[Qgis-developer] Crash when closing layer properties

2017-03-23 Thread Tim Sutton
Hi All I am getting a crash on master on MacOS every time I press OK in the layer properties dialog for any vector layer. Seems like the destructor of QgsCodeEditor - can anyone replicate this or suggest a possible fix? Traceback below: Regards Tim 1 __pthread_kill

[Qgis-developer] overload closeEvent in AlgorithmDialog.py

2017-03-23 Thread enrico chiaradia
Dear (processing) developers, for my plugin (IO Geopaparazzi), I need to stop the execution of an external thread when the user presses the X button of the form. I though to overload the closeEvent in this way: from processing.gui.AlgorithmDialog import AlgorithmDialog [omitted] class Expor

Re: [Qgis-developer] Plugin [1200] IO geopaparazzi approval notification.

2017-03-23 Thread Luigi Pirelli
then ok, tnx Luigi Pirelli ** * Boundless QGIS Support/Development: lpirelli AT boundlessgeo DOT com * LinkedIn: https://www.linkedin.com/in/luigipirelli * Stackexchange: http://gis.stackexchange.com/u

Re: [Qgis-developer] QGIS crashes when zzoming in

2017-03-23 Thread Matthias Kuhn
Hi Paolo, a backtrace would still help a LOT more. Can you provide one? Matthias On 03/23/2017 04:26 PM, Paolo Cavallini wrote: > Il 23/03/2017 14:57, Matthias Kuhn ha scritto: >> Hey Paolo, >> >> Any chance to get a backtrace? >> This is always the number one resource for pointers to solutions

Re: [Qgis-developer] QGIS crashes when zzoming in

2017-03-23 Thread Paolo Cavallini
Il 23/03/2017 16:36, Giovanni Manghi ha scritto: > have you *removed* all 3rd party plugins and tested? there are plugins > that are (more or less) known to have very bad influence on QGIS > usability even if only disabled. yes tahnks -- Paolo Cavallini - www.faunalia.eu QGIS & PostGIS courses:

Re: [Qgis-developer] QGIS crashes when zzoming in

2017-03-23 Thread Giovanni Manghi
Hi all, > Hi all, > I'm consistently getting a crash when zooming in, both with qgis 2.14.11 > and with 2.18.4, with a particular project. It does not happen with > others. When loading layers individually, it also does not crash. > Apparently therefore the issue is related to styling. > The same

Re: [Qgis-developer] QGIS crashes when zzoming in

2017-03-23 Thread Paolo Cavallini
Il 23/03/2017 14:57, Matthias Kuhn ha scritto: > Hey Paolo, > > Any chance to get a backtrace? > This is always the number one resource for pointers to solutions with > crashes. OK, so I found that the crash depends on a single PostGIS point layer in EPSG:4326. When the project is reprojected to

Re: [Qgis-developer] Plugin [1200] IO geopaparazzi approval notification.

2017-03-23 Thread Paolo Cavallini
Il 23/03/2017 15:22, Luigi Pirelli ha scritto: > what is the binary included in this splugin? > https://github.com/eachiaradia/IOGeopaparazzi/blob/master/sample/test1.gpap thanks Luigi for spotting this plugin unpublished, ticket opened all the best -- Paolo Cavallini - www.faunalia.eu QGIS & Pos

[Qgis-developer] Plugin [1200] IO geopaparazzi approval notification.

2017-03-23 Thread noreply
Plugin IO geopaparazzi approval by pcav. The plugin version "[1200] IO geopaparazzi 0.1.2 Experimental" is now unapproved Link: http://plugins.qgis.org/plugins/IOGeopaparazzi/ ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org List info: http

[Qgis-developer] Plugin [1200] IO geopaparazzi approval notification.

2017-03-23 Thread noreply
Plugin IO geopaparazzi approval by pcav. The plugin version "[1200] IO geopaparazzi 0.1.1 Experimental" is now unapproved Link: http://plugins.qgis.org/plugins/IOGeopaparazzi/ ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org List info: http

[Qgis-developer] Plugin [1200] IO geopaparazzi unapproval notification.

2017-03-23 Thread noreply
Plugin IO geopaparazzi unapproval by pcav. The plugin version "[1200] IO geopaparazzi 0.1 Experimental" is now unapproved Link: http://plugins.qgis.org/plugins/IOGeopaparazzi/ ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org List info: http

