Bug 492884

Summary: Missing sddm greeter theme
Product: [Plasma] plasma-mobile Reporter: Marc <marc.ferland>
Component: generalAssignee: Plasma Mobile Bugs <plasma-mobile-bugs-null>
Status: ASSIGNED ---    
Severity: normal CC: carl
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Marc 2024-09-09 13:47:23 UTC
***
If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports

Please remove this comment after reading and before submitting - thanks!
***

SUMMARY

Commit  5b401d9e1c026f97da12bc8b60c89f90c9162492 in plasma-workspace removed the sddm theme (now only in plasma-desktop). This makes plasma-mobile fallback to the default embedded theme.

When logging out of plasma-mobile, I now get:

sddm[1731]: The configured theme "breeze" doesn't exist, using the embedded theme instead 

See: https://github.com/KDE/plasma-workspace/commit/5b401d9e1c026f97da12bc8b60c89f90c9162492

STEPS TO REPRODUCE
1. Login to plasma-mobile
2. Shutodwn --> logout

OBSERVED RESULT

The greeter theme is now the default embedded theme

EXPECTED RESULT

I would expect the 'breeze' theme when login out of plasma-mobile.

SOFTWARE/OS VERSIONS
KDE Plasma Version: 6.1.4
KDE Frameworks Version: 6.5
Qt Version: 6.7.3

ADDITIONAL INFORMATION
Comment 1 Bug Janitor Service 2024-10-10 06:54:15 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-mobile/-/merge_requests/592