Summary: | "Force filesystem indexing" feature is incorrectly marked as disabled after Elisa is restarted | ||
---|---|---|---|
Product: | [Applications] Elisa | Reporter: | Patrick Silva <bugseforuns> |
Component: | general | Assignee: | Matthieu Gallien <matthieu_gallien> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | justin.luque, mhebtekar, nate |
Priority: | NOR | Keywords: | regression |
Version: | 20.07.80 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/multimedia/elisa/commit/a90eeb04729656804a472f071874649b70223311 | Version Fixed In: | 20.12.1 |
Sentry Crash Report: |
Description
Patrick Silva
2020-08-01 17:08:55 UTC
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 |