Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Seqfault in WX backend following the merge of Phoenix #4461

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
jenshnielsen opened this issue May 24, 2015 · 3 comments
Closed

Seqfault in WX backend following the merge of Phoenix #4461

jenshnielsen opened this issue May 24, 2015 · 3 comments

Comments

@jenshnielsen
Copy link
Member

I am seeing a Seqfault with the WX backend using WX Classing (3.03 from homebrew on OSX 10.10)
Following the merge of #3421

Sorry I should have tested this earlier but did not get round to it.

Doing

import matplotlib
matplotlib.use('WXAgg')
import matplotlib.pyplot as plt
plt.plot(range(100))
plt.show()

Results in a seqfault when run with python 2.7.9 and WX 3.03 classic

https://gist.github.com/jenshnielsen/0106d0b963ba50268824

@WeatherGod
Copy link
Member

attn: @wernerfb

@wernerfb
Copy link
Contributor

Hhm, can't test on Mac, but will look into this on Windows. Never used mpl.pyplot so might take a bit of time.

@jenshnielsen
Copy link
Member Author

closed by #4479

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

No branches or pull requests

3 participants