Bug 483433 - On Breeze SDDM theme, test mode cannot locate plasma components
Summary: On Breeze SDDM theme, test mode cannot locate plasma components
Status: RESOLVED NOT A BUG
Alias: None
Product: plasmashell
Classification: Plasma
Component: Theme - Breeze (show other bugs)
Version: 6.0.1
Platform: Arch Linux Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL: https://github.com/sddm/sddm/issues/1892
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-13 12:07 UTC by Alberto Salvia Novella
Modified: 2024-03-13 12:18 UTC (History)
2 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 Alberto Salvia Novella 2024-03-13 12:07:47 UTC
Running on Plasma 6, if you do:

sddm-greeter --test-mode --theme /usr/share/sddm/themes/breeze | grep "(WW)"

It compains that library import requires a version.

If you remove the non versioned lines on /usr/share/sddm/themes/breeze/Main.qml, then it complains that plasma modules are not installed.

But if you just use Breeze on the login screen, it works. So test mode and actual SDDM behave differently.
Comment 1 Alberto Salvia Novella 2024-03-13 12:09:04 UTC
Installing plasma-framework5 work-around the problem.
Comment 2 Fabian Vogt 2024-03-13 12:18:14 UTC
See https://github.com/sddm/sddm/issues/1892