[Gambas-user] WebBrowser example raises Signal #11
Benoît Minisini
gambas at ...1...
Tue May 3 20:58:17 CEST 2011
> Sometimes websites are opened correctly, but most of the time the app
> crashes with signal #11 and messages in console like:
>
> (process:22713): GLib-GObject-CRITICAL **: gtype.c:2458: initialization
> assertion failed, use IA__g_type_init() prior to this function
>
> (process:22713): GLib-CRITICAL **: g_once_init_leave: assertion
> `initialization_value != 0' failed
>
> (process:22713): GLib-GObject-CRITICAL **: g_object_new: assertion
> `G_TYPE_IS_OBJECT (object_type)' failed
>
>
> gb3 rev 3827
> KDE 4.3.5
> qt 4.5.3
>
> Regards
> Matti
>
Try to run it with "QT_NO_GLIB=1" as environment variable, and tell me if it
works.
--
Benoît Minisini
More information about the User
mailing list