[Digikam-devel] [Bug 283323] a new label _Digikam_root_tag_ is created every time
schultzter
eric at schultzter.ca
Sun Jul 15 15:58:46 BST 2012
https://bugs.kde.org/show_bug.cgi?id=283323
--- Comment #27 from schultzter <eric at schultzter.ca> ---
This still seems to be happening in 2.7.0! mysql Ver 14.14 Distrib 5.5.24, On
Slackware64-current
mysql> select * from Tags where name='_Digikam_root_tag_';
+-----+------+--------------------+------+---------+-----+-----+
| id | pid | name | icon | iconkde | lft | rgt |
+-----+------+--------------------+------+---------+-----+-----+
| 0 | -1 | _Digikam_root_tag_ | 0 | NULL | 1 | 290 |
| 138 | 0 | _Digikam_root_tag_ | 0 | NULL | 2 | 15 |
+-----+------+--------------------+------+---------+-----+-----+
2 rows in set (0.00 sec)
The worst part is I had tagged a bunch of photos with me before I realised my
tag appear twice in the tag list. So I tried to drag 'n drop the photos from
the duplicate tag to the original one and somewhere in that maneuver I lost
both the original and duplicate assignment!
So how can I re-scan those photos and get digikam to re-find my face?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list