Activity

From 2016-09-16 to 2016-10-15

2016-10-15

02:16 PM Bug report #15637: ArcGIS MapServer Services Export not working
Confirmed on 2.17 Master on Ubuntu 16.04 Randal Hale
01:58 PM Bug report #15097: Issues when running "Import into PostGIS" in batch mode
Hi Victor, thanks for the fixes. I see still two issues:
1) when the table name is left blank, once imported the tab...
Giovanni Manghi
10:29 AM Bug report #15522: Qgis Server doesnt' respect the styling from Desktop
You can replicate the problem by deleting the vl_material.. table from the offline.sqlite and restarting the apache s... Tudor Bărăscu
07:50 AM Bug report #15522: Qgis Server doesnt' respect the styling from Desktop
@Rene
I just figured out why the server is crashing when doing a GetProjectSettings request.
The server cannot acce...
Tudor Bărăscu

2016-10-14

01:09 AM Bug report #15706: "Import Vector into PostGIS database" tool does not honour libpq defults
I made another PR which completely avoids adding any default: https://github.com/qgis/QGIS/pull/3607 Sandro Santilli
12:46 AM Bug report #15706 (In Progress): "Import Vector into PostGIS database" tool does not honour libpq...
Sandro Santilli
12:38 AM Bug report #15706: "Import Vector into PostGIS database" tool does not honour libpq defults
2.14.7 is also affected (NOTE: "2.14.7" is missing from "Affected version" list) Sandro Santilli
04:08 AM Bug report #15706: "Import Vector into PostGIS database" tool does not honour libpq defults
Sandro
i made this PR with changes and assigned it to you
https://github.com/qgis/QGIS/pull/3604
Feel free to merg...
Victor Olaya
12:52 AM Bug report #15487: "Create single-part geometries instead of multi-part" option broken
I don't think "Create single-part geometries instead of multi-part" was ever meant to apply any conversion.
The "Impo...
Sandro Santilli
09:06 AM Bug report #15487: "Create single-part geometries instead of multi-part" option broken
'Multipart to singleparts' converts a multipart feature with 'n' geometries to 'n' singlepart features. R. R.
06:24 AM Bug report #15487: "Create single-part geometries instead of multi-part" option broken
How does "Multipart to singleparts" work, within processing ? (downgrading from Severe/Regression to Normal) Sandro Santilli
12:33 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
Also fixed for 2.14.8 Sandro Santilli
12:24 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
Fixed for 2.16.4, 2.18.0, master Sandro Santilli
12:24 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
Fixed for 2.16.4, 2.18.0, master Sandro Santilli
12:24 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
Fixed for 2.16.4, 2.18.0, master Sandro Santilli
12:15 AM Bug report #15698 (Closed): [Processing] Import Vector into PostGIS database doesn't work with fi...
Fixed in changeset commit:"1b1b238836162e5088fb58670da169a6f352d9a8". Sandro Santilli
01:41 PM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
I've just tried and with the patch "Buffer vectors" works fine.
"Clip vectors by extent" and "Convert format" seem to...
Sandro Santilli
06:52 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
Apparently most of the OGR tools in Processing are also having the same problem (I've just tried with buffer, clip, c... Jérôme Guélat
06:44 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
btw, it looks like "convert format" tool is still suffering the same bug - are you aware of a separate ticket for that ? Sandro Santilli
06:36 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
Of course you can. Jérôme Guélat
06:34 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
Jérôme can we include the geodatabase files you provided in our testsuite ? Sandro Santilli
06:13 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
Great! Thanks a lot! Jérôme Guélat
06:12 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
Pull request ready for tests: https://github.com/qgis/QGIS/pull/3605 Sandro Santilli
05:33 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
Taking it back, it doesn't look like #15168 has to do with this. Must have been a change in the geodatabase loader, t... Sandro Santilli
05:27 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
NOTE: the "layername=" to "layerid=" change was introduced in 2016-06-30, according to ChangeLog, to fix #15168 Sandro Santilli
05:17 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
*Results for 2.14.7 with GDAL/OGR 2.1.1 (installed with osgeo4w) using the following commit:ed8807c
Layer source for...
Jérôme Guélat
05:13 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
Ok now I see the 2.14 thing.
I was confused by the fact that I was opening a project saved with 2.16.
When you open a...
Sandro Santilli
04:44 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
Jérôme Guélat wrote:
> Thanks for having a look at this problem... Here's what I get (using Windows, btw.):
>
> 2.14...
Sandro Santilli
04:37 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
vector2 has 2 layers, loading both results in one having 'layerid=1' and the other not having any 'layerid' in the Da... Sandro Santilli
03:14 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
Sandro Santilli wrote:
> This boils down to the "Layer source" being incomplete for the loaded layers
> (double click...
Jürgen Fischer
03:13 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
Thanks for having a look at this problem... Here's what I get (using Windows, btw.):
2.14.7: layer source complete i...
Jérôme Guélat
02:51 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
This boils down to the "Layer source" being incomplete for the loaded layers
(double click on the loaded layers to ve...
Sandro Santilli
02:45 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
Actually, I cannot confirm 2.14 is fine.
Following the code it seems that he "layername" is extracted from the input ...
Sandro Santilli
12:49 PM Bug report #15710 (Closed): Default value issue when renaming a schema
When renaming a schema in the DB-Manager, the path of default values is not renamed. R. R.
12:17 PM Feature request #15119: on screen snapping indicator
I think a great improvement would be also to see where the first click was! Like a large circle and then, maybe an au... Donovan Cameron
12:14 PM Bug report #15583 (Closed): raster classes cannot be adjusted, only by using the +/- buttons
Looks to be working again in 2.16.3.r85.g34c049d-1 Donovan Cameron
09:21 AM Bug report #15709 (Closed): bad match of valeurs with virtual layer
The values no match in the table of virtual layer with the source layer.
The difference is visible in:
- the disp...
Hugues Bernard
06:35 AM Bug report #15708 (Closed): qgis master error during cmake configure
-- QGIS version: 2.99.0 Master (29900)
-- Could not find GRASS 6
-- Could not find GRASS 7
-- Found Proj: /usr/lib/li...
Rashad Kanavath
05:42 AM Bug report #14703 (Feedback): Identify Results -> Save Link Fails
Hi,
a few questions:
is the "(I) button" the identify tool?
what is the wms server, geoserver?
what is the platfor...
Giovanni Manghi
02:22 AM Bug report #15707: [processing] dissolve (QGIS Geoalgorithm) causes a crash (minidump)
I am sure it's not related to that fix, since it only removes a debug line...
Needs fixing anyway.
Victor Olaya
02:11 AM Bug report #15707 (Closed): [processing] dissolve (QGIS Geoalgorithm) causes a crash (minidump)
after fix patch of #15677
dissolve causes a crash (minidump) when a field is used.
ok when dissolve all.
OK with QGI...
Alain FERRATON

2016-10-13

01:50 AM Bug report #15706 (Closed): "Import Vector into PostGIS database" tool does not honour libpq defults
I have connection with unspecified host/user to rely on libpq defaults (including env variables).
Using "Import Vecto...
Sandro Santilli
01:47 AM Bug report #15097: Issues when running "Import into PostGIS" in batch mode
These should be fixed already.
The only thing not fixed is your last suggestion about the dest crs, since that is a ...
Victor Olaya
01:41 AM Bug report #15698 (In Progress): [Processing] Import Vector into PostGIS database doesn't work wi...
Also confirmed with 2.16.3, while 2.14.7 is fine Sandro Santilli
01:38 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
So even with OpenFileGDB driver I confirm the issue, but the issue for me happens with both input datasets. This is w... Sandro Santilli
01:33 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
Figured, I could open it (http://gis.stackexchange.com/questions/26285/file-geodatabase-gdb-support-in-qgis) -- but I... Sandro Santilli
01:28 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
Sorry for being so lame, but could you please explain step "1. Open a vector layer stored in a file geodatabase (I'm ... Sandro Santilli
12:34 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
More details: apparently QGIS 2.14 is doing it correctly only if at least 2 datasets are stored in the file geodataba... Jérôme Guélat
11:29 PM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
Of course! Here's one... Jérôme Guélat
08:25 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
Could you please attach a minimal geodatabase to reproduce this ? Sandro Santilli
08:25 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
Could you please attach a minimal geodatabase to reproduce this ? Sandro Santilli
03:17 AM Bug report #15698 (Closed): [Processing] Import Vector into PostGIS database doesn't work with fi...
The Processing tool "Import Vector into PostGIS database" (in GDAL/OGR) doesn't work if the vector layer comes from a... Jérôme Guélat
01:01 AM Bug report #15226: Primary key issue when copying a table by Drag&Drop
To the best of my knowledge copying tables by D&D also succeeds now. If you can test, the working code is in master_2... Sandro Santilli
01:00 AM Bug report #15226 (Closed): Primary key issue when copying a table by Drag&Drop
Fixed in changeset commit:"5abdfcb8064f3b3a848358afb95723b932dd3b05". Sandro Santilli
12:37 PM Bug report #15226: Primary key issue when copying a table by Drag&Drop
Sandro, it's great to see this bug fixed.
Sandro Santilli wrote:
> Views are affected, while real table aren't (or ...
R. R.
08:11 AM Bug report #15226: Primary key issue when copying a table by Drag&Drop
So with PR https://github.com/qgis/QGIS/pull/3599 I've made PostgreSQL layer importer (createEmptyLayer) support quot... Sandro Santilli
02:53 AM Bug report #15226: Primary key issue when copying a table by Drag&Drop
I confirm it should be createEmptyTable, within the Postgres provider, to interpret the URI.
Hopefully the semantic o...
Sandro Santilli
02:28 AM Bug report #15226: Primary key issue when copying a table by Drag&Drop
On further research, I found that we get quoted identifiers in the url when the primary key type is a FidMap. This ha... Sandro Santilli
02:11 AM Bug report #15226: Primary key issue when copying a table by Drag&Drop
Sandro Santilli wrote:
> Jurgen, once again this issue is about properly defining semantic for some fields.
> In this...
Jürgen Fischer
02:01 AM Bug report #15226: Primary key issue when copying a table by Drag&Drop
Jurgen, once again this issue is about properly defining semantic for some fields.
In this case is the "keyColumn()" ...
Sandro Santilli
12:45 AM Bug report #15683: python/sip: qgsvectorlayer instance improperly turns into qgsmaplayer when ref...
Victor, I've renamed the title of this issue and have removed the assigned to value to indicate the need to address t... Mathieu Pellerin - nIRV
12:45 AM Bug report #15683: python/sip: qgsvectorlayer instance improperly turns into qgsmaplayer when ref...
Victor, I've renamed the title of this issue and have removed the assigned to value to indicate the need to address t... Mathieu Pellerin - nIRV
12:44 AM Bug report #15696: Layer effects having unexpected render issues in Print Composer
Yes, I'll backport it to the current stable releases too so it'll be in the next point releases. Just going to test a... Nyall Dawson
12:17 AM Bug report #15696: Layer effects having unexpected render issues in Print Composer
Thankyou Nyall, you are awesome!
To anyone who says "it's open source, so you just dont have the technical support of...
Jamie Portman
12:07 AM Bug report #15696 (Closed): Layer effects having unexpected render issues in Print Composer
Fixed in changeset commit:"a0bfc10c568e3e4f54a7f43ca285e2e7b11a194a". Nyall Dawson
04:20 PM Bug report #15696: Layer effects having unexpected render issues in Print Composer
Perfect - exactly what I needed, thank you. Looks like the issue is caused by the marker line style drawn underneath ... Nyall Dawson
04:10 PM Bug report #15696: Layer effects having unexpected render issues in Print Composer
Hi Nyall,
I've managed to strip back the project and isolate when the problem occurs a fair bit!
The attached projec...
Jamie Portman
12:11 AM Bug report #15487: "Create single-part geometries instead of multi-part" option broken
I must have been wrong, since QGIS 2.8.1 throws the same error. To me, 'Create single-part geometries instead of mult... R. R.
11:31 PM Bug report #15705 (Closed): composer table item: inlined color picker inaccessible within the "ad...
Fixed in changeset commit:"721d3c5bfbd33f00ab675edebb3d3aa3854352e3". Nyall Dawson
10:13 PM Bug report #15705 (Closed): composer table item: inlined color picker inaccessible within the "ad...
An issue has slipped into the composer table item in master whereas the inlined color picker panel is inaccessible wh... Mathieu Pellerin - nIRV
08:33 PM Bug report #15691: 'Expand All'/'Collapse All' issue when opening a project
Thx! R. R.
08:23 PM Bug report #15691 (Closed): 'Expand All'/'Collapse All' issue when opening a project
Fixed in changeset commit:"de85fdd6e8fa3d4f38196376aabccce317cbf341". Martin Dobias
01:47 PM Bug report #15691: 'Expand All'/'Collapse All' issue when opening a project
The state of collapsed groups or layers is only saved if this small triangle icon left to the layer's name is used. R. R.
04:38 AM Bug report #15691: 'Expand All'/'Collapse All' issue when opening a project
Hi Martin, I've uploaded a screencast to demonstrate the issue. R. R.
04:17 AM Bug report #15691 (Feedback): 'Expand All'/'Collapse All' issue when opening a project
So... if you save a project with some groups or layers collapsed, they are still shown expanded when you load the pro... Martin Dobias
08:21 PM Feature request #11183: Shortcut keys for layer groups
See also: #15704 (Duplicate) R. R.
08:09 PM Feature request #11183: Shortcut keys for layer groups
To me, this should work similar to the application switcher (@Alt+Tab@, @Alt+Shift+Tab@) in Ubuntu/Unity. The 'Manage... R. R.
08:02 PM Feature request #15704: Shortcut to switch between layer visibility presets
Hi Nyall, it seems that 'layer groups' was the former name for presets (see 'Manage Layer Visibility' icon). So this ... R. R.
04:22 PM Feature request #15704: Shortcut to switch between layer visibility presets
See also #11183 Nyall Dawson
01:32 PM Feature request #15704 (Open): Shortcut to switch between layer visibility presets
A shortcut to switch between layer visibility presets (@Crtl@+@Tab@?) would be really helpful. R. R.
11:03 AM Bug report #15522: Qgis Server doesnt' respect the styling from Desktop
Nope, that's just the thing, I didn't catch it with the test data.
I will try to isolate it tomorrow.
Thanks Rene!
...
Tudor Bărăscu
08:43 AM Bug report #15522: Qgis Server doesnt' respect the styling from Desktop
Hi Tudor,
Can I reproduced the problem with the data you provided ?
* qgis_server_stilying_problem.zip
* qgis_bug_te...
René-Luc ReLuc
08:37 AM Bug report #15522: Qgis Server doesnt' respect the styling from Desktop
@Rene-Luc Although testing with the provided test data works good, my production project has problems.
I can replica...
Tudor Bărăscu
09:34 AM Bug report #15703: Cannot run batch processing with only 1 row of parameters
It shouldnt make sense to run a single line. If there is something you want to do with a single line, you can do it w... Victor Olaya
09:08 AM Bug report #15703 (Closed): Cannot run batch processing with only 1 row of parameters
When the Batch Processing window first opens, there are three empty rows of parameters. Clicking on the "red minus" ... Keith Jenkins
08:23 AM Bug report #14748 (Closed): Selecting features by radius fails
Reinhard I guess you had an installation problem, since you cannot reproduce on your laptop.
Feel free to reopen if y...
Sandro Santilli
08:23 AM Bug report #14748 (Closed): Selecting features by radius fails
Reinhard I guess you had an installation problem, since you cannot reproduce on your laptop.
Feel free to reopen if y...
Sandro Santilli
08:23 AM Bug report #14748 (Closed): Selecting features by radius fails
Reinhard I guess you had an installation problem, since you cannot reproduce on your laptop.
Feel free to reopen if y...
Sandro Santilli
08:18 AM Feature request #15702 (Closed): Image metada (GDAL) does not show compression information of an ...
It would be useful if the "Layer Properties" --> "Metadata" --> "Properties" text would include information on compre... Andreas Neumann
07:39 AM Feature request #15701 (Open): Show Symbology (e.g. City-Markers) only when an associated label c...
The current QGIS labeling engine offers options to hide labels if there is not enough space available to display them... Jan 21cdb
06:21 AM Bug report #15677 (Closed): [processing] dissolve (QGIS Geoalgorithm) return [Errno 9] Bad file d...
Fixed in changeset commit:"ba98e2d5895bbf68fc23eabb4eaa78a62cf769e5". Alexander Bruy
06:17 AM Bug report #15641 (Closed): Processing: Orfeo Optical Calibration throws Python error
Fixed in changeset commit:"11326245fae6b4f7946c950ec5ba2a8151e95c44". Alexander Bruy
05:13 AM Bug report #15671 (Feedback): SAGA doesn't show up in Processing in 2.16
Maybe you SAGA version is unsupported by Processing. Which SAGA do you use? Alexander Bruy
05:09 AM Bug report #15700 (Feedback): styling dock enabled for embed layers
The dock is enabled for embed layers while it should not Denis Rouzaud
05:08 AM Bug report #15699 (Feedback): drag'n'drop from legend doesn't ask for confirmation of removal
When draging layers from legend of a first QGIS app to another one the layers are removed from it.
I think it would b...
Denis Rouzaud
05:05 AM Bug report #15623 (Closed): Error when using "Extract projection"
Fixed in changeset commit:"5adb90d199eb3020ea5211c0c32f4dad0d7dea9a". Alexander Bruy
04:24 AM Bug report #15689: crashing when opening a project containing WMS layers
Nyall I'm not sure when I'll be able to get around to building a debug version.
Martin
It just opened for me but I ...
Gavin Fleming
04:09 AM Bug report #15689: crashing when opening a project containing WMS layers
Hi Gavin
Few questions :-)
- can you confirm the problem persists if you disable all plugins?
- can you confirm th...
Martin Dobias
03:42 AM Bug report #15686: Save as Image from WMS/WMTS has reprojection issues
How did you do the export with and without reprojection? Do you have source WMS/WMTS to replicate it?
Anyway, it can...
Martin Dobias
03:38 AM Bug report #15687: SSL connection does not update CAs
I did a "brutal" test substituing ssleay.dll and libeay.dll with 1.0.2 version: https://indy.fulgan.com/SSL/openssl-1... Luigi Pirelli

2016-10-12

01:55 AM Bug report #13710: postgis view layer with compound key lost on project reload
This change broke drag & drop copying of views from DBManager, see #15226 Sandro Santilli
01:55 AM Bug report #15226: Primary key issue when copying a table by Drag&Drop
Views are affected, while real table aren't (or so it looks).
The bug was introduced by the commit fixing #13710 (com...
Sandro Santilli
01:12 AM Bug report #15226 (In Progress): Primary key issue when copying a table by Drag&Drop
Yes, I can reproduce with the table you provided. And not with other tables. I'm on it.
2.14.7 is not affected, 2.16....
Sandro Santilli
01:12 AM Bug report #15226 (In Progress): Primary key issue when copying a table by Drag&Drop
Yes, I can reproduce with the table you provided. And not with other tables. I'm on it.
2.14.7 is not affected, 2.16....
Sandro Santilli
01:12 AM Bug report #15226 (In Progress): Primary key issue when copying a table by Drag&Drop
Yes, I can reproduce with the table you provided. And not with other tables. I'm on it.
2.14.7 is not affected, 2.16....
Sandro Santilli
12:14 PM Bug report #15226: Primary key issue when copying a table by Drag&Drop
Here comes a sample database. Please let me know if this is helpful for locating the issue. R. R.
12:14 PM Bug report #15226: Primary key issue when copying a table by Drag&Drop
Here comes a sample database. Please let me know if this is helpful for locating the issue. R. R.
11:58 AM Bug report #15226: Primary key issue when copying a table by Drag&Drop
Interesting, can you inspect the two tables (the one which works and the one which doesn't) with the "psql" command-l... Sandro Santilli
09:18 AM Bug report #15226: Primary key issue when copying a table by Drag&Drop
Hi Sandro, I've uploaded a screencast. Unfortunately, I've no idea how to reproduce this issue. R. R.
08:15 AM Bug report #15226 (Feedback): Primary key issue when copying a table by Drag&Drop
I've tried dragging the qgis_test.base_table_good table (part of testsuite in qgis_test database) into a new schema a... Sandro Santilli
08:15 AM Bug report #15226 (Feedback): Primary key issue when copying a table by Drag&Drop
I've tried dragging the qgis_test.base_table_good table (part of testsuite in qgis_test database) into a new schema a... Sandro Santilli
08:10 AM Bug report #15226: Primary key issue when copying a table by Drag&Drop
Reinhard can you help me reproduce the issue ? Where should I drag the table from ? Where should I drag it to ? Which... Sandro Santilli
01:41 AM Bug report #15302 (Closed): Wrong Text size of plugin description
Borys Jurgiel
01:32 AM Bug report #15302: Wrong Text size of plugin description
In progress... https://github.com/qgis/QGIS/pull/3598 Borys Jurgiel
11:23 PM Bug report #15683: python/sip: qgsvectorlayer instance improperly turns into qgsmaplayer when ref...
IF it's not a Processing bug, shouldn't we reopen it with another name to give it more visibility?
I think some devs...
Victor Olaya
10:48 PM Bug report #15683: python/sip: qgsvectorlayer instance improperly turns into qgsmaplayer when ref...
Sharing some more experiment.
The following code *does not* work:...
Mathieu Pellerin - nIRV
08:45 PM Bug report #15683: python/sip: qgsvectorlayer instance improperly turns into qgsmaplayer when ref...
There is indeed some change in the internals, not sure yet if it is related to SIP or to the switch to Python3.
It c...
Martin Dobias
11:02 PM Bug report #15697 (Closed): r.fillnulls fails to work in processing toolbox
Whatever I do, when I use r.fillnulls in processing toolbox I get this error and fail from there:... Miroslav Umlauf
07:46 PM Bug report #15696: Layer effects having unexpected render issues in Print Composer
there is a LOT in the project... I'll see if I can strip it back but manage to retain the glitch! Jamie Portman
07:22 PM Bug report #15696: Layer effects having unexpected render issues in Print Composer
Jamie -
I hit this issue once myself but unfortunately lost the project and couldn't find a way to reproduce it. Is...
Nyall Dawson
05:59 PM Bug report #15696 (Closed): Layer effects having unexpected render issues in Print Composer
Hi,
I have search a bit and can't find any previous threads or reports of this issue...
We have encountered on numer...
Jamie Portman
07:36 PM Bug report #10790: OpenStreetMap plugin only loads 32 bits numbers ID, then start with negative n...
Just to avoid further confusion in the future:
- the OSM plugin mentioned in comment 7 is looong gone (probably remo...
Martin Dobias
11:46 AM Bug report #15487: "Create single-part geometries instead of multi-part" option broken
Reinhard let me know what you find, and what does it mean to "convert a multipart into singlepart" (augmenting the nu... Sandro Santilli
09:26 AM Bug report #15487: "Create single-part geometries instead of multi-part" option broken
As far as I remember former QGIS versions have converted the multipart geometries into singlepart geometries instead ... R. R.
08:30 AM Bug report #15487 (Feedback): "Create single-part geometries instead of multi-part" option broken
The shapefile contains record with multi-geometries, what would you expect from the "Create single-part geometries in... Sandro Santilli
08:30 AM Bug report #15487 (Feedback): "Create single-part geometries instead of multi-part" option broken
The shapefile contains record with multi-geometries, what would you expect from the "Create single-part geometries in... Sandro Santilli
11:19 AM Bug report #15694 (Closed): Invert color ramp not working with raster
Duplicate of #15184 Nyall Dawson
11:19 AM Bug report #15694 (Closed): Invert color ramp not working with raster
Duplicate of #15184 Nyall Dawson
09:02 AM Bug report #14504: The QGIS intersection tool yields incomplete results
About "Returns a Geometry representing the points shared by this Geometry and other." -- the GEOS statement has nothi... Sandro Santilli
08:13 AM Bug report #15522 (Closed): Qgis Server doesnt' respect the styling from Desktop
Last commits:
* master commit:726bac5
* master_2 commit:21cfb7d
* release-2_16 commit:3906059
* release-2_14 commit:6...
René-Luc ReLuc
08:13 AM Bug report #15522 (Closed): Qgis Server doesnt' respect the styling from Desktop
Last commits:
* master commit:726bac5
* master_2 commit:21cfb7d
* release-2_16 commit:3906059
* release-2_14 commit:6...
René-Luc ReLuc
08:09 AM Bug report #15435: Measure tools: default unit is hardcoded and doesn't follow choice in Settings...
Actually, (i'm still a bit puzzled) forget my comment above about units change. Change is applied only if unit is the... Harrissou Santanna
06:54 AM Bug report #15435: Measure tools: default unit is hardcoded and doesn't follow choice in Settings...
Indeed and as pointed in #15436, changing(!) the (global) units settings directly apply to the measurement widget.
Ho...
Harrissou Santanna
07:46 AM Bug report #15436: Measure tools: opening Configuration dialog may change your custom units
Maybe, but silently change configuration of a dialog is not good. Note that it does nothing to do with clicking the "... Harrissou Santanna
06:28 AM Bug report #15695 (Closed): QGIS server should not cache the layers in case of errors
In a production environment, it's tough to ensure the services are started in the correct order. So, for example, you... Patrick Valsecchi
06:02 AM Bug report #15521 (Closed): Concave hull broken
Fixed in changeset commit:"898addfa3314ad23c17ee8d64f36c292a82b6cff". Alexander Bruy
05:38 AM Bug report #15680 (In Progress): Clipping of raster with GDAL may hang QGIS
The issue I see here is that the extent parameter has no CRS
We can make the assumption that it's in the Project CRS...
Victor Olaya
04:21 AM Bug report #15188 (Closed): Importing .shp files into PostGIS fails (Error 7)
Fixed in changeset commit:"a985d8c9f97554eaf84125bc6d458aa46088a0b5". Sandro Santilli
03:25 AM Feature request #5705 (In Progress): Please add a QGIS backend
I start to work on this. See pull-requests:
* for interpolation tools (https://github.com/qgis/QGIS/pull/3592 )
* for...
Alexander Bruy
03:25 AM Feature request #5705 (In Progress): Please add a QGIS backend
I start to work on this. See pull-requests:
* for interpolation tools (https://github.com/qgis/QGIS/pull/3592 )
* for...
Alexander Bruy

2016-10-11

11:53 PM Bug report #15694 (Closed): Invert color ramp not working with raster
With any singleband raster the invert color checkbox does not work anymore. Tried any combination (hit the checkbox a... matteo ghetta
11:32 PM Bug report #15505 (Closed): Wrong result returned by layer.getFeatures(request) in editing mode w...
Fixed in changeset commit:"2665eb50a69220324f4a6d045e8eba6601760dd3". Nyall Dawson
09:25 PM Bug report #8609 (Closed): HTML Annotation does not display HTML
Fixed in changeset commit:"53c3ed2dc02baf43c3a5cc7323f37869f434f25a". Nyall Dawson
09:08 PM Bug report #12553 (Feedback): Features are not rendered (at certain scales) and cannot be selectd...
Can you reshare the sample data? Nyall Dawson
09:03 PM Bug report #12554 (Closed): Letter spacing different when exporting to PDF
Can't reproduce - was likely fixed by commit:449fcad Nyall Dawson
09:03 PM Bug report #12554 (Closed): Letter spacing different when exporting to PDF
Can't reproduce - was likely fixed by commit:449fcad Nyall Dawson
09:01 PM Bug report #15689: crashing when opening a project containing WMS layers
Hmmm not much to go on there. Are you able to self build a debug version? I can't reproduce any crash with the projec... Nyall Dawson
12:36 PM Bug report #15689: crashing when opening a project containing WMS layers
The guilty project file is attached. The localhost layer won't work for you as it is an ssh tunnel. ... Gavin Fleming
10:35 AM Bug report #15689 (Feedback): crashing when opening a project containing WMS layers
Can you provide a backtrace from gdb? (Type 'bt')
Are you able to share your project?
Nyall Dawson
06:04 AM Bug report #15689 (Closed): crashing when opening a project containing WMS layers
I often have this problem - when I open a project containing WMS layers, it crashes and I have to create it from scra... Gavin Fleming
10:46 AM Feature request #15693 (Open): DB-Manager - Show query execution time while query is running
The query tool in pgAdmin III has implemented this feature. It's quite helpful for complex queries that take longer t... R. R.
10:38 AM Bug report #15690 (Feedback): WMS layer with EPSG:32717 is not displayed correctly
You need to provide a lot more detail:
- wms details
- what is displaying which is not correct
- attach a sample pro...
Nyall Dawson
07:38 AM Bug report #15690 (Closed): WMS layer with EPSG:32717 is not displayed correctly
How i can correct this, plz
Franklin vazconez
10:16 AM Bug report #15692 (Closed): DB-Manager freezes when running complex SQL queries
The DB-Manager freezes every time when running more complex SQL queries. Using the query tool in pgAdmin III the same... R. R.
10:04 AM Bug report #15691 (Closed): 'Expand All'/'Collapse All' issue when opening a project
When opening a .qgis file all groups and layers are displayed expanded. It seems this issue is a regression: #2908 R. R.
09:57 AM Bug report #15188: Importing .shp files into PostGIS fails (Error 7)
I've filed a PR with a testcase and a revert of the offending commit:
https://github.com/qgis/QGIS/pull/3590
The te...
Sandro Santilli
05:49 AM Bug report #15188: Importing .shp files into PostGIS fails (Error 7)
Sandro Santilli wrote:
> I see by default there's always "text edit" as the edit widget associated with floating poin...
Jürgen Fischer
03:23 AM Bug report #15188: Importing .shp files into PostGIS fails (Error 7)
I see by default there's always "text edit" as the edit widget associated with floating point fields, but I'm no expe... Sandro Santilli
03:14 AM Bug report #15188: Importing .shp files into PostGIS fails (Error 7)
Sandro Santilli wrote:
> I also confirm the other fix is to perform unit-addition in QgsPostgresProvider::convertFiel...
Jürgen Fischer
02:10 AM Bug report #15188: Importing .shp files into PostGIS fails (Error 7)
I also confirm the other fix is to perform unit-addition in QgsPostgresProvider::convertField, but then the QgsField:... Sandro Santilli
07:24 AM Bug report #15522: Qgis Server doesnt' respect the styling from Desktop
Tested on all branches and it works.
I'll let you close the issue.
Thanks a lot for your very nice work.
Tudor Bărăscu
04:48 AM Bug report #15688 (Closed): Georeferenced Image files cannot be opened or new image files georefe...
when trying to load georeferenced image files (i.e. static OS maps), i get an error saying invalid data source. This... Pippa Messenger
02:50 AM Bug report #15597: In QGIS > =2.16.* loading of WFS layers with (Geoserver) authentication fails
Larry Shaffer wrote:
> Giovanni, do you mind compiling the fix and testing for your scenario (either @master_2@ or @r...
Giovanni Manghi

2016-10-10

01:37 AM Bug report #15188: Importing .shp files into PostGIS fails (Error 7)
I confirm that removing the unit-subtraction from QgsOgrProvider::loadFields fixes the import.
The QgsField::length m...
Sandro Santilli
01:33 AM Bug report #15188: Importing .shp files into PostGIS fails (Error 7)
So upon further digging, I've found that OGR correctly reports width as 19 (which would accept the value) but QGIS is... Sandro Santilli
12:45 AM Bug report #15188: Importing .shp files into PostGIS fails (Error 7)
Actually, I'm taking this back. shp2pgsql, which uses shapelib, reports the field to have width=19 and precision=11, ... Sandro Santilli
12:34 AM Bug report #15188 (In Progress): Importing .shp files into PostGIS fails (Error 7)
Sandro Santilli
12:34 AM Bug report #15188: Importing .shp files into PostGIS fails (Error 7)
Ok I was wrong, shp2pgsql (from PostGIS) behavior is to specify a width, but not a precision.
Doing so within QGIS re...
Sandro Santilli
12:28 AM Bug report #15188: Importing .shp files into PostGIS fails (Error 7)
PostGIS loader (shp2pgsql) behaves as QGIS-2.14, sing "numeric" only when DBF width is > 18.
What was the rationale t...
Sandro Santilli
12:22 AM Bug report #15188: Importing .shp files into PostGIS fails (Error 7)
Error confirmed with 2.16.3:... Sandro Santilli
12:22 AM Bug report #15188: Importing .shp files into PostGIS fails (Error 7)
Error confirmed with 2.16.3:... Sandro Santilli
01:29 AM Bug report #8677 (Reopened): More consistent buttons for adding expressions
Epsilon is still present in some dialogs, see attached. Paolo Cavallini
01:29 AM Bug report #8677 (Reopened): More consistent buttons for adding expressions
Epsilon is still present in some dialogs, see attached. Paolo Cavallini
01:29 AM Bug report #8677 (Reopened): More consistent buttons for adding expressions
Epsilon is still present in some dialogs, see attached. Paolo Cavallini
05:04 PM Bug report #8677 (Closed): More consistent buttons for adding expressions
Should not be an issue with current releases - please file specifics if you can find any remaining occurances of the ... Nyall Dawson
05:04 PM Bug report #8677 (Closed): More consistent buttons for adding expressions
Should not be an issue with current releases - please file specifics if you can find any remaining occurances of the ... Nyall Dawson
01:26 AM Bug report #7923: Centroid fill icons go below some polygons
Expected may be from dev point of view, certainly it is surprising for the user. Paolo Cavallini
04:45 PM Bug report #7923 (Closed): Centroid fill icons go below some polygons
This is expected behaviour - you'd need to use symbol levels and place the centroid fill above the polygon fills to h... Nyall Dawson
04:45 PM Bug report #7923 (Closed): Centroid fill icons go below some polygons
This is expected behaviour - you'd need to use symbol levels and place the centroid fill above the polygon fills to h... Nyall Dawson
04:43 PM Bug report #7923 (Open): Centroid fill icons go below some polygons
Nyall Dawson
04:43 PM Bug report #7923 (Feedback): Centroid fill icons go below some polygons
Oops - wrong issue Nyall Dawson
01:24 AM Bug report #8683: Strings cut in a dialog
Sorry, cannot test now on master. On latest 2.16 it is. Paolo Cavallini
04:43 PM Bug report #8683 (Feedback): Strings cut in a dialog
Still an issue on master? Nyall Dawson
06:50 PM Bug report #12797 (Feedback): Layer not shown if Proportional size AND symbol levels are activated
IS this still an issue? Can you attach a project? Nyall Dawson
06:47 PM Bug report #12353 (Closed): Text boxes gets gray areas.
Fixed in 2.18 Nyall Dawson
06:47 PM Bug report #12353 (Closed): Text boxes gets gray areas.
Fixed in 2.18 Nyall Dawson
06:39 PM Bug report #11938 (Closed): Wrong $length
Not reproducible on master Nyall Dawson
06:39 PM Bug report #11938 (Closed): Wrong $length
Not reproducible on master Nyall Dawson
05:50 PM Bug report #6113 (Closed): Selection of features does not work correctly with "point displacement...
Fixed in master Nyall Dawson
05:50 PM Bug report #6113 (Closed): Selection of features does not work correctly with "point displacement...
Fixed in master Nyall Dawson
05:41 PM Bug report #7093 (Closed): Curved labels ignore "Always show upside-down labels"
Fixed in master Nyall Dawson
05:41 PM Bug report #7093 (Closed): Curved labels ignore "Always show upside-down labels"
Fixed in master Nyall Dawson
05:05 PM Bug report #8423 (Feedback): QGIS interface stops updating
Is this still an issue with current supported releases? Nyall Dawson
05:04 PM Bug report #6864 (Closed): "number of candidates" setting is ignored in composer maps
Should not be an issue with current releases, please re-open if you can reproduce. Nyall Dawson
05:04 PM Bug report #6864 (Closed): "number of candidates" setting is ignored in composer maps
Should not be an issue with current releases, please re-open if you can reproduce. Nyall Dawson
05:03 PM Bug report #7338 (Closed): Build fails with "No rule to make target staged-plugins"
Closing due to lack of feedback, and substantial changes since this was filed Nyall Dawson
05:03 PM Bug report #7338 (Closed): Build fails with "No rule to make target staged-plugins"
Closing due to lack of feedback, and substantial changes since this was filed Nyall Dawson
04:52 PM Bug report #14659 (Closed): add geometric columns - no Z coord
Fixed in changeset commit:"90aebd117d7a936e606d4993b0bc6ccc7f64080d". Nyall Dawson
01:07 PM Bug report #14659: add geometric columns - no Z coord
I'm tracking all z troubles in QGIS. Can that issue be closed or is it still opened ? Regis Haubourg
04:52 PM Bug report #15670 (Closed): (Count) Points in Polygons is missing in he vector menu
Fixed in changeset commit:"d4323addf04e0a1bdccec2127c7b2b8a59661799". Nyall Dawson
04:47 PM Bug report #9866 (Closed): Point symbols anchor point "bottom" does not work as expected
Not reproducible in current versions Nyall Dawson
04:47 PM Bug report #9866 (Closed): Point symbols anchor point "bottom" does not work as expected
Not reproducible in current versions Nyall Dawson
04:41 PM Bug report #8752 (Closed): Unable to open ESRI personal geodatabase in 2.0
Upstream issue, not a qgis issue. Nyall Dawson
04:40 PM Bug report #6835 (Closed): Label with "using perimeter" option looses label and do not work as ex...
Fixed in recent versions Nyall Dawson
04:40 PM Bug report #6835 (Closed): Label with "using perimeter" option looses label and do not work as ex...
Fixed in recent versions Nyall Dawson
04:38 PM Bug report #8889 (Closed): Slow "selection" of features
Not an issue in current versions Nyall Dawson
04:38 PM Bug report #8889 (Closed): Slow "selection" of features
Not an issue in current versions Nyall Dawson
04:36 PM Bug report #10592 (Feedback): X Errors in 2.3.0-Master
Can you confirm this is still an issue on newer qgis versions? Nyall Dawson
04:36 PM Bug report #7371 (Closed): QgsProject.writeEntry() makes it very easy to make a project file unre...
Fixed in commit:313fe6a98f06cc4094ace211fc3a191aa0497cd6 Nyall Dawson
04:36 PM Bug report #7371 (Closed): QgsProject.writeEntry() makes it very easy to make a project file unre...
Fixed in commit:313fe6a98f06cc4094ace211fc3a191aa0497cd6 Nyall Dawson
04:35 PM Bug report #9106 (Closed): There is no equivalent to setGrayBand for QgsSingleBandPseudoColorRend...
Was fixed in commit:45681e6e0a007ecb1b9b543de5b4d8ce123dd602 ( qgis 2.10) Nyall Dawson
04:35 PM Bug report #9106 (Closed): There is no equivalent to setGrayBand for QgsSingleBandPseudoColorRend...
Was fixed in commit:45681e6e0a007ecb1b9b543de5b4d8ce123dd602 ( qgis 2.10) Nyall Dawson
04:28 PM Bug report #9355 (Closed): Export/add geometric column terribly slow
Not an issue on the newer processing version - tested with 500k point file, speed is comparable to saving a copy of t... Nyall Dawson
04:28 PM Bug report #9355 (Closed): Export/add geometric column terribly slow
Not an issue on the newer processing version - tested with 500k point file, speed is comparable to saving a copy of t... Nyall Dawson
04:23 PM Bug report #8071 (Closed): Inconsistent icons in qgis 2.0 default theme
Fixed for a while now Nyall Dawson
04:23 PM Bug report #8071 (Closed): Inconsistent icons in qgis 2.0 default theme
Fixed for a while now Nyall Dawson
04:21 PM Bug report #9256 (Closed): Incorrect icon of font type
This is a Qt issue - not QGIS Nyall Dawson
04:21 PM Bug report #9256 (Closed): Incorrect icon of font type
This is a Qt issue - not QGIS Nyall Dawson
07:47 AM Bug report #15522 (Reopened): Qgis Server doesnt' respect the styling from Desktop
I reopened it because we found a memory leak in my previous fix.
Can you test my new fix ?
* master commit:e34116d
*...
René-Luc ReLuc
06:26 AM Bug report #15687: SSL connection does not update CAs
my OSGeo4W qgis is using ssl version:
ssleay.dll v1.0.1.7
Luigi Pirelli
06:04 AM Bug report #15687: SSL connection does not update CAs
not confirmed on Linux.
removing or adding CA and running "update-ca-certificates" (debian/ubuntu) and then:
QgsAuth...
Luigi Pirelli
05:59 AM Bug report #14430 (Reopened): Cannot use memory layers with OGR tools
While #11616 could enhance Processing as a whole, this issue (#14430) can be addressed separately.
That is, for GDAL/...
gcarrillo -
05:59 AM Bug report #14430 (Reopened): Cannot use memory layers with OGR tools
While #11616 could enhance Processing as a whole, this issue (#14430) can be addressed separately.
That is, for GDAL/...
gcarrillo -
05:59 AM Bug report #14430 (Reopened): Cannot use memory layers with OGR tools
While #11616 could enhance Processing as a whole, this issue (#14430) can be addressed separately.
That is, for GDAL/...
gcarrillo -
02:54 AM Bug report #15682 (Closed): length function is only listed in string methods
Fixed in changeset commit:"0c4bf943c141ff88519ee7e2474d828230c84272". Nyall Dawson
02:54 AM Bug report #15672 (Closed): @map_extent_width and @map_extent_height seem buggy
Fixed in changeset commit:"c1cf896c1a76fdac16b3e800b7e1f106f983e299". Nyall Dawson
02:54 AM Bug report #15673 (Closed): @geom_point_num should be available in marker line symbology
Fixed in changeset commit:"ddfe91f76342578934398f9cc56aa68e4e525020". Nyall Dawson

2016-10-09

01:38 AM Feature request #15617: QGIS/Qt does not trigger auto-import of Windows root Certificate Authorities
during dev I found a possible bug reported in #15687 Luigi Pirelli
01:27 AM Bug report #15522 (Closed): Qgis Server doesnt' respect the styling from Desktop
It works as it should now. Tested under LTR, 2.16, master and master_2.
Thanks a lot René!
Tudor Bărăscu
12:58 AM Bug report #15687 (Closed): SSL connection does not update CAs
I found a misalignement in SSL Root Certificate Authorities (CAs) caching at least in WIN. This bug has been found de... Luigi Pirelli
12:29 AM Bug report #15686 (Closed): Save as Image from WMS/WMTS has reprojection issues
When saving images from WMS/WMTS to a projection not native to the source online dataset, reprojection is performed a... whatnick -
11:53 PM Bug report #14752: GEOS exceptions crash QGIS on windows
I can confirm the crash on loading in 2.16.3 (build #7d00cae). But the project opens fine in QGIS 2.x master (2.17, b... Andreas Neumann
10:59 PM Bug report #13494: QgsApplication.initQgis leads to segfault
Martin Dobias wrote:
> Maybe better to address that in 3.0 that would set a requirement that QGIS libraries can be o...
Richard Duivenvoorde
09:19 PM Bug report #11282 (Closed): Font Marker symbol value 0x 173 (Unicode 00AD) not displaying in all ...
Nyall Dawson
08:16 PM Bug report #15683: python/sip: qgsvectorlayer instance improperly turns into qgsmaplayer when ref...
Ok, this goes beyond processing, something is broken at the sip level. Here's a greatly narrowed steps to reproduce t... Mathieu Pellerin - nIRV
08:16 PM Bug report #15683: python/sip: qgsvectorlayer instance improperly turns into qgsmaplayer when ref...
Ok, this goes beyond processing, something is broken at the sip level. Here's a greatly narrowed steps to reproduce t... Mathieu Pellerin - nIRV
04:48 AM Bug report #15683: python/sip: qgsvectorlayer instance improperly turns into qgsmaplayer when ref...
It's an important issue, no doubt, but i dont understand how a layer object can be missing that method... It's puzzli... Victor Olaya
04:22 AM Bug report #15683 (Closed): python/sip: qgsvectorlayer instance improperly turns into qgsmaplayer...
I've noticed a serious regression under processing, which results in processing being unusable after a first algorith... Mathieu Pellerin - nIRV
02:31 PM Bug report #15685: Processing gdalwarp issues
Not sure if this affects also other gdal tools. Giovanni Manghi
02:27 PM Bug report #15685 (Closed): Processing gdalwarp issues
Input: http://svn.simo-project.org/tools/trunk/txt2latlon/data/gt30w020n90.tif
1)
On QGIS 2.16 with gdal 1.11 (QGIS...
Giovanni Manghi
09:56 AM Bug report #15684 (Closed): Crash when creating snapshot with vector layer from command line
Creating a PNG snapshot from the command line on Linux of a map containing a vector layer causes a segmentation fault... Alex Cobb
03:48 AM Bug report #15682 (Closed): length function is only listed in string methods
Since length is also available for geometries, it should also be listed in the Geometry section of the expression bui... Anita Graser

2016-10-08

10:14 PM Bug report #15681 (Closed): processing: exportVectorLayer() function broken under python3
Processing's exportVectorLayer() function (dataobject.py's line 296) is broken under master as the code calls decode(... Mathieu Pellerin - nIRV
09:49 PM Bug report #13494: QgsApplication.initQgis leads to segfault
Larry Shaffer wrote:
> Can you give me a description of how you see this implemented, i.e. psuedo code or whatever?
...
Martin Dobias
02:30 PM Bug report #13494: QgsApplication.initQgis leads to segfault
Sorry, I apparently forgot about this issue.
Martin Dobias wrote:
> Larry - would it be possible to do lazy initiali...
Larry Shaffer
04:04 PM Bug report #15669 (Closed): Renaming virtual field = crash
Fixed in changeset commit:"3a76708bcb4785f5fe930be0b18396e5fa87031f". Nyall Dawson
01:09 PM Bug report #14371: QGIS Locks All Files Within a Folder
I now have 2.14.6 installed and the issue no longer exists so it must have been fixed somewhere along the line.
Thanks
Mark Schulz
02:56 AM Bug report #15680 (Closed): Clipping of raster with GDAL may hang QGIS
* load a 4326 raster
* reproject in 3857
* clip by selecting an extewnt on the canvas with either GDALTools or with...
Paolo Cavallini

2016-10-07

02:54 PM Bug report #15570: Shapefile data corruption
Any idea when GDAL 2.1.2 will be released?
Also, has the new QGIS error check been added to both the LTR (2.14)and 2....
Jamie Portman
02:43 PM Bug report #15597: In QGIS > =2.16.* loading of WFS layers with (Geoserver) authentication fails
Giovanni, do you mind compiling the fix and testing for your scenario (either @master_2@ or @release-2_16-ows-fixes@ ... Larry Shaffer
02:41 PM Bug report #15597: In QGIS > =2.16.* loading of WFS layers with (Geoserver) authentication fails
Hi,
I have a PR for (maybe) fixing this:
https://github.com/qgis/QGIS/pull/3576
More specifically:
https://github.c...
Larry Shaffer
07:08 AM Bug report #15597: In QGIS > =2.16.* loading of WFS layers with (Geoserver) authentication fails
Even Rouault wrote:
> Isn't that a duplicate of #15360, now fixed ?
In what revision was this fixed? I just updated ...
Giovanni Manghi
01:13 PM Bug report #15674 (Closed): QGIS crashes when escape is pressed in 'Symbol Selector'
Duplicate of #15634 Nyall Dawson
01:13 PM Bug report #15674 (Closed): QGIS crashes when escape is pressed in 'Symbol Selector'
Duplicate of #15634 Nyall Dawson
04:19 AM Bug report #15674 (Closed): QGIS crashes when escape is pressed in 'Symbol Selector'
Hi, I'm using QGIS 2.16 Nødebo and have noticed that every time I press the Escape key in the 'Symbol selector' windo... Daniel Moreira
11:25 AM Bug report #15679 (Closed): Raster resampling happens before map canvas rotation
If you use QGIS' canvas rotation feature and have raster images in your map, they will look much worse than intended.... Johannes Kroeger
07:51 AM Bug report #15678 (Closed): QGIS does not read georeferencing information from jpeg files
Georeferencing of JPEG files is supported in GDAL but QGIS ignores the information and asks for georeferencing inform... Christoph Paulik
06:59 AM Bug report #15522: Qgis Server doesnt' respect the styling from Desktop
Hi Tudor,
I have probably fixed it:
* release-2_14 commit:e0c281e
* release-2_16 commit:8815f2e
* master_2 commit:ad...
René-Luc ReLuc
06:59 AM Bug report #15522: Qgis Server doesnt' respect the styling from Desktop
Hi Tudor,
I have probably fixed it:
* release-2_14 commit:e0c281e
* release-2_16 commit:8815f2e
* master_2 commit:ad...
René-Luc ReLuc
06:59 AM Bug report #15522: Qgis Server doesnt' respect the styling from Desktop
Hi Tudor,
I have probably fixed it:
* release-2_14 commit:e0c281e
* release-2_16 commit:8815f2e
* master_2 commit:ad...
René-Luc ReLuc
06:46 AM Bug report #10904 (Closed): postgresql table shows only 500 features when adding from "add vector...
Fixed by GDAL trunk r35631 (2.2dev) and branches/2.1 r35632 (for 2.1.2) "PG: fix errors caused by missing geometry_co... Even Rouault
06:46 AM Bug report #10904 (Closed): postgresql table shows only 500 features when adding from "add vector...
Fixed by GDAL trunk r35631 (2.2dev) and branches/2.1 r35632 (for 2.1.2) "PG: fix errors caused by missing geometry_co... Even Rouault
06:13 AM Bug report #15193: Print composer performance at startup
I think this is a duplicate of #10828, perhaps the OP could confirm this Kilian Hagemann
06:07 AM Bug report #15664: Dxf2shp Converter crash in 2.14
Then I guess it's platform specific ? Can you obtain a valgrind report or gdb stacktrace ? Sandro Santilli
03:58 AM Bug report #15664: Dxf2shp Converter crash in 2.14
I tried with 2.14.3, 2.14.5, 2.14.7 and 2.16.2.
Checking and unchecking all the option and with all the 3 kind of obj...
Elia De Marchi
03:15 AM Bug report #15664 (Feedback): Dxf2shp Converter crash in 2.14
I could not reproduce with final-2_16_3-45-g61a0a1e either (from the 2.16 branch). Which version did you try exactly,... Sandro Santilli
02:51 AM Bug report #15664: Dxf2shp Converter crash in 2.14
QGIS a9850ae from master_2 (2.18-pre) running on Ubuntu 16.04 64bit imports polylines and polygons and points from th... Sandro Santilli
02:44 AM Bug report #15664 (In Progress): Dxf2shp Converter crash in 2.14
Sandro Santilli
05:57 AM Bug report #11587 (Closed): all coordinates truncated to integer values when system has certain l...
This has been fixed in GDAL 2.0 Even Rouault
05:57 AM Bug report #11587 (Closed): all coordinates truncated to integer values when system has certain l...
This has been fixed in GDAL 2.0 Even Rouault
05:56 AM Bug report #12555 (Closed): geojson open with bad result with all data on same point, wrong coord...
This has been fixed in GDAL 2.0 Even Rouault
05:56 AM Bug report #12555 (Closed): geojson open with bad result with all data on same point, wrong coord...
This has been fixed in GDAL 2.0 Even Rouault
05:55 AM Bug report #15677 (Closed): [processing] dissolve (QGIS Geoalgorithm) return [Errno 9] Bad file d...
at runtime processing return :
Traceback (most recent call last):
File "C:/PROGRA~1/QGIS2~1.16/apps/qgis/./python/pl...
Alain FERRATON
05:53 AM Bug report #12281: Incorrect feature Id in a shapefile layer
The OGR Shapefile driver starts FIDs at 0 indeed Even Rouault
05:51 AM Bug report #11498 (Closed): spatialite layer added via browser lose first field
This issue was solved in QGIS 2.16.0 for a set of OGR drivers like spatialite, GPKG, etc... Even Rouault
05:51 AM Bug report #11498 (Closed): spatialite layer added via browser lose first field
This issue was solved in QGIS 2.16.0 for a set of OGR drivers like spatialite, GPKG, etc... Even Rouault
05:51 AM Bug report #11498 (Closed): spatialite layer added via browser lose first field
This issue was solved in QGIS 2.16.0 for a set of OGR drivers like spatialite, GPKG, etc... Even Rouault
05:48 AM Bug report #14371 (Feedback): QGIS Locks All Files Within a Folder
I tried with a .txt file and a GeoTIFF file and didn't hit that issue with QGIS 2.16.3 on Win7. Could you try to crea... Even Rouault
05:45 AM Bug report #12929 (Closed): XML file freezes QGIS 2.8.2/master
Cannot reproduce with latest QGIS 2.16.3 / GDAL 2.1. The OSM driver triggers, but doesn't like this file, which is an... Even Rouault
05:39 AM Bug report #10485 (Closed): DXF entities geometry collection, null value?
I've committed an improvement in GDAL per https://trac.osgeo.org/gdal/changeset/35630 (will be in GDAL 2.2) to transf... Even Rouault
05:39 AM Bug report #10485 (Closed): DXF entities geometry collection, null value?
I've committed an improvement in GDAL per https://trac.osgeo.org/gdal/changeset/35630 (will be in GDAL 2.2) to transf... Even Rouault
05:39 AM Bug report #10485 (Closed): DXF entities geometry collection, null value?
I've committed an improvement in GDAL per https://trac.osgeo.org/gdal/changeset/35630 (will be in GDAL 2.2) to transf... Even Rouault
05:39 AM Bug report #15676 (Closed): [processing] v.dissolve return an error with GRASS 7.0.5
When I execute v.dissolve under QGIS 2.16.3 32-bit with GRASS 7.0.5.
I get an error :
extract (message in french) :
...
Alain FERRATON
04:43 AM Bug report #15675 (Closed): Attribute table no longer shows features with OGR GeometryCollection
Fixed in changeset commit:"a5a18c2eb1677b6d27b45adff0cb296c5677dd7b". Even Rouault
04:42 AM Bug report #15675 (Closed): Attribute table no longer shows features with OGR GeometryCollection
When trying to reproduce #10485, I noticed a regression. Now aAttribute table no longer shows features with OGR Geome... Even Rouault
04:42 AM Bug report #14685: Missing namespace declaration in the GetFeature request
Even Rouault wrote:
> I looked at the above links, but couldn't find an example of a server + layer that would requir...
Juergen Weichand
04:06 AM Bug report #9370 (Closed): QGIS guesses wrong CRS when units are us-feet
This was fixed in GDAL 2.1.0 per https://trac.osgeo.org/gdal/ticket/4954 Even Rouault
04:06 AM Bug report #9370 (Closed): QGIS guesses wrong CRS when units are us-feet
This was fixed in GDAL 2.1.0 per https://trac.osgeo.org/gdal/ticket/4954 Even Rouault
03:56 AM Bug report #9301: Impossible to open *.xls file from folder containing cyrillic
The issue is in the Freexl library that uses ANSI file API, and not unicode ones. Even Rouault
03:49 AM Bug report #14142 (Closed): M ordinate is lost on shapefile update
Has been fixed with GDAL 2.1 Even Rouault
03:49 AM Bug report #14142 (Closed): M ordinate is lost on shapefile update
Has been fixed with GDAL 2.1 Even Rouault
03:46 AM Bug report #10107 (Feedback): OGR vector layer w/ protocol GeoJSON vanishes and gives OGR Error 4...
The "http://tools.wmflabs.org/wiwosm/osmjson/getGeoJSON.php?lang=de&article=Hombrechtikon" URL no longer responds. An... Even Rouault
03:43 AM Bug report #10427: .osm files have problems with iterator or number of features
OSM/PBF files are extremely GIS unfriendly and, unless very small, require conversion to another format to be used in... Even Rouault
03:40 AM Bug report #8760 (Feedback): Custom Form from .ui File crashes QGIS on Ubuntu
Sandro Santilli
03:40 AM Bug report #8760: Custom Form from .ui File crashes QGIS on Ubuntu
Note: my non-crashing tests were made on Ubuntu 16.04 with Qt 4.8.7 Sandro Santilli
03:35 AM Bug report #8760: Custom Form from .ui File crashes QGIS on Ubuntu
I've tried loading the .ui file in final-2_16_3-45-g61a0a1e and final-2_14_7-32-g35ddf1f, and both load the .ui just ... Sandro Santilli
03:22 AM Bug report #8760 (In Progress): Custom Form from .ui File crashes QGIS on Ubuntu
Sandro Santilli
03:38 AM Bug report #9809 (Feedback): xls / xlsx field names are imported as first line
@regis Is the issue still uptodate ? Is there any file to reproduce you could attached ? Even Rouault
03:29 AM Bug report #10560 (Feedback): Wrong feature count after edit
@Ervin, could you provide a self contained script + dataset that reproduces the issue ? Even Rouault
03:24 AM Bug report #15407: Saving Shapefile edits corrupts file
Fixes require GDAL 2.1.2 or above. Linked to #15570 and #15393 Even Rouault
03:24 AM Bug report #15407: Saving Shapefile edits corrupts file
Fixes require GDAL 2.1.2 or above. Linked to #15570 and #15393 Even Rouault
03:24 AM Bug report #15407: Saving Shapefile edits corrupts file
Fixes require GDAL 2.1.2 or above. Linked to #15570 and #15393 Even Rouault
03:24 AM Bug report #15407: Saving Shapefile edits corrupts file
Fixes require GDAL 2.1.2 or above. Linked to #15570 and #15393 Even Rouault
03:16 AM Bug report #15407 (Closed): Saving Shapefile edits corrupts file
Fixed in changeset commit:"3a906a188cf2f238003a15f56b0b5177dcf87a2c". Even Rouault
03:10 AM Bug report #15659 (Closed): Crash when deleting features with node tool (2.14 for Mac OS)
Fixed in changeset commit:"c093d5188fad685c4a596ff23c27aad7d151dac2". Martin Dobias
02:49 AM Bug report #11007 (Closed): Deleted/edited features within SHAPEFILE are still recognized in othe...
Closing. This ticket is not managable and #15407 has been opened Even Rouault
02:45 AM Bug report #15535: Bug converting shapegrid to ASCII Grid raster
I have had a look at that. The issue is that in GDALTools the rasterizer offers a save box that list all GDAL support... Even Rouault
02:45 AM Bug report #15239 (Feedback): Snapping Issues while tracing using trace digitising tool.
Please provide:
1. steps to reproduce your problem
2. some testing data
3. the expected result
4. the actual (wrong)...
Martin Dobias
02:45 AM Bug report #15239 (Feedback): Snapping Issues while tracing using trace digitising tool.
Please provide:
1. steps to reproduce your problem
2. some testing data
3. the expected result
4. the actual (wrong)...
Martin Dobias
02:42 AM Bug report #15419: Geometry displays incorrectly
Backport to master_2 is not practical at all. Even Rouault
02:42 AM Bug report #15419: Geometry displays incorrectly
Backport to master_2 is not practical at all. Even Rouault
02:42 AM Bug report #15419: Geometry displays incorrectly
Backport to master_2 is not practical at all. Even Rouault

2016-10-06

01:54 AM Bug report #15419 (Closed): Geometry displays incorrectly
Fixed in changeset commit:"893263952d190d9abc2f239fa513cb327df77bee". Even Rouault
01:16 AM Bug report #15612: QGis crashes when loading previous versions files
2 of the zip files are too big, so I couldn't upload'em.
I hope the ones uploaded are enough for our purpose.
In cas...
Mauro Dallapina
12:31 AM Bug report #15612: QGis crashes when loading previous versions files
I'm uploading 6 zip files...
Mauro Dallapina
12:31 AM Bug report #15612: QGis crashes when loading previous versions files
I'm uploading 6 zip files...
Mauro Dallapina
12:31 AM Bug report #15612: QGis crashes when loading previous versions files
I'm uploading 6 zip files...
Mauro Dallapina
12:31 AM Bug report #15612: QGis crashes when loading previous versions files
I'm uploading 6 zip files...
Mauro Dallapina
12:10 PM Bug report #15612: QGis crashes when loading previous versions files
I couldn't reproduce a crash with the .qgs + 3 .txt you provided. Could you prepare a .zip with everything needed to ... Even Rouault
08:46 PM Bug report #15256 (Closed): Unicode problem with plugin description
Fixed in changeset commit:"5b2646cf0560a85899a7e258ff311daa91d48e94". Martin Dobias
07:49 AM Bug report #15256: Unicode problem with plugin description
Giovanni Manghi wrote:
> now I see this issue on Windows. On Linux (KDE) no python error, but this plugins do not sti...
Martin Landa
04:44 PM Bug report #15673 (Closed): @geom_point_num should be available in marker line symbology
Confusingly this variable appears but has no value when a marker line symbol layer is used. Nyall Dawson
04:43 PM Bug report #15672 (Open): @map_extent_width and @map_extent_height seem buggy
Actually I can reproduce - fix incoming Nyall Dawson
04:43 PM Bug report #15672 (Open): @map_extent_width and @map_extent_height seem buggy
Actually I can reproduce - fix incoming Nyall Dawson
03:14 PM Bug report #15672 (Feedback): @map_extent_width and @map_extent_height seem buggy
Can you check iface.mapCanvas().mapSettings().extent().width() and see if the value matches? Nyall Dawson
01:02 PM Bug report #15672: @map_extent_width and @map_extent_height seem buggy
> When I move the map and print with Python again, I see the new values. The @map_extent_width and @map_extent_height... Johannes Kroeger
11:43 AM Bug report #15672 (Closed): @map_extent_width and @map_extent_height seem buggy
Trying some silly things I found "Geometry generator" of feature styling to create wrong geometries when I used @map_... Johannes Kroeger
02:39 PM Bug report #15393: Editing a Shapefile when more than one copy is open can cause corruption
Thanks Even,
That's greats news.
I had a quick look on the Osgeo/GDAL site but couldn't see any information regardi...
Jamie Portman
07:24 AM Bug report #15393 (Closed): Editing a Shapefile when more than one copy is open can cause corruption
The fix is in GDAL https://trac.osgeo.org/gdal/ticket/6672. This will land in GDAL 2.1.2
I've committed an improveme...
Even Rouault
07:24 AM Bug report #15393 (Closed): Editing a Shapefile when more than one copy is open can cause corruption
The fix is in GDAL https://trac.osgeo.org/gdal/ticket/6672. This will land in GDAL 2.1.2
I've committed an improveme...
Even Rouault
02:21 PM Bug report #3426 (Closed): WFS attribute table is missing most of the data
Fixed in changeset commit:"e5f7cdcba44166b2f8aeb1a7a22f3175065e27bf". Even Rouault
01:27 PM Bug report #14681 (Rejected): WFS Layer - Static Character Encoding
This is a (old MapServer) server issue. The response to GetFeature has a <?xml version='1.0' encoding="ISO-8859-1" ?>... Even Rouault
01:22 PM Feature request #14122 (Closed): Implement WFS 2.0 client provider
I'm going to close that one as it is mostly implemented. Note: the only missing part is storedquery support. Would de... Even Rouault
01:22 PM Feature request #14122 (Closed): Implement WFS 2.0 client provider
I'm going to close that one as it is mostly implemented. Note: the only missing part is storedquery support. Would de... Even Rouault
01:21 PM Bug report #14685 (Feedback): Missing namespace declaration in the GetFeature request
I looked at the above links, but couldn't find an example of a server + layer that would require namespace. Do you ha... Even Rouault
01:16 PM Bug report #14686 (Closed): Better exception handling if the WFS server is providing complex feat...
A more explicit error message is given now. Even Rouault
01:10 PM Bug report #15361 (Rejected): WFS can't add multilinestring
No feedback from reporter and nothing really indicating this is linked to WFS Even Rouault
01:06 PM Bug report #9395 (Closed): WFS layers time out, even though the timeout is not reached
I believe this was solved in 2.16 Even Rouault
01:03 PM Bug report #15597 (Feedback): In QGIS > =2.16.* loading of WFS layers with (Geoserver) authentica...
Isn't that a duplicate of #15360, now fixed ? Even Rouault
10:44 AM Bug report #15111 (Closed): wfsprovider directory is located in home directory
Fixed in changeset commit:"7182b1b871c594417b3598d5d0927529494ba253". Even Rouault
10:37 AM Bug report #10790: OpenStreetMap plugin only loads 32 bits numbers ID, then start with negative n...
ref: http://wiki.openstreetmap.org/wiki/QGIS_OSM_Plugin Sandro Santilli
10:37 AM Bug report #10790 (Closed): OpenStreetMap plugin only loads 32 bits numbers ID, then start with n...
I'm closing it as it appears as 2.18 simply dropped the OpenstreetMap plugin from core.
Feel free to reopen if you ca...
Sandro Santilli
10:37 AM Bug report #10790 (Closed): OpenStreetMap plugin only loads 32 bits numbers ID, then start with n...
I'm closing it as it appears as 2.18 simply dropped the OpenstreetMap plugin from core.
Feel free to reopen if you ca...
Sandro Santilli
09:24 AM Bug report #10790: OpenStreetMap plugin only loads 32 bits numbers ID, then start with negative n...
I tried reproducing with current master_2 branch (2.17) but I don't even get an "id" field with QuickOSM and I dont k... Sandro Santilli
02:09 AM Bug report #10790: OpenStreetMap plugin only loads 32 bits numbers ID, then start with negative n...
Andre does this still happen with current master version (pre 2.18) ?
Can you reproduce with a small spatialite datab...
Sandro Santilli
10:11 AM Bug report #15464 (Closed): WFS 1.0.0 GetFeature requests from QGIS include a crsuri component in...
Fixed in changeset commit:"1ebd5a454d9e580bbf04d42d619bdfd95ee07260". Even Rouault
09:59 AM Bug report #15671 (Closed): SAGA doesn't show up in Processing in 2.16
In QGIS 2.14 on Mac I could access SAGA through the Processing toolbox. Now in 2.16 I can't. The path to the SAGA bin... Oskar Karlin
09:46 AM Bug report #15647 (Closed): WFS client does not update layer list
Fixed in changeset commit:"b8ff71af4671165b61fa4f9a7f652e38e4f8bb18". Even Rouault
08:17 AM Bug report #15531 (Feedback): Attributes not being saved in KML
Even Rouault
08:17 AM Bug report #15531: Attributes not being saved in KML
When selecting KML, attributes are unselected by default. You should make sure to select (tick the checkbox) the attr... Even Rouault
07:39 AM Bug report #15670 (Closed): (Count) Points in Polygons is missing in he vector menu
The tool "Points in Polygons" entry in the "vector > Analysis" menu is missing since 2.16. Alexandre Neto
07:38 AM Bug report #15522: Qgis Server doesnt' respect the styling from Desktop
Hi Tudor,
I'm investigating to fixed it.
René-Luc ReLuc
07:24 AM Bug report #15570 (Closed): Shapefile data corruption
The fix is in GDAL https://trac.osgeo.org/gdal/ticket/6672. This will land in GDAL 2.1.2
I've committed an improveme...
Even Rouault
07:24 AM Bug report #15570 (Closed): Shapefile data corruption
The fix is in GDAL https://trac.osgeo.org/gdal/ticket/6672. This will land in GDAL 2.1.2
I've committed an improveme...
Even Rouault
05:09 AM Bug report #15639: labelling: line curved placement is broken
Fixed it. Frits van Veen
02:17 AM Bug report #15639: labelling: line curved placement is broken
I reproduced the issue. The problem starts at around scale 1:500. Probably a float/double issue. I'll look into it. Frits van Veen

2016-10-05

01:58 AM Bug report #13635: different handling of invalid geometries between LTR and master version
Assuming fixed, for lack of feedback. Salvatore feel free to reopen if you still see a regression.
Or open a new one ...
Sandro Santilli
01:37 AM Bug report #15508 (Closed): [Processing] Check validity of geometries fails in master
Fixed in changeset commit:"a4bdfb76c0c7a53d186eeb47cae8197fe052f634". Alexander Bruy
12:09 AM Bug report #15393: Editing a Shapefile when more than one copy is open can cause corruption
Has any progress been made on resolving this issue?
It is causing constant grief and loss of data. Individually we ma...
Jamie Portman
10:25 PM Bug report #15669 (Closed): Renaming virtual field = crash
Steps to reproduce
1. add a virtual field
2. switch layer to editable
3. try to rename field by double clicking = cr...
Nyall Dawson
04:38 PM Bug report #15184 (Closed): Invert for color ramps in Singleband pseudocolor
Yes - this is fixed. Nyall Dawson
04:38 PM Bug report #15184 (Closed): Invert for color ramps in Singleband pseudocolor
Yes - this is fixed. Nyall Dawson
03:34 PM Bug report #15273: Geopackage layer extent wrong
It is a feature shared by all formats that save an extent in their metadata (shapefiles have the same issues, unless ... Even Rouault
02:48 PM Bug report #15668: Raster Translate doesn't read output format
I have come across this under Windows. By removing reg key for gdal tools, it started working. Saber Razmjooei
06:21 AM Bug report #15668 (Closed): Raster Translate doesn't read output format
The Raster -> Convert tool in version 2.16 on Mac (Kyngchaos install) no longer correctly reads the file type selecte... Edward Rollason
08:58 AM Bug report #15667: Add Z/M support to Processing - WAS: "Extract nodes" drops m values
Currently Processing does not adopted to support Z/M/ZM values, so all similar algs are affected. Alexander Bruy
05:11 AM Bug report #15667 (Closed): Add Z/M support to Processing - WAS: "Extract nodes" drops m values
Processing needs to be updated to support z and m geometry values supported by QGIS core.
For example, result of t...
Anita Graser
05:24 AM Bug report #15647: WFS client does not update layer list
I managed to replicate Ari's problem. I had to update QGIS's settings for network caching. It seems the default is 0 ... Eduardo Gonzalez
04:46 AM Bug report #15647: WFS client does not update layer list
I checked this with Eduardo and his QGIS does not seem to store http request responses to cache. Why, we don't know b... Ari Jolma
05:08 AM Feature request #8043: Avoid duplicate nodes from "Extract Nodes"
In the expressions we now have nodes_to_points which allows the user to specify the desired behavior:
Syntax
nodes_...
Anita Graser
02:45 AM Feature request #5346: Have layer or rule base class greyed out when not visible due to scale dep...
Hi,
not sur if I must open a new ticket.
Currently only layer title is greyed out when canvas zoom level is out of ...
Regis Haubourg
02:41 AM Feature request #15666 (Open): Spatialite view and DB manager
Hi,
I have created a database with spatialite_gui tool (spatialite version 4.3.0a), the database has some spatial ...
Enrico Fiore
02:27 AM Feature request #6669: Display table and fields comments for postgis datasources
The need raises again, and more precisely.
The idea would be an option, stored in the project file:
- display datas...
Regis Haubourg
02:04 AM Bug report #15665 (Closed): improve website links to the source install guide
Issues with the website are tracked "here":https://github.com/qgis/QGIS-Website/issues Jürgen Fischer
02:04 AM Bug report #15665 (Closed): improve website links to the source install guide
Issues with the website are tracked "here":https://github.com/qgis/QGIS-Website/issues Jürgen Fischer

2016-10-04

01:23 AM Bug report #15665 (Closed): improve website links to the source install guide
The install guide link on http://qgis.org/en/site/forusers/download.html points to master, which has changed radicall... Gavin Fleming
01:02 AM Bug report #15184 (Feedback): Invert for color ramps in Singleband pseudocolor
fixed with https://github.com/qgis/QGIS/pull/3271#event-812724210 (?) Giovanni Manghi
01:02 AM Bug report #15656: Loading QLR file with relative path does not work correctly
Actually when saving a QLR the datasource path is relative to QLR destination folder, not the QGS one.
It seems this...
Dominique Lyszczarz
10:32 PM Bug report #15656: Loading QLR file with relative path does not work correctly
See http://docs.qgis.org/2.14/en/docs/user_manual/introduction/qgis_configuration.html#project-properties
You can ch...
Tudor Bărăscu
12:25 AM Bug report #15664: Dxf2shp Converter crash in 2.14
The version 2.16 as well crashes. Elia De Marchi
12:11 AM Bug report #15664 (Closed): Dxf2shp Converter crash in 2.14
In the version 2.14 (all releases) of Qgis both for windows and mac when I try to convert a dxf in shp the software c... Elia De Marchi
10:42 PM Bug report #15649: Setting constraint for a range (dial) widget usability problems
Hi. You should open another ticket as although your problem touches widget constraints the issue is different.
On th...
Tudor Bărăscu
10:23 PM Bug report #15663 (Closed): Move selection to top does not work
If one choose, from the bottom left dropdown menu, Show only selected, then Show all, the selection is correctly move... Paolo Cavallini
08:18 PM Bug report #15660 (Closed): Validate geometries QGIS crash with node tool selection
Fixed in changeset commit:"bc32b1fe5a9ac05f1763f45268eab833cc46e546". Nyall Dawson
02:53 AM Bug report #15660 (Closed): Validate geometries QGIS crash with node tool selection
With some complex (and maybe a bit uncorrect geometries) like the one I attached here below, if the geometries valida... Elia De Marchi
08:00 PM Bug report #15373 (Closed): Refine current rule not working on QGIS 2.16
Fixed in changeset commit:"ddbd25d046ad514719b41c5f61f3c7fe34304a74". Nyall Dawson
06:22 PM Bug report #15595 (Closed): QGIS crashes loading WCS layer
Fixed in changeset commit:"08f4a0f40cce21d5730653a75bdd44f175f3b0b8". Martin Dobias
05:59 PM Bug report #15435 (Feedback): Measure tools: default unit is hardcoded and doesn't follow choice ...
I assume it's to customise the appearance and other measure tool settings. Maybe the button should be totally removed... Nyall Dawson
05:57 PM Bug report #15436 (Closed): Measure tools: opening Configuration dialog may change your custom units
I don't think this is a bug - I assume the behaviour is intentional to make it easier for users to immediately see th... Nyall Dawson
05:57 PM Bug report #15436 (Closed): Measure tools: opening Configuration dialog may change your custom units
I don't think this is a bug - I assume the behaviour is intentional to make it easier for users to immediately see th... Nyall Dawson
05:54 PM Bug report #15433 (Closed): Measure tool returns weird total value
Fixed in changeset commit:"03bff507d9814ec1a3d9fdfdbe5cfbc5b6274689". Nyall Dawson
03:57 PM Feature request #15662 (Open): Support setting custom HTTP headers in WMS layer request
Allow addition of custom HTTP headers when adding a WMS layer. This will be useful when user wants to use for instanc... Jerome Anthony
12:34 PM Bug report #15550: Processing: activating a new provider causes QGIS to freeze for a few seconds
Unfortunately it doesn't solve the issue. Filipe Dias
11:04 AM Bug report #15550: Processing: activating a new provider causes QGIS to freeze for a few seconds
As I can see sorrecponding commit already presented in master_2 branch Alexander Bruy
07:46 AM Bug report #15661 (Closed): Measurement tool and its inconsistent behaviour
Measurement tools dialog window appears randomly (and sometimes not so random) when using other tools. Here is an exa... Saber Razmjooei
07:11 AM Bug report #10560 (Reopened): Wrong feature count after edit
The problem still exist with 2.16.2 after removing some features with PyQGIS codelines and commit changes.
Windows 7 ...
Ervin Wirth
07:11 AM Bug report #10560 (Reopened): Wrong feature count after edit
The problem still exist with 2.16.2 after removing some features with PyQGIS codelines and commit changes.
Windows 7 ...
Ervin Wirth
07:10 AM Bug report #15645 (Closed): OS X GRASS 7 processing command wrong setup
Fixed in changeset commit:"d03d2069b96b2c25abe64588f54f24dab7ea7cc2". Alexander Bruy
06:51 AM Bug report #15561 (Closed): master and master_2 share same QSettings space
Should be fixed in master. Reopen if necessary Alexander Bruy
06:51 AM Bug report #15561 (Closed): master and master_2 share same QSettings space
Should be fixed in master. Reopen if necessary Alexander Bruy
06:11 AM Feature request #192: print composer, when using not "north-up" projections make images (north ...
I believe the direction of the North arrow should be correct in the center of the map. Paolo Cavallini
03:09 AM Bug report #15584 (Closed): Intersection tool ignores selected features in intersect layer
Fixed in changeset commit:"7370ade7513fb1e9a4b6dd8ec51224b5c29b7754". Victor Olaya
03:09 AM Bug report #14998 (Closed): Invalid scripts from models with intermediate vector outputs
Fixed in changeset commit:"421251abde27b2161bb18a737e1fca0f4cbd6f8a". Victor Olaya
03:09 AM Bug report #15060 (Closed): Error when creating Help Files of Models in Processing
Fixed in changeset commit:"f7c639c169b4b96aa963d8a7effc9723e8bc34a7". Victor Olaya
03:09 AM Bug report #15650 (Closed): iterate broken in Processing/QGIS 2.16.3
Fixed in changeset commit:"4bcdecd3cf87dd191c27bcb4d6419191f5ff8cb2". Victor Olaya
02:36 AM Bug report #15659: Crash when deleting features with node tool (2.14 for Mac OS)
This is the report of the error:... Elia De Marchi
02:03 AM Bug report #15659 (Closed): Crash when deleting features with node tool (2.14 for Mac OS)
This problem has been discussed many times in last years: when you delete a polygon deleting all the nodes, when you ... Elia De Marchi
02:23 AM Bug report #14255 (Closed): SVG preview blocks QGIS
Fixed in changeset commit:"0b683637896f552b13f419f1fcabb9fe9fa2fdea". Nyall Dawson

2016-10-03

01:57 AM Bug report #15647: WFS client does not update layer list
I did some testing about this problem and no cache seems to be present for me. I have my own test geoserver where to ... Eduardo Gonzalez
01:42 AM Bug report #15658: map tips does not show images correctly anymore... on Linux
Enclosing content in divs worked as I posted in my answer on SE:... Adam Szieberth
01:08 AM Bug report #15658 (Closed): map tips does not show images correctly anymore... on Linux
I faced with the same issue:
http://gis.stackexchange.com/questions/211117/map-tip-display-text-in-qgis-2-16-pictu...
Adam Szieberth
12:52 AM Bug report #15582: Union error: "global name 'vproviderA' is not defined
Same error on Windows 7 64 bit with QGIS 2.16.3, both within QGIS and from a standalone script. Editing "C:\\OSGeo4W6... Eivind Olsen
12:28 AM Bug report #15543: Wrong Unicode handling of metadata plugin fields
I can confirm this on 2.16.3 and Windows XP.
My plugin had unicode characters not in description but in about and ch...
Adam Szieberth
11:37 PM Bug report #15514 (Closed): Updating an expression in diagram seems to not apply to the map
Fixed in changeset commit:"111106c64fcf4288617e65fc160a2b6112606cfc". Nyall Dawson
10:48 PM Bug report #14255: SVG preview blocks QGIS
PR at https://github.com/qgis/QGIS/pull/3565 - also fixes the circular symlink issue. Nyall Dawson
08:56 PM Bug report #15624: WMS in atlas
Some issues with DPI maybe? I do not have access to the WMS, so it is difficult to tell... Martin Dobias
06:12 PM Bug report #13920 (Closed): Scale for Mac OS
Closing due to lack of feedback Nyall Dawson
06:12 PM Bug report #13920 (Closed): Scale for Mac OS
Closing due to lack of feedback Nyall Dawson
05:27 PM Feature request #5833 (Closed): Freeze display scale when zooming in
Implemented in 2.16 Nyall Dawson
05:27 PM Feature request #5833 (Closed): Freeze display scale when zooming in
Implemented in 2.16 Nyall Dawson
11:58 AM Bug report #15632 (Closed): Style graduated not working correctly
Nyall Dawson
03:24 AM Bug report #15632: Style graduated not working correctly
Martin Dobias wrote:
> It is not clear from your bug report what is the actual problem. Please note there are various...
jose Canizares
03:03 AM Bug report #15632 (Feedback): Style graduated not working correctly
It is not clear from your bug report what is the actual problem. Please note there are various modes for graduated st... Martin Dobias
07:51 AM Feature request #6450: Allow QGIS to 'guess' field types for calculated fields in spatialite views
Can someone estimate how much time it would take to solve this problem? Maybe we can look for a solution.... Pieter Brusselman
05:59 AM Bug report #15598 (Feedback): QGIS fails to display features near 180 degrees longitude at some s...
Martin Dobias
05:59 AM Bug report #15598: QGIS fails to display features near 180 degrees longitude at some scales
Please attach the screenshots and the shapefile for testing - there are no attachments in this ticket... Martin Dobias
05:54 AM Bug report #15649: Setting constraint for a range (dial) widget usability problems
I have a similar problem.
When constraint Expression dialog write "NOW ()", "identifier" IS NOT NULL "or other, I for...
Giedrius Vaivilavičius
05:54 AM Bug report #15649: Setting constraint for a range (dial) widget usability problems
I have a similar problem.
When constraint Expression dialog write "NOW ()", "identifier" IS NOT NULL "or other, I for...
Giedrius Vaivilavičius
05:54 AM Bug report #15649: Setting constraint for a range (dial) widget usability problems
I have a similar problem.
When constraint Expression dialog write "NOW ()", "identifier" IS NOT NULL "or other, I for...
Giedrius Vaivilavičius
03:22 AM Feature request #15657 (Open): Differentiate relative/absolute path option for QGS and QLR files
Actually the option under project properties to define relative or absolute save paths affects both QGS and QLR files... Dominique Lyszczarz
02:58 AM Bug report #15656 (Closed): Loading QLR file with relative path does not work correctly
Hi,
I have some troubles loading QLR files with relative path. The path in the QLR is relative to the folder where...
Dominique Lyszczarz
02:57 AM Bug report #15596 (Closed): WMS layers cannot be identified on QGIS >= 2.16.*
Fixed in changeset commit:430694ba9a2beb5fe23d5814b63aaecdbee7a3d7 (the commit unfortunately references a different bug) Martin Dobias
02:56 AM Bug report #14658 (Feedback): Wmts layer not appearing
Arrgh... this one is not fixed yet, I have only mistakenly mentioned this bug in my commit (it actually fixes #15596) Martin Dobias
02:53 AM Bug report #14658 (Closed): Wmts layer not appearing
Fixed in changeset commit:"430694ba9a2beb5fe23d5814b63aaecdbee7a3d7". Martin Dobias
02:36 AM Feature request #15655 (Open): Discard from rendering polygon vertices located in the upper left ...
When OTF reprojection is enabled, sometimes coordinates of vertices do not make any sense. Such vertices are then ren... marisn -
02:29 AM Bug report #15636: Field calculator "lpad()" operator does not work
Maybe I was actually using a numeric field,
that would explain why only rpad was working
(10, 20, 30 are indeed legit...
Roy Roge
02:20 AM Bug report #15636 (Closed): Field calculator "lpad()" operator does not work
I'm quite sure because rpad was working properly,
anyway i cannot reproduce anymore and closing,
if i'll understand w...
Roy Roge
02:16 AM Bug report #15654 (Rejected): Processing: TrainImagesClassifier (libvm) returns an error message
Algorithm TrainImagesClassifier (libsvm) starting...
/usr/bin/otbcli_TrainImagesClassifier
-io.il
"/media/fd/Dados...
Filipe Dias

2016-10-02

01:40 AM Bug report #15653 (Closed): Refactor fields
Refactor Fields:
When I have a Shapefile with a field named "AREA" the default (preselected) Expression in Refactor f...
Peter Drexel
01:26 AM Bug report #15643: Print composer: qgis crashes while changing colour
Fix confirmed, thanks Filipe Dias
06:15 PM Bug report #15643 (Closed): Print composer: qgis crashes while changing colour
Duplicate of #15634 Nyall Dawson
06:15 PM Bug report #15643 (Closed): Print composer: qgis crashes while changing colour
Duplicate of #15634 Nyall Dawson
01:26 AM Feature request #15652 (Open): Add option for OGR data sources to be opened in read only mode
Apparently some data formats (e.g. geopackage) load with better performance if they are opened in "read only" mode - ... Andreas Neumann
11:29 PM Bug report #14658: Wmts layer not appearing
My impression is that the server does not follow WMTS specification properly.
Info from GetCapabilities ... layer's ...
Martin Dobias
10:16 PM Bug report #15625 (Closed): Highlight of geometries in Identify tool with "layer choice" mode fai...
Fixed in changeset commit:"5b3f10a531765a8c3951fa35a33d7da5a0c27644". Nyall Dawson
09:24 PM Bug report #14236 (Closed): Moved labels disappear from the rotated map canvas and from rotated p...
Fixed in changeset commit:"d36fb619b5a210406aaa50ed3aab59763f5f749a". Nyall Dawson
09:11 PM Bug report #15350 (Closed): WMTS layers are not listed in Browser panel
Fixed in changeset commit:"29d2bef7954d4e2b2cf21611c1398d0a7666e4c6". Martin Dobias
07:38 PM Bug report #15373: Refine current rule not working on QGIS 2.16
PR with fix at https://github.com/qgis/QGIS/pull/3557 Nyall Dawson
07:34 PM Bug report #15651 (Closed): Processing merge vector layers returns incomplete result
Merging the shapefiles in the attached zip file with the "merge vector layers" from Processing the output is incomple... Giovanni Manghi
07:05 PM Bug report #15650: iterate broken in Processing/QGIS 2.16.3
https://www.dropbox.com/s/b9yjtjrio3y91x4/int_processing_iterate.zip?dl=0 Giovanni Manghi
06:34 PM Bug report #15650 (Closed): iterate broken in Processing/QGIS 2.16.3
Take the linked shapefiles, and try do a Intersection (QGIS tool) using the buffers with iterate against the land use... Giovanni Manghi
06:25 PM Bug report #15648: Attribute table behaviour "show selected features" shows all records if there ...
Nyall Dawson wrote:
> This was a an intentional change - see #7541
Hi Nyall,
yes, I was thinking about it and I susp...
Giovanni Manghi
06:23 PM Bug report #15648 (Closed): Attribute table behaviour "show selected features" shows all records ...
This was a an intentional change - see #7541 Nyall Dawson
06:23 PM Bug report #15648 (Closed): Attribute table behaviour "show selected features" shows all records ...
This was a an intentional change - see #7541 Nyall Dawson
06:24 PM Bug report #15636 (Feedback): Field calculator "lpad()" operator does not work
I can't reproduce - are you sure you aren't storing the result in a numeric field? Nyall Dawson
06:20 PM Bug report #15615 (Closed): Working with a GeoPackage consumes 100% of processor unit
Giovanni Manghi
02:18 PM Bug report #15615: Working with a GeoPackage consumes 100% of processor unit
It turned out, that the excessive CPU usage was caused by another (broken) GeoPackage existing in the same directory.... Radek Pasiok
06:14 PM Bug report #15515 (Closed): QGIS crashes when changing color of category styled layer.
Duplicate of #15634 Nyall Dawson
06:14 PM Bug report #15515 (Closed): QGIS crashes when changing color of category styled layer.
Duplicate of #15634 Nyall Dawson
05:51 PM Bug report #15521 (Reopened): Concave hull broken
Sorry Alex, I have to reopen. On the latest master on osgeo4w:
2016-10-03T01:48:27 1 There were errors executing t...
Giovanni Manghi
05:51 PM Bug report #15521 (Reopened): Concave hull broken
Sorry Alex, I have to reopen. On the latest master on osgeo4w:
2016-10-03T01:48:27 1 There were errors executing t...
Giovanni Manghi
01:41 PM Bug report #14233: Spatialite view, identify results, view feature form shows wrong result
Martin Dobias wrote:
> Fixed in commit:42d88848f3010365d2c9fcf84b3a8ed5d52749a1
It seems that in QGIS 2.16.2 this pr...
Pieter Brusselman
02:22 AM Bug report #15649 (Closed): Setting constraint for a range (dial) widget usability problems
Setting a range (dial) widget with a constraint and hitting that constraint while using the dial wheel shows the inva... Tudor Bărăscu

2016-10-01

01:39 AM Bug report #15648 (Closed): Attribute table behaviour "show selected features" shows all records ...
This was working as expected until 2.8.*
Tested on shapefiles.
Giovanni Manghi
06:18 AM Feature request #11103: Support for retina displays (HiDPI)
Correction: The plugin description is ok on hidpi now but too big on regular screens. Anita Graser
05:41 AM Bug report #15647 (Closed): WFS client does not update layer list
With 2.16.2 when one connects to a WFS provider the layer list is not updated after the first time Connect is pressed... Ari Jolma
04:05 AM Bug report #14799 (Feedback): 'Create transaction groups automatically whenever possible (Experim...
Can you confirm all of them?
The feature count and save button as seen in the video are bugs.
Undo and Redo are not ...
Matthias Kuhn

2016-09-30

02:31 PM Feature request #15646 (Closed): Processing script editor needs find and replace functions
Currently, there is no way to find / find and replace code in the Processing script editor. This restricts it's usabi... Anita Graser
01:39 PM Bug report #15643 (Feedback): Print composer: qgis crashes while changing colour
Can you update your build and retest? This should have been fixed a day or so ago. Nyall Dawson
03:49 AM Bug report #15643 (Closed): Print composer: qgis crashes while changing colour
Load the attached shapefile
Change style from "single symbol" to "categorized", select "select2" in "column"
Click ...
Filipe Dias
10:41 AM Bug report #15645 (Closed): OS X GRASS 7 processing command wrong setup
Commit #e1ff6e896a8178c2f61930535ca91a408c3e2355 tried to fix GRASS 7 detection on OS X but for some reason inserted ... William Kyngesburye
08:21 AM Bug report #14799: 'Create transaction groups automatically whenever possible (Experimental)' issues
Hi, confirmed here with 2.16.3
Matthias, do you confirm?
Regis Haubourg
08:21 AM Bug report #14799: 'Create transaction groups automatically whenever possible (Experimental)' issues
Hi, confirmed here with 2.16.3
Matthias, do you confirm?
Regis Haubourg
06:31 AM Bug report #15644 (Closed): Qgis don't specify SRID on Sqlite/Spatialite export
A layer exported to Sqlite/Spatialite gets SRID=0 by default instead of the SRID from the correct CRS.
SRID is define...
Bjørn Lie Rapp
03:36 AM Bug report #15642 (Closed): Print composer: Changing "orientation" in Page Setup has no effect
Open print composer, click on Page setup, change "orientation" from "portrait" to "landscape" and nothing happens.
...
Filipe Dias
03:30 AM Bug report #15641 (Closed): Processing: Orfeo Optical Calibration throws Python error
Open QGIS, click on Optical Calibration from Orfeo, close it, this error message appears:
An error has occurred wh...
Filipe Dias

2016-09-29

01:14 AM Bug report #15640 (Closed): Refactor fields: an expression is always required (otherwise python e...
When creating a new field through Processing > Refactor fields, an expression seems always required. I do not think t... Paolo Cavallini
12:08 AM Bug report #15628: Print composer: Removing the legend title do not remove the blank space at the...
In first releases, removing the title still kept the space corresponding to title font at the top of the legend. And ... Harrissou Santanna
09:44 PM Bug report #15628 (Feedback): Print composer: Removing the legend title do not remove the blank s...
I've tested with 2.14.7 and it has the same behaviour. I'm not sure if this behaviour is by design - maybe it was don... Nyall Dawson
11:46 PM Bug report #15629: Print composer: Legend frame can be resized over its content (content is hidden)
Hi Nyall,
Can I have a use case where one would like to have the legend cropped (until nothing appears)?
I can see ca...
Harrissou Santanna
09:37 PM Bug report #15629 (Closed): Print composer: Legend frame can be resized over its content (content...
Nyall Dawson
10:55 PM Bug report #15268 (Closed): Qgis 2.16: Save world file does not work.
Fixed in changeset commit:"38a811b377cf7d0d50e2c76346eadfdd8ef87956". Nyall Dawson
10:20 PM Bug report #15639 (Closed): labelling: line curved placement is broken
On master (2.99), the rendering of labels with curved placements over line is broken, whereas zooming into the canvas... Mathieu Pellerin - nIRV
10:15 PM Bug report #15603 (Closed): regression: changing a composer sheet background style/color crashes ...
The merging of this PR (https://github.com/qgis/QGIS/pull/3536) fixed the issue, closing. Thanks Nyall. Mathieu Pellerin - nIRV
10:15 PM Bug report #15603 (Closed): regression: changing a composer sheet background style/color crashes ...
The merging of this PR (https://github.com/qgis/QGIS/pull/3536) fixed the issue, closing. Thanks Nyall. Mathieu Pellerin - nIRV
09:12 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
I'm not sure it's useful to keep this ticket open, the bug in this ticket subject was fixed, better use the new ticke... Sandro Santilli
08:15 AM Bug report #15638 (Closed): Issue at attribute table cells update - Qgis 2.16.3
Hello,
At each modification of datas in an attribute table cells, I get a crash application when I update the whole ...
Fred Tartrou
06:52 AM Feature request #8500: Add the ability to get the original GetfeatureInfo and GetLegendGraphic fo...
We're also interested in this feature. We have a lot of external GIS data available as WMS and being able to identify... Carl Defevere
06:08 AM Bug report #15624: WMS in atlas
That's the debug output when it's rendered from the print composer:
server replied: Internal Server Error url:https:...
Matthias Kuhn
04:47 AM Bug report #15294 (Closed): Node tool selects wrong features
Fixed in changeset commit:"30580ed1e59aa7ada71d69957e035c8eba33f102". Jürgen Fischer
04:22 AM Bug report #15637: ArcGIS MapServer Services Export not working
Ubuntu 16.04, QGIS 2.16.3 Tomasz Nycz
04:20 AM Bug report #15637 (Closed): ArcGIS MapServer Services Export not working
In _Add ArcGIS MapServer Layer_ window, there's Export button. Suddenly doesn't work as suspected. I have defined som... Tomasz Nycz
03:53 AM Bug report #15604: Accented characters allowed as DBF columns
DBF standard defines ISO8859-1 as the default (and theorically the only accepted) encoding. We should guarantee suppo... Giovanni Allegri
02:23 AM Bug report #15636 (Closed): Field calculator "lpad()" operator does not work
Tested on a text field:
example:
1
2
3
lpad("fieldname", 2,'0')
expected result:
01
02
03
Thanks, Roy.
actual ...
Roy Roge

2016-09-28

01:20 AM Bug report #15624: WMS in atlas
there are confidential date in the project, i sent it on a privat channel to matthias kuhn
when i use the WMS-layer ...
Konradin Fischer
11:42 AM Bug report #15624 (Feedback): WMS in atlas
There's not enough info here to diagnose. Please share a stuff contained project which demonstrates this behaviour. Nyall Dawson
11:42 AM Bug report #15624 (Feedback): WMS in atlas
There's not enough info here to diagnose. Please share a stuff contained project which demonstrates this behaviour. Nyall Dawson
12:22 AM Bug report #11884: Processing generates outputs with no "+towgs84" parameters
My guess is that the issue is related to this one:
https://trac.osgeo.org/grass/ticket/3048
(GRASS does not write AUT...
Stefan Blumentrath
12:22 AM Bug report #14499: GRASS GIS 7 CRS issue
My guess is that the issue is related to this one:
https://trac.osgeo.org/grass/ticket/3048
(GRASS does not write AUT...
Stefan Blumentrath
06:52 PM Bug report #15620 (Closed): QGIS crashes when opening Settings -> Options dialog
Nyall Dawson
04:48 PM Bug report #15620: QGIS crashes when opening Settings -> Options dialog
Thank you Jürgen, this has fixed the problem. I wasn't aware there was any config outside .qgis2 folder. Thomas McAdam
03:07 PM Bug report #15620: QGIS crashes when opening Settings -> Options dialog
Not reproducable here. (Re)moving @~/.config/QGIS/QGIS2.conf@ might also help. Jürgen Fischer
06:32 PM Bug report #15635 (Closed): globe plugin should be built as a MODULE
Commit commit:90887f4 (src/plugins/globe/cmakelists.txt) changed the linking from a MODULE type to a SHARED type. It... William Kyngesburye
01:28 PM Bug report #15570: Shapefile data corruption
I spent the last hours replicating the issue, and was somehow successful in doing so. There are 2 different reliable ... Even Rouault
01:03 PM Bug report #15634: Crash after using color picker with categorized and rule-based renderer
I can confirm that the crashes are gone.
Thanks a lot for fixing this so quickly, Jürgen!
Andreas Neumann
09:29 AM Bug report #15634 (Closed): Crash after using color picker with categorized and rule-based renderer
Fixed in changeset commit:"fb71f7232640e01c399dbb47ff940bc808e8c577". Jürgen Fischer
07:59 AM Bug report #15634 (Closed): Crash after using color picker with categorized and rule-based renderer
Steps to reproduce:
1. Load a vector layer
2. Open the layer properties
3. Select categorized or rule-based renderer...
Andreas Neumann
11:45 AM Bug report #15629: Print composer: Legend frame can be resized over its content (content is hidden)
Yes, this cropping is intentional behaviour if "resize to fit contents" is not selected. If you need the resizing the... Nyall Dawson
05:23 AM Bug report #15629 (Closed): Print composer: Legend frame can be resized over its content (content...
One can resize the legend item so that none of its contents appears.
In previous release, you can resize the frame to...
Harrissou Santanna
08:56 AM Bug report #15389 (Closed): Raster | Miscellaneous | Build Virtual Raster produces "RuntimeError:...
Fixed in changeset commit:"dedf4a5ac69fdb19b5148cc98a4e6f9f35e7b78e". Jürgen Fischer
07:56 AM Bug report #15633 (Closed): Field calculator does not clear variables list when switching layers
See subject. Victor Olaya
07:20 AM Bug report #15632 (Closed): Style graduated not working correctly
Hello
I am Jose and I have a problem with graduated style because it is not recognizing decimals and make the divis...
jose Canizares
06:12 AM Bug report #15631 (Closed): Selected categories saved in a preset changed when reordering feature...
I have found a bug with the preset (a functionality which I really like).
1. I save a preset with the first 4 catego...
Mie Winstrup
05:36 AM Bug report #15630 (Open): Print Composer: checked "Resize to Fit contents" should not allow manua...
In legend properties, checking the "Resize to Fit contents" does what's expected. But despite the checked state, one ... Harrissou Santanna
05:17 AM Bug report #15628 (Closed): Print composer: Removing the legend title do not remove the blank spa...
When you add a legend to a print composer, by default, a string "Legend" is added as title.
If you remove this text, ...
Harrissou Santanna
04:43 AM Bug report #15615 (Feedback): Working with a GeoPackage consumes 100% of processor unit
Could you please share the geopackage that is causing this problem? Giovanni Manghi
04:43 AM Bug report #15615 (Feedback): Working with a GeoPackage consumes 100% of processor unit
Could you please share the geopackage that is causing this problem? Giovanni Manghi
04:06 AM Bug report #15592: Adding WMS from Metasearch: GetCapabilities does not work
Still worksforme. Trying to reproduce, when searching for land I get 640 results. Clicking on the first result (Sta... Tom Kralidis
04:02 AM Feature request #15593 (Closed): Give a better name for new WMS and WFS added from Metaserch plugin
Using the settings tab allows the user a few options to manage OWS service names. Tom Kralidis
04:02 AM Feature request #15593 (Closed): Give a better name for new WMS and WFS added from Metaserch plugin
Using the settings tab allows the user a few options to manage OWS service names. Tom Kralidis
03:18 AM Bug report #15627 (Closed): Icons not displayed in QGIS plugin manager for python plugins
The QGIS-Plugin-Manager seems to have a bug. After installing python plugins there is no icon available in the plugin... Thomas Baumann
02:45 AM Bug report #15373: Refine current rule not working on QGIS 2.16
This bug still exists in QGIS 2.16.3 Alain FERRATON

2016-09-27

12:37 AM Bug report #15626 (Closed): GDAL-Tools (Raster menu) batch mode in QGIS 2.16 does not work
The batch mode of GDAL tools (Raster menu) does no longer work under qgis 2.16 (Linux and Windows). translate and war... Claas Leiner
12:00 AM Bug report #15592: Adding WMS from Metasearch: GetCapabilities does not work
Tested again on qgis 2.16.2: searched `land` from geopole, clicked on Add WMS/WMTS, the Add WMS dialog opens, then it... Paolo Cavallini
03:57 AM Bug report #15592: Adding WMS from Metasearch: GetCapabilities does not work
Worksforme. Can you provide further details and use case so I can try to reproduce? Tom Kralidis
11:13 PM Bug report #15625 (Closed): Highlight of geometries in Identify tool with "layer choice" mode fai...
When using the identify tool with the "layer choice" mode one gets a context menu with all the hits, if several featu... Andreas Neumann
10:52 AM Bug report #15624 (Closed): WMS in atlas
the map contains postgis-layers and a WMS-layer
the print composer atlas doesn't show the WMS-Layer
the WMS is not in...
Konradin Fischer
05:51 AM Bug report #15623 (Closed): Error when using "Extract projection"

When I try to extract projection (make a TFW file) for a GEOTIFF in Sweref 99 TM projection I get this error. Worked...
Oskar Karlin
05:38 AM Bug report #14334: SAGA raster calculator: order of layers wrong
just checked. The algorithm is correctly passing to SAGA the layers that are selected, and in the order in which they... Victor Olaya
03:34 AM Bug report #15570: Shapefile data corruption
Having the same issue here on QGIS 2.14.6.
I have noticed a few weeks ago the same bug and managed to avoid it by wa...
Antoine de Beaurepaire

2016-09-26

11:22 PM Feature request #15622 (Closed): Introduce per layer actions
It should be possible to have a special type of action that works on a selection of features and not just on a single... Andreas Neumann
11:15 PM Feature request #15621 (Closed): num_selected variable and/or function
It would be useful to get the number of selected features in a layer as variable (in layer scope) or for a given laye... Andreas Neumann
06:48 PM Bug report #15620 (Closed): QGIS crashes when opening Settings -> Options dialog
QGIS 2.14.7, 2.14.1, 2.16.3 is freezing and crashing consistently when you try and open the Options -> Settings dialo... Thomas McAdam
05:27 PM Bug report #9102: Distance matrix wrong under processing
All 3 methods seem to be working fine. No errors raised, and results seems correct.
Looks like it is already fixed. ...
Victor Olaya
03:10 PM Bug report #14405: WMS layer with EPSG:32717 is not displayed correctly
Thanks for answer, i wrote from cuenca - Ecuador and use SRS EPSG:32717 or EPSG:4326 and have a problem in wms in mu... Franklin vazconez
03:10 PM Bug report #14405: WMS layer with EPSG:32717 is not displayed correctly
Thanks for answer, i wrote from cuenca - Ecuador and use SRS EPSG:32717 or EPSG:4326 and have a problem in wms in mu... Franklin vazconez
02:46 PM Bug report #15582: Union error: "global name 'vproviderA' is not defined
The same error on Windows 7 64 bit with QGIS 2.16 Ervin Wirth
09:38 AM Feature request #15617: QGIS/Qt does not trigger auto-import of Windows root Certificate Authorities
Regarding the qgis-trusted-cas-cached.png attachment. The left part of the image shows the _default trusted root CAs_... Larry Shaffer
04:50 AM Feature request #15617 (Open): QGIS/Qt does not trigger auto-import of Windows root Certificate A...
The following steps demonstrate that QGIS/Qt is not able to trigger auto-importing of trusted root CAs by the Windows... Luigi Pirelli
09:06 AM Bug report #15619 (Closed): ERS format not available in drop down file type menu for gdalwarp and...
I have noticed that for some time now the ERS raster format has not been available in the drop down file type menu of... Thomas Campagne
07:34 AM Feature request #15618 (Closed): Integrate isselected() expression function from ExpressionsPlus ...
The "Expressions plus" plugin contains a useful function named isselected('layername'). This would be useful for a wi... Andreas Neumann
03:38 AM Bug report #15616 (Closed): large point markers not rendered if center is outside visible extent
When using large marker symbols for point markers the symbols are not rendered if the point itself is outside the vie... Jochen Huber
03:34 AM Bug report #15615 (Closed): Working with a GeoPackage consumes 100% of processor unit
Hi Devs,
Thanks for the latest update for GeoPackage solving db locks on concurrent writes (#15351).
However, after ...
Radek Pasiok
02:16 AM Bug report #15614 (Closed): Error when adding integer field to an existing geopackage
There is a problem when adding an integer field to an existing geopackage. Here are some steps to reproduce the bug:
...
Jérôme Guélat

2016-09-25

12:37 AM Bug report #15612: QGis crashes when loading previous versions files
I attach a QGS file (version="2.14.0-Essen") and three CSV data files. If needed I can also upload the shapefiles and... Mauro Dallapina
12:37 AM Bug report #15612: QGis crashes when loading previous versions files
I attach a QGS file (version="2.14.0-Essen") and three CSV data files. If needed I can also upload the shapefiles and... Mauro Dallapina
12:37 AM Bug report #15612: QGis crashes when loading previous versions files
I attach a QGS file (version="2.14.0-Essen") and three CSV data files. If needed I can also upload the shapefiles and... Mauro Dallapina
12:37 AM Bug report #15612: QGis crashes when loading previous versions files
I attach a QGS file (version="2.14.0-Essen") and three CSV data files. If needed I can also upload the shapefiles and... Mauro Dallapina
02:05 PM Bug report #15612 (Feedback): QGis crashes when loading previous versions files
You'll need to attach a sample project for us to be able to diagnose this. Nyall Dawson
07:29 PM Bug report #15598: QGIS fails to display features near 180 degrees longitude at some scales
Probably related - if ?I use the select rectangle tool for points crossing 180, I get a selection which lies W of the... Brent Wood
08:06 AM Bug report #15550 (Reopened): Processing: activating a new provider causes QGIS to freeze for a f...
Hi Victor
I just tested on QGIS 2.17 Master (today's version) and activating/deactivating a provider still freezes QGIS
Filipe Dias

2016-09-24

07:54 AM Bug report #15609 (Closed): Missing build dependency for Debian stretch in master
Fixed in changeset commit:"07c3801ee30ede9512ab7d399bee2a4bfce6ea34". Jürgen Fischer

2016-09-23

01:27 AM Bug report #14405: WMS layer with EPSG:32717 is not displayed correctly
Can you give detailed instructions for re-producing the issue? Can you for example make it happen with some open WMS ... Jukka Rahkonen
10:29 AM Bug report #14405: WMS layer with EPSG:32717 is not displayed correctly
in EPSG:4326 give same error, i can´t use wms, how i can fix this? Franklin vazconez
12:16 PM Bug report #15365: ubuntu repository not available
I could connect to the repo using deb http://ubuntu.qgis.org/debian trusty main.
It seems to jump the captcha request...
Alejandro Rivero Borrell
09:07 AM Bug report #15351 (Closed): geopackage edits workflow is broken
Fixed in changeset commit:"b6b8759efbeb833d0d3dbf6df008087701361ad3". Even Rouault
08:14 AM Bug report #15407: Saving Shapefile edits corrupts file
This is a problem we are seeing as well, and with shapefiles which have been created in QGIS as well as those older o... Amy Taylor
06:10 AM Feature request #15613 (Closed): Button for refreshing random colour generation in symbology
It would be nice to have a button to refresh the palette of colours supplied by 'random colours' when styling rasters... James Duffy
05:27 AM Bug report #15612 (Closed): QGis crashes when loading previous versions files
Each time I try to load a .qgs file saved with a previous version of QGis (e.g. 2.14.0) the software crashes.
Mauro Dallapina
05:10 AM Feature request #15611 (Closed): Add line_substring linear referencing function to expression engine
It's cool that we now have line_interpolate_point() function in expression engine. It would be really nice to have a ... Nikolay Lebedev
03:14 AM Bug report #15538: Merge vector
@Alexander, I wonder if the problem of double Vector menus is not related to https://github.com/qgis/QGIS/blob/master... Harrissou Santanna
02:13 AM Bug report #15499: Qgis Desktop 2.14.5 and 2.16 Projects with Multiple Composers Loading Very Slowly
Hallo,
've just read through this ticket. I have also the problem with the long load time in QGIS 2.14.6 LTR, if I lo...
Tobias Hurtienne

2016-09-22

01:35 AM Bug report #15610 (Closed): Unique column in views with multiple tables (MS SQL Server) not recog...
I have a spatial view in MS SQL Server 2008R2, with a int field that is unique (IsIdentity is Yes).
When I define th...
Filip Mahieu
02:03 PM Bug report #15268: Qgis 2.16: Save world file does not work.
The same is true on OS X with 2.16.2, i.e., no world file is being generated on export with the setting correctly app... John Tull
09:32 AM Bug report #15317: the window Layer Properties gets irresponsive
Nyall Dawson wrote:
> Can't reproduce - could it be possible the rule based symbol dialog opened on another screen or...
Albert Teixido
08:58 AM Bug report #15466: Freezes when attempting to edit rule based styles after adding field to table
same issue here #15317 Albert Teixido
08:46 AM Bug report #15582: Union error: "global name 'vproviderA' is not defined
vproviderA has to be replaced by vlayerA line 78 of /usr/share/qgis/python/plugins/processing/algs/qgis/Union.py in L... Victor Ducrot
08:36 AM Bug report #15582: Union error: "global name 'vproviderA' is not defined
Same error and manjaro linux (based on arch). Victor Ducrot
08:41 AM Bug report #15493: Freezes when attempting to edit rule based styles from layer 'Properties' window
seems related to #15317 Albert Teixido
08:16 AM Bug report #15519: Import vector layer error
See also: #15487 R. R.
08:07 AM Bug report #15571 (Closed): globe_plugin build errors in master
This one has gone away or is fixed now.
Andy Wood
07:46 AM Bug report #15609 (Closed): Missing build dependency for Debian stretch in master
[ 97%] Building CXX object python/CMakeFiles/python_module_qgis__analysis.dir/analysis/sip_analysispart0.cpp.o
.../q...
Andy Wood
07:20 AM Feature request #15608 (Open): Add some functions in context menu in Project properties --> Ident...
The Identify layers tab in Project properties dialog offers ability to selct multiple rows but you can't do anything ... Harrissou Santanna
07:12 AM Feature request #15607 (Open): Add an option to filter list of available layers in Layer Styling ...
When the project grows and you have a lot of layers in the project, using the drop-down list from the layer styling p... Harrissou Santanna
05:52 AM Bug report #15606 (Closed): DBManager python error on master
When trying to expand or refresh postgis connection in DBManager I get a python error:... Nikolay Lebedev
05:45 AM Bug report #15605 (Feedback): Query Builder Test button returns message with inadequate number of...
Tested in provider filter layer property on a postgis layer. When generating a where clause with Query Builder and hi... Nikolay Lebedev
05:34 AM Bug report #15604 (Closed): Accented characters allowed as DBF columns
QGIS desktop accepts accented characters as column names for shapefile dbf, and everything seems to work smoothly.
T...
Paolo Cavallini
02:45 AM Bug report #15603 (Closed): regression: changing a composer sheet background style/color crashes ...
Just noticed QGIS master (2.99) is now crashing when attempting to change the background style of a composer sheet.
...
Mathieu Pellerin - nIRV

2016-09-21

12:50 AM Bug report #15577 (Closed): qgis3/master make install runs 2to3 on output tree, but install from ...
This issue has been invalidated by the commit which ran 2to3 against the source directory.
Thanks Jürgen.
Mathieu Pellerin - nIRV
12:50 AM Bug report #15577 (Closed): qgis3/master make install runs 2to3 on output tree, but install from ...
This issue has been invalidated by the commit which ran 2to3 against the source directory.
Thanks Jürgen.
Mathieu Pellerin - nIRV
12:48 AM Bug report #15586 (Closed): qt5/python3: plugin manager fails to install plugins
Fixed by commit:e7c9400b06b0. Mathieu Pellerin - nIRV
12:48 AM Bug report #15586 (Closed): qt5/python3: plugin manager fails to install plugins
Fixed by commit:e7c9400b06b0. Mathieu Pellerin - nIRV
12:48 AM Bug report #15586 (Closed): qt5/python3: plugin manager fails to install plugins
Fixed by commit:e7c9400b06b0. Mathieu Pellerin - nIRV
11:57 PM Bug report #15600: Selecting features feature in spatial views and virtual layers leads to wrong ...
See also: #15134 (Virtual Layer - Selecting multipart features fails)
Perhaps these issues are related, since virtua...
R. R.
02:15 PM Bug report #15600 (Open): Selecting features feature in spatial views and virtual layers leads to...
Select features in spatialite views higlights wrong objects Gerhard Spieles
03:50 PM Bug report #15602: Missing ${LIB_SUFFIX}
Hmm, a better fix might be to use QGIS_LIB_SUBDIR or QGIS_LIB_DIR (which seem to be the same - a bit confusing) Orion Poplawski
03:44 PM Bug report #15602 (Closed): Missing ${LIB_SUFFIX}
In trying to update the Fedora qgis package to 2.16.2 it fails to build with:... Orion Poplawski
02:20 PM Bug report #15601 (Closed): spatialite view layers shows always 0 features when object-count is on
See subject. Gerhard Spieles
02:10 PM Bug report #15599 (Open): In spatial views, QGIS shows only 100 rows in attribute-table, when vie...
In spatial views, created with SQL-Statement in dbmanager, attribute-table shows errors and wrong results, when view ... Gerhard Spieles
12:58 PM Bug report #15598: QGIS fails to display features near 180 degrees longitude at some scales
I'm not sure if the files attached - can provide shapefile & images if required... Brent Wood
12:57 PM Bug report #15598 (Closed): QGIS fails to display features near 180 degrees longitude at some scales
We have a Specify collection database (native non spatial MySQL: http://specifyx.specifysoftware.org/)
I have set up...
Brent Wood
07:34 AM Bug report #15472 (Closed): map tips broken in 2.16.1
this seems fixed in 2.16.2 Giovanni Manghi
07:34 AM Bug report #15472 (Closed): map tips broken in 2.16.1
this seems fixed in 2.16.2 Giovanni Manghi
05:42 AM Bug report #15360 (Reopened): WFS don't conserve username and password
Still true for username (not password), also on master. Giovanni Manghi
05:42 AM Bug report #15360 (Reopened): WFS don't conserve username and password
Still true for username (not password), also on master. Giovanni Manghi
05:42 AM Bug report #15360 (Reopened): WFS don't conserve username and password
Still true for username (not password), also on master. Giovanni Manghi
05:42 AM Bug report #15360 (Reopened): WFS don't conserve username and password
Still true for username (not password), also on master. Giovanni Manghi
05:34 AM Bug report #15597 (Closed): In QGIS > =2.16.* loading of WFS layers with (Geoserver) authenticati...
*New description:*
Start a Geoserver endpoint (tested with 2.7.4 and 2.9), load a couple of layers, one behind authe...
Giovanni Manghi
05:27 AM Bug report #15596 (Closed): WMS layers cannot be identified on QGIS >= 2.16.*
On Linux (as Windows seems ok, OsX to be confirmed) and QGIS 2.16.* WMS layers from a Geonode/Geoserver service do no... Giovanni Manghi
05:18 AM Bug report #15595 (Closed): QGIS crashes loading WCS layer
This happens on any version > 2.8.*
In 2.8.* the layer loads as expected.
The layers is the one available here
htt...
Giovanni Manghi
04:24 AM Bug report #15550 (Closed): Processing: activating a new provider causes QGIS to freeze for a few...
Fixed in changeset commit:"c2e0205c08c8d2397c5851f3d3b23f81a6f9b71d". Victor Olaya
02:33 AM Bug report #15550: Processing: activating a new provider causes QGIS to freeze for a few seconds
Is there any chance this fix can be backported to QGIS 2.18? Filipe Dias
03:28 AM Bug report #15508: [Processing] Check validity of geometries fails in master
Alexander Bruy wrote:
> As workaround you can save algorithm results to file.
I tried not setting a file for valid o...
Casper Børgesen
02:40 AM Bug report #15591: Minscale down to 1:1 only
It's a regression and causes severe confusion because properly configured layers disappear when reconfiguring unrelat... Matthias Kuhn
02:24 AM Feature request #15457 (Closed): Multi-attribute search: keep chained filters for search with rel...
Fixed Matthias Kuhn
02:22 AM Feature request #15589 (Open): Duplicate record function
Closed accidentally Matthias Kuhn

2016-09-20

12:58 AM Feature request #15340: Checkbox for multithreading in gdalwarp
It can be surely added, not sure about remembering the state. Giovanni Manghi
12:55 AM Bug report #14648 (Closed): Windows: crash on exit after having created a Processing layer
Closed in favor of #13061, the underlying issue is the same. Giovanni Manghi
12:55 AM Bug report #14648 (Closed): Windows: crash on exit after having created a Processing layer
Closed in favor of #13061, the underlying issue is the same. Giovanni Manghi
12:55 AM Bug report #13061: QGIS crashes on close if data was read through GDAL in Python Console
see also: #14648
it affects also a few Processing tools.
Giovanni Manghi
12:14 AM Feature request #15593 (Closed): Give a better name for new WMS and WFS added from Metaserch plugin
Currently, all new WMS or WFS connections automatically added from Metasearch plugin have the same name. This is conf... Paolo Cavallini
12:11 AM Bug report #15592 (Closed): Adding WMS from Metasearch: GetCapabilities does not work
When adding a newly discovered WMS/WMTS layer from Metasearch, the GetCapabilities takes a long time and fails. The s... Paolo Cavallini
11:43 PM Feature request #15589 (Closed): Duplicate record function
Fixed in changeset commit:"1de71c12d6758f46697827f181ef06c549df6130". Anonymous
06:02 AM Feature request #15589 (Closed): Duplicate record function
A duplicate record button should be added to the attribute table and in the feature form when using embedded forms.
...
Andreas Neumann
10:29 PM Bug report #10790: OpenStreetMap plugin only loads 32 bits numbers ID, then start with negative n...
Updated discussion at http://gis.stackexchange.com/questions/211000/is-there-a-qgis-tool-that-handles-osm-64-bit-iden... Andre Joost
10:21 PM Bug report #15591 (Closed): Minscale down to 1:1 only
Currently the min scale for scale dependent visualization is 1:1; 1:0 cannot be inserted.
As a result, zooming below ...
Paolo Cavallini
07:11 AM Bug report #15458 (Closed): Attribute table: the dialog to manage visibility and order of attribu...
Fixed in changeset commit:"6f513d1cf89e54e5b4cd6f4183703876e2d59bad". Anonymous
06:56 AM Bug report #15508: [Processing] Check validity of geometries fails in master
Victor Olaya wrote:
> if this is fine in 2.16...can we close the issue? Looks like a limitation in QGIS < 2.16 with m...
Casper Børgesen
03:55 AM Bug report #15508: [Processing] Check validity of geometries fails in master
if this is fine in 2.16...can we close the issue? Looks like a limitation in QGIS < 2.16 with memory layers, as Alex ... Victor Olaya
06:17 AM Bug report #15590 (Closed): m:n relationships in QGIS cause mini dump and crash
I experience a crash whenever I use the qgisRelationWidget on a m:n relationship within QGIS. I have 2 parent tables ... Tyler Veinot
05:08 AM Bug report #15588 (Closed): Composer not rendering html content
When using a html frame or label set to "render as html", the object is not drawn, nor rendered to PDF. When cycling ... Johannes Eberenz
04:12 AM Bug report #15587 (Closed): GRASS command processing 'Environment Can Only Contain Strings'
Hi,
I receive the error below when trying to run a GRASS command from the processing toolbox:
2016-09-20T12:07:28 2...
Julian O'Neill
03:15 AM Bug report #15451 (Closed): Relation reference widget: sorting fails for display expression
Fixed in changeset commit:"65e221cafe88d9fb7ae7c591ebad196fe4b41775". Anonymous
03:03 AM Bug report #15570: Shapefile data corruption
In the zip sent by Nyall, there's :
- a .dbf file that has 74 records, but with a hole at FID=72
- a .shp file, witho...
Even Rouault
02:23 AM Bug report #15570: Shapefile data corruption
Even - I've got a copy of the corrupted data here (as it was immediately afterwards, with the _packed files) but cann... Nyall Dawson
02:15 AM Bug report #15570: Shapefile data corruption
I can't make sense of the fact that if you rename both the _packed.shp and _packed.shx as non packed, you get a corru... Even Rouault
02:57 AM Bug report #15586 (Closed): qt5/python3: plugin manager fails to install plugins
Under qt5/python3, the plugin manager fails to install plugins. The following error pops up:... Mathieu Pellerin - nIRV

2016-09-19

01:48 AM Bug report #15585 (Rejected): Where can I find binaries of current stable version for OS X?
I noticed that for long time there is no update binaries for stable versions of QGIS for OS X. Official site link to... Michal Jurewicz
01:48 AM Feature request #4080: Html formatted labels
Hello this seems partially implemented in 2.16.2
If I input this in the expression editor:...
Martin HOFFMANN
01:12 AM Bug report #15584 (In Progress): Intersection tool ignores selected features in intersect layer
I can confirm that it works like that. Just checked, and the issue seems to be in the spatial index. It is created wi... Victor Olaya
12:59 AM Bug report #15584 (Closed): Intersection tool ignores selected features in intersect layer
The Intersection tool ignores features that are selected in the _Intersect Layer_ and performs the intersect on +all ... Frank Sokolic
12:25 AM Bug report #15582: Union error: "global name 'vproviderA' is not defined
I get the same error when using the Union tool on QGIS Master with Ubuntu 16.04. The error occurs when accessing the ... Frank Sokolic
08:23 AM Bug report #15582 (Closed): Union error: "global name 'vproviderA' is not defined
Hi everyone!

In Qgis 2.16.2-2 and 2.16.2-3 the " Join" tool does not work . When trying to join two shapefiles , an...
Hugo Nicolau Barbosa de Gusmão
11:12 PM Bug report #15577: qgis3/master make install runs 2to3 on output tree, but install from source tree
Well, at the moment the python files are a sort of 'build' (if you define building a little broader then going from s... Richard Duivenvoorde
04:21 PM Bug report #15577: qgis3/master make install runs 2to3 on output tree, but install from source tree
Richard Duivenvoorde wrote:
> but in general, shouldn't we install (python) files from the build directory anyway (in...
Jürgen Fischer
01:29 PM Bug report #15577: qgis3/master make install runs 2to3 on output tree, but install from source tree
but in general, shouldn't we install (python) files from the build directory anyway (instead of the source dir)? Richard Duivenvoorde
02:24 AM Bug report #15577: qgis3/master make install runs 2to3 on output tree, but install from source tree
Yes, we'll eventually run 2to3 on the source files. Jürgen Fischer
01:47 PM Bug report #15441 (Closed): Python console black background on Mac
This can be resolved by opening the settings for the python console and clicking the "restore to default colors" button. John Tull
01:47 PM Bug report #15441 (Closed): Python console black background on Mac
This can be resolved by opening the settings for the python console and clicking the "restore to default colors" button. John Tull
11:21 AM Bug report #15462 (Reopened): Mean coordinates does list all attributes
I've applied the patch to my installation of 2.16.2 and see no change in behavior;
the population variable is still m...
belg4mit -
09:14 AM Bug report #15581: Issues with vertical datum CGVD2013
Is this with both the ESRI FileGDB API driver and the OpenFileGDB driver? Donovan Cameron
05:34 AM Bug report #15581 (Closed): Issues with vertical datum CGVD2013
From within a file geodatabase any features assigned a vertical datum of CGVD2013 fail to load with the issue "unreco... Tyler Veinot
09:14 AM Bug report #15583 (Closed): raster classes cannot be adjusted, only by using the +/- buttons
I've tested on both Windows (via OSGeo4W installer) and arch linux.
Trying it with both a GRASS raster and a GeoTIFF...
Donovan Cameron
06:14 AM Bug report #15575 (Closed): regression: zooming in on a canvas with a diagram-enabled polygon lay...
Fixed in changeset commit:"9264be89e319282f307edcb961395d82c12d1b3e". Mathieu Pellerin - nIRV
05:01 AM Bug report #15580 (Closed): Closing "measure angle" causes crash on multiple displays
Closing "Measure Angle" dialogue window, *if* it is placed on a different display/monitor than the main map canvas is... Nicklas Larsson
05:01 AM Bug report #15579 (Rejected): Copy & Paste Issue Attibute table
It isn't possible to copy attribute values from the attribut-table by marking them and pressing CRT+C and CRT+V.
If ...
Andreas Voit
04:09 AM Bug report #15567 (Feedback): "Merge Selected Features" Tool - wrong source attribut
Alexander Bruy
02:24 AM Bug report #15578 (Closed): Pyqgis atlas crash on "render as HTML"
I'm using pyqgis to render a composer with atlas. When a text label is set to "render as HTML", the execution crashes... Johannes Eberenz

2016-09-18

11:28 PM Bug report #15567: "Merge Selected Features" Tool - wrong source attribut
The merge algorithm uses the names of the layer files. Looks like the layers you are trying to merge are temporary, a... Victor Olaya
09:57 PM Bug report #15575: regression: zooming in on a canvas with a diagram-enabled polygon layer kills ...
One more finding: crash occurs only when geometries are clipped to visible extent (i.e., if features of a given diagr... Mathieu Pellerin - nIRV
01:21 PM Bug report #15576: QGIS is lagging after a few saves in PostGIS layers
Hi Luiz, have you tried to deinstall all 3rd party plugins? R. R.
01:04 PM Bug report #15577 (Closed): qgis3/master make install runs 2to3 on output tree, but install from ...
Compiling current master (Qt5/Python3) and running make install, installs and runs fine except for the python parts:
...
Richard Duivenvoorde

2016-09-17

09:37 PM Bug report #15575: regression: zooming in on a canvas with a diagram-enabled polygon layer kills ...
Under 2.16, QGIS does *not* crash. Mathieu Pellerin - nIRV
05:26 AM Bug report #15575: regression: zooming in on a canvas with a diagram-enabled polygon layer kills ...
Here's a debug build gdb output:... Mathieu Pellerin - nIRV
03:55 AM Bug report #15575 (Closed): regression: zooming in on a canvas with a diagram-enabled polygon lay...
Under QGIS master (2.99), zooming in on a canvas with a pie diagram-enabled polygon layer instantly crash QGIS.
Here...
Mathieu Pellerin - nIRV
08:41 PM Bug report #15576 (Closed): QGIS is lagging after a few saves in PostGIS layers
In Kubuntu 14.04 after a few editing rounds on PostGIS layers QGIS starts to lag until it becomes unresponsive.
I nee...
Luiz Andrade
07:36 PM Feature request #6040 (Closed): Dissolve should support multiple fields
Nyall Dawson
04:09 PM Bug report #15024 (Closed): "qgis --help" command does nothing on Windows
On windows now a message box is opened on @--help@. Fixed in commit:a465b0e, commit:8ced780, commit:bd23bf1a and comm... Jürgen Fischer
04:09 PM Bug report #15024 (Closed): "qgis --help" command does nothing on Windows
On windows now a message box is opened on @--help@. Fixed in commit:a465b0e, commit:8ced780, commit:bd23bf1a and comm... Jürgen Fischer
09:07 AM Bug report #15568 (Closed): File dialogs don't work on Ubuntu
Fixed in commit:59583e9 and commit:f9219b3 Jürgen Fischer
09:07 AM Bug report #15568 (Closed): File dialogs don't work on Ubuntu
Fixed in commit:59583e9 and commit:f9219b3 Jürgen Fischer
06:16 AM Feature request #15548: Dissolve Tool: Allow Point and Line features & provide the option to set ...
Bernhard Ströbl wrote:
> Dissolve should already work on line layers
true, it does! regarding your first comment: th...
Ger CO
05:02 AM Bug report #15566: Crash when clicking on magnifier spinbox
Just as input: when I do NOT use the --configpath option (so using the 'normal' settings from ~/.qgis2 and Qt stuff f... Richard Duivenvoorde

2016-09-16

01:12 AM Bug report #15574 (Closed): QLR function doesn't throw an error when it fails to load a database ...
If you 1) have a QLR file that loads a database based layer (Postgres, MS-Sqlserver) and 2) the database is not respo... Bo Thomsen
12:19 AM Bug report #15462 (Closed): Mean coordinates does list all attributes
It is fixed in commit:75269d6 Victor Olaya
12:16 PM Bug report #15462: Mean coordinates does list all attributes
I still have this problem with 2.16.2 on Win10 x64.
I'll also note that the aforementioned text fields are still not...
belg4mit -
02:23 AM Bug report #15462: Mean coordinates does list all attributes
Still can't reproduce (tested with 2.16.2 and master). As I said before, field "POP100_RE" listed in both comboboxes. Alexander Bruy
08:44 PM Bug report #15570: Shapefile data corruption
Even - thanks for the hints! Here's some answers:
- do you still have xxx.shp and xxx.shx files in addition to xxx_p...
Nyall Dawson
04:48 AM Bug report #15570: Shapefile data corruption
I have a feeling that this issue is related #15393. Perhaps the "read only" copies keep some files locked. Jukka Rahkonen
11:55 AM Feature request #10295: Add auto increment field for non database formats
The AutoFields plugin [1] helps you achieve almost all you mentioned, except making the field non-editable.
Watch thi...
gcarrillo -
08:27 AM Bug report #15573 (Closed): Bad OS information in python bundled
I'm working on Windows 10 AU and developing a plugin, I want to log the operating system to improve our support answe... geo julien
07:35 AM Bug report #15572 (Closed): Some WMS service are displayed as empties because of bad SRS and view...
Working on our "plugin":https://github.com/isogeo/isogeo-plugin-qgis, I encountered this strange behavior: a WMS laye... geo julien
07:29 AM Bug report #13521: Won't list postgres columns of json or jsonb type
Any progress on this issue?
The issue can be reproduced on QGIS 2.14.1-Essen on GNU/Linux 64-bit.
Vladimir Rutsky
05:20 AM Bug report #14884: Default layer style from PostGIS 'layer_style' table not applied at login
This is still an issue as of 2.14.3, can someone please take a look at it please? I have also found an article confir... Bruce Steedman
04:47 AM Bug report #15571: globe_plugin build errors in master
Sorry automatic formatting has messed that up. Here is the top again:... Andy Wood
04:39 AM Bug report #15571 (Closed): globe_plugin build errors in master
The following build error has been in master for the past few days:... Andy Wood
03:49 AM Bug report #15339 (Closed): Warp tool requires CRS of extent when no extent set
Should be fixed in master Alexander Bruy
03:49 AM Bug report #15339 (Closed): Warp tool requires CRS of extent when no extent set
Should be fixed in master Alexander Bruy
02:56 AM Bug report #13925: Qlr-file saves datasource path not as absolute path
The behaviour regarding relative/absolute path definitions in qlr files follows the project options "General settings... Bo Thomsen
02:24 AM Bug report #14202 (Closed): Modeler: join attributes by location (QGIS tool): intersection does n...
Fixed in master and backported. Alexander Bruy
02:24 AM Bug report #14202 (Closed): Modeler: join attributes by location (QGIS tool): intersection does n...
Fixed in master and backported. Alexander Bruy
02:10 AM Bug report #15234 (Closed): Grass processing scripts error
Closed for the lack of feedback. Reopen if necessary Alexander Bruy
02:10 AM Bug report #15234 (Closed): Grass processing scripts error
Closed for the lack of feedback. Reopen if necessary Alexander Bruy

2016-09-15

12:37 AM Feature request #15536: Support for osgEarth 2.8 in Globe plugin
Pirmin Kalberer wrote:
> Maybe someone else will adapt the code for QGIS 2.18, but in the meantime there is no globe ...
Bas Couwenberg
12:22 AM Bug report #15570: Shapefile data corruption
@nyall When this happens,
- do you still have xxx.shp and xxx.shx files in addition to xxx_packed.shp and xxx_packed....
Even Rouault
 

Also available in: Atom