Re: Quanta update

Werner Joss <[email protected]> Sun, 04 Nov 2012 17:33 +0100
Newsgroups gmane.comp.kde.devel.quanta.user
Message-ID <3032431.iaG6WMjgDk@werner-desk>
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