Bug#612529: [Python-modules-team] Bug#612529: Bug#612529: python-matplotlib: Cairo update breaks matplotlib.image imgshow

2011-02-09 Thread Yannick Roehlly
I'm awfully sorry. :'( I had manually upgraded ipython to version 10.1 and reverting back to the official version 10 Debian package makes the problem disappear. So this bug may be closed. Nevertheless, when you plan to upgrade ipython, I can test, if you need, an experimental package on my sys

Bug#612529: [Python-modules-team] Bug#612529: Bug#612529: python-matplotlib: Cairo update breaks matplotlib.image imgshow

2011-02-09 Thread Sandro Tosi
reassign 612529 ipython thanks On Wed, Feb 9, 2011 at 21:52, Yannick Roehlly wrote: > Le Wednesday 09 February 2011 00:14:52 Sandro Tosi, vous avez écrit : >> > For instance, launch ipython and execute this commands: >> > >> >  import matplotlib.pyplot as plt >> >  import matplotlib.image as mpim

Bug#612529: [Python-modules-team] Bug#612529: python-matplotlib: Cairo update breaks matplotlib.image imgshow

2011-02-09 Thread Yannick Roehlly
Le Wednesday 09 February 2011 00:14:52 Sandro Tosi, vous avez écrit : > > For instance, launch ipython and execute this commands: > > > > import matplotlib.pyplot as plt > > import matplotlib.image as mpimg > > img=mpimg.imread('/usr/share/gdm/themes/debian-greeter/debian.png') > > imgplot=plt

Bug#612529: [Python-modules-team] Bug#612529: python-matplotlib: Cairo update breaks matplotlib.image imgshow

2011-02-08 Thread Sandro Tosi
Hi Yannick, thanks for your report On Wed, Feb 9, 2011 at 00:02, Yannick Roehlly wrote: > Package: python-matplotlib > Version: 1.0.1-1 > Severity: normal > Tags: sid > > With the recent libcairo2 update, matplotlib.image segfaults when using > imgshow(). > > For instance, launch ipython and exec

Bug#612529: python-matplotlib: Cairo update breaks matplotlib.image imgshow

2011-02-08 Thread Yannick Roehlly
Package: python-matplotlib Version: 1.0.1-1 Severity: normal Tags: sid With the recent libcairo2 update, matplotlib.image segfaults when using imgshow(). For instance, launch ipython and execute this commands: import matplotlib.pyplot as plt import matplotlib.image as mpimg img=mpimg.imread('