Re: [Qgis-developer] SIP API Update merged. Attention plugin authors

2013-06-10 Thread Nathan Woodrow
Hey everyone, You are On Sat, Jun 8, 2013 at 9:35 PM, Nathan Woodrow madman...@gmail.com wrote: Hey all, The new SIP API has been merged now. There are still a few things to clean up in some of the core plugins but it is merged for wider testing. I don't expect to find any major issues.

[Qgis-developer] SIP API Update merged. Attention plugin authors and nightly dev users.

2013-06-10 Thread Nathan Woodrow
Hey everyone, You are now free to upload your new 2.0 API version of your plugins to the QGIS plugin repo. Remember to set qgisMinimumVersion and qgisMaximumVersion in your metadata.txt so that plugin repo and installer get the right version of the plugin. An updated conversion guide is at

Re: [Qgis-developer] SIP API Update merged. Attention plugin authors

2013-06-10 Thread Bernhard Ströbl
. Regards, Nathan ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer __ Information from ESET Mail Security, version of virus signature database 8432 (20130610

Re: [Qgis-developer] SIP API Update merged. Attention plugin authors

2013-06-10 Thread Nathan Woodrow
ESET Mail Security, version of virus signature database 8432 (20130610) __ The message was checked by ESET Mail Security. http://www.eset.com -- Bernhard Ströbl Anwendungsbetreuer GIS Kommunale Immobilien Jena Am Anger 26 07743 Jena Tel.: 03641 49- 5190 E-Mail: bernhard.stro

Re: [Qgis-developer] SIP API Update merged. Attention plugin authors

2013-06-10 Thread Radim Blazek
I am getting error on startup: An error occured during execution of following code: pyplugin_installer.instance().showPluginManagerWhenReady() ... url = settings.value(key+/url, , type=unicode) TypeError: QSettings.value(QString, QVariant defaultValue=QVariant()): 'type' is not a valid keyword

Re: [Qgis-developer] SIP API Update merged. Attention plugin authors and nightly dev users.

2013-06-10 Thread Borys Jurgiel
Dnia poniedziałek, 10 czerwca 2013 o 14:54:45 Nathan Woodrow napisał(a): Hey everyone, You are now free to upload your new 2.0 API version of your plugins to the QGIS plugin repo. Remember to set qgisMinimumVersion and qgisMaximumVersion in your metadata.txt so that plugin repo and installer

[Qgis-developer] Updated plugin missing from the Get More

2013-06-10 Thread Gary Sherman
I updated my PinPoint plugin for the sip v2 API and uploaded it. It didn't show up in the Get More list until I changed my settings to show experimental plugins. PinPoint is not flagged as experimental in metadata.txt (experimental=False). -gary -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- Gary

Re: [Qgis-developer] SIP API Update merged. Attention plugin authors

2013-06-10 Thread Matthias Kuhn
I have been working on a fix for this today, which is open as a pull request at the moment [1] We have been discussing this on IRC today, Main points: On the C++ side, there are invalid and NULL QVariants. On the python side there is only None, therefore QPyNullVariant has been introduced. As we

Re: [Qgis-developer] Updated plugin missing from the Get More

2013-06-10 Thread Borys Jurgiel
Dnia poniedziałek, 10 czerwca 2013 o 17:03:49 Gary Sherman napisał(a): I updated my PinPoint plugin for the sip v2 API and uploaded it. It didn't show up in the Get More list until I changed my settings to show experimental plugins. PinPoint is not flagged as experimental in metadata.txt

Re: [Qgis-developer] QGIS 2.0 Release Date

2013-06-10 Thread Ted
Hi Tim Thank you for the information. Looking forward to this great release. Agree, better late than a buggy release. Regards ted On Fri, Jun 7, 2013 at 10:48 PM, Tim Sutton li...@linfiniti.com wrote: Hi Ted At the moment the release looks like it will be delayed by at least 3-4

[Qgis-developer] Geopackage, Spatialite v4.1 QGIS v2.0

2013-06-10 Thread Ted
All, Spatialite 4.1 released recently. As far as I understand, the proposed OGC's GeoPackage is based on spatialite. For long time, I notice that spatiliate is kind of ignored (may be due to interest level) and never got the full attention of the developer. Even today, the only version supported

Re: [Qgis-developer] Geopackage, Spatialite v4.1 QGIS v2.0

2013-06-10 Thread Alexander Bruy
Hi, 2013/6/11 Ted tiruchirapa...@gmail.com: For long time, I notice that spatiliate is kind of ignored (may be due to interest level) and never got the full attention of the developer. Even today, the only version supported is sptialite 3.8 in spite of v4.0 having some great features. QGIS