This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author zach.ware
Recipients Charleston, serhiy.storchaka, steve.dower, tim.golden, zach.ware
Date 2014-10-29.03:47:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1414554458.16.0.354845579437.issue22757@psf.upfronthosting.co.za>
In-reply-to
Content
This is fairly wild speculation on my part, but I think Python is likely at the bottom of the suspect list for whose bug this is, after (in order):

1) your own code
2) matplotlib
3) Tcl/Tk

I would suggest trying to come up with the shortest reproducer you can (which should shine light on any bugs in your code), report your problem to matplotlib[1] with that reproducer attached, and link between this issue and that one so we can all keep track of it.  We'll keep this report open until somebody claims the bug.

Adding Serhiy as the resident Tkinter expert, in case you have insight I don't.

[1] https://github.com/matplotlib/matplotlib/issues
History
Date User Action Args
2014-10-29 03:47:38zach.waresetrecipients: + zach.ware, tim.golden, serhiy.storchaka, steve.dower, Charleston
2014-10-29 03:47:38zach.waresetmessageid: <1414554458.16.0.354845579437.issue22757@psf.upfronthosting.co.za>
2014-10-29 03:47:38zach.warelinkissue22757 messages
2014-10-29 03:47:37zach.warecreate