Midori browser (2.5 MB ~static ) 5MB full shared +all deps

Browsers, email, chat, etc.
Message
Author
User avatar
jemimah
Posts: 4307
Joined: Wed 26 Aug 2009, 19:56
Location: Tampa, FL
Contact:

#21 Post by jemimah »

The new Midori-shared is working, although it's crashed on me twice already and sometimes the scrollbar disappears. I'll keep playing with it, but I don't know if it's stable enough, it sure is fast though.

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

#22 Post by technosaurus »

I didn't use the "stable" versions of webkit or midori since the glib unicode functionality is less than a week old (I've been tracking it), so any bug reports that you can post to their bug tracker could help it become stable (if it is unicode related it is probably webkit)

DEV files and split libraries are here:
http://code.google.com/p/puppy-developm ... loads/list
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
jemimah
Posts: 4307
Joined: Wed 26 Aug 2009, 19:56
Location: Tampa, FL
Contact:

#23 Post by jemimah »

Ok, I'll calm down and wait a bit. :)
Both crashes occurred when I pressed the Back button, so I don't think it's a unicode problem.

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

#24 Post by technosaurus »

has anyone tested this on a variety of unicode sites - one of the big arguments against using glib was that the unicode conversion would be slow compared to libICU
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
abushcrafter
Posts: 1418
Joined: Fri 30 Oct 2009, 16:57
Location: England
Contact:

#25 Post by abushcrafter »

It does not load fro me at all thats why I posted the error log in the hope that you had the icons so I don't have to download a very load icon pack. Sorry.

User avatar
pemasu
Posts: 5474
Joined: Wed 08 Jul 2009, 12:26
Location: Finland

#26 Post by pemasu »

abushcrafter:

It installed and worked with LHP 443F basic pfix=ram but I got same error when I installed and started it with save file and KDE sfs and Mariner sfs. You should try the same. It is possible that something with those sfs interfere with Midori.

User avatar
abushcrafter
Posts: 1418
Joined: Fri 30 Oct 2009, 16:57
Location: England
Contact:

#27 Post by abushcrafter »

I do though.

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

#28 Post by technosaurus »

if you have already installed the updated glib (required), then try running strace

Code: Select all

strace midori >midori_log
defaulttexteditor midori_log
strace is the poor man's debuggerhttp://linux.die.net/man/1/strace
the culprit should be somewhere near the end of the file.
if you can't identify it, gzip midori_log and post it.
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].

magerlab
Posts: 739
Joined: Sun 08 Jul 2007, 20:08

#29 Post by magerlab »

i have segfaults in quirky 006 if i open a new tab

User avatar
abushcrafter
Posts: 1418
Joined: Fri 30 Oct 2009, 16:57
Location: England
Contact:

#30 Post by abushcrafter »

Here is the log. I have decided to just get on with downloading the tango icons which will probably be useful to have any way :oops: :oops:.
Attachments
midori_log.tar.bz2
(21.58 KiB) Downloaded 742 times

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

#31 Post by technosaurus »

the last thing that tries to load in a rhapsody plugin

/root/.mozilla/plugins/nprhapengine.so

google turns up a lot of segfaults with it
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
Colonel Panic
Posts: 2171
Joined: Sat 16 Sep 2006, 11:09

#32 Post by Colonel Panic »

I tried it but I'm apparently missing a file called libenchant.so.1. Has anyone else had this problem?
Gigabyte M68MT-52P motherboard, AMD Athlon II X4 630, 5.8 GB of DDR3 RAM and a 250 GB Hitachi hard drive running Ubuntu 16.04.6, MX-19.2, Peppermint 10, PCLinuxOS 20.02, LXLE 18.04.3, Pardus 19.2, exGENT 200119, Bionic Pup 8.0 and Xenial CE 7.5 XL.

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

#33 Post by technosaurus »

@colonel panic
use petget to install enchant and either ispell, aspell or myspell - these should be included on pretty much every puppy, so you must have a stripped down puplet
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
Colonel Panic
Posts: 2171
Joined: Sat 16 Sep 2006, 11:09

#34 Post by Colonel Panic »

technosaurus wrote:@colonel panic
use petget to install enchant and either ispell, aspell or myspell - these should be included on pretty much every puppy, so you must have a stripped down puplet
Thanks for your advice. I've got enchant now, but the puppy repo doesn't have any of the spell packages - at least, they aren't visible in the petget listing.
Gigabyte M68MT-52P motherboard, AMD Athlon II X4 630, 5.8 GB of DDR3 RAM and a 250 GB Hitachi hard drive running Ubuntu 16.04.6, MX-19.2, Peppermint 10, PCLinuxOS 20.02, LXLE 18.04.3, Pardus 19.2, exGENT 200119, Bionic Pup 8.0 and Xenial CE 7.5 XL.

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

#35 Post by technosaurus »

I think that the enchant package has 1 or 2 smaller spell packages already (probably ispell?) The important thing... is it working now, regardless of spell check?
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
abushcrafter
Posts: 1418
Joined: Fri 30 Oct 2009, 16:57
Location: England
Contact:

#36 Post by abushcrafter »

Fixed the icons but it still segmentation faults :(. The tango icons pack was smaller then I though/took less time to download :oops: :oops: :oops:.
Attachments
midori_fixed-icons_seg-faults.bz2
(21.76 KiB) Downloaded 756 times

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

#37 Post by technosaurus »

please read my previous response on rhapsody plugin
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
Colonel Panic
Posts: 2171
Joined: Sat 16 Sep 2006, 11:09

#38 Post by Colonel Panic »

I tried it again in 4.30, and got this error message;

midori: symbol lookup error: midori: undefined symbol: g_resolver_get_default
Gigabyte M68MT-52P motherboard, AMD Athlon II X4 630, 5.8 GB of DDR3 RAM and a 250 GB Hitachi hard drive running Ubuntu 16.04.6, MX-19.2, Peppermint 10, PCLinuxOS 20.02, LXLE 18.04.3, Pardus 19.2, exGENT 200119, Bionic Pup 8.0 and Xenial CE 7.5 XL.

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

#39 Post by technosaurus »

which one did you try and which packages did you install?
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
Colonel Panic
Posts: 2171
Joined: Sat 16 Sep 2006, 11:09

#40 Post by Colonel Panic »

Thanks for replying.

Midori-2.2-92.pet (not the shared one). No additional packages.
Gigabyte M68MT-52P motherboard, AMD Athlon II X4 630, 5.8 GB of DDR3 RAM and a 250 GB Hitachi hard drive running Ubuntu 16.04.6, MX-19.2, Peppermint 10, PCLinuxOS 20.02, LXLE 18.04.3, Pardus 19.2, exGENT 200119, Bionic Pup 8.0 and Xenial CE 7.5 XL.

Post Reply