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 666401 - GTK applications crash at start-up in WindowsXP/Windows Server 2000 at 16 bit color depth
GTK applications crash at start-up in WindowsXP/Windows Server 2000 at 16 bit...
Status: RESOLVED DUPLICATE of bug 665013
Product: gtk+
Classification: Platform
Component: Backend: Win32
2.24.x
Other Windows
: Normal blocker
: ---
Assigned To: gtk-win32 maintainers
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2011-12-17 07:35 UTC by Eduard Suica
Modified: 2011-12-17 09:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
The output of a gtk application on windows at 16 bit color depth (5.92 KB, text/plain)
2011-12-17 07:35 UTC, Eduard Suica
Details

Description Eduard Suica 2011-12-17 07:35:27 UTC
Created attachment 203713 [details]
The output of a gtk application on windows at 16 bit color depth

Hello,

I've used the latest GTK 2.24.8 (the one available on the gnome ftp). When I use 24 bit color, everything works fine, but when running a GTK application on a windows screen with 16 bit color depth, it crashes in libgdk. Tried on Windows XP, Windows Server 2000 and Window Server 2008, same results. 

It crashes in libgdk (reading a null pointer), right at start-up. I think is something related to creating a pixbuf:

(ConClient.exe:1184): Gdk-WARNING **: gdk_win32_pixmap_new: depth = 16 not supported

I've attached the entire output.


Thanks !
Eduard
Comment 1 Emmanuele Bassi (:ebassi) 2011-12-17 09:12:12 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version.

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