Page 1 of 2

Puppy 4.2 "Deep Thought" - Official Patches & Updates

Posted: Mon 30 Mar 2009, 07:34
by WhoDo
This thread is for official patches and updates to Puppy 4.2 "Deep Thought" only. Please do not post Bug reports here. Use the Bugs & Fixes thread in the Bugs forum instead. Thank you.

Re: Puppy 4.2 "Deep Thought" - Official Patches & Updates

Posted: Mon 30 Mar 2009, 11:20
by pa_mcclamrock
WhoDo wrote:Updated Remaster Express (RemaX) for 4.2
Resolves PUP_LAYER error reported by Libretto100ct
supplied by David (pa_mcclamrock) McClamrock
I should mention here, too (as well as in the "Bugs & Fixes" thread) that it's probably quicker and easier just to edit line 78 of the /usr/sbin/remax script yourself to fix this very simple bug. Here's how:

Original code:

Code: Select all

if {[info exists $PUP_LAYER] == 0 || $PUP_LAYER eq ""} {
	set PUP_LAYER "/pup_ro2"
}
Fixed code--just remove the dollar sign from the first "$PUP_LAYER" but not from the second one:

Code: Select all

if {[info exists PUP_LAYER] == 0 || $PUP_LAYER eq ""} {
	set PUP_LAYER "/pup_ro2"
}

Posted: Wed 01 Apr 2009, 00:27
by pa_mcclamrock
One more bug found and fixed--please use the attached .PET, not the one above, unless and until somebody reports yet another bug. This one is:

Updated Remaster Express (RemaX) for 4.2
Resolves error in saving ISO and burning CD in same session, reported by nojock
supplied by David (pa_mcclamrock) McClamrock

Posted: Thu 02 Apr 2009, 09:55
by pa_mcclamrock
In response to BarryK's request in the "Bugs & Fixes" thread, here's an updated line for the remax-4.2 listing in packages.txt:

"remax-4.2" "remax 4.2: custom live-CD creator" on "+tcl,+tk,+gnocl 26K" \

Abiword Regression...

Posted: Fri 03 Apr 2009, 11:08
by WhoDo
Here is ttuuxxx's revised Abiword-2.6.3 with the addition of plugins and extras from the faulty Abiword-2.6.6 ... the best of both worlds.

http://www.puppylinux.asia/tpp/ttuuxxx/ ... pdated.pet

The patched version also supports the more recent .docx format of Microsoft Word 2007! Thanks, ttuuxxx.

Posted: Fri 03 Apr 2009, 11:49
by ttuuxxx
Your welcome guys, glad I could help out :) It also has enchant, the dictionary,templates and spellcheck turned on by default :)
ttuuxxx

Posted: Sat 04 Apr 2009, 15:32
by ttuuxxx
here's the update For Rox-filer mime file to recognize .docx as a abiword file so it opens up automatically when you click on it, I figured it out :) it wasn't the regular mime location in root, it was located in usr/share/mime. Learn something new everyday I guess:) Anyways it works, feel free to test it out :)
ttuuxxx

The only thing to keep in mind, anytime we compile rox and build a new package that would have to be added, it doesn't come with rox.
Anyone taking notes? lol

Note this is just a file, not rox itself :)

Posted: Sun 05 Apr 2009, 10:46
by ttuuxxx
Here's something else you might like, Its the latest JWM release plus a new blinky, I finally found the sources for the gtk2 blinky for JWM, not the icewm version of blinky but the sources used in 4 series so it should be really stable, well as stable as any blinky for JWM ever was, there was no error and I used the gnome blinky images and recoloured the blinking screen so its more noticable. I didn't include any blinky jwm/config files just the static bin and thats its. So you get both JWM and blinky :)
ttuuxxx

UPDATED X1

(first release was downloaded 506 times:) wow, lets see what this one will do? )

Posted: Fri 17 Apr 2009, 23:53
by ttuuxxx
the mtpaintsnapshot.sh.gz is not a proper extension format? can you fix it please.
ttuuxxx

New Puppy Control Panel not working

Posted: Sat 18 Apr 2009, 00:23
by Flash858
pcp.gz killed my Control Panel. It is now just a dead link bout in /usr/sbin, as well as off the menu.

Any suggestions?

Re: New Puppy Control Panel not working

