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

--- Comment #8 from Andreas Hartmann <andihartm...@freenet.de> ---
I did a strace on the keepassxc process. After closing keepassxc (using ALT-F4
e.g.), the app is closed instantly, but the icon hangs for about 5 s in the
plasmashell.

Next, I straced kded and plasmashell. kded exactly reports the end of
keepassxc:
22457 19:30:51 (+     0.009041) --- SIGCHLD {si_signo=SIGCHLD,
si_code=CLD_EXITED, si_pid=28400, si_uid=1000, si_status=0, si_utime=93,
si_stime=8} ---
22457 19:30:51 (+     0.000013) waitid(P_ALL, 0, {si_signo=SIGCHLD,
si_code=CLD_EXITED, si_pid=28400, si_uid=1000, si_status=0, si_utime=0,
si_stime=0}, WNOHANG|WEXITED|WNOWAIT, NULL) = 0
22457 19:30:51 (+     0.000017) wait4(28400, [{WIFEXITED(s) && WEXITSTATUS(s)
== 0}], WNOHANG, {ru_utime={tv_sec=0, tv_usec=974179}, ru_stime={tv_sec=0,
tv_usec=91589}, ...}) = 28400

After this entry, it takes 5 seconds until plasmashell is "unlocked" again.
This starts with this TIMEOUT:
22471 19:30:56 (+     0.293456) <... futex resumed>) = -1 ETIMEDOUT (Connection
timed out)

Unfortunately, I can't say which connection exactly timed out.

BTW:
It's even not necessary to paste the copied data anywhere - it's enough to just
do CTRL-u ... .

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

Reply via email to