Search found 196 matches

by mow9902
Wed Nov 20, 2024 3:16 am
Forum: BookwormPup
Topic: Unable to download/save files in LibreWolf, but can in Firefox
Replies: 27
Views: 1590

Re: Unable to download/save files in LibreWolf, but can in Firefox

Governor

I don't use bookworm, but I do run the LibreWolf appimage as spot under fossapup64 9.6. Here's how I do it:

1. I have created a folder named /mnt/home/my-downloads and used the chown command to assign the owner/group to spot.
2. Download the LibreWolf appimage appropriate for your ...
by mow9902
Thu Oct 31, 2024 10:07 pm
Forum: F96-CE
Topic: Printing doesn't work w/32 bit driver (SOLVED)
Replies: 10
Views: 503

Re: Printing doesn't work

I too am using fossapup64 9.6 - and CUPS printing works for my hardware. On my system:
I have the file "32bit-compatibilty-fossa64.sfs" located in /mnt/home
I load this module on startup (see image)

I also identified the additional drivers/libraries I needed for some of my 32bit apps and ...
by mow9902
Thu Oct 31, 2024 8:44 pm
Forum: Browsers
Topic: How I use spot for browsing
Replies: 24
Views: 1097

Re: How I use spot for browsing

Well I dunno ....version 44.0.2 works for me using either root or spot - per the setup I mentioned earlier. It does not seem to crash when searching. Here is a screen image of an instance running as spot:

by mow9902
Wed Oct 30, 2024 9:09 pm
Forum: Browsers
Topic: How I use spot for browsing
Replies: 24
Views: 1097

Re: How I use spot for browsing

pp4mnklinux

You said:
Hi @mow9902 :

I tried to follow all your instructions, I worked with a fresh slimjet install, with the old one, with... and it was impossible for me made this software works.

I thought the error could be in the linked installation directories, so I modified those links, I ...
by mow9902
Wed Oct 30, 2024 5:47 am
Forum: Browsers
Topic: How I use spot for browsing
Replies: 24
Views: 1097

Re: How I use spot for browsing

pp4mnklinux

I am using fossapup64 9.6 with kernel 6.0.12

Slimjet is just a little different - mainly because (in my experience) it wants to be launched via the supplied "flashpeak-slimjet" wrapper. Also it is a normal 'directory of programs' rather than an appimage.
Not a problem - after ...
by mow9902
Wed Oct 30, 2024 4:51 am
Forum: Browsers
Topic: How I use spot for browsing
Replies: 24
Views: 1097

How I use spot for browsing

This is not a recommendation or advice about how you should use spot for browsing, but simply an explanation of how I use it, and I am sharing it in case it is of interest to anyone else.

I use several different browsers for different tasks, and almost all of the time I use them as the root user. I ...
by mow9902
Wed Oct 23, 2024 12:48 am
Forum: F96-CE
Topic: I screwed up pulseaudio - how can I fix it? (solved)
Replies: 4
Views: 345

Re: I screwed up pulseaudio - how can I fix it? (solved)

@rockedge
Thanks rockedge ....I came to the same conclusion from the error message in the /var/log/messages file ...so I restored the /home/spot/.config/pulse directory from a recent backup.

Now working normally again. Thanks for the quick reply.

by mow9902
Tue Oct 22, 2024 11:11 pm
Forum: F96-CE
Topic: I screwed up pulseaudio - how can I fix it? (solved)
Replies: 4
Views: 345

I screwed up pulseaudio - how can I fix it? (solved)

