Re: [Tracker] Could not get all tags, 1.31: syntax error
- From: Martyn Russell <martyn lanedo com>
- To: Alexey Fisher <bug-track fisher-privat net>, Tracker mailing list <tracker-list gnome org>
- Subject: Re: [Tracker] Could not get all tags, 1.31: syntax error
- Date: Mon, 15 Feb 2010 17:19:26 +0000
On 13/02/10 13:55, Alexey Fisher wrote:
Am Samstag, den 13.02.2010, 11:31 +0000 schrieb Martyn Russell:
and if this file is with spaces:
LC_ALL="us_EN.UTF-8" tracker-tag vid\ eo.ogv
<vid eo.ogv>
You shouldn't use<file> notation like this.
I didn't used<file> i used "tracker-tag filen_name.ogv"
only with one difference, if file name is without space it is working,
if with space it fail. It worked fine with 0.6 version.
I see, the g_print() statement we used puts the < > round the file name.
I have removed this it is misleading. It is used in the actual sparql
but it is not necessary for the output.
I just committed a fix for this. We also were not using
g_file_new_for_commandline_arg() and getting the uri from that which
makes life harder for callers. It also means it now works with:
f\ o\ o.png
The SPARQL was also broken, that's now fixed too. You should see these
fixes in 0.7.21 on Thursday (or master as of now).
Thanks for testing + reporting ;)
--
Regards,
Martyn
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]