[Active] [Bug 320237] Indexing seems completely broken in RC1

2013-06-04 Thread Vishesh Handa
https://bugs.kde.org/show_bug.cgi?id=320237

--- Comment #11 from Vishesh Handa  ---
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
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();


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


[Active] [Bug 320237] Indexing seems completely broken in RC1

2013-06-04 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=320237

--- Comment #10 from Marco Martin  ---
what i get on standard output is a flood of stuff like that:
(smells like wrong/broken desktop ontologies?)

[/usr/bin/nepomukservicestub] nepomukfileindexer(1260)/nepomuk (strigi
service): SimpleIndexError:  "_:gd does not exist in the graph. In statement
(_:mg, http://www.semanticdesktop.org/ontologies/2007/01/19/nie#url, _:gd)"
[/usr/bin/nepomukservicestub] nepomukfileindexer(1260)/nepomuk (strigi
service): SimpleIndexError:  "_:hd does not exist in the graph. In statement
(_:og, http://www.semanticdesktop.org/ontologies/2007/01/19/nie#url, _:hd)"
[/usr/bin/nepomukservicestub] nepomukfileindexer(1260)/nepomuk (strigi
service): SimpleIndexError:  "_:id does not exist in the graph. In statement
(_:qg, http://www.semanticdesktop.org/ontologies/2007/01/19/nie#url, _:id)"
[/usr/bin/nepomukservicestub] nepomukfileindexer(1260)/nepomuk (strigi
service): SimpleIndexError:  "_:jd does not exist in the graph. In statement
(_:sg, http://www.semanticdesktop.org/ontologies/2007/01/19/nie#url, _:jd)"
[/usr/bin/nepomukservicestub] nepomukfileindexer(1260)/nepomuk (strigi
service): SimpleIndexError:  "_:kd does not exist in the graph. In statement
(_:ug, http://www.semanticdesktop.org/ontologies/2007/01/19/nie#url, _:kd)"
[/usr/bin/nepomukservicestub] nepomukfileindexer(1260)/nepomuk (strigi
service): SimpleIndexError:  "_:ld does not exist in the graph. In statement
(_:wg, http://www.semanticdesktop.org/ontologies/2007/01/19/nie#url, _:ld)"
[/usr/bin/nepomukservicestub] nepomukfileindexer(1260)/nepomuk (strigi
service): SimpleIndexError:  "_:md does not exist in the graph. In statement
(_:yg, http://www.semanticdesktop.org/ontologies/2007/01/19/nie#url, _:md)"
[/usr/bin/nepomukservicestub] nepomukfileindexer(1260)/nepomuk (strigi
service): SimpleIndexError:  "_:nd does not exist in the graph. In statement
(_:ah, http://www.semanticdesktop.org/ontologies/2007/01/19/nie#url, _:nd)"


an interesting thing is that if i create a new file on an indexed directory i
immediately get one of those messages, so all the filesystem monitoring part is
correct, is the storing in the db that doesn't work

-- 
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


[Active] [Bug 320237] Indexing seems completely broken in RC1

2013-06-04 Thread Vishesh Handa
https://bugs.kde.org/show_bug.cgi?id=320237

--- Comment #9 from Vishesh Handa  ---
Could you paste the entire log?

Strigi is not required.
Use Soprano 2.9.2 or master - It does not matter that much.

Cutting edge
-
SDO - Master
NepomukCore - Master?

Stable

NepomukCore - 4.10.3/.4 ?
SDO - 0.10 or master

-- 
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


[Active] [Bug 320237] Indexing seems completely broken in RC1

2013-06-03 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=320237

--- Comment #8 from Marco Martin  ---
i'm trying now to build newer soprano and nepomuk-core on stable.
i see that i get a lot of message of "property doesn't exist" messages on
output if i run nepomukserver on konsole.
Vishes, what version of nepomuk, soprano, virtuoso and
shared-desktop-ontologies should be used? (did i forgot anything? strigi pieces
still used? i don't think so?)

-- 
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


[Active] [Bug 320237] Indexing seems completely broken in RC1

2013-06-03 Thread Thomas Pfeiffer
https://bugs.kde.org/show_bug.cgi?id=320237

--- Comment #7 from Thomas Pfeiffer  ---
This bug does not happen with the latest Devel image, so it seems to be
specific to the rc1 image.

-- 
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


[Active] [Bug 320237] Indexing seems completely broken in RC1

2013-05-25 Thread Thomas Pfeiffer
https://bugs.kde.org/show_bug.cgi?id=320237

--- Comment #6 from Thomas Pfeiffer  ---
Reinstalling the same image at least did not fix the issue for me.

-- 
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


[Active] [Bug 320237] Indexing seems completely broken in RC1

2013-05-25 Thread Vishesh Handa
https://bugs.kde.org/show_bug.cgi?id=320237

--- Comment #5 from Vishesh Handa  ---
Another developer had the same problem, which I could never reproduce.
Reinstalling from scratch seemed to fix the issue for him.

Let me take another look at the code.

-- 
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


[Active] [Bug 320237] Indexing seems completely broken in RC1

2013-05-25 Thread Thomas Pfeiffer
https://bugs.kde.org/show_bug.cgi?id=320237

--- Comment #4 from Thomas Pfeiffer  ---
Here is the output of nepomukindexer (same on two files):

nepomukindexer(1027)/nepomuk (strigi service): SimpleIndexError:  "_:a does not
exist in the graph. In statement (_:ub,
http://www.semanticdesktop.org/ontologies/2007/01/19/nie#url, _:a)" 
nepomukindexer(1027)/nepomuk (strigi service): "_:a does not exist in the
graph. In statement (_:ub,
http://www.semanticdesktop.org/ontologies/2007/01/19/nie#url, _:a)" 

nepomukshow does not seem to be installed

-- 
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


[Active] [Bug 320237] Indexing seems completely broken in RC1

2013-05-25 Thread Vishesh Handa
https://bugs.kde.org/show_bug.cgi?id=320237

--- Comment #3 from Vishesh Handa  ---
Please run nepomukindexer on any one of those files, and then run 'nepomukshow'
on that file. If you get an appropriate output, then please repeat after
restarting nepomuk

nepomukctl restart

-- 
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


[Active] [Bug 320237] Indexing seems completely broken in RC1

2013-05-25 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=320237

Marco Martin  changed:

   What|Removed |Added

 CC||m...@vhanda.in

--- Comment #2 from Marco Martin  ---
Vishesh, do you have an idea of what it could be?

-- 
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


[Active] [Bug 320237] Indexing seems completely broken in RC1

2013-05-25 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=320237

Marco Martin  changed:

   What|Removed |Added

 CC||notm...@gmail.com

--- Comment #1 from Marco Martin  ---
does this happen on devel as well?

-- 
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