Follow-up Comment #12, bug #15476 (project mypaint):

That appears to spew a bunch of messages like the following

device change: Wacom Graphire3 6x8 eraser <enum GDK_SOURCE_ERASER of type
GdkInputSource>
Traceback (most recent call last):
  File "/usr/share/mypaint/gui/tileddrawwidget.py", line 115, in
motion_notify_cb
    f(self.last_event_device, event.device)
  File "/usr/share/mypaint/gui/drawwindow.py", line 575, in
device_changed_cb
    if old_device.source == gdk.SOURCE_MOUSE and self.last_pen_device:
AttributeError: 'NoneType' object has no attribute 'source'

about 20 or so, every time I click (whether it is using the stylus nib or
eraser)


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


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

Reply via email to