-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Description
1. Expected behavior.
- Information to help me contribute support for the Alienware X51 R2
2. Actual behavior.
- Zone scanning crashes with error
3. Steps to reproduce the problem.
$ sudo alienfx -z
You are running alienfx under Python-Version: 3.8.6 (default, Sep 30 2020, 04:00:38)
[GCC 10.2.0]
ERROR:root:No Alien FX controller, defined by a supported model, found!
would you like to perform a zonescan? (y/n):y
Performing zonescan...
Welcome. This will help you to scan for alienfx-controllers and their lightning zones.
Traceback (most recent call last):
File "/usr/bin/alienfx", line 33, in <module>
sys.exit(load_entry_point('alienfx==2.3.4', 'console_scripts', 'alienfx')())
File "/usr/lib/python3.8/site-packages/alienfx/ui/console/main.py", line 72, in start
zonescan.scan()
File "/usr/lib/python3.8/site-packages/alienfx/core/zonescanner.py", line 139, in scan
for controller in afxcontroldevs:
TypeError: 'NoneType' object is not iterable
4. Specifications like the version of the project, install method, operating system, and hardware.
- Project Version: 2.3.4-1
- Operating System: Arch Linux
- Hardware Version: Alienware X51 R2
Metadata
Metadata
Assignees
Labels
No labels