Bug#700741: Paste to textview fails

Jonny jonny at csc.jp
Sat Feb 16 20:33:50 UTC 2013


Package: libgtk2.0-0
Version: 2.24.10-2

I can not paste the "hogehoge":
$ leafpad &
$ printf %s hogehoge | xclip -l 1
...middle-click to leafpad.

Description xclip -l has happened:
       -l, -loops
              number of X selection requests (pastes into X  applications)  to
              wait  for  before  exiting,  with a value of 0 (default) causing
              xclip to wait for an unlimited number of requests until  another
              application  (possibly another invocation of xclip) takes owner-
              ship of the selection


I can paste it when I appoint numbers more than "3":
$ printf %s hogehoge | xclip -l 3
...middle-click to leafpad.



More information about the pkg-gnome-maintainers mailing list