Re: [Qgis-developer] Plugin [1200] IO geopaparazzi approval notification.

2017-03-23 Thread Luigi Pirelli
what is the binary included in this splugin? https://github.com/eachiaradia/IOGeopaparazzi/blob/master/sample/test1.gpap ergards Luigi Pirelli ** * Boundless QGIS Support/Development: lpirelli AT bound

Re: [Qgis-developer] QGIS crashes when zzoming in

2017-03-23 Thread Matthias Kuhn
Hey Paolo, Any chance to get a backtrace? This is always the number one resource for pointers to solutions with crashes. Cheers Matthias On 03/23/2017 02:00 PM, Paolo Cavallini wrote: > Il 23/03/2017 13:56, Richard Duivenvoorde ha scritto: > >> https://lists.osgeo.org/pipermail/qgis-user/2017-M

[Qgis-developer] Plugin [1201] Sort Layers approval notification.

2017-03-23 Thread noreply
Plugin Sort Layers approval by pcav. The plugin version "[1201] Sort Layers 0.3 Experimental" is now approved Link: http://plugins.qgis.org/plugins/SortLayers/ ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org List info: https://lists.osgeo.

Re: [Qgis-developer] QGIS crashes when zzoming in

2017-03-23 Thread Paolo Cavallini
Il 23/03/2017 13:56, Richard Duivenvoorde ha scritto: > https://lists.osgeo.org/pipermail/qgis-user/2017-March/039520.html > > I asked him to sent a project+data to be able to reproduce, he responded > to me privately, that the same project on other machines worked, and > recreating the project a

Re: [Qgis-developer] QGIS crashes when zzoming in

2017-03-23 Thread Richard Duivenvoorde
On 23-03-17 13:27, Paolo Cavallini wrote: > Hi all, > I'm consistently getting a crash when zooming in, both with qgis 2.14.11 > and with 2.18.4, with a particular project. It does not happen with > others. When loading layers individually, it also does not crash. > Apparently therefore the issue i

[Qgis-developer] QGIS crashes when zzoming in

2017-03-23 Thread Paolo Cavallini
Hi all, I'm consistently getting a crash when zooming in, both with qgis 2.14.11 and with 2.18.4, with a particular project. It does not happen with others. When loading layers individually, it also does not crash. Apparently therefore the issue is related to styling. The same project was working w

[Qgis-developer] Atlas End User Functionality

2017-03-23 Thread Finbar Gillen
Hi all, I have generated an Atlas Map within QGIS. I am wondering if there is any way this can be exported so that an end user can navigate between the different pages, rather than just exporting as separate pdf pages. Regards Finbar Gillen Vhi Group DAC (Vhi) is a holding company for insurance

Re: [Qgis-developer] FOSS4G Boston QGIS presentation?

2017-03-23 Thread Nathan Woodrow
Hey Larry, I have some slides from my talk just recently in New Zealand if you want to use some of it. The slide deck uses the new logo and style guide which looks pretty good. You can find the slides here: https://www.dropbox.com/s/85jxstidntb8e8t/QGIS%20NZ%20-%202017.pptx?dl=0 Regards, Natha

[Qgis-developer] API: how to get URL of WMS layer if different to layer.source()

2017-03-23 Thread Tom Chadwin
Hello all I've not come across this before, but a user has connected to a WMS and added a layer. layer.source() returns the URL used *in the WMS connection*: http://geomap.reteunitaria.piemonte.it/WEBCAT/CAPABILITIES/wms_coto_ortofoto_1979.xml However, to get that WMS layer to appear in a webmap

[Qgis-developer] Compiling manuals

2017-03-23 Thread Paolo Cavallini
Hi all, I would like to have the manuals for the testing version. PDFs are available, html apparently not. Is this confirmed? Wouldn't it be good to add these too? Then I resolved to compiling it myself, and I discovered that they do not compile under Python 3: RuntimeError: Click will abort furth

[Qgis-developer] [travis] Announcement: Enabling auto cancellation

2017-03-23 Thread Matthias Kuhn
Dear devs, Travis introduced a new feature called "auto cancellation" which will automatically cancel any unstarted jobs on new builds. This saves resources if someone is faster with pushing updates on a branch than travis is with starting its tests. I just enabled this feature for pull requests.