Public bug reported: With TkAgg, it works. With GTK3Cairo there doesn't even open a plotting window. for more info, read this short log:
mmolle@mostlyharmless:~$ python3 Python 3.4.2 (default, Oct 8 2014, 13:18:07) [GCC 4.9.1] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import matplotlib >>> matplotlib.use('GTK3Cairo') >>> from pylab import * >>> ion() >>> plot([1,2,3]) [<matplotlib.lines.Line2D object at 0xb2d81eac>] >>> Error in atexit._run_exitfuncs: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/matplotlib/_pylab_helpers.py", line 86, in destroy_all manager.destroy() File "/usr/lib/python3/dist-packages/matplotlib/backends/backend_gtk3.py", line 427, in destroy self.canvas.destroy() AttributeError: 'FigureManagerGTK3Cairo' object has no attribute 'canvas' mmolle@mostlyharmless:~$ Thanx, and keep up the good work! mo ProblemType: Bug DistroRelease: Ubuntu 14.10 Package: python3-matplotlib 1.3.1-2ubuntu1 ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7 Uname: Linux 3.16.0-25-generic i686 ApportVersion: 2.14.7-0ubuntu8 Architecture: i386 CurrentDesktop: XFCE Date: Wed Dec 3 22:20:50 2014 InstallationDate: Installed on 2012-03-12 (995 days ago) InstallationMedia: Xubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012) SourcePackage: matplotlib UpgradeStatus: Upgraded to utopic on 2014-10-25 (39 days ago) ** Affects: matplotlib (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 utopic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1398987 Title: GTK3Cairo doesn't work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/matplotlib/+bug/1398987/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs