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

                 Summary: Error when saving brushes.
                 Project: MyPaint
            Submitted by: dementedsnake
            Submitted on: Wed 18 May 2011 05:51:39 PM GMT
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: (In Summary)
         Planned Release: None
        Operating System: Mint 10 AMD64

    _______________________________________________________

Details:

Program version=0.9.1+git, as of GIT commit
http://gitorious.org/mypaint/mypaint/commit/d0319d882f3c6f7d7f32123667be6e8326da74e4)
on May 17, 2011.

When trying to save a brush, even without making any changes, this error
happens:
-------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/_______/mypaintdev/share/mypaint/gui/brushcreationwidget.py",
line 146, update_settings_cb(self=<BrushManipulationWidget object at 0x2df34b0
(GtkHBox at 0x2e68180)>, window=<gtk.Button object at 0x3186eb0 (GtkButton at
0x2e69be0)>)
                return
            b.brushinfo = self.app.brush.brushinfo.clone()
            b.save()
  variables: {'b.brushinfo': ('local', <lib.brush.BrushInfo instance at
0x27b0440>)}
AttributeError: BrushInfo instance has no attribute 'brushinfo'
-------------------------------------------------------------------




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  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