[Bug 282088] New: Missing entries in tag list

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

[Bug 282088] New: Missing entries in tag list

Bugzilla from usergroups@rokabs.de
https://bugs.kde.org/show_bug.cgi?id=282088

           Summary: Missing entries in tag list
           Product: digikam
           Version: 2.1.0
          Platform: Gentoo Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Database
        AssignedTo: [hidden email]
        ReportedBy: [hidden email]


Version:           2.1.0 (using KDE 4.7.1)
OS:                Linux

In the tag list there are some missing entries. The missing entries are in the
TAG database and have the id less than 10 (id 0 to 9). Also the child tags are
missing in the list.

digikam recognize the missing tags, because if one tries to insert a tag with
the missing name, the message "tag exist" appears.

Example: Tag Familiy with id 1 is missing in the list.

Reproducible: Always

Steps to Reproduce:
restart digikam

Actual Results:  
Missing entries in list

Expected Results:  
Missing entries are again visible

OS: Linux (x86_64) release 2.6.38-gentoo-r6
Compiler: x86_64-pc-linux-gnu-gcc

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- 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
Reply | Threaded
Open this post in threaded view
|

[Bug 282088] Missing entries in tag list

Marcel Wiesweg
https://bugs.kde.org/show_bug.cgi?id=282088





--- Comment #1 from Marcel Wiesweg <marcel wiesweg gmx de>  2011-09-15 17:09:27 ---
No such problems can be seen here. When did the tags disappear?
Any tag properties associated?
SELECT * FROM TagProperties WHERE tagId < 10;

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- 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
Reply | Threaded
Open this post in threaded view
|

[Bug 282088] Missing entries in tag list

Bugzilla from usergroups@rokabs.de
In reply to this post by Bugzilla from usergroups@rokabs.de
https://bugs.kde.org/show_bug.cgi?id=282088


Siggi <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




--- Comment #2 from Siggi <usergroups rokabs de>  2011-09-16 06:59:30 ---
(In reply to comment #1)
> No such problems can be seen here. When did the tags disappear?

The problem disappears with the upgrade to 2.1

> Any tag properties associated?
> SELECT * FROM TagProperties WHERE tagId < 10;

This gives me:
mysql> SELECT * FROM TagProperties WHERE tagId < 10;
+-------+-------------+-------+
| tagid | property    | value |
+-------+-------------+-------+
|     1 | internalTag | NULL  |
|     2 | internalTag | NULL  |
|     3 | internalTag | NULL  |
|     4 | internalTag | NULL  |
|     5 | internalTag | NULL  |
|     6 | internalTag | NULL  |
|     7 | internalTag | NULL  |
+-------+-------------+-------+

These are the missing tags.

Deleting these entries gives back the missing tags :-) Don't know when I've
changed these entries in the past.

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- 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
Reply | Threaded
Open this post in threaded view
|

[Bug 282088] Missing entries in tag list

Bugzilla from usergroups@rokabs.de
In reply to this post by Bugzilla from usergroups@rokabs.de
https://bugs.kde.org/show_bug.cgi?id=282088





--- Comment #3 from Siggi <usergroups rokabs de>  2011-09-16 07:01:10 ---
(In reply to comment #2)
> (In reply to comment #1)
> > No such problems can be seen here. When did the tags disappear?
>
> The problem disappears with the upgrade to 2.1

Sorry, I mean the tags disappered ....

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- 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
Reply | Threaded
Open this post in threaded view
|

[Bug 282088] Missing entries in tag list

Gilles Caulier-4
In reply to this post by Bugzilla from usergroups@rokabs.de
https://bugs.kde.org/show_bug.cgi?id=282088

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |2.2.0

--
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
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 282088] Missing entries in tag list

bugzilla_noreply
In reply to this post by Bugzilla from usergroups@rokabs.de
https://bugs.kde.org/show_bug.cgi?id=282088

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Database                    |Database-Mysql
                 CC|                            |[hidden email]

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