[kphotoalbum] [Bug 477530] KPhotoAlbum crashes when new Category is added and immediately set as Category for Untagged Images in Settings

2023-11-27 Thread Johannes Zarl-Zierl
https://bugs.kde.org/show_bug.cgi?id=477530

Johannes Zarl-Zierl  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/grap
   ||hics/kphotoalbum/-/commit/6
   ||7a8cdf455673bbcd9d9e54a5499
   ||8cbb3a53853b
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #2 from Johannes Zarl-Zierl  ---
Git commit 67a8cdf455673bbcd9d9e54a54998cbb3a53853b by Johannes Zarl-Zierl.
Committed on 28/11/2023 at 00:45.
Pushed by johanneszarl into branch 'master'.

Fix crash when renaming or adding a category and using it as untagged category

When trying to select an unsaved category (either newly created or renamed)
as the untagged category in the category settings page, instead of
populating the tag dropdown list, kphotoalbum would crash.

The new behavior is to disable the tag dropdown instead.

M  +1-0CHANGELOG.md
M  +9-5Settings/UntaggedGroupBox.cpp

https://invent.kde.org/graphics/kphotoalbum/-/commit/67a8cdf455673bbcd9d9e54a54998cbb3a53853b

-- 
You are receiving this mail because:
You are watching all bug changes.

[kphotoalbum] [Bug 477530] KPhotoAlbum crashes when new Category is added and immediately set as Category for Untagged Images in Settings

2023-11-27 Thread Johannes Zarl-Zierl
https://bugs.kde.org/show_bug.cgi?id=477530

Johannes Zarl-Zierl  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||johan...@zarl-zierl.at
 Status|REPORTED|CONFIRMED

--- Comment #1 from Johannes Zarl-Zierl  ---
I can reproduce the crash. It can also be reproduced by renaming a category and
then picking it as Category for untagged images.

-- 
You are receiving this mail because:
You are watching all bug changes.