Search found 259 matches

by JakeSFR
Sat Sep 23, 2023 8:59 pm
Forum: FatDog64
Topic: Fatdog64-901 Final [10 Oct 2023]
Replies: 190
Views: 12355

Re: Fatdog64-900 Final [12 Sep 2023]

RE: Calc tooltip Yeah, it's annoying, I suffer it, too. However, I just found that: - if I open an .ods file by clicking it, the tooltip obscures everything to the right of the cursor, but - if I open Calc and _then_ load an .ods file, the tooltip appears somewhere around, not obscuring the formula....
by JakeSFR
Tue May 09, 2023 8:32 pm
Forum: Utilities
Topic: UExtract-4.13 - A Universal/Utter/Ultimate/Uhatever Extractor
Replies: 118
Views: 16426

Re: UExtract-4.11 - A Universal/Utter/Ultimate/Uhatever Extractor

Hey Jasper ! Well, actually the problem seems to be your unsquashfs binary, which only supports gzip compression. Here's 32bit, statically linked unsquashfs, which you can put in /usr/local/apps/UExtract/resources and UExtract should pick it up next time. It supports gzip, lzma, lzo, lz4, xz and zst...
by JakeSFR
Fri Apr 07, 2023 7:18 pm
Forum: Utilities
Topic: UExtract-4.13 - A Universal/Utter/Ultimate/Uhatever Extractor
Replies: 118
Views: 16426

Re: UExtract-4.11 - A Universal/Utter/Ultimate/Uhatever Extractor

