[EMAIL PROTECTED] wrote: > I try gtk_widget_show_all(), but the result is still a > black screen. > > I can control the window (e.g. position & size) and > add > widget to the window, but can't show any widget on the > window. > > Could it be something wrong in my building process? > > Wether the above situation happens or not, the > following message appears every time. > Does it relate to my problem? > > (helloworld:927): Gdk-CRITICAL **: > gdk_drawable_set_colormap: assertion `cmap == NULL || > gdk_drawable_get_depth (drawable) == > cmap->visual->depth' failed > > Thank your suggestion.
I confirm i cannot reproduce the bug you're experiencing on my i386, probably it's something related to your HW configuration. Probably you could try changing fb mode or playing with code which manages surface formats in gtkdfb (just a suggestion). regards Attilo _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
