Search found 271 matches

by Keef
Wed Nov 20, 2024 8:00 am
Forum: Vanilla Dpup
Topic: Vanilla Dpup 11.0.x Development Builds
Replies: 361
Views: 31100

Re: Vanilla Dpup 11.0.x Development Builds

I knew there was something about su that I'd forgotten.
I'll start with a new save. I only kept it because of the problems with connman-gtk.

by Keef
Tue Nov 19, 2024 10:27 pm
Forum: Vanilla Dpup
Topic: Vanilla Dpup 11.0.x Development Builds
Replies: 361
Views: 31100

Re: Vanilla Dpup 11.0.x Development Builds

I've upgraded to 11.0.199. Connman-gtk now working. I couldn't open a terminal in spacefm, but it is set to 'defaultterminal' which doesn't exist. Changing it to foot solves this. Still get that "Setting locale to ..." dialog which will not go away after changing locale. apt is complaining about ...
by Keef
Mon Nov 11, 2024 9:12 pm
Forum: Vanilla Dpup
Topic: Vanilla Dpup 11.0.x Development Builds
Replies: 361
Views: 31100

Re: Vanilla Dpup 11.0.x Development Builds

After changing locale, the dialog box with "Setting locale to en_GB.UTF-8 UTF-8" sits over the top bar and won't go away unless I restart the graphical server. Is there a way to set the default keyboard layout? I can do it manually in .xkbrc, but wondered if there was another method. Using 'Add ...
by Keef
Sat Nov 02, 2024 8:33 pm
Forum: FatDog
Topic: How to add item to quicklaunch? How to remove chrome?
Replies: 6
Views: 241

Re: How to add item to quicklaunch? How to remove chrome?

I had no idea you could do that. Far too simple. Shouldn't be allowed.

by Keef
Sat Nov 02, 2024 12:22 pm
Forum: FatDog
Topic: How to add item to quicklaunch? How to remove chrome?
Replies: 6
Views: 241

Re: How to add item to quicklaunch? How to remove chrome?

Got to ~/.config/lxqt/panel.conf and amend that.

If you added Chrome through gslapt, then use that to uninstall. Otherwise just delete its directory.

by Keef
Fri Nov 01, 2024 6:51 pm
Forum: FatDog
Topic: How to add item to quicklaunch? How to remove chrome?
Replies: 6
Views: 241

Re: How to add item to quicklaunch? How to remove chrome?

You can do it by changing the default browser to whatever you prefer:

FatDog control panel
System
FatDog Edit Default Programs
Click on BROWSER and edit the entry.

by Keef
Thu Oct 31, 2024 9:55 pm
Forum: Vanilla Dpup
Topic: Vanilla Dpup 11.0.x Development Builds
Replies: 361
Views: 31100

Re: Vanilla Dpup 11.0.x Development Builds

This forum has always been welcoming to weirdos and oddballs. Even people who are just plain wrong.
Life goes on...

by Keef
Mon Oct 21, 2024 11:47 am
Forum: Vanilla Dpup
Topic: Vanilla Dpup 11.0.x Development Builds
Replies: 361
Views: 31100

Re: Vanilla Dpup 11.0.x Development Builds

dimkr wrote: Sun Oct 20, 2024 7:46 pm

@Keef Do you have fractional scaling enabled? It breaks some old applications and this could be one of them.

No (not even sure I know how :) ). It had worked fine on previous releases.

by Keef
Sun Oct 20, 2024 11:24 am
Forum: Vanilla Dpup
Topic: Vanilla Dpup 11.0.x Development Builds
Replies: 361
Views: 31100

Re: Vanilla Dpup 11.0.x Development Builds

Re connman-gtk failure to run. I can make it run from the terminal by using the no icon option. connman-gtk --no-icon I was also having problems trying to run connman, but I will try that solution next time. I did try starting it on the terminal and got this: # connman-gtk (connman-gtk:6400): dbind ...
by Keef
Fri Oct 18, 2024 6:41 pm
Forum: EasyOS
Topic: Easy Daedalus 6.4.4
Replies: 214
Views: 12331

Re: Easy Daedalus 6.3.90 (6.4 RC1)

Simplify it:
Change

Code: Select all

find –set-root uuid () 29abcea7-6a35-473c-b2f3-d47cabbb047e 

to

Code: Select all

uuid 29abcea7-6a35-473c-b2f3-d47cabbb047e 

No more rogue hyphens to worry about.

by Keef
Thu Oct 17, 2024 11:04 am
Forum: Off-Topic Area
Topic: Debian Linux: How the mighty has fallen
Replies: 5
Views: 417

Re: How the mighty has fallen

It lists people who they are encouraging to apply. It does not explicity exclude other groups.

by Keef
Sun Oct 13, 2024 9:15 am
Forum: Programming
Topic: Graphing data without gnumeric. How?
Replies: 5
Views: 311

Re: Graphing data without gnumeric. How?

datadash might be ok: https://github.com/keithknott26/datadash?tab=readme-ov-file It has to be compiled with go but comes out as 4199K stripped. ldd datadash linux-vdso.so.1 (0x00007fa2e56d2000) libresolv.so.2 => /lib64/libresolv.so.2 (0x00007fa2e56bb000) libc.so.6 => /lib64/libc.so.6 ...
by Keef
Sat Oct 12, 2024 9:43 am
Forum: Desktop
Topic: Cortile-2.51 with snixembed-3.3 PET for F96-CE_4
Replies: 5
Views: 326

Re: Cortile-2.51 with snixembed-3.3 PET for F96-CE_4

Code: Select all

error: could not acquire watcher name

I think you get that error if it is already running.

by Keef
Mon Oct 07, 2024 6:26 pm
Forum: Development
Topic: Cross-compiling 32-bit make help needed
Replies: 4
Views: 327

