Summary: | Dolphin crashed on startup | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Vishesh Handa <me> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | |
Priority: | NOR | ||
Version: | 2.1 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Vishesh Handa
2012-08-02 06:12:16 UTC
Thanks for the bug report! It looks like the Information Panel has trouble with one of the files in the folder you're trying to open. It might help if you could isolate this file. Damn. After restarting Nepomuk I can't seem to reproduce this. It might even be cause I was running a couple of mock dbus sessions for testing. (In reply to comment #1) > Thanks for the bug report! It looks like the Information Panel has trouble > with one of the files in the folder you're trying to open. It might help if > you could isolate this file. Even thought the backtrace says that. I'm not convinced that it could be cause of any file - well no problem cause of Nepomuk or strigi. That's because the KFileMetadataWidget runs the metadata fetcher in another process. Also, the backtrace seem a little corrupted - #8 0x00007f1f1c5571fc in Phonon::KdePlatformPlugin::isMimeTypeAvailable (this=<optimized out>, mimeType=...) at /home/vishesh/kde/src/kde-runtime/phonon/platform_kde/kdeplatformplugin.cpp:224 Missing - bool Factory::isMimeTypeAvailable(const QString &mimeType) #9 0x00007f1f3490593f in Phonon::BackendCapabilities::isMimeTypeAvailable (mimeType=...) at /home/vishesh/kde/src/phonon/phonon/backendcapabilities.cpp:61 #10 0x00007f1f39163583 in InformationPanelContent::showItem (this=0x18614e0, item=...) at /home/vishesh/kde/src/kde-baseapps/dolphin/src/panels/information/informationpanelcontent.cpp:200 #11 0x00007f1f3916091d in InformationPanel::slotFolderStatFinished (this=0x1736630, job=<optimized out>) at /home/vishesh/kde/src/kde-baseapps/dolphin/src/panels/information/informationpanel.cpp:201 See - slotFolderStatFinished - nothing to do with files. Anyway, the crash seems to be in - const KService::List offers = KServiceTypeTrader::self()->query("PhononBackend", "Type == 'Service' and [X-KDE-PhononBackendInfo-InterfaceVersion] == 1"); This doesn't really seem like a dolphin bug. I'm not sure what to reassign this bug to. Any suggestions? (In reply to comment #2) > This doesn't really seem like a dolphin bug. I'm not sure what to reassign > this bug to. Any suggestions? Sorry, no idea! Maybe dfaure might know. Resetting assignee to default as per bug #305719 Have you seen this crash again recently? Please reopen if you see this crash again. Closing this bug now, no response. |