Bug#45921: Need more info

Jörg Pauly j.pauly at trafficware.de
Thu Aug 1 09:04:02 UTC 2002


Am Dienstag, 30. Juli 2002 16:03 hämmerte Jörg Pauly auf der Tastatur:
> Am Dienstag, 30. Juli 2002 12:34 hämmerte Harald Fernengel auf der Tastatur:
> > Hi,
> >
> > On Tuesday 30 July 2002 09:58, Jörg Pauly wrote:
> > > I'm using SuSE 8.0 Pro, Qt-3.0.4, KDE-3.0.2.
> >
> > hm... can you upgrade to Qt-3.0.5? The crash happens inside QListView in
> > the Qt library and I cannot reproduce it here with Qt 3.0.5.
>
> Normally I would say, yes, no problem at all; but yesterday I tested it
> with Qt-3.0.5, having the same result.
>
> Cause of a lot of side effects (i.e. YaST dosn't run with that) I decided
> to downgrade back to 3.0.4.

I've now proceeded some tests, unfortunately all ending in that nasty crash.

With a CVS snapshot of last Tuesday afternoon I applied only the patch of 
August Hoerandl, which touches cclassview.cpp and cproject.h.

With Qt-3.0.5 installed in /usr/lib/qt3 and KDE-3.0.2 installed in /opt/kde3 I 
set the proper pathes in $QTDIR and $KDEDIR, ./configured it with 
--prefix=$KDEDIR, built and installed it.

Everthing works fine, but if I add a class or any kind of member, or even 
change any of the member's parameter, it crashes in the described way when 
either waiting to auto-save or saving manually; but only with the header 
files.

Same if I delete a member or a whole class or file.

There's a workaround, but only for not to loose the changes. You simply have 
to save everything _before_ you save the changed declaration. So you can find 
your work after starting up KDevelop again.

What I wonder about is, if this crash comes out of QListView, why does ist 
appear only when changing a tree's design?

Kind regards
Joerg






More information about the KDevelop-devel mailing list