Hi, > Follow the progress at: > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26812
This has been closed as invalid i.e. being a Gtk/Cairo bug instead of Awt one. However, the links in the bug point to Cairo 256-color problems (including the Gtk bugzilla link), but N770 display is 16-bit, not 8-bit, and there's no Cairo in N770. I.e. to me the bug seems to be invalidated for a wrong reason, especially considering the original bugreport: ----------- >>>>> since GTK_RGB thinks this is best (why do we ask GTK_RGB for the >>>>> default pixmap depth and do not simply use the depth the screen is >>>>> running?). But 770's X server has no colormap assigned to 24-bit >>>>> mode >>>>> so it asserts. >>> >>> Yes, I think we currently assume a 24-bit colormap in the GTK peers, >>> which is wrong. I'd like to see this fixed. ----------- > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26848 This seems to have been accepted. :-) - Eero _______________________________________________ maemo-developers mailing list [email protected] https://maemo.org/mailman/listinfo/maemo-developers
