XI_BadDevice - Crash after undocking Lenovo laptop
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
New
|
Undecided
|
Unassigned |
Bug Description
If I have Inkscape open on my Lenovo T520 while I'm docked, undock it, and try to edit something with the cursor tool, Inkscape crashes. This is on Fedora 15 with inkscape-
I ran tail -f /var/log/Xorg.9.log prior to undocking, and there were no additional outputs. I've attached my gdb backtrace, but the main error seems to be -
Gdk-ERROR **: The program 'inkscape' received an X Window System error.
This probably reflects a bug in the program.
The error was 'XI_BadDevice (invalid Device parameter)'.
(Details: serial 27478 error_code 149 request_code 141 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...
tags: | removed: gdk-error lenovo undock |
Likely the same underlying issue as in /bugs.launchpad .net/inkscape/ +bug/474954>
Bug #474954 in Inkscape: “crashes when USB input device is disconnected”
<https:/
See also the backtrace in other duplicate bug #818543, comment #5.
(backtrace formatted in LO, seriously? ;-) )