https://bugs.kde.org/show_bug.cgi?id=320237
--- Comment #11 from Vishesh Handa <m...@vhanda.in> --- Could you possibly add this and then paste the debug output of nepomukstorage- diff --git a/services/storage/datamanagementmodel.cpp b/services/storage/datamanagementmodel.cpp index f12ab55..f736118 100644 --- a/services/storage/datamanagementmodel.cpp +++ b/services/storage/datamanagementmodel.cpp @@ -1298,6 +1298,7 @@ QHash<QUrl, QUrl> DataManagementModel::storeResources(const SimpleResourceGraph& StoreIdentificationMode identificationMode, StoreResourcesFlags flags) { + kDebug() << resources; if(app.isEmpty()) { setError(QLatin1String("storeResources: Empty application specified. This is not supported."), Soprano::Error::ErrorInvalidArgument); return QHash<QUrl, QUrl>(); A simple way to do it would be to shutdown nepomuk via nepomukctl stop. And then only start the storage service via nepomukstorage. Then index any one file by running the nepomukindexer on that file. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Active mailing list Active@kde.org https://mail.kde.org/mailman/listinfo/active