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

                 Summary: Exception when dragging color from color selector to
another application
                 Project: MyPaint
            Submitted by: portnov
            Submitted on: Срд 15 Май 2013 05:19:19
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 
         Planned Release: None
        Operating System: 

    _______________________________________________________

Details:

I try to drag color from `current color` swatch in color selector to another
application, and:

Traceback (most recent call last):
  File "/usr/share/mypaint/gui/colors/adjbases.py", line 461,
_drag_data_get_cb(self=<PreviousCurrentColorAdjuster object at
0x956c78...bases+PreviousCurrentColorAdjuster at 0x9ba9070)>,
widget=<PreviousCurrentColorAdjuster object at
0x956c78...bases+PreviousCurrentColorAdjuster at 0x9ba9070)>,
context=<gtk.gdk.X11DragContext object at 0x956c2d4 (GdkX11DragContext at
0x987c6b8)>, selection=<GtkSelectionData>, target_type=1L, time=4563899L)
            """
            if "application/x-color" not in context.targets:
                return False
AttributeError: 'gtk.gdk.X11DragContext' object has no attribute 'targets'




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  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