https://bugs.kde.org/show_bug.cgi?id=459389
Zamundaaa <xaver.h...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xaver.h...@gmail.com --- Comment #12 from Zamundaaa <xaver.h...@gmail.com> --- If you set the clipboard option of micro to "terminal", does it work properly then? It not working through X11 calls is expected as no X11 window is focused. Afaik VirtualBox is still only using X11 in the guest for clipboard integration as well, so it's also expected that it won't work properly - it works with Firefox because that's still running through Xwayland by default, but it won't work with native Wayland apps. Micro hanging while klipper is empty is most likely caused by wl-paste hanging until it can paste something. Other than possibly making Klipper always keep an empty clipboard entry around I don't think we can do anything against that, it's something wl-clipboard needs to handle -- You are receiving this mail because: You are watching all bug changes.