[Bugs] #4979 Browse UNSP: Can't copy address line from menu bar with Ctrl C

Sugar Labs Bugs bugtracker-noreply at sugarlabs.org
Tue May 2 23:47:46 EDT 2017


#4979: Can't copy address line from menu bar with Ctrl C
----------------------------------------+-------------------------------
  Reporter:  FGrose                     |            Owner:
      Type:  defect                     |           Status:  new
  Priority:  Unspecified by Maintainer  |        Milestone:  Unspecified
 Component:  Browse                     |          Version:  Unspecified
  Severity:  Unspecified                |       Resolution:
  Keywords:                             |  Distribution/OS:  Fedora
Bug Status:  Unconfirmed                |
----------------------------------------+-------------------------------

Comment (by FGrose):

 This fix works sometimes.
 I tested Ctrl C, Ctrl V first.  It worked.
 Then context menu Copy, Ctrl V.  not sure...
 context menu Copy, tool bar paste  - failed to paste

 So I noticed other problems and inconsistencies.
 For example, highlighting the address bar text does not activate the tool
 bar (scissor subbar) Copy icon.

 Another example, after highlighting one word only from this text entry
 tool (the comment box in bugs.sugarlab.org), Ctrl C , Ctrl V works; but
 highlighting more than one word, fails.  Interestingly, the Frame
 clipboard shows entries for all the failed cases in this full comment, but
 the one word copy doesn't show a Frame clipboard icon.  The scissor sub
 toolbar Copy icon highlights with either one or multiple word highlights,
 but the Paste button is highlighted but fails to effect a paste.

 The shell.log has the following suspicious lines:

 1493781398.338445 WARNING root: no data for selection target MULTIPLE.
 1493781398.342033 WARNING root: no data for selection target NULL.
 1493781452.755714 WARNING root: no data for selection target MULTIPLE.
 1493781494.499172 WARNING root: no data for selection target MULTIPLE.
 1493781667.953887 WARNING root: no data for selection target MULTIPLE.
 1493781832.434096 WARNING root: no data for selection target MULTIPLE.
 1493781832.443364 WARNING root: no data for selection target NULL.
 1493781933.281632 WARNING root: no data for selection target MULTIPLE.
 1493781933.290154 WARNING root: no data for selection target NULL.
 1493782159.964203 WARNING root: no data for selection target MULTIPLE.
 1493782159.965231 WARNING root: no data for selection target
 application/vnd.webkitgtk.smartpaste.
 Traceback (most recent call last):
   File "/usr/lib/python2.7/site-
 packages/jarabe/frame/clipboardpanelwindow.py", line 87, in
 _owner_change_cb
     data_hash = hash(selection.get_data())
 AttributeError: 'NoneType' object has no attribute 'get_data'
 1493782168.032662 WARNING root: no data for selection target MULTIPLE.
 1493782176.224319 WARNING root: no data for selection target MULTIPLE.
 1493782176.229174 WARNING root: no data for selection target
 application/vnd.webkitgtk.smartpaste.
 Traceback (most recent call last):
   File "/usr/lib/python2.7/site-
 packages/jarabe/frame/clipboardpanelwindow.py", line 87, in
 _owner_change_cb
     data_hash = hash(selection.get_data())
 AttributeError: 'NoneType' object has no attribute 'get_data'
 1493782188.959123 WARNING root: no data for selection target MULTIPLE.
 1493782188.967980 WARNING root: no data for selection target NULL.
 1493782550.174864 WARNING root: no data for selection target MULTIPLE.
 1493782550.184662 WARNING root: no data for selection target NULL.

--
Ticket URL: <https://bugs.sugarlabs.org/ticket/4979#comment:3>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system


More information about the Bugs mailing list