Skip to content
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

Advance to Electron 30.0.5 to get fix for electron#41839 #3090

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

philrz
Copy link
Contributor

@philrz philrz commented Jun 11, 2024

Fixes #3089, which has all the background.

Here I'm just advancing the Electron dependency to 30.0.5 so we can have the benefit of the fix to electron/electron#41839. I see there's an Electron 31.0.0 release also available, but since jumping to a major release is how we bumped into this bug in the first place, and I hope to put out a Zui release very soon and hence am nervous about hitting new bugs, I'm going the conservative route of jumping only as far as we need to get things working again.

Here's the proof of the fix being effective when I'm maximizing the window while running this branch at commit cbccd1b.

Demo.mp4

@philrz philrz requested a review from jameskerr June 11, 2024 00:22
@philrz philrz self-assigned this Jun 11, 2024
@philrz philrz changed the title Advance to Electron 30.0.5 to get fix for https:/electron/electron/issues/41839 Advance to Electron 30.0.5 to get fix for electron/electron#41839 Jun 11, 2024
@philrz philrz changed the title Advance to Electron 30.0.5 to get fix for electron/electron#41839 Advance to Electron 30.0.5 to get fix for electron#41839 Jun 11, 2024
@philrz philrz merged commit 8cec81d into main Jun 11, 2024
4 checks passed
@philrz philrz deleted the linux-window-max-bug-fix branch June 11, 2024 01:23
@philrz philrz mentioned this pull request Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SIGSEGV crash when maximizing window on Linux
2 participants