Missing plugins

Robert Jonsson robert.jonsson at dataductus.se
Sun Sep 14 20:34:04 UTC 2003


Hej Fredrik,

Sunday 14 September 2003 20:23 skrev Fredrik Edemar:
> 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

Ah, any idea why this happens, what is the difference?
Should the change be included in gideon?
>
> 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.

I'll try later.

Thanks,
Robert





More information about the KDevelop-devel mailing list