Bug 492884 - Missing sddm greeter theme
Summary: Missing sddm greeter theme
Status: ASSIGNED
Alias: None
Product: plasma-mobile
Classification: Plasma
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Mobile Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-09 13:47 UTC by Marc
Modified: 2024-10-10 06:54 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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