submitter 520188 !
thanks

Short summary for reassigned bug:  The following makes anki segfault:

Damien Elmes <[email protected]> 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.



_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team

Reply via email to