Bug 344592

Summary: sddm kcm doesn't show set Cursor Theme correctly
Product: [Applications] systemsettings Reporter: Lukas Schneiderbauer <lukas.schneiderbauer>
Component: kcm_sddmAssignee: David Edmundson <kde>
Status: RESOLVED FIXED    
Severity: normal CC: mouse-art
Priority: NOR    
Version: 5.2.1   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In: 5.4.2
Attachments: sddm.conf

Description Lukas Schneiderbauer 2015-02-26 12:06:23 UTC
In the advanced tab, the cursor theme dropdown-menu always show "KDE Classic",
although in /etc/sddm.conf "CursorTheme" is set to "breeze_cursors".

Setting the cursor theme with kcm_sddm works. Sddm also uses the breeze theme as it should.
Just in case I will attach my /etc/sddm.conf

Reproducible: Always
Comment 1 Lukas Schneiderbauer 2015-02-26 12:07:22 UTC
Created attachment 91303 [details]
sddm.conf
Comment 2 Wolfgang Bauer 2015-09-07 22:05:59 UTC
*** Bug 348301 has been marked as a duplicate of this bug. ***
Comment 3 Wolfgang Bauer 2015-09-12 11:16:29 UTC
Git commit c458a098c0271517ba59d65290d5b1b7c2577495 by Wolfgang Bauer.
Committed on 12/09/2015 at 11:14.
Pushed by wbauer into branch 'Plasma/5.4'.

Fix loading of the configured cursor theme

The cursor theme is actually stored in the "[Theme]" section, but was
loaded from "[General]".
FIXED-IN: 5.4.2
REVIEW: 125189

M  +1    -1    src/advanceconfig.cpp

http://commits.kde.org/sddm-kcm/c458a098c0271517ba59d65290d5b1b7c2577495