https://bugs.kde.org/show_bug.cgi?id=448833

--- Comment #41 from Askar Safin <safinas...@mail.ru> ---
(In reply to kittyfrantic584 from comment #32)
> Does it mean I have to restart my PC every week when using KDE ?

As a workaround, try to restart Plasma only. Open terminal window and type
"kquitapp5 plasmashell", this should kill plasma. Then type "setsid kstart5
plasmashell < /dev/null > /dev/null 2>&1 &", this should start plasma. This
should keep all windows opened. And hopefully this will fix clipboard widget
issues. (But I think windows will be reordered in taskbar.) (All this "setsid"
and "/dev/null" weirdness is needed to make sure plasma will start as a daemon,
so that you can safely close terminal window.) (I tested this commands in KDE5,
I don't know whether they will work in KDE6)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to