Summary: | Konqueror crashes trying to show the Preferences window | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Christopher Yeleighton <giecrilj> |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | adawit, cfeck |
Priority: | NOR | ||
Version: | 4.9.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-baseapps/3ddc66ab8d76afcb2a9a4d020f38968e54634e71 | Version Fixed In: | 4.9.5 |
Sentry Crash Report: |
Description
Christopher Yeleighton
2012-11-25 15:30:01 UTC
I think you have installation issue. That is the only reason this crash would occur. Even if we took care not to make the system crash (check for null before using the pointer), the filemanagement configuration module will not load in your system. So whatever issues you mentioned you had with kbuildsyscoca was not properly resolved. Git commit 3ddc66ab8d76afcb2a9a4d020f38968e54634e71 by Dawit Alemayehu. Committed on 08/12/2012 at 22:56. Pushed by adawit into branch 'KDE/4.9'. Do not crash if the system configuration cache (syscoca) is corrupt and the user launched to the preferences window. FIXED-IN: 4.9.5 REVIEW: 107642 M +36 -28 konqueror/src/konqmainwindow.cpp http://commits.kde.org/kde-baseapps/3ddc66ab8d76afcb2a9a4d020f38968e54634e71 |