Skip to content

Fix crash when closing Multi-Universe Transmit#377

Merged
docsteer merged 1 commit intodocsteer:masterfrom
danielskeenan:373-multi-transmit-crash
Apr 14, 2026
Merged

Fix crash when closing Multi-Universe Transmit#377
docsteer merged 1 commit intodocsteer:masterfrom
danielskeenan:373-multi-transmit-crash

Conversation

@danielskeenan
Copy link
Copy Markdown
Contributor

Fixes #373.

Crash caused by the config widgets in each universe's row calling removeWidgetFromIndex after the window's destructor has run. Fixed by cleaning up the UI in closeEvent so signals meet their slots before destructor runs.

@docsteer docsteer merged commit 3fab917 into docsteer:master Apr 14, 2026
3 checks passed
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.

Bug Report: Closing Multi Transmit window crashes sACN View

2 participants