Bug 164921 - Keywords informations shows n times the first tag
Summary: Keywords informations shows n times the first tag
Status: RESOLVED FIXED
Alias: None
Product: gwenview
Classification: Applications
Component: general (show other bugs)
Version: 2.1
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-25 12:33 UTC by Carlo Russo
Modified: 2012-10-19 13:27 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
example of error 1 (616.45 KB, image/png)
2008-07-01 13:10 UTC, Carlo Russo
Details
other bug, in the second comment (660.89 KB, image/png)
2008-07-01 13:14 UTC, Carlo Russo
Details
First example with problem (489.32 KB, image/png)
2008-07-01 13:40 UTC, Carlo Russo
Details
Another example with problem (317.94 KB, image/png)
2008-07-01 13:41 UTC, Carlo Russo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Carlo Russo 2008-06-25 12:33:11 UTC
Version:           2.1 (using KDE 4.0.83)
Installed from:    Ubuntu Packages
Compiler:          gcc  
OS:                Linux

Showing sidebar and selecting more shows a dialog with each field you can show.
If a picture has n keywords related, it shows n radiobutton with "keyword" and value. If you select one of those, it will select all (I like this), but then it will shows n times the same keyword (I think the first one on the keywords list).
It should shows each one.
Comment 1 Carlo Russo 2008-06-25 12:56:41 UTC
Another problem with this field is:
I selected keyword, so it now shows n times the string "Keywords: first tag of image", and I selected another image. Now it load the new first tag and shows it, but it shows it n times too, also if the new image has fewer keywords than the first one (the one which you used to set "show keyword")

I hope my english is not so bad to understand the problem :)
Comment 2 Aurelien Gateau 2008-06-30 22:43:28 UTC
Thanks for your report, but I am afraid I do not understand.

Are you talking about an image containing EXIF or IPTC keywords? If so, 
can you attach the image to the bug report?

If it's not what you are talking about, maybe uploading a screenshot 
would help understanding your problem.
Comment 3 Carlo Russo 2008-07-01 13:10:10 UTC
Created attachment 25765 [details]
example of error 1

As you can see, in the dialog I have 4 different IPTC Keywords, but in the
sidebar it shows 4 times the same IPTC
Comment 4 Carlo Russo 2008-07-01 13:14:14 UTC
Created attachment 25766 [details]
other bug, in the second comment

And the second problem is that, if you change picture (I just selected another
one, with the next button) it changes the Keywords it shows in the sidebar
(with the name of the first keywords), but it doesn't change the number of
keywords (now it should be 3, not 4 as it shows)
Comment 5 Aurelien Gateau 2008-07-01 13:30:51 UTC
Ok, I see. Can you attach one of your image to the bug?
Comment 6 Carlo Russo 2008-07-01 13:40:26 UTC
Created attachment 25767 [details]
First example with problem

The picture used in the first example. The keywords are there using digikam.
Comment 7 Carlo Russo 2008-07-01 13:41:34 UTC
Created attachment 25768 [details]
Another example with problem

Another image with problem
Comment 8 Aurelien Gateau 2008-07-10 23:40:07 UTC
SVN commit 830644 by gateau:

Do not show multiple entries for metadata key which aren't unique.
BUG:164921


 M  +28 -19    imagemetainfomodel.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=830644