Skip to content

Fix crash showing PrEditor in Houdini 21.0#59

Merged
MHendricks merged 1 commit intomainfrom
mikeh/houdini_fix
Mar 14, 2026
Merged

Fix crash showing PrEditor in Houdini 21.0#59
MHendricks merged 1 commit intomainfrom
mikeh/houdini_fix

Conversation

@MHendricks
Copy link
Copy Markdown
Member

Using a houdini menu to launch PrEditor would cause houdini to segfault. This prevents that by delaying the replay of previous prints to after the logger window is shown.

Checklist

  • I have read the CONTRIBUTING.md document
  • I formatted my changes with black
  • I linted my changes with flake8
  • I have added documentation regarding my changes where necessary
  • Any pre-existing tests continue to pass
  • Additional tests were made covering my changes

Types of Changes

  • Bugfix (change that fixes an issue)
  • New Feature (change that adds functionality)
  • Documentation Update (if none of the other choices apply)

Using a houdini menu to launch PrEditor would cause houdini to segfault.
This prevents that by delaying the replay of previous prints to after
the logger window is shown.
@MHendricks MHendricks merged commit 42f5e50 into main Mar 14, 2026
21 checks passed
@MHendricks MHendricks deleted the mikeh/houdini_fix branch March 14, 2026 00:01
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.

1 participant