Bug#556943: [Python-modules-team] Bug#556943: python-matplotlib: Segfaults with Qt4Agg backend

2009-11-27 Thread Sandro Tosi
severity 556943 minor thanks On Sun, Nov 22, 2009 at 14:03, Benjamin Drung wrote: > Am Mittwoch, den 18.11.2009, 15:01 +0100 schrieb Teemu Ikonen: >> >>> import matplotlib.pyplot as plt >> >>> plt.plot([1,2]) >> Segmentation fault > > I enabled Qt4Agg backend and tried this example code without a

Processed: Re: [Python-modules-team] Bug#556943: python-matplotlib: Segfaults with Qt4Agg backend

2009-11-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > severity 556943 minor Bug #556943 [python-matplotlib] python-matplotlib: Segfaults with Qt4Agg backend Severity set to 'minor' from 'grave' > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system

Bug#556943: python-matplotlib: Segfaults with Qt4Agg backend

2009-11-23 Thread Teemu Ikonen
On Sun, Nov 22, 2009 at 2:03 PM, Benjamin Drung wrote: > Am Mittwoch, den 18.11.2009, 15:01 +0100 schrieb Teemu Ikonen: >> >>> import matplotlib.pyplot as plt >> >>> plt.plot([1,2]) >> Segmentation fault [...] > Is your system up-to-date? Where there any PyQt4 > updates since you reported this bug

Bug#556943: python-matplotlib: Segfaults with Qt4Agg backend

2009-11-22 Thread Benjamin Drung
Am Mittwoch, den 18.11.2009, 15:01 +0100 schrieb Teemu Ikonen: > >>> import matplotlib.pyplot as plt > >>> plt.plot([1,2]) > Segmentation fault I enabled Qt4Agg backend and tried this example code without an segmentation fault in an up-to-date squeeze environment. > This is could be a bug in pyth

Bug#556943: python-matplotlib: Segfaults with Qt4Agg backend

2009-11-18 Thread Teemu Ikonen
Package: python-matplotlib Version: 0.99.0-1 Severity: grave Justification: renders package unusable Matplotlib segfaults immediately when trying to create a plot with the Qt4Agg backend enabled in matplotlibrc. Example: >>> import matplotlib.pyplot as plt >>> plt.plot([1,2]) Segmentation fault