Skip to content

'InputDevice' object has no attribute 'input_props' #336

Closed
@basta

Description

This error occurs in systemctl status input-remapper when trying to inject a preset.

Traceback (most recent call last):
   File "/usr/lib64/python3.10/multiprocessing/process.py", line 315, in _bootstrap
     self.run()
   File "/usr/local/lib/python3.10/site-packages/inputremapper/injection/injector.py", line 341, in run
     input_props=source.input_props(),
 AttributeError: 'InputDevice' object has no attribute 'input_props'

The app itself hangs on Starting injection...
Using Fedora 35, python 3.10, input-remapper version 1.4.1.

Not sure what additional debug info is needed, will update if necessary

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions