help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] GLib bug when loading GTK


From: Mathieu Suen
Subject: Re: [Help-smalltalk] GLib bug when loading GTK
Date: Sun, 31 May 2009 19:50:24 +0200

Here  is what I did :

$ gst
GNU Smalltalk ready

st> PackageLoader fileInPackage: 'GTK'
"Global garbage collection... done"
Loading package GTK
Recompiling classes...
Recompiling class: GTK.GtkRequisition class
Recompiling classes...
Recompiling classes...
Recompiling classes...
Recompiling class: GTK.GdkEventButton class
Recompiling classes...
Recompiling class: GTK.GdkEventMotion class
Recompiling classes...
Recompiling class: GTK.GdkEventConfigure class

(process:61297): GLib-GObject-WARNING **: cannot register existing type `GType'

(process:61297): GLib-GObject-CRITICAL **: g_type_set_qdata: assertion `node != NULL' failed
        Mth

On May 31, 2009, at 12:16 PM, Joachim Jaeckel wrote:

Hello Mathieu,

the "Recompiling" messages are 'nearly' the same by me. (but I havn't the "Recompiling selector" message..)

Ok, but did you only do a"gst" and than in gst a "PackageLoader fileInPackage: 'GTK'" or did you try to start directly a script written by you?

Joachim.


Mathieu Suen schrieb:
Hi,
I try to load the GTK package and I get the following error:
Recompiling class: GTK.GtkRequisition class
Recompiling selector: #sizeof
Recompiling classes...
Recompiling classes...
Recompiling classes...
Recompiling class: GTK.GdkEventButton class
Recompiling selector: #sizeof
Recompiling classes...
Recompiling class: GTK.GdkEventMotion class
Recompiling selector: #sizeof
Recompiling classes...
Recompiling class: GTK.GdkEventConfigure class
Recompiling selector: #sizeof
(process:56093): GLib-GObject-WARNING **: cannot register existing type `GType' (process:56093): GLib-GObject-CRITICAL **: g_type_set_qdata: assertion `node != NULL' failed
....
I am running macosx 10.5
I have install the glib2, gtk2 package from macport.
And I have a compile gst 3.1.
Thanks
   Mth
___________________________________________________________________________Yahoo ! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son interface révolutionnaire.
http://fr.mail.yahoo.com
_______________________________________________
help-smalltalk mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/help-smalltalk



_______________________________________________
help-smalltalk mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/help-smalltalk






___________________________________________________________________________
Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son 
interface révolutionnaire.
http://fr.mail.yahoo.com





reply via email to

[Prev in Thread] Current Thread [Next in Thread]