help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] GTK+ binding generator


From: Holger Hans Peter Freyther
Subject: Re: [Help-smalltalk] GTK+ binding generator
Date: Mon, 18 Oct 2010 18:33:45 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.9) Gecko/20100921 Fedora/3.1.4-1.fc14 Lightning/1.0b2 Thunderbird/3.1.4

On 10/18/2010 06:28 PM, Gwenaël Casaccio wrote:
> Hi Paolo,
> 
> with the last version of gst I've this bug:
> 
> Object: nil error: did not understand #methodsFor:
> Smalltalk.MessageNotUnderstood(Smalltalk.Exception)>>signal 
> (ExcHandling.st:254)
> Smalltalk.UndefinedObject(Smalltalk.Object)>>doesNotUnderstand:
> #methodsFor: (SysExcept.st:1407)
> Smalltalk.UndefinedObject>>executeStatements
> (GTK.star#VFS.ZipFile/Funcs.st:4729)
> /usr/local/share/smalltalk/GTK.star#VFS.ZipFile/Funcs.st:4731: expected object


The problem is that... the function is called

g_bus_something, so the awk script asssumes the Object is called GBus but in
that case it is GDBus(Connection) or such...



> 
> and I couldn't launch the git version of VisualGST.

you might need to recompile due binary incompatible changes in the development
version of GTK+ or such.




reply via email to

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