[Bug 259228] New: Assign rating fails when tags have been changed too

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

[Bug 259228] New: Assign rating fails when tags have been changed too

Bugzilla from kde@schreiber-rolf.de
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: [hidden email]
        ReportedBy: [hidden email]


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.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 259228] Assign rating fails when tags have been changed too

Gilles Caulier-4
https://bugs.kde.org/show_bug.cgi?id=259228


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]
          Component|Tags                        |Labels




--- Comment #1 from Gilles Caulier <caulier gilles gmail com>  2011-02-16 13:16:25 ---
Marcel,

Do you see this entry ?

// ---------------------------------------------------------------

To Reporter,

Can you test with 1.8.0, or 1.9.0 (current implementation)

I cannot reproduce the problem with 2.0.0. Can you confirm ?

Gilles Caulier

--
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 259228] Assign rating fails when tags have been changed too

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


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Labels                      |Metadata




--
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 259228] Assign rating fails when tags have been changed too

Bugzilla from kde@schreiber-rolf.de
In reply to this post by Bugzilla from kde@schreiber-rolf.de
https://bugs.kde.org/show_bug.cgi?id=259228





--- Comment #2 from  <kde schreiber-rolf de>  2011-03-13 21:22:51 ---
I have no 1.8.0 or 1.9.0 installed, but in 2.0.0-beta3 the problem still exists
according to my tests.

--
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 259228] Assign rating fails when tags have been changed too

Bugzilla from kde@schreiber-rolf.de
In reply to this post by Bugzilla from kde@schreiber-rolf.de
https://bugs.kde.org/show_bug.cgi?id=259228





--- Comment #3 from  <kde schreiber-rolf de>  2012-01-06 17:50:27 ---
This problem still persists in version 2.5

To reproduce:
- Modify settings to embed metadata in image files
- open a image with normal albumview
- Press Ctrl-3 to assign rating 3 (you see the rating changed to ***)
- assign a tag by clicking with the mouse in the tags-Tab. (or assign a pick
label/color label)
- DON'T press the Apply-Button, it needs to be active (not greyed out)
- Press Ctrl-1

What happens:
rating gets changed to 1 star (*) (you sometimes can see that).
then the tag info gets applied automatically and rating returns to 3 star
(***), since thats what is still under the description-Tab

Expected Results:  
rating should change to one star

--
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 259228] Assign rating fails when tags have been changed too

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


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|1.7.0                       |2.5.0




--
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 259228] Assign rating fails when tags have been changed too

Marcel Wiesweg
In reply to this post by Bugzilla from kde@schreiber-rolf.de
https://bugs.kde.org/show_bug.cgi?id=259228

--- Comment #4 from Marcel Wiesweg <[hidden email]> ---
I can reproduce the problem with one additional step after "Press Ctrl-1":
- select another picture (triggering to apply changes from the right side tab)

Problem: ImageDescEditTab::slotReloadForMetadataChange() bails out if there
have been user edits.
Solution: change tracking, which adds another level of complexity to metadata
hub

--
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 259228] Assign rating fails when tags have been changed too

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

--- Comment #5 from Gilles Caulier <[hidden email]> ---
Marcel,

We have fixed something following your comment #4 with 3.x serie ?

Gilles Caulier

--
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 259228] Assign rating fails when tags have been changed too

Marcel Wiesweg
In reply to this post by Bugzilla from kde@schreiber-rolf.de
https://bugs.kde.org/show_bug.cgi?id=259228

--- Comment #6 from Marcel Wiesweg <[hidden email]> ---
I doubt anything has been changed. It's a not trivial amount of work for a
detail.

--
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 259228] Assign rating fails when tags have been changed too

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

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]

--- Comment #7 from Gilles Caulier <[hidden email]> ---
*** Bug 330924 has been marked as a duplicate of this bug. ***

--
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 259228] Assign rating fails when tags have been changed too

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

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|2.5.0                       |4.0.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 259228] HUB : assign rating fails when tags have been changed too

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

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Assign rating fails when    |HUB : assign rating fails
                   |tags have been changed too  |when tags have been changed
                   |                            |too

--
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 259228] HUB : assign rating fails when tags have been changed too

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

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Metadata                    |Metadata-Hub

--
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 259228] HUB : assign rating fails when tags have been changed too

bugzilla_noreply
In reply to this post by Bugzilla from kde@schreiber-rolf.de
https://bugs.kde.org/show_bug.cgi?id=259228

--- Comment #8 from [hidden email] ---
Rolf,

This file still valid using last digiKam 5.0.0 ?

Gilles Caulier

--
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 259228] HUB : assign rating fails when tags have been changed too

bugzilla_noreply
In reply to this post by Bugzilla from kde@schreiber-rolf.de
https://bugs.kde.org/show_bug.cgi?id=259228

--- Comment #9 from [hidden email] ---
Any feedback with current AppImage bundle for Linux ?

https://drive.google.com/drive/folders/0BzeiVr-byqt5Y0tIRWVWelRJenM

Gilles Caulier

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