After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 314904 - GdkRGB warning
GdkRGB warning
Status: RESOLVED DUPLICATE of bug 314903
Product: gtk+
Classification: Platform
Component: Backend: X11
2.8.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2005-08-31 01:58 UTC by Evandro Giovanini
Modified: 2005-08-31 02:00 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12



Description Evandro Giovanini 2005-08-31 01:58:09 UTC
Distribution/Version: Ubuntu breezy

Launch banshee application:

evandro@ubuntu:/etc/gtk-2.0$ banshee
0: Loaded PlayerEngine core: GStreamer
1: Audio CD Core Initialized

(Banshee:9090): Gdk-WARNING **: Visual type=static gray depth=24, image bpp=32,
lsb first
is not supported by GdkRGB. Please submit a bug report
with the above values to bugzilla.gnome.org
evandro@ubuntu:/etc/gtk-2.0$



This used to happen with a few other apps on an old install, since then I
formatted and upgraded to the same system (Ubuntu breezy). The apps I had
problems with on that old install are working so I thought the problem was gone,
 but I just installed banshee and here's the same error again.
When I had problems with the old install I reported the bug here:
http://bugzilla.ubuntu.com/show_bug.cgi?id=14112

The problem only happens with the 'nvidia' driver (version 1.0.7667), 'nv' works
fine (xorg 6.8.2). Setting color depth to 16 instead of 24 appears to fix it
with the 'nvidia' driver.
Comment 1 Evandro Giovanini 2005-08-31 02:00:30 UTC

*** This bug has been marked as a duplicate of 314903 ***