You are not logged in.
Operating System: Arch Linux
KDE Plasma Version: 5.23.1
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.2
Kernel Version: 5.14.14-arch1-1 (64-bit)
I'm trying to use klipper actions but when using it seems to truncate the contents of the clipboard.
For instance I copy the following to the clipboard:
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
I then action the following simple klipper action
Command Output Handling Description
echo -n %s Replace Clipboard Edit
I get:
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa…
Rather than the whole thing
Offline
Sounds like an intentional change for rendering out in the widget history causing plasma freezes for long outputs: https://invent.kde.org/plasma/plasma-wo … ea8ab6c947 and https://bugs.kde.org/show_bug.cgi?id=431673
Though I doubt it was intended for this to affect the text actions end up using, might be worth a bug report.
Offline
Sounds like an intentional change for rendering out in the widget history causing plasma freezes for long outputs: https://invent.kde.org/plasma/plasma-wo … ea8ab6c947 and https://bugs.kde.org/show_bug.cgi?id=431673
Though I doubt it was intended for this to affect the text actions end up using, might be worth a bug report.
Well first time for everything
Bug 444365
raised
Offline