@JakeSFR :thumbup2: Only a minor point: BLUECOL="\e[0;34m" leads to unreadable text in dark terminals. Come on, it's not _that_ bad, I can read it fine (and I'm overdue for new glasses), it's just slightly unpleasant. Besides, it's only info stuff, as opposed to more important warnings (y...
by JakeSFR
Thu Apr 06, 2023 5:06 pm
Forum: Utilities
Topic: UExtract-4.13 - A Universal/Utter/Ultimate/Uhatever Extractor
Replies: 118
Views: 16426

Re: UExtract-4.11 - A Universal/Utter/Ultimate/Uhatever Extractor

Version 4.11: - fix extracting mp2 audio from .mpg vids - fix extracting adpcm_ima_qt audio from .mov vids - minor fixes and improvements - new formats/extensions: .3gpp (3GPP Media File) [avconv|ffmpeg] .qt (Apple QuickTime Movie) [avconv|ffmpeg] .rlib (Static Rust Library) [ar|7z] .ucimg (FirstRi...
by JakeSFR
Sun Jan 15, 2023 2:24 pm
Forum: Programming
Topic: Drawing a line on screen
Replies: 28
Views: 2522

Re: Drawing a line on screen

gtkdialog's (undocumented?) --class option It's documented under gtkdialog --help-all . Btw, you can achieve the ontop, nofocus and notitle with <window type-hint="6" ...> (6 = GDK_WINDOW_TYPE_HINT_DOCK). EDIT: For JWM you apparently also need skip-taskbar-hint="true" . Greetings!
by JakeSFR
Sun Jan 15, 2023 2:21 pm
Forum: FatDog64
Topic: How to restore Trash Bin Icon on Desktop?
Replies: 1
Views: 222

Re: How to restore Trash Bin Icon on Desktop?

It's in /usr/local/apps/.
Just DND it onto the pinboard and you're good again.

Greetings!

by JakeSFR
Thu Jan 12, 2023 11:56 pm
Forum: Filesystem
Topic: Need a script to open ROX in icon view - SOLVED
Replies: 6
Views: 692

Re: Help with Rox - need a script to open with specific view

Depends on OP's preferences, I guess. Although the above example is meant to be provided with a directory as an argument, it can be easily done by linking it to the pinboard, then right-click the shortcut -> Edit item -> Arguments to pass (for executable) . Or just hardcode the desired directory in ...
by JakeSFR
Thu Jan 12, 2023 10:36 pm
Forum: Filesystem
Topic: Need a script to open ROX in icon view - SOLVED
Replies: 6
Views: 692

Re: Help with Rox - need a script to open with specific view

It is possible: #!/bin/sh if [ -z "$1" ]; then echo "Usage: $0 <directory>" exit 1 fi filename="$1" style='Automatic' # Large, Small, Huge, Automatic details='None' # None, ListView, Size, Type, Times, Permissions sort='Name' # Name, Type, Date, Size, Owner, Group hidde...
by JakeSFR
Thu Jan 05, 2023 3:42 pm
Forum: FatDog64
Topic: Bluetooth will automatically start despite being disabled
Replies: 3
Views: 327

Re: Bluetooth will automatically start despite being disabled

I never had this bluetooth issue in 812, where the service would remain disabled if I disabled it in the remaster. Have you actually verified that it remains enabled? If it's really enabled, the bluetoothd process should be running: # pidof bluetoothd 1317 and: # service bluetooth status bluetooth ...
by JakeSFR
Tue Jan 03, 2023 9:01 pm
Forum: FatDog64
Topic: Bluetooth will automatically start despite being disabled
Replies: 3
Views: 327

Re: Bluetooth will automatically start despite being disabled

Ok, there are 3 things: 1. Bluetooth kernel module, 2. Bluetooth service, 3. Bluetooth applet (in system tray). 1. My understanding is that if there is a BT device available, the appropriate module will be loaded at boot automatically. A way to prevent it would be to blacklist it in /etc/modprobel.d...
by JakeSFR
Sun Dec 18, 2022 11:10 pm
Forum: Software
Topic: How to restart eztables from cli ?
Replies: 1
Views: 267

Re: How to restart eztables from cli ?

Code: Select all

service eztables restart

Greetings!

by JakeSFR
Sat Dec 17, 2022 8:20 pm
Forum: REQUESTS
Topic: Testing - Simple-Mtpfs - Fossapup64-95 [SOLVED]
Replies: 2
Views: 666

Re: Testing - Simple-Mtpfs - Fossapup64-95

When I tried to transfer files it does allow me to view the contents of the device but fails in writing to the device. See this issue: https://github.com/phatina/simple-mtpfs/issues/81. The commit that I identified as a culprit is supposed to make file operations faster, but it simply doesn't work ...
by JakeSFR
Sat Dec 10, 2022 11:36 pm
Forum: Software
Topic: How to run Discord?
Replies: 5
Views: 666

Re: Discord?

I tried it as root in a regural sandbox.sh , I'm not familiar with the lxc one. Just tried it directly also as spot and it started as well. Given the info from your screenshot ("FATAL:.../dev/shm...") , it might an issue with lxc sandbox itself - /dev/shm doesn't seem to be available there...
by JakeSFR
Sat Dec 10, 2022 9:40 pm
Forum: Software
Topic: How to run Discord?
Replies: 5
Views: 666

Re: Discord?

I don't use Discord, but just checked and it starts for me; I have to use ./Discord --no-sandbox, though, since it doesn't like root.

Greetings!

by JakeSFR
Sat Dec 10, 2022 6:43 pm
Forum: FatDog
Topic: How do I fix the touchpad from the terminal?
Replies: 2
Views: 482

Re: How do I fix the touchpad from the terminal?

Can't answer the main question, but if it comes for: Also, how do I run the save ram layer and save session buttons without the mouse? To save RAM layer, type save2flash in the terminal. To save session, type save2session . Btw, Alt+F1 opens the main menu. Not sure how it's on Mac, but Win+T opens t...
by JakeSFR
Fri Dec 02, 2022 8:40 am
Forum: FatDog
Topic: chrome install script broken?
Replies: 4
Views: 352

Re: chrome install script broken?

See the 6th problem here: viewtopic.php?p=68794#p68794

Greetings!

by JakeSFR
Fri Nov 18, 2022 1:33 pm
Forum: Software
Topic: How to update browsers from official installation script?
Replies: 18
Views: 2098

Re: How to update browsers from official installation script?

I posted a hotfix package for the undeb script here: viewtopic.php?p=68794#p68794

Greetings!

by JakeSFR
Thu Nov 17, 2022 2:05 pm
Forum: Software
Topic: How to update browsers from official installation script?
Replies: 18
Views: 2098

Re: How to update browsers from official installation script?

@Phil_54: Do you have devx.sfs loaded? If not, the Busybox ar is used by the undeb script and it has problems recognizing this particular DEB, unlike the full ar, which is in devx.
A quick workaround would be to load devx.sfs and try again.

Greetings!

by JakeSFR
Sat Nov 12, 2022 10:50 am
Forum: Graphics
Topic: Take a Shot! - yet another screenshot utility...
Replies: 53
Views: 3277

Re: Take a Shot! - yet another screenshot utility...

Thanks AntonioPt and Sofiya. NLS pet updated.

Greetings!

by JakeSFR
Fri Nov 11, 2022 9:37 pm
Forum: Graphics
Topic: Take a Shot! - yet another screenshot utility...
Replies: 53
Views: 3277

Re: Take a Shot! - yet another screenshot utility...

I just don't have the "Format" line, but I can add it Great, thank you! @JakeSFR no i didnt do no convert,... since i dont know how to and i dodnt have dev tools in my puppy sorry about that I already told you how to do it. And you can download devx.sfs at Ibiblio: for Racy and for Wary ....
by JakeSFR
Fri Nov 11, 2022 8:48 pm
Forum: Graphics
Topic: Take a Shot! - yet another screenshot utility...
Replies: 53
Views: 3277

Re: Take a Shot! - yet another screenshot utility...

hi there @Sofiya there you go this can be apply to Brazilian to but may have small changes but ... I appreciate your enthusiasm, but for future reference: in case of files, please don't post them as text, just upload them as attachments. Or, if it's a code, you can also use the [code]...[/code] tag...
by JakeSFR
Fri Nov 11, 2022 5:20 pm
Forum: Graphics
Topic: Take a Shot! - yet another screenshot utility...
Replies: 53
Views: 3277

Re: Take a Shot! - yet another screenshot utility...

This windows don't save setting will always popup beside that all good Can't reproduce. After selecting the checkbox, the window never shows up again. This option should be set to "off" in the config file: # grep GIFWARNING ~/.take_a_shot.rc GIFWARNING="off" You welcome and when...
by JakeSFR
Fri Nov 11, 2022 3:26 pm
Forum: Graphics
Topic: Take a Shot! - yet another screenshot utility...
Replies: 53
Views: 3277

Re: Take a Shot! - yet another screenshot utility...

@JakeSFR i think there isn't nuthing more but explain me some because this afect the syntax highlighting in Geany in Wary/Racy version 0.19.1 FILENAME="`echo "${FILENAME}" | tr '\\\/"' '_'`" <-- this screw the syntax highlighting in Geany in Wary/Racy DIRECTORY="$(echo...
by JakeSFR
Fri Nov 11, 2022 10:31 am
Forum: Graphics
Topic: Take a Shot! - yet another screenshot utility...
Replies: 53
Views: 3277

Re: Take a Shot! - yet another screenshot utility...

For some reason NOS PET is installed but the translations are not in the proper paths I tested in fossapup and Racy/wacy Here is a print of the same As I already wrote, the NLS pet I uploaded a couple of days ago had an extra top directory. I reuploaded the corrected version the same day. Did you r...
by JakeSFR
Wed Nov 09, 2022 10:20 pm
Forum: Graphics
Topic: Take a Shot! - yet another screenshot utility...
Replies: 53
Views: 3277

Re: Take a Shot! - yet another screenshot utility...

So here it is in wary a print screen with issue of the function "func_dlg () " where i change '$()' to '` `' Yes, I can confirm that it happens in Wary and Racy, thanks. I don't see anything wrong with the code, though, seems to be a problem with Bash there. For example, this test case: #...
by JakeSFR
Wed Nov 09, 2022 12:12 pm
Forum: Graphics
Topic: Take a Shot! - yet another screenshot utility...
Replies: 53
Views: 3277

Re: Take a Shot! - yet another screenshot utility...

Thanks Sofiya, NLS pet updated.

[EDIT] NLS pet re-uploaded after 2 downloads. The package contained superfluous top directory.

Greetings!

by JakeSFR
Wed Nov 09, 2022 11:05 am
Forum: Utilities
Topic: Screenshot Utilities
Replies: 38
Views: 3817

Re: Screenshot Utilities

Hello everyone, i just made a small update to TAS script since wasnt displaying some Dialog Boxs "func_dlg () " but problem fix now and i have clean the code a litter bit more gonna clean more and better "at least for my point of view" and i hope this is usefull to every one who...
by JakeSFR
Wed Nov 09, 2022 11:01 am
Forum: Graphics
Topic: Take a Shot! - yet another screenshot utility...
Replies: 53
Views: 3277

Re: Take a Shot! - yet another screenshot utility...

Changelog Version 1.1: 1.added dedicated icon ( `f00 ). 2. removed "Open in default image..." checkbox from the main window. 3. added a new window that pops up after taking a shot, with the following options: - View (via defaultimageviewer - usually Viewnior) - Edit (via defaultimageedito...
by JakeSFR
Wed Nov 09, 2022 11:00 am
Forum: Graphics
Topic: Take a Shot! - yet another screenshot utility...
Replies: 53
Views: 3277

Take a Shot! - yet another screenshot utility...

[Original thread: https://oldforum.puppylinux.com/viewtopic.php?t=84528&i=1] Yeah, I know - there's a lot of them already and it would be complete nonsense to write another, but this one was made due to specific need - to include mouse cursor into screenshot. I found out that ffmpeg has such ab...
by JakeSFR
Tue Nov 08, 2022 4:13 pm
Forum: Programming
Topic: Questions related to gtkdialog
Replies: 10
Views: 564

Re: Questions related to gtkdialog

You can update (refresh) the contents of some individual widgets, like <entry> or <tree> , but not widgets themselves, in the sense of replacing them. Unless you prepare the (hidden) parts of GUI beforehand and then show them (hiding the previous ones) on user action, or something like that. But it ...

Go to advanced search