Description of problem: At least for some USB devices solaar needs the hid-parser python module which it does not require and which does not appear to be packaged at the moment. Version-Release number of selected component (if applicable): solaar-1.1.7-2.fc37.noarch Steps to Reproduce: 1. Run solaar --debug Actual results: A warning is issued for the Logitech Wireless receiver device (among others) and the device is not found: 2022-12-30 10:31:45,881,881 WARNING [MainThread] hidapi.udev: Report Descriptor not processed for BID 0003 VID 0000046D PID 0000C542: No module named 'hid_parser' Expected results: Device is found. Additional info: The hid_parser module appears to be from https://pypi.org/project/hid-parser/ which does not seem to be packaged at the moment.
Thanks for the report. I'm aware of the issue and I took part in upstream discussion about it. The dependency is optional and I'm planning to package hid-parser and add a weak dependency on it to solaar package.
hid-parser is up for review. If you have some spare cycles, please help review it.
FEDORA-2023-bfd4a38527 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-bfd4a38527
FEDORA-2023-7a467c8506 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2023-7a467c8506
FEDORA-2023-bfd4a38527 has been pushed to the Fedora 38 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-bfd4a38527 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-7a467c8506 has been pushed to the Fedora 37 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf install --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-7a467c8506 \*` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-7a467c8506 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-7a467c8506 has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2023-bfd4a38527 has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report.