Skip to content

Issue #6429 fix #6521

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

Merged
merged 1 commit into from
Sep 16, 2016
Merged

Issue #6429 fix #6521

merged 1 commit into from
Sep 16, 2016

Conversation

cimarronm
Copy link
Contributor

Simple fix for issue #6429 to prevent macosx backend from trying to add a quartz tap on anything but the main Python app. A better approach might be to add the tap without having to wait on the launch notification avoiding having to parse through any child subprocesses

@tacaswell tacaswell added this to the 2.0.1 (next bug fix release) milestone Jul 16, 2016
@tacaswell
Copy link
Member

@mdehoon Can you review this?

@mdehoon
Copy link
Contributor

mdehoon commented Jul 19, 2016

Looks OK to me. A better solution (long term) may be to use [NSApp run]; then we don't need a tap.

@WeatherGod
Copy link
Member

Just for the record, can someone explain what a "quartz tap" is?

On Tue, Jul 19, 2016 at 12:03 AM, mdehoon notifications@github.com wrote:

Looks OK to me. A better solution (long term) may be to use [NSApp run];
then we don't need a tap.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#6521 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AARy-HReIX6aRKhVM4GNfRNqfMtE2b6zks5qXEyQgaJpZM4Irvdp
.

@efiring efiring merged commit eccc53a into matplotlib:master Sep 16, 2016
efiring added a commit that referenced this pull request Sep 16, 2016
@efiring
Copy link
Member

efiring commented Sep 16, 2016

back-ported to 2.x as fd7eeeb

@QuLogic QuLogic modified the milestones: 2.0.1 (next bug fix release), 2.0 (style change major release) Dec 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants