help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] GTK bug?


From: Jan Vrany
Subject: [Help-smalltalk] GTK bug?
Date: Mon, 17 Sep 2007 11:45:49 +0200

Hi,

I've problems with loading GTK. Every time I tried to
load GTK, (1) I got errors (at the end mail) when compiling
some classes. However, simple GTK programs works fine
for serveral minutes - (2) after that, everything freezes
and gst starts to consume 100% CPU. Do you have same
problems or it is just problem of my machine?

Jan

----
address@hidden:...OmniBrowser$ 5 > gst
"Global garbage collection... done"
GNU Smalltalk ready

st> PackageLoader fileInPackage:'GTK'
Loading package GTK
Recompiling classes...
Recompiling class: GTK.GtkRequisition class
Recompiling selector: #sizeof
Object: GtkRequisition error: cannot redefine CStruct/CUnion
Smalltalk.Error(Smalltalk.Exception)>>signal
Smalltalk.Error(Smalltalk.Exception)>>signal:
GtkRequisition class(Smalltalk.Object)>>error:
GtkRequisition class(Smalltalk.CCompound
class)>>declaration:inject:into:
GtkRequisition class(Smalltalk.CStruct class)>>declaration:
Smalltalk.CStruct class(Smalltalk.CCompound
class)>>subclass:declaration:classVariableNames:poolDictionaries:category:
Smalltalk.UndefinedObject>>executeStatements
Recompiling classes...
Object: GSList error: cannot redefine CStruct/CUnion
Smalltalk.Error(Smalltalk.Exception)>>signal
Smalltalk.Error(Smalltalk.Exception)>>signal:
GSList class(Smalltalk.Object)>>error:
GSList class(Smalltalk.CCompound class)>>declaration:inject:into:
GSList class(Smalltalk.CStruct class)>>declaration:
Smalltalk.CStruct class(Smalltalk.CCompound
class)>>subclass:declaration:classVariableNames:poolDictionaries:category:
Smalltalk.UndefinedObject>>executeStatements
Recompiling classes...
Recompiling class: GTK.GdkEventButton class
Recompiling selector: #sizeof
Object: GdkEventButton error: cannot redefine CStruct/CUnion
Smalltalk.Error(Smalltalk.Exception)>>signal
Smalltalk.Error(Smalltalk.Exception)>>signal:
GdkEventButton class(Smalltalk.Object)>>error:
GdkEventButton class(Smalltalk.CCompound
class)>>declaration:inject:into:
GdkEventButton class(Smalltalk.CStruct class)>>declaration:
Smalltalk.CStruct class(Smalltalk.CCompound
class)>>subclass:declaration:classVariableNames:poolDictionaries:category:
Smalltalk.UndefinedObject>>executeStatements
Recompiling classes...
Recompiling class: GTK.GdkEventMotion class
Recompiling selector: #sizeof
Object: GdkEventMotion error: cannot redefine CStruct/CUnion
Smalltalk.Error(Smalltalk.Exception)>>signal
Smalltalk.Error(Smalltalk.Exception)>>signal:
GdkEventMotion class(Smalltalk.Object)>>error:
GdkEventMotion class(Smalltalk.CCompound
class)>>declaration:inject:into:
GdkEventMotion class(Smalltalk.CStruct class)>>declaration:
Smalltalk.CStruct class(Smalltalk.CCompound
class)>>subclass:declaration:classVariableNames:poolDictionaries:category:
Smalltalk.UndefinedObject>>executeStatements
Recompiling classes...
Recompiling class: GTK.GdkEventConfigure class
Recompiling selector: #sizeof
Object: GdkEventConfigure error: cannot redefine CStruct/CUnion
Smalltalk.Error(Smalltalk.Exception)>>signal
Smalltalk.Error(Smalltalk.Exception)>>signal:
GdkEventConfigure class(Smalltalk.Object)>>error:
GdkEventConfigure class(Smalltalk.CCompound
class)>>declaration:inject:into:
GdkEventConfigure class(Smalltalk.CStruct class)>>declaration:
Smalltalk.CStruct class(Smalltalk.CCompound
class)>>subclass:declaration:classVariableNames:poolDictionaries:category:
Smalltalk.UndefinedObject>>executeStatements
"Global garbage collection... done, heap grown"
PackageLoader
st> 







reply via email to

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