Hi,
thanks for the very quick response & fix. We were surprised, too, that we
hadn't found more about this problem. We were put on the right track by this
related report: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=395867 -
Thanks also for the link to the other report. I'll see if I can c
On 06/30/2011 01:10 PM, Michael Droettboom wrote:
> I'm surprised this bug (which really lies in Tkinter) isn't more widely
> known -- searching the Python bug tracker revealed nothing. It would be
> great to follow-up there (with a standalone Tkinter-crashing example) if
> you're so inclined.
I d
On 06/30/2011 01:10 PM, Michael Droettboom wrote:
> I'm surprised this bug (which really lies in Tkinter) isn't more widely
> known -- searching the Python bug tracker revealed nothing. It would be
> great to follow-up there (with a standalone Tkinter-crashing example) if
> you're so inclined.
I d
Thanks for the report. Indeed this is a problem. I've filed a pull
request with a fix here:
https://github.com/matplotlib/matplotlib/pull/387
There were a few other places where we weren't absolutely ensuring the
passing of ints to Tkinter that I also fixed.
I'm surprised this bug (which rea
Hi,
sorry if this has already been addressed. I did a search on the archives, but
even though that turned up lots of hits, none of them seemed to be related to
the issue.
The following very simple example will reliably crash in Python 2.7.[0-2] with
matplotlib 1.0.1 under a 64 bit German Windo