If you close the GnuPG Logviewer of kleopatra you can't get it to display the window again. Even exiting kleopatra doesn't return the view. When I kill the process of ps aux | grep log: aron 5805 0.0 0.0 4352 720 ? S 23:15 0:00 watchgnupg --force /home/aron/.gnupg/log-socket Then I get a warning that the log daemon was killed. Clicking "not retry" gives an message "watchgnupg logging process not running,[..] log window unable to display[..]" otherwise the daemon restarts itself, but the window stays hidden/closed regardless what I click Logut & Login and you can see the log window again.
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version? If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
I can reproduce this bug in Kubuntu 22.04 (KDE Plasma 5.25.5 from kubuntu-ppa/backports-extra, Kleopatra 3.1.19.211203). If kwatchgnupg is launched from Kleopatra menu and then closed via 'x' button of the kwatchgnupg window, the kwatchgnupg process will not be terminated (both kwatchgnupg and watchgnupg processes keep running). In this case the window will not open again until the kwatchgnupg peocess is killed manually.
(In reply to mikzyth from comment #3) > I can reproduce this bug in Kubuntu 22.04 (KDE Plasma 5.25.5 from > kubuntu-ppa/backports-extra, Kleopatra 3.1.19.211203). > If kwatchgnupg is launched from Kleopatra menu and then closed via 'x' > button of the kwatchgnupg window, the kwatchgnupg process will not be > terminated (both kwatchgnupg and watchgnupg processes keep running). In this > case the window will not open again until the kwatchgnupg peocess is killed > manually. I can confirm this on Debian Sid with Kleopatra 4:22.12.3-2+b2
Git commit 0ed6a6c4e9cbcfe9caa1bf1eccb8cd1edf6735bf by Ingo Klöcker, on behalf of Ingo Klöcker. Committed on 21/11/2024 at 16:26. Pushed by kloecker into branch 'master'. KWatchGnuPG: Remove tray icon and quit app if window is closed This fixes/avoids several problems caused by hiding the window on close: * KWatchGnuPG's window wasn't shown when the tray icon was clicked. * Selecting "GnuPG Log Viewer" in Kleopatra didn't have any effect, i.e. KWatchGnuPG stayed hidden. M +6 -38 src/kwatchgnupg/kwatchgnupgmainwin.cpp M +2 -10 src/kwatchgnupg/kwatchgnupgmainwin.h D +0 -45 src/kwatchgnupg/tray.cpp D +0 -30 src/kwatchgnupg/tray.h https://invent.kde.org/pim/kleopatra/-/commit/0ed6a6c4e9cbcfe9caa1bf1eccb8cd1edf6735bf