[Bugs] #3811 sugar UNSP: Can not drag&drop something to the clipboard
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Thu Aug 16 12:22:03 EDT 2012
#3811: Can not drag&drop something to the clipboard
------------------------------------------+---------------------------------
Reporter: erikos | Owner: erikos
Type: defect | Status: new
Priority: Unspecified by Maintainer | Milestone: 0.98
Component: sugar | Version: 0.96.x
Severity: Critical | Keywords:
Distribution: OLPC | Status_field: Assigned
------------------------------------------+---------------------------------
How to reproduce:
- open Browse
- try to drag&drop selected text or an image to the clipboard tray
---> the item is not added to the Frame
This was already reproduced in 0.96 (OLPC 12.1.0). The log says:
{{{
Traceback (most recent call last):
File "/home/erikos/sugar-build/install/lib/python2.7/site-
packages/jarabe/frame/clipboardtray.py", line 136, in drag_motion_cb
if self._internal_drag(context):
File "/home/erikos/sugar-build/install/lib/python2.7/site-
packages/jarabe/frame/clipboardtray.py", line 219, in _internal_drag
view_ancestor = context.get_source_widget().get_ancestor(gtk.Viewport)
AttributeError: 'NoneType' object has no attribute 'get_ancestor'
}}}
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/3811>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list