Closed jhedlund closed 4 months ago
Same here
Hmm, that's concerning, thanks for the report. Can you view the development console and let me know what errors are shown, if any? It's under Help -> Advanced -> Debugging Console, and it should stay open through a restart of the app, which would let us see if there are any errors on startup.
Didn't think to look at the errors:
So am I missing a .config-local file?
If you try downloading an alternate windows build from here does it work? https://github.com/Automattic/simplenote-electron/releases/tag/v2.22.0
We've set it back to pre-release while we figure out what's going on! The older release is still available here: https://github.com/Automattic/simplenote-electron/releases/tag/v2.21.0
I tried Simplenote-win-2.22.0 and Simplenote-win-2.22.0-x64 from the release link and both exhibited same problem.
Downloaded and installed 2.21 and I'm back in business.
I tried Simplenote-win-2.22.0 and Simplenote-win-2.22.0-x64 from the release link and both exhibited same problem.
Thanks for the info! We tested those builds, something went awry 🤔
The bug behind the missing config has been fixed and this release should be available as a new 2.22.1 version soon. Anyone who did upgrade to the broken 2.22.0 version while it was available will need to download the previous version manually (or the upcoming 2.22.1 version once it is out). Very sorry for the trouble! Our release process is quite rusty since this is the first new version in quite some time 😬
Thanks for the quick fix!
Probably don't need this confirmation, but I installed 2.22.1-beta1 and it worked fine (there is a close to 1-second pause of a white blank page but then loads).
Thanks again!
Actually I appreciate the confirmation @jhedlund! Not sure about the pause... was that just the first time or on every load? We had to upgrade a LOT of things under the hood for this version, so it may or may not be an indication something is broken, per se, but just a difference in what loads in which order, etc. But if it's unduly slow or showing any other errors we might be able to dig into it.
I'm going to close this issue but please do let us know if you notice anything else weird with the beta 😬
The white blank page shows on every load, 1-2s delay. Certainly not a big deal for me
Expected
Expected SimpleNote to launch normally.
Observed
Just a white blank screen:
I saved application logs as well but they are empty (0 bytes).
Reproduced
I've tried quitting and relaunching, same thing happens.
Where did you see the bug