Summary: | Dolphin Crashes at startup | ||
---|---|---|---|
Product: | [Unmaintained] nepomuk | Reporter: | Luis Lain <luislain> |
Component: | libnepomukcore | Assignee: | Sebastian Trueg <sebastian> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andresbajotierra, grgoffe, me, peter.penz19, sqn14, trueg |
Priority: | NOR | ||
Version: | 4.6 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Luis Lain
2011-04-12 09:08:18 UTC
[Comment from a bug triager] This seems related to bug 245266 / bug 234994 *** Bug 278185 has been marked as a duplicate of this bug. *** *** Bug 287201 has been marked as a duplicate of this bug. *** This crash seems to be caused by a threading issue with Nepomuk::Resource when being used in the KLoadFileMetaDataThread. This thread was removed with 4.7 (or 4.8?) and instead a multi-process architecture was chosen for the KFileMetadataWidget. |