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

2020-10-05 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=423902 Riccardo Robecchi changed: What|Removed |Added Status|NEEDSINFO |RESOLVED Resolution|WAITINGFORINFO

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

2020-09-29 Thread Ömer Fadıl USTA
https://bugs.kde.org/show_bug.cgi?id=423902 --- Comment #21 from Ömer Fadıl USTA --- Extra steps to reproduce : - dont have any open dolphin instance otherwise this bug couldnt observe Extra Information : Whenever you enter konsole in dolphin (from opening through steam ) exit command just

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

2020-09-28 Thread Stefan Brüns
https://bugs.kde.org/show_bug.cgi?id=423902 Stefan Brüns changed: What|Removed |Added See Also||https://bugs.kde.org/show_b |

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

2020-09-28 Thread Stefan Brüns
https://bugs.kde.org/show_bug.cgi?id=423902 --- Comment #20 from Stefan Brüns --- 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

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

2020-09-28 Thread Ömer Fadıl USTA
https://bugs.kde.org/show_bug.cgi?id=423902 --- Comment #19 from Ömer Fadıl USTA --- i can reproduce this bug with latest qt (5.15 branch ( 1 day old ) and kde ( compiled with kdesrc-build from master branches ). while trying to show terminal(konsole) in dolphin utemper shown in ksysguard as

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

2020-09-28 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=423902 --- Comment #18 from Elvis Angelaccio --- *** Bug 426989 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.

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

2020-09-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=423902 maqo31...@posteo.de changed: What|Removed |Added CC||maqo31...@posteo.de --- Comment #17 from

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

2020-09-28 Thread Stefan Brüns
https://bugs.kde.org/show_bug.cgi?id=423902 --- Comment #16 from Stefan Brüns --- @Usta - a zombie child process does *not* block its parent. -- You are receiving this mail because: You are watching all bug changes.

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

2020-09-27 Thread Ömer Fadıl USTA
https://bugs.kde.org/show_bug.cgi?id=423902 Ömer Fadıl USTA changed: What|Removed |Added CC||omeru...@gmail.com --- Comment #15 from Ömer

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

2020-09-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=423902 Nate Graham changed: What|Removed |Added CC||n...@kde.org --- Comment #14 from Nate Graham

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

2020-09-15 Thread Stefan Brüns
https://bugs.kde.org/show_bug.cgi?id=423902 --- Comment #13 from Stefan Brüns --- Likely https://bugreports.qt.io/browse/QTBUG-56338 Fixed in Qt 5.15.0, https://codereview.qt-project.org/c/qt/qtbase/+/108456 -- You are receiving this mail because: You are watching all bug changes.

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

2020-09-15 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=423902 --- Comment #12 from Riccardo Robecchi --- Created attachment 131687 --> https://bugs.kde.org/attachment.cgi?id=131687=edit Dolphin log -- You are receiving this mail because: You are watching all bug changes.

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

2020-09-15 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=423902 --- Comment #11 from Riccardo Robecchi --- (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 > > Replace '' with the process number for

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

2020-09-15 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=423902 --- Comment #10 from Christoph Feck --- On my system, 'strace' needs the following strace syntax: strace -e trace=clone,execve,openat --follow-forks -p Replace '' with the process number for the currently running Dolphin (which you can find in

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

2020-09-15 Thread Stefan Brüns
https://bugs.kde.org/show_bug.cgi?id=423902 --- Comment #9 from Stefan Brüns --- The command works for me. -- You are receiving this mail because: You are watching all bug changes.

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

2020-09-15 Thread Riccardo Robecchi
https://bugs.kde.org/show_bug.cgi?id=423902 --- Comment #8 from Riccardo Robecchi --- (In reply to Stefan Brüns from comment #7) > I can't reproduce this either, even when starting dolphin from Steam. > > Please do the following: > $> strace -eclone,execve,openat --follow-forks -p > > You can

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

2020-09-15 Thread Stefan Brüns
https://bugs.kde.org/show_bug.cgi?id=423902 Stefan Brüns changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution|---

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

2020-09-15 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=423902 Elvis Angelaccio changed: What|Removed |Added Resolution|BACKTRACE |--- Status|NEEDSINFO

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

2020-09-15 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=423902 Elvis Angelaccio changed: What|Removed |Added Version|20.04.2 |20.08