text gets truncated when pasting many lines from clipboard #10946
Replies: 3 comments 1 reply
-
Pasting it into an editor (helix running in foot) and checking with the browser, I see everything was copied fine. |
Beta Was this translation helpful? Give feedback.
-
Thanks Mihai, this helped a lot! When I copied the text, e.g., the wiki page mentioned before, out of a firefox-based browser (librewolf), everything worked nicely.
wl-paste stops after just a single character (which is 0a) and the second wl-paste call never returns more than 65537 characters (chromium-based). Using copyq, I saw the entire text in the copyq window no matter from which browser it came. Not sure if this makes any sense... |
Beta Was this translation helpful? Give feedback.
-
Thanks again for testing. Last test: when I started two instances of gedit -s, one with GDK_BACKEND=x11 and one without and copied any longer text out of a chromium browser to the clipboard, it gets truncated in the wayland gedit but not in the x11 gedit instance (2x paste from a single copy). No worries, I will keep my installation up to date. Maybe the issue disappears some day. Hava a nice day |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Larger texts pasted from the clipboard into wayland apps (neovim running in ghosttty, kitty and other terminals, gedit) get truncated. No issues when starting gedit as "GDK_BACKEND=x11 gedit".
Tried it with wl-paste/cliphist and copyq, both show the same behaviour. Everything works fine with gnome on wayland.
Could someone please try to copy/paste a larger text into neovim running under hyprland?
https://fr.wikipedia.org/wiki/Guerre_de_Canudos seems to be one of the largest wikipedia articles to try...
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions