Yes its basically the same issue as in
https://bugs.launchpad.net/bugs/278764 .

Example - in python (ipython) console type:

from pylab import *
plot([1,2,3])
show()

You should see a window with a straight line. With 'backend: Agg' the
window after show() just wont appear (without any error). I've just
checked values GTK and GTKApp which work fine.

-- 
Matplotlib does not open the window with the plot
https://bugs.launchpad.net/bugs/279232
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to