-
Notifications
You must be signed in to change notification settings - Fork 1
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
Sudden black screen #1
Comments
Oh, thanks! I honestly wasn't really expecting anyone to use this so it's definitely not as polished as it could be. I do have a few questions:
|
Thank you for the reply! After more research, I've found this old website http://alumni.cs.ucr.edu/~gstitt/motionpicture/ |
Yes sorry, I meant the configuration of WpfKenBurns. I'm also running 2 monitors (and previously tested it on 3) so I don't think that's the issue. Are you still interested in fixing your issue or are you going with the other screensaver you found? |
I'm going with the other one right now so there's no need to fix anything, but I found your work to be cool and I gave it a star :D. Maybe I was not the only one looking for a decent screensaver for a new monitor. Your choice, no pressure at all! |
I know this is old ... but I will mention this anyway incase it helps anyone else. I also had Sudden black screen's with this program, so I just added a MessageBox where the exception is caught and application shutdown in WindowSynchronizer.cs and I found some images/files cause a:
you have to go thru your directories and weed these out. a stray txt or html file will crash it everytime. I didn't play with it enough to see which function is causing the exception (probably GetImage()) but the exception can probably be caught there so the file can simply be skipped. In any case .. thanks for making and sharing this.. it came in handy for me at least! |
Well that's a pretty stupid oversight on my part. I'll make sure to get that fixed. |
I couldn't find a decent, simple, Ken Burns screensaver for Windows that didn't ask for 15 dollars or more. This tool is great, free, and much smoother than other free tools I tried!
Unfortunately the screen turns black after a couple of images, and restarting the slideshow or the PC doesn't help.
I downloaded the latest build on Oct 25th 2020 and Installed it on SysWOW64, running on Windows 10 Pro 64bit, version 1909, build 18363.1139. I have two monitors, which appeared to work properly for the first 2 transitions, I don't know if this helps.
Feel free to ask any other information you need
The text was updated successfully, but these errors were encountered: