Skip to content

[MNT]: macosx subplot parameters multiple windows #21680

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

Closed
greglucas opened this issue Nov 19, 2021 · 0 comments · Fixed by #21681
Closed

[MNT]: macosx subplot parameters multiple windows #21680

greglucas opened this issue Nov 19, 2021 · 0 comments · Fixed by #21681
Assignees
Milestone

Comments

@greglucas
Copy link
Contributor

Summary

If you click the subplot parameters window twice on macosx I get a hardware failure instruction:

python[73461:18056878] *** Assertion failure in -[View dealloc], /AppleInternal/BuildRoot/Library/Caches/com.apple.xbs/Sources/AppKit/AppKit-1894.60.105/AppKit.subproj/NSView.m:1682
[1]    73461 illegal hardware instruction

On qt5agg, the original window closes, and a new subplot parameter window is opened.

With the update in #21663, the hardware failure instruction goes away, but now a new window is opened every time.

Proposed fix

For macosx, we should probably close the subplots parameters window and create a new one to be consistent with the qt5agg backend.

@QuLogic QuLogic self-assigned this Nov 19, 2021
@QuLogic QuLogic linked a pull request Nov 19, 2021 that will close this issue
6 tasks
@QuLogic QuLogic added this to the v3.5.1 milestone Nov 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants