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

                 Summary: A programming error has been detected.
                 Project: MyPaint
            Submitted by: rajivm
            Submitted on: Tuesday 12/15/2009 at 12:25
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 0.8
         Planned Release: None
        Operating System: fedora11 64

    _______________________________________________________

Details:

Traceback (most recent call last):
  File "/home/anagha/Installers/MyPaint/mypaint/gui/brushselectionwindow.py",
line 160, expose_cb(self=<GroupSelector object at 0x32f1d70 (GtkDrawingArea at
0x34649d0)>, widget=<GroupSelector object at 0x32f1d70 (GtkDrawingArea at
0x34649d0)>, event=<gtk.gdk.Event at 0x7ff6fc866f08: GDK_EXPOSE area=[0, 0,
309, 1]>)
            c = style.bg[gtk.STATE_NORMAL]
            cr.set_source_rgb(c.red_float, c.blue_float, c.green_float)
            cr.rectangle(0, 0, width, height)
  variables: {'cr.set_source_rgb': ('local', <built-in method set_source_rgb
of gtk.gdk.CairoContext object at 0x7ff6fc868fb0>)}
AttributeError: 'gtk.gdk.Color' object has no attribute 'red_float'




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  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