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

Use appnope in qt and wx gui support from the terminal #6325

Merged
merged 1 commit into from Aug 17, 2014

Conversation

minrk
Copy link
Member

@minrk minrk commented Aug 17, 2014

Apply #6321 to master

I merged #6321 before realizing that it was made against the wrong branch, so this doesn't need a backport.

…n#6189

On Mavericks, the qt and wx gui support was unusable from the
ipython console in a terminal.  Using nope() in enable_qt4 and
enable_wx, and reversing with nap() in disable_qt4 and disable_wx,
solves the problem.
@efiring
Copy link
Contributor

efiring commented Aug 17, 2014

@minrk Sorry. I'm used to mpl practice in which bugfixes are preferably against the maintenance branch, which is then merged into master--though sometimes it is done the other way around.

@Carreau
Copy link
Member

Carreau commented Aug 17, 2014

+1

minrk added a commit that referenced this pull request Aug 17, 2014
Use appnope in qt and wx gui support from the terminal
@minrk minrk merged commit 825f3e4 into ipython:master Aug 17, 2014
@minrk
Copy link
Member Author

minrk commented Aug 17, 2014

Already reviewed as #6321, merging here.

@minrk minrk deleted the 6189 branch August 17, 2014 17:05
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
Use appnope in qt and wx gui support from the terminal
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.

None yet

3 participants