[Bugs] #164 MAJO: Dragging of images and text to clipboard do not work
SugarLabs Bugs
bugtracker-noreply at sugarlabs.org
Sun Dec 28 15:00:02 EST 2008
#164: Dragging of images and text to clipboard do not work
--------------------+-------------------------------------------------------
Reporter: erikos | Owner: marcopg
Type: defect | Status: new
Priority: major | Milestone:
Component: sugar | Version: Git as of bugdate
Keywords: |
--------------------+-------------------------------------------------------
Dragging of images and text to clipboard do not work. I get the following
traceback.
{{{
Traceback (most recent call last):
File "/home/erikos/sugar-jhbuild/install/lib/python2.5/site-
packages/jarabe/frame/clipboardtray.py", line 129, in \
drag_motion_cb
if self._internal_drag(context):
File "/home/erikos/sugar-jhbuild/install/lib/python2.5/site-
packages/jarabe/frame/clipboardtray.py", line 211, in \
_internal_drag
view_ancestor = context.get_source_widget().get_ancestor(gtk.Viewport)
AttributeError: 'NoneType' object has no attribute 'get_ancestor'
1230494272.788849 DEBUG root: ClipboardTray._drag_motion_cb
}}}
--
Ticket URL: <http://dev.sugarlabs.org/ticket/164>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list