Bug 507365

Summary: Empty entry after restart of Plasmashell - intermittent
Product: [Plasma] plasmashell Reporter: Gui Do <sicher-mit-linux>
Component: Clipboard widget & pop-upAssignee: Plasma Bugs List <plasma-bugs-null>
Status: REPORTED ---    
Severity: normal CC: kde.fossil822, kdedev, nate, qydwhotmail
Priority: NOR    
Version First Reported In: 6.4.2   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: clipboard

Description Gui Do 2025-07-22 13:58:11 UTC
Created attachment 183428 [details]
clipboard

Every time i restart/login to Plasma session a new empty line is created in clipboard (see screenshot).

Don't know if it started after updating to version 25.04.02/03 or Plasma 6.4.2

Operating System: openSUSE Tumbleweed-Slowroll 20250701
KDE Plasma Version: 6.4.2
KDE Frameworks Version: 6.15.0
Qt Version: 6.9.1
Kernel Version: 6.15.4-1.0.12.sr20250601-default (64-bit)
Graphics Platform: Wayland
Comment 1 TraceyC 2025-07-29 15:27:59 UTC
I'm not able to reproduce this in git-master or
KDE Plasma Version: 6.4.3
KDE Frameworks Version: 6.16.0
Qt Version: 6.9.1

Do you see the same behavior with a new user?
Comment 2 Gui Do 2025-07-30 15:48:50 UTC
(In reply to TraceyC from comment #1)
Thx for your reply. 

> Do you see the same behavior with a new user?

Unfortunatly, I see. I created a new user, after first login there was no issue, but after restart and login today in this test user same issue occures: first entry in clipboard is an empty line.
Comment 3 TraceyC 2025-07-30 20:12:55 UTC
Thanks for checking, that's helpful. I'll let someone more knowledgeable in the code take a look.
Comment 4 Nate Graham 2025-08-11 16:38:38 UTC
Can you paste the output of `cat ~/.config/klipperrc`?
Comment 5 Gui Do 2025-08-12 10:01:15 UTC
Hi Nate, here you are:

[guido@terra ~]$ cat ~/.config/klipperrc
[General]
IgnoreImages=false
SyncClipboards=true
Version=6.3.3
[guido@terra ~]$

Issue occures sporadically, not anytimes. Weird. Sometimes after first login, sometimes not after logaut and new login...
Comment 6 Nate Graham 2025-08-13 18:13:43 UTC
If you change SyncClipboards to false and restart the machine, does the issue entirely stop happening?
Comment 7 Gui Do 2025-08-14 14:20:53 UTC
(In reply to Nate Graham from comment #6)
> If you change SyncClipboards to false and restart the machine, does the
> issue entirely stop happening?

Did it but no success. Empty line after reboot again.
Comment 8 Nate Graham 2025-08-15 16:52:56 UTC
Thanks. No more ideas here unfortunately.