Hi - I was playing around with pulseaudio - not sure what I did, but have screwed it up such that it is now not working; I get no volume icon in the tray, and no sound at all. Could someone help please.
My system details are:
Fossapup64-9.6 (been using for many months and has worked perfectly till ...
by mow9902
Tue Oct 22, 2024 9:19 pm
Forum: F96-CE
Topic: Pupsave-backup: Several Issues Identified (need testing of my PuppyHotSave that fixes issues)
Replies: 30
Views: 2016

Re: Pupsave-backup: Several Issues Identified (need testing of my PuppyHotSave that fixes issues)

glene77is

You said:
I have found several distros do things differently,
which cause my few problems problems when trying to run/test your "PSH" program.
For example, Noble Numbat uses an extra subdir in its /tmp system.
S15-64 releases its temp entity , so it cannot be "rm". Xterm shows the non ...
by mow9902
Fri Oct 18, 2024 10:08 pm
Forum: F96-CE
Topic: Pupsave-backup: Several Issues Identified (need testing of my PuppyHotSave that fixes issues)
Replies: 30
Views: 2016

Re: Pupsave-backup: Several Issues Identified (need testing of my PuppyHotSave that fixes issues)

glene77is

You said:
That is my suggestion, since you invited.
(1) Run the Tar.Gz based backup, and forget about making a squash file,
(2) Since Tar will capture (a) saveDIRECTORY and (b) file.4fs,
and will compress quicklly. (pk)Zip has been around since 1978.
Of course, this will not be your ...
by mow9902
Thu Oct 17, 2024 9:59 pm
Forum: F96-CE
Topic: Pupsave-backup: Several Issues Identified (need testing of my PuppyHotSave that fixes issues)
Replies: 30
Views: 2016

Re: Pupsave-backup: Several Issues Identified (need testing of my PuppyHotSave that fixes issues)

glene77is

Thanks for the close examination of my app, and your experiments to make a better version. Some brief comments on a couple of the points you made:

You said:
Experimentally, using my "PCB" ,
I have been able to cause the "nice -19' command to deliver a "data has been changed' message ...
by mow9902
Sat Oct 05, 2024 9:04 pm
Forum: Scripts
Topic: How to show a progress bar for mksquashfs and GUI dialogue? (solved)
Replies: 6
Views: 458

Re: How to show a progress bar for mksquashfs and GUI dialogue?

@fredx181

This should do the trick nicely. Thanks so much for the help.

by mow9902
Fri Oct 04, 2024 9:26 pm
Forum: Scripts
Topic: How to show a progress bar for mksquashfs and GUI dialogue? (solved)
Replies: 6
Views: 458

Re: How to show a progress bar for mksquashfs and GUI dialogue?

fredx181

Thanks for this. However I'd like to use this in several different situations, and need the code for just the second screen you showed ie to execute the mksquashfs command and pipe the progress to the Xdialog screen. I will try to play around with bits and pieces of your code to see if I ...
by mow9902
Fri Oct 04, 2024 7:30 am
Forum: Scripts
Topic: How to show a progress bar for mksquashfs and GUI dialogue? (solved)
Replies: 6
Views: 458

How to show a progress bar for mksquashfs and GUI dialogue? (solved)

Hi,

I often use mksquashfs to compress directories before I copy them to another disk for backup. This works fine. But, if the directory is large, then the command takes a long time. At the moment I simply display a splash message "Working.." for an estimated completion time while it is in process ...
by mow9902
Thu Oct 03, 2024 8:28 pm
Forum: Beginners Help
Topic: Need a browser to replace Palemoon
Replies: 20
Views: 1151

Re: Need a browser to replace Palemoon

If you want a 'mozilla' type browser you might consider Librewolf - I've been using it happily for years ..https://librewolf.net/#what-is-librewolf

It offers both snap and appimages packages - so easy to download and use.

by mow9902
Sun Sep 29, 2024 7:34 am
Forum: Browsers and Internet
Topic: Slimjet-portable : Now includes manual updater from Fred...
Replies: 153
Views: 76697

Re: Slimjet-portable : Now includes manual updater from Fred...

Sorry - my mistake. It is not the appimage - I was confusing it with something else I was doing at the time.

It is simply the .deb package from their download site - https://www.slimjet.com/en/dlpage.php

Anyway - after extracting into a directory it works fine - except for playing videos. I ...
by mow9902
Sun Sep 29, 2024 6:55 am
Forum: Browsers and Internet
Topic: Slimjet-portable : Now includes manual updater from Fred...
Replies: 153
Views: 76697

Re: Slimjet-portable : Now includes manual updater from Fred...

I run Fossapup64-CE which has glibc version 2.31

For anyone interested, the slimjet v 44.02 appimage works fine for me.

by mow9902
Wed Aug 14, 2024 10:09 pm
Forum: F96-CE
Topic: F96-CE_4 Latest Stable Release
Replies: 344
Views: 59279

Re: Volume Control and Bluetooth


I have one irritating issue with the volume control app on the new laptop in sig, below. It is automatically changing its mute settings based on whether I plug in wired headphones or use bluetooth headphones. If I use bluetooth headphones, all is well, but if later change to wired headphones the ...
by mow9902
Fri Apr 26, 2024 4:44 am
Forum: Beginners Help
Topic: BookwormPup: how to prevent suspend when laptop lid closed? (Solved)
Replies: 32
Views: 2195

Re: BookwormPup: how to prevent suspend when laptop lid closed? (Solved)

..sure, I realize this is a bit 'crude' - but what I have also done is create a very small script called pcsleep.sh containing (amongst other things I want to do) these lines:
# sleep the pc
echo mem > /sys/power/state

I then just attached that to a desktop file called PCSleep.desktop and created a ...
by mow9902
Fri Apr 26, 2024 12:26 am
Forum: Beginners Help
Topic: BookwormPup: how to prevent suspend when laptop lid closed? (Solved)
Replies: 32
Views: 2195

Re: Prevent suspend when laptop lid closed

I don't use BookwormPup64 ..but it might be similar to other puppies. I use Fossapup64 and on this system - and all the previous puppies I've used - there has been a file called 00000080 in the directory /etc/acpi/LID

On previous puppies it has been this file which controls what happens when the ...
by mow9902
Sun Apr 07, 2024 9:01 pm
Forum: F96-CE
Topic: Proposal for a Further Updated and New F96-CE_5
Replies: 32
Views: 4100

Re: Proposal for a Further Updated and New F96-CE_5

As a bog standard user I would say Absolutely worth another upgrade! I know, easy for me to say, since I don't have to do the work - but frankly, F96-CE4 is far and away the best version ever on my ancient DELL laptop.

by mow9902
Thu Mar 07, 2024 2:52 am
Forum: Fossapup64
Topic: Audio output error if I reboot with speaker plugged into headphone jack - (solved)
Replies: 2
Views: 444

Audio output error if I reboot with speaker plugged into headphone jack - (solved)

I am using Fossapup64 F96 on a Dell Latitude. All is working perfectly including sound with pulseaudio.

In the pulseaudio volume control window it lists 3 output options:
Speakers
Headphones
Line Out

Context:
I often use an external audio conference speaker which plugs into the Headphone ...
by mow9902
Thu Feb 08, 2024 9:18 pm
Forum: F96-CE
Topic: Trying to use wine
Replies: 3
Views: 400

Re: Trying to use wine

Did you check any of the help on this topic? https://www.forum.puppylinux.com/viewtopic.php?t=6929

by mow9902
Tue Jan 23, 2024 7:49 pm
Forum: Users
Topic: Monitor scaling question
Replies: 9
Views: 459

Re: Monitor scaling question

In many puppies there is a small utility named "Font Manager" listed under Desktop group. Not sure if this exists for Vanillapup ...but it is has the option to set a font size globally.
The default is usually 96 or 100, but I have mine set to 102.

by mow9902
Mon Jan 22, 2024 3:31 am
Forum: Re-masters
Topic: Fossa64-Mid
Replies: 106
Views: 12732

Re: "windowsteps" window arranger


I often end up with my taskbar full of minimised windows and I cant read the window titles or drive label because they are truncated.
@rockedge had a recent post which prompted the idea of tiling all open windows - which I cannot do - but here is an alternative.
This "windowsteps" utility attempts ...
by mow9902
Wed Jan 03, 2024 2:58 am
Forum: Programming
Topic: Problem using gtkdialog to make a playlist for mpc.
Replies: 4
Views: 482

Re: gtkdialog

..programming style is quite personal. I think you might also have an unclosed "if" statement.
Anyway - here's my preferred style - which I find more readable.


#gtkdialog3 --program=mpcpl --center

I=$IFS; IFS=""
for STATEMENTS in $(gtkdialog3 --program=mpcpl --center); do
eval $STATEMENTS
done ...
by mow9902
Sun Dec 24, 2023 12:35 am
Forum: Fossapup64
Topic: how stop thunderbird updating to 115.x.x, pls?
Replies: 11
Views: 924

Re: how stop thunderbird updating to 115.x.x, pls?

Have you tried setting the "minimum" font size? This works for me ie any message I compose, or any message I read will show text at this minimum size.

tb1.png
tb1.png (34.49 KiB) Viewed 653 times
tb2.png
tb2.png (63.84 KiB) Viewed 653 times
by mow9902
Thu Dec 21, 2023 12:55 am
Forum: Users
Topic: Fossapup64's Osmo's Markup Problem
Replies: 7
Views: 427

Re: Fossapup64's Osmo's Markup Problem


I've had the problem under multiple computers and multiple kernels. I would have assumed the problem was a conflict with some other program. But as noted in my OP, it still showed up on an almost 'virgin' Fossapup64.

One of the reasons for the above qualification is that I've imported records ...
by mow9902
Wed Dec 20, 2023 8:36 pm
Forum: Users
Topic: Fossapup64's Osmo's Markup Problem
Replies: 7
Views: 427

Re: Fossapup64's Osmo's Markup Problem

I also run fossapup64 9.6 and am a constant user of osmo. I do not experience any problems with Osmo either adding, deleting or editing tasks. Could it be something else besides the F96 build? Kernel version? ...or something else?

osmo.png
osmo.png (35.96 KiB) Viewed 405 times

Go to advanced search