Hi!
I have installed GTK+ Version 2.10.10 with gdktarget=directfb. Every
Application crashes with signal 11, I tried the gtk-demo and even the simple
"Hello World"-Tutorial-Example. By commenting out some calls, I found out
that the Hello-World crashes when reaching the statement "gtk_widget_show
(button);".
In the log-output I see two Warnings and the crash:
(gtktest:17916): Gdk-DirectFB-WARNING **: gdk_window_set_keep_above() not
implemented.
(gtktest:17916): Gdk-DirectFB-WARNING **: gdk_window_set_keep_below() not
implemented.
(!) [17916: 0.000] --> Caught signal 11 (at 0x1b0, invalid address) <--
I tried also GTK+ 2.10.9, same result. I am using DirectFB 1.0, all directfb
example apps are running fine.
Any help available?
regards, mtw