SUMMARY For some reason Elisa can not find some mp3 files on my system, so I tried "Force filesystem indexing" feature and noticed that it is uncheked again after I restart Elisa. STEPS TO REPRODUCE 1. open Elisa 2. open Elisa settings and enable "Force filesystem indexing" option 3. restart Elisa and open its settings again OBSERVED RESULT "Force filesystem indexing" feature is disabled EXPECTED RESULT "Force filesystem indexing" feature should remain enabled after Elisa to be restarted SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.19.4 KDE Frameworks Version: 5.72.0 Qt Version: 5.15.0
Confirmed.
FWIW it seems that the setting is saved and loaded correctly, but the UI is not updating correctly.
A possibly relevant merge request was started @ https://invent.kde.org/multimedia/elisa/-/merge_requests/201
This is happening with me as well.
Git commit a90eeb04729656804a472f071874649b70223311 by Nate Graham, on behalf of Matthieu Gallien. Committed on 15/12/2020 at 15:56. Pushed by ngraham into branch 'release/20.12'. do not mishandle the force file system option fix configuration class used by the configuration dialog to not forget the correct value for the option clean uneeded overwrite of default value handling in the configuration file (no need to do it by code just use KConfig) M +1 -1 src/localFileConfiguration/elisaconfigurationdialog.cpp M +0 -3 src/musiclistenersmanager.cpp https://invent.kde.org/multimedia/elisa/commit/a90eeb04729656804a472f071874649b70223311