Broken settings dialog in 1.0.0
Hello, I've just upgraded to v1.0.0 and the app seems to be functioning correctly other than the fact that the settings dialog is blank. It opens and has the "BreakTimer" title, but is just plain white.
Hmm that's strange. Could you please upload yours logs (https://github.com/tom-james-watson/breaktimer-app#how-can-i-pass-you-my-log-files-to-help-you-debug-an-issue) to a gist (https://gist.github.com/)?
Hopefully this is an isolated case. If anyone else sees this, please add a comment or a thumbs up reaction to the top comment.
To try and actually fix the issue, https://github.com/tom-james-watson/breaktimer-app#how-can-i-hard-reset-the-apps-data should work.
Can reproduce this in windows 7, reseting app data does not help.
If you're capable of running the app in development mode (https://github.com/tom-james-watson/breaktimer-app/blob/master/DEVELOPMENT.md) and seeing if you can recreate the issue there that would be the most helpful. You should be able to see if there are any error messages in the devtools console of the settings window.
If anyone else sees this, please add a comment or a thumbs up reaction to the top comment.
I'm also experiencing this. I'm running Windows 11 so I thought that might be the reason but as mentioned above it also happens on at least Windows 7.
I looked through the logs but there's nothing there except:
[2021-10-25 11:10:23.516] [info] GET_SETTINGS
[2021-10-25 11:10:23.563] [info] GET_SETTINGS
[2021-10-25 11:10:23.564] [info] GET_BREAK_END_TIME
[2021-10-25 11:10:23.596] [info] GET_BREAK_END_TIME
[2021-10-25 11:52:38.047] [info] App opened second time, opening settings
For me it's not only the settings screen, the timer itself also doesn't work. Nothing shows up, not even the "Break's about to start" notification. For now I've reverted to 0.9.0, which works as expected.
(Aside from this: thanks for making this app. It's super useful now that I'm working 100% from home.)