Search found 135 matches

by ozboomer
Sun 28 Jun 2020, 02:45
Forum: Users ( For the regulars )
Topic: gtkdialog: Problems with 'actions' & functions... [SOLVED]
Replies: 5
Views: 820

gtkdialog: Problems with 'actions' & functions... [SOLVED]

rcrsn51, you *star*... :)

Simple. Effective. ..and sortof as expected, the escaping did the trick.

Many, many thanks for your help... and more blue ribbons to you :)

...as I scramble around on the floor, retrieving my hair that recently went a'wandering...
by ozboomer
Sat 27 Jun 2020, 23:21
Forum: Users ( For the regulars )
Topic: gtkdialog: Problems with 'actions' & functions... [SOLVED]
Replies: 5
Views: 820

I understand that using double quotes is sometimes problematic in 'the shells' and they often need escaping... but so many of the Puppy tools use double quotes in their gtkdialog 'programs' (variable), I thought I'd just follow the 'standard'... ...but as i say, if I use a function (or the gtkdialog...
by ozboomer
Sat 27 Jun 2020, 14:53
Forum: Users ( For the regulars )
Topic: gtkdialog: Problems with 'actions' & functions... [SOLVED]
Replies: 5
Views: 820

gtkdialog: Problems with 'actions' & functions... [SOLVED]

