Page 1 of 3

Posted: Fri 02 Dec 2011, 20:31
by sc0ttman
jemimah wrote:
sc0ttman wrote:

Code: Select all

# midori
midori: symbol lookup error: /usr/lib/midori/libcookie-manager.so: undefined symbol: g_tls_certificate_get_type
If I can to the bottom of this Midori error, I might find that I missed something when updating to a Wary 'core'...
That's odd. Do you have your own version of glib-networking? Maybe it's using yours rather than the included one.
I've no idea... I more or less have all Wary 5.1.2 stuff in /usr/lib and /lib..

How would I check? Maybe I could replace the lib cookie manager from another midori build?? Just to see what error comes up next...?

Posted: Sat 03 Dec 2011, 18:37
by jemimah
Try this and see if you get the same result.

Code: Select all

ldd /usr/lib/gio/modules/libgiognutls.so 
	linux-gate.so.1 =>  (0xffffe000)
	libgio-2.0.so.0 => /usr/lib/libgio-2.0.so.0 (0xb7613000)
	libresolv.so.2 => /lib/libresolv.so.2 (0xb75ff000)
	libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0xb75d8000)
	libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0xb75d5000)
	libdl.so.2 => /lib/libdl.so.2 (0xb75d0000)
	libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0xb75cc000)
	libpthread.so.0 => /lib/libpthread.so.0 (0xb75b5000)
	libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0xb74f1000)
	librt.so.1 => /lib/librt.so.1 (0xb74e9000)
	libz.so.1 => /lib/libz.so.1 (0xb74d7000)
	libc.so.6 => /lib/libc.so.6 (0xb7396000)
	/lib/ld-linux.so.2 (0xb77d8000)
You can delete /usr/lib/gio/modules/libgiognutls.so, it will just kill your ssl support. Recompling glib-networking may fix the problem.

You can't delete any of midori's plugins because of the weird way I linked them.

Posted: Sun 04 Dec 2011, 16:31
by aarf
my previous midori test were without flashplayer.
i have now absolute sym linked libflashplayer.so from where it is on the opera partition to /root/.mozilla/extensions/ and also to /usr/lib/mozilla/plugins/.
now http://www.adobe.com/software/flash/about/ in midori tells me i have "version 11,1,102,55 installed" still no midori crashes at all yet.

edit: ok now getting some crashes. could be full pupsave or flashplayer. could be http://nationmultimedia.com/index.php which i a not even brave enough to visit in opera desktop. operamini on my phone and eeepc handle it but both have no flashplayer.
cleared private data and crashing has stopped...

edit: all test so far without patch.

Posted: Mon 05 Dec 2011, 01:08
by aarf
for anything more than occasional use midori would have to come in portable form so one instance can be accessed from may puppies. it is too time consuming maintaining multiple copies in different puppies and then more at each upgrade/release.

Posted: Mon 05 Dec 2011, 06:04
by DaveS
aarf wrote:for anything more than occasional use midori would have to come in portable form so one instance can be accessed from may puppies. it is too time consuming maintaining multiple copies in different puppies and then more at each upgrade/release.
I have it running very nicely as an sfs aarf. Have not linked the config info to /mnt/home/ but it looks simple enough to do so.

Posted: Mon 05 Dec 2011, 07:08
by aarf
DaveS wrote:
aarf wrote:for anything more than occasional use midori would have to come in portable form so one instance can be accessed from may puppies. it is too time consuming maintaining multiple copies in different puppies and then more at each upgrade/release.
I have it running very nicely as an sfs aarf. Have not linked the config info to /mnt/home/ but it looks simple enough to do so.
before i try, as sfs does it remember changes to bookmarks, history and speed dial ? my understanding of sfs says no. would require a new make of the sfs to store changes. but it is part of the way there, thanks.

Posted: Mon 05 Dec 2011, 07:15
by DaveS
aarf wrote:
DaveS wrote:
aarf wrote:for anything more than occasional use midori would have to come in portable form so one instance can be accessed from may puppies. it is too time consuming maintaining multiple copies in different puppies and then more at each upgrade/release.
I have it running very nicely as an sfs aarf. Have not linked the config info to /mnt/home/ but it looks simple enough to do so.
before i try, as sfs does it remember changes to bookmarks, history and speed dial ? my understanding of sfs says no. would require a new make of the sfs to store changes.
OK, so sfs is for the Midori program. When it runs it creates a configuration directory at /root/.config. As this is NOT part of the SFS, changes (bookmarks etc) are saved.
This directory could easily be symlinked from /mnt/home/ the same way we usually do with /root/.mozilla/ making everything available to all frugal installations of Puppy you have.
On the other hand, adding /root/.config/midori/ to the sfs SHOULD save changes in exactly the same way as pupsave.sfs does, unless you made it read only.

Posted: Mon 05 Dec 2011, 07:25
by aarf
DaveS wrote:

