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

[yubikey-personalization-gui] 'Unknown error occurred' reported - insufficient permissions #3

Open
detrout opened this issue Jun 6, 2019 · 1 comment

Comments

@detrout
Copy link

detrout commented Jun 6, 2019

Apparently no one forwarded this 2016 Debian bug. It applies to 3.1.24 and the 3.1.25 version I just tried.

From: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=842194 the user reported

I inserted my YubiKey, started up the GUI, after a short delay 'Unknown
error occurred' was reported at the top-right. This is a useless error
for a user, so I dug about - it turns out that the program DOES know
what is wrong - YubiKeyFinder::diagnostics is emitted with the text 'USB
Error: Access denied (insufficient permissions)' - the supposed 'Unknown
error' is coming from mainwindow.cpp:MainWindow::keyFound, line 549,
returning the value of OTHER_ERROR (only 2 error situations are handled
here).

It'd be nice to figure out a fix.

@detrout
Copy link
Author

detrout commented Jun 8, 2019

Odds are strong this bug Yubico/yubikey-personalization-gui#72 is likely related to the problem I was having.

I came up with a solution as
Yubico/yubikey-personalization-gui#72 (comment)

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

No branches or pull requests

1 participant