[lambda-gtk-devel] Bug in examples.lisp

Rick Taube taube at uiuc.edu
Sat Dec 4 16:20:49 UTC 2004


thanks ralf ! ill fix that today in cvs
btw if you want  cvs access to add the linux/ppc support let me know.

On Dec 4, 2004, at 9:16 AM, rm at fabula.de wrote:

> Hello list,
>
> just stumbled over a small buglet in 'examples.lisp' - the function
> 'textentry' fails to call gtk::init which results in some nasty
> openmcl kernel mess when called (this bug only shows up iff 
> '(textentry)'
> is called before any other demo invocations, once any othjer demo got 
> started
> gtk (or - more precicely, it's type system - will be properly 
> initialized).
>
> BTW, i've started to work on gtk2 support for OpenMCL/Linux - so far 
> i've
> been able to generate gtk2.ffi and the interface database. I modified
> openmcl-gtk-support to get a (not-so-good) working 
> openmcl-gtk2-support.
> I've even managed to frankensteinize Rick Taube's 
> lambda-gtk-openmcl.lisp
> into a lambda-gtk-openmcl-linux.lisp that _does_ produce a 
> gtkffi-openmcl.lisp.
> Now, i can load and start the examples but unfortunately the first 
> callback
> seems to tickle openmcl's kernel in unwanted places. I guess i should 
> first
> test my gtk2 bindings without the lambdagtk suggar ... :-/
>
> Oh, and as a suggestion: i'd be rather cool to have libglade support in
> lambda-gtk. Saves a _lot_ of typing ...
>
>  Cheers Ralf Mattes
>
> _______________________________________________
> lambda-gtk-devel site list
> lambda-gtk-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/lambda-gtk-devel

On Dec 4, 2004, at 9:16 AM, rm at fabula.de wrote:

> Hello list,
>
> just stumbled over a small buglet in 'examples.lisp' - the function
> 'textentry' fails to call gtk::init which results in some nasty
> openmcl kernel mess when called (this bug only shows up iff 
> '(textentry)'
> is called before any other demo invocations, once any othjer demo got 
> started
> gtk (or - more precicely, it's type system - will be properly 
> initialized).
>
> BTW, i've started to work on gtk2 support for OpenMCL/Linux - so far 
> i've
> been able to generate gtk2.ffi and the interface database. I modified
> openmcl-gtk-support to get a (not-so-good) working 
> openmcl-gtk2-support.
> I've even managed to frankensteinize Rick Taube's 
> lambda-gtk-openmcl.lisp
> into a lambda-gtk-openmcl-linux.lisp that _does_ produce a 
> gtkffi-openmcl.lisp.
> Now, i can load and start the examples but unfortunately the first 
> callback
> seems to tickle openmcl's kernel in unwanted places. I guess i should 
> first
> test my gtk2 bindings without the lambdagtk suggar ... :-/
>
> Oh, and as a suggestion: i'd be rather cool to have libglade support in
> lambda-gtk. Saves a _lot_ of typing ...
>
>  Cheers Ralf Mattes
>
> _______________________________________________
> lambda-gtk-devel site list
> lambda-gtk-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/lambda-gtk-devel




More information about the Lambda-gtk-devel mailing list