Summary: | Krita crashes when my computer isn't even being used | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Kubuntiac <user581> |
Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | crash | CC: | cberger, halla, johannesengoy, phissica, sinozzuke, stanislav.ionascu |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Kubuntiac
2010-02-25 10:14:05 UTC
Line 1073 says: "It seems your installation is broken/incomplete cause we failed to load the native mimetype \"%s\"." What is likely to happen is that kbuildsycoca4 is runned again without the knowledge of your installation prefix. It is a good idea to use a different KDEHOME when running krita, or to add the prefix to your kdeglobals file: http://wiki.koffice.org/index.php?title=Building/Building_KOffice#Running_KOffice_applications Thanks for looking into this Cyrille. Are you suggesting that kbuildsycoca4 is being run automatically in the background, somehow? The trouble is that adding the code to kdeglobals according to the instructions on that page don't seem to work with Kubuntu. I've tried a bunch of times and boud has even said as much. That's why I've always manually entered the export variable lines after each reboot. Bcooksley gave me a script recently that seems to do the job though, so I'll see if that fixes this crash. Yes, many things in KDE can run kbuildsycoca4, and if it is run outside of the environnement, it will remove the information needed by Krita. If the script does not solve the problem (which I am skeptical it will), there is an other alternative which is to run Krita in a seperate config dir, such as "KDEHOME=$HOME/.kde-for-krita krita" M4v got the same crash today. #6 0x00eaf422 in __kernel_vsyscall () #7 0x029ea4d1 in *__GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #8 0x029ed932 in *__GI_abort () at abort.c:92 #9 0x009f232c in qt_message_output(QtMsgType, char const*) () from /usr/lib/libQtCore.so.4 #10 0x009f24fa in ?? () from /usr/lib/libQtCore.so.4 #11 0x009f2609 in qFatal(char const*, ...) () from /usr/lib/libQtCore.so.4 #12 0x00169c2d in KoDocument::autoSaveFile (this=0x9bf48a0, path=...) at /home/m4v/dev/kde/src/koffice/trunk/libs/main/KoDocument.cpp:1073 #13 0x00169c92 in KoDocument::removeAutoSaveFiles (this=0x9bf48a0) at /home/m4v/dev/kde/src/koffice/trunk/libs/main/KoDocument.cpp:2141 #14 0x00194956 in KoMainWindow::queryClose (this=0x9f2e660) at /home/m4v/dev/kde/src/koffice/trunk/libs/main/KoMainWindow.cpp:1139 #15 0x001979a5 in KoMainWindow::slotFileClose (this=0x9f2e660) at /home/m4v/dev/kde/src/koffice/trunk/libs/main/KoMainWindow.cpp:1258 #16 0x0019dbbd in KoMainWindow::qt_metacall (this=0x9f2e660, _c=QMetaObject::InvokeMetaMethod, _id=14, _a=0xbfedeef8) at /home/m4v/dev/kde/build/koffice/trunk/libs/main/KoMainWindow.moc:151 #17 0x00b02e5a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4 #18 0x00b115f5 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4 #19 0x0153eb89 in QAction::triggered(bool) () from /usr/lib/libQtGui.so.4 #20 0x01540d9c in QAction::activate(QAction::ActionEvent) () from /usr/lib/libQtGui.so.4 #21 0x019e3c8c in ?? () from /usr/lib/libQtGui.so.4 #22 0x019ea13b in ?? () from /usr/lib/libQtGui.so.4 #23 0x019eb147 in QMenu::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4 #24 0x074a59c5 in KMenu::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libkdeui.so.5 #25 0x015a3718 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4 #26 0x019ec73c in QMenu::event(QEvent*) () from /usr/lib/libQtGui.so.4 #27 0x015453cc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #28 0x0154c9b7 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #29 0x073af42a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #30 0x00afdbeb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 #31 0x0154b90f in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4 #32 0x015d71a7 in ?? () from /usr/lib/libQtGui.so.4 #33 0x015d61a1 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4 #34 0x01605a89 in ?? () from /usr/lib/libQtGui.so.4 #35 0x00afc209 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #36 0x00afc65a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #37 0x00b0084f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4 #38 0x01545467 in QApplication::exec() () from /usr/lib/libQtGui.so.4 #39 0x0058912d in kdemain (argc=1, argv=0xbfedff64) at /home/m4v/dev/kde/src/koffice/trunk/krita/main.cc:49 #40 0x0804883b in main (argc=1, argv=0xbfedff64) at /home/m4v/dev/kde/build/koffice/trunk/krita/krita_dummy.cpp:3 The current source language is "auto; currently c". Reported in here: https://bugs.launchpad.net/kubuntu-7/+bug/550492 *** Bug 232332 has been marked as a duplicate of this bug. *** *** Bug 217200 has been marked as a duplicate of this bug. *** *** Bug 217304 has been marked as a duplicate of this bug. *** *** Bug 218224 has been marked as a duplicate of this bug. *** *** Bug 251548 has been marked as a duplicate of this bug. *** |