Seamonkey-1.1.19-gtk1.2

Browsers, email, chat, etc.
Post Reply
Message
Author
User avatar
technosaurus
Posts: 4853
Joined: Mon 19 May 2008, 01:24
Location: Blue Springs, MO
Contact:

Seamonkey-1.1.19-gtk1.2

#1 Post by technosaurus »

I compiled seamonkey-1.1.19 against gtk-1.2 to cut the memory footprint in half (only ~48MB) The only problem is that it breaks compatibility with flash player (10 fails and 9 causes seamonkey to exit) If that is not a problem and you have limited resources such that the gtk2 version is too much, then this may be the browser for you.

http://puppy-development.googlecode.com ... 9.tar.lzma

to open
lzma -d seamonkey-1.1.19.tar.lzma
tar -xf seamonkey-1.1.19.tar
then cd into the directory and run ./seamonkey

here is my post with a script to download and modify flash7 (or 9 or 10 but this one requires flash 7)
http://www.murga-linux.com/puppy/viewto ... 434#444434
Last edited by technosaurus on Sun 22 Aug 2010, 21:33, edited 2 times in total.
Check out my [url=https://github.com/technosaurus]github repositories[/url]. I may eventually get around to updating my [url=http://bashismal.blogspot.com]blogspot[/url].

User avatar
technosaurus
Posts: 4853
Joined: Mon 19 May 2008, 01:24
Location: Blue Springs, MO
Contact:

#2 Post by technosaurus »

Here is a pet of the all the gtk libs (it also contains imlib1 which may or may not be required if you are looking to cut it down)
http://www.murga-linux.com/puppy/viewto ... h&id=31200
Check out my [url=https://github.com/technosaurus]github repositories[/url]. I may eventually get around to updating my [url=http://bashismal.blogspot.com]blogspot[/url].

User avatar
technosaurus
Posts: 4853
Joined: Mon 19 May 2008, 01:24
Location: Blue Springs, MO
Contact:

#3 Post by technosaurus »

I was mistaken about flash - only flash7 will work, but it works for most games - one of the video downloader plugins should do videos.

Added to initial post (I put mine in the plugins directory within the seamonkey directory rather than /usr/lib/mozilla/plugins so that other apps will use later versions if installed)
Check out my [url=https://github.com/technosaurus]github repositories[/url]. I may eventually get around to updating my [url=http://bashismal.blogspot.com]blogspot[/url].

sindi
Posts: 1087
Joined: Sun 16 Aug 2009, 13:30
Location: Ann Arbor MI USA

Seamonkey-1.1.19-gtk1.2

#4 Post by sindi »

Thanks for the gtk 1.2 pet package.
Puppy 4.31 on a Thinkpad 660e 400MH upped to 220MB RAM.
(I also have a Thinkpad 770 266MHz to try next, where
Seamonkey 2.0 segfaults).

Loading the sfs into RAM leaves me little memory to work in.

Default GTK2 seamonkey uses 39% and this one only 26%
(both viewing the page telling me to upgrade to version 2.0).

Browser memory use here:
links graphical - 4% (no pages loaded)
netsurf (no javascript) - 10%
seamonkey 1.1.19 gtk1.2 - 26%
skipstone (no javascript) - 29%
seamonkey 1.1.19 gtk2 - 39%
opera 9 or 10 - 55%
midori - 62%
firefox 2 - 69%
(firefox 3 about 85%, seamonkey 2 even more, on a desktop
with 256MB RAM - would not even try them here)
kazahakase used about 30-40% but kept crashing.

I may put puppy in 72MB RAM with your seamonkey for a friend who needs a laptop for school.
Can you recommend a lower-ram puppy to use it with?
Will Seamonkey run in 256 colors? (Opera after 6 won't).

Would the binary posted at the seamonkey site for gtk 1.2
also work in puppy?

User avatar
technosaurus
Posts: 4853
Joined: Mon 19 May 2008, 01:24
Location: Blue Springs, MO
Contact:

#5 Post by technosaurus »

I just tried the one on their site yesterday ... also the static browser only version on lamarelle.org and both worked fine with my hacked version of flash7 to play most youtube videos and other flash content.

if you already have flash7 just put it in a working directory and run

Code: Select all

cat libflashplayer.so |sed -e "s/7.0 r73/10.1 r9/g" >/usr/lib/mozilla/plugins/libflashplayer.so
(this just tells websites that you are running a later version than you really are)
Check out my [url=https://github.com/technosaurus]github repositories[/url]. I may eventually get around to updating my [url=http://bashismal.blogspot.com]blogspot[/url].

Agility
Posts: 14
Joined: Thu 02 Apr 2009, 06:59
Location: Vienna

SeaMonkey 2.0.5 vs 1.1.18

#6 Post by Agility »

I am using an Acer Travelmate 6000 Laptop which has a 4-way scroll-button under the touchpad.
In SeaMonkey 1.1.18 the right and left motion moved forward or back in the page history. In Version 2.0 it does not do anything. (the up and down switch still works though)
I experienced this behaviour using Puppy 4.3.1 so I switched back to 1.1.18.
Now after migrating to Lucid Puppy 5.1 I cannot find a packet for the 1.1.18 SeaMonkey so this useful feature is lost.
Can anyone point me in the right direction please?

User avatar
technosaurus
Posts: 4853
Joined: Mon 19 May 2008, 01:24
Location: Blue Springs, MO
Contact:

#7 Post by technosaurus »

try asking in the lupu thread - this is specifically for the gtk1 version

the puppy4 version should work though
http://distro.ibiblio.org/pub/linux/dis ... .18-p4.pet
Check out my [url=https://github.com/technosaurus]github repositories[/url]. I may eventually get around to updating my [url=http://bashismal.blogspot.com]blogspot[/url].

Agility
Posts: 14
Joined: Thu 02 Apr 2009, 06:59
Location: Vienna

Seamonkey 1.1.18

#8 Post by Agility »

Thank You for your fast reply.

Post Reply