[baloo-widgets] [Bug 423902] Dolphin hangs when opening it from Steam while metadata extractor is running
Riccardo Robecchi
bugzilla_noreply at kde.org
Wed Sep 16 00:12:06 BST 2020
https://bugs.kde.org/show_bug.cgi?id=423902
--- Comment #11 from Riccardo Robecchi <sephiroth_pk at hotmail.it> ---
(In reply to Christoph Feck from comment #10)
> On my system, 'strace' needs the following strace syntax:
>
> strace -e trace=clone,execve,openat --follow-forks -p <dolphin-PID>
>
> Replace '<dolphin-PID>' with the process number for the currently running
> Dolphin (which you can find in Ctrl+Esc dialog or via 'ps x | grep dolphin'
> command).
As far as I was able to understand, it seems like on neon/Ubuntu 18.04 the
correct syntax is:
strace -e trace=clone,execve,openat -f -p <dolphin-PID>
Please find the log in the attachments.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list