Missing plugins

Fredrik Edemar Fredrik.Edemar at edu.taby.se
Sun Sep 14 20:25:06 UTC 2003


Hi,

I had the same problem too. It seemed that KDevelop couln't find the
plugins. I tried with a re-installation of kdelibs, kdebase and
kdevelop, but it didn't helped. Finally, I solved it with replacing the
functioncall "KService::serviceByName" with
"KService::serviceByDesktopName" in

parts/adaproject/adaproject_part.cpp
parts/autoproject/configureoptionswidget.cpp
parts/autoproject/misc.cpp
parts/autoproject/subprojectoptionsdlg.cpp
parts/diff/diffwidget.cpp
parts/haskellproject/haskellproject_part.cpp
parts/pascalproject/pascalproject_part.cpp
src/projectmanager.cpp

Maybe that could help you.

Regards,
Fredrik

PS
Please excuse my poor english




More information about the KDevelop-devel mailing list