samclane / LIFX-Control-Panel

As LIFX no longer supports their Windows 10 app, I created an open-source alternative for controlling LIFX-brand smart lights.
https://github.com/samclane/LIFX-Control-Panel
MIT License
162 stars 19 forks source link

Issue launching the application when connected to a VPN. #143

Open Pratham9 opened 1 year ago

Pratham9 commented 1 year ago

Describe the bug To my understand the program is not happy to see connection with a VPN.

To Reproduce Steps to reproduce the behavior:

  1. Connect to your choice of VPN (ProtonVPN for me)
  2. Launch the executable.
  3. See error

Expected behavior Expected the application to launch and work as intended but saw a huge error message.

Screenshots image

Desktop (please complete the following information):

Please attach your logfile (lifx-control-panel.log) I wish I knew how to get it but I am open to learning and providing one if needed.

Additional context If the application is running before connecting to the VPN, then the changes I make go through. SO works okay with VPN connected but fails to launch if VPN connected. Hope my crude explaination makes sense. I wish you all the best solving this one and thank you so much for you hardwork.