This is the BUG:

https://sourceforge.net/tracker/?func=detail&aid=2927619&group_id=80706&atid=560720

If you close the window clicking on the right cross to close the
window the window closes properly. If you then try to create a new
widow (with the same index) you hit a RunTimeError.

Expect:

The window should be created normally.

It seems that the pyQt4 backend doesn't delete the window in the
python world but it does delete it in the C++.

Any ideas hot to fix it?

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to