crategus / cl-cffi-gtk

cl-cffi-gtk is a Lisp binding to the GTK+ 3 library.

Home Page:http://www.crategus.com/books/cl-cffi-gtk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Function gtk-fixed-move gives a Gtk-CRITICAL error

crategus opened this issue · comments

The tutorial example for GtkFixed gives an error when trying to move the button.

This is the build info:

cl-cffi-gtk version: 0.0.0
cl-cffi-gtk build date: 22:14 2/26/2012
GTK+ version: 2.24.4
Machine type: X86
Machine version: Intel(R) Pentium(R) M processor 1.73GHz
Software type: Linux
Software version: 2.6.38-13-generic
Lisp implementation type: SBCL
Lisp implementation version: 1.0.53

NIL

  • (example-fixed)

The following error occurs when pressing a button on the window. The origin of the error is the function gtk-fixed-move.

(:4531): Gtk-CRITICAL **: IA__gtk_layout_move: assertion `GTK_IS_LAYOUT (layout)' failed