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

fix: app.dock.setIcon() crash before app ready #36293

Conversation

trop[bot]
Copy link
Contributor

@trop trop bot commented Nov 9, 2022

Backport of #36279

See that PR for details.

Notes: Fixed an issue where calling app.dock.setIcon(/path/t/icon) would crash when called before the ready event on app.

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
@trop trop bot requested a review from codebytere November 9, 2022 16:14
@trop trop bot added 22-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes labels Nov 9, 2022
@jkleinsc jkleinsc merged commit 548a91a into 22-x-y Nov 9, 2022
@jkleinsc jkleinsc deleted the trop/22-x-y-bp-fix-app-dock-seticon-crash-before-app-ready-1668010436535 branch November 9, 2022 20:00
@release-clerk
Copy link

release-clerk bot commented Nov 9, 2022

Release Notes Persisted

Fixed an issue where calling app.dock.setIcon(/path/t/icon) would crash when called before the ready event on app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
22-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants