Summary: | Cannot unlock after locking screen (unlock failed, user unknown in logs) | ||
---|---|---|---|
Product: | [Plasma] kscreenlocker | Reporter: | kim <stylinsonnelly> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | critical | CC: | bhush94, kde, kde, nate |
Priority: | VHI | ||
Version: | 5.26.2 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
kim
2022-11-02 17:36:04 UTC
Some questions: 1. How many screens do you have? 2. Are you using fingerprint auth? 3. Are you using any unusual or non-default PAM settings/configs/etc? (In reply to Nate Graham from comment #1) > Some questions: > 1. How many screens do you have? > 2. Are you using fingerprint auth? > 3. Are you using any unusual or non-default PAM settings/configs/etc? 1. Only 1 screen (laptop) 2. No, only password (I have built-in fingerprint scanner but I haven't configured it) 3. No, I haven't touched these configs, they're default. Also, this happens for me even when I try kscreenlocker_greet --testing Oh dear, that's bad. Can you paste the output in your terminal window when you click on the "Unlock" button while running kscreenlocker_greet? That would be helpful, thanks! (In reply to Nate Graham from comment #4) > Oh dear, that's bad. > > Can you paste the output in your terminal window when you click on the > "Unlock" button while running kscreenlocker_greet? That would be helpful, > thanks! i get this in terminal. tried with my theme (materia) and with setting default breeze theme, it has nothing to do with theme (i hope) $ /usr/lib/kscreenlocker_greet --testing file:///usr/share/plasma/look-and-feel/com.github.varlesh.materia-dark/contents/components/VirtualKeyboard.qml:20:1: module "QtQuick.VirtualKeyboard" is not installed Locked at 1667417697 qt.gui.icc: fromIccProfile: failed minimal tag size sanity Thanks. Does it help to install the Qt Virtual Keyboard module package, or does it make no difference? (In reply to Nate Graham from comment #6) > Thanks. Does it help to install the Qt Virtual Keyboard module package, or > does it make no difference? No, still Unlock failed. Locked at 1667579030 qt.gui.icc: fromIccProfile: failed minimal tag size sanity qt.virtualkeyboard.hunspell: Hunspell dictionary is missing for "en_US" . Search paths ("/usr/share/qt/qtvirtualkeyboard/hunspell", "/usr/share/hunspell", "/usr/share/myspell/dicts") Thanks for the info. That's bad. *** Bug 462016 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 456210 *** trying to fix this for around 3 months, i tried removing kde and sddm configs, creating new users, removing everything related to kde connect, installing it again, chmod to chkpwd sudo and su, reinstalled plasma, sddm and applications and nothing. everything that works is unlocking with loginctl and kde connect. tried switching to lightdm and then understood that the problem is in the kscreenlocker. |