*** This bug is a duplicate of bug 278764 ***
https://bugs.launchpad.net/bugs/278764
** This bug has been marked a duplicate of bug 278764
[intrepid] No output in ipython because because of wrong default backend
--
Matplotlib does not open the window with the plot
https://bugs.launchpad.n
** Changed in: matplotlib (Ubuntu)
Status: New => Confirmed
--
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
u
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'v
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Do you have an small example? This bug is maybe linked
with bug #278764.
--
Matplotlib does not open the window with the plot
https://bugs.launchpad.net/bugs/279232
You received this bug notification because you a
** Description changed:
- The window doe not open (show) and there are any errors (even using
+ Affected version 0.98.3-3ubuntu2 (I've just checked this one). The
+ window doe not open (show) and there are any errors (even using
--verbose-helpful option). In my case it was due to wrong backend i