-
Notifications
You must be signed in to change notification settings - Fork 29
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
Applications>PIV tab throws qml: Unmapped error: null __enter__
if pcscd service not running.
#343
Comments
I am not able to reproduce on Ubuntu. Could you perhaps launch through the terminal and post the stack trace / exception here? You might have to turn on DEBUG level with the |
Oh, I thought I pasted the stack trace in here already. I've stopped the pcscd service now and got this fresh stacktrace to paste:
My original provided screeenshot happened again exactly the same.
Probably because you did not stop pcscd -- but it is also a testament that the socket may have automatically started it on that distro but doesn't do that on Archlinux. Here it does not start it on its own despite the existence of pcscd.socket --- but also, the GUI error does not accurately describe the issue to the user so it can be fixed manually. |
To clarify, this seems to be a problem on fresh installs. Ever since I started pcscd myself, the socket seems to be doing its job correctly? But it still doesn't address that the GUI error it throws doesn't help troubleshoot / self-resolve in the slightest. |
Thanks for the log!
I should have been more clear. I meant to say that I cannot reproduce the same error message that you get ( |
I appreciate your understanding of the issue and a desire to at least make it more clear for the UI. Thanks |
1.2.5
pacman -S yubikey-manager-qt
Steps to reproduce
[Please explain what you did when the bug appeared, and if and how you have been
able to reproduce it.]
Go to the PIV tab.
Expected result
[What did you expect to happen when you did the above?]
PIV options.
Actual results
[What actually happened?]
Vague general Exception error which doesn't hint at the real and simple solution in any way. Only discovered solution through some online searching.
Other info
[Anything else you would like to add?]
The text was updated successfully, but these errors were encountered: