You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
It'd be nice to figure out a fix.
The text was updated successfully, but these errors were encountered: