Re: [qubes-users] xsel via qrexec fails to set clipboard, "conversion refused"

2019-02-01 Thread Dave C
On Sunday, January 13, 2019 at 5:53:12 PM UTC-8, Dave C wrote: > On Sunday, January 13, 2019 at 2:15:31 AM UTC-8, 799 wrote: > > Hello Dave, > > > > > > > > On Fri, 28 Dec 2018 at 19:28, Dave C wrote: > > I've written a qrexec script which, among other things, attempts to place > > something

Re: [qubes-users] xsel via qrexec fails to set clipboard, "conversion refused"

2019-01-13 Thread Dave C
On Sunday, January 13, 2019 at 2:15:31 AM UTC-8, 799 wrote: > Hello Dave, > > > > On Fri, 28 Dec 2018 at 19:28, Dave C wrote: > I've written a qrexec script which, among other things, attempts to place > something into the clipboard, using `xsel`. > > xsel fails, with error: "xsel:

Re: [qubes-users] xsel via qrexec fails to set clipboard, "conversion refused"

2019-01-13 Thread 799
Hello Dave, On Fri, 28 Dec 2018 at 19:28, Dave C wrote: > I've written a qrexec script which, among other things, attempts to place > something into the clipboard, using `xsel`. > xsel fails, with error: "xsel: Conversion refused" > I don't know what xsel is doing. I have written a script

Re: [qubes-users] xsel via qrexec fails to set clipboard, "conversion refused"

2019-01-12 Thread Dave C
On Sunday, December 30, 2018 at 5:32:58 AM UTC-8, unman wrote: > On Fri, Dec 28, 2018 at 10:28:12AM -0800, Dave C wrote: > > I've written a qrexec script which, among other things, attempts to place > > something into the clipboard, using `xsel`. > > > > xsel fails, with error: "xsel: Conversion

Re: [qubes-users] xsel via qrexec fails to set clipboard, "conversion refused"

2018-12-30 Thread unman
On Fri, Dec 28, 2018 at 10:28:12AM -0800, Dave C wrote: > I've written a qrexec script which, among other things, attempts to place > something into the clipboard, using `xsel`. > > xsel fails, with error: "xsel: Conversion refused" > > Attempting to troubleshoot, I've learned that `xsel -o`

[qubes-users] xsel via qrexec fails to set clipboard, "conversion refused"

2018-12-28 Thread Dave C
I've written a qrexec script which, among other things, attempts to place something into the clipboard, using `xsel`. xsel fails, with error: "xsel: Conversion refused" Attempting to troubleshoot, I've learned that `xsel -o` can show the contents of the clipboard, but `xsel` fails to set the