Bug 479018 - Third-party cursor theme is not applied to SDDM
Summary: Third-party cursor theme is not applied to SDDM
Status: RESOLVED DUPLICATE of bug 447171
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_sddm (show other bugs)
Version: master
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2023-12-26 10:09 UTC by Patrick Silva
Modified: 2024-01-11 18:25 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Silva 2023-12-26 10:09:34 UTC
STEPS TO REPRODUCE
1. open Cursors KCM
2. click on "Get new..." button
3. search for "Radioactive" cursor theme and install it
4. close the "Get new..." window
5. apply "Radioactive" cursor theme
6. go to SDDM KCM
7. click on "Apply Plasma settings..." button
8. click on "Apply" button
9. logout

OBSERVED RESULT
"Radioactive" cursor theme was not applied to SDDM

EXPECTED RESULT
"Radioactive" cursor theme is applied to SDDM

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.91.90
KDE Frameworks Version: 5.248.0
Qt Version: 6.6.1
Graphics Platform: Wayland
Comment 1 Nate Graham 2024-01-11 18:25:01 UTC
In order for user-installed themes to apply to SDDM, they need to be installed systemwide rather than in the user's homedir, since SDDM doesn't have access to that.

*** This bug has been marked as a duplicate of bug 447171 ***