SUMMARY Selecting one of the language options on kcm_clock does nothing. For instance: STEPS TO REPRODUCE 1. Click on Currency 2. Select a random country other than the first item in the list OBSERVED RESULT Nothing happens The terminal says: qrc:/kcm/kcm_regionandlang/main.qml:282: ReferenceError: localeName is not defined EXPECTED RESULT Select the country and go back to the main page so it can be applied. SOFTWARE/OS VERSIONS KDE Plasma Version: 5.27.80 KDE Frameworks Version: 5.240.0 Qt Version: 6.6.0
By kcm_clock did you mean kcm_regionandlang?
(In reply to hanyoung from comment #1) > By kcm_clock did you mean kcm_regionandlang? Exactly. I was looking at another bug in kcm_clock while searching for similar issues and that made me confuse both while writing. XD
Well, it's working for me on KDE 5.27.80. Are you sure you're not on an earlier version of KDE which we have this bug: https://bugs.kde.org/show_bug.cgi?id=460416
(In reply to hanyoung from comment #3) > Well, it's working for me on KDE 5.27.80. Are you sure you're not on an > earlier version of KDE which we have this bug: > https://bugs.kde.org/show_bug.cgi?id=460416 I'm on Neon Unstable with the latest updates. It's a different issue. Clicking on an option doesn't even take me to the main page, it just doesn't select anything.
Can reproduce with today's git master. When I click on the list item, there's an error printed to the journal log: qrc:/kcm/kcm_regionandlang/main.qml:282: ReferenceError: localeName is not defined
Git commit 1b52d17ea51a4d6d428d2588e1dcc2a7d096f70e by Nate Graham. Committed on 24/10/2023 at 20:02. Pushed by ngraham into branch 'master'. kcms/region_language: fix reference error causing selecting stuff to fail M +9 -9 kcms/region_language/ui/main.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/1b52d17ea51a4d6d428d2588e1dcc2a7d096f70e