-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Aurora R6 1.0.23 Support Broken & Crashing Zone Scanner #98
Comments
I am having this same problem sudo alienfx |
Did you fix this? |
Nope, I just gave up and decided my colors would have to remain as they had always been and took it as another lesson in why languages should have strong types checked before runtime. |
Hopefully, this is fixed soon. Should we provide any more information to fix this bug? I am running Ubuntu 22.04.1 LTS. Alienware Alienware Aurora R6 |
Here is updated code that allows zonescanner to run. However, running "lsusb" does not display alienware controller. it is unable to find the device. ` class Zonescanner:
` |
My real issue is that alienware controller is not even being recognized in ubuntu 22.04. Someone please help me fix this. |
1. Expected behavior.
2. Actual behavior.
alienfx
claims to not support the device.core/zonescanner.py
, stating that'NoneType' object is not iterable
.3. Steps to reproduce the problem.
alienfx
4. Specifications like the version of the project, install method, operating system, and hardware.
The text was updated successfully, but these errors were encountered: