Summary: | Default SDDM avatars do not work with the theme | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Fabian Vogt <fabian> |
Component: | Theme - Breeze | Assignee: | visual-design |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde, nate, plasma-bugs, rdieter |
Priority: | NOR | ||
Version: | 5.7.95 | ||
Target Milestone: | 1.0 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
URL: | https://openqa.opensuse.org/tests/273998#step/first_boot/5 | ||
Latest Commit: | https://cgit.kde.org/plasma-workspace.git/commit/?id=57385777cdff3b4fdb3816e1af87700004a85b99 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: |
Workaround in the sddm theme
Workaround in the sddm theme |
Description
Fabian Vogt
2016-10-01 17:03:18 UTC
Created attachment 101370 [details]
Workaround in the sddm theme
I attached a patch that works around the issue by replacing .face.icon and root.face.icon (the default sddm icons) with the plasma "user-identity" icon.
The proper fix is probably to expand sddm to support a per-theme "FacesDir=" configuration option and ship default faces with plasma-workspace.
Created attachment 101478 [details]
Workaround in the sddm theme
The previous patch version was buggy, it also ignored the ".face.icon" files that users can put into their home directories. To only ignore the global sddm supplied onces, this now compares against a hardcoded sddm face path.
|