URL:
  <http://gna.org/bugs/?18446>

                 Summary: MyPaint crashed as soon as I open it.
                 Project: MyPaint
            Submitted by: shayli147
            Submitted on: Wed 03 Aug 2011 07:43:55 PM GMT
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: Lucid Lynx 10.04
         Planned Release: None
        Operating System: Ubuntu

    _______________________________________________________

Details:

Hello there.

I'm facing a bug in which, as mentioned in summary, MyPaint crashes as soon
as I open it. When I face this crash a message appears:
“Bug Detected
 A programming error has been detected.
 It probably isn't fatal, but the details should be reported to the
developers nonetheless.”


The details I'm given say nothing to me, but I want to solve this bug. I got
to use this program once and enjoyed every second of it. Is there anything I
can do to debug this?

The details are these:
Traceback (most recent call last): 
   File "/usr/share/mypaint/gui/tileddrawwidget.py", line 168,
motion_notify_cb(self=<TiledDrawWidget object at 0xc185e64 (GtkDrawingArea at
0xa59cca0)>, widget=<TiledDrawWidget object at 0xc185e64 (GtkDrawingArea at
0xa59cca0)>, event=<gtk.gdk.Event at 0xa81b1a0: GDK_MOTION_NOTIFY x=432.00,
y=354.00>) 
             self.doc.stroke_to(dtime, x, y, pressure) 
   variables: {'y': ('local', 354.0), 'x': ('local', 432.0), 'dtime':
('local', 0.0080000000000000002), 'self.doc.stroke_to': ('local', <bound
method Document.stroke_to of <lib.document.Document instance at 0xc17f4cc>>),
'pressure': ('local', inf)} 
   File "/usr/share/mypaint/lib/document.py", line 109,
stroke_to(self=<lib.document.Document instance>, dtime=0.0080000000000000002,
x=432.0, y=354.0, 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 0xa81b230> >>), 'pressure': ('local', inf), 'split': (None, None),
'l.surface': ('local', <lib.tiledsurface.Surface; proxy of <Swig Object of
type 'TiledSurface *' at 0xa81b218> >), 'y': ('local', 354.0), 'x': ('local',
432.0), 'dtime': ('local', 0.0080000000000000002)} 
   File "/usr/share/mypaint/lib/mypaintlib.py", line 134,
stroke_to(self=<lib.brush.Brush; proxy of <Swig Object of type 'Brush *' at
0xa81b230> >, *args=(<lib.tiledsurface.Surface; proxy of <Swig Object of type
'TiledSurface *' at 0xa81b218> >, 432.0, 354.0, inf, 0.0080000000000000002)) 
         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 0xa81b230> >),
'args': ('local', (<lib.tiledsurface.Surface; proxy of <Swig Object of type
'TiledSurface *' at 0xa81b218> >, 432.0, 354.0, inf, 0.0080000000000000002))}

 OverflowError: in method 'Brush_stroke_to', argument 5 of type 'float'

Thanks,
Shay.




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  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