Activity log for bug #328155

Date Who What changed Old value New value Message
2009-02-11 17:21:34 Hans L bug added bug
2009-02-11 17:25:59 Hans L description Binary package hint: gnome-terminal I have a script which copies some things to clipboard via xclip. I use the "-selection clipboard" option to allow me to paste the results into apps with Ctrl-V keyboard shortcut. This works fine in GUI apps such as gedit for example, but I can not paste the clipboard directly into gnome-terminal. Steps to reproduce: In gnome-terminal run the following command: echo testing123 | xclip -selection clipboard attempt to paste clipboard back to terminal with Ctrl-Shift-V Actual Results: nothing is pasted Expected results: "testing123" is pasted onto the terminal command line Reproducible: Always The only way I can now paste my clipboard to gnome-terminal is to open a GUI app, paste with Ctrl-V, select the text again, and copy to clipboard again with Ctrl-C. After doing this, I can paste into gnome-terminal with Ctrl-Shift-V. I'm not exactly sure if this is an xclip or gnome-terminal issue, but I've filed it under gnome-terminal for now. Binary package hint: gnome-terminal I have a script which copies some things to clipboard via xclip. I use the "-selection clipboard" option to allow me to paste the results into apps with Ctrl-V keyboard shortcut. This works fine in GUI apps such as gedit for example, but I can not paste the clipboard directly into gnome-terminal. Steps to reproduce: In gnome-terminal run the following command: echo testing123 | xclip -selection clipboard attempt to paste clipboard back to terminal with Ctrl-Shift-V Actual Results: nothing is pasted Expected results: "testing123" is pasted onto the terminal command line Reproducible: Always The only way I can now paste my clipboard to gnome-terminal is to open a GUI app, paste with Ctrl-V, select the text again, and copy to clipboard again with Ctrl-C. After doing this, I can paste into gnome-terminal with Ctrl-Shift-V. I'm not exactly sure if this is an xclip or gnome-terminal issue, but I've filed it under gnome-terminal for now. Ubuntu 8.10 xclip 0.08-8 gnome-terminal 2.24.1.1-0ubuntu1
2009-02-20 14:22:06 Pedro Villavicencio gnome-terminal: importance Undecided Low
2009-02-20 14:22:06 Pedro Villavicencio gnome-terminal: assignee desktop-bugs
2009-02-20 14:22:06 Pedro Villavicencio gnome-terminal: statusexplanation
2009-02-20 14:25:51 Pedro Villavicencio gnome-terminal: status New Confirmed
2009-02-20 14:25:51 Pedro Villavicencio gnome-terminal: statusexplanation confirmed it doesn't seems to work, but yes that works fine with gedit for example, will look upstream, thanks in advance.
2009-02-20 14:28:03 Pedro Villavicencio gnome-terminal: status Confirmed Incomplete
2009-02-20 14:28:03 Pedro Villavicencio gnome-terminal: statusexplanation confirmed it doesn't seems to work, but yes that works fine with gedit for example, will look upstream, thanks in advance. ok this is why, if you press ctrl+shift+v it will paste from normal buffer, but if you do ctrl+shift+insert it will paste from x selection so the latest one should be used here, does that works fine for you? thanks in advance.
2019-01-17 12:23:40 Paul White gnome-terminal (Ubuntu): status Incomplete Invalid