Summary: | kbuildsycoca crashed in libXrender on exit | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | diablo <celine2002> |
Component: | ksycoca | Assignee: | David Faure <faure> |
Status: | RESOLVED FIXED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
diablo
2009-10-06 21:06:53 UTC
David, just curious, does kbuildsycoca need to be a QtGui application? SVN commit 1057325 by dfaure: Make kbuildsycoca4 a QCoreApplication rather than a KApplication(false). BUG: 209668 M +3 -2 kbuildsycoca.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1057325 Sounds like a bug in Qt though, when qt_is_gui_used is false. But IIRC this crash is fixed already. |