I've got the same error with inkscape 0.92.4 stable branch with flatpak
It happens only when I am using external mouse and I unplug it and start clicking with the mouse pad afterwards. If I run inkscape without external mouse no problem, or if I don't unplug the external mouse and start using the mousepad no problem neither.
Console with --sync parameter:
This probably reflects a bug in the program.
The error was 'XI_BadDevice (invalid Device parameter)'.
(Details: serial 117984 error_code 129 request_code 131 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.)
I've got the same error with inkscape 0.92.4 stable branch with flatpak
It happens only when I am using external mouse and I unplug it and start clicking with the mouse pad afterwards. If I run inkscape without external mouse no problem, or if I don't unplug the external mouse and start using the mousepad no problem neither.
Console with --sync parameter:
This probably reflects a bug in the program.
The error was 'XI_BadDevice (invalid Device parameter)'.
(Details: serial 117984 error_code 129 request_code 131 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.)