SDDM-init is slow with SDDM theme Breeze
Bug #1478322 reported by
Blaze
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kde-workspace |
Fix Released
|
Medium
|
|||
plasma-workspace (Ubuntu) |
Confirmed
|
High
|
Unassigned |
Bug Description
SDDM starts really slow when Breeze theme is enabled. It takes about 17 seconds to see the login screen after X server init.
There are also huge amount of deprecated messages and QThread errors in sddm.log (see the attachment).
$ lsb_release -rd
Description: Ubuntu 15.04
Release: 15.04
$ apt-cache policy plasma-workspace
plasma-workspace:
Installed: 4:5.2.2-0ubuntu3
Candidate: 4:5.2.2-0ubuntu3
Version table:
*** 4:5.2.2-0ubuntu3 0
500 http://
100 /var/lib/
tags: | added: vivid |
tags: | added: wily |
Changed in plasma-workspace (Ubuntu): | |
importance: | Undecided → High |
Changed in kde-workspace: | |
importance: | Unknown → Medium |
status: | Unknown → New |
summary: |
- SDDM init is slow with SDDM theme Breeze + Plasma-init is slow with SDDM theme Breeze |
Changed in kde-workspace: | |
status: | New → Fix Released |
To post a comment you must log in.
Due to the very nice integration with the rest of the desktop, I am using the Breeze theme for SDDM (created by David Edmundson). It looks way better than the default theme of SDDM, but it has one very big disadvantage. When the Breeze theme is active, it takes about 1,5 minute for SDDM to show its login screen. (Measured with systemd-analyze blame). Using the default theme for SDDM (Maui), then it only takes a fraction of a second and systemd-analyze blame doesn't even show a line for it.
The only difference that I notice is that is feels that it takes longer for plasma to startup when using the Maui theme, then with the Breeze theme. However these few seconds still doesn't justify the 1,5 minutes startup for SDDM.
Reproducible: Always