<div class="gmail_quote">On Tue, Aug 17, 2010 at 11:23 PM, Friedrich W. H. Kossebau <span dir="ltr"><<a href="mailto:kossebau@kde.org">kossebau@kde.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi, Aleix,<br>
<br>
Mardi, le 17 août 2010, à 22:28, Aleix Pol a écrit:<br>
<div><div></div><div class="h5">> On Thu, Aug 12, 2010 at 11:11 PM, Friedrich W. H. Kossebau<br>
> <<a href="mailto:kossebau@kde.org">kossebau@kde.org</a><br>
><br>
> > wrote:<br>
> ><br>
> > Hi,<br>
> ><br>
> > now that Okteta 0.5.0 is released, also all the headers for the Okteta<br>
> > libs are published for the first time, so that 3rd-party developers can<br>
> > make use of<br>
> > these libs in their software. Well, also 1st-party developers :)<br>
> ><br>
> > Thus I just gave some polish to the Okteta plugin for KDevelop 4.0 I<br>
> > started<br>
> > at the Kate-KDevelop sprint in Berlin early this year. I think it is<br>
> > ready for<br>
> > a first release now. Find it at<br>
> > <a href="http://websvn.kde.org/trunk/playground/devtools/kdevelop4-extra-" target="_blank">http://websvn.kde.org/trunk/playground/devtools/kdevelop4-extra-</a><br>
> > plugins/okteta/<br>
> ><br>
> > Now I wonder:<br>
> > What to do? :)<br>
> > Where (repo, folder) would the released branch of the plugin end?<br>
> > How/where do I develop the version for KDevelop 4.1?<br>
> ><br>
> > So could someone please review the code and help with adding it to the<br>
> > official plugins (if accepted as such)? Millian, at Akademy you showed<br>
> > interest to help with this, still possible? :)<br>
> ><br>
> > There is still one problem (but on KDevelop side):<br>
> > in the filesystem tool in the RMB menu all actions from plugins are added<br>
> > once<br>
> > more if the menu gets shown, so by the time appear x times. Alexander, at<br>
> > Akademy you said you have a fix for this, but I still see this with what<br>
> > I get<br>
> > if I compile the kdevplatform 1.0 and kdevelop 4.0 branches. Strangely<br>
> > enough<br>
> > the KDevelop (1.0.0, 4.0.0) I use here on (K)Ubuntu does not have this<br>
> > problem. Will this be ixed in 4.0.2/1.0.x? Could I help?<br>
> ><br>
> > Some blog blabla for more background:<br>
> ><br>
> > <a href="http://frinring.wordpress.com/2010/02/16/okteta-going-for-kdevelop-and-ka" target="_blank">http://frinring.wordpress.com/2010/02/16/okteta-going-for-kdevelop-and-ka</a><br>
> > te/<br>
> > <a href="http://frinring.wordpress.com/2010/07/27/akademy-development-catalysator" target="_blank">http://frinring.wordpress.com/2010/07/27/akademy-development-catalysator</a><br>
> > /<br>
> ><br>
> > Cheers<br>
> > Friedrich<br>
> > --<br>
> > KDE Okteta - a simple hex editor - <a href="http://utils.kde.org/projects/okteta" target="_blank">http://utils.kde.org/projects/okteta</a><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>
><br>
> Since we don't want to have oktetalibs installed as a kdevelop dependency,<br>
<br>
</div></div>You mean both hard and optionally dependency?<br>
<div class="im"><br>
> I guess the best would be that you install kdevelop support together with<br>
> Okteta and KDevelop will detect that automatically.<br>
<br>
</div>Given that I can't add that to SC 4.5 and that there will be multiple KDevelop<br>
releases with incompatible plugin versions in the meantime... sorry, don't<br>
agree that this is the best :)<br>
<div class="im"><br>
> You can release the KDevelop plugin separately also, what would you prefer<br>
> to do?<br>
<br>
</div>Hm, what would packagers prefer? How do you (plan to) handle plugins for<br>
QtDesigner, KDiff/Kompare and others which depend on other libs? Will there be<br>
some KDevelop-Addon module, next to KDevPlatform and KDevelop? That is what I<br>
would prefer to have the plugin in. Could be the starting plugin for that<br>
module?<br>
Where else do you consider all the stuff to end which is currently in<br>
playground/devtools/kdevelop4-extra-plugins?<br>
<div><div></div><div class="h5"><br>
Cheers<br>
Friedrich<br>
--<br>
KDE Okteta - a simple hex editor - <a href="http://utils.kde.org/projects/okteta" target="_blank">http://utils.kde.org/projects/okteta</a><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>
</div></div></blockquote></div><div><br></div>Well, for the moment we're not relying on other libraries inside KDE. QtDesigner is Qt and it's fine to put it in KDevelop and we've forked Kompare library for patch review so it's fine.<div>
<br></div><div>In my opinion, having such a KDevelop extra plugins module would be a good thing but we would need to specify quite clearly what do we want to have there and in kdevelop itself and so on. For the moment, if you want to release ASAP just create a separate project and you can go on with that, when we have enough candidates we can decide to create that module.</div>