Version: 3.0.1 (using KDE KDE 3.2.2KDE 1.2) Installed from: 00SuSE RPMs When scanning a directory that contains a subdirectory that can not be read, kdevelop crashes. This problem exists in: buildtools/ant/antprojectpart.cpp buildtools/custommakefiles/customprojectpart.cpp buildtools/pascal/pascalproject_part.cpp buildtools/script/scriptprojectpart.cpp proposed fix in method XXX::populateProject add if (dirEntries==0) continue; after const QFileInfoList *dirEntries = dir.entryInfoList();
I think this was solved in 3.0.3, but i canot test rigth now.
You're right, sorry. It was reported as 75943 and fixed in 3.0.3 Dont't know why I did'nt see it, when I tried to check wheter the bug had already been reported
*** This bug has been marked as a duplicate of 75943 ***