Skip to content
This repository has been archived by the owner on Jul 18, 2020. It is now read-only.

Keeps crashing. Especially when running and brought out of sleep mode #9

Closed
fiveseven808 opened this issue Jul 20, 2016 · 9 comments
Closed
Assignees
Labels
bug Crash or glitch or unexpected behavior that causes a problem within the app.

Comments

@fiveseven808
Copy link

log 2016-07-19.zip

Doesn't crash every time the computer is brought out of sleep, however that's when I notice that it's crashed the most often. Not sure how to go about testing this.

@Hyrules
Copy link
Owner

Hyrules commented Jul 20, 2016

This is most likely normal. When the computer is sent in sleep mode event the network adapter does not work so the program cannot get the state of the light. It will crash at wake up because it is not getting an answer from the bridge. I will try to fix this condition.

@Hyrules Hyrules added the bug Crash or glitch or unexpected behavior that causes a problem within the app. label Jul 20, 2016
@Hyrules Hyrules self-assigned this Jul 20, 2016
@fiveseven808
Copy link
Author

Any update to this yet by any chance? Thanks!

@Hyrules
Copy link
Owner

Hyrules commented Jul 27, 2016

Sorry no. I'm on vacation right now and i'm not doing any kind of programming. I will take a look at this when I get back after the 15th of august.

@fiveseven808
Copy link
Author

No worries! Have a great vacation! 👍

@Hyrules
Copy link
Owner

Hyrules commented Aug 22, 2016

I have started to program again. This might take a while before I release a new version because I want to rewrite HueLib which is the library I use to communicate with the bridge. I want to simplify things a little and try to make it null proof. Making it null proof will remove almost all exception from the program. I'm also removing the plugins function of the program since nobody seems to be using it except me. So I will integrate the already existing plugins in and add more functions that way.

@Hyrules
Copy link
Owner

Hyrules commented Sep 3, 2016

Good thing is this is now fixed. Problem now is that the app crawls when the bridge does not respond. I have to implement some kind of async threading. I'll have a new version to test soon.

@Hyrules
Copy link
Owner

Hyrules commented Sep 18, 2016

Here you can try this version and let me know if it works properly.

WinHue 3 BETA 18 Setup.zip

@smklancher
Copy link

Works great, thanks! Thanks for this app and this fix. I will donate to support your work.

@Hyrules
Copy link
Owner

Hyrules commented Sep 27, 2016

Great thanks alot. @fiveseven808 does this fix it for you ? I will close the issue if it's the case.

@Hyrules Hyrules closed this as completed Oct 15, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Crash or glitch or unexpected behavior that causes a problem within the app.
Projects
None yet
Development

No branches or pull requests

3 participants