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

Leo sir_kalot at yahoo.it
Wed Jul 11 07:39:42 BST 2012


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

--- Comment #26 from Leo <sir_kalot at yahoo.it> ---
Hi all, 
I'm back my system got updated, but the problem persist :(
Ubuntu 12.04 LTS with digikam  4:2.7.0-precise~ppa3

mysql> SELECT * FROM Tags ORDER BY id LIMIT 10;
+----+------+----------------------------+------+---------+-----+-----+
| id | pid  | name                       | icon | iconkde | lft | rgt |
+----+------+----------------------------+------+---------+-----+-----+
|  0 |   -1 | _Digikam_root_tag_         |    0 | NULL    |   1 |  60 |
|  1 |    0 | _Digikam_Internal_Tags_    |    0 | NULL    |  16 |  59 |
|  2 |    1 | Need Resolving History     |    0 | NULL    |  57 |  58 |
|  3 |    0 | Cham                       |    0 | NULL    |  14 |  15 |
|  4 |    1 | Need Tagging History Graph |    0 | NULL    |  55 |  56 |
|  5 |    1 | Original Version           |    0 | NULL    |  53 |  54 |
|  6 |    1 | Current Version            |    0 | NULL    |  51 |  52 |
|  7 |    1 | Intermediate Version       |    0 | NULL    |  49 |  50 |
|  8 |    1 | Version Always Visible     |    0 | NULL    |  47 |  48 |
|  9 |    1 | Color Label None           |    0 | NULL    |  45 |  46 |
+----+------+----------------------------+------+---------+-----+-----+
10 rows in set (0.00 sec)

mysql> SELECT * FROM TagsTree ORDER BY id LIMIT 10;
+----+------+
| id | pid  |
+----+------+
|  0 |   -1 |
|  1 |    0 |
|  2 |    1 |
|  3 |    0 |
|  4 |    1 |
|  5 |    1 |
|  6 |    1 |
|  7 |    1 |
|  8 |    1 |
|  9 |    1 |
+----+------+
10 rows in set (0.02 sec)

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list