Hi All, I am using GTK over DirectFB. I use GTK 2.12.2 and DirectFB 1.1.1. I get the following error while running GTK application.
Gdk-DirectFB-ERROR **: file gdkkeys-directfb.c: line 1965 (gdk_keymap_get_for_di splay): assertion failed: (gdisplay->keymap != NULL) aborting.. I looked at gdk_keymap_get_for_display function and the reason seems to be that gdisplay->keymap is NULL. What could be the reason that keymap is getting NULL value? -- Regards, Harinandan S
_______________________________________________ gtk-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-list
