SUMMARY When application opens and you are applying tags it asks you if you want to not see the warning about applying tags each time. When you shut down and restart the application it asks again. Preference is only saved for the session. *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. Apply tags and say that you want to not see the warning each time. 2. Close the App 3. Open the app and apply tags again. You will see that the warning is back under this new session OBSERVED RESULT Preference is only saved for the current session EXPECTED RESULT Preference should be saved between sessions. SOFTWARE/OS VERSIONS Windows: Device name Win10PC-Nikki Processor Intel(R) Core(TM) i5-8600 CPU @ 3.10GHz 3.10 GHz Installed RAM 16.0 GB (15.8 GB usable) Device ID FEA4214E-D94A-4A95-B6FD-D9337F882F40 Product ID 00330-52650-31352-AAOEM System type 64-bit operating system, x64-based processor Pen and touch No pen or touch input is available for this display macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
Problem still reproducible with digikam 7.9.0 pre-release ? https://files.kde.org/digikam/
The query that the action affects many tags and that writing the metadata can take a long time is intentionally saved only for the current session. This is absolutely intentional. Maik
Created attachment 153933 [details] attachment-19747-0.html Good to know. Thank you! On Saturday, November 19, 2022 at 12:57:04 AM CST, Maik Qualmann <bugzilla_noreply@kde.org> wrote: https://bugs.kde.org/show_bug.cgi?id=462013 Maik Qualmann <metzpinguin@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |metzpinguin@gmail.com Resolution|--- |INTENTIONAL Status|REPORTED |RESOLVED Version Fixed In| |7.9.0 --- Comment #2 from Maik Qualmann <metzpinguin@gmail.com> --- The query that the action affects many tags and that writing the metadata can take a long time is intentionally saved only for the current session. This is absolutely intentional. Maik