Summary: | Nepomuk+strigi+virtuoso queries fail and flood .xsession-errors | ||
---|---|---|---|
Product: | [Unmaintained] nepomuk | Reporter: | Nate Weibley <nweibley> |
Component: | general | Assignee: | Sebastian Trueg <sebastian> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | biasquez, Christian.Schuhegger, hemathor, schafi, trueg |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Nate Weibley
2010-02-11 18:37:42 UTC
I've got a similar problem. I also use nepomuk + strigi + virtuoso, but in KDE 4.4 and my .xsession-errors also gets flooeded with these 3 lines: [/usr/bin/nepomukservicestub] "/usr/bin/nepomukservicestub(22704)" Error in thread 3011779440 : "Unsupported operation (2)": "Invalid model" [/usr/bin/nepomukservicestub] "/usr/bin/nepomukservicestub(22704)" Error in thread 3011779440 : "Unsupported operation (2)": "Invalid model" [/usr/bin/nepomukservicestub] "/usr/bin/nepomukservicestub(22704)" Error in thread 3011779440 : "org.freedesktop.DBus.Error.UnknownObject - No such object path '/org/soprano/Server'" @Nate: query words need to be at least 4 chars in length at the moment. I will try to improve on that. @Christian: looks like Nepomuk is not running properly. Maybe something crashed. Sebastian, Perhaps there is room for improvement re: a dialog warning of ongoing Nepomuk/Strigi errors that allows one to restart/disable scanning? The flooding of .xsession-errors is neither informative nor helpful. I'd imagine there's a better way to fail gracefully, and since this is a relatively silent problem it makes me wonder how many people this is happening to that simply are not noticing. I have the same problem in kubuntu 10.04. My .xsession-errors gets flooded and I have the same "SQLExecDirect failed on query" messages as Nate in that file. How can I at least work around that problem that my .xsession-errors gets flooded? i have this bug too: this problem started with kde 4.4.4 and i see that nepomuk flooding xsession-error when akonadi is active. exact same thing here... The query API now creates correct queries even for search terms with wildcards and less than 4 leading chars. Thus, there will be no more flooding with failed query messages. |