[Python-modules-team] Bug#520188: python-qt4: segfault when setting style
Andreas Bombe
aeb at debian.org
Wed Mar 18 00:28:56 UTC 2009
submitter 520188 !
thanks
Short summary for reassigned bug: The following makes anki segfault:
Damien Elmes <resolve at ichi2.net> wrote:
> this code:
>
> self.plastiqueStyle = QStyleFactory.create("plastique")
> self.progressBar.setStyle(self.plastiqueStyle)
>
> (setting a progress bar to the plastique style explicitly when it was
> already the plastique style by default)
It is fixed upstream in anki, but it is in any case a bug when a Python
program segfaults rather than raising an exception. So this is either
a bug in python-qt4 or libqt4 itself.
More information about the Python-modules-team
mailing list