Summary: | Nepomuk store size constantly increases without any limit | ||
---|---|---|---|
Product: | [Unmaintained] nepomuk | Reporter: | Tassilo Horn <tassilo> |
Component: | general | Assignee: | Sebastian Trueg <sebastian> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | normal | CC: | alejandronova, carlo, j.artu, mat.fuessel, nik, sergio.callegari, trueg |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Tassilo Horn
2010-03-24 11:12:04 UTC
Nepomuk does not use the file URL as resource URI. Use the following command instead: $ sopranocmd --model main --dbus org.kde.NepomukStorage query \ "select ?p ?o where { ?r ?p ?o . ?r nie:url <file:/...> . }" However, the point of this bug is valid: the size of the Virtuoso DB only grows but never goes down. *** Bug 253115 has been marked as a duplicate of this bug. *** *** Bug 263197 has been marked as a duplicate of this bug. *** Please, retest with KDE 4.8 Beta 2. My home directory just ran full because of this. -rw------- 1 carlo carlo 4282384384 Jan 14 18:25 .kde/share/apps/nepomuk/repository/main/data/virtuosobackend/soprano-virtuoso.db 4 GB... I immediately tried to purge nepomuk from my system, but that causes all of KDE to be deleted.. So much for freedom :/. KDE version of 'wheezy' (4.8.4). Hi, I think this is still valid (in my system at least). I work with Qt: 4.8.5, KDE Development Platform: 4.11.00, kde4-config: 1.0 and I ran twice "Nepomuk Cleaner: 4.11.00". Didn't see any disk space usage reduction. Any hints? Getting a "/home" filled is problematic. Update: I wrongly reported this here. Actually, my problem is #264465. Apologies. Ok, back in this thread again! It is actually the "soprano-virtuoso.db" file which is huge. Currently 87+GB. What can I do to see if all this is really "metadata" and, if not, clean/reduce it? Thank you for taking the time to file a bug report. The Nepomuk project is no longer included in the KDE Software Compilation. With Plasma 5, we have replaced most of the underlying technology with Baloo and other components. Hopefully this will have addressed your concern. We encourage you to try out Plasma 5 (+Baloo) and let us know if your problem persists. |