You are not logged in.

#1 2018-03-09 10:22:49

Scriptor
Member
Registered: 2011-01-16
Posts: 144

Parent 'file:///...' not indexed yet

Hello,

While I was looking at the journalctl, I also noticed these lines:

Mar 09 11:06:07 Host-001 tracker-miner-f[1606]: Parent 'file:///home/bigfoot/Documents/Dev/musicctrl/src' not indexed yet
Mar 09 11:06:07 Host-001 tracker-miner-f[1606]: Could not execute sparql: UNIQUE constraint failed: nie:DataObject.nie:url
Mar 09 11:06:07 Host-001 tracker-miner-f[1606]:   (Sparql buffer) Error in task 2 (file:///home/bigfoot/Documents/Dev/musicctrl/src) of the array-update: UNIQUE constraint failed: nie:DataObject.nie:url
Mar 09 11:05:47 Host-001 dbus-daemon[1351]: [session uid=1000 pid=1351] Activating via systemd: service name='org.freedesktop.Tracker1' unit='tracker-store.service' requested by ':1.50' (uid=1000 pid=1605 comm="/usr/lib/tracker-miner-apps ")

I am particularly interested in understanding what the first line means ( 'not indexed yet' ).

Thank you very much in advance.

Offline

#2 2018-03-09 10:51:02

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,410

Re: Parent 'file:///...' not indexed yet

If you see messages like that and want to figure out more it often helps to search for the message in the source code of the application in question.

In this case there's even a in code comment explaining the reason: https://github.com/GNOME/tracker/blob/5 … fs.c#L1890

Although this smells like a slight XY, why are you "particularly interested" in this message? Do you notice some issue with search support that you might trace back to this message?

Last edited by V1del (2018-03-09 10:53:52)

Offline

#3 2018-03-09 11:00:02

Scriptor
Member
Registered: 2011-01-16
Posts: 144

Re: Parent 'file:///...' not indexed yet

Thank you very much for your quick answer.

I was just wondering if it may be the cause of a slow start (~2mn) from GDM, mostly after after a new boot (not reboot). If not then I'll be happy to close the thread.

Thank you very much in advance.

Offline

Board footer

Powered by FluxBB