Zettlr: [BUG] Zettlr v1.7.0-beta.6 doesn't open well - just a white screen

Created on 23 May 2020  Â·  12Comments  Â·  Source: Zettlr/Zettlr

Description

I have installed Zettlr v1.7.0-beta.6 and it does not open. Only a white windows appears.

Reproducing

I had all previous betas installed and deinstalled Zettlr completely again and restartet Windows. Even after a fresh installation the problem is still there.

Expected behaviour


Screenshots
grafik

Platform

  • OS and version: Windwos 10
  • Zettlr Version: Zettlr v1.7.0-beta.6
  • Screen Resolution: 1920x1200

Additional information

bug [critical] confirmed

Most helpful comment

Alright, apparently it was the npm install in the workflow file — releasing the beta.7 right away!

All 12 comments

Same problem here on macOS Mojave 10.14.6. Restarted my computer didn't solve anything either.

Just a second; I'm on it …

I am confirming this on my Mac 10.15.4

Okay, I have no idea what is happening, the renderer is spitting out an error in a node_modules dependency that is not even existing in the codebase o_O

image

I'll keep on going, but I'm a little bit confused as to what is happening, as the build logs look perfectly fine

maybe this is a node style component error? That cause error generating html https://github.com/styled-components/styled-components/issues/2907

Hm, I have no idea … but I found that the Workflow action for build actually had an older command running, I'm going to try it this time and download the binary to test it now, maybe that was the cause … please feel free to continue googling during this! :D

Also confirmed on my Mac 10.15.4, still present after a reinstall and restart.

@lemonballoons Don't worry, we don't need new confirmations, it's pretty clear the whole build malfunctions :(

Quick update: Building a full release locally doesn't exhibit that bug, so I hope that the recent change to the workflow will fix it for the CI as well … I currently assume it has to do something with how npm differs in building from yarn …

Build run complete, just quickly checking this locally …

Alright, apparently it was the npm install in the workflow file — releasing the beta.7 right away!

Works now with Beta 7 - thanks for fixing it so fast!

Was this page helpful?
0 / 5 - 0 ratings