https://bugs.kde.org/show_bug.cgi?id=432810
--- Comment #11 from Timothy B <yule2...@live.com> --- (In reply to Mo Kirchner from comment #8) > There is a weird workaround though: > > 1. open keepassxc > 2. copy password to clipboard [&& paste or do other stuff] > 3. select another item from the clipboard history > 3. exit keepassxc without hanging Can confirm that workaround worked well on my end, but I find it very tedious to do those steps after every time I copy a password. I also discovered some interesting observations regarding this behavior: - The KeePassXC process actually exits properly while Plasma (or in my case, Latte Dock) hangs. I did this by running `pgrep keepassxc` in the terminal immediately after quitting the app through normal means (Ctrl+Q, File > Quit, exit from tray icon menu, etc.) - Killing KeePassXC with `pkill keepassxc` or `killall keepassxc` also triggers this bug. But running `pkill -KILL keepassxc` while the app is running won't cause Plasma/Latte to hang, regardless whether or not a password from KeepassXC was copied beforehand. Operating System: Manjaro Linux KDE Plasma Version: 5.24.5 KDE Frameworks Version: 5.95.0 Qt Version: 5.15.5 Kernel Version: 5.18.6-1-MANJARO (64-bit) Graphics Platform: X11 Processors: 12 × AMD Ryzen 5 1600 Six-Core Processor Memory: 31.3 GiB of RAM Graphics Processor: AMD Radeon RX 570 Series Note that while writing this comment, Manjaro has not yet upgraded Plasma to 5.25 unless you are in sync with the unstable branch, so I will report back once I have that upgraded, or someone who's already using that Plasma version can try to reproduce this bug again instead. -- You are receiving this mail because: You are watching all bug changes.