Bug 1667536

Summary: yuboath-desktop doesn't detect YubiKey
Product: [Fedora] Fedora Reporter: Roy A. Gilmore <rag>
Component: yubioath-desktopAssignee: Seth Jennings <sethdjennings>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 29CC: gbcox, sethdjennings
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-02-21 14:46:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Roy A. Gilmore 2019-01-18 18:31:16 UTC
Description of problem:
yuboath-desktop doesn't detect YubiKey


Version-Release number of selected component (if applicable):
yubioath-desktop-4.3.3-2.fc29.x86_64


How reproducible:
Every time.


Steps to Reproduce:
1. Insert YubiKey
2. Run yubioath-desktop

(the order doesn't appear to matter, the result are the same)


Actual results:
yubioath-desktop reports: "No YubiKey detected."


Expected results:
yubioath-desktop to detect YubiKey.


Additional info:
ykman from yubikey-manager-2.0.0-3.gite17b3de.fc29.noarch detects the YubiKey:

[rag@thor ~]$ ykman list
YubiKey 5 NFC [OTP+FIDO+CCID] Serial: #######

(the "#######" is a placeholder, ykman reports the correct serial)

But yubioath-desktop from yubioath-desktop-4.3.3-2.fc29.x86_64 doesn't:

[rag@thor ~]$ yubioath-desktop --log-level DEBUG
qrc:/qml/SetPassword.qml:23:5: QML ColumnLayout: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/SettingsDialog.qml:20:5: QML ColumnLayout: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/AddCredentialSlot.qml:14:5: QML ColumnLayout: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
qrc:/qml/AddCredential.qml:15:5: QML ColumnLayout: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.

No detection errors are reported, but yubioath-desktop still doesn't detect the YubiKey.

Comment 1 Gerald Cox 2019-02-21 14:46:42 UTC

*** This bug has been marked as a duplicate of bug 1655888 ***