Re: [PyKDE] "pure virtual method called"

2005-03-24 Thread Jim Bublitz
On Thursday 24 March 2005 11:05, Simon Edwards wrote: > Hi all, > > If I play this this code (see attachment) I quickly run up against a crash > or the message "pure virtual method called" and then a crash. > > I'm overriding createView(), but my version should right now behave exactly > the same a

Re: [PyKDE] Eric Bug report

2005-03-24 Thread Detlev Offenbach
Am Donnerstag, 24. März 2005 10:02 schrieb Jul: > Hi Detlev, > (Me again!) > > I've just updated the last snapshot as you've suggested and > the 'AddFile' bug disapeared. Thanks. > > I found a new one. > - Open an existing project > - Project -> Properties... > - Try to change the main entry script

[PyKDE] "pure virtual method called"

2005-03-24 Thread Simon Edwards
Hi all, If I play this this code (see attachment) I quickly run up against a crash or the message "pure virtual method called" and then a crash. I'm overriding createView(), but my version should right now behave exactly the same as the KDE one. ideas? cheers, -- Simon Edwards             |

[PyKDE] Eric Bug report

2005-03-24 Thread Jul
Hi Detlev, (Me again!) I've just updated the last snapshot as you've suggested and the 'AddFile' bug disapeared. Thanks. I found a new one. - Open an existing project - Project -> Properties... - Try to change the main entry script with the FileDialog button. You should obtain this in the main s