[Python-modules-team] Bug#702445: segfault when calling PyQt4.QtGui.QIcon.themeSearchPaths()

2013-03-06 Thread Picca Frédéric-Emmanuel
Package: python-qt4 Version: 4.9.3-4 Severity: important Hello, I try to debug a problem in one of my package so I need to access the search path for the theme So I tryed to print PyQt4.QtGui.QIcon.themeSearchPaths(), but I got a segfault here the backtrace import PyQt4.QtGui

[Python-modules-team] Bug#702445: RE : Bug#702445: segfault when calling PyQt4.QtGui.QIcon.themeSearchPaths()

2013-03-06 Thread PICCA Frédéric-Emmanuel
Almost certainly a user error/Qt feature. Try creating a QApplication instance first. Please try this and report back if you are still having a problem. Yes it works once a qApplication was created. nevertheless a nice Qt feature... the segfautl price is a little bit high ;) Cheers Fred

[Python-modules-team] Bug#671605: python-qt4 broke python-guiqwt

2012-05-05 Thread Picca Frédéric-Emmanuel
Package: python-qt4 Version: 4.9.1-3 Severity: important Dear Maintainer, Hello, since the last upgrade of my computer (sid) guiqwt-test program segfault, I try do find the culprite and as usual I found this from PyQt4 import Qwt5 Program received signal SIGSEGV, Segmentation fault.

[Python-modules-team] Bug#671605: RE : Bug#671605: Acknowledgement (python-qt4 broke python-guiqwt)

2012-05-05 Thread PICCA Frédéric-Emmanuel
ok, I did a rebuild of pyqwt5 and now I can do an Python 2.7.3rc2 (default, Apr 22 2012, 22:35:38) [GCC 4.6.3] on linux2 Type help, copyright, credits or license for more information. from PyQt4 import Qwt5 so a binNMU of pyqwt5 should be enought See you Frederic

[Python-modules-team] Bug#671605: RE : Bug#671605: RE : Bug#671605: Acknowledgement (python-qt4 broke python-guiqwt)

2012-05-05 Thread PICCA Frédéric-Emmanuel
so a binNMU of pyqwt5 should be enought ... Scheduled. Please let me know in the bug if that solves it for you. Great now it works thanks Frederic ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org

[Python-modules-team] Bug#648085: python-qt4: wrong dependency to libqtwebkit4

2011-11-08 Thread Picca Frédéric-Emmanuel
Package: python-qt4 Version: 4.8.6-2 Severity: important Dear Maintainer, One of my user report this bug http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=647695 It seems to me that there is an incompatibility between python-qt4 (4.8.3-4, 4.8.6-2) and libqtwebkit 2.1.0~2011week09-3 And that the

[Python-modules-team] Bug#647210: python-qt4: uploaded 4.8.6-1 version broke guiqwt

2011-10-31 Thread Picca Frédéric-Emmanuel
Package: python-qt4 Version: 4.8.6-1 Severity: serious Dear Maintainer, since the upload of the 4.8.6, I got his error when I try to use guiqwt-tests picca@mordor:~/Debian/main/spyder$ guiqwt-tests Traceback (most recent call last): File /usr/bin/guiqwt-tests, line 3, in module

[Python-modules-team] Bug#647210: RE : Bug#647210: Acknowledgement (python-qt4: uploaded 4.8.6-1 version broke guiqwt)

2011-10-31 Thread PICCA Frédéric-Emmanuel
yes rebuilding pyqwt5 solve the issue. so now how many packages are impacted by this upload ? ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

[Python-modules-team] Bug#610350: a font problem

2011-09-29 Thread Picca Frédéric-Emmanuel
to be the font. PS: I already install the ttf-bitstream-vera package. so maybe matplotlib could not find the installed font. cheers, Frederic -- GPG public key 4096R/4696E015 2011-02-14 fingerprint = E92E 7E6E 9E9D A6B1 AA31 39DC 5632 906F 4696 E015 uid Picca Frédéric-Emmanuel pi...@synchrotron

[Python-modules-team] Bug#587973: RE : Bug#5 87973: python-matplotlib: problem when importing pyl ab

2010-07-07 Thread PICCA Frédéric-Emmanuel
Hello Picca, Hello The GUI Bindings depends are there: So it turns out you disabled the Recommends installation, which is fine, but breaks how mpl package works. There are some reference also in /usr/share/doc/python-matplotlib/README.Debian . Yes the question is why python-tk was not

[Python-modules-team] Bug#587973: RE : RE : Bug#587973: python-matplotlib: problem when import ing pylab

2010-07-07 Thread PICCA Frédéric-Emmanuel
well, that's a question going a bit OT from matplotlib :) for sure :) I find nothing about Recommands in my /etc/apt directory configuration files. if you --reinstall mpl what does it happen? This is what I have done just after the previous mail and it works : installing mpl trigger the