Re: [Qgis-developer] Plugin names: remove `plugn`?

2015-07-03 Thread Anita Graser
On Fri, Jul 3, 2015 at 8:43 AM, Paolo Cavallini wrote: > Hi all, > some plugin have either a name of the type `Something plugin` or a > folder name something_plugin, or both. Although it does not hurt, I > think this is pleonastic, it is inconsistent and thus it may be slightly > confusing, and i

Re: [Qgis-developer] 2.10 segfaults on startup

2015-07-03 Thread Richard Duivenvoorde
On 02-07-15 21:50, Radim Blazek wrote: > Bad, can you post a backtrace? Can you verify if it is really locked? > It should print something like > > src/providers/gdal/qgsgdaldataitems.cpp: 48: (QgsGdalLayerItem) [0ms] > [thread:0x7f721802da80] lock > src/providers/gdal/qgsgdaldataitems.cpp: 48: (Q

Re: [Qgis-developer] Fwd: Difference between two layers doesn't remove any features

2015-07-03 Thread Etienne Trimaille
Thanks Anita. Ticket : http://hub.qgis.org/issues/13067 2015-07-02 22:08 GMT+02:00 Anita Graser : > On Thu, Jul 2, 2015 at 8:48 PM, Anita Graser wrote: > >> >> >> On Thu, Jul 2, 2015 at 8:02 PM, Etienne Trimaille < >> etienne.trimai...@gmail.com> wrote: >> >>> Nobody confirms this bug in 2.10 ?

Re: [Qgis-developer] 2.10 segfaults on startup

2015-07-03 Thread Radim Blazek
On Fri, Jul 3, 2015 at 9:35 AM, Richard Duivenvoorde wrote: > src/providers/ogr/qgsogrdataitems.cpp: 50: (QgsOgrLayerItem) [0ms] > [thread:0x15a59d0] lock So it is locked. > #0 0x7fffefea6ff4 in spatialite_init () >from /usr/lib/x86_64-linux-gnu/libspatialite.so.5 > #1 0x74dab

Re: [Qgis-developer] 2.10 segfaults on startup

2015-07-03 Thread a . furieri
On Fri, 3 Jul 2015 10:58:33 +0200, Radim Blazek wrote: I thought we can, I thought that the problem is concurrent calling of spatialite_init () from multiple threads. I don't know details about why it crashes in spatialite_init(), but mutex lock does not help. I'll revert the commit. Hi Radim,

[Qgis-developer] pyqgis loading oracle table with sql expression

2015-07-03 Thread PIERRE Sylvain
Hi, I'm trying to load oracle table with sql expression like explain here: http://blog.georepublic.info/2013/joining-tables-with-sql-using-pyqgis/ My python code: uriOracle = QgsDataSourceURI() uriOracle.setSrid("EPSG:3948") uriOracle.setConnection('', 'x','x', 'consultsig','consu

[Qgis-developer] from vectGeoref to Vector Rectify

2015-07-03 Thread giulianc51
Hello everyone, someone could remember the development of a QGIS plugin for georeferencing vector layers: vectGeoRef, a feeble attempt to make available to vector layers the same wonderful tool available to raster layers; with the valuable contribution of Luca Mandolesi who carried out the gui,

[Qgis-developer] Build error with qgscontexthelp_texts.cpp

2015-07-03 Thread Rainer Hurling
Hello list, I am one of the guys, who prepare ports of QGIS for other operating systems. In my case, it is for the FreeBSD OS [1]. I am in the process of porting QGIS 2.10.0 at the moment, probably only one last bigger problem exists. For some weeks now, when I try to build QGIS from sources, it