Page 3 of 6

Posted: Thu 10 Nov 2011, 15:05
by radky
Version 1.8.2. See main post.
-Added support for Fusion and Compiz desktops. (thanks TazOC)
-Enhanced SS-control support for Xscreensavers in Lighthouse 64. (thanks TazOC)

Posted: Fri 30 Dec 2011, 14:53
by radky
Version 1.8.5. See main post.
-Enhanced Pup-SysInfo: Major upgrade with improved content of multiple system reports (particularly the Network and Summary reports), and added Task Manager option to the System-Apps menu.
-Enhanced IPinfo utility
-Enhanced support for Saluki Puppy.
-Enhanced support for Trinity Desktop (KDE3).

Posted: Wed 04 Jan 2012, 02:18
by darkcity

Posted: Wed 04 Jan 2012, 14:43
by radky
darkcity wrote:add to wiki ; -)
http://puppylinux.org/wikka/PupControl
Thank you darkcity. :)

Posted: Wed 04 Jan 2012, 15:05
by radky
Version 1.8.6. See main post.
-Enhanced sensor and wireless network reports in Pup-SysInfo.
-Added support for the Saluki implementation of xfwm4.

Posted: Fri 06 Jan 2012, 07:26
by radky
Version 1.8.7. See main post.
-Bugfix: The System Log report (var/log/messages) may become quite large over time and exceed the buffer limit of the PupSysInfo report window. In this release, the report will display the last 1300 lines of var/log/messages.

Posted: Tue 17 Jan 2012, 23:17
by 01micko
Hello radky,

Minor buglet

@line 449 in PupControl-bin, the label "Quickpet" should be "$FASTPET".

Maybe in the pinstall.sh you could backup /usr/sbin/wizardwizard to /usr/sbin/wizardwizard.orig and symlink /usr/local/PupControl/SS-control to /usr/sbin/wizardwizard. just a suggestion FWIW.

Posted: Wed 18 Jan 2012, 02:52
by radky
01micko wrote:Minor buglet

@line 449 in PupControl-bin, the label "Quickpet" should be "$FASTPET".

Maybe in the pinstall.sh you could backup /usr/sbin/wizardwizard to /usr/sbin/wizardwizard.orig and symlink /usr/local/PupControl/SS-control to /usr/sbin/wizardwizard. just a suggestion FWIW.
Hi 01micko,

I'll include those changes in the next release of PupControl.

Posted: Sun 22 Jan 2012, 23:35
by radky
Version 1.8.8. See main post.
-Improved detection of the active network interface in Pup-SysInfo, and enhanced Battery, CPU, and System Log reports.
-Added option to link desktop setup (wizard-wizard) to PupControl. (thanks 01micko)

Posted: Wed 01 Feb 2012, 04:43
by radky
Version 1.8.9. See main post.
-Added Pup-SysInfo option for private summary hardware report which excludes the following personal information:
(Hostname, Session DL/UL, Month DL/UL, Serial Numbers, Part Numbers, External IP Address, Network Address, Domain Name Server, Wireless Network ID, Username, UUID)

Posted: Mon 12 Mar 2012, 19:23
by radky
Version 2.0. See main post.
-Added scrollable windows which allow more programs per window.
-Added PupMenu option in the lower tray.
-Enhanced private filter for Pup-SysInfo summary report.

Posted: Wed 14 Mar 2012, 14:37
by radky
For those who will use Shinobar's new firstrun-1.9.9 of 3/12/2012, a minor compatibility fix is now (3/14/2012) included in PupControl-1.9 and PupControl-2.0. The updated pets are available on the first page of this thread, but the version numbers have not changed. Note: the updates are only required for those who will use Shinobar's new firstrun-1.9.9 (or greater).

Posted: Wed 27 Jun 2012, 13:40
by radky
Version 2.1. See main post.
-Added splash screen.
-Added more programs and utilities to support database.
-Enhanced GUI for SS-Control (screensaver module).
-Enhanced integration with 32-bit and 64-bit Puppy derivatives.

Posted: Wed 27 Jun 2012, 17:57
by Jim1911
Looking good on Fatdog64-600 b2. :D

frugalinstaller

Posted: Fri 06 Jul 2012, 03:49
by shinobar
Request a small change.
PupCotrol-bin at 653 wrote:if [ "$DISTRO_NAME" = "Akita Linux" ] && [ "`which frugalinstaller`" ]; then
to be

Code: Select all

if  [ "`which frugalinstaller`" ]; then
because all the recent Japanese versions has the frugalinstaller as the recommended installer.

And the explanation may be improper:
<text width-request=""$TEXT_WIDTH"" use-markup="true"><label>"<b> Frugal Installer </b>- Install Puppy to local hard drive"</label></text>
Because the frugalinstaller supports internal and external media including USB flash.
<text width-request=""$TEXT_WIDTH"" use-markup="true"><label>"<b> Frugal Installer </b>- Install Puppy to local/USB drive"</label></text>

Posted: Fri 06 Jul 2012, 13:03
by radky
Shinobar,

A new version of PupControl (2.2) will be available today and it will include your code changes.

Thanks :)

Posted: Fri 06 Jul 2012, 19:59
by radky
PupControl-2.2. See main post.
-Added 'System' tab to the main GUI (for those who prefer this traditional category).
-Enhanced integration with Dpup, Fatdog64, Lighthouse64, Lucid, Racy and Slacko.
-Added more programs to the support database.
-Added full support for shinobar's frugal installer. (thanks shinobar)
-Bugfix: Pup-SysInfo load error in some Puppy derivatives.

Re: PupControl-2.2

Posted: Sat 07 Jul 2012, 05:12
by shinobar
radky wrote:PupControl-2.2. See main post..
Thanks. Installed on the slacko alpha2 and works well.

Posted: Sun 08 Jul 2012, 19:12
by bigpup
Thanks for improvements. Gets better and better!
Works great on Lucid 528.005 and Slacko. :D 8)

Posted: Sun 08 Jul 2012, 20:55
by radky
shinobar and bigpup,

Thanks for your kind words, and for your evaluation of PupControl. :)