[dolphin] [Bug 426989] Dolphin crashes when launched via Steam

Ömer Fadıl USTA bugzilla_noreply at kde.org
Tue Sep 29 15:13:07 BST 2020


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

--- Comment #8 from Ömer Fadıl USTA <omerusta at gmail.com> ---
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 echos and brakes all shell ability. ( it starts to be just input
to output system )

Main problem : In kpty

Some trials which i have made :
- I have chaged wait class UtemptProcess to UtemptProcess(QObject
*parent):QProcess(parent) and add timeout to utemptProcess.waitForFinished();
es (2 place) to utemptProcess.waitForFinished(1000);
after those changes now it can just hide the QProcess bug on the other hand
user couldnt feel the stuck ( waitin 30 seconds ) but still exit command doesnt
work
(in normal started dolphin works )

Sorry : about cross posting same things in both bug entries.

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


More information about the kfm-devel mailing list