https://bugs.kde.org/show_bug.cgi?id=399709
Michael Pyne <mp...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kio | |/cf3b0d102855a4a90db3fb65a9 | |9e0009fcdd3755 Status|REPORTED |RESOLVED --- Comment #5 from Michael Pyne <mp...@kde.org> --- Git commit cf3b0d102855a4a90db3fb65a99e0009fcdd3755 by Michael Pyne. Committed on 14/10/2018 at 16:09. Pushed by mpyne into branch 'master'. kio_help: Fix crash in QCoreApplication when accessing help://. A recent commit d428fc8e6447ede81f1e1911d0b66b39265672f3 removed old custom crash handling code in favor of KCrash. But this actually adds a dependency on there being a valid QCoreApplication object. I took from the example of the similar kio_file to simply create the QCoreApplication here. Differential Revision: https://phabricator.kde.org/D16189 M +4 -0 src/ioslaves/help/main.cpp https://commits.kde.org/kio/cf3b0d102855a4a90db3fb65a99e0009fcdd3755 -- You are receiving this mail because: You are watching all bug changes.