I've literally spent 20+ hours working on 2 or 3 lines of code and it's makin' me NuTzoid... I'm the first to admit that shell programming is not my forte (although I've been using 3GLs and perl, etc for 40+ years... and Pupyy hisself for 15+ years)... but I just can't get my head around gtkdialog a...
by ozboomer
Sat 13 Jun 2020, 06:57
Forum: Users ( For the regulars )
Topic: Slacko 6.3.2: Gnome MPlayer Settings Changes Not Retained
Replies: 4
Views: 705

Slacko 6.3.2: Gnome MPlayer Settings Changes Not Retained

I think I've been mucking about with Puppy for too long and can't remember things these days... Eep! I play a video from Rox... and Puppy runs gnome-mplayer to display the video. If I change something about how the program runs, for example, in Edit > Preferences > Subtitles > Show Subtitles by defa...
by ozboomer
Tue 17 Mar 2020, 13:04
Forum: Users ( For the regulars )
Topic: Converting a 'save folder' to a 'save file' [Solved]
Replies: 10
Views: 836

Converting a 'save folder' to a 'save file' [Solved]

Thanks for the posts... as they actually helped me remember the way to approach this trouble... Booting 'RAM only' and establishing a minimal 'save file' and then rebooting to resize it and rebooting again to mount through rox and copy the content was an idea that set me on the right track... Althou...
by ozboomer
Tue 17 Mar 2020, 00:48
Forum: Users ( For the regulars )
Topic: Converting a 'save folder' to a 'save file' [Solved]
Replies: 10
Views: 836

Converting a 'save folder' to a 'save file' [Solved]

Hi, everyone... I've been away from the 'technical' side of Puppy for a long time now... so I can't remember how to deal with a question I have... For whatever reason, I chose to do a frugal installation using a 'save folder' instead of a 'save file' on a laptop I'm using... but I want to get the in...
by ozboomer
Sun 26 Jan 2020, 12:24
Forum: Beginners Help ( Start Here)
Topic: 'AnyDesk' under Slacko 6.3.2 32-bit Cannot Run
Replies: 6
Views: 1859

I appreciate the pointers and suggestions... but I haven't yet had a chance to try things out.. Getting back to absolute basics.. I have an old (2011 vintage, Pentium Dual Core E6500 3GHz) system.. and I run (32-bit) Puppy 6.3.2 (and other older versions) on it for my Linux practice/experience -- I ...
by ozboomer
Mon 06 Jan 2020, 02:41
Forum: Beginners Help ( Start Here)
Topic: 'AnyDesk' under Slacko 6.3.2 32-bit Cannot Run
Replies: 6
Views: 1859

'AnyDesk' under Slacko 6.3.2 32-bit Cannot Run

HiHi.. I collected anydesk_5.5.1-1_i386.deb (Debian 32-bit version) from the AnyDesk web site, installed it through the normal mechanism, fell over the dependencies and ended-up cpio-thingo-ing the rpm files:- libpolkit0-0.116-3.1.i586.rpm libgtkglext-x11-1_0-0-1.2.0git20110529-7.6.i586.rpm libpango...
by ozboomer
Wed 23 Nov 2016, 06:19
Forum: Users ( For the regulars )
Topic: Looking for a 32-Bit Puppy Linux that has a Working Skype
Replies: 1
Views: 481

Looking for a 32-Bit Puppy Linux that has a Working Skype

Hi, all.. Have gone through the forums and have found the couple of 17+ page long threads that discuss how people have managed to get Skype working (with video and sound)... ...but is there a current distribution that has the required pulseaudio, library files, QT files as well as the Skype 4.3.x fi...
by ozboomer
Sat 19 Dec 2015, 13:32
Forum: Programming
Topic: Some Questions About Using GtkDialog
Replies: 6
Views: 1487

Some Questions About Using GtkDialog

Hi, all.. I'm working on some GtkDialog scripts... and while zigbert's post ( http://murga-linux.com/puppy/viewtopic.php?t=38608 ) is mighty helpful, I'd still like to see about a couple of things... Consider the following code:- #!/bin/sh function do_job () ( echo do_job: P1 = $1 MYDATE=`date +%r` ...
by ozboomer
Tue 15 Dec 2015, 11:02
Forum: Users ( For the regulars )
Topic: How to Capture a Remote X Display to a Video?
Replies: 0
Views: 774

How to Capture a Remote X Display to a Video?

I've been fiddling about with using ffmpeg to capture areas of the local screen... and it works quite OK... but I'm blowed if I can get it to work on a remote X display. (some of) The efforts so far just trying to access the local X display (simplified re: frame rates, encodings, 'loglevel debug' do...
by ozboomer
Thu 13 Aug 2015, 22:17
Forum: Beginners Help ( Start Here)
Topic: How to display fixed-font in Xdialog boxes?
Replies: 20
Views: 7491

The --logbox isn't designed to use --fixed-font . Oh, I see... Still, that seems like a strange design decision; Why would the designer of Xdialog make a distinction between --logbox and --textbox, etc? If a feature is provided for one type of textual output/display, why not another, when the only ...
by ozboomer
Thu 13 Aug 2015, 10:08
Forum: Beginners Help ( Start Here)
Topic: How to display fixed-font in Xdialog boxes?
Replies: 20
Views: 7491

I'll boot into 5.7 and build a binary. Back in a tick. Thanks, I tried your 5.7 version of Xdialog (just dropped it over the previous version) and it seems to work nicely in my Slacko 5.6 derivative. Just out of interest, I tried the patched Xdialog binary... and while it works for --textbox, it do...
by ozboomer
Mon 10 Aug 2015, 03:15
Forum: Beginners Help ( Start Here)
Topic: How to display fixed-font in Xdialog boxes?
Replies: 20
Views: 7491

I had a quick look in Xdialog sources --- fixed font never made it to GTK2 (see TODO). This is jamesbond's recent source. Thanks for going to the trouble... and that's explained the behaviour definitively. Off to explore gxmessage for now... Maybe I should start thinking about BaCon or something? P...
by ozboomer
Sun 09 Aug 2015, 07:18
Forum: Beginners Help ( Start Here)
Topic: How to display fixed-font in Xdialog boxes?
Replies: 20
Views: 7491

How to display fixed-font in Xdialog boxes?

I feel like such a dropkick... ...but HOW do I get Xdialog textboxes to display with a fixed-width font? I'm trying to display something as simple as an 'ls -l' output (redirected to the file "job.log") with a statement like:- Xdialog --title "test" --fixed-font --textbox "j...
by ozboomer
Sat 08 Aug 2015, 05:41
Forum: Users ( For the regulars )
Topic: Problems With 'su' and Time Zones When Using ssh
Replies: 9
Views: 1561

The other problem sounds like timezone...might just need it setting (the local time link in /etc )but timezones have been a 10 year unresolved issue on puppy so life might not be so simple Well, after more exploring, ONE way I can get it to work (and the next test will be to see if rsync works prop...
by ozboomer
Sun 26 Jul 2015, 07:54
Forum: Users ( For the regulars )
Topic: Problems With 'su' and Time Zones When Using ssh
Replies: 9
Views: 1561

In my explorations today, I came across a program called Keychain , which is part of the funtoo/Gentoo project - see http://www.funtoo.org/Keychain . The program basically takes away all the hassles I've been describing above with when/how you set-up the ssh-agent and get it to know about your autho...
by ozboomer
Sat 25 Jul 2015, 13:09
Forum: Users ( For the regulars )
Topic: Problems With 'su' and Time Zones When Using ssh
Replies: 9
Views: 1561

Well, I've been working away with ssh a bit today and whilst battling a router where the "DHCP Reservation" definitions don't seem to 'stick', I've found that the *reliable* way to make automatic logins (so I don't have to re-enter a password/pass phrase every time I run another terminal s...
by ozboomer
Fri 24 Jul 2015, 12:22
Forum: Users ( For the regulars )
Topic: Problems With 'su' and Time Zones When Using ssh
Replies: 9
Views: 1561

HiHi... Acshually, I was always thinking about the firewalls behind firewalls that I have everywhere :) ... and, as you say, running as root works Ok and hasn't given me any grief (yet)... AT least, not in a dozen years (almost) of using Puppy :) sshfs...yes...its great... if I had not settled with ...
by ozboomer
Fri 24 Jul 2015, 05:05
Forum: Users ( For the regulars )
Topic: Multi-Boot Win8.1 and Slacko... and Do I Have MBR or GPT?
Replies: 4
Views: 1046

@cthisbear: Uhrm, Ya. I've already worked-out that Win8.1 is kinda 'sensitive'... and it's catching me out with a few things... and doing anything really 'system-sensitive' is going be really fraught, methinks (!) The 4GB partition shown in the 'disk map' image was just something I created to allow ...