[baloo-widgets] [Bug 423902] Dolphin hangs when opening it from Steam while metadata extractor is running

Stefan Brüns bugzilla_noreply at kde.org
Mon Sep 28 21:49:21 BST 2020


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

--- Comment #20 from Stefan Brüns <stefan.bruens at rwth-aachen.de> ---
The linked bug is related, but it is different.

The common problem is QProcess not receiving SIGCHLD, because something messes
with signals.

Qt 5.15 solves this for QProcess, but not for classes inheriting from QProcess,
e.g. UtemptProcess from KPty:
https://github.com/KDE/kpty/blob/master/src/kpty.cpp#L72

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list