You are not logged in.
I just bit the bullet and updated.
Had the same issue - after entering my login credentials, I was thrown back to tty1. After downgrading sddm-kcm to 5.5.2-1 my system worked again.
Then I've installed the new version again and removed (actually just renamed it) SDDM's cache and now things are working.
Thanks arojas!
Offline
Deleting the cache(s) did not work for me even though I tried multiple times to delete, restart sddm and login. I also tried to downgrade sddm-kcm, which didn't help either, only when I also downgraded qt5-base it worked again.
Last edited by neXyon (2016-01-18 13:58:08)
Offline
It would be very weird if sddm-kcm had any effect on this issue. It parses and edits config files, in no way is it directly linked with sddm and will certainly not write any config changes arbitrarily without the user's explicit invocation. (And I'm fairly certain there were no breaking changes in it from the 5.5.2 and 5.5.3 version bump)
Offline
What theme are you using ?
A fresh KDE bug report: Bug 358171 - Breeze theme breaks sddm - login screen presented three times - https://bugs.kde.org/show_bug.cgi?id=358171
Offline
deleting cache does not work, another PC using lightDM works fine.
edit: changing theme SEEMS to solve for me!
Last edited by lesto (2016-01-18 16:42:10)
Offline
edit: changing theme SEEMS to solve for me!
Same here [I hope]
Offline
It would be very weird if sddm-kcm had any effect on this issue.
Yep, I updated it again and it still works with the old qt5-base.
What theme are you using ?
A fresh KDE bug report: Bug 358171 - Breeze theme breaks sddm - login screen presented three times - https://bugs.kde.org/show_bug.cgi?id=358171
Using the default theme solves it for me too!
Offline
@Cuke: Confirm, I have no problem with `maui` theme.
Everybody: please remove *both* /var/lib/sddm/.cache and ~/.cache and see if it improves things.
Unfortunately it didn't help.
I encountered this problem on desktop and notebook, both with intel graphics.
it works fine on desktop with nvidia-340xx.
Offline
Hm, on my up-to-date system sddm with breeze theme works.
EDIT: with xf86-video-ati
Last edited by michis (2016-01-18 17:23:09)
Offline
Works here as well with nvidia, likely an intel graphics speciality... I wonder if the driver cached some broken shaders or similar with the breakage from the QT update and now since this was reverted tries to use them and keels over? Weird that
Offline
What theme are you using ?
A fresh KDE bug report: Bug 358171 - Breeze theme breaks sddm - login screen presented three times - https://bugs.kde.org/show_bug.cgi?id=358171
Yes, changing away from breeze theme to something else fixed the problem for me. For the record, I have Intel GMA 4500MHD.
Offline
I can now confirm that deleting the cache only worked once for me. I now changed the theme to maui and login works again.
(i915 GPU)
Last edited by halogene (2016-01-18 23:09:22)
Offline
I also have good results switching to maui theme.
That bug is filed against kcm_sddm, which doesn't seem like the correct place - it's probably either sddm or the breeze theme, right?
Also, I found that sddm works fine if run directly from a root console, whereas it fails when run through systemd. Whenever the sddm service is running, running startx from another user console returns this error (http://www.x.org/wiki/FAQErrorMessages/#index6h2), but running "startx -- :1" as suggested on that page works. So to me it seems like something in the breeze theme is causing some part of sddm to use X improperly.
Last edited by jrmrjnck (2016-01-19 00:34:37)
Offline
I will change the theme and retry. (Sorry I have been away -- school started.)
Matt
"It is very difficult to educate the educated."
Offline
OK, changed theme to Maui and re-updated. I logged in fine. I will mark the thread solved.
Matt
"It is very difficult to educate the educated."
Offline
This is not a solution, it's a workaround. We still don't know why the Breeze theme is broken
Offline
I will amend the title accordingly. Thanks for the pointer.
Matt
"It is very difficult to educate the educated."
Offline
According to the bug report (https://bugs.kde.org/show_bug.cgi?id=358171) the recent update (plasma-framework 5.18.0-2) fixed it for some people. Not for me though, just like Jonathan Doman in the bug report, I could never login with the breeze theme.
Offline
BTW - do you use maybe nvidia cards with nouveau? I wanted to check something, so i installed nouveau instead of nvidia drivers and after reboot...screen was flickering, SDDM could not launch and in console i had massive amounts of sig crash.
Offline
I have an Optimus setup, so I boot with the Intel card. I usually boot and run only the nVdia card, but there is a bug in the xorg drivers preventing me from doing that at the present.
Matt
"It is very difficult to educate the educated."
Offline
I've the exact same problem.
It works fine when booting with lts kernel but unfortunately removing cache directories had no effect..
Offline
Changing the theme didn't help? I am reluctant to think it is the same issue if changing the theme didn't help.
Matt
"It is very difficult to educate the educated."
Offline
You're right, chaging the theme to Maui helped. However Brise theme was working with lts kernel...
I'm using intel driver
Last edited by viperpaulo (2016-01-22 16:33:59)
Offline
Enabling DRI 3 in intel driver conf solved problem with sddm login for me.
https://wiki.archlinux.org/index.php/in … .28DRI3.29
I have optimus with bumblebee
Last edited by ilyvasile (2016-02-02 19:57:24)
Offline
@ilyvaile: Enabling DRI 3 solved the issue for me too. Thx!
Offline