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 _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
