You are not logged in.

#1 2021-10-25 09:33:45

kurtsjunkacc
Member
Registered: 2020-12-18
Posts: 16

KDE 5.23.1 - KLIPPER - Actions truncate contents of clipboard

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

#2 2021-10-25 09:56:22

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,330

Re: KDE 5.23.1 - KLIPPER - Actions truncate contents of clipboard

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

#3 2021-10-25 10:46:56

kurtsjunkacc
Member
Registered: 2020-12-18
Posts: 16

Re: KDE 5.23.1 - KLIPPER - Actions truncate contents of clipboard

V1del wrote:

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

Board footer

Powered by FluxBB