Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: sddm login no longer registers the carriage returns after password entry (using kde under debian testing) #1107

Closed
sebastienbailard opened this issue Dec 5, 2018 · 8 comments

Comments

@sebastienbailard
Copy link

I'm running debian testing. After apt-get update-ing my system, I can't login to kde using sddm, as sddm doesn't register the carriage return that follows my password.

(I'm guessing this is the effect of debian testing being a mixture of different versions of packages.)

Any ideas? Anything I should do to help report this bug or help people troubleshoot it? Any workarounds?

$ kf5-config --version
Qt: 5.11.2
KDE Frameworks 5.51.0
kf5-config: 1.0

dpkg-query -l | grep sdm
rc kde-config-sddm 4:5.14.3-1 ...
ii sddm 0.18.0-1 ...
ii sdddm-theme-debian-maui 0.18.0-1 ...

@Pointedstick
Copy link
Collaborator

Does this happen when you try to log in immediately after the login screen appears, or after you wait more than 50 seconds such that the UI disappears and you need to make it re-appear by wiggling the mouse or typing?

@sebastienbailard
Copy link
Author

It happens when I attempt immediately after the login screen appears.

I can type password characters in the password field, but carriage returns don't trigger a response, I can still delete the previous password character entry afterwards or add to them.

@davidedmundson
Copy link
Member

The Breeze theme has a big login button, so you should still be able to log in, and then you can confirm if enter works everywhere else.

Your potential problems are:

  • you have some custom SDDM theme which is broken
  • your keyboard layout is screwed in your X config
  • enter is working fine, it's just not doing anything due to a different issue.

Probably worth checking journald for the latter.

@sebastienbailard
Copy link
Author

Fixed now, by installing kde-plasma-desktop. After apt-get -u dist-upgrade removed it.

Thanks for the help with troubleshooting.

The Breeze theme has a big login button

I was using debian-maui theme, which doesn't have the button. It looks like this.
https://www.youtube.com/watch?v=vnrn8eDmQOc

@Pointedstick
Copy link
Collaborator

Sounds like a buggy theme. Can you close this issue please? Thanks!

@sebastienbailard
Copy link
Author

Mostly it was kde-plasma-desktop not existing. The theme works.

Thanks, issue closed.

@PartialVolume
Copy link

One year on and I'm seeing this issue on the latest KDE Neon. Due to the nature of this bug and whether you experience it depends on your 'technique' in entering your password.

So assuming your screen has auto locked/blanked and you want to wake up the screen and log in you can do this in three subtly different ways. One of those three ways will show this bug the other two ways won't show the bug.

The three techniques for logging in.

  1. You move the mouse, the login screen appears, you position the mouse cursor in the password box and click left. You type the password and hit return..... Then nothing happens. This technique shows the bug.

  2. You move the mouse, the login screen appears, you DO NOT click in the password box but instead immediately start typing the password and hit return. You're now logged in! This method does not show the bug.

  3. You move the mouse, the login screen appears, you either click left in the password box OR NOT, it doesn't matter which, you enter your password and DO NOT hit return. You click left on the login button. Your're now logged in! This technique does not show the bug.

So I would be interested in anybody that does not have this problem, to try using precisely the steps described in technique 1 above and let's us know whether you can reproduce this bug.

@Pointedstick
Copy link
Collaborator

The bug you're experiencing is a KDE bug: https://bugs.kde.org/show_bug.cgi?id=415130

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants