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

                 Summary: Error to load
                 Project: MyPaint
            Submitted by: mred
            Submitted on: jue 21 mar 2013 15:02:07 COT
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: cf723b7..5226073
         Planned Release: None
        Operating System: Linux Mint Nadia

    _______________________________________________________

Details:

Traceback (most recent call last):
  File "/home/code/mypaint/gui/brushselectionwindow.py", line 366,
do_get_preferred_height_for_width(self=<GroupSelector object at 0x380ab90
(gui+brushselectionwindow+GroupSelector at 0x3fb8ef0)>, width=190)
            # Height is determined by the layout once we have a concrrete
width.
            layout = self.lay_out_group_names(width)
            w, h = layout.get_pixel_size()
  variables: {'width': ('local', 190), 'self.lay_out_group_names': ('local',
<bound method GroupSelector.lay_out_group_names of <GroupSelector object at
0x380ab90 (gui+brushselectionwindow+GroupSelector at 0x3fb8ef0)>>), 'layout':
(None, [])}
  File "/home/code/mypaint/gui/brushselectionwindow.py", line 327,
lay_out_group_names(self=<GroupSelector object at 0x380ab90
(gui+brushselectionwindow+GroupSelector at 0x3fb8ef0)>, width=190)
                c_bg = _gdk_color_to_hex(style_bg[bg_state])
                c_fg = _gdk_color_to_hex(style_fg[fg_state])
  variables: {'_gdk_color_to_hex': ('local', <function _gdk_color_to_hex at
0x37b2c08>), 'bg_state': ('local', <enum GTK_STATE_NORMAL of type
GtkStateType>), 'c_bg': (None, []), 'style_bg': ('local', [])}
IndexError: list index out of range




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Mensaje enviado vía/por Gna!
  http://gna.org/


_______________________________________________
Mypaint-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/mypaint-bugs

Reply via email to