Hi, I've this error:
Traceback (most recent call last):
File "/home/jag/installs/mypaint-git-master/gui/document.py", line 86,
button_press_cb(self=<gui.document.CanvasController object>,
tdw=<TiledDrawWidget object at 0x4af4230 (TiledDrawWidget at 0x33c99e0)>,
event=<void>)
"""
result = self.modes.top.button_press_cb(tdw, event)
self.__update_last_event_info(tdw, event)
variables: {'event': ('local', <void at 0x5118400>), 'tdw': ('local',
<TiledDrawWidget object at 0x4af4230 (TiledDrawWidget at 0x33c99e0)>),
'result': (None, []), 'self.modes.top.button_press_cb': ('local', <bound
method FreehandOnlyMode.button_press_cb of <gui.freehand.FreehandOnlyMode
object at 0x4af2290>>)}
File "/home/jag/installs/mypaint-git-master/gui/freehand.py", line 313,
button_press_cb(self=<gui.freehand.FreehandOnlyMode object>,
tdw=<TiledDrawWidget object at 0x4af4230 (TiledDrawWidget at 0x33c99e0)>,
event=<void>)
# Stroke started, notify observers
self.doc.input_stroke_started(event)
# Mouse button pressed (while painting without pressure
AttributeError: 'CanvasController' object has no attribute
'input_stroke_started'
" ... "
J. Americo Gobbo [Painter and Illustrator]
Website <http://americogobbo.com.br> | Blog<http://americogobbo.blogspot.com>|
Flickr <http://flickr.com/rabisco> | Twitter <http://twitter.com/rabisco> |
Facebook <http://www.facebook.com/americogobbo>
_______________________________________________
Mypaint-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/mypaint-discuss