https://bugs.kde.org/show_bug.cgi?id=486286
--- Comment #5 from Kiril Vladimirov <ki...@vladimiroff.org> --- (In reply to Nate Graham from comment #3) > Any chance you could mention what you're using this script for? Honestly, no idea. Over time I got this habit to use wl-copy and wl-paste when something needs to be done over the span of a few commands (i.e. when i/o redirection is not feasible), instead of writing to throwaway files like /tmp/{a,b,c,...} or piping tens of commands. The issue was not that my script failed, as it makes sense to have an upper limit of the clipboard size, but that any other copy-paste operation, even via the UI in any application whatsoever, starting crashing my plasma shell. Could try to dig up the script in question, but it was NOT 100% reproducible for sure, because I remember that I've spent some fair amount of time, trying to find the tipping point of buffer size. -- You are receiving this mail because: You are watching all bug changes.