Summary: | nepomukservicestub crash on start up | ||
---|---|---|---|
Product: | [Unmaintained] nepomuk | Reporter: | Fabian <fabian> |
Component: | storage | Assignee: | Sebastian Trueg <sebastian> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | m.wege, me, rserral, trueg, uwe.haider |
Priority: | NOR | ||
Version: | 4.7 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.7.4 | |
Sentry Crash Report: |
Description
Fabian
2011-11-15 13:38:36 UTC
Deleting $KDEHOME/share/apps/nepomuk solves this problem. *** Bug 286625 has been marked as a duplicate of this bug. *** *** Bug 286724 has been marked as a duplicate of this bug. *** Git commit f0378353550c6dc52039f44d63962894de58b062 by Sebastian Trueg. Committed on 16/11/2011 at 17:15. Pushed by trueg into branch 'KDE/4.7'. Delete the OntologyLoader once the repository goes down. This is required to make sure the ontology loader does not try to use the repository while it is being re-opened and thus, does not work (even asserts on queries). BUG: 286690 FIXED-IN: 4.7.4 M +14 -4 nepomuk/services/storage/nepomukcore.cpp M +5 -0 nepomuk/services/storage/nepomukcore.h M +4 -0 nepomuk/services/storage/repository.cpp M +1 -0 nepomuk/services/storage/repository.h http://commits.kde.org/kde-runtime/f0378353550c6dc52039f44d63962894de58b062 Git commit ea7e5949ecd74121053c45b310d4269c024a6332 by Sebastian Trueg. Committed on 16/11/2011 at 17:15. Pushed by trueg into branch 'master'. Delete the OntologyLoader once the repository goes down. This is required to make sure the ontology loader does not try to use the repository while it is being re-opened and thus, does not work (even asserts on queries). BUG: 286690 FIXED-IN: 4.7.4 M +14 -4 nepomuk/services/storage/nepomukcore.cpp M +5 -0 nepomuk/services/storage/nepomukcore.h M +4 -0 nepomuk/services/storage/repository.cpp M +1 -0 nepomuk/services/storage/repository.h http://commits.kde.org/kde-runtime/ea7e5949ecd74121053c45b310d4269c024a6332 Git commit bcc63fc6ffad78e22864d4ae6d14a898c49d6f49 by Sebastian Trueg. Committed on 16/11/2011 at 17:05. Pushed by trueg into branch 'master'. Delete the OntologyLoader once the repository goes down. This is required to make sure the ontology loader does not try to use the repository while it is being re-opened and thus, does not work (even asserts on queries). BUG: 286690 FIXED-IN: 4.7.4 M +14 -4 services/storage/nepomukcore.cpp M +5 -0 services/storage/nepomukcore.h M +4 -0 services/storage/repository.cpp M +1 -0 services/storage/repository.h http://commits.kde.org/nepomuk-core/bcc63fc6ffad78e22864d4ae6d14a898c49d6f49 Git commit 4c045bfdc856726ee8e87c4e6541a3d473adec09 by Sebastian Trueg. Committed on 16/11/2011 at 17:42. Pushed by trueg into branch '2.7'. Do not use an event loop to wait for Virtuoso to start. This means events are not handled during model creation which is another fix for a Nepomuk crash. CCBUG: 286690 M +1 -0 ChangeLog M +12 -24 backends/virtuoso/virtuosocontroller.cpp M +0 -3 backends/virtuoso/virtuosocontroller.h http://commits.kde.org/soprano/4c045bfdc856726ee8e87c4e6541a3d473adec09 *** Bug 286879 has been marked as a duplicate of this bug. *** *** Bug 287266 has been marked as a duplicate of this bug. *** Git commit e3f56fd2029fe206ee09fe876cb70fca5c6021a8 by Sebastian Trueg. Committed on 16/11/2011 at 17:05. Pushed by trueg into branch 'symlinkHandling'. Delete the OntologyLoader once the repository goes down. This is required to make sure the ontology loader does not try to use the repository while it is being re-opened and thus, does not work (even asserts on queries). BUG: 286690 FIXED-IN: 4.7.4 M +14 -4 services/storage/nepomukcore.cpp M +5 -0 services/storage/nepomukcore.h M +4 -0 services/storage/repository.cpp M +1 -0 services/storage/repository.h http://commits.kde.org/nepomuk-core/e3f56fd2029fe206ee09fe876cb70fca5c6021a8 *** Bug 289198 has been marked as a duplicate of this bug. *** |