[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: segfault when calling PyQt4.QtGui.QIcon.themeSearchPaths()

2013-03-06 Thread Scott Kitterman
From upstream: 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. ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org