Bug 415366

Summary: Currently used theme is not highlighted
Product: [Applications] systemsettings Reporter: Piotr Mierzwinski <piotr.mierzwinski>
Component: kcm_sddmAssignee: David Edmundson <kde>
Status: RESOLVED DUPLICATE    
Severity: normal CC: filipfila.kde, piotr.mierzwinski, rikmills
Priority: NOR    
Version First Reported In: 5.17.4   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Piotr Mierzwinski 2019-12-19 19:06:49 UTC
SUMMARY
Recently I have changed theme for SDDM, before I installed couple of them. Today I checked "Startup and Shutdown -> Login Screen (SDDM)" and can see that is highlighted old one, which in the same time is fist on the list/icon view. Because of that I'm not sure if the issue is that, always is highlighted first one or old one.

STEPS TO REPRODUCE
1. Install one theme, set it
2. logoff, to check if theme is working
3. login, and install couple next themes
4. set some newly installed
5. logoff, to check if theme is working
6. login
7. open "Startup and Shutdown -> Login Screen (SDDM)" to check which one is highlighted

OBSERVED RESULT
there is highlighted first on view, which is not currently used

EXPECTED RESULT
should highlighted this one what is currently used

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: YES
(available in About System)
KDE Plasma Version: 5.17.5
KDE Frameworks Version: 5.64
Qt Version: 5.13.2

ADDITIONAL INFORMATION
Comment 1 Piotr Mierzwinski 2019-12-19 21:39:11 UTC
Above happened after I set autologin. When I back to not autologin then again I had highlighted incorrect theme.

I set again different theme and pressed Apply. 
Closed "System Settings" window. 
Opened again "System Settings -> Workspace -> Startup and Shutdown -> Login Screen (SDDM)".
And in result I had again highlighted first icon (not this I set before).
In config file (/etc/sddm.conf.d/kde_settings.conf) settings are correct.

Second issue is that even I had set autologin in configuration page, it wasn't reflected (option wasn't checked).
Comment 2 Filip Fila 2019-12-23 11:51:58 UTC
You're probably using Kubuntu or KDE Neon, which set the wrong file permissions on the kde_settings.conf file so the kcm can't actually read them.

That's why you don't see the right theme selected or the autologin option checked.

*** This bug has been marked as a duplicate of bug 414396 ***
Comment 3 Rik Mills 2019-12-23 11:55:21 UTC
(In reply to Filip Fila from comment #2)
> You're probably using Kubuntu or KDE Neon, which set the wrong file
> permissions on the kde_settings.conf file so the kcm can't actually read
> them.

The bug says Archlinux Packages.
Comment 4 Piotr Mierzwinski 2019-12-23 15:18:18 UTC
(In reply to Filip Fila from comment #2)
> You're probably using Kubuntu or KDE Neon, which set the wrong file
> permissions on the kde_settings.conf file so the kcm can't actually read
> them.
> 
> That's why you don't see the right theme selected or the autologin option
> checked.
> 
> *** This bug has been marked as a duplicate of bug 414396 ***

I'm former user of Antergos, currently using only Arch Linux packages.

I'm not sure in which directory should be present file "kde_settings.conf".
I tried to find it in following (recursively):
/usr  ~/.config  ~/.local

like this:
~/ ▶ cd ~/.config
~/.config ▶ find . -type f -name kde_settings.conf
~/.config ▶ cd ~/.local/
~/.local ▶ find . -type f -name kde_settings.conf
~ .local ▶

I suppose I don't have it, at all.

And minor update of my conf.
  KDE Plasma Version: 5.17.4
  KDE Frameworks Version: 5.65
  Qt Version: 5.13.2