GNOME Bugzilla – Bug 629276
opening colors dialogs in gimp in full screen crashes the application
Last modified: 2010-10-29 16:28:18 UTC
i'm using windows xp sp3 with gimp 2.7.1 binaries from sf open gimp, create a new image, move to full screen (f11), try opening colors/colors balance for instance. gimp crashes
Can you please launch gimp using the command line, and then when GIMP crashes, see what error it produces?
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!
Hi, running gimp-2.7.exe --verbose prints: loading menu 'C:\Program Files\GIMP 2.7\share\gimp\2.0\menus\image-menu.xml' for /image-menubar Parsing 'C:\Documents and Settings\user\.gimp-2.7\tool-options\gimp-color-balance-tool.settings' ** Gdk:ERROR:gdkgc-win32.c:751:get_impl_drawable: code should not be reached Here's a backtrace taken when the messagebox appears: Call stack of main thread Address Stack Procedure / arguments Called from Frame 0022DB30 77C39300 ? USER32.MessageBoxA msvcrt.77C392FA 0022DB2C 0022DB34 00960396 hOwner = 00960396 ('[428-28-SOIC] (imported)-1.0 ...',class= 0022DB38 0022DB74 Text = "Runtime Error! Program: C:\Program Files\GIMP 2.7\b 0022DB3C 77C12CC0 Title = "Microsoft Visual C++ Runtime Library" 0022DB40 00012010 Style = MB_OK|MB_ICONHAND|MB_TASKMODAL|10000 0022DB64 77C3B127 msvcrt.77C3920A msvcrt.77C3B122 0022DB60 0022DD74 77C36BBA ? msvcrt.77C3AF89 msvcrt.77C36BB5 0022DD70 0022DD7C 6860B013 ? <JMP.&msvcrt.abort> libglib-.6860B00E 0022DDFC 6C37BDD6 ? <JMP.&libglib-2.0-0.g_assertion_message> libgdk-w.6C37BDD1 0022DE2C 6C37C1AA ? libgdk-w.6C37BD30 libgdk-w.6C37C1A5 0022DE28 0022DE8C 62D49141 ? <JMP.&libgdk-win32-2.0-0.gdk_win32_hdc_get> libwimp.62D4913C 0022DE88 0022DF3C 62D43C05 ? libwimp.62D48F80 libwimp.62D43C00 0022DF38
Please specify what version of gtk+ you are using and reassign to gtk+.
Sven: Looks like the same bug of the text tool - opening the color balance dialog in full screen mode, opens the on-canvas widget (exactly like we have for the text tool) and that widget crashes on windows exactly with the same gdk error message about get_impl_drawable (See Bug 623563). Sven, if you agree it's the same problem, then we should probably close this as a duplicate...
It is definitely the same problem. *** This bug has been marked as a duplicate of bug 623563 ***