error in SpeedChange setting template
- Solaar version (
solaar --version
orgit describe --tags
if cloned from this repository): current - Distribution: Fedora
Describe the bug A clear and concise description of what the bug is.
Error in check_feature for feature speed-change
INFO [ReceiverListener:hidraw2] logitech_receiver.settings_templates: check_feature dpi-sliding [REPROG CONTROLS V4] detected None
ERROR [ReceiverListener:hidraw2] logitech_receiver.settings_templates: check_feature speed-change [POINTER SPEED] error Traceback (most recent call last):
e/[user]/src/Solaar/lib/logitech_receiver/settings_templates.py", line 1116, in check_feature
= sclass.build(device)
e/[user]/src/Solaar/lib/logitech_receiver/settings.py", line 222, in build
class(cls.feature if cls.feature else cls.register, **cls.rw_options)
eatureRW.__init__() got an unexpected keyword argument 'name'