Summary: | [KDE 4.8 Beta 1] With an empty database, the file indexer can index significantly less files than KDE 4.7. | ||
---|---|---|---|
Product: | [Unmaintained] nepomuk | Reporter: | Alejandro Nova <alejandronova> |
Component: | fileindexer | Assignee: | Sebastian Trueg <sebastian> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | trueg |
Priority: | NOR | ||
Version: | 4.8 | ||
Target Milestone: | --- | ||
Platform: | Chakra | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Alejandro Nova
2011-11-24 15:46:10 UTC
Just to be sure: are shared-desktop-ontologies and strigi versions the same as before? No. Strigi version is the same, but I was using s-d-o 0.7 before, and that didn't work with KDE 4.8. I'm using now a git snapshot of s-d-o. That's the only change. Nevermind, I reproduced the issue and know the cause but not the reason. I should be able to fix this today - even if I have to revert a feature commit. I want this working. Git commit 74cef9969db7d0d0dfbff94dfb7fd3f3b76cccd1 by Sebastian Trueg. Committed on 25/11/2011 at 14:40. Pushed by trueg into branch 'master'. Ignore existing resources without any information to be added. If a resource exists and we do not have any data to add we simply ignore it. This fixes file indexing if the parent folder resource already exists. BUG: 287469 M +4 -4 services/storage/datamanagementmodel.cpp http://commits.kde.org/nepomuk-core/74cef9969db7d0d0dfbff94dfb7fd3f3b76cccd1 Git commit 2a96d191a5525ca927a7058a8a39e00e80c53399 by Sebastian Trueg. Committed on 25/11/2011 at 14:43. Pushed by trueg into branch 'master'. Ignore existing resources without any information to be added. If a resource exists and we do not have any data to add we simply ignore it. This fixes file indexing if the parent folder resource already exists. BUG: 287469 M +4 -4 nepomuk/services/storage/datamanagementmodel.cpp http://commits.kde.org/kde-runtime/2a96d191a5525ca927a7058a8a39e00e80c53399 Git commit 7f68206e668202f54c2fe3479d84b2ffb66933d9 by Sebastian Trueg. Committed on 25/11/2011 at 14:40. Pushed by trueg into branch 'symlinkHandling'. Ignore existing resources without any information to be added. If a resource exists and we do not have any data to add we simply ignore it. This fixes file indexing if the parent folder resource already exists. BUG: 287469 M +4 -4 services/storage/datamanagementmodel.cpp http://commits.kde.org/nepomuk-core/7f68206e668202f54c2fe3479d84b2ffb66933d9 |