From: Alexander F. <Ale...@gm...> - 2001-08-03 10:51:37
|
On Friday, 3. August 2001 10:11, jo...@bi... wrote: > I never noticed this problem :( > > I'll look if I can reproduce it when I'm at home > today (very late). I run KDE 2.2 (nearly final) > I have this problems since I really tried to use it - about the same time on-the-fly is merged into the head. I thought that was one of the reasons why it is not usable. I'm using 2.2.0 beta 1 here. Short after beta 1 was released, the crashing method in KDE was touched. So it may run on 2.2.0 and current CVS but it might not run on earlier versions. > I do a check anyways, if the dirtree part is > available and use instead the built in, if the > external one does not exist. Perhaps I should > add an additional version check, which overrides > the usage of the part. Which function does crash > (in the part) ? > #0 KonqTreeViewWidget::slotCompleted (this=0x4125daa0, _url=@0x81fedb0) at /usr/lib/qt2/include/qdict.h:654 #1 0x0000bfff in ?? () It crashes with a segfault - but not every run exactly on the same time. First I suspected some bug in kreatecd itself but I think it is a problem of the part - if I force to use the built in, everything works ok btw. When was the part introduced (KDE version). Maybe we will have to check older KDE versions. Alexander |