Summary: | Gwenview crashes when select (start screen) "Root" in places panel. | ||
---|---|---|---|
Product: | [Applications] gwenview | Reporter: | Piotr Mierzwinski <piotr.mierzwinski> |
Component: | general | Assignee: | Gwenview Bugs <gwenview-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | adaptee, piotr.mierzwinski |
Priority: | NOR | Keywords: | usability |
Version: | Other (add details in bug description) | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Dr.Konqi crash log |
Description
Piotr Mierzwinski
2012-06-19 10:25:50 UTC
System not installed on hard drive, but running from pendrive (wrote like disk image). Please paste the backtrace shown by Dr.Konqi here if it crashes every time. And what does " (unreadable) directory "Root" " mean? That entry should take user to "/" . Created attachment 71952 [details] Dr.Konqi crash log > Please paste the backtrace shown by Dr.Konqi here if it crashes every time. Crash log: "gwenview-20120619-183920.kcrash" in attachment. > And what does " (unreadable) directory "Root" " mean? That entry should take user to "/" . Sorry, my mistake. When Gwenview crashed I thought, that 'Root' indicates to the user "root". Common user have no read permission to this directory and that's why application crashed. And one more thing. I made the test again and everything worked fine. Hmm. Something wrong. I'm sure that Gwenview was crashed. I remembered that it was the first start of KDE4. That's why I made the test one more time, but before I removed configuration directory (.kde4) for kde4. Below steps I repeated two times and each time application crashed. Steps to Reproduce: 1. On "Login screen" switch to the text console and rename directory: ~/.kde4. Example: mv ~/,kde4 ~/.kde4_old 2. Back to "Login screen" and login to common user 3. Execute application 4. Click on Root (in "Places" panel) 5. Application crashes (shows notification dialog) Shame that no comments can be edited. I put a comma instead of dot. Step one should looks like that: 1. On "Login screen" switch to the text console and rename directory: ~/.kde4. Example: mv ~/.kde4 ~/.kde4_old Thanks for your feedback. Thread 1 (Thread 0xb432daa0 (LWP 5228)): [KCrash Handler] #6 0x26b48d90 in ?? () #7 0xb69957df in KServiceTypeTrader::defaultOffers(QString const&, QString const&) const () from /usr/lib/libkdecore.so.5 #8 0xb6996060 in KServiceTypeTrader::query(QString const&, QString const&) const () from /usr/lib/libkdecore.so.5 #9 0xb7496eec in KImageIO::mimeTypes(KImageIO::Mode) () from /usr/lib/libkio.so.5 #10 0xb76b3d9f in Gwenview::MimeTypeUtils::rasterImageMimeTypes() () from /usr/lib/libgwenviewlib.so.4 So this is another crash introduced by the problematic kdelibs + soprano combination for the KDE SC 4.8.4 release. See bug 301474 and bug 301453. *** This bug has been marked as a duplicate of bug 301474 *** |