nix-community / kde2nix

Provisional, experimental Plasma 6 (and friends) pre-release packaging [maintainer=@K900]
MIT License
66 stars 6 forks source link

Lock screen showing PKCS#11 error and referring to smart cards and fingerprint when neither have been set up #36

Closed sreehax closed 8 months ago

sreehax commented 8 months ago

I have filed a KDE bug here: https://bugs.kde.org/show_bug.cgi?id=479964. I'm filing an issue here too, because I'm not 100% sure if this is a bug in KDE or possibly some issue with the flake itself.

anthr76 commented 8 months ago

Same here. I'm assuming this is because I have PKCS#11 setup with tpm2 and yubikey. Although these are both only setup for SSH

K900 commented 8 months ago

It's not, I just don't think the lockscreen can actually tell if the hardware is available.

sreehax commented 8 months ago

I have received a response on my KDE bug report which suggests that the error is likely caused by a new PAM configuration required for Plasma 6 which may not be covered entirely by the flake.

https://community.kde.org/Plasma/Plasma_6.0_Release_notes#New_required_PAM_configuration https://invent.kde.org/plasma/kscreenlocker/-/merge_requests/163

K900 commented 8 months ago

Please do not file bug reports upstream until you have at least checked in with the distribution maintainers (in this case, me). I am aware of the situation, and will look into it.

jansol commented 8 months ago

I don't have any yubikey etc set up and I still see the message. I am curious about how to set one up for this though.

K900 commented 8 months ago

Fixed in the PR.