That is interesting since Valgrind plugin also shows up in "Settings->Configure Kdevelop...->Plugin" even though there is no apparent setting to me made<br><br><div class="gmail_quote">On Sun, Feb 19, 2012 at 9:26 AM, Sven Brauch <span dir="ltr"><<a href="mailto:svenbrauch@googlemail.com">svenbrauch@googlemail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
python is a language support plugin, it won't show up in the settings<br>
dialog. If it's in loaded plugins, it's fine.<br>
KDevelop has the same behaviour like without it -- unless you open a<br>
python file, I'd say ;p<br>
<br>
Greetings<br>
<br>
Am 19. Februar 2012 14:34 schrieb Michael Hart <<a href="mailto:michael.george.hart@gmail.com">michael.george.hart@gmail.com</a>>:<br>
<div class="HOEnZb"><div class="h5">> Fantastic that little trick worked!!!! You might consider upgrading your<br>
> documentation to flag this potential issue in your FAQ section for those<br>
> people who build kdevelop4 and kdev-valgrind from source.<br>
><br>
> I tried the same thing for the python plugin. It also showed now shows up in<br>
> the "Help->Loaded Plugin" as "kdevpythonsupport" However, in<br>
> "Settings->Configure Kdevelop...->Plugin" there is not indication that there<br>
> exist a PYTHON plugin. Even more so Kdevelop4 has the same standard behavior<br>
> without the PYTHON Plugin.<br>
><br>
> You wouldn't off hand know what to do about that?<br>
><br>
> Thanks for the help with Valgrind. It is going to be a very useful addition<br>
> to work.<br>
><br>
> Michael<br>
><br>
> On Sun, Feb 19, 2012 at 3:07 AM, Damien Coppel <<a href="mailto:damien.coppel@gmail.com">damien.coppel@gmail.com</a>><br>
> wrote:<br>
>><br>
>> Hi Michael.<br>
>><br>
>> I think the problem come form a different version between kdevvalgrind and<br>
>> kdevelop.<br>
>><br>
>> To get the correct version, you can for exemple check at the end of the<br>
>> file "kdevgdb.desktop" (probably<br>
>> "/home/me/bin/kdevelop4/share/kde4/services/kdevgdb.desktop").<br>
>> There is a line which looks like "X-KDevelop-Version=14".<br>
>><br>
>> Then put the same numer on the line "X-KDevelop-Version=xx" of the file<br>
>> "kdevvalgrind.desktop"<br>
>> ("/home/me/bin/kdevelop4/share/kde4/services/kdevvalgrind.desktop").<br>
>><br>
>> This version depend of the way you get kdevelop (git, package ...), so we<br>
>> stiil have some trouble to get it right in all the case.<br>
>><br>
>> Then you have to run the command "kbuildsycoca4" in a terminal where the<br>
>> environment variable KDEDIRS is correctly set<br>
>> ("KDEDIRS=/home/me/bin/kdevelop4:/") before starting kdevelop (this command<br>
>> check all the available plugin).<br>
>><br>
>> Let us know if it works !<br>
>><br>
>> Regards.<br>
>><br>
>> On Sun, Feb 19, 2012 at 7:44 AM, Michael Hart<br>
>> <<a href="mailto:michael.george.hart@gmail.com">michael.george.hart@gmail.com</a>> wrote:<br>
>>><br>
>>><br>
>>> kdev-valgrind does not work with the latest trunk build kdevelop4 version<br>
>>> 3<br>
>>><br>
>>> I have down loaded the latest trunk of kdevelop4 and did the following<br>
>>> after building and testing kdevelop4<br>
>>><br>
>>> git clone git://<a href="http://anongit.kde.org/kdev-valgrind" target="_blank">anongit.kde.org/kdev-valgrind</a><br>
>>><br>
>>> cd kdev-valgrind<br>
>>><br>
>>> mkdir build<br>
>>><br>
>>> cd build<br>
>>><br>
>>> cmake -DCMAKE_INSTALL_PREFIX:PATH=/home/me/bin/kdevelop4 ../   "that is<br>
>>> where kdevelop is installed"<br>
>>><br>
>>> make<br>
>>> make install<br>
>>><br>
>>> Install the project...<br>
>>> -- Install configuration:<br>
>>> "RelWithDebInfo"<br>
>>> -- Up-to-date: /home/me/bin/kdevelop4/lib64/kde4/kdevvalgrind.so<br>
>>> -- Up-to-date:<br>
>>> /home/me/bin/kdevelop4/share/kde4/services/kdevvalgrind.desktop<br>
>>> -- Up-to-date:<br>
>>> /home/me/bin/kdevelop4/share/apps/kdevvalgrind/kdevvalgrind.rc<br>
>>><br>
>>> Any idea how to fix this I have checked several times and it clear it has<br>
>>> not been loaded. Nothing showing up in the configuration launcher either.<br>
>>> Any idea how to fix this?<br>
>>><br>
>>> Thanks<br>
>>> Michael<br>
>>><br>
>>><br>
>><br>
><br>
><br>
</div></div><span class="HOEnZb"><font color="#888888">> --<br>
> KDevelop-devel mailing list<br>
> <a href="mailto:KDevelop-devel@kdevelop.org">KDevelop-devel@kdevelop.org</a><br>
> <a href="https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel" target="_blank">https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel</a><br>
><br>
<br>
--<br>
KDevelop-devel mailing list<br>
<a href="mailto:KDevelop-devel@kdevelop.org">KDevelop-devel@kdevelop.org</a><br>
<a href="https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel" target="_blank">https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel</a><br>
</font></span></blockquote></div><br>