FS#76438 - No longer reads Yubikey after upgrade to 5.1.0

Attached to Project: Community Packages
Opened by Chester Wisniewski (chetwisniewski) - Saturday, 05 November 2022, 23:47 GMT
Last edited by Antonio Rojas (arojas) - Saturday, 05 November 2022, 23:53 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture x86_64
Severity Critical
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: No longer detects Yubikeys to generate codes. Just says "Insert your Yubikey"


Additional info:
v5.1.0 * package version(s)

When run from bash it throws errors:

Got library name: "/usr/lib/qt/qml/io/thp/pyotherside/libpyothersideplugin.so"
qrc:/qml/main.qml:305:5: QML Shortcut: Shortcut: Only binding to one of multiple key bindings associated with 7. Use 'sequences: [ <key> ]' to bind to all of them.
qrc:/qml/main.qml:297:5: QML Shortcut: Shortcut: Only binding to one of multiple key bindings associated with 9. Use 'sequences: [ <key> ]' to bind to all of them.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
"PyOtherSide error: Traceback (most recent call last):\n\n File \"qrc:///py/yubikey.py\", line 23, in <module>\n from ykman.device import scan_devices, list_all_devices, connect_to_device, get_name, read_info\n\nImportError: cannot import name 'connect_to_device' from 'ykman.device' (/usr/lib/python3.10/site-packages/ykman/device.py)\n"
Unhandled PyOtherSide error: Cannot import module: yubikey (Traceback (most recent call last):

File "qrc:///py/yubikey.py", line 23, in <module>
from ykman.device import scan_devices, list_all_devices, connect_to_device, get_name, read_info

Steps to reproduce:
This task depends upon

Closed by  Antonio Rojas (arojas)
Saturday, 05 November 2022, 23:53 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#76325 

Loading...