Hi everyone.<br><br>I will present me an other time (lack of time)...but glade to &quot;meet&quot; you and thanks for your work!<br>I want to post my thought now before to forget to do it..<br>I am wondering if it could be mean-full to resolve the dev package issues before next releases (marble 0.x , kde 4.4 , kubuntu etc..)<br>

I explain myself:<br>(perhaps it is a specific issue to my case so sorry if it&#39;s the case.)<br>I am on kubuntu 9.10 and I develop a small app using marbleWidget. <br>For that I have installed libmarble-dev but there is two problem with it:<br>

First of all there is no marble widget visible in qtdesigner, wrong installed place of /usr/lib/libmarblewidget.so <br>and in fact no marblewidgetplugin.so <br>So I compiled marble from source , install it, moved manually LatLonEditPlugin.so  MarbleNavigatorPlugin.so  MarbleWidgetPlugin.so<br>

in /usr/lib/qt4/plugins/designer and then it appered in qtdesigner!<br>BUT.<br>second issue, uic generate a bad ui_xxx.h with a<br>#include &quot;MarbleWidget.h&quot;<br>instead of<br>#include &lt;marble/MarbleWidget.h&gt;<br>

<br>so at each time uic is used i need to manually modify the include..<br><br>&quot;that&#39;s all&quot; :)<br><br>Perhaps all of this is already solved..<br>but I wanted to tell you.<br>Thanks again<br>CU<br>Sylvain P.<br>