Created attachment 1876729 [details] bug demonstration video Description of problem: When you want to change which albums your photo is in, invoke the Organize dialog and start selecting and unselecting individual albums, the whole list starts to duplicate over and over again. So instead of e.g. 5 items, you end up with 8, 15, 27 or some other random number. Please watch the video. It seems that the core issue is that instead of updating the existing checkboxes, either part or the whole list is *appended* to the current values. So instead of redrawing the visible widgets, it adds more and more and more. Version-Release number of selected component (if applicable): gnome-photos-42.0-1.fc36.x86_64 Fedora-Workstation-Live-x86_64-36-1.3.iso How reproducible: always Steps to Reproduce: 1. populate ~/Pictures with some pictures 2. create some albums in gnome-photos 3. select a picture, click 'Add to Album' 4. start selecting and unselecting checkboxes, they start to replicate
Proposing as a Final blocker: https://fedoraproject.org/wiki/Fedora_36_Final_Release_Criteria#Default_application_functionality Album organization is the very purpose of gnome-photos.
On my VM, the described situation does not happen "all the time", but I have seen that, too. I just realized it happens, when I click on an item that has already been marked or when I click twice on an item. The first click is OK, the second click duplicates the entry. However, if you click "OK" and then try adding another photo, the Album list only contains unique items again. There is another problem I have found in Photos, but I am going to open another bug for it.
Created attachment 1876735 [details] Video confirming the deduplication of items You can see on the video, that the items are deduplicated when the OK button is hit and the pictures are added to the album.
The other bug is here #2081322
Is this a regression from F35?
(In reply to Matthew Miller from comment #5) > Is this a regression from F35? Yes, in F35 it works as expected. You can actually know where your photos are going to end up.
The bug also triggers each time you create a new album - two entries for it show up in the list. For me, anyway.
(In reply to Adam Williamson from comment #7) > The bug also triggers each time you create a new album - two entries for it > show up in the list. For me, anyway. Yes, if you confirm the name with enter. One of the fields is checked, the other unchecked. If you don't confirm with enter but click OK, it still happens, but you probably won't notice, because the dialog will close at the same time.
There seems to be a fix in bug 2079344 comment 13. More testing is welcome.
+5 (+7/-2) in https://pagure.io/fedora-qa/blocker-review/issue/802 , marking accepted.
FEDORA-2022-93063b598b has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-93063b598b
Confirmed the update does fix both bugs for me.
Me too, confirmed that update gnome-photos-42.0-2.fc36 fixes this bug here and BZ#2079344 Tested on a Fedora-Workstation-Live-x86_64-36-1.4.iso
Just tested Fedora-Workstation-Live-x86_64-36-1.5.iso live-sessions and installed at VMs. And in all cases this bug was FIXED.
FEDORA-2022-93063b598b has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-93063b598b` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-93063b598b See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
(In reply to Fedora Update System from comment #11) > FEDORA-2022-93063b598b has been submitted as an update to Fedora 36. > https://bodhi.fedoraproject.org/updates/FEDORA-2022-93063b598b Works fine.
I also confirm that the application works ok now.
FEDORA-2022-93063b598b has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report.