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: Gwenaël Casaccio
Subject: Re: [Help-smalltalk] GTK+ binding generator
Date: Mon, 18 Oct 2010 18:40:46 +0200

On Mon, Oct 18, 2010 at 6:33 PM, Holger Hans Peter Freyther
<address@hidden> wrote:
> 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.
>
>

I've recompiled gst but I will retry

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



reply via email to

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