Hi,

When I install the big mozilla distribution 1.7.3-5 and run the minimo
executable I built, it works fine.

But when I build minimo and run it using the minimal mozilla directory
in /usr/lib/mozilla-minimo, I get a browser window, and if I type a web
address, it crashes with a floating point exception before the page is
loaded.

I get the following on the console:

open_uri_cb http://www.google.com/
load_started_cb
location_changed_cb

(TestGtkEmbed:272): #Gdk-WARNING **: Error converting from UTF-8 to
STRING: Conversion from character set 'UTF-8' to 'ISO-8859-1' is not
supported

net_state_change_cb 196612
progress_change_cb cur 13527 max 13527
title_changed_cb

net_state_change_cb 65552
(TestGtkEmbed:272): #Gdk-WARNING **: Error converting from UTF-8 to
STRING: Conversion from character set 'UTF-8' to 'ISO-8859-1' is not
supported
Floating point exception
and crash.

This happens also with the simplest Test Stream command in the menu.

I use the same set of shared libraries (pango gtk etc.) on both minimo
and mozilla but with mozilla I dont get these font conversion warnings.
I suspect its not the font warnings but the different minimo and
mozilla directory/file structure in /usr/lib/mozilla that causes this.

in my /usr/lib/mozilla-minimo I have:

TestGtkEmbed
chrome/
components/all.xpt
defaults/
greprefs/all.js securityprefs.js
res/


Anyone know where to look at?

Thanks,
Bahadir

_______________________________________________
mozilla-embedding mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to