bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#47642: 28.0.50; (error "Selection owner couldn't convert" UTF8_STRIN


From: Juri Linkov
Subject: bug#47642: 28.0.50; (error "Selection owner couldn't convert" UTF8_STRING)
Date: Wed, 07 Apr 2021 22:58:34 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu)

> 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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]