help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] Blox and NetworkClients not playing well together


From: Bonzini
Subject: Re: [Help-smalltalk] Blox and NetworkClients not playing well together
Date: Sat, 8 Jun 2002 10:29:30 +0200

Ok, the bug was already found and fixed.

Blox is just a proxy and does nothing more than loading BloxTK.  In the
future, it might load BloxGTK instead or BloxQt or BloxXaw (these two are
even less likely than BloxGTK...) or whatever else.

The solution is to disable caching of the VMPrimitives dictionary in
_gst_resolve_primitive_name.  I assumed the OOP would not have changed but
this turned out not to be true.  If you want to try, remove
if(!vmPrimitivesOOP) or something like this in that function, in
libgst/dict.c, leaving the `then' part there of course.

|_  _  _ __
|_)(_)| ),'
------- '---






reply via email to

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