Select all pictures with the wrong tag from search, add new correct tag to all selected pics, remove old tag from selected pics, then drop old tag. That'd what I do to rename a tag. Should work if you don't run in another exception, and there's no risk in attempting it.
Francois
François
--
You received this message because you are subscribed to the Google Groups "jBrout" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jbrout+unsubscribe@googlegroups.com.
To post to this group, send email to jbr...@googlegroups.com.
Visit this group at http://groups.google.com/group/jbrout.
For more options, visit https://groups.google.com/groups/opt_out.
Select all pictures with the wrong tag from search, add new correct tag to all selected pics, remove old tag from selected pics, then drop old tag. That'd what I do to rename a tag. Should work if you don't run in another exception, and there's no risk in attempting it.
Francois
Le 11 juil. 2013 13:41, "François Henneuse" <frh...@gmail.com> a écrit :
Hello,
I created a tag with the ! character and I tagged more than 1000 photos with it.
Now, this tag is invisible but causes big problems : I can't see the pics in fullscreen, Jbrout tells me that...
Traceback (most recent call last):
File "/home/franz/jbrout/jbrout/winshow.py", line 288, in _draw
self.taglist.fill(ltags)
File "/home/franz/jbrout/jbrout/winshow.py", line 34, in fill
self.__refresh()
File "/home/franz/jbrout/jbrout/winshow.py", line 46, in __refresh
lbl.set_label("%s (%s)" %(i,self.__tags[i]))
KeyError: u'!Wallch'
The only solution I see now is to remove alls tags and then retag. But I dont' want to do it more than 1000 times !
Please help,
François
--
You received this message because you are subscribed to the Google Groups "jBrout" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jbrout+un...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to jbrout+unsubscribe@googlegroups.com.
We should check if this character used as a separator somewhere in the tag processing...
And Franz, does your tag appear in jbrout tag.xml ? This might require some external processing...