[kfind] [Bug 426282] KFind crashes on 'Open containing folder(s)' when Dolphin is not installed

David Faure bugzilla_noreply at kde.org
Sat Oct 10 19:26:30 BST 2020


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

--- Comment #3 from David Faure <faure at kde.org> ---
Git commit 180dfe9666c53385fe51f8da530578c369ee80c8 by David Faure, on behalf
of Ahmad Samir.
Committed on 10/10/2020 at 18:26.
Pushed by dfaure into branch 'master'.

OpenFileManagerWindowJob: Fix crash when falling back to KRun strategy

When falling back to the KRun strategy create the
OpenFileManagerWindowKRunStrategy
object on the heap, otherwise the object is destroyed when it goes out of
scope and then we crash in emitResultProxy trying to access job member in
AbstractOpenFileManagerWindowStrategy.

M  +23   -9    src/widgets/openfilemanagerwindowjob.cpp
M  +2    -2    src/widgets/openfilemanagerwindowjob.h

https://invent.kde.org/frameworks/kio/commit/180dfe9666c53385fe51f8da530578c369ee80c8

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list