Skip to content

polychromatic-helper crashed with TypeError #467

@davfsa

Description

@davfsa

Details about the problem

At startup, polychromatic-helper crashes with the following traceback:

Traceback (most recent call last):
    File "/usr/bin/polychromatic-helper", line 361, in <module>
        helper.start()
    File "/usr/bin/polychromatic-helper", line 70, in start
        self.run_fx(self.args.run_fx, self.args.device_name, self.args.device_serial)
    File "/usr/bin/polychromatic-helper", line 222, in run_fx
        effect_name = effect_data["parsed"]["name"]
    TypeError: 'int' object is not subscriptable

Operating System / Desktop Environment / Version(s)

OS: Ubuntu 20.04 LTS (20200423)
Kernel: Linux 5.19.0-35.36~22.04.1-generic 5.19.17
Desktop Environment: GNOME
Polychromatic: 0.8.0

Affected Devices

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugFaults with Polychromatic itself

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions