Summary: | Nepomuk interface crash | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Steven Ward <STEVENWARD666> |
Component: | Database-Baloo | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles, chuckk, markqbrunet, me, mirceasava, rasmus.h, sadako, suttonmichaeln, trueg |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/digikam/b882df3641e6a3b6b0ff35552d1c9cda434e868e | Version Fixed In: | 3.0.0 |
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Steven Ward
2011-10-02 11:22:43 UTC
*** Bug 283525 has been marked as a duplicate of this bug. *** digiKam 2.2.0 is out since few weeks. Crash still valid with this version ? Gilles Caulier Created attachment 65514 [details]
New crash information added by DrKonqi
nepomukservicestub (0.2) on KDE Platform 4.7.2 (4.7.2) using Qt 4.8.0
- What I was doing when the application crashed:
My system just finished starting up
- Unusual behavior I noticed:
Crash
- Custom settings of the application:
Strigi was disabled
-- Backtrace (Reduced):
#7 0x00c43460 in Allocate (this=0x9de85a8) at ../../../../Source/OpenNI/XnNodeManager.cpp:113
#8 XnNodeManager::Allocate (this=0x9de85a8) at ../../../../Source/OpenNI/XnNodeManager.cpp:91
#9 0x00c2aa1d in xnAllocateBaseNode () at ../../../../Source/OpenNI/XnBaseNode.cpp:33
#10 0x00c2c265 in Allocate () at ../../../../Include/XnNode.h:44
#11 XnNodeAllocator::Allocate (this=0x9ec12b0) at ../../../../Include/XnNodeAllocator.h:39
Created attachment 65515 [details]
New crash information added by DrKonqi
nepomukservicestub (0.2) on KDE Platform 4.7.2 (4.7.2) using Qt 4.8.0
- What I was doing when the application crashed:
My system just finished starting up
- Unusual behavior I noticed:
Crash
- Custom settings of the application:
Strigi was disabled
-- Backtrace (Reduced):
#7 0x00c43460 in Allocate (this=0x9de85a8) at ../../../../Source/OpenNI/XnNodeManager.cpp:113
#8 XnNodeManager::Allocate (this=0x9de85a8) at ../../../../Source/OpenNI/XnNodeManager.cpp:91
#9 0x00c2aa1d in xnAllocateBaseNode () at ../../../../Source/OpenNI/XnBaseNode.cpp:33
#10 0x00c2c265 in Allocate () at ../../../../Include/XnNode.h:44
#11 XnNodeAllocator::Allocate (this=0x9ec12b0) at ../../../../Include/XnNodeAllocator.h:39
*** Bug 286647 has been marked as a duplicate of this bug. *** *** Bug 286517 has been marked as a duplicate of this bug. *** Created attachment 65754 [details]
New crash information added by DrKonqi
nepomukservicestub (0.2) on KDE Platform 4.7.3 (4.7.3) using Qt 4.8.0
- What I was doing when the application crashed:
The system just finished starting up when when Nepomuk crashed.
- Unusual behavior I noticed:
When I click Close in DrKonqi the prompt reappears and keeps reappearing till I click Close for the sixth time.
- Custom settings of the application:
Strigi is disabled.
-- Backtrace (Reduced):
#7 0x4bb40460 in Allocate (this=0x84ca820) at ../../../../Source/OpenNI/XnNodeManager.cpp:113
#8 XnNodeManager::Allocate (this=0x84ca820) at ../../../../Source/OpenNI/XnNodeManager.cpp:91
#9 0x4bb27a1d in xnAllocateBaseNode () at ../../../../Source/OpenNI/XnBaseNode.cpp:33
#10 0x4bb29265 in Allocate () at ../../../../Include/XnNode.h:44
#11 XnNodeAllocator::Allocate (this=0x854eb70) at ../../../../Include/XnNodeAllocator.h:39
*** Bug 288144 has been marked as a duplicate of this bug. *** Created attachment 66762 [details]
New crash information added by DrKonqi
nepomukservicestub (0.2) on KDE Platform 4.7.3 (4.7.3) using Qt 4.8.0
- What I was doing when the application crashed:
After my fresh Installation of Fedora 16 the crash happenend just after every start up of the system and ever since. However if I restart the application or don't the crash happens again, according to the reporting assistent.
-- Backtrace (Reduced):
#7 0x4f7d0460 in Allocate (this=0x902f810) at ../../../../Source/OpenNI/XnNodeManager.cpp:113
#8 XnNodeManager::Allocate (this=0x902f810) at ../../../../Source/OpenNI/XnNodeManager.cpp:91
#9 0x4f7b7a1d in xnAllocateBaseNode () at ../../../../Source/OpenNI/XnBaseNode.cpp:33
#10 0x4f7b9265 in Allocate () at ../../../../Include/XnNode.h:44
#11 XnNodeAllocator::Allocate (this=0x90e6880) at ../../../../Include/XnNodeAllocator.h:39
Which digiKam version you use ? Gilles Caulier *** Bug 282287 has been marked as a duplicate of this bug. *** *** Bug 289015 has been marked as a duplicate of this bug. *** Official digiKam 2.6.0 release is out since few days now : http://www.digikam.org/drupal/node/656 Please, check if this entry still valid, or update report accordingly. Thanks in advance. Gilles Caulier Git commit b882df3641e6a3b6b0ff35552d1c9cda434e868e by Marcel Wiesweg. Committed on 17/10/2012 at 18:36. Pushed by mwiesweg into branch 'master'. Disable the current implementation of a digikam-nepomuk integration. By information from the Nepomuk maintainer, the relevant API have been replaced. Essentially, the current code is at best not functional, at worst polluting your Nepomuk db. A new implementation needs to be written based on current APIs. Related: bug 258837, bug 264124, bug 276457, bug 282918, bug 304052, bug 279404, bug 305079 M +35 -35 CMakeLists.txt M +12 -0 utilities/nepomuk/digikamnepomukservice.cpp M +13 -0 utilities/nepomuk/digikamnepomukservice.h http://commits.kde.org/digikam/b882df3641e6a3b6b0ff35552d1c9cda434e868e |