Skip to content

Fixes bug in electron and 3 vulnerabilities#523

Open
Josvanegmond wants to merge 1 commit into
inkle:masterfrom
Josvanegmond:fix/issue-520-electron-crash-on-maximize-and-3-vulnerabilities
Open

Fixes bug in electron and 3 vulnerabilities#523
Josvanegmond wants to merge 1 commit into
inkle:masterfrom
Josvanegmond:fix/issue-520-electron-crash-on-maximize-and-3-vulnerabilities

Conversation

@Josvanegmond
Copy link
Copy Markdown
Contributor

Electron would crash after maximizing the window, which was fixed in version 30.0.6.

Additionally three vulnerabilities are fixed on inefficient regular expressions and email address evaluation in quadratic time (though probably no impact on this project): GHSA-xf5p-87ch-gxw2, GHSA-rrrm-qjm4-v8hf, GHSA-5v2h-r2cx-5xgj.

Fixes #520

Electron would crash after maximizing the window, which was fixed in version 30.0.6.  Additionally three vulnerabilities are fixed on inefficient regular expressions and email address evaluation in quadratic time (though probably no impact on this project): GHSA-xf5p-87ch-gxw2, GHSA-rrrm-qjm4-v8hf, GHSA-5v2h-r2cx-5xgj.
@harryr0se
Copy link
Copy Markdown

@joethephish any thoughts on this Electron upgrade?

Currently on Linux whenever you maximise or snap the window of Inky is crashes 100% of the time (tested on latest and previous Ubuntu LTS)

Also as the window setup isn't persisted between sessions I have to manually resize the window to fullscreen after every launch. This would be a big QoL improvement :)

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.

Inky segfaults when window is snapped to desktop edge or maximised

2 participants