[PyKDE] pykde segfaults

Gudjon I. Gudjonsson gudjon at mc2.chalmers.se
Mon Sep 5 19:29:39 BST 2005


Hi 
   I am using Debian unstable and kde 3.4.2. Pykde finishes with segmentation 
fault when reaching the lines
       self.kDoubleNumInput1_4 = 
KDoubleNumInput(self.groupBox4,"kDoubleNumInput1_4")
or if that is commented out then it stops (with segmentation fault) at 
self.kComboBox2 = KComboBox(0,self.groupBox5,"kComboBox2")
I am using PyKDE-snapshot20050829.tar.gz. All example programs work and both 
KComboBox and KDoubleNumInput are used there so I don't understand why it 
crashes in my program.

Thanks
Gudjon




More information about the PyQt mailing list