Login  Register

[Bug 283323] a new label _Digikam_root_tag_ is created every time

Posted by eldk on Nov 12, 2012; 1:56pm
URL: http://digikam.185.s1.nabble.com/Bug-283323-New-a-new-label-Digikam-root-tag-is-created-every-time-tp3871432p4660464.html

https://bugs.kde.org/show_bug.cgi?id=283323

--- Comment #53 from [hidden email] ---
Hello,

suppress animal by right click on the image,supress tag,_Digikam_root_tag_
/animal.
All is good to in :
Query Output:
> SELECT DISTINCT tagid, name,pid,lft,rgt FROM ImageTags,Tags WHERE imageid=1904 and tagid=id

+ ---------- + --------- + -------- + -------- + -------- +
| tagid      | name      | pid      | lft      | rgt      |
+ ---------- + --------- + -------- + -------- + -------- +
| 3          | Color Label None | 2        | 425      | 426      |
| 13         | Pick Label None | 2        | 405      | 406      |
| 18         | vertebre  | 0        | 382      | 383      |
| 23         | oiseau    | 0        | 372      | 373      |
| 43         | animal2   | 0        | 304      | 305      |
| 47         | faisan    | 0        | 296      | 297      |
+ ---------- + --------- + -------- + -------- + -------- +
6 rows

But now when right click on picture, suppress, its _Digikam_root_tag/animal2
which appear.

and I have multiple _Digikam_root_tag in the file xmp :
 Xmp.digiKam.TagsList                         XmpSeq      8  animal, vertebre,
oiseau, faisan, _Digikam_root_tag_/animal2, _Digikam_root_tag_/vertebre,
_Digikam_root_tag_/oiseau, _Digikam_root_tag_/faisan

And tags will multiply ... so the hierarchie change with no "human readable
schema" and all you tag work is gone as correct it tend to be worst and worst.

I think it's not a mysql fact, i never had mysql error log, perhaps something
bad in a query,, or/and in reading and in writing.

Continue to looking for ,

Greatings,

Eric

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel