[PyKDE] KColorButton crashes

Diez B. Roggisch deets at web.de
Tue Mar 8 11:55:58 GMT 2005


Hi,

I'm a happy camper with debian's pyqt packages - versions are 

python-sip 4.1.1-1
python-qt 3.13-4
python-kde 3.11.3-3

However, today I added my first KColorButton to my widget - and what can I 
say, it crashed with a segfault when clicked.

 KHSSelector seems to work (at least it doesn't crash, didn't try to put it to 
extended use). Same applies to KGradientSelector,

Interesting get things when I try to use the KColorCombo: As long as I'm only 
selecting one of the predefined colors, things are working. But the very 
moment I chose "Custom", the segfault appeared.

Putting a KDatePicker on the widget makes it segfault immediatly.

Any suggestions what might be wrong?

Regards,

Diez B. Roggisch




More information about the PyQt mailing list