https://bugs.kde.org/show_bug.cgi?id=426282
Bug ID: 426282 Summary: KFind crashes on 'Open containing folder(s)' when Dolphin is not installed Product: kfind Version: unspecified Platform: unspecified OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: honza.k...@gmail.com Target Milestone: --- Application: kfind (20.08.1) Qt Version: 5.15.0 Frameworks Version: 5.73.0 Operating System: Linux 5.8.7-1-MANJARO x86_64 Windowing system: X11 Distribution: Manjaro Linux -- Information about the crash: - What I was doing when the application crashed: 1. Clicked 'Open containing folder(s)' 2. Funnily enough, Krusader DOES get opened at the correct directory, so the menu entry actually works - it jsut crashed KFind right after that - Custom settings of the application: Uninstalled Dolphin - my default FM is Krusader. Everything works with Dolphin, but even though directories are associated with Krusader, KFind starts Dolphin instead, not respecting the association. It would be nice if KFind respected file associations and utilized the default file manager even when Dolphin IS installed. The crash can be reproduced every time. -- Backtrace: Application: KFind (kfind), signal: Segmentation fault [KCrash Handler] #4 0x00007ff6549575b4 in KJob::setError(int) () from /usr/lib/libKF5CoreAddons.so.5 #5 0x00007ff654fcf898 in ?? () from /usr/lib/libKF5KIOWidgets.so.5 #6 0x00007ff65394ea06 in ?? () from /usr/lib/libQt5Core.so.5 #7 0x00007ff654956ced in KJob::result(KJob*, KJob::QPrivateSignal) () from /usr/lib/libKF5CoreAddons.so.5 #8 0x00007ff65495780c in KJob::finishJob(bool) () from /usr/lib/libKF5CoreAddons.so.5 #9 0x00007ff65394ea06 in ?? () from /usr/lib/libQt5Core.so.5 #10 0x00007ff654956ced in KJob::result(KJob*, KJob::QPrivateSignal) () from /usr/lib/libKF5CoreAddons.so.5 #11 0x00007ff65495780c in KJob::finishJob(bool) () from /usr/lib/libKF5CoreAddons.so.5 #12 0x00007ff65394ea06 in ?? () from /usr/lib/libQt5Core.so.5 #13 0x00007ff6539441b2 in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5 #14 0x00007ff6543df702 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #15 0x00007ff65391779a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #16 0x00007ff65391a283 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5 #17 0x00007ff653970cd4 in ?? () from /usr/lib/libQt5Core.so.5 #18 0x00007ff65213943c in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #19 0x00007ff6521871d9 in ?? () from /usr/lib/libglib-2.0.so.0 #20 0x00007ff652138221 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #21 0x00007ff653970311 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5 #22 0x00007ff65391611c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5 #23 0x00007ff6545e2baa in QDialog::exec() () from /usr/lib/libQt5Widgets.so.5 #24 0x000055e6df6ecbfc in ?? () #25 0x00007ff6532e8152 in __libc_start_main () from /usr/lib/libc.so.6 #26 0x000055e6df6ecd2e in _start () [Inferior 1 (process 13388) detached] Possible duplicates by query: bug 426090, bug 425619, bug 423132, bug 422962, bug 421930. Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.