[Bug 65251] crash on startup after upgrade from gideon-030812
Amilcar do Carmo Lucas
a.lucas at tu-bs.de
Wed Oct 8 20:25:10 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=65251
------- Additional Comments From a.lucas at tu-bs.de 2003-10-08 20:23 -------
do:
su
rm -Rf $KDEDIR/share/apps/kdevpartexplorer
rm $KDEDIR/share/services/kdevpartexplorer.desktop
rm $KDEDIR/lib/kde3/libkdevpartexplorer.*
exit
cd kdevelop_source_directory
cvs up
rm -Rf parts/partexplorer
remove the reference to partexplorer in parts/Makefile.am file.
make
su
make install
exit
And no more crash
More information about the KDevelop-devel
mailing list