OK, so sfs is for the Midori program. When it runs it creates a configuration directory at /root/.config. As this is NOT part of the SFS, changes (bookmarks etc) are saved.
This directory could easily be symlinked from /mnt/home/ the same way we usually do with /root/.mozilla/ making everything available to all frugal installations of Puppy you have.
On the other hand, adding /root/.config/midori/ to the sfs SHOULD save changes in exactly the same way as pupsave.sfs does, unless you made it read only.
ok thanks Dave i'll look into it.
edit: the other thing i can do with my portable opera is also use it from pussy linux. havent tried to do that with a sfs. pussy uses squashfs.

Posted: Mon 05 Dec 2011, 08:17
by aarf
this page will consistently crash midori without flashlayer being active. (15 m free space.)

Posted: Tue 06 Dec 2011, 22:18
by scsijon
duplicate post, for once!

Posted: Tue 06 Dec 2011, 22:20
by scsijon
well, i'm using it now on a wary522 without problems, and even logging into here as well as other sites are working, nothing in my qt error system either,

but xerrs.log is stating
"
(midori:15895) libsoup-CRITICAL **: soup_message_io_pause: assertion 'io != NULL' failed
(midori:15895) libsoup-CRITICAL **: soup_message_io_unpause: assertion 'io != NULL' failed
"
since I don't have a Libsoup pet, I take it it's in your package, although I can't find it with a search, ?or is it something that's been forgotten to take out or a dependancy listed for the pet.

and aarf's page loaded up ok

Re: Midori 0.4.2

Posted: Sun 11 Dec 2011, 05:55
by tomo3
Just downloaded. Looking forward to trying this... I like Midori, Damn... so fast. Little unstable, no crashed. :P :P

---------214X-top9(libc & libglib UP)------------

Posted: Mon 12 Dec 2011, 00:09
by Tman
sc0ttman wrote:I thought my system (Akita) would be too old, seems that it is:

Code: Select all

# midori
midori: symbol lookup error: /usr/lib/midori/libcookie-manager.so: undefined symbol: g_tls_certificate_get_type
Although the vast majority of libs and stuff in Akita is now from Wary512... So I expect it will not work in Wary 5.1.x as well....?

If I can to the bottom of this Midori error, I might find that I missed something when updating to a Wary 'core'...
I get the same error message for SolidPup 5.1.1 :(

Posted: Wed 28 Dec 2011, 20:14
by jemimah
I've compiled Midori 0.4.3, this time against webkitgtk-1.4.3, which seems to have fewer issues, and it's a little smaller.

I didn't build gnutls statically this time so you should install that first.

http://www.smokey01.com/jemimah/saluki/ ... 5-i486.pet
http://www.smokey01.com/jemimah/saluki/ ... 3-i486.pet

---

You'll probably need this updated glib as well:

http://www.smokey01.com/jemimah/saluki/ ... i-i486.pet

What About the Repos?

Posted: Sun 19 Feb 2012, 15:23
by Digital_Dissident
jemimah wrote:I've compiled Midori 0.4.3,[...]
What about the repos?

Latest Midori I can find in them is 0.3.5 in "slackware-1337-slacky".

"slackware-13.37-salix" shows 0.3.3

midori Crash

Posted: Mon 27 Feb 2012, 09:22
by JIGNESH_MODI
my midori crashes
when i enter mail.yahoo.com
so any suggestion?

Posted: Thu 19 Sep 2013, 05:48
by Dewbie
Took Midori 0.4.3 for a test drive; first time with this P2 / 350 / dial-up.
Launches quickly, but otherwise lags as badly as latest Mozilla builds.

Midori 0.43 default browser of Saluki 023

Posted: Fri 04 Apr 2014, 15:32
by Pelo
Midori 0.43 default browser of Saluki 023. So far, no crash. Just missing flashplayer for you tube. Flashplayer is installed for the firefox i use beside Midori (Midori is for the fun of making tries).
Midori crashes shortly before pages are loaded
There appears to be an issue with Glib 2.16. The recommended solution is to upgrade your Glib package to 2.18.
Flash doesn't work
Starting with WebkitGTK+ 1.8.2 (Midori 0.4.7) Netscape plugins are now supported if they're installed in Application Data\Mozilla\plugins or bin\Plugins in Midori's folder (ie. NPSWF32.dll for Flash).
Linux :
The official Flash plugin is called libflashplayer.so .
You can either run that above line and run Midori in the same terminal afterwards or, for the long term, put it in ~/.bash_profile or /etc/profile.d or your respective distribution's place for this.
Any idea about flashplayer for Midori 0.43 ?

Posted: Fri 04 Apr 2014, 15:53
by Semme
Try symlinking to ~/.mozilla/plugins.

symlink og fireofx plugins

Posted: Fri 04 Apr 2014, 16:05
by Pelo
symlink og fireofx plugins. I tried that. But i must tell you i am not a champion of Linux. Apparently my tries get no effect, good or bad. I am reading Midori information on their site right now.

:) But i Have Firefox ready to go, waiting enteriing on the grass.If Flasplayer not working with Midori, I am not going to fall ill.

I am surprised enough with the performance of the version 0.43 on Saluki. It does not break! see that here if you click !