Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S Solaar
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • pwr-Solaar
  • Solaar
  • Issues
  • #1484
Closed
Open
Issue created Mar 09, 2022 by Peter F. Patel-Schneider@pfpsContributor

error in SpeedChange setting template

  • Solaar version (solaar --version or git 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'
Assignee
Assign to
Time tracking