GNOME Bugzilla – Bug 333448
Multiple crashes when toolbox is moved to another screen
Last modified: 2006-03-07 09:28:13 UTC
Steps to reproduce: Selecting display tab in preferences: The error was 'BadMatch (invalid parameter attributes)'. (Details: serial 153819 error_code 8 request_code 56 minor_code 0) Selecting crop tool: The error was 'BadMatch (invalid parameter attributes)'. (Details: serial 188607 error_code 8 request_code 56 minor_code 0) Stack trace: Other information:
Since this is an X error, it might be helpful for you to tell us what OS, what version of X11, and what window manager you are using.
Fedora Core 4, xorg 6.8.2 (Fedora patch level 37), and sawfish 1.3
The exact gtk version and the dockables that are attached to the toolbox are probably more relevant.
GTK+ 2.8.11 (gtk-2-8 built 2006-01-20). Toolbox only has the tool options docked.
Do both screens have the same bitdepth? A friend just told me about a problem when moving image views from a 24bit screen to a 16 bit screen: The program 'gimp' received an X Window System error. This probably reflects a bug in the program. The error was 'BadGC (invalid GC parameter)'. I have to come back to this to investigate this in more detail to be able to give a better description and backtrace. However, in this case I guess that the Graphic Contexts are not updated when moving the image window to a different screen.
Ville, would you run gimp with --sync --g-fatal-warnings and attach a backtrace of the BadMatch?
This is for the display preferences:
+ Trace 66739
(Didn't know where to cut the trace so picked a random point)
Hmm, thats deep inside GTK+. Can you try with the default theme instead of bluecurve? And can you provide the stack trace to at least a point within the GIMP, so that it is recognizable in what part of the GIMP the GTK+ originate?
No crash with the default theme. I guess bluecurve is to blame.
Yes, this is most definitely a bug in the theme engine. Can we reassign this report or close it as NOTGNOME in case that the theme engine is not available as a product in this bug-tracker?
Go right ahead.
Ville, I am asking you to do this. After all it is you who opened the bug-report on the wrong product.