Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1667536 - yuboath-desktop doesn't detect YubiKey
Summary: yuboath-desktop doesn't detect YubiKey
Keywords:
Status: CLOSED DUPLICATE of bug 1655888
Alias: None
Product: Fedora
Classification: Fedora
Component: yubioath-desktop
Version: 29
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: ---
Assignee: Seth Jennings
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-01-18 18:31 UTC by Roy A. Gilmore
Modified: 2019-02-21 14:46 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-02-21 14:46:42 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.