[PyKDE] pykde segfaults
Jim Bublitz
jbublitz at nwinternet.com
Mon Sep 5 19:54:18 BST 2005
On Monday 05 September 2005 11:29, Gudjon I. Gudjonsson wrote:
> 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.
Could you please post an example program (short if possible) that exhibits
this behavior. As you indicate, the classes involved seem to operate
correctly in at least some circumstances, and I have no way of knowing under
what circumstances PyKDE is failing.
Jim
More information about the PyQt
mailing list