[opensuse] Tracker extract error: what to do with this?
I see these entries in the warning log usually soon after booting: <1.4> 2018-08-31 01:13:58 Legolas tracker-extract 3028 - - Could not insert metadata for item "file:///home/cer/Documents/OO/untitled_.odt": Unable to insert multiple values for subject `urn:uuid:15ca1453-d6fb-8cd4-00bc-edbced66c4ff' and single valued property `nie:plainTextContent' (old_value: '', new value: ' Broken Bow 001 1 Apr. 16, 2151 The Enterprise Fight or Flight 003 1 May 6, 2151 The crew comes across an abandoned ship of dead aliens. Strange New World 004 1 Unknown Crew members go on a survey mission to a seemingly uninhabited Earth-like planet […]') ? -- Cheers / Saludos, Carlos E. R. (from openSUSE 15.0 (Legolas)) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Carlos E. R. wrote:
I see these entries in the warning log usually soon after booting:
<1.4> 2018-08-31 01:13:58 Legolas tracker-extract 3028 - - Could not insert metadata for item "file:///home/cer/Documents/OO/untitled_.odt": Unable to insert multiple values for subject `urn:uuid:15ca1453-d6fb-8cd4-00bc-edbced66c4ff' and single valued property `nie:plainTextContent' (old_value: '', new value: ' Broken Bow 001 1 Apr. 16, 2151 The Enterprise Fight or Flight 003 1 May 6, 2151 The crew comes across an abandoned ship of dead aliens. Strange New World 004 1 Unknown Crew members go on a survey mission to a seemingly uninhabited Earth-like planet […]')
I don't know what tracker-extract does, but the above sounds like a problem with quotes - maybe a single quote in the text that is being inserted? If you google "Unable to insert multiple values for subject", you'll see plenty of hits. Narrow it down by adding "nie:plainTextContent" and there are also some bug reports. -- Per Jessen, Zürich (15.7°C) http://www.hostsuisse.com/ - virtual servers, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 2018-08-31 02:08, Per Jessen wrote:
Carlos E. R. wrote:
I see these entries in the warning log usually soon after booting:
<1.4> 2018-08-31 01:13:58 Legolas tracker-extract 3028 - - Could not insert metadata for item "file:///home/cer/Documents/OO/untitled_.odt": Unable to insert multiple values for subject `urn:uuid:15ca1453-d6fb-8cd4-00bc-edbced66c4ff' and single valued property `nie:plainTextContent' (old_value: '', new value: ' Broken Bow 001 1 Apr. 16, 2151 The Enterprise Fight or Flight 003 1 May 6, 2151 The crew comes across an abandoned ship of dead aliens. Strange New World 004 1 Unknown Crew members go on a survey mission to a seemingly uninhabited Earth-like planet […]')
I don't know what tracker-extract does, but the above sounds like a problem with quotes - maybe a single quote in the text that is being inserted?
Tracker scans your /home for files it recognizes and creates a content index that can be searched without knowing the file name. Ie, it searches for a phrase and tells you file and location, er, fast. It baulks at that file. If the file has wrong quotes, that is not my problem ;-) And on every boot and warns about it. -- Cheers / Saludos, Carlos E. R. (from openSUSE 15.0 (Legolas)) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Carlos E. R. wrote:
On 2018-08-31 02:08, Per Jessen wrote:
Carlos E. R. wrote:
I see these entries in the warning log usually soon after booting:
<1.4> 2018-08-31 01:13:58 Legolas tracker-extract 3028 - - Could not insert metadata for item "file:///home/cer/Documents/OO/untitled_.odt": Unable to insert multiple values for subject `urn:uuid:15ca1453-d6fb-8cd4-00bc-edbced66c4ff' and single valued property `nie:plainTextContent' (old_value: '', new value: ' Broken Bow 001 1 Apr. 16, 2151 The Enterprise Fight or Flight 003 1 May 6, 2151 The crew comes across an abandoned ship of dead aliens. Strange New World 004 1 Unknown Crew members go on a survey mission to a seemingly uninhabited Earth-like planet […]')
I don't know what tracker-extract does, but the above sounds like a problem with quotes - maybe a single quote in the text that is being inserted?
Tracker scans your /home for files it recognizes and creates a content index that can be searched without knowing the file name. Ie, it searches for a phrase and tells you file and location, er, fast.
It baulks at that file. If the file has wrong quotes, that is not my problem ;-)
Not necessarily wrong quotes, just some quotes in the content that tracker somehow doesn't deal with properly. Seems to me to be your problem now :-) Maybe try to figure out which file contains that text:
' Broken Bow 001 1 Apr. 16, 2151 The Enterprise Fight or Flight 003 1 May 6, 2151 The crew comes across an abandoned ship of dead aliens. Strange New World 004 1 Unknown Crew members go on a survey mission to a seemingly uninhabited Earth-like planet ...
and see what the complete text looks like. MIght give you more information to go on. -- Per Jessen, Zürich (14.3°C) http://www.dns24.ch/ - free dynamic DNS, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 2018-08-31 11:01, Per Jessen wrote:
Carlos E. R. wrote:
On 2018-08-31 02:08, Per Jessen wrote:
Carlos E. R. wrote:
I see these entries in the warning log usually soon after booting:
Tracker scans your /home for files it recognizes and creates a content index that can be searched without knowing the file name. Ie, it searches for a phrase and tells you file and location, er, fast.
It baulks at that file. If the file has wrong quotes, that is not my problem ;-)
Not necessarily wrong quotes, just some quotes in the content that tracker somehow doesn't deal with properly. Seems to me to be your problem now :-)
Maybe try to figure out which file contains that text:
Oh, I found it yesterday. The file is named in the log.
' Broken Bow 001 1 Apr. 16, 2151 The Enterprise Fight or Flight 003 1 May 6, 2151 The crew comes across an abandoned ship of dead aliens. Strange New World 004 1 Unknown Crew members go on a survey mission to a seemingly uninhabited Earth-like planet ...
and see what the complete text looks like. MIght give you more information to go on.
There are no broken quotes there, and anyway, it is an abandoned file that doesn't interest me, so I'm not going to alter it. It is the error in tracker that interests me. -- Cheers / Saludos, Carlos E. R. (from openSUSE 15.0 (Legolas)) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Carlos E. R. wrote:
On 2018-08-31 11:01, Per Jessen wrote:
Carlos E. R. wrote:
' Broken Bow 001 1 Apr. 16, 2151 The Enterprise Fight or Flight 003 1 May 6, 2151 The crew comes across an abandoned ship of dead aliens. Strange New World 004 1 Unknown Crew members go on a survey mission to a seemingly uninhabited Earth-like planet ...
and see what the complete text looks like. MIght give you more information to go on.
There are no broken quotes there,
They don't have to be "broken", they only have to be incompatible with the expectations of tracker. If they're not properly escaped by tracker before running the sql, that's what I think the problem is.
and anyway, it is an abandoned file that doesn't interest me, so I'm not going to alter it. It is the error in tracker that interests me.
Right - I think it is content that tracker, somehow, cannot deal with. -- Per Jessen, Zürich (14.5°C) http://www.hostsuisse.com/ - virtual servers, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (2)
-
Carlos E. R.
-
Per Jessen