<div dir="ltr">Hi Hans-Peter<div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Dec 1, 2013 at 1:16 PM, Hans-Peter Jansen <span dir="ltr"><<a href="mailto:hpj@urpla.net" target="_blank">hpj@urpla.net</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi,<br>
<br>
being a newbie in gis affairs and therefore in QGIS, I would like to say<br>
warmth hello.<br>
<br>
Not being a newbie for python nor python-{sip,qt*} affairs, I noticed some<br>
issues of QGIS with sip 4.15 onwards. It was a rather noticeable update, as<br>
many complex bindings broke. Thankfully, the fixes are easy enough: it boils<br>
down to declare some missing private methods in the respective sip files.<br>
<br>
Please see attached patches. What do you think?<br>
<br>
I noticed, that these issues are tackled differently in the current git:<br>
they're moved to protected methods. This is rather suboptimal, since due to<br>
sips "protected is public" trick, the whole protection is void.<br>
<br>
BTW, I build my stuff in the public:<br>
<br>
        <a href="https://build.opensuse.org/project/monitor/home:frispete:geo" target="_blank">https://build.opensuse.org/project/monitor/home:frispete:geo</a><br>
<br>
and attempt to feed my fixes upstream (with this message) as well as to the<br>
more prominent openSUSE feeds (Application:Geo), but the submit request is<br>
still pending.<br>
<br>
While at it, I noticed a long stream of error messages related to srs.db<br>
handling during build. A crude fix for that is also attached, but I have to<br>
admit, that I didn't fully grok the details of the database handling in this<br>
regard. I first concentrated on getting a clean build. Hence, I included the<br>
sample data as an additional package.<br>
<br>
Now, the hopefully soon to be available packages for openSUSE are in a much<br>
better shape than before. Somebody with a deeper builder and user experience<br>
taking a look is highly appreciated, especially related to the available<br>
extensions. Which one's are really open source, which is a prerequisite for<br>
being build on the OBS?<br>
<br>
Cheers,<br>
Pete<br>_______________________________________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br></blockquote></div><br>Thanks, I applied it to master as 074fd87.</div><div class="gmail_extra">

<br></div><div class="gmail_extra">Regards</div><div class="gmail_extra"><br></div><div class="gmail_extra">Tim<br clear="all"><div><br></div>-- <br><div dir="ltr">Tim Sutton - QGIS Project Steering Committee Member<br>==============================================<br>

Please do not email me off-list with technical<br>support questions. Using the lists will gain<br>more exposure for your issues and the knowledge<br>surrounding your issue will be shared with all.<br><br>Irc: timlinux on #qgis at <a href="http://freenode.net" target="_blank">freenode.net</a><br>

==============================================</div>
</div></div>