nitrokey-app2 icon indicating copy to clipboard operation
nitrokey-app2 copied to clipboard

Msi/binary file for Windows doesn't launch

Open tprzychodzien opened this issue 9 months ago • 1 comments

Traceback (most recent call last): File "nitrokeyapp_main_.py", line 36, in File "nitrokeyapp_main_.py", line 30, in main File "nitrokeyapp\gui.py", line 42, in init File "usbmonitor\usbmonitor.py", line 35, in init File "usbmonitor__platform_specific_detectors_windows_usb_detector.py", line 30, in init File "usbmonitor__platform_specific_detectors_usb_detector_base.py", line 43, in init File "usbmonitor__platform_specific_detectors_windows_usb_detector.py", line 46, in get_available_devices File "usbmonitor__platform_specific_detectors_windows_usb_detector.py", line 83, in __finetune_incompatible_attributes File "usbmonitor__platform_specific_detectors_windows_usb_detector.py", line 123, in __get_driver_type_from_device_id AssertionError: The driver type 'USBPRINT' is not supported yet, please create an issue in github

tprzychodzien avatar Mar 27 '25 14:03 tprzychodzien

This seems to be the same issue as https://github.com/Nitrokey/nitrokey-app2/issues/288, caused by a printer connected via USB. It should be fixed in the next release. Until then, you should be able to work around it by disconnecting the printer.

robin-nitrokey avatar Mar 27 '25 15:03 robin-nitrokey

please re-test with the v2.3.5 release, this should be fixed there

daringer avatar Aug 03 '25 09:08 daringer

Fixed in version 2.3.5. Please reopen if error still occurs.

mmerklinger avatar Aug 20 '25 09:08 mmerklinger