<div dir="ltr"><div>Can anybody confirm this?</div><div><br></div><div>In sugar-build (F18), when I want copy a object from the journal to the clipboard,</div><div>using the copy menu in the object palette, nothing is copied in the clipboard,</div>
<div>and i get the following error in shell.log: </div><div><br></div><div>Traceback (most recent call last):</div><div>  File "/home/gonzalo/sugar-build/build/out/install/lib/python2.7/site-packages/jarabe/journal/palettes.py", line 319, in __copy_to_clipboard_cb</div>
<div>    clipboard.set_with_data([Gtk.TargetEntry.new('text/uri-list', 0, 0)],</div><div>AttributeError: 'Clipboard' object has no attribute 'set_with_data'</div><div><br></div><div>Gonzalo</div></div>