Posted: Sat 18 Apr 2009, 00:49
by WhoDo
Flash858 wrote:pcp.gz killed my Control Panel. It is now just a dead link bout in /usr/sbin, as well as off the menu.

Any suggestions?
Place pcp.gz in your /root directory and click on it to unpack. Then right click the script and choose Permissions. Make the script executable, then click on that. If it works, put that in /usr/sbin. Alternatively, just make the script in /usr/sbin executable by using that method. If that doesn't work, please post your problem in the Bugs & Fixes thread.

Posted: Sat 18 Apr 2009, 00:52
by WhoDo
ttuuxxx wrote:the mtpaintsnapshot.sh.gz is not a proper extension format? can you fix it please.
Not sure what you mean, ttuuxxx. The script mtpaintsnapshot.sh has been gzipped for ease of uploading and can be unpacked simply by clicking on the file once it is downloaded.

Posted: Sat 18 Apr 2009, 01:12
by ttuuxxx
WhoDo wrote:
ttuuxxx wrote:the mtpaintsnapshot.sh.gz is not a proper extension format? can you fix it please.
Not sure what you mean, ttuuxxx. The script mtpaintsnapshot.sh has been gzipped for ease of uploading and can be unpacked simply by clicking on the file once it is downloaded.
It doesn't extract with xarchive on dpup, maybe with xarchiveR in 4.2, but the extension is .sh.gz it should be .gz or tar.gz without the'.sh'
I think the .sh is giving xarchive in dpup has issues on opening it because of the .sh in the name
ttuuxxx

Posted: Sat 18 Apr 2009, 01:17
by ttuuxxx
I found the original from http://www.murga-linux.com/puppy/viewto ... 2&start=75
and tried it and it extracted ok with xarchive, strange, maybe a bad download.
ttuuxxx

Posted: Thu 23 Apr 2009, 16:07
by ttuuxxx
Hey WhoDo You know how a few of them wanted the extra formats for Homebank and I compiled the package and posted it on 4.2 Bugs&Fixes
well here's the link to it, I was thinking it should be a repo item since its 1MB larger compressed, due to the extras needed for the plugins.
http://www.murga-linux.com/puppy/viewto ... h&id=16666
1.2MB pet
ttuuxxx

Ps just trying to tidy up some loose ends:)

Patches don't work

Posted: Sun 26 Apr 2009, 21:32
by straypup
Tried to install two of the above patches, the one for SCIM and the REMAX patch. Both gave the pink failure screen about not opening in proper folder or being corrupt. Othersc installed without a hitch.
AMD Duron 800 on old compaq 5000 series desktop, 1g swap 784 RAM
40g hd running Live CD 0f 4.2 unmodified. Used directions in 41 languages to get it working, but would like to have patch available next time.
Thanks stray

Re: Patches don't work

Posted: Sun 26 Apr 2009, 21:48
by WhoDo
straypup wrote:Tried to install two of the above patches, the one for SCIM and the REMAX patch. Both gave the pink failure screen about not opening in proper folder or being corrupt.
Interesting. I installed both on my test bed when they were supplied and they installed fine.

Here is a workaround until I figure out why that is happening:

1. Use pet2tgz from a console to convert the downloaded pet file to a tgz compressed archive

2. Use Xarchiver to extract the archive to its appropriate folders

3. Copy the resulting folders into your Puppy 4.2 directory structure where they should go.


I think the pink message is given when the file name is not identical to the folder name from which the pet was created. So, for example, if you renamed remax-4.2.1 to remax-4.2.1RC and then tried to install it would throw up that error.

Hope that helps

Posted: Sun 26 Apr 2009, 22:06
by Béèm
[quote=WhoDo"]So, for example, if you renamed remax-4.2.1 to remax-4.2.1RC and then tried to install it would throw up that error. [/quote]I indeed had this situation and had to rename the downloaded file to it's original name for the install to work ok.

Posted: Sun 26 Apr 2009, 23:03
by Pizzasgood
I just tried downloading the gtk one, and something renamed the + in the name to '%2B'.

You can either rename it by hand, or use this direct link to the copy on my server.
gtk+-2.12.1-xinput.pet

Posted: Mon 27 Apr 2009, 01:54
by straypup
Could be just my system. All I did was download and open with default. Did not save file. Maybe doesn,t like live CD. Not a show stopper as there are work-a rounds :roll: . Thanks for the reply......
stray