Re: Quanta update
Niko Sams <[email protected]> Sun, 4 Nov 2012 18:37:10 +0100
| Newsgroups | gmane.comp.kde.devel.quanta.user |
|---|---|
| Message-ID | <CACQr-1wjmm7SKJsXXHcxzzpe7_+d=R1ALcrSnZccb-iuaOQvjg@mail.gmail.com> |
Take a look at that wiki page: http://techbase.kde.org/Projects/KDevelop4/HowToCompile you need to set KDEDIRS to /usr/local where you installed the upload plugin. export KDEDIRS=/usr/local/:$KDEDIRS and make sure this export is done always (like described in the wiki) I don't install in /usr/local and I (wrongfully) assumed /usr/local is in KDEDIRS by default. Note: do *NOT* install directly in to /usr, thats only for distribution packages. cheers, Niko On Sun, Nov 4, 2012 at 5:33 PM, Werner Joss <[email protected]> wrote: > Am Sonntag, 4. November 2012, 17:08:24 schrieb Niko Sams: >> hm, that's either because kdevelop doesn't pick up the plugin, or you >> have the wrong >> X-KDevelop-Version in kdevupload.desktop file. >> 1.3 should have 13 > > that is correct. > >> 1.4 should have 14 >> master should have 15 >> >> you can also watch debug output where plugins are loaded when you >> start kdevelop. >> (enable by starting kdebugdialog and checking kdevplatform (shell)) > > hm, > that gives lots of messages like: > > kdevelop(22953)/kdevplatform (shell) > KDevelop::PluginController::loadPluginInternal: Successfully loaded plugin ' > "KDevCustomBuildSystem" ' > > but no indication where plugins are loaded from. > also, no mention of kdevupload whatsoever (at least, could not find scrolling, > as output cannot be grep'ed) > >> check also the version used by other plugins, for php it should be found >> here: /usr/share/kde4/services/kdevphp.desktop >> or similar > > I have only kdevphpsupport.desktop, which contains correct value (13). > thanks again. > > werner > > _______________________________________________ > Quanta mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/quanta