Public bug reported:

Binary package hint: mypaint

Ubuntu version: 10.10

Reproduce steps
1. connect Apple Magicpad
2. open Mypaint
3. move pointer via Apple Magicpad.  


Errorcode:
====================================================================================
Traceback (most recent call last):
  File "/usr/share/mypaint/gui/tileddrawwidget.py", line 168, 
motion_notify_cb(self=<TiledDrawWidget object at 0xafe8a7c (GtkDrawingArea at 
0x937e888)>, widget=<TiledDrawWidget object at 0xafe8a7c (GtkDrawingArea at 
0x937e888)>, event=<gtk.gdk.Event at 0x95ea3f8: GDK_MOTION_NOTIFY x=713.45, 
y=226.35>)
            self.doc.stroke_to(dtime, x, y, pressure)
  variables: {'y': ('local', 257.35092611033656), 'x': ('local', 
713.45457537853849), 'dtime': ('local', 0.078), 'self.doc.stroke_to': ('local', 
<bound method Document.stroke_to of <lib.document.Document instance at 
0xafe7d6c>>), 'pressure': ('local', inf)}
  File "/usr/share/mypaint/lib/document.py", line 109, 
stroke_to(self=<lib.document.Document instance>, dtime=0.078, 
x=713.45457537853849, y=257.35092611033656, pressure=inf)
            l.surface.begin_atomic()
            split = self.brush.stroke_to (l.surface, x, y, pressure, dtime)
            l.surface.end_atomic()
  variables: {'self.brush.stroke_to': ('local', <bound method Brush.stroke_to 
of <lib.brush.Brush; proxy of <Swig Object of type 'Brush *' at 0x95ea488> >>), 
'pressure': ('local', inf), 'split': (None, None), 'l.surface': ('local', 
<lib.tiledsurface.Surface; proxy of <Swig Object of type 'TiledSurface *' at 
0x95ea470> >), 'y': ('local', 257.35092611033656), 'x': ('local', 
713.45457537853849), 'dtime': ('local', 0.078)}
  File "/usr/share/mypaint/lib/mypaintlib.py", line 134, 
stroke_to(self=<lib.brush.Brush; proxy of <Swig Object of type 'Brush *' at 
0x95ea488> >, *args=(<lib.tiledsurface.Surface; proxy of <Swig Object of type 
'TiledSurface *' at 0x95ea470> >, 713.45457537853849, 257.35092611033656, inf, 
0.078))
        def set_mapping_point(self, *args): return 
_mypaintlib.Brush_set_mapping_point(self, *args)
        def stroke_to(self, *args): return _mypaintlib.Brush_stroke_to(self, 
*args)
        def get_state(self): return _mypaintlib.Brush_get_state(self)
  variables: {'_mypaintlib.Brush_stroke_to': ('global', <built-in function 
Brush_stroke_to>), 'stroke_to': (None, None), 'self': ('local', 
<lib.brush.Brush; proxy of <Swig Object of type 'Brush *' at 0x95ea488> >), 
'args': ('local', (<lib.tiledsurface.Surface; proxy of <Swig Object of type 
'TiledSurface *' at 0x95ea470> >, 713.45457537853849, 257.35092611033656, inf, 
0.078))}
OverflowError: in method 'Brush_stroke_to', argument 5 of type 'float'

** Affects: mypaint (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Mypaint crashes at using Apply Magicpad
https://bugs.launchpad.net/bugs/680431
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to