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

cx_Freeze: Python error in main script #78

Open
TylerDanger opened this issue Mar 20, 2018 · 4 comments
Open

cx_Freeze: Python error in main script #78

TylerDanger opened this issue Mar 20, 2018 · 4 comments

Comments

@TylerDanger
Copy link

Just recently ScreenBloom doesn't want to open and is giving me this error. My situation may be different I use my google home to start and stop my computer so maybe it isn't closing properly? I don't think I can get to the 'regen config file' since ScreenBloom wont open.

https://gyazo.com/469303eb4f5e1bfaca0bbfd033145151

@kershner
Copy link
Owner

Haha wow that is a crazy error message! But yeah it looks like something in the config file got corrupted. If you simply delete it and restart ScreenBloom, a new one will be generated.

The config file is located at:
c:/Users/<Username>/AppData*/Roaming/screenBloom/
*You'll need to enable 'Show Hidden Files' to see this directory.

Let me know if you still have the issue after!

@TylerDanger
Copy link
Author

Cool! That's the solution! I'll keep trying to replicate it but that is way faster than trying to uninstall and delete everything

@ervinb
Copy link

ervinb commented May 9, 2018

This just happened to me as well, and the cause was that the config file at C:/Users/<Username>/AppData/Roaming/screenBloom/screenBloom_config.cfg had hardcoded the IP with:

hue_ip = 192.168.1.7

This was fine, until my router got restarted, and the Hue bridge got 192.168.1.2 as its IP.


I've set the IP to 192.168.1.2 in the config file and everything is working.

@09jlardinois
Copy link

Can confirm this is caused by changing / resetting router settings.

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

4 participants