[Bugs] #4499 Write UNSP: Write can't paste image copied from journal
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Wed May 15 11:33:44 EDT 2013
#4499: Write can't paste image copied from journal
------------------------------------------+---------------------------------
Reporter: godiard | Owner: godiard
Type: defect | Status: new
Priority: Unspecified by Maintainer | Milestone: Unspecified by Release Team
Component: Write | Version: 0.98.x
Severity: Unspecified | Keywords:
Distribution: Unspecified | Status_field: Unconfirmed
------------------------------------------+---------------------------------
TestCase
* Draw something in Paint and exit activity.
* In the Journal, show secondary menu on the paint object, and select:
Copy to -> Clipboard
* Go to Write and try paste it.
Write does not paste, and show the following error in the log:
{{{
Traceback (most recent call last):
File "/home/olpc/Activities/Write.activity/toolbar.py", line 158, in
__paste_button_cb
selection = clipboard.wait_for_contents('text/uri-list')
File "/usr/lib/python2.7/site-packages/gi/types.py", line 47, in
function
return info.invoke(*args, **kwargs)
TypeError: argument target: Expected Gdk.Atom, but got str
}}}
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/4499>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list