| Summary: | Not possible to create a new project and no plugins available | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Sven Lueppken <sven> |
| Component: | general | Assignee: | KDevelop Developers <kdevelop-devel> |
| Status: | CLOSED INTENTIONAL | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Sven Lueppken
2003-02-09 16:56:47 UTC
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. |