Re: Cross-compiling make help needed

Code: Select all

export CFLAGS=-m32

might do it, but possibly some 32 bit libs as well.

https://stackoverflow.com/questions/127 ... -gcc-cmake

by Keef
Fri Sep 27, 2024 4:17 pm
Forum: Programming
Topic: XORGWIZARD needs an upgrade to its code
Replies: 8
Views: 846

Re: XORGWIZARD needs an upgrade to its code

If it knew the answer, there would be no need to ask.

by Keef
Wed Sep 11, 2024 11:05 am
Forum: Fossapup64
Topic: where are logs for X pls?
Replies: 8
Views: 347

Re: where are logs for X pls?

Look in /var/log. Xorg.0.log is probably the one you want.
Also try running dmesg in a terminal, but there is a lot of ouput.

by Keef
Sun Sep 01, 2024 12:06 pm
Forum: Security
Topic: Puppy Linux Security Questions!
Replies: 37
Views: 5707

Re: Puppy Linux Security Questions!

I've posted this link before, but might be useful:
https://bash-prompt-generator.org/

by Keef
Mon Jul 29, 2024 7:16 am
Forum: FatDog64
Topic: Checksum Mismatch for kernel-modules.sfs-6.9.7-tmpfs-test
Replies: 2
Views: 643

Re: Checksum Mismatch for kernel-modules.sfs-6.9.7-tmpfs-test

They match for me. Have you tried downloading again?

by Keef
Sat Jul 27, 2024 9:39 am
Forum: Forum Organization & Structure Council
Topic: Annoying and undocumented (?) colon codes
Replies: 5
Views: 720

Re: Annoying and undocumented (?) colon codes

For some reason the 'M' is for 'Metro'. I suppose it could be useful for someone, somewhere.
https://emojipedia.org/circled-m#emoji

by Keef
Sun Jul 07, 2024 8:20 pm
Forum: Security
Topic: Cracking. What do u think? {CLOSED}
Replies: 12
Views: 1234

Re: Cracking. What do u think? I HATE THIS

A couple of years ago I got several of these in a short space of time. All quoting the same password, which I recognised as one I had used, but not current and not for anything important. Anyway, it was all obviously a load of b*ll*cks so I took no notice. Several people had bought the same info ...
by Keef
Fri Jul 05, 2024 7:05 pm
Forum: Beginners Help
Topic: Need a Program to Read Emails for Visualy impared Friend
Replies: 18
Views: 914

Re: Read Emails for Visualy impared Friend

iPhones/iPads have very good accessibility. Talkback on Android is ok but a bit 'noisy' - too much info and can be irritating. Have a look here https://support.apple.com/en-gb/guide/iphone/iph3e2e4367/ios @mikewalsh - Refreshable Braille displays can be connected to PCs (and there are stand alone ...
by Keef
Wed Jun 19, 2024 7:43 am
Forum: Announcements
Topic: Whats up in Puppy World
Replies: 690
Views: 42840

Re: Whats up in Puppy World

Somehow I am reminded of the Oozlam bird.

by Keef
Fri Jun 14, 2024 7:06 pm
Forum: Announcements
Topic: Whats up in Puppy World
Replies: 690
Views: 42840

Re: Whats up in Puppy World

I wasn't suggesting a poll about Puppy usage. More of a "guess the missing word".

by Keef
Fri Jun 14, 2024 5:20 pm
Forum: Announcements
Topic: Whats up in Puppy World
Replies: 690
Views: 42840

Re: Whats up in Puppy World

but I assure you I am ...

Anyone want to start a poll?

:)

by Keef
Fri Jun 14, 2024 12:18 pm
Forum: Off-Topic Area
Topic: softmaker office 2021 full version special
Replies: 12
Views: 1004

Re: softmaker office 2021 full version special

I have downloaded the free version previously, and must have had to give my email as I get regular offers. I can get the full version for £6.99 until Tuesday.

by Keef
Wed May 08, 2024 6:47 pm
Forum: Off-Topic Area
Topic: Lanxchange, a java file sharing app
Replies: 6
Views: 709

Re: Lanxchange, a java file sharing app

@jamesbond

...and they are not that hard to spot either. This is a prime candidate:
https://www.forum.puppylinux.com/viewtopic.php?t=11332

by Keef
Sun Apr 28, 2024 6:32 pm
Forum: Beginners Help
Topic: Does anyone remember a multiboot cd/dvd?
Replies: 7
Views: 481

Re: Does anyone remember a multiboot cd/dvd?

Is this it? https://oldforum.puppylinux.com/viewtopic.php?t=23107 I've still got a few multi-iso DVDs knocking around, but haven't used them in years. Moderator's edit: There's a link in that thread that won't work unless you change it to https://oldforum.puppylinux.com/viewtopic.php?t=16204 - Flash
by Keef
Tue Apr 23, 2024 9:33 pm
Forum: BookwormPup
Topic: What desktop environment or window manager does Puppy Linux use by default?
Replies: 5
Views: 734

Re: What desktop environment or window manager does Puppy Linux use by default?

I'm not entirely convinced an answer is required. But maybe my 'A.I. radar' is getting a bit excitable. Who knows.

by Keef
Tue Apr 09, 2024 8:39 pm
Forum: Bug Reports
Topic: Persistent bug in Rox file manager (fossapup64_9,5)
Replies: 16
Views: 1705

Re: Persistent bug in Rox file manager (fossapup64_9,5)

This would probably happen with any file selection dialog with any application. You select a different file, and the entry changes. As this is a download, you can only get back to it by closing the box and selecting the link again. It has nothing to do with rox. But yes, not a very useful right ...

Go to advanced search