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

Added new light, now won't #122

Open
NiceFluffy opened this issue Mar 19, 2021 · 4 comments
Open

Added new light, now won't #122

NiceFluffy opened this issue Mar 19, 2021 · 4 comments

Comments

@NiceFluffy
Copy link

Describe the bug
Unhandled Exception upon opening after connecting a new light.

To Reproduce
Steps to reproduce the behavior:

  1. Added Model: L3A19LC08E26US to the Lifx app.
  2. Attempted to open LCP, received error.
  3. Removed new light, opens fine.

Expected behavior
A clear and concise description of what you expected to happen.
Add new light and continue to use the software.

Screenshots
If applicable, add screenshots to help explain your problem.
LCP-error

Desktop (please complete the following information):

  • Lifx-Control-Panel Version: 1.8.0
  • OS: Windows 10

Please attach your logfile (lifx-control-panel.log)
Attempt to reproduce the problem, then attach your lifx_ctrl.log file. This will give us the most information about what went wrong.
lifx-control-panel.log

Additional context
Add any other context about the problem here.

@mclarkk
Copy link

mclarkk commented Mar 19, 2021

This is a lifxlan problem, not a LCP problem -- I just updated the products.py list in lifxlan, and also added in some default unknown product info. Hopefully updating lifxlan within LCP will fix this problem.

@NiceFluffy
Copy link
Author

This is a lifxlan problem, not a LCP problem -- I just updated the products.py list in lifxlan, and also added in some default unknown product info. Hopefully updating lifxlan within LCP will fix this problem.

How does one do this?

@mclarkk
Copy link

mclarkk commented Mar 22, 2021

Try to upgrade the lifxlan module using pip (something like python -m pip install lifxlan --upgrade), or uninstall/reinstall it through pip if that doesn't work. (The python -m part is just there to make sure you're using the version of pip that goes with the version of python you use to run LCP.)

@NiceFluffy
Copy link
Author

I have been trying to learn a little about python to figure this out, but haven't had much time or luck. I use the .exe to begin with... so still a little lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants