Hello,
I think I found a bug using NavigationToolbar with Pyside.
my system
OS: ubuntu 12.04
`uname -a`: Linux parcouss-M720T-M730T 3.2.0-26-generic-pae #41-Ubuntu SMP Thu
Jun 14 16:45:14 UTC 2012 i686 i686 i386 GNU/Linux
matplotlib version: 1.1.1rc (ubuntu distribution p
Hello again,
I found that the crash is a PySide 1.1.0 bug:
https://groups.google.com/forum/?fromgroups#!topic/pyside/dNSzyupTFMU
It seems to be fixed in newer versions of PySide. Until I get it packaged on my
ubuntu I have to change my code like this:
from matplotlib.backends.backend_qt4agg im