GNU bug report logs -
#47642
28.0.50; (error "Selection owner couldn't convert" UTF8_STRING)
Previous Next
Reported by: Jean Louis <bugs <at> gnu.support>
Date: Wed, 7 Apr 2021 17:57:01 UTC
Severity: minor
Tags: fixed
Fixed in version 28.0.50
Done: Juri Linkov <juri <at> linkov.net>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 47642 <at> debbugs.gnu.org (full text, mbox):
> I cannot replicate it in 'emacs -Q'.
>
> Debugger entered--Lisp error: (error "Selection owner couldn't convert" UTF8_STRING)
> x-get-selection-internal(CLIPBOARD UTF8_STRING nil nil)
I can replicate exactly the same error:
Debugger entered--Lisp error: (error "Selection owner couldn't convert" UTF8_STRING)
x-get-selection-internal(CLIPBOARD UTF8_STRING nil nil)
#f(compiled-function (selection-symbol target-type &optional time-stamp terminal) ...)
apply(#f(compiled-function (selection-symbol target-type &optional time-stamp terminal) ...)
gui-backend-get-selection(CLIPBOARD UTF8_STRING)
gui-get-selection(CLIPBOARD UTF8_STRING)
gui--selection-value-internal(CLIPBOARD)
after copying an image in Gimp, then exiting Gimp, and trying to paste in Emacs.
This bug report was last modified 4 years and 37 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.