You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This bug is caused by switching to Electron 26 (PR #10414).
When using a nightly release with this PR in place (e.g. todays release), the Logseq window turns blank (white) after a couple of seconds after start. This is a known upstream issue in Electron and has been fixed with Electron 27. It happens only on Linux and only on some setups (it apparently doesn't matter if Wayland/X11 or what window manager/desktop environment, GPU or CPU are being used).
Please consider upgrading to Electron 27 before the 0.9.20 release since this makes the app completely unusable for many people using Linux!
Upstream issue: electron/electron#39515
Webcord issue (another electron app that suffered from this issue after upgrading to Electron 26. Just that you see how many people are affected): SpacingBat3/WebCord#452
Reproduce the Bug
Start the app
Wait a couple of seconds (during which the app is usable)
The app window turns white (and is completely unusable)
Expected Behavior
The app window should not turn white and stay usable
Screenshots
2023-10-30.16-34-48.mp4
Desktop or Mobile Platform Information
Linux (6.5.7), Desktop app, nightly release 20231030
Additional Context
No response
Are you willing to submit a PR? If you know how to fix the bug.
I'm willing to submit a PR (Thank you!)
The text was updated successfully, but these errors were encountered:
Thanks for your report. I can reproduce this on my Manjaro Linux.
I'm planning to downgrade electron to v25 to fix this.
As electron v27 drops support for some older versions of macOS. (v27 upgrade will be scheduled on a next major release).
Search first
What Happened?
This bug is caused by switching to Electron 26 (PR #10414).
When using a nightly release with this PR in place (e.g. todays release), the Logseq window turns blank (white) after a couple of seconds after start. This is a known upstream issue in Electron and has been fixed with Electron 27. It happens only on Linux and only on some setups (it apparently doesn't matter if Wayland/X11 or what window manager/desktop environment, GPU or CPU are being used).
Please consider upgrading to Electron 27 before the 0.9.20 release since this makes the app completely unusable for many people using Linux!
Upstream issue: electron/electron#39515
Webcord issue (another electron app that suffered from this issue after upgrading to Electron 26. Just that you see how many people are affected): SpacingBat3/WebCord#452
Reproduce the Bug
Expected Behavior
The app window should not turn white and stay usable
Screenshots
2023-10-30.16-34-48.mp4
Desktop or Mobile Platform Information
Linux (6.5.7), Desktop app, nightly release 20231030
Additional Context
No response
Are you willing to submit a PR? If you know how to fix the bug.
The text was updated successfully, but these errors were encountered: