GNOME Bugzilla – Bug 591137
Crash after removing graphic tablet
Last modified: 2009-08-08 12:39:05 UTC
Steps to reproduce: 1. Open Gimp with a graphic tablet attached (in my case a Wacom Bamboo) 2. Unplug the graphic tablet 3. Trying to open a new file crashes the application Any access to the unplugged device will cause the crash. Stack trace:
+ Trace 216841
Other information:
Created attachment 140188 [details] thread apply all bt
Created attachment 140189 [details] thread apply all bt full
Forgot to add the command line output: Gdk-ERROR **: The program 'gimp' received an X Window System error. This probably reflects a bug in the program. The error was 'XI_BadDevice (invalid Device parameter)'. (Details: serial 38138 error_code 146 request_code 140 minor_code 13) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) aborting... (script-fu:3282): LibGimpBase-WARNING **: script-fu: gimp_wire_read(): error
As you can see in the stack-trace, there is no GIMP code involved here. Please reassign to GTK+ and specify the GTK+ version and your operating system.
Oops, you're right. I'm afraid I don't have the permissions to reassign? I'm using Ubuntu 9.10 Alpha 3 with GTK+ version 2.17.6.
Reassigning.
*** This bug has been marked as a duplicate of 575767 ***