Opened 14 years ago
Closed 14 years ago
#164 closed defect (fixed)
Dragging of images and text to clipboard do not work
Reported by: | erikos | Owned by: | tomeu |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Sugar | Version: | Git as of bugdate |
Severity: | Keywords: | ||
Cc: | tomeu | Distribution/OS: | |
Bug Status: |
Description
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
Change History (2)
comment:1 Changed 14 years ago by tomeu
- Owner changed from marcopg to tomeu
- Status changed from new to assigned
comment:2 Changed 14 years ago by tomeu
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
Seems to be fixed by http://git.sugarlabs.org/projects/sugar/repos/mainline/commits/40a22bc1