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

Fix for crashes on start #109

Merged
merged 1 commit into from
Feb 5, 2017
Merged

Conversation

alistairmcmillan
Copy link
Collaborator

Fix for #106 and #107.

Crashes were caused by CacheLocation being set to “” if the registry
key didn’t exist which caused the screensaver to crash at
CreateDirectory. Now setting to default location initially.

Added a little more error checking in case the Registry key has
manually been blanked. Which would also cause the screensaver and the
Settings form to crash.

Crashes were caused by CacheLocation being set to “” if the registry
key didn’t exist which caused the screensaver to crash at
CreateDirectory. Now setting to default location initially.

Added a little more error checking in case the Registry key has
manually been blanked. Which would also cause the screensaver and the
Settings form to crash.
@cDima cDima merged commit c858f3b into cDima:master Feb 5, 2017
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

Successfully merging this pull request may close these issues.

2 participants