Skip to content
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

ValueError: invalid literal for int() with base 10: 'full' #82

Open
superabhi44 opened this issue May 19, 2020 · 1 comment
Open

ValueError: invalid literal for int() with base 10: 'full' #82

superabhi44 opened this issue May 19, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@superabhi44
Copy link

"
Unhandled runtime exception: Traceback (most recent call last):
File "lifx_control_panel\main_.pyw", line 750, in main
File "lifx_control_panel\main_.pyw", line 125, in_init_
File "lifx_control_panel\main_.pyw", line 216 in scan_for_lights
File "lifx_control_panel\main_.pyw", line 519 in_init
File "lifx_control_panel\utilities\utils.py", line 218, in str2list
ValueError: invalid literal for int() with base 10: 'full'
"
Can not get application to work properly with avg.screen mode functions. Once I click that button, the application breaks. Same with the dynamic and music modes. Basic color selection works, but thats all.

I have razer chroma integration with lifx so I know my lights and network are capable of supporting the platform. I have also made sure this is not active will trying to run the program.

I can upload my command prompt from the debug exe if it can help.

Hope this helps. Tnx.

@samclane samclane changed the title Unable to control my lights. Very glitchy. ValueError: invalid literal for int() with base 10: 'full' Jul 18, 2020
@samclane
Copy link
Owner

@superabhi44 Could you upload your config.ini for me? Specifically the line:

default_monitor = XXX

@samclane samclane self-assigned this Jul 18, 2020
@samclane samclane added the bug Something isn't working label Jul 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants