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

                 Summary: The color, brush, brush settings
                 Project: MyPaint
            Submitted by: bebin
            Submitted on: Mon 26 Sep 2011 02:21:54 AM GMT
                Severity: 4 - Important
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: MyPaint 0.9.1+git
         Planned Release: None
        Operating System: ubuntu 10.04

    _______________________________________________________

Details:

when i click on the current color, current brush and the brush setting tools
in the tool bar this error popped up 

Traceback (most recent call last):
  File "/usr/share/mypaint/gui/dropdownpanel.py", line 203,
_realize_cb(self=<DropdownPanel object at 0x2df9aa0 (GtkWindow at 0x33cfa20)>,
widget=<DropdownPanel object at 0x2df9aa0 (GtkWindow at 0x33cfa20)>)
            self.window.set_type_hint(gdk.WINDOW_TYPE_HINT_DROPDOWN_MENU)
            x, y = self._get_panel_pos()
            self.parse_geometry("+%d+%d" % (x, y))
  variables: {'y': (None, []), 'x': (None, []), 'self._get_panel_pos':
('local', <bound method DropdownPanel._get_panel_pos of <DropdownPanel object
at 0x2df9aa0 (GtkWindow at 0x33cfa20)>>)}
  File "/usr/share/mypaint/gui/dropdownpanel.py", line 213,
_get_panel_pos(self=<DropdownPanel object at 0x2df9aa0 (GtkWindow at
0x33cfa20)>)
            button = self._panel_button
            assert button.get_mapped()
            x, y = button.window.get_origin()
AttributeError: 'DropdownPanelButton' object has no attribute 'get_mapped'




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  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