crashes when USB input device is disconnected
Bug #474954 reported by
bcrowell
This bug affects 12 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Confirmed
|
High
|
Unassigned |
Bug Description
I sometimes use Inkscape with a Wacom Bamboo USB drawing tablet. If I unplug the tablet from the USB port while Inkscape is running, it crashes about 30 seconds later.
tags: | added: tablet |
tags: | added: crash |
Changed in inkscape: | |
importance: | Undecided → High |
summary: |
- crashes when USB drawing tablet is disconnected + crashes when USB input device is disconnected |
To post a comment you must log in.
The error message was:
The program 'inkscape' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadDevice, invalid or uninitialized input device'.
(Details: serial 507108 error_code 146 request_code 140 minor_code 30)
(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.)
This is with Inkscape 0.46 (Apr 8 2009), on Ubuntu Jaunty, x64.