Version: 3.0.0 (using KDE 3.1.9) Compiler: gcc version 3.2 OS: Linux (i686) release 2.4.20 Hi! I'm using latest KDE CVS, so the latest KDevelop CVS too (Gideon). After compiling and installing it's not possible to create a new project, the menu entry is just missing. When opening the configuration dialog, only "General" and "Plugins" appear, but there're no plugins in the list. I did a normal make -f Makefile.cvs ./configure make make install I'm using SuSE 8.1 (gcc 3.2), KDE CVS, Qt snapshot from today. Thanks in advance, Sven L
Did it get installed into the same directory as KDE, or in one of the KDEDIRS? If not, did you rerun kbuildsycoca?
>Did it get installed into the same directory as KDE, or in one of the KDEDIRS? Yes of course, KDevelop get's installed into the same directory as the rest of KDE. >If not, did you rerun kbuildsycoca? Yes, I also reran kbuildsycoca! (which gives the following output btw.) kbuildsycoca: Recreating ksycoca file (/var/tmp/kdecache-sven/ksycoca, version 60) Property 'X-KDevelop-Language' is defined multiple times (KDevelop/CompilerOptions) kio (KService*): WARNING: Invalid Service : .hidden/.desktop I tried to delete the gideon configuration file...but without success.
congratulations, someone completely broke the plugin loading stuff in KDE. Please use a stable KDE as HEAD is unusable at the moment.
update: caleb just fixed that in CVS
Note: this was a bug in kdelibs, so a cvs update of kdelibs is needed to fix this problem.