Re: [PyKDE] KControl modules problem

2004-01-18 Thread David Boddie
On Sun, 18 Jan 2004 20:02:10, Simon Edwards wrote: > On Sun, 18 Jan 2004 02:05 am, David Boddie wrote: > > > > Can you provide a backtrace, or even the module code? > > I wish I got a backtrace, then I would probably have it all worked out by > now. > > :) If you start kcontrol from within a shel

Re: [PyKDE] KControl modules problem

2004-01-18 Thread Simon Edwards
On Sun, 18 Jan 2004 02:05 am, David Boddie wrote: > > I've been busy with using Python in KControl and it is mostly working fairly > > after integrating David build code in my distutils build system. Anyway, > > I've hit crash bug in one of my modules. It seems to be a call to > > os.popen(), it c

Re: [PyKDE] KControl modules problem

2004-01-17 Thread David Boddie
Simon, [I'm cutting and pasting from the archives because I receive list messages in digest form, and so your message hasn't arrived yet. :-)] > I've been busy with using Python in KControl and it is mostly working fairly > after integrating David build code in my distutils build system. Anyway,

[PyKDE] KControl modules problem

2004-01-17 Thread Simon Edwards
Hi all and David, Phil and Jim in particular, I've been busy with using Python in KControl and it is mostly working fairly after integrating David build code in my distutils build system. Anyway, I've hit crash bug in one of my modules. It seems to be a call to os.popen(), it crashes KControl i