Follow-up Comment #5, bug #18186 (project mypaint):

I've made some progress. I compiled gtk+ 2.24 with debug enabled and can
reproduce two crashes: one when using the tablet (mouse works fine), and one
when saving.

With "set GDK_DEBUG=input" I get a very detailed dump of stuff related to
wintab devices. The crash when using the tablet happens because the translated
coordinates are far out (in the range of 10^9).

So far I know it's coming from the x_offset in gdkinput_win32.c in
gdk_input_translate_coordinates "x_offset = - input_window->root_x;". I will
continue debugging this later.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?18186>

_______________________________________________
  Nachricht geschickt von/durch Gna!
  http://gna.org/


_______________________________________________
Mypaint-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/mypaint-bugs

Reply via email to