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

Matplotlib native 'MacOSX' backend broken in '-pylab' mode #202

Closed
minrk opened this issue Nov 12, 2010 · 1 comment
Closed

Matplotlib native 'MacOSX' backend broken in '-pylab' mode #202

minrk opened this issue Nov 12, 2010 · 1 comment

Comments

@minrk
Copy link
Member

minrk commented Nov 12, 2010

When the matplotlib backend is specified as native MacOSX, and ipython is started with '-pylab' the plotting backend hangs, and no plots ever appear.

When not started in '-pylab' mode, the MacOSX backend works fine.

Perhaps related: MacOSX is not one of the options available to pass to pylab mode, as in:
ipython -pylab macosx

which should certainly work.

This is a new issue introduced in 0.11, and 0.10.2 still works fine with the native backend.

@minrk
Copy link
Member Author

minrk commented Mar 25, 2011

add 'osx' to known pylab backends, fix pylab mode with MacOSX backend

closed by 86de13f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant