[Digikam-devel] [Bug 259228] New: Assign rating fails when tags have been changed too
kde at schreiber-rolf.de
kde at schreiber-rolf.de
Wed Dec 8 16:46:49 GMT 2010
https://bugs.kde.org/show_bug.cgi?id=259228
Summary: Assign rating fails when tags have been changed too
Product: digikam
Version: 1.7.0
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: Tags
AssignedTo: digikam-devel at kde.org
ReportedBy: kde at schreiber-rolf.de
Version: 1.7.0 (using KDE 4.5.1)
OS: Linux
Reproducible: Always
Steps to Reproduce:
View a picture
Set one tag (or unset or edit comment or ...)
Hit Ctrl-1 to assign rating one star
Actual Results:
rating hasn't changed
Expected Results:
rating should change to one star
I tried to fix this on my own but to no avail so far. Found out the following:
First MetadataManagerDatabaseWorker::assignRating is called and sets the
correct rating
Then via
DigikamView::slotDispatchImageSelected
a call to
MetadataManagerDatabaseWorker::applyMetadata
happens, but here the hub is still filled with the old rating, so the picture
rating gets overwritten again with the old value.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list