Activity

From 2017-03-02 to 2017-03-31

2017-03-31

09:57 PM Bug report #16402 (Closed): regression: opening attribute table of a 4mb .OSM vector dataset free...
Under QGIS master, opening a (panel-mode) attribute table for a 4mb .OSM vector dataset freezes QGIS while eating CPU... Mathieu Pellerin - nIRV
11:22 AM Revision 22272c65 (qgis): Improve sip bindings
Matthias Kuhn
11:22 AM Revision 62089868 (qgis): Autogenerate some sip files
Matthias Kuhn
08:34 AM Bug report #16401: Maptips with images stopped to work in 2.18
master also affected. Giovanni Manghi
08:33 AM Bug report #16401 (Closed): Maptips with images stopped to work in 2.18
Tested on 2.18.5
a maptip with this expression
<img src="[% "thumbnail" %]"/>
(where the thumbnail field con...
Giovanni Manghi
06:55 AM Bug report #15351 (Feedback): geopackage edits workflow is broken
Ger CO wrote:
> Unfortunately, after the first successful edit, I get the "database is locked" error using qgis 2.18....
Giovanni Manghi
06:55 AM Bug report #15351 (Feedback): geopackage edits workflow is broken
Ger CO wrote:
> Unfortunately, after the first successful edit, I get the "database is locked" error using qgis 2.18....
Giovanni Manghi
06:52 AM Bug report #15351 (Reopened): geopackage edits workflow is broken
Unfortunately, after the first successful edit, I get the "database is locked" error using qgis 2.18.5 on windows Ger CO
05:15 AM Bug report #15752: Degradation of rendering performances in MSSQL provider
Update versions: 2.14.13 and 2.18.5
Loading a 5 layers project (feature count: 201.528 points, 36.521 linestrings, 2...
Andre Jesus

2017-03-30

04:27 PM Revision 8a44161b (qgis): Fix typos
Matthias Kuhn
04:25 PM Revision 649e3c2b (qgis): More information when [LIB]_EXPORT is missing
Matthias Kuhn
04:17 PM Revision b8159a95 (qgis): fix export macro matching
Denis Rouzaud
04:10 PM Revision 4322c87c (qgis): sipify scripts fixes
* fix prepare-commit.sh when SIP file is not created yet
* raise an error if header doesn't have EXPORT macro for cla...
Denis Rouzaud
03:13 PM Revision ba6f736c (qgis): remove comments from sipfiles (QgsVectorLayer and QgsFeature)
Denis Rouzaud
03:13 PM Revision 7b08608f (qgis): sipify QgsVectorLayer, QgsFeature
Denis Rouzaud
03:13 PM Revision 85894ed4 (qgis): pre-process headers (QgsVectorLayer and QgsFeature)
Denis Rouzaud
03:13 PM Revision 988c504d (qgis): test auto-generated sip files on Travis
Denis Rouzaud
03:13 PM Revision 77d7236a (qgis): sipify improvements
* remove enum value assignments
* remove deleted functions
* remove private members
* remove function bodies
* re...
Denis Rouzaud
03:13 PM Revision 0bdaf4fc (qgis): Ignore SIP annotations in doxygen
Matthias Kuhn
03:13 PM Revision a3bdd440 (qgis): SIP test: use blacklist rather than whitelist
Denis Rouzaud
03:13 PM Revision f1d9d22a (qgis): sipify: adds test to prepare-commit and adapt sipdiff
add missing macros to Doxyfile.in Denis Rouzaud
03:13 PM Revision ca008d7a (qgis): Add script to generate sip code from headers
Add more annotations
Add some references to upstream documentation
Add more annotations
Matthias Kuhn
03:13 PM Revision 15e49038 (qgis): sipify improvements
* add demo file and start a short doc
* fix some annotations
* do not display hidden line (SIP_SKIP, delete)
* use a ...
Denis Rouzaud
03:13 PM Revision 9846b34e (qgis): add type and default values identifiers
Denis Rouzaud
03:13 PM Revision b0564bec (qgis): also comment methods
fix comment starting on first line of block Denis Rouzaud
03:13 PM Revision a44eb4d7 (qgis): use dedicated header for QgsAttributes
Denis Rouzaud
03:13 PM Revision 21be025d (qgis): use sip includes rather than listing header to generate all sip files
Denis Rouzaud
03:13 PM Revision bd75aeef (qgis): Put some sip code into qgsfeature.h
Just for reference Matthias Kuhn
03:06 PM Bug report #16373: Spinbox Widgets revert to start value in LayerProperties in Symbology controls
That's not reproducible either. I think you'll need to insert some breakpoints in qgsdoublespinbox.cpp (QgsDoubleSpin... Nyall Dawson
10:53 AM Bug report #16373: Spinbox Widgets revert to start value in LayerProperties in Symbology controls
I just noticed that I did not make myself clear with this report.
* with change I meant changing the numbers in the e...
Mark Johnson
03:02 PM Revision 39cd81b3 (qgis): Hide embedded form in relation reference
by default Matthias Kuhn
02:35 PM Revision aa4a7848 (qgis): Code formatting
Matthias Kuhn
01:19 PM Bug report #16400 (Closed): Relation reference widget - filter lists are not refreshed in attribu...
When opening a standalone form, if chained filters were chosen, they are remembered and displayed correctly.
In att...
Regis Haubourg
12:43 PM Bug report #16399 (Closed): Relation widget reference fails if filter value contains a quote
When filter values in reference relation widget, if the filter value contains a quote, then filter fails and display ... Regis Haubourg
12:10 PM Revision d0a36d35 (qgis): Support for moving of multiple vertices at the same time
Just use selection rectangle to select vertices and then click one vertex
from selection to move the whole group.
Martin Dobias
11:37 AM Bug report #16398 (Closed): QGIS hangs when creating or testing a virtual layer when the sql is w...
If you go to add a virtual layer, and the add sql like this:
@select gid as kml_key, sa.*
from service_areas @
...
chris Mr
10:13 AM Bug report #16397 (Rejected): "hidden" edit widget does not work on QGIS 2.18 (and master)
subject says it all. Works fine on 2.14.13 Giovanni Manghi
10:02 AM Feature request #15461: Relation reference widget: introduce unique constraint
Hi Andreas and Matthias. This seems done in master. Should we close the issue? Regis Haubourg
07:52 AM Revision 636e9c5e (qgis): [FEATURE] Add geometry snapper modes to only snap end points of lines
Allows snapping of end points only, or end point to end point only
Also update processing algorithm to match
Nyall Dawson
06:01 AM Bug report #16364 (Closed): Can't change feature rendering order in 2.5D renderer
This is expected behavior, the rendering order is determined by the angle (because features overlap).
Convert it to ...
Matthias Kuhn
06:01 AM Bug report #16364 (Closed): Can't change feature rendering order in 2.5D renderer
This is expected behavior, the rendering order is determined by the angle (because features overlap).
Convert it to ...
Matthias Kuhn
05:54 AM Revision ece3991d (qgis): [FEATURE] New class QgsInternalGeometrySnapper
Used for snapping geometries within a set of features to other
features from that same set.
Just like QgsGeometrySna...
Nyall Dawson
05:54 AM Revision 92249c1a (qgis): [FEATURE][processing] Snap Geometries algorithm can now snap
within the same layer
Allows closure of gaps within a layer
Nyall Dawson
05:41 AM Bug report #16396 (Closed): Inconsistent transparency behavior when using blending and PNG export
Combination of blending techniques can be used to produce a composer map item that achieve transparency in composer v... Martin HOFFMANN
05:13 AM Bug report #16395 (Closed): selection with Spatial query plugin and disjoint operator is wrong
The operator 'is disjoint' does not work properly
See Sample.
The 'selection by location' algorithm works corre...
Alain FERRATON
04:49 AM Revision 95eada57 (qgis): Little bit of renaming of variables to camelCase
Martin Dobias
03:51 AM Bug report #16393: Crash when removing layer quickly after addition
Some preliminary findings from my side.
Using log messages and gdb, I observe two issues in my crash example:
1. The...
Dario Goetz
03:39 AM Bug report #16393 (Closed): Crash when removing layer quickly after addition
The crash occurs when adding new shapefile-layers and quickly afterwards removing them again via the python interface... Dario Goetz
03:47 AM Feature request #16394 (Closed): Pin projects to recent projects opening window
QGIS Recent Projects window is limited to 10 projects. It would be nice to be able to pin favorite projects to that l... Harel Dan
03:38 AM Revision 6ea616ef (qgis): Fix compilation error on Travis
Nyall Dawson
03:15 AM Bug report #15910: DB manager: Connection to PostGIS from QGIS3 fails
Still true with QGIS code revision 5bfc0a1 (DB Manager 0.1.20)... Pedro Venâncio
03:11 AM Revision 78685e1a (qgis): Qt5 style connects
Nyall Dawson
02:13 AM Bug report #16392: regression: composer legend items don't restore properly on project load
*drum rolling* git bisect spoke, the culbrid commit(s) is/are:
#f33aabd90aab071d8b1f8f163e6cbed8869110c3
#baa4c86262...
Mathieu Pellerin - nIRV

2017-03-29

09:55 PM Revision 5bfc0a12 (qgis): debian packaging: update icons
Jürgen Fischer
09:03 PM Bug report #16392 (Closed): regression: composer legend items don't restore properly on project load
Under QGIS master, composer legend items don't restore properly on project load. The composer item's layers appear no... Mathieu Pellerin - nIRV
06:20 PM Bug report #16353 (Closed): regression: opening raster layer properties window fails to load laye...
Even, your latest commit did fix loading of renderer's min/max value through layer properties window, thanks. And yea... Mathieu Pellerin - nIRV
06:20 PM Bug report #16353 (Closed): regression: opening raster layer properties window fails to load laye...
Even, your latest commit did fix loading of renderer's min/max value through layer properties window, thanks. And yea... Mathieu Pellerin - nIRV
06:20 PM Bug report #16353 (Closed): regression: opening raster layer properties window fails to load laye...
Even, your latest commit did fix loading of renderer's min/max value through layer properties window, thanks. And yea... Mathieu Pellerin - nIRV
08:25 AM Bug report #16353: regression: opening raster layer properties window fails to load layer min/max...
Did you set the contrast enhancement to something else than None ? If not, that might explain the behaviour you see. ... Even Rouault
05:55 PM Bug report #16379 (Closed): 2.18.5, processing and metasearch not loaded
Jürgen Fischer
05:54 PM Bug report #16383 (Closed): 2.18.5 not installable on Ubuntu trusty
Jürgen Fischer
05:22 PM Revision ef26d950 (qgis): Raster layer properties: fix renderer widget that was reset, and fix wr...
2 issues :
- when opening the raster layer properties dialog, it used to reset the min/max value
to custom values, ...
Even Rouault
04:22 PM Bug report #16386 (Closed): QGIS and GDAL cannot be updated together on Ubuntu Xenial
It's been fixed, the Ubuntugis repositories have been updated, and QGIS 2.18.5 installs and works fine now. Scott Atkinson
02:43 PM Revision ca5f99de (qgis): Merge pull request #4278 from sfkeller/patch-1
[processing] Updated ogr2ogr.py with GeoPackage in FORMATS and EXTS. Victor Olaya
02:05 PM Bug report #16391 (Closed): QGIS 2.18.2 (KyngChaos build) crashes after latest Mac OS X update to...
QGIS 2.18.2 (KyngChaos build) crashes after latest Mac OS X update to 10.12.4
The crash happens whenever trying to...
Gareth Simons
01:29 PM Revision 0472a29f (qgis): Added test for dragging of selection rect to delete nodes
Martin Dobias
12:18 PM Revision eb110fd3 (qgis): [gui] improve the browser panel's spinner (#4312)
Mathieu Pellerin - nIRV
10:02 AM Revision 102a90ad (qgis): Fix highlight of marker to add vertices to linestrings
Martin Dobias
10:02 AM Revision d4852ca2 (qgis): Fix rubber band bounding box calculation
The icon half-width was incorrectly divided by map units per pixel... Martin Dobias
10:02 AM Revision 3ce1c995 (qgis): Do not leave rubber band artifacts when deleting vertices
Martin Dobias
10:02 AM Revision f02d327e (qgis): More travis testing
Martin Dobias
10:02 AM Revision 7cf802dd (qgis): travis
Martin Dobias
10:02 AM Revision 015e3f45 (qgis): Double-click to add vertex only on an edge
Martin Dobias
10:02 AM Revision 14a00b70 (qgis): Fix rubber band unit tests
Martin Dobias
10:02 AM Revision acebb97c (qgis): Remove debugging output to track down travis failure
Martin Dobias
10:02 AM Revision 3482a70f (qgis): More travis debugging
Martin Dobias
10:02 AM Revision f44200e0 (qgis): Trying to understand what's wrong on travis...
Martin Dobias
10:02 AM Revision 55d0ad75 (qgis): Fix rare crash on map canvas deletion
Martin Dobias
10:02 AM Revision eeab9a35 (qgis): fixes after rebase
Martin Dobias
10:02 AM Revision 57d52dbc (qgis): More travis debugging
Martin Dobias
10:02 AM Revision 8e7bb3b6 (qgis): Code cleanup + more testing
Martin Dobias
10:02 AM Revision 4f339cbc (qgis): More travis debugging
Martin Dobias
10:02 AM Revision ae5651e4 (qgis): More unit tests
Martin Dobias
10:02 AM Revision f8aaafe9 (qgis): Looks like crs mismatch...?
Martin Dobias
10:00 AM Revision 1c202e75 (qgis): Added unit testing for the new node tool
Martin Dobias
10:00 AM Revision bd5799ba (qgis): Fix build warning
Martin Dobias
10:00 AM Revision 9b85c31b (qgis): Fixed some bits from the review
Martin Dobias
10:00 AM Revision b4ddd32a (qgis): Fix spelling
Martin Dobias
09:59 AM Revision cabd980a (qgis): Initial port of CAD-enabled node tool
Martin Dobias
09:42 AM Bug report #11291: WMTS time dimension does not work
How do we discuss getting this onto the roadmap for QGIS? The NASA GIBS system referenced has nearly 400 imagery lay... Matthew Cechini
07:20 AM Revision 6aeb9b7d (qgis): Catch geos exceptions
Matthias Kuhn
07:20 AM Revision a71132a1 (qgis): Catch geos exception in event loop
Matthias Kuhn
05:37 AM Revision 31762193 (qgis): Merge pull request #4290 from nyalldawson/fix_16149
Fix incorrect project CRS when loading project (fix #16149) Nyall Dawson
05:15 AM Revision da41af14 (qgis): fix ArcGIS Feature/Map Server connect()
Mathieu Pellerin - nIRV
02:44 AM Feature request #10288: Introduce a menu into attribute forms
The "Actions" part is already implemented. Andreas Neumann
02:37 AM Bug report #5769 (Closed): Test filter in old query builder incorrect
Apparently this works find now, at least for PostgreSQL layers. Andreas Neumann
02:37 AM Bug report #5769 (Closed): Test filter in old query builder incorrect
Apparently this works find now, at least for PostgreSQL layers. Andreas Neumann
02:34 AM Feature request #15621 (Closed): num_selected variable and/or function
Is already implemented since several months in 2x and 3x. Andreas Neumann
02:34 AM Feature request #15621 (Closed): num_selected variable and/or function
Is already implemented since several months in 2x and 3x. Andreas Neumann
02:30 AM Bug report #16390 (Closed): Print composer: change in page size should trigger an update of the p...
Currently, when changing a page size, and one uses variables like @layout_pageheight for dynamic placement/sizing of ... Andreas Neumann
02:25 AM Bug report #16389 (Closed): sld stroke color is not saved correctly in polygonsymbolyzer
I've saved a style in SLD format.
In the style there were some polygons styled with simple fill and varius stroke col...
Gabriele Monfardini

2017-03-28

01:02 AM Revision 99f186a7 (qgis): Clean up progress handling in QgsProcessingFeedback
Nyall Dawson
12:41 AM Bug report #16388 (Closed): Activation or deactivation of one of layer loaded in a view freezes/c...
In QGIS 2.18.4/2.14.3 and 2.18.5/2.14.4 on Windows 7 and Debian8 x64 (i7 4790 @ 4.00+4.00GHz and​ 16GB ram)
activat...
Antonio Viscomi
08:29 PM Bug report #16149 (Closed): project loading a "feature count"-enabled layer can mess project CRS
Fixed in changeset commit:"31762193dfbafd42f04e357f75f2f0ea0dfa834f". Nyall Dawson
06:03 PM Bug report #16386: QGIS and GDAL cannot be updated together on Ubuntu Xenial
The workaround indicated by Andre of creating a fake gdal-abi-2-1-2 package (http://gis.stackexchange.com/questions/2... Scott Atkinson
08:57 AM Bug report #16386: QGIS and GDAL cannot be updated together on Ubuntu Xenial
A workaround is shown here: http://gis.stackexchange.com/questions/216780/cannot-install-qgis-2-18-from-repository-on... Andre Joost
02:53 AM Bug report #16386: QGIS and GDAL cannot be updated together on Ubuntu Xenial
http://osgeo-org.1560.x6.nabble.com/QGIS-2-18-5-got-deinstalled-after-updating-ubuntugis-dependencies-td5314507.html Pedro Venâncio
02:06 AM Bug report #16386: QGIS and GDAL cannot be updated together on Ubuntu Xenial
This affects only the Ubuntugis version of QGIS. The Debian version of 2.18.5 runs fine on xenial (but with GDAL 1.11... Andre Joost
05:38 PM Revision 22cf49df (qgis): [processing] temporarily disable escaping commands as it produced
strange results Alexander Bruy
03:04 PM Revision ad86dc06 (qgis): [processing] add missed escapeAndJoin function to TauDEM provider
Alexander Bruy
10:01 AM Revision 140a01fc (qgis): debian packaging: remove python-owslib from python-qgis dependencies
on trusty Jürgen Fischer
09:36 AM Revision 4d628048 (qgis): fix windows build (followup 943d1a2)
Jürgen Fischer
08:50 AM Revision 4d5a9fe2 (qgis): Removed a few debug messages (credentials leakage)
Alessandro Pasotti
08:48 AM Revision fe1329a5 (qgis): Removed a few debug messages (credentials leakage)
Alessandro Pasotti
07:13 AM Bug report #16383: 2.18.5 not installable on Ubuntu trusty
Faced with the same issue. dr -
05:40 AM Revision 294e4a5c (qgis): Fix map views always recenter when resized
Nyall Dawson
05:38 AM Revision b31d18e5 (qgis): Avoid redrawing map views multiple times on creation
Nyall Dawson
05:18 AM Revision 5b9dc9dc (qgis): Allow labels to be toggled in map views
Another step toward feature parity with overview panel Nyall Dawson

2017-03-27

01:34 AM Bug report #16384 (Closed): qgis and gdal can not be updated together On Ubuntu Xenial
Duplicate of #16386 Andre Joost
12:26 PM Bug report #16384 (Closed): qgis and gdal can not be updated together On Ubuntu Xenial
On Ubuntu Xenial, qgis and gdal can not be updated together.
Qgis 2.18.4 > qgis 2.18.5
Gdal 2.1.2 > gdal 2.1.3
Error...
Claas Leiner
01:24 AM Revision 456fdc48 (qgis): Fix Coverity divide by zero errors
Nyall Dawson
01:18 AM Revision 943d1a2c (qgis): More Qt5 style connect conversions
Nyall Dawson
12:44 AM Revision a6e7f6e0 (qgis): [processing] find grass >=7.0
(backport of 099e7a7) Jürgen Fischer
12:22 AM Revision c7620bf1 (qgis): debian packaging: remove python-future from python-qgis dependencies
on jessie and trusty Jürgen Fischer
12:21 AM Revision 22da058f (qgis): [processing] find grass >=7.0
(backport of 099e7a7) Jürgen Fischer
11:10 PM Bug report #16385: Project crashes on zooming
This could be related to #16377 Saber Razmjooei
02:24 PM Bug report #16385 (Closed): Project crashes on zooming
QGIS 2.18 new install. One particular project crashes out instantly when trying to move the map canvas, or freezes. ... Jonathan Webb
10:32 PM Bug report #15190: Save as... KML should only allow EPSG:4326
This should be implemented for the GPX driver as well. Andre Joost
08:45 PM Revision 5e118860 (qgis): fix indentation
matteo ghetta
08:17 PM Revision a289eb14 (qgis): [processing] other qgis test, clean commit
matteo ghetta
07:22 PM Feature request #16387 (Open): Opacity of raster not changing in Print Composer
I am adjusting my raster DEMS opacity. I set the 0-100 m (white) elevation's raster opacity to 0% so that the flat ar... Brent Fallarcuna
07:12 PM Bug report #16386 (Closed): QGIS and GDAL cannot be updated together on Ubuntu Xenial
I'm proposing to update the priority of the original issue to Severe as it seems to break QGIS on Ubuntu 16.04, havin... Scott Atkinson
05:07 PM Revision 4d8df750 (qgis): Merge pull request #4280 from timlinux/new-logo
New logo Matthias Kuhn
02:53 PM Revision 2bc086bf (qgis): [BUGFIX][Processing] SAGA not loaded on QGIS 2.18.5
Fixed #16378 René-Luc ReLuc
02:50 PM Revision 32146a80 (qgis): [BUGFIX][Processing] SAGA not loaded on QGIS 2.18.5
Fixed #16378 René-Luc ReLuc
11:28 AM Bug report #13521: Won't list postgres columns of json or jsonb type
Hello,
it is still the case with 2.18.4. I am using the json datatype in a spatial view - though the geometry colu...
Jean-Gabriel JGH
09:25 AM Revision b8cb1963 (qgis): Merge pull request #4293 from alexbruy/processing-api
[processing][needs-docs] Processing API improvements Alexander Bruy
09:22 AM Bug report #1963: "Ghost Lines" when using Anti-aliasing, polygons with shared boundaries, and no...
I realised that #7241 and #10166 were duplicates of this and closed them accordingly.
Has anything happened in the p...
Johannes Kroeger
09:14 AM Bug report #7241 (Closed): Border of vector feature visible even with no pen border
Duplicate of #1963
For what it's worth, the fix of adding the same color to the no-stroke border does not work for m...
Johannes Kroeger
09:14 AM Bug report #10166 (Closed): Anti-aliasing leads to visible borders even if borders have "no pen"
Duplicate of #1963
For what it's worth, the fix of adding the same color to the no-stroke border does not work for m...
Johannes Kroeger
08:13 AM Bug report #16383 (Closed): 2.18.5 not installable on Ubuntu trusty
The package installation of QGIS 2.18.5 (from qgis.org/debian) fails with these error messages:
python-qgis: depends...
Andre Joost
08:10 AM Bug report #16378: SAGA not loaded on QGIS 2.18.5
René-Luc ReLuc wrote:
> I also apology for this issue, I didn't know that new versions had to be released last week.
...
Jürgen Fischer
05:47 AM Bug report #16378 (Closed): SAGA not loaded on QGIS 2.18.5
2.18: #32146a8059b62dad9f698cd8a4c10e5541b3e7b8
2.14: #2bc086bf1b05f4b2fa959f5e0499a7cf4d3b6c3f
René-Luc ReLuc
05:47 AM Bug report #16378 (Closed): SAGA not loaded on QGIS 2.18.5
2.18: #32146a8059b62dad9f698cd8a4c10e5541b3e7b8
2.14: #2bc086bf1b05f4b2fa959f5e0499a7cf4d3b6c3f
René-Luc ReLuc
05:40 AM Bug report #16378: SAGA not loaded on QGIS 2.18.5
I also apology for this issue, I didn't know that new versions had to be released last week. René-Luc ReLuc
05:38 AM Bug report #16378: SAGA not loaded on QGIS 2.18.5
Same error in the twice versions: 2.18.2 and 2.14.13.
I'll fix it!
René-Luc ReLuc
07:52 AM Bug report #15976: Attribute table: rows are switching when adding attributes
Same here + double or missing features after editing. Only happens with shapefiles (I have tested against geopackage)... Ger CO
06:47 AM Bug report #15976: Attribute table: rows are switching when adding attributes
the error should be related with that in #15803
probably the effect still remain in qgis3
the initial sort is not a...
Luigi Pirelli
04:36 AM Bug report #15803: 2.18: Move Selection to Top not working in attribute table
confirmed issue in Master with current latest code b8cb196 Luigi Pirelli
03:50 AM Bug report #15803: 2.18: Move Selection to Top not working in attribute table
this PR should fix https://github.com/qgis/QGIS/pull/4306 for 2.18 Luigi Pirelli
02:00 AM Bug report #15803: 2.18: Move Selection to Top not working in attribute table
the issue affect also Master (qgis3 - 64d1848)
the reason is that the sortColum is for some reason initialised to so...
Luigi Pirelli
04:19 AM Bug report #16379: 2.18.5, processing and metasearch not loaded
Hi,
2.18.4 is OK.
The new published Release 2.18.5 is infected, also 2.14.13.
In the ticket form, you have to select...
Gerhard Spieles
03:26 AM Bug report #16379: 2.18.5, processing and metasearch not loaded
Hi Gerhard,
in my installation works fine.
My environment: Win 7 64-bits / OsGeo Installer 64-bits QGIS 2.18.4
You a...
João Gaspar
04:07 AM Bug report #16377 (Feedback): Crash when zooming a reprojected PostGIS layer
it was tagged as regression because this caused no crash in a previous qgis release?
I would be interested in the da...
Giovanni Manghi
03:43 AM Revision 1f927abe (qgis): Avoid coverity null dereference after null check warning
Nyall Dawson
03:41 AM Revision 7387d745 (qgis): Followup 8b9e492, fix drawing of cached layer images
Nyall Dawson
03:24 AM Feature request #16382: Add label functions in field calculator
This would be quite helpful to create 'Geometry generator' based leader lines that are not covered by the labels:
@-...
R. R.
03:22 AM Feature request #16382 (Open): Add label functions in field calculator
There should be a function in the field calculator that returns the hight/width of labels. R. R.

2017-03-26

01:45 AM Bug report #16380 (Closed): qgis.core.QgsGeometry has odd behaviour on pyqgis
Hi,
I use qgis-dev version on windows 7:
2.99.0-Master - 8b9e492
Using pyqgis, I get the following error when...
Patrice V
01:33 AM Bug report #16379 (Closed): 2.18.5, processing and metasearch not loaded
After install 2.18.5, QGIS cant load modules processing and metasearch
Stacktrace shows Python errors
processing repo...
Gerhard Spieles
12:14 AM Revision 721131e6 (qgis): [server] Fix potential crash caused by referencing out of scope local
Nyall Dawson
12:08 AM Revision 68437a10 (qgis): More Qt5 style connects
Nyall Dawson
03:55 PM Bug report #16378 (Closed): SAGA not loaded on QGIS 2.18.5
... Pedro Venâncio
01:25 PM Bug report #15339: Warp tool requires CRS of extent when no extent set

> The user must still designate an extent CRS to proceed. I would therefore still consider this bug still open, thou...
Giovanni Manghi
01:23 PM Bug report #15339 (Reopened): Warp tool requires CRS of extent when no extent set
As of 2.18.5, the GDAL warp tool will always add a -te parameter to the gdalwarp command, no matter if the user input... Evan Derickson
01:23 PM Bug report #15339 (Reopened): Warp tool requires CRS of extent when no extent set
As of 2.18.5, the GDAL warp tool will always add a -te parameter to the gdalwarp command, no matter if the user input... Evan Derickson
10:45 AM Feature request #11873 (Closed): Add option (-segmentize) to "save as..." to allow densification ...
Nyall Dawson wrote:
> I think this should be closed. Better to use the processing densify algorithm if this is what y...
Giovanni Manghi
10:45 AM Feature request #11873 (Closed): Add option (-segmentize) to "save as..." to allow densification ...
Nyall Dawson wrote:
> I think this should be closed. Better to use the processing densify algorithm if this is what y...
Giovanni Manghi
10:39 AM Revision 36080d6a (qgis): Fix wkt import for QgsCurvePolygonV2. Backport to 2.14
Marco Hugentobler
09:33 AM Revision 8b9e4922 (qgis): Don't try to compose images before they have been initialized
Nyall Dawson
08:51 AM Revision 7aa4fa09 (qgis): Fix some valgrind issues
Nyall Dawson
06:34 AM Revision 631c7cd1 (qgis): Port GEOS centroid tests to PyQGIS
Nyall Dawson
06:34 AM Revision e55fbebf (qgis): Add failing test to ensure that QgsAbstractGeometry.centroid
result matches that of GEOS
It doesn't, and reveals the the QGIS native centroid calculation
is quite broken
Nyall Dawson
01:55 AM Revision 8eb35531 (qgis): Optimise QgsGeos conversions
Avoid some unnecessary creation of QgsPointV2 Nyall Dawson

2017-03-25

12:19 PM Revision 314842d0 (qgis): Merge pull request #4303 from nyalldawson/densify
Port processing densify algorithms to c++ Nyall Dawson
11:44 AM Revision 51035cfb (qgis): Add optimised constructors for QgsLineString
Instead of requiring all linestrings to be constructed by
first creating QgsPointSequence (requiring creation or
conv...
Nyall Dawson
11:30 AM Revision daa24545 (qgis): Fix setting project to no projection not triggering lockdown of
ellipsoid and unit selection Nyall Dawson
08:58 AM Revision 345ce734 (qgis): [composer] Correctly draw overview frame when map item CRS differs
Nyall Dawson
08:15 AM Revision 83ac0e58 (qgis): Fix doxygen warning
Nyall Dawson
07:23 AM Revision 77e7693c (qgis): Fix spelling errors in processing algorithm help
Nyall Dawson
07:23 AM Revision b90aa916 (qgis): Port processing Densify Geometries algorithm to use c++ densify
Rough benchmark using 50k geometry polygon shapefile
Before: 1m25s
After: 21s
Nyall Dawson
07:23 AM Revision a769448e (qgis): Also port processing densify to distance to c++
- Add QgsGeometry method to densify by distance
- Fix bug in processing algorithm which resulted in duplicate
vertice...
Nyall Dawson
07:23 AM Revision 249c6fcb (qgis): Densify canvas extent geometry before reprojecting for views
Makes displaying canvas extent in extra map views nice and smooth
if canvas CRSes differ.
Nyall Dawson
06:07 AM Revision 5360b791 (qgis): [FEATURE] New API QgsGeometry::densifyByCount
Densifies a geometry by adding a specified number of vertices
to each segment
Nyall Dawson
03:33 AM Bug report #16376 (Closed): Calculations errors on WGS84 with Ellipsoid set to None/Planimetric
Fixed in commit:daa2454558e3444127ed7351ef9e6d0523201f00 Nyall Dawson
03:33 AM Bug report #16376 (Closed): Calculations errors on WGS84 with Ellipsoid set to None/Planimetric
Fixed in commit:daa2454558e3444127ed7351ef9e6d0523201f00 Nyall Dawson
01:50 AM Bug report #16377 (Closed): Crash when zooming a reprojected PostGIS layer
A PostGIS layer with a wrong extent (-inf, -inf - -10.56548, 9.94114, EPSG:4326) reliably causes QGIS to crash when z... Paolo Cavallini
01:01 AM Feature request #11873 (Feedback): Add option (-segmentize) to "save as..." to allow densificatio...
I think this should be closed. Better to use the processing densify algorithm if this is what you're after! Nyall Dawson

2017-03-24

07:12 PM Revision fc425b2c (qgis): make travis even happier
Jürgen Fischer
07:11 PM Revision 33ccb8a9 (qgis): make travis happy
Jürgen Fischer
05:52 PM Revision 3d24b7a0 (qgis): processing: improve saga detection on windows
(cherry picked from commit 0d1ab702fc7112afabf5319ad947a445bb219acd) Jürgen Fischer
05:52 PM Revision 0378214a (qgis): processing: improve saga detection on windows
(cherry picked from commit 0d1ab702fc7112afabf5319ad947a445bb219acd) Jürgen Fischer
02:53 PM Bug report #16376 (Closed): Calculations errors on WGS84 with Ellipsoid set to None/Planimetric
QGIS, by default, in Project -> Project Properties -> General has:
Ellipsoid: None/Planimetric
Units for distance me...
Pedro Venâncio
02:43 PM Revision 2dac2d3b (qgis): Hide and show system tray icon on all platforms
Nathan Woodrow
01:32 PM Revision 4c0ace95 (qgis): Hide system tray icon on Windows
Nathan Woodrow
01:21 PM Revision 25d9df3c (qgis): Release of 2.18.5
Jürgen Fischer
01:21 PM Revision 35b74898 (qgis): Release of 2.14.13
Jürgen Fischer
10:00 AM Bug report #15317: the window Layer Properties gets irresponsive
After reinstall of the whole system it worked fine for a while but now the problem is back again.
opensuse leap 42.2...
Albert Teixido
09:46 AM Feature request #15905: QgsGeometryAnalyzer, buffer: Allow specification of segments
Pull request: https://github.com/qgis/QGIS/pull/4302 Håvard Tveite
09:33 AM Bug report #16343: 2.18 build fails with latest sip/pyqt4
Fedora has a patch that works: https://src.fedoraproject.org/cgit/rpms/qgis.git/plain/qgis_sip-ftbfs.patch
Second pa...
Doug Newgard
08:50 AM Revision 918c47c4 (qgis): [bugfix][backport] Apply authentication configuration to xyz layers
Alessandro Pasotti
08:49 AM Revision 9c5abc95 (qgis): [FEATURE] Add a secondary stroke color to QgsRubberBand (#4301)
This comes in handy when in need of insure visibility of a
marker/line/polygon overlay over both light and dark areas...
Mathieu Pellerin - nIRV
08:13 AM Revision 8b0e3d8d (qgis): [bugfix] Apply authentication configuration to xyz layers
Alessandro Pasotti
02:35 AM Revision 40f86b20 (qgis): [processing] GRASS 7.2 support: use SQL compatible output names (#4298)
(fixes #16370) Mathieu Pellerin - nIRV
02:16 AM Revision 2354696f (qgis): Fix error when enabling additional providers in processing
Add an interface method to show the options dialog at a specific
page. This is required since plugins can now embed t...
Nyall Dawson
01:59 AM Revision 109be1b0 (qgis): Allow options filter to search in QTreeViews
Such as processing options. Quite basic - it just checks the item
text but does not filter or highlight items in the ...
Nyall Dawson
01:41 AM Revision 23e2202d (qgis): Backport some UI fixes to 2.18 (#4191)
* Set a name to the raster resampling dialog
* Fix "Configure container" dialog
Harrissou Santanna
01:41 AM Revision 5f1a512d (qgis): Remove unused options search widgets
Nyall Dawson
01:35 AM Revision 83db0fbe (qgis): Fix broken widget filter box in layer/project properties
Nyall Dawson
01:28 AM Bug report #15803: 2.18: Move Selection to Top not working in attribute table
nor saving project change the behaviour Luigi Pirelli
01:24 AM Feature request #15927: Y format parameter for Tile Server (XYZ) layers
Probably related, OpenLayers has a convention to indicate an inverted axis in the template with {-y}, see: https://gi... Alessandro Pasotti

2017-03-23

12:58 AM Revision 9d5f2892 (qgis): hide Internal connection if build is without WITH_QTMOBILITY cmake setting
use previously set connection; set Autodetect only if Internal happened to be the stored setting.
fix #13233
Steven Mizuno
12:36 AM Revision 02b4f6c7 (qgis): Spell check: accurancy->accuracy
Nyall Dawson
11:34 PM Revision 4d42d769 (qgis): Allow showing main canvas extent in extra map views
Another step toward multicanvas replacing map overview panel Nyall Dawson
06:34 PM Feature request #16375: Change Way SDO_RELATE is used in QGIS spatial queries
Reference for licensing.
11.2
[[https://docs.oracle.com/cd/E18283_01/appdev.112/e11830/sdo_locator.htm#i632018]]
12...
Simon Greener
06:31 PM Feature request #16375 (Open): Change Way SDO_RELATE is used in QGIS spatial queries
Background.
I executed an "identify" in QGIS against a single mapped object that comes from an Oracle table with ...
Simon Greener
06:28 PM Bug report #16370 (Closed): regression: processing's checkGrass7IsInstalled's v.voronoi algorithm...
Fixed in changeset commit:"40f86b2033e3ca3611f70467c4f04b3d05720b52". Mathieu Pellerin - nIRV
04:51 PM Bug report #13233 (Closed): GPS Information - the Connection is not restored
Fixed in changeset commit:"9d5f28921d185705303ce689fee84757f8990a3c". Steven Mizuno
03:29 PM Revision 1ffa9ee7 (qgis): Revert renaming of main layer-tree-group node
Matthias Kuhn
03:29 PM Revision e5aaceac (qgis): Preserve custom layer order in offline editing
Matthias Kuhn
03:29 PM Revision 8cecf236 (qgis): Document API breaks
Matthias Kuhn
03:29 PM Revision baa4c862 (qgis): Fix tests
Matthias Kuhn
03:29 PM Revision f33aabd9 (qgis): Completely move layer order to core
Matthias Kuhn
10:54 AM Revision af8905f4 (qgis): Merge pull request #4297 from rldhont/release-2_14-processing-saga-230
[Processing] Add SAGA LTR support in 2.14 René-Luc ReLuc
10:54 AM Revision 5afdf6fc (qgis): Merge pull request #4296 from rldhont/release-2_18-processing-saga-230
[Processing] Add SAGA LTR support in 2.18 René-Luc ReLuc
10:54 AM Revision 798b1ed6 (qgis): Merge pull request #4294 from rldhont/bugfix_processing_saga_io_gdal
[Processing] Saga: update gdal_io and Flow Accumulation (Flow Tracing) René-Luc ReLuc
10:27 AM Feature request #15363: Snapping is not availaible on move points
Regis Haubourg wrote:
> Why not merge node tool and move tool using node tool behavior? That would solve the issue an...
Julien Monticolo
09:20 AM Feature request #15363: Snapping is not availaible on move points
Hi, Still true in qgis 2.18.4 and 2.99 and really confusing indeed for points.
Why not merge node tool and move tool...
Regis Haubourg
09:20 AM Feature request #15363: Snapping is not availaible on move points
Hi, Still true in qgis 2.18.4 and 2.99 and really confusing indeed for points.
Why not merge node tool and move tool...
Regis Haubourg
10:19 AM Bug report #15803: 2.18: Move Selection to Top not working in attribute table
confirmed with latest build (5afdf6f) of 2.18 on the test data Luigi Pirelli
07:44 AM Bug report #11124 (Reopened): Double-clicking layer checkbox opens Layer Properies
This is still an issue. Clcking on the checkbox shouldn't trigger opening properties. Under the current situation, cl... Neil Freeman
07:05 AM Bug report #16374 (Reopened): Osgeo4W64 QGISserver install does not run without installing QGIS d...
Richard Duivenvoorde
07:04 AM Bug report #16374 (Closed): Osgeo4W64 QGISserver install does not run without installing QGIS des...
Note: after removing QGIS-desktop from the machine, QGIS-server still works...
Note2: with 'not working' I mean: cal...
Richard Duivenvoorde
06:07 AM Bug report #16374 (Closed): Osgeo4W64 QGISserver install does not run without installing QGIS des...
Clean installation of QGISserver (2.18.x) in OSGeo4W64 combined with the provided httpd.conf does not work UNLESS you... Richard Duivenvoorde
06:27 AM Feature request #12430: GetFeatureInfo with INFO_FORMAT=text/html should only send HTML maptip co...
Could this bug be treated for QGIS 3?
The presence of maptip in XML GetFeatureInfo response is weird and HTML GetFeat...
Nicolas Boisteault
04:10 AM Bug report #10614 (Reopened): compiling QGIS with GRASS 7 support
I am having similar problems with GRASS 7.2.1 (svn revision 70792) with both QGIS master and 2.18 branch. Saber Razmjooei
04:10 AM Bug report #10614 (Reopened): compiling QGIS with GRASS 7 support
I am having similar problems with GRASS 7.2.1 (svn revision 70792) with both QGIS master and 2.18 branch. Saber Razmjooei
04:10 AM Bug report #10614 (Reopened): compiling QGIS with GRASS 7 support
I am having similar problems with GRASS 7.2.1 (svn revision 70792) with both QGIS master and 2.18 branch. Saber Razmjooei
04:10 AM Bug report #10614 (Reopened): compiling QGIS with GRASS 7 support
I am having similar problems with GRASS 7.2.1 (svn revision 70792) with both QGIS master and 2.18 branch. Saber Razmjooei
02:10 AM Feature request #2830: symbology: add option to sort size-scaled symbols with largest at bottom
This is now possible via the "Control feature rendering order" parameter, so closing.
Thanks !
mlennert -
02:10 AM Feature request #2830: symbology: add option to sort size-scaled symbols with largest at bottom
This is now possible via the "Control feature rendering order" parameter, so closing.
Thanks !
mlennert -
02:10 AM Feature request #2830: symbology: add option to sort size-scaled symbols with largest at bottom
This is now possible via the "Control feature rendering order" parameter, so closing.
Thanks !
mlennert -
01:15 AM Revision 634d5ffb (qgis): Mark QgsRasterRenderer::legendSymbologyItems as /Out/ in sip
Nyall Dawson

2017-03-22

12:40 AM Bug report #16373 (Feedback): Spinbox Widgets revert to start value in LayerProperties in Symbolo...
Cannot reproduce on Linux (Fedora 25) or Windows Nyall Dawson
09:26 PM Bug report #16373 (Closed): Spinbox Widgets revert to start value in LayerProperties in Symbology...
Changing a value is not possible, will revert to default value by clicking on another Widget.
Seems to effect everyth...
Mark Johnson
11:51 PM Revision 2446dae1 (qgis): Some more new style connects
Nyall Dawson
07:49 PM Bug report #16370: regression: processing's checkGrass7IsInstalled's v.voronoi algorithm check br...
Some more information. Tryign to do a v.in.ogr import through GRASS's own GUI throws the following error:... Mathieu Pellerin - nIRV
07:40 PM Bug report #16370: regression: processing's checkGrass7IsInstalled's v.voronoi algorithm check br...
After further investigation, the problem might be a regression in GRASS 7.2 itself. The problem appears when v.in.ogr... Mathieu Pellerin - nIRV
07:35 PM Revision f568ca2b (qgis): [Processing] Add SAGA LTR support in 2.18
René-Luc ReLuc
07:30 PM Revision b1ae883d (qgis): [Processing] Add SAGA LTR support in 2.14
René-Luc ReLuc
07:17 PM Revision 2fe7caf7 (qgis): [Processing] Saga: update gdal_io and Flow Accumulation (Flow Tracing)
René-Luc ReLuc
07:12 PM Revision 265da3ff (qgis): Merge pull request #4292 from Gustry/fix_mac_build
fix undeclared identifier on MAC in composer Larry Shaffer
06:17 PM Revision 1a46ddbf (qgis): [processing][API] rename runalg() and runandload() to improve
readability Alexander Bruy
06:11 PM Revision e1a01106 (qgis): [processing][API] rename alglist() to printAlgorithms() to improve
readability. Also introduce algorithmsList() call which returns
available Processing algorithms as list
Alexander Bruy
06:11 PM Revision c1e6ba0f (qgis): [processing] rename AlgorithmExecutor's runalg() and runalgIterating()
to avoid overlapping with general functions and improve readability Alexander Bruy
05:48 PM Revision 8385cd9f (qgis): Handle arrays comparison in QgsExpression
Arnaud Morvan
05:48 PM Revision eeb12830 (qgis): Handle arrays in QgsExpression::quotedValue
Arnaud Morvan
04:03 PM Revision 79566f76 (qgis): remove unused method
Alexander Bruy
03:17 PM Revision ccbca664 (qgis): code cleanups
Alexander Bruy
02:44 PM Revision acd37449 (qgis): [processing][API] rename algoptions() to algorithmOptions()
Alexander Bruy
02:35 PM Revision 11963776 (qgis): fix undeclared identifier on mac in composer
Etienne Trimaille
02:25 PM Revision 3e4fb56e (qgis): [processing][API] rename alghelp to algorithmHelp
Alexander Bruy
12:09 PM Bug report #16371 (Closed): Continuous vector color scale
That's implemented again in master using data defined colour assistant. Nyall Dawson
12:09 PM Bug report #16371 (Closed): Continuous vector color scale
That's implemented again in master using data defined colour assistant. Nyall Dawson
07:26 AM Bug report #16371 (Closed): Continuous vector color scale
The ability to have a continuous color scales for vectors seems to have been removed in recent versions. If it is sti... belg4mit -
11:36 AM Bug report #16372 (Closed): Point Layer with "WKBNoGeometry" in WMSCapabilities of QGIS Server
Hy,
I integrated a point layer by using a vrt file. The vrt file contains a odbc connection to a firebird db.
...
Stefan Niemeier
07:22 AM Revision 616868ef (qgis): Merge pull request #4054 from nyalldawson/fix_2738
[composer] Restore legend customisation from composer templates (Fix #2738) Nyall Dawson
07:18 AM Revision 060a57f1 (qgis): Merge pull request #4287 from nyalldawson/processing_default_layer
[processing] Default to current layer in layer selection combos Alexander Bruy
07:00 AM Revision 75b20ca9 (qgis): Add unit test for loading composer template restores legend customisation
Sponsored by ENEL, on behalf of Faunalia Nyall Dawson
05:57 AM Revision 95c30725 (qgis): Update loose layer matching to use layer source, name and provider
Nyall Dawson
04:01 AM Revision 746d288e (qgis): Don't emit layerOrderChanged when removing layers
Otherwise it automatically enables the layer order panel Nyall Dawson
03:33 AM Revision 21df6252 (qgis): Fix incorrect project CRS when loading project (fix #16149)
This commit fixes a situation where loading a project results
in incorrect project & canvas CRS. The bug is trigerred...
Nyall Dawson
02:58 AM Revision 22b3307b (qgis): [composer] Restore legend customisation from composer templates
This change allows customised legends within composer templates
to be correctly restored when creating a new composit...
Nyall Dawson
02:46 AM Revision b8fd1fd7 (qgis): Some more use of QgsProject crs instead of canvas crs
Nyall Dawson
02:15 AM Revision 8593e387 (qgis): Add missing api break note
Nyall Dawson
02:13 AM Revision 0500865b (qgis): Set default layer CRS according to behaviour radio (fix #11889)
Makes the new layer dialogs correctly respect the current project
CRS choice when set to follow project CRS.
Nyall Dawson
01:44 AM Bug report #16110: Processing toolbox is hardcoded to GRASS 70
+1 for backport, also to 2.14 as long as this is LTR. mlennert -
01:27 AM Revision 1042b442 (qgis): [composer] Fix maps defaulting to rectangle preview mode
Nyall Dawson
01:20 AM Revision 7c79803c (qgis): Add missing dynamic cast for QgsTriangle to sip bindings
Nyall Dawson
01:03 AM Revision a8e8eec9 (qgis): Convert almost all core connects to new style
Just a handful remain which for various reasons cannot
be converted
Nyall Dawson

2017-03-21

12:11 AM Feature request #16349: Make scale dependent visibility uniform for layers and labels
Sorry I was unclear: the options must stay separate, whet should be uniform is the interface: currently the same opti... Paolo Cavallini
02:28 PM Feature request #16349: Make scale dependent visibility uniform for layers and labels
I like the option of having scale dependent labels and symbology separate.
Maybe make it an _option_ to have them uni...
Donovan Cameron
11:15 PM Feature request #2738 (Closed): Legend customizations are not saved in Composer Template
Fixed in changeset commit:"616868efbeb72633fd0798efeaee05e75a92de71". Nyall Dawson
10:38 PM Revision b7d2b9fd (qgis): Merge pull request #4283 from nyalldawson/filterrect
Remove QgsFeatureRequest::FilterRect Nyall Dawson
10:37 PM Revision 2e9f9969 (qgis): Merge pull request #4281 from nyalldawson/does_not_contain
[FEATURE][processing] Add 'does not contain' to Extract By Attribute Nyall Dawson
09:23 PM Revision aad182fd (qgis): Merge pull request #4274 from nyalldawson/scroll_timer
A different approach to avoiding accidently scroll changes Nyall Dawson
09:18 PM Bug report #16370 (Closed): regression: processing's checkGrass7IsInstalled's v.voronoi algorithm...
On my master build, processing's GRASS7 algorithms are broken as the checkGrass7IsInstalled() function fails due to a... Mathieu Pellerin - nIRV
06:06 PM Bug report #11889 (Closed): Setting "use project CRS" in "settings -> options -> CRS > CRS for ne...
Fixed in changeset commit:"0500865b3f6b7599985e428cb235826910e71c81". Nyall Dawson
02:57 PM Bug report #16243: Crash while using Geo-reference Layer
I didn't have the points saved on that sorry. I'll look to give it another try soon and save the details to catch tha... James Harvey
02:35 PM Feature request #16315: Proper Mask Functionality
I think with the feature request I submitted only for labels, that this is similar and could be accomplished with thi... Donovan Cameron
11:17 AM Revision e8deab21 (qgis): Fix QgsGeometryRubberBand.setGeometry binding also in 2.18
Marco Hugentobler
09:50 AM Revision fb3d07f3 (qgis): [FEATURE] New class for triangle
Adds a new geometry class for Triangle geometries
Methods include orthocenter, bisectors, medians, medial, circumscr...
Loïc BARTOLETTI
09:27 AM Bug report #16211: Random Extract within Subsets saving only one subset
Confirmed also in master and linux machine.
Other data used to test are in tests/testdata/points with field id2. Onl...
matteo ghetta
08:06 AM Revision 0710fb5d (qgis): Flip some connects to new style
Nyall Dawson
07:49 AM Revision bd179997 (qgis): Swap QgisApp to use new style connects
Nyall Dawson
06:58 AM Revision 45f2cd55 (qgis): Fix duplicate QgsRectangle.toString methods
Condenses the 2 duplicate methods to a single method which is usable from the Python bindings. jdugge
06:49 AM Revision b54fe1e3 (qgis): Use a clearer marker for main canvas position in view windows
Nyall Dawson
06:37 AM Revision f6699332 (qgis): Fix Coverity null pointer derefence issues
Nyall Dawson
06:35 AM Revision ce6783a3 (qgis): Fix Coverity null pointer dereference error
Nyall Dawson
06:32 AM Revision 51c1d670 (qgis): Fix Coverity null pointer dereference warning
Nyall Dawson
06:31 AM Revision e17c263e (qgis): Remove unnecessary null check
Nyall Dawson
06:30 AM Revision 05a3ce3b (qgis): Fix broken logic test in QgsFeatureListModel conditional styles
Nyall Dawson
06:29 AM Revision eb742bd2 (qgis): Fix possible null pointer dereference
Nyall Dawson
06:24 AM Revision 545da60a (qgis): Fix coverity use of uninitialized variable error
Nyall Dawson
05:11 AM Bug report #16368: QGIS Server (much) slower rendering than Desktop single thread after specific ...
Performances degradations have also been reported for QGIS Desktop for specific prividers (like ms sql server) but al... Giovanni Manghi
04:34 AM Bug report #16327: "Edit Create Options" dialogue doesn't handle whitespace correctly
I tried to fix this issue. The problem lies on how QGIS stores list of profiles. It store as concatenation of all pro... Ismail Sunni
04:25 AM Revision f0709ae3 (qgis): Merge pull request #4279 from nyalldawson/layout_manager2
Rework handling of compositions and projects, and composer windows Nyall Dawson
03:50 AM Revision ab11dfb7 (qgis): [composer] Don't load HTML for labels on project load
Instead defer to composer load. Also make sure html is reloaded
when composition is force refreshed.
Nyall Dawson
03:32 AM Revision 9cba2658 (qgis): Better handling of composer map forced refreshes
Nyall Dawson
02:51 AM Revision 7f1a0748 (qgis): Fix missing initial render of composer maps
Nyall Dawson
02:51 AM Revision a1160e9e (qgis): Fix Windows build
Nyall Dawson
02:04 AM Bug report #16369 (Closed): Filter query on WFS layer doesn't work
I tried it with QGIS 2.18.4-1 as well as 2.99.0-32 (nightly build), both with the same behaviour. I wanted to add a W... Stefan Rey
01:32 AM Revision 4a993de5 (qgis): Fix crash when reopening composers
Nyall Dawson
01:32 AM Revision 77706a64 (qgis): Avoid multiple map/legend renders while loading compositions
Nyall Dawson
01:32 AM Revision ce3c854f (qgis): Remove hack to get composer maps to follow canvas
Nyall Dawson
01:32 AM Revision c9b87387 (qgis): Fix restoration of compositions from legacy projects
Nyall Dawson
01:32 AM Revision 54d1a93c (qgis): Add missing TransferThis annotation
Nyall Dawson
01:32 AM Revision c6602688 (qgis): Don't use combobox of existing composer names in new composer title dialog
It's odd UX - selecting any of these results in an error message,
so giving them as choices is misleading.
Fix #1267...
Nyall Dawson
01:32 AM Revision dbf01603 (qgis): Rework atlas layer action to handle temporary composer windows
Nyall Dawson
01:32 AM Revision 041129d5 (qgis): Fix loading composition triggers render of all composer maps
Also cleanup some more unused API methods Nyall Dawson
01:32 AM Revision 885269ee (qgis): Only create composer item config widgets on demand
Instead of creating them for all items when composer window
is opened, instead just create and destroy them when
requ...
Nyall Dawson
01:32 AM Revision 8d015731 (qgis): Add/refine test masks for server test
Nyall Dawson
01:32 AM Revision 2e94f7de (qgis): Remove another use of old iface methods
Nyall Dawson
01:32 AM Revision 53160c7b (qgis): [composer] Port composer manager to layout manager
Also switch to using a proper model to show/edit compositions
in the dialog.
Nyall Dawson
01:32 AM Revision 3aef32a1 (qgis): [composer] Rework interface composer methods
Since composer windows are now only created on demand, and
destroyed when the window is closed, the old interface met...
Nyall Dawson
01:32 AM Revision b4089528 (qgis): Add a basic interface for composer windows
Not much there yet, but it adds an interface with stable API
which can be used by plugins and scripts to interact wit...
Nyall Dawson
01:32 AM Revision b6c76186 (qgis): Restore opening existing composers
Nyall Dawson
01:32 AM Revision 148e2bcf (qgis): Better method to autogenerate composer names
Nyall Dawson
01:32 AM Revision bfb15da4 (qgis): Use layout manager when testing for unique composer names
Nyall Dawson
01:32 AM Revision c60a73cb (qgis): [composer] Composer windows are created on demand and destroyed on close
Avoids having to create a window and all widgets for every
composition when loading a project. Speeds up loading
proj...
Nyall Dawson
01:32 AM Revision 9be22e19 (qgis): Remove more unneeded composer window code
Nyall Dawson
01:32 AM Revision 8478b7ab (qgis): [composer] Allow floating docks
Now that composer windows are deleted on close, we no longer
suffer from the Qt bug which keeps floating docks open w...
Nyall Dawson
01:32 AM Revision 8c8ac615 (qgis): Port composer template saving and duplicating to layout manager
Nyall Dawson
01:32 AM Revision 79a11dcd (qgis): Extend layout manager tests
Nyall Dawson
01:32 AM Revision 3a1ac1a9 (qgis): [composer] Attach compositions to QgsProject
This adds a new QgsLayoutManager class which is used for
storage and serializing/deserializing of compositions.
A Qg...
Nyall Dawson
01:32 AM Revision 63f7bee6 (qgis): Followup setting composition name
Nyall Dawson
01:32 AM Revision 5722f15a (qgis): Remove more ununused composer code, fix updating existing
compositions when settings change Nyall Dawson
01:26 AM Revision ce7180ca (qgis): [processing] Default to current layer in layer selection combos
Makes things easier for large projects and avoids scrolling through
a large list of layers
Nyall Dawson
01:12 AM Revision c412596b (qgis): Better saving/restoring of map view dock position
Inspired by Sourcepole's kadas-albireo Nyall Dawson

2017-03-20

12:09 AM Revision 2a80d287 (qgis): [processing] Sync features in Select by Expression with Select by Attri...
Adds new stuff like "is null"/"is not null"/"does not contain"
to the Select By Attribute algorithm.
Nyall Dawson
11:58 PM Revision 954ee203 (qgis): [FEATURE][processing] Add 'does not contain' to Extract By Attribute
Nyall Dawson
11:57 PM Revision ecb233b7 (qgis): Add custom widget plugin for QgsScrollArea
Nyall Dawson
11:46 PM Revision 8e6d7927 (qgis): Swap all QScrollAreas to QgsScrollAreas
Nyall Dawson
11:46 PM Revision 907ad02a (qgis): Avoid accidental child widget value changes when scrolling scroll areas
This adds a new QgsScrollArea widget which is a subclass of QScrollArea.
QgsScrollArea has extra logic which temporar...
Nyall Dawson
11:21 PM Bug report #16343: 2.18 build fails with latest sip/pyqt4
More details and a workaround were published here: https://aur.archlinux.org/packages/qgis/ but Python support is sti... Shai Efrati
11:02 PM Revision ece7ba72 (qgis): [Server] Enhance WCS mapLayerFromCoverage
René-Luc ReLuc
11:02 PM Revision d1e8c261 (qgis): [Server] Enhance WFS mapLayerFromTypeName
René-Luc ReLuc
11:01 PM Revision 313d7ffa (qgis): [Server] Layer cache messages
René-Luc ReLuc
10:46 PM Revision d2b29a3e (qgis): Fixed build due to missing image resource reference.
Tim Sutton
10:46 PM Revision 62368105 (qgis): More images cleanups: Removed the developers folder as it is not mainta...
Tim Sutton
10:46 PM Revision 9ac4f7c4 (qgis): In progress migration to new QGIS icon
Tim Sutton
10:46 PM Revision eb084125 (qgis): Update logos to use new QGIS logo
Tim Sutton
10:38 PM Revision 58bd0e14 (qgis): [Server] Enhance WCS mapLayerFromCoverage
René-Luc ReLuc
10:30 PM Revision 1ec067e7 (qgis): [Server] Enhance WFS mapLayerFromTypeName
René-Luc ReLuc
10:26 PM Revision b15d9e49 (qgis): [Server] Layer cache messages
René-Luc ReLuc
10:19 PM Bug report #15193 (Closed): Print composer performance at startup
Fixed in changeset commit:"c60a73cb9a6bd552a0991614aa7993b2fcd20f1f". Nyall Dawson
10:19 PM Feature request #12673 (Closed): when creating a composer, show a *sorted* list of existing print...
Fixed in changeset commit:"c66026886ec7480c7440ae1fead05cb1ecdba8fd". Nyall Dawson
08:18 PM Bug report #10828: project loading and adding/removing layers is slow if project has composers
With the changes merged in https://github.com/qgis/QGIS/pull/4279 all sample projects attached here load instantly. Nyall Dawson
05:01 PM Revision f60dc811 (qgis): Wrap and expose system tray notifications (#4286)
* Wrap and expose system tray notifications
* System tray notifications: renamed to showSystemNotification and const
Alessandro Pasotti
04:09 PM Revision 5adbc641 (qgis): QgsSettings: added Auth, App and Providers sections
That should be all we need for namespaced settings. Alessandro Pasotti
02:03 PM Revision 8e71f1ec (qgis): [OGR provider] Use OGR_F_IsFieldSetAndNotNull() when available.
Starting with GDAL 2.2, there are 2 concepts: unset fields and null fields
whereas previously there was only unset fi...
Even Rouault
01:56 PM Revision 06e336bc (qgis): Merge pull request #4285 from rouault/ogr_fast_changeattributes_2.18
[2.18] OGR data provider: use transactions when changing attributes and geometries (if possible) (#16216) Even Rouault
01:26 PM Revision 6becea74 (qgis): [OGR provider] Run addFeatures() and deleteFeatures() within transaction
Cherry-picked from fbb8ffcc164828158bef551bfbfc1302e8f8145f Even Rouault
01:25 PM Revision 6715441e (qgis): OGR data provider: use transactions when changing attributes and geomet...
Cherry picked from 16a421c7a8292b4e697363e5c57634ff57025e3a Martin Landa
10:16 AM Feature request #16367 (Closed): Indicate filters in layer list
Jürgen Fischer
04:23 AM Feature request #16367: Indicate filters in layer list
This is a duplicate to my feature request from 2 years ago which was classified as "Nice to have" : #12890 Bernd Vogelgesang
01:48 AM Feature request #16367 (Closed): Indicate filters in layer list
I want to know if a filter is set for a map layer. Therefore, I suggest to add a filter icon right next to layer entr... Simon Gröchenig
06:32 AM Bug report #16368 (Closed): QGIS Server (much) slower rendering than Desktop single thread after ...
On the same machine, with the same settings, the rendering time of QGIS Server Master/QGIS 2.18.4 and 2.14 latest is ... Tudor Bărăscu
06:03 AM Revision f3e1772b (qgis): Remove QgsFeatureRequest::FilterRect
This enum value has not been in use since filter rects were
separated from other filter types. Leaving it in API is c...
Nyall Dawson
05:34 AM Revision 603d02d4 (qgis): Fix incorrect results when using QgsFeatureRequest.acceptFeature with f...
Nyall Dawson
03:27 AM Bug report #12479: gdal 2.0.0
This matter needs to be resolved for QGIS 3. Mark Johnson
03:26 AM Revision 4b041d6f (qgis): Improve docs
Nyall Dawson
03:20 AM Bug report #15978: QgsRasterDataProvider::cStringList2Q_ without UTF8 support
This matter needs to be resolved for QGIS 3, since it creates rubbish from any UTF8 string. Mark Johnson
01:45 AM Revision 0ed14148 (qgis): Fix map not refreshed when deselecting/inverting selection (fix #16365)
Nyall Dawson

2017-03-19

11:16 PM Revision 0d3cf574 (qgis): Revert "[FEATURE] Allow using secondary zoom wheel on mouse to magnify ...
This reverts commit ecc49256a37d4333d9cefdeefff1f3fd7a38d893.
Works very badly for touchpads, where horizontal movem...
Nyall Dawson
06:36 PM Bug report #16353: regression: opening raster layer properties window fails to load layer min/max...
This only affects master (2.99 to become 3.0) as it is a regression linked to the revamped raster min/max widget. I'v... Mathieu Pellerin - nIRV
05:38 PM Bug report #16365 (Closed): selection icons behave different and selection changes do not repaint
Fixed in changeset commit:"0ed1414885e49f6df26c3aed80970a9de94ea3b3". Nyall Dawson
03:44 PM Bug report #16366 (Closed): error with pit remove algorithm in QGIS 2.18.4
When I run the TauDEM's Pit Remove algorithm in latest version (2.18.4) I get following error: *global name 'escapeAn... Jorge Santos
12:52 PM Revision 6f430a60 (qgis): Move QgsAnimatedIcon to a generic implementation (#4272)
Matthias Kuhn
04:04 AM Bug report #7818: PostGIS warnings: Erroneous query: SELECT styleQML FROM layer_styles
It seems that this error still occurs when adding a SpatiaLite layer. Christophe Damour
01:22 AM Revision af746351 (qgis): fix build (followup 737719e)
Jürgen Fischer

2017-03-18

12:11 PM Revision 616b4dd9 (qgis): Set feature valid on setId
Matthias Kuhn
12:11 PM Revision babab3da (qgis): Fix failing test
Matthias Kuhn
12:11 PM Revision 255eb98b (qgis): Make features valid on setAttribute and setGeometry
Implements https://github.com/qgis/qgis3.0_api/issues/75 Matthias Kuhn
06:28 AM Bug report #16353 (Feedback): regression: opening raster layer properties window fails to load la...
Does this effectively affects only master/qgis3 or also previous versions? Giovanni Manghi
03:57 AM Feature request #9387 (Closed): Print Composer - Coordinate system as expression
Implemented in master ( QGIS 3.0) Nyall Dawson
03:57 AM Feature request #9387 (Closed): Print Composer - Coordinate system as expression
Implemented in master ( QGIS 3.0) Nyall Dawson
03:56 AM Feature request #11193 (Closed): allow CRS selection for map frame in composer
Implemented in master (QGIS 3.0) Nyall Dawson
03:56 AM Feature request #11193 (Closed): allow CRS selection for map frame in composer
Implemented in master (QGIS 3.0) Nyall Dawson

2017-03-17

11:36 PM Revision d03ec911 (qgis): [auth] Add missing auth system ui headers for external C++ apps
(cherry-picked from f3e90f1d5a87b2a7c6c693aa8ba3eaad64161b1d) Larry Shaffer
11:33 PM Revision 921a0c75 (qgis): Updates to QgsPasswordLineEdit
- Add public func to set password visibility (instead of exposing slot)
- Add initial password visibility param; defa...
Larry Shaffer
11:14 PM Revision 16cf3665 (qgis): Add version parsing to FindQGIS CMake module
Larry Shaffer
08:43 PM Revision 35fab876 (qgis): Updated ogr2ogr.py with GeoPackage in FORMATS and EXTS.
GeoPackage really deserves to become a first class citizen in QGIS at for vector and probably also for raster :-)
(Wo...
Stefan
05:37 PM Revision 707ff843 (qgis): Merge pull request #4277 from rouault/outputformat_gml3_2.18
[WFS provider] Select GML3 output format for WFS 1.0 when available Even Rouault
05:19 PM Revision 24e3214e (qgis): add checkbox to open sublayers in a group
Etienne Trimaille
05:18 PM Bug report #14394: Tooltips are blank (2.14, 2.18)
Problem solved by changing Style from Plastique to Adwaita in Settings-->Options|General.
GTK+ and Adwaita-dark styl...
Will Kemp
05:12 PM Revision 737719e4 (qgis): [WFS provider] Select GML3 output format for WFS 1.0 when available
Some WFS servers like QGIS servers can expose GML3 output format for GetFeature
requests, which enable to retrieve cu...
Even Rouault
01:48 PM Revision ed1b0a2e (qgis): Merge pull request #4270 from rouault/wfs_outputformat
[WFS provider] Select GML3 output format for WFS 1.0 when available Even Rouault
11:55 AM Revision 1337ee38 (qgis): [composer] Smooth scrolling for touchpads
Nyall Dawson
09:00 AM Revision 25fe2b07 (qgis): [labelling] fix font size @value variable (fixes #16362) (#4273)
Mathieu Pellerin - nIRV
06:58 AM Bug report #16354: mutually exclusive group prevent checking sub-children individually
Hi Deniz,
I downloaded your project and loaded in 2.18.4
Only the first time I can click/hide polygon and lines lay...
Richard Duivenvoorde
06:17 AM Bug report #16365 (Closed): selection icons behave different and selection changes do not repaint
1) there are two selection icons (1) and (2) in screedump, both with a little dropdown item next to it.
The first one...
Richard Duivenvoorde
05:15 AM Bug report #16364 (Closed): Can't change feature rendering order in 2.5D renderer
After applying it in layer properties, it always returns to a default formula. Nikolay Lebedev
05:13 AM Bug report #15855: Composer -> Export as PDF produced bigger file/crash qgis
Now I see something interesting.
I have a composer template (_Template Format A3.qpt_ attachment) I use since 2.x.x....
Andre Jesus
04:40 AM Bug report #15855: Composer -> Export as PDF produced bigger file/crash qgis
Windows 10 64 bits
QGIS 2.8.9 32 bits
A3 300 dpi, 3.92 MB PDF, ~5 seconds
A0 160 dpi, 12.8 MB PDF, ~5 seconds
QGIS ...
Andre Jesus
03:54 AM Bug report #15855: Composer -> Export as PDF produced bigger file/crash qgis
To reproduce this issue, please download sample shape files from http://data.statistik.gv.at/data/OGDEXT_GEM_1_STATIS... R. R.
04:57 AM Revision e5f58140 (qgis): Allow clicking mouse back button on stacked panel widgets
Only works if click occurs outside of widgets - we probably should
start ignoring clicks which aren't left/middle/rig...
Nyall Dawson
04:55 AM Revision 7aff3e78 (qgis): Flip panel connects to new style
Nyall Dawson
04:00 AM Revision ecc49256 (qgis): [FEATURE] Allow using secondary zoom wheel on mouse to magnify canvas
Nyall Dawson
03:35 AM Revision 1a50352c (qgis): [FEATURE] Allow navigating back/forward through canvas view history
with back/forward mouse buttons Nyall Dawson
03:28 AM Revision fa22fabe (qgis): Merge pull request #4266 from nyalldawson/raster_proj
Avoid getting stuck in raster projector loop for long times Nyall Dawson
03:10 AM Revision 2dbb128d (qgis): Make raster engine safer with memory usage
Nyall Dawson
02:35 AM Feature request #16363 (Closed): Add quadkey parameter in XYZ layers
Some XYZ services (i.e. Bing Maps) use quadkey in a tile address, so it'll be handy to have this parameter in layer d... Nikolay Lebedev
02:28 AM Bug report #16342 (Open): Exporting shape file from a SpatiaLite table produces very large file size
I can confirm the issue.
Using ogr2ogr the file size is 28 MB. But QGIS save as function output is 47 MB!
Saber Razmjooei
02:02 AM Revision 68ec95df (qgis): Avoid getting stuck in raster projector loop for long times
Nyall Dawson

2017-03-16

12:52 AM Bug report #16362 (Closed): regression: labelling font size @value variable not binded to value
Fixed in changeset commit:"25fe2b07b9bd2b991d5359817053470797d1c379". Mathieu Pellerin - nIRV
07:30 PM Bug report #16362 (Closed): regression: labelling font size @value variable not binded to value
At some stage during the 2.99 dev cycle, the font size @value variable for labelling properties started returning NUL... Mathieu Pellerin - nIRV
06:41 PM Revision 9887734a (qgis): don't crash on late update timeouts
(cherry picked from commit 5541ad0c06e298c9df804b2236ff660f129db3e6) Jürgen Fischer
06:39 PM Revision 5541ad0c (qgis): don't crash on late update timeouts
Jürgen Fischer
05:24 PM Revision e950b7b5 (qgis): Merge pull request #4268 from alexbruy/scripts-tests
[processing] support for scripts in the test suite Alexander Bruy
04:49 PM Revision e1b1465b (qgis): move select by attribute script test to QGIS tests
Alexander Bruy
04:48 PM Revision efa9935c (qgis): missed file
Alexander Bruy
04:48 PM Revision c4052e6e (qgis): added sample test script which calls two algorithms
Alexander Bruy
04:48 PM Revision 911fc924 (qgis): add note about scripts tests to the README
Alexander Bruy
04:48 PM Revision c603df1a (qgis): [processing] allow tests for scripts
Alexander Bruy
04:48 PM Revision a70e73cd (qgis): minor script fixes
Alexander Bruy
04:48 PM Revision 394b4f1a (qgis): fix typo
Alexander Bruy
04:42 PM Revision 3bcf287a (qgis): Processing tests (#4259)
* [processing] qgis regular points test
* [processing] qgis shape buffer variable tests
* [processing] qgis create ...
matteo ghetta
02:59 PM Feature request #16361 (Open): Processing - Typing in the model window should start listing tools
In the model builder I can search for tools in the algorithm tab. As I type, the search lists matching tools. I would... Magnus Nilsson
01:32 PM Revision 852f01b0 (qgis): [WFS provider] Select GML3 output format for WFS 1.0 when available
Some WFS servers like QGIS servers can expose GML3 output format for GetFeature
requests, which enable to retrieve cu...
Even Rouault
12:24 PM Revision 56e67522 (qgis): add aux files generated by tests to .gitignore
Alexander Bruy
11:54 AM Revision 90e91448 (qgis): Fetch geometries when required by expression filter
Fix #16358 Matthias Kuhn
05:47 AM Feature request #16360 (Closed): Allow grouping items in Composer
It would be useful to have a possibility to group items in Composer Items window. Like layer groups in a layer tree. ... Nikolay Lebedev
05:43 AM Feature request #12584: Change layer source
changeDataSource plugin functionality should really be merged into core QGIS. Nikolay Lebedev
05:23 AM Revision 47a71135 (qgis): Fix some suffixes for spin boxes
Nyall Dawson
04:48 AM Bug report #16359 (Closed): In the print composer dynamically referencing to page size presets le...
In the print composer a preset page size is set (e.g. A0). Item sizes/positions are defined using expression evaluati... Johanna Seibert
03:56 AM Revision b0dc9f85 (qgis): [processing] Fix error when opening modeler (fix #16270)
Nyall Dawson
03:50 AM Bug report #16358 (Closed): Can't use custom function to select by expression
Fixed in changeset commit:"90e91448f6e09911b226305702ba40b089ec127d". Anonymous
03:03 AM Bug report #16358 (Closed): Can't use custom function to select by expression
I'm following this tutorial (http://www.qgistutorials.com/en/docs/custom_python_functions.html) on custom expressions... Ian Turton
02:14 AM Feature request #16357 (Closed): Allow to set extent from other layer in raster save as dialog
At the moment raster save as dialog has two options - set output extent to whole layer and to current extent. It woul... marisn -

2017-03-15

09:25 PM Bug report #16341: Geopackage table behaves strange and ultimately kills QGIS.
GDAL/OGR does not read the translated file from FME correctly. It is likely to be a bug with the FME translator. The ... Saber Razmjooei
09:12 PM Revision 874c7263 (qgis): [BUGFIX][Processing] Vector tools -- add next methods for features iter...
René-Luc ReLuc
09:07 PM Revision a7f92bd8 (qgis): [BUGFIX][Processing] Vector tools -- add next methods for features iter...
René-Luc ReLuc
09:01 PM Revision eb223192 (qgis): [BUGFIX][Processing] Vector tools -- add next methods for features iter...
René-Luc ReLuc
08:18 PM Bug report #16270 (Closed): Modeler does not work on QGIS master
Fixed in changeset commit:"b0dc9f8517fe22462341ec4e01eaeec9c7c3234e". Nyall Dawson
04:48 PM Feature request #16356 (Open): allow get geometry column name of vector inputs
as it seems possible from this answer
https://lists.osgeo.org/pipermail/qgis-developer/2017-March/047337.html
Giovanni Manghi
04:39 PM Bug report #16110: Processing toolbox is hardcoded to GRASS 70
Is there any chance that this could be back ported to 2.18?
I tried to apply the diff provided by J. Fischer but it ...
Donovan Cameron
01:12 PM Revision f18b8980 (qgis): Merge pull request #4258 from rouault/ogr_isfieldsetandnotnull
[OGR provider] Use OGR_F_IsFieldSetAndNotNull() when available. Even Rouault
10:16 AM Bug report #16312 (Closed): missing icons in Processing script editor
It was a matter of having obsolete files .qgis2/processing from a previous installation. I am closing this. Andreas Plesch
08:23 AM Revision e2d71812 (qgis): spelling
Denis Rouzaud
08:01 AM Revision fbb8ffcc (qgis): [OGR provider] Run addFeatures() and deleteFeatures() within transaction
Even Rouault
08:01 AM Revision 16a421c7 (qgis): OGR data provider: use transactions when changing attributes and geomet...
Martin Landa
07:49 AM Revision e4df60b2 (qgis): backport fix vertical alignment in attribute table references #12700 fu...
Etienne Trimaille
07:21 AM Revision 04508fcc (qgis): Update the install instructions
- The install doc is not available in documentation nor translated
- SPIT plugin no longer exists
- Mention versionin...
Harrissou Santanna
06:19 AM Revision 06074307 (qgis): Move "new view" action alongside other view tools in toolbar
Nyall Dawson
06:19 AM Revision ae45d8d4 (qgis): Move composer title to composition name
Allows the name to be retrieved from core code Nyall Dawson
06:19 AM Revision 29a8c0cf (qgis): [FEATURE] @layout_name variable for retrieving composition name
Likely useful in some circumstances!
Fixes #15824
Nyall Dawson
05:30 AM Revision 4f3cf688 (qgis): [style dock] fix defining min/max values via raster histogram (#4262)
Mathieu Pellerin - nIRV
04:22 AM Revision 59ad7695 (qgis): Never set the main canvas CRS manually
Instead always rely on connection to project CRS changes Nyall Dawson
04:22 AM Revision a0073a38 (qgis): Better handling of pre 3.0 project CRS upgrades
Project CRS is inconsistently used for 2.x projects, so always
take the main canvas CRS as the project CRS when openi...
Nyall Dawson
04:20 AM Bug report #16036: regression: node tool's snapping not working
Windows 10 64 bits - QGIS 2.18.4, 2.14.12 and 2.8.9
It actually works but the snapping symbol does not show up using...
Andre Jesus
03:50 AM Bug report #16036: regression: node tool's snapping not working
Burghardt Scholle wrote:
>Under 'Project > Snapping Options ... > Advanced configuration' the list is often empty or ...
Jan Lippmann
02:39 AM Bug report #16036: regression: node tool's snapping not working
Hi,
I just upgrade my qgis-dev on Windows to code revision 264c72 - and snapping works fine. Various tests with the c...
Burghardt Scholle
01:18 AM Revision 4b53ac6e (qgis): Fix datum transformation for raster layers
Forward port from d6185b5 Marco Hugentobler
01:06 AM Revision 738f4415 (qgis): Merge pull request #4253 from nyalldawson/multi_canvas2
[FEATURE] Multi canvas/additional map views Nyall Dawson

2017-03-14

12:25 AM Bug report #16355: relative path in embedded groups are not respected
with a demo project, it's always better.
would it be possible to add a test for this too?
Denis Rouzaud
12:25 AM Bug report #16355: relative path in embedded groups are not respected
with a demo project, it's always better.
would it be possible to add a test for this too?
Denis Rouzaud
08:06 AM Bug report #16355 (Closed): relative path in embedded groups are not respected
Embeding a layer with SVG symbols defined as relative path in a project not defined at the same path as the embed pro... Denis Rouzaud
11:54 PM Bug report #16216 (Closed): OGR data provider is extemely slow on changing attribute values
Fixed in changeset commit:"16a421c7a8292b4e697363e5c57634ff57025e3a". Martin Landa
11:42 PM Revision b8c3c139 (qgis): blacklist epsg:6966 and epsg:7082 for crssync
Jürgen Fischer
11:42 PM Revision f9a5a76c (qgis): fix duplicate labels in api_break.dox
Jürgen Fischer
11:32 PM Revision 16f32826 (qgis): backport fix vertical alignment in attribute table references #12700 fu...
Etienne Trimaille
11:05 PM Bug report #16354: mutually exclusive group prevent checking sub-children individually
I added a demo project.
I cannot hide one of the two layers in the "sub-group" (i.e. lines or polygons).
Denis Rouzaud
11:05 PM Bug report #16354: mutually exclusive group prevent checking sub-children individually
I added a demo project.
I cannot hide one of the two layers in the "sub-group" (i.e. lines or polygons).
Denis Rouzaud
08:02 AM Bug report #16354 (Closed): mutually exclusive group prevent checking sub-children individually
In the shown example, the top group is mutually exclusive.
I cannot hide a layer of the sub-group.
Making the top...
Denis Rouzaud
10:27 PM Revision a66ef0c0 (qgis): Merge pull request #4254 from Gustry/vertical_alignment
make the attribute table vertical aligned Nyall Dawson
10:12 PM Feature request #15824 (Closed): Composer Name Variable
Fixed in changeset commit:"29a8c0cf171ec94d988914876fbca5c4a559bb94". Nyall Dawson
09:59 PM Revision 647e814b (qgis): Merge pull request #4248 from arnaud-morvan/expressions_with_null
Improve NULL handling in expressions Nyall Dawson
09:12 PM Revision afdbf1bb (qgis): fix FieldFormatter in pi_break.dox
Jürgen Fischer
06:26 PM Revision 85776a1b (qgis): Merge pull request #4256 from alexbruy/password-lineedit
[FEATURE][needs-docs] new custom widget PasswordLineEdit Alexander Bruy
06:04 PM Bug report #16339: Embedded layer style and labels properties can be modified within the layer st...
Hi Regis,
I checked with 2.99.0-Master QGIS code revision 2654c72 and it is not fixed. Is there another version and w...
Laurence Bechet
10:52 AM Bug report #16339: Embedded layer style and labels properties can be modified within the layer st...
Hi Laurence,
can you test in QGIS 3 if the issue is correctly fixed?
If yes, that deserves backport to 2.18 (future...
Regis Haubourg
03:40 PM Revision 47dd83dd (qgis): [OGR provider] Use OGR_F_IsFieldSetAndNotNull() when available.
Starting with GDAL 2.2, there are 2 concepts: unset fields and null fields
whereas previously there was only unset fi...
Even Rouault
02:27 PM Revision ac912cc0 (qgis): make the attribute table vertically aligned
Etienne Trimaille
12:37 PM Revision 0dc61cb2 (qgis): use new style for signal-slot connection
Alexander Bruy
11:53 AM Revision 2ccdbc9a (qgis): use C++11 style initializer in custom widget
Alexander Bruy
11:50 AM Revision d24ba19e (qgis): add Q_PROPERTY for showLockIcon
Alexander Bruy
11:42 AM Revision ff2d1ad1 (qgis): update dialogs to use new password lineedit widget
Alexander Bruy
11:42 AM Revision f6e4c2b4 (qgis): add custom widget for Qt Designer
Alexander Bruy
11:42 AM Revision 9e41b822 (qgis): remove unused forward declaration
Alexander Bruy
11:42 AM Revision a537c0c0 (qgis): add SIP bindings
Alexander Bruy
11:42 AM Revision 1ef68358 (qgis): [FEATURE][needs-docs] new custom widget: password edit with built-in sh...
password button. Alexander Bruy
10:15 AM Revision b1327380 (qgis): external resource widget config: use single combobox rather than checka...
this will allow to use a data defined button later on Denis Rouzaud
10:14 AM Revision 1e5f6491 (qgis): Fix some use of direct project key read when getter should be used
Nyall Dawson
10:13 AM Revision 0ecba446 (qgis): Remove unused files
Nyall Dawson
09:32 AM Feature request #16092: Option to display the feature count of the number of filtered results (in...
Actually, it seems Shapefiles already use the filtered feature count, but not SpatiaLite/SQLite layers. I think the f... Arjan Mossel
09:04 AM Revision d6185b58 (qgis): Fix datum transformation for raster layers
Marco Hugentobler
08:27 AM Revision 730d10a1 (qgis): Fix failing test
Nyall Dawson
07:45 AM Revision 0afc88e0 (qgis): Make sure main canvas is always synced to project CRS (part 1)
Fix #16337 Nyall Dawson
07:44 AM Revision 1aee4246 (qgis): Restore projects with OTF off to "no projection" (fix #16338)
Nyall Dawson
07:44 AM Bug report #15626 (Reopened): GDAL-Tools (Raster menu) batch mode in QGIS 2.16 does not work
Bug is back in 2.18.4 (windows).
Single file mode works but batch mode gives the following error:...
Andre Jesus
07:44 AM Bug report #15626 (Reopened): GDAL-Tools (Raster menu) batch mode in QGIS 2.16 does not work
Bug is back in 2.18.4 (windows).
Single file mode works but batch mode gives the following error:...
Andre Jesus
07:44 AM Revision 798f0f7b (qgis): Avoid Qt warning due to null action
Nyall Dawson
05:04 AM Bug report #16342: Exporting shape file from a SpatiaLite table produces very large file size
Sample shape files (EPSG: 31259, Encoding: Windows-1252):
http://www.bev.gv.at/pls/portal/docs/PAGE/BEV_PORTAL_CONT...
R. R.
03:10 AM Bug report #16342: Exporting shape file from a SpatiaLite table produces very large file size
Hi Saber,
the QGIS 'About' dialog says 'Compiled against GDAL/OGR 1.11.3':
!https://issues.qgis.org/attachments/108...
R. R.
03:20 AM Revision 2d37ca9b (qgis): Add method to interface to close map canvases
Nyall Dawson
03:00 AM Revision 57637ca8 (qgis): Rework sync extent option for map views
Instead of a single sync extent option, the option has been split
into a "sync map center" option, and a "sync scale"...
Nyall Dawson
02:41 AM Bug report #16353 (Closed): regression: opening raster layer properties window fails to load laye...
I'm not sure when this regression slipped into QGIS but I suspect it is linked to commit 532eb58d1f4003a (which revam... Mathieu Pellerin - nIRV
02:01 AM Revision e21b9080 (qgis): Port cursor marker from Aux Window plugin to multi canvas
Shows a marker in map views indicating the position of the cursor
in the main canvas. Can be toggled on/off as desired.
Nyall Dawson
01:31 AM Revision 946a9d0e (qgis): Prevent synced view scale from going to 0 when resizing synced docks
Nyall Dawson

2017-03-13

12:55 AM Revision 48df5dd1 (qgis): Better initial placement of new map views
Nyall Dawson
12:55 AM Revision 2694b737 (qgis): Remove warning on closing map views
Seemed like a good idea, but in practice it's just more annoying
than it is useful
Nyall Dawson
12:44 AM Revision 2f01c04d (qgis): Move New Map View action to View menu (more logical place)
Nyall Dawson
12:43 AM Revision e2d64250 (qgis): Fix capitalization, formatting of strings
Nyall Dawson
12:34 AM Revision dbfee13b (qgis): Indentation
Nyall Dawson
12:28 AM Revision dbe54c0d (qgis): Use a pan tool for map views
Nyall Dawson
12:28 AM Revision 7b28760f (qgis): Move map view crs setting to menu
Nyall Dawson
12:28 AM Revision 560e9c25 (qgis): Allow renaming map views
Nyall Dawson
12:28 AM Revision 843a72e5 (qgis): Allow setting magnification factor for map views
Nyall Dawson
12:28 AM Revision e1f41715 (qgis): Default to floating docks for new map views
Helps minimise the effects of being unable to restore docked
view positions
Nyall Dawson
12:28 AM Revision 40bb4e9a (qgis): Save extent sychronized state in project for views
Nyall Dawson
12:28 AM Revision 73c09bf6 (qgis): Use a nicer icon for sync extent
Nyall Dawson
12:28 AM Revision b2799007 (qgis): Refresh map extent when activating sync extent mode
Nyall Dawson
12:28 AM Revision 419e53b8 (qgis): Fix map view synchronization with different CRS
Nyall Dawson
12:28 AM Revision 76b9d949 (qgis): Add toolbar buttons for navigating map views
Nyall Dawson
12:28 AM Revision 95806bb5 (qgis): Make extra map views either follow the main canvas layers/styles,
or allow them to be set to follow a map theme preset
I.e. all styling and configuration operations for secondary
vie...
Nyall Dawson
12:28 AM Revision ea10cc68 (qgis): Allow annotations to be toggled in additional map views
Nyall Dawson
12:28 AM Revision d6199804 (qgis): Ensure additional canvases respect settings
Nyall Dawson
12:28 AM Revision d452ae12 (qgis): Ensure all canvases show annotations
Nyall Dawson
12:28 AM Revision f81b63b7 (qgis): Create new map canvases using QgsMapCanvasDockWidget
Dock has a toolbar, currently with a single button to
allow users to set the CRS for the canvas
Nyall Dawson
12:28 AM Revision 29d77b0c (qgis): [FEATURE] Shell functionality for creating new canvases
Allows new "map views" to be created in the main QGIS interface.
These are map canvases, but with limited functionali...
Nyall Dawson
12:28 AM Revision fa46e5ab (qgis): Add rotation control to map views
Nyall Dawson
12:28 AM Revision 02a0e532 (qgis): Add options menu and allow setting map view scale
Nyall Dawson
12:28 AM Revision 9560bbaa (qgis): Fix crash when loading projects with multi canvas
Nyall Dawson
12:28 AM Revision 271ed6cb (qgis): Allow canvas extents to be synchronized
Nyall Dawson
12:28 AM Revision e4469c89 (qgis): Save/restore extra map views in project
Nyall Dawson
12:28 AM Revision ee969df8 (qgis): Correctly handle reading/writing multiple canvas to project
Nyall Dawson
12:28 AM Revision cb43ec3d (qgis): Close extra map views when changing project
Nyall Dawson
12:28 AM Revision 2c61e4c4 (qgis): Handle deleting map views
Nyall Dawson
12:28 AM Revision 5c873f66 (qgis): Ensure all canvases are refreshed when project properties are applied
Nyall Dawson
12:28 AM Revision 864cae40 (qgis): Ensure operations which should apply to all canvases do
Nyall Dawson
11:44 PM Bug report #16341: Geopackage table behaves strange and ultimately kills QGIS.
I could, but that would not help. It is clear to me that parts of QGIS handles the values (that are there) perfectly ... Mats Elfstrom
11:14 PM Bug report #16341 (Feedback): Geopackage table behaves strange and ultimately kills QGIS.
when I run
@ogrinfo -ro kivik/kivik.gpkg highway@
It reports all the values to be NULL. So, I think it could be a c...
Saber Razmjooei
11:14 PM Bug report #16341 (Feedback): Geopackage table behaves strange and ultimately kills QGIS.
when I run
@ogrinfo -ro kivik/kivik.gpkg highway@
It reports all the values to be NULL. So, I think it could be a c...
Saber Razmjooei
11:14 PM Bug report #16341 (Feedback): Geopackage table behaves strange and ultimately kills QGIS.
when I run
@ogrinfo -ro kivik/kivik.gpkg highway@
It reports all the values to be NULL. So, I think it could be a c...
Saber Razmjooei
11:14 PM Bug report #16341 (Feedback): Geopackage table behaves strange and ultimately kills QGIS.
when I run
@ogrinfo -ro kivik/kivik.gpkg highway@
It reports all the values to be NULL. So, I think it could be a c...
Saber Razmjooei
11:43 PM Bug report #16345: Spatial Bookmark Panel: crash on export
Works fine in Ubuntu, I guess it is platform specific.
@Tobias, #16350 is not related to this bug and will be handle...
Saber Razmjooei
11:43 PM Bug report #16345: Spatial Bookmark Panel: crash on export
Works fine in Ubuntu, I guess it is platform specific.
@Tobias, #16350 is not related to this bug and will be handle...
Saber Razmjooei
11:43 PM Bug report #16345: Spatial Bookmark Panel: crash on export
Works fine in Ubuntu, I guess it is platform specific.
@Tobias, #16350 is not related to this bug and will be handle...
Saber Razmjooei
06:29 AM Bug report #16345: Spatial Bookmark Panel: crash on export
Andre Jesus wrote:
> Affect 2.18.4 only, 2.14.12 and prior versions work normal.
To the maintainer: Please also have...
Tobias Wendorff
04:26 AM Bug report #16345: Spatial Bookmark Panel: crash on export
Confirmed.
Affect 2.18.4 only, 2.14.12 and prior versions work normal.
Andre Jesus
11:40 PM Bug report #16338 (Closed): Problem with QGIS projects with OTF in master
Fixed in changeset commit:"1aee4246e0836ace38896a1cc1ac7f6f6bf00fd0". Nyall Dawson
11:40 PM Bug report #16337 (Closed): Wrong CRS displayed in status bar
Fixed in changeset commit:"0afc88e07f4d526279f5ac640bc386c562b71d99". Nyall Dawson
11:36 PM Bug report #16342 (Feedback): Exporting shape file from a SpatiaLite table produces very large fi...
Hi Reinhard,
What version of gdal are you using? I can't reproduce the problem with QGIS 2.18.4 (not from a ppa but ...
Saber Razmjooei
11:28 PM Bug report #16346 (Feedback): [not working] select by radius
It works fine under Windows too.
I think it is a local problem. Feel free to upload your data and project. Otherwise...
Saber Razmjooei
11:28 PM Bug report #16346 (Feedback): [not working] select by radius
It works fine under Windows too.
I think it is a local problem. Feel free to upload your data and project. Otherwise...
Saber Razmjooei
06:32 AM Bug report #16346: [not working] select by radius
Reinhard Reiterer wrote:
> I can not confirm that on Ubuntu 16.04 LTS (QGIS 2.18.4).
>
> See also: #14748
I figured...
Tobias Wendorff
08:13 PM Revision 2654c72e (qgis): add windows download link for ninja to INSTALL
Jürgen Fischer
08:13 PM Revision 8bea7422 (qgis): fix flake8 warnings
Jürgen Fischer
04:47 PM Revision bdd3ce3b (qgis): [ArcGIS Rest] Fix some icons
Sandro Mani
04:47 PM Revision d6f4621b (qgis): [ArcGIS Rest] Fix connection key inconsistencies
Sandro Mani
04:47 PM Revision 97a37097 (qgis): Fix possible null-pointer dereference
Sandro Mani
01:47 PM Bug report #16352 (Feedback): keyboard shortcut for "Deselect Features from All Layers" button do...
QGIS version 2.99.0-Master code revision cd7b19c, win 7 sp1 x64 home edition. If I set keyboard shortcut for "Deselec... Piotr Kania
01:16 PM Revision f355fcd9 (qgis): Fix geometry aggregate when first geometry is NULL (usertype)
Arnaud Morvan
01:16 PM Revision adb13e1c (qgis): Fix aggregate when group_by value is NULL
Arnaud Morvan
01:16 PM Revision b798c3a7 (qgis): Handle NULL in function "Array"
Arnaud Morvan
01:12 PM Bug report #16351: copy/paste features does not include attributes
Also, I have only tested on Win 7 OSGEO4W-64. Andrew McAninch
01:04 PM Bug report #16351 (Closed): copy/paste features does not include attributes
When I copy and paste features into a new layer or another layer no attributes are pasted. This happens in 2.18.4 an... Andrew McAninch
11:46 AM Revision 55e7d93b (qgis): Fix link to developer's guide
Harrissou Santanna
10:20 AM Revision a652f73f (qgis): Merge pull request #4239 from nyalldawson/layer_freakin_order
Allow retrieval of project layer order through QgsProject Nyall Dawson
10:04 AM Revision 6b8bcadd (qgis): Merge pull request #4249 from SrNetoChan/release-2_18
Add between/not between to numerical fields in select by form Jürgen Fischer
09:07 AM Revision 1ca73f4f (qgis): harmonize all providers to use lowercase qgis as settings key (#4252)
(fixes ArcGisRest browser / connection dialog) Mathieu Pellerin - nIRV
08:41 AM Bug report #16321 (Closed): ArcGISFeatureServer New Connection Not working. Cannot add a layer fr...
Fixed in #d6f4621b6622341e68dd966260384c2a4e1e793e Sandro Mani
06:57 AM Revision a8d627d5 (qgis): Revert "Remove no longer required hack to get composer maps to render"
Because... server Nyall Dawson
06:28 AM Bug report #16350 (Closed): Spatial Bookmark Panel: precision gets trimmed
I believe this is a bug, since it simply makes no sense.
When creating a bookmark, it gets stored at high precisio...
Tobias Wendorff
06:13 AM Revision 3ffeabe2 (qgis): Fix failing composer map tests
Nyall Dawson
06:03 AM Revision a271199b (qgis): When theme is removed, canvas falls back to default view
Nyall Dawson
05:42 AM Revision 2cba5284 (qgis): If no project layer order set, use layer tree layer order
for QgsMapThemeCollection::masterVisibleLayers() Nyall Dawson
05:11 AM Revision 0d0a81b0 (qgis): Clearing map canvas theme falls back to project layers
Nyall Dawson
05:08 AM Revision 7f85169e (qgis): Move test to correct location
Nyall Dawson
05:04 AM Revision 70bc526b (qgis): Indentation
Nyall Dawson
05:03 AM Revision f4877ce8 (qgis): Remove no longer required hack to get composer maps to render
canvas layers Nyall Dawson
04:40 AM Revision 452abb24 (qgis): Add method to QgsMapThemeCollection to retrieve ordered list of
visible layers for the project Nyall Dawson
04:22 AM Revision a8816e55 (qgis): Qt5 style connects
Nyall Dawson
04:20 AM Revision e8850648 (qgis): No longer need to store custom layer order for canvas bridge
Since it's now set at the project level Nyall Dawson
03:52 AM Revision 98eda352 (qgis): Auto-set GUI for custom layer order when API call to QgsProject::setLay...
is made Nyall Dawson
03:52 AM Revision 5eccaf60 (qgis): Project layer order returns all layers in order, not just visible ones
Otherwise map themes with different visible layers cannot be
correctly ordered
Nyall Dawson
03:52 AM Revision 6cfc6a1b (qgis): Allow retrieval of project layer order through QgsProject
Previously this was only accessible through app Nyall Dawson
03:52 AM Revision 2c3c1f7f (qgis): If no project layer order is set, fall back to stored layer order
when retrieving map theme layers
Since we don't ever want to return no layers in this situation
using the stored ord...
Nyall Dawson
03:52 AM Revision 9faa628f (qgis): Layer order in map themes must always respect project layer order
Nyall Dawson
03:07 AM Feature request #16349 (Closed): Make scale dependent visibility uniform for layers and labels
the visibility widgets are different for layer general properties and label rendering properties. IMHO it would be ap... Paolo Cavallini
01:37 AM Revision 5c02c8a3 (qgis): Merge pull request #4238 from nyalldawson/canvas_theme
Allow setting map canvases to auto follow a map theme Nyall Dawson
01:00 AM Revision 9842fcbf (qgis): Add convience method to block while canvas is rendering
NOT to be called from anything but unit tests and standalone
scripts!!
Nyall Dawson

2017-03-12

12:53 AM Revision af532ecd (qgis): Improved docs for QgsMapCanvas::setTheme, handle setLayers and
setLayerStyleOverrides when canvas is following a map theme Nyall Dawson
11:39 PM Revision 40f3c8c3 (qgis): Fix setting layers to match canvas theme
Nyall Dawson
11:39 PM Revision 1e6bffe4 (qgis): Allow setting map canvases to auto follow a map theme
Nyall Dawson
11:39 PM Revision 7b7c3e1a (qgis): Clearer docs
Nyall Dawson
11:39 PM Revision 588a8fc9 (qgis): Add unit test for changing appearance of style in a theme
Nyall Dawson
07:43 PM Bug report #14505: Crash when loading raster layer with debug version of QT
Giovanni Manghi wrote:
> Is this still the case on 2.18.4 or qgis3/master?
I haven't upgrade my project to 2.18+ yet...
Yun Lin
03:43 PM Feature request #16348: Add parameter type 'multiple field'
See also: http://gis.stackexchange.com/questions/231706/whats-a-good-way-to-implement-an-attributes-to-keep-option-in... R. R.
03:34 PM Feature request #16348 (Closed): Add parameter type 'multiple field'
Please add parameter type 'multiple field' in the processing toolbox, to list all fields of an input vector as checkb... R. R.
01:44 PM Revision cd7b19c3 (qgis): Update pull request template and contribute.md
Matthias Kuhn
01:44 PM Revision 1d528469 (qgis): Add PR template for github
Nyall Dawson
01:25 PM Bug report #16346: [not working] select by radius
I can not confirm that on Ubuntu 16.04 LTS (QGIS 2.18.4).
See also: #14748
R. R.
12:17 PM Bug report #16346 (Closed): [not working] select by radius
Right now, "select by radius" deselects an existing selection only, but doesn't select any new items. All other selec... Tobias Wendorff
01:24 PM Bug report #16347 (Closed): Processing script editor won't open
I think it is related with the new QgsSettings instead of QSettings (#a10c890383dc636c6300ca91360e64e2db20b27c#diff-5... matteo ghetta
12:56 PM Bug report #16180 (Closed): WMS browser panel loads wrong layer
Sorry, took some time.
I tried it on a Windows computer, which has never seen QGIS before. I've installed 2.18.4 com...
Tobias Wendorff
12:05 PM Bug report #16345: Spatial Bookmark Panel: crash on export
Whoops, this is the correct attachment. Tobias Wendorff
12:01 PM Bug report #16345 (Closed): Spatial Bookmark Panel: crash on export
I've created this bookmark in "Spatial Bookmark Panel":
Name = "Düsseldorf"
Project = ""
xMin = 6.83
yMin = 51.21
xM...
Tobias Wendorff
10:29 AM Bug report #16145: [macOS] Copy/paste table rows causes qgis to crash
I just did it (renamed ~/.qgis2 folder and preference files) and it doesn't make any difference.
didier peeters
09:22 AM Revision 0798faad (qgis): Merge pull request #4250 from ismailsunni/XYZ_connection_dialog
Update UI for XYZ Connection Dialog Nyall Dawson
08:48 AM Bug report #16344 (Closed): "Select Features by Value" - empty form
Closed. The layer didn't have attributes. Tobias Wendorff
08:45 AM Bug report #16344 (Closed): "Select Features by Value" - empty form
The form / window of "Select Features by Value" is empty inside and outside an edit session (see attachment). Tobias Wendorff
08:02 AM Revision 18851e4b (qgis): Use new style connect.
Ismail Sunni
07:47 AM Bug report #16343 (Closed): 2.18 build fails with latest sip/pyqt4
Even after commit:85a0db24f32351f6096cd8282f03ad5c2f4e6ef5, build still fails with sip 4.19.1 and pyqt4 4.12... Doug Newgard
07:25 AM Revision 43b5ea12 (qgis): Update UI for XYZ Connection.
Ismail Sunni
06:31 AM Bug report #15692: DB-Manager freezes when running complex SQL queries
Anita Graser wrote:
> What do you mean with "freeze"? Does the query finish in DB Manager after the necessary process...
R. R.
06:09 AM Bug report #6798: when copying a table by d&d from one schema to another the serial property is l...
Hi Giovanni, I will check GitHub as soon as I find some time. At the moment, I do not know how a PR works. However, I... R. R.
06:09 AM Bug report #6798: when copying a table by d&d from one schema to another the serial property is l...
Hi Giovanni, I will check GitHub as soon as I find some time. At the moment, I do not know how a PR works. However, I... R. R.
05:50 AM Revision d10d6772 (qgis): [BUGFIX] Embedded groups are empty
Blottiere Paul

2017-03-11

02:47 PM Bug report #15692 (Reopened): DB-Manager freezes when running complex SQL queries
Hi Giovanni, this is a bug report, not a feature request. In pgAdmin III all queries I have tested finish after a few... R. R.
02:03 PM Bug report #16342 (Closed): Exporting shape file from a SpatiaLite table produces very large file...
To reproduce this issue please import a shape file in a SpatiaLite table and export the table as a shape file again. ... R. R.
01:15 PM Revision b0a6689a (qgis): windows test:
* skip options startup test (--help shows a message box on windows)
* avoid initial console help
(cherry picked from...
Jürgen Fischer
11:08 AM Bug report #15855: Composer -> Export as PDF produced bigger file/crash qgis
Inkscape can be used to reduce the size of .pdf files created in QGIS (see screencasts). R. R.
11:08 AM Bug report #15855: Composer -> Export as PDF produced bigger file/crash qgis
Inkscape can be used to reduce the size of .pdf files created in QGIS (see screencasts). R. R.
11:08 AM Bug report #15855: Composer -> Export as PDF produced bigger file/crash qgis
Inkscape can be used to reduce the size of .pdf files created in QGIS (see screencasts). R. R.
10:32 AM Bug report #15855: Composer -> Export as PDF produced bigger file/crash qgis
As noted above, the proprietary GIS software, that we use at the moment, produces much smaller files than QGIS. R. R.
11:00 AM Revision 7293c057 (qgis): windows test:
* skip options startup test (--help shows a message box on windows)
* avoid initial console help
Jürgen Fischer
10:15 AM Bug report #16341 (Closed): Geopackage table behaves strange and ultimately kills QGIS.
I have a geopackage file, with several OSM tables. The gpkg file is converted from osm with FME, and FME can inspect ... Mats Elfstrom
05:17 AM Bug report #16299 (Closed): Processing: make URL to take Models from on-line collections configur...
Already possible: Processing / Options / General / "Scripts and models repository" Jürgen Fischer
05:17 AM Bug report #16299 (Closed): Processing: make URL to take Models from on-line collections configur...
Already possible: Processing / Options / General / "Scripts and models repository" Jürgen Fischer
03:34 AM Revision a08477bd (qgis): Add between/not between to numerical fields in select by form
Mathieu Pellerin - nIRV
03:30 AM Bug report #16334: Processing - Running a model freezes QGIS
This seems to happen with any data or model that I use. I have tried several SHP files and models and QGIS still free... Magnus Nilsson

2017-03-10

03:58 PM Revision a1e8d680 (qgis): [processing] Fix merge algorithm
Fix #16292 Matthias Kuhn
02:20 PM Revision 856d2979 (qgis): fix zoom vactor value on percent
myarjunar
12:59 PM Revision 7786cabd (qgis): WMTS parsing bugfix backport
Backport of fix https://github.com/geopython/OWSLib/commit/d2d7c60e2bf29f08f2b728ed031e596000aa3432 to fix https://gi... Tom Kralidis
12:48 PM Bug report #14597 (Reopened): Grid Interpolation requires Real data type with decimals for Z value
This is still a problem in 2.18.4. I gave a QGIS workshop and all 12 participants had this issue on all platforms. If... Guillaume Larocque
12:37 PM Bug report #16339: Embedded layer style and labels properties can be modified within the layer st...
Also because the Layer/Labeling menu opens the layer styling panel, labels can be accessed from there as well. Laurence Bechet
11:48 AM Bug report #16339 (Closed): Embedded layer style and labels properties can be modified within the...
When using an embedded layer from a 'parent' project within a 'child' project, the (parent)layer properties are not a... Laurence Bechet
12:08 PM Bug report #16340 (Closed): Layers within an embedded group are not displayed on the map
Layer/Embedded layers and groups...
If you open a layer from a 'parent' project is is displayed on the map of the ...
Laurence Bechet
11:11 AM Revision 18a97a7f (qgis): change zoom factor value to percent
myarjunar
11:11 AM Revision 5e216414 (qgis): use QgsSpinBox instead of QSpinBox and add tooltip
myarjunar
11:02 AM Revision c11ef583 (qgis): Generalise editor widget config saving/restoring props from gui
Nyall Dawson
11:02 AM Revision a024bc1b (qgis): Add missing description to root path property
Nyall Dawson
10:10 AM Revision 7da08305 (qgis): * remove ext-libs/pyproj
* for owslib pyproj 1.8.9 in jessie and trusty is sufficient Jürgen Fischer
09:43 AM Bug report #16247: mssql data provider: filtering layer doesn't work
Thomas Schneider wrote:
> > @Thomas Schneider
> > How is your usage with MSSQL layers?
> > I get constant Force Close...
Giovanni Manghi
09:26 AM Bug report #16247: mssql data provider: filtering layer doesn't work
> @Thomas Schneider
> How is your usage with MSSQL layers?
> I get constant Force Close.
Sorry, I didn't understand ...
Thomas Schneider
07:04 AM Bug report #16247: mssql data provider: filtering layer doesn't work
Andre Jesus wrote:
> Giovanni Manghi wrote:
> > do you remember when? 2.8?
>
> I didn't understand.
forget, I misun...
Giovanni Manghi
06:46 AM Bug report #16247: mssql data provider: filtering layer doesn't work
Giovanni Manghi wrote:
> do you remember when? 2.8?
I didn't understand.
@Thomas Schneider
How is your usage with ...
Andre Jesus
09:39 AM Revision 7bda715e (qgis): german translation fix (fixes #16335)
Jürgen Fischer
09:38 AM Revision a3ec30a0 (qgis): * remove ext-libs that are already available on target platforms
* drop ubuntu precise support (not built anymore anyway) Jürgen Fischer
08:36 AM Revision bea83775 (qgis): Fix typo
Matthias Kuhn
08:34 AM Bug report #16326: QGIS segfault when pointing to libjpeg/jdapimin
The problem appears to be related to the QMS plugin so I'm assuming it has something to do with the plugin framework.... Spencer Gardner
07:28 AM Bug report #16326: QGIS segfault when pointing to libjpeg/jdapimin
Why the "c++ plugin" category? Giovanni Manghi
07:01 AM Bug report #16326 (Feedback): QGIS segfault when pointing to libjpeg/jdapimin
Which packages did you install?
Given that this
a) only surfaces with a plugin and
b) only affects one system
mak...
Matthias Kuhn
08:02 AM Bug report #14589: GetCapabilities gets cached in a confusing way (even when QGIS cache is set to 0)
This is still confirmed in 2.18.4. And worst is that happens even when cache size is set 0 in QGIS general options.
...
Giovanni Manghi
08:02 AM Bug report #14589: GetCapabilities gets cached in a confusing way (even when QGIS cache is set to 0)
This is still confirmed in 2.18.4. And worst is that happens even when cache size is set 0 in QGIS general options.
...
Giovanni Manghi
08:02 AM Bug report #14589: GetCapabilities gets cached in a confusing way (even when QGIS cache is set to 0)
This is still confirmed in 2.18.4. And worst is that happens even when cache size is set 0 in QGIS general options.
...
Giovanni Manghi
07:28 AM Bug report #15606 (Open): DBManager python error on master
Giovanni Manghi
07:01 AM Bug report #15606: DBManager python error on master
Yes, it was on qgis3/master... Nikolay Lebedev
06:51 AM Bug report #16292 (Closed): error merge vector layer in QGIS 2.18.4
Fixed in changeset commit:"a1e8d680897d59f66d86010a4cdcfd192e9007af". Anonymous
05:54 AM Bug report #16145: [macOS] Copy/paste table rows causes qgis to crash
didier peeters wrote:
> @Giovanni: I made a short video to show you how this happens : https://app.box.com/s/1b0pzpva...
Giovanni Manghi
01:51 AM Bug report #16145: [macOS] Copy/paste table rows causes qgis to crash
@Giovanni: I made a short video to show you how this happens : https://app.box.com/s/1b0pzpva4l1gtwl0zu2z7ft6n9fgyt8u... didier peeters
01:51 AM Bug report #16338 (Closed): Problem with QGIS projects with OTF in master
This is related to:
https://github.com/qgis/QGIS/pull/4198
If you save a project in QGIS 2.x with OTF Off, in QGIS 3...
Saber Razmjooei
01:36 AM Bug report #16337 (Closed): Wrong CRS displayed in status bar
This is related to the new feature (https://github.com/qgis/QGIS/pull/4198) to set the OTF on as default.
To reprod...
Saber Razmjooei
01:28 AM Revision 5a7e1fb2 (qgis): Merge pull request #4243 from tomkralidis/metasearch-add-data-dropdown
MetaSearch: consolidate "Add WxS" buttons into single dropdown button Tom Kralidis
01:18 AM Revision 236f44dd (qgis): Avoid extra frame drawn around color wheel in menus
Not needed, and looks very ugly with Qt5 styling Nyall Dawson

2017-03-09

12:46 AM Bug report #16333: Fetch WMTS fails in Python Console (with owslib) but works through QGIS widget
Done: https://github.com/geopython/OWSLib/issues/361. geo julien
08:20 AM Bug report #16333 (Closed): Fetch WMTS fails in Python Console (with owslib) but works through QG...
Suggest opening this as a pure OWSLib ticket (https://github.com/OWSLib/issues/new) Tom Kralidis
08:20 AM Bug report #16333 (Closed): Fetch WMTS fails in Python Console (with owslib) but works through QG...
Suggest opening this as a pure OWSLib ticket (https://github.com/OWSLib/issues/new) Tom Kralidis
07:22 AM Bug report #16333 (Closed): Fetch WMTS fails in Python Console (with owslib) but works through QG...
I'm working on my plugin which can add layers from OGC services directly to Map canvas without UI step. So I use owsl... geo julien
12:35 AM Bug report #16335 (Closed): Wrong German Text in Filter Selection
Fixed in changeset commit:"7bda715ec3274b8c2cdc9c22f6b1131112e1da55". Jürgen Fischer
01:05 PM Bug report #16335 (Closed): Wrong German Text in Filter Selection
At the bottom of the DropDown List in attribute filters are two misleading transations.
The dropdown list for filter...
Heinz Mutzner
12:09 AM Revision f5c9275b (qgis): [ArcGIS Rest] Fix connection key inconsistencies
Sandro Mani
12:09 AM Revision c850294e (qgis): [ArcGIS Rest] Fix some icons
Sandro Mani
12:07 AM Revision f10e9eee (qgis): remove python ext-libs that should meanwhile available everywhere
Jürgen Fischer
08:54 PM Revision fc92e2a6 (qgis): Fix QgsXmlUtils reading list to variant and add test
Matthias Kuhn
08:54 PM Revision 01705800 (qgis): Save QgsProperty related objects via QVariants
Matthias Kuhn
08:54 PM Revision 16870194 (qgis): Correctly use QgsProperties in editor widgets
TODO: save/restore properties Nyall Dawson
06:35 PM Revision 4d77431b (qgis): MetaSearch: consolidate "Add WxS" buttons into single dropdown button
Tom Kralidis
06:12 PM Revision bd2b4528 (qgis): Skip WMS_GetPrint_SRS test in PyQgsServer
As per discussion with Alessandro Pasotti
cherry-picked from 2af1e9f4822a8f272bf7df09bac614067bccfa8d
Larry Shaffer
06:09 PM Revision 577d9e0f (qgis): Skip WMS_GetPrint_SRS test in PyQgsServer
As per discussion with Alessandro Pasotti
cherry-picked from 2af1e9f4822a8f272bf7df09bac614067bccfa8d
Larry Shaffer
05:53 PM Revision 2af1e9f4 (qgis): Skip WMS_GetPrint_SRS test in PyQgsServer, instead of commenting out
As per discussion with Alessandro Pasotti Larry Shaffer
05:42 PM Revision bed3af21 (qgis): Merge pull request #4241 from tomkralidis/issue-16266
add pyproj to Python deps Tom Kralidis
05:02 PM Revision fa89a588 (qgis): add pyproj to Python deps (http://hub.qgis.org/issues/16266)
Tom Kralidis
03:29 PM Bug report #16336 (Closed): No values greater than 99.99 in Snapping Tolerance
It seems that values greater than 99.99 (form map units) and 100 (for pixel) are not accepted in the Snapping Toleran... matteo ghetta
02:41 PM Revision fa9a000e (qgis): Merge pull request #4240 from tomkralidis/issue-16266
add pyproj to Python deps Tom Kralidis
01:38 PM Bug report #16247: mssql data provider: filtering layer doesn't work
You need to install SQL Server Express with Tools. A link to the setup in Microsoft download center:
https://www.micr...
Thomas Schneider
12:24 PM Bug report #16247: mssql data provider: filtering layer doesn't work
sorry for the question: is there any way I can get a "test" copy/installer of mssql server with spatial support (I kn... Giovanni Manghi
12:15 PM Bug report #16247: mssql data provider: filtering layer doesn't work
I am using QGIS 2.14.12 and SQL Server 2014. Thomas Schneider
11:57 AM Bug report #16247 (Feedback): mssql data provider: filtering layer doesn't work

> The filter worked properly.
do you remember when? 2.8?
Giovanni Manghi
11:57 AM Bug report #16247 (Feedback): mssql data provider: filtering layer doesn't work

> The filter worked properly.
do you remember when? 2.8?
Giovanni Manghi
09:59 AM Bug report #16247: mssql data provider: filtering layer doesn't work
Tested with 2.14.12 and 2.18.4 using MSSQL 2008 R2 and MSSQL 2016
The filter worked properly.
Andre Jesus
01:35 PM Revision 05e74803 (qgis): add pyproj to Python deps (http://hub.qgis.org/issues/16266)
Tom Kralidis
12:10 PM Bug report #16334 (Feedback): Processing - Running a model freezes QGIS
Can you attach the model (and the data, or a sample)? Giovanni Manghi
12:10 PM Bug report #16334 (Feedback): Processing - Running a model freezes QGIS
Can you attach the model (and the data, or a sample)? Giovanni Manghi
12:10 PM Bug report #16334 (Feedback): Processing - Running a model freezes QGIS
Can you attach the model (and the data, or a sample)? Giovanni Manghi
11:58 AM Bug report #16334 (Closed): Processing - Running a model freezes QGIS
When I run a model with the green arrow to the right of the file path selected, QGIS freezes.
QGIS 2.18.4, 64 bit.
Magnus Nilsson
11:11 AM Revision bbc849d7 (qgis): Merge pull request #4235 from boundlessgeo/qgssettings-housekeeping
QgsSettings housekeeping Alessandro Pasotti
10:06 AM Feature request #15927: Y format parameter for Tile Server (XYZ) layers
Sure, here are a couple examples:
http://demo.opengeo.org/geoserver/gwc/service/tms/1.0.0/ne:ne@EPSG:900913@png/{z}/...
Daniel Sánchez Pillot Gutiérrez
09:04 AM Bug report #15752: Degradation of rendering performances in MSSQL provider
It's not related how QGIS request data from the database as all version uses the same intersects method with the same... Andre Jesus
06:48 AM Bug report #10517 (Reopened): Reading PGPASS fails on 64-Bit Version
I tested this issue with 2.18.4 and 2.14.12 and I'm also having problems, even when using only LF EOL... QGIS is extr... Jérôme Guélat
06:48 AM Bug report #10517 (Reopened): Reading PGPASS fails on 64-Bit Version
I tested this issue with 2.18.4 and 2.14.12 and I'm also having problems, even when using only LF EOL... QGIS is extr... Jérôme Guélat
06:15 AM Bug report #16165: QGIS 2.18.3 crashes on exit
So I've managed to fix this issue. Turns out it was a plugin issue, specifically "MetaSearch Catalogue Client" appea... Philip Tait
04:57 AM Bug report #16165: QGIS 2.18.3 crashes on exit

> I then went into .qgis2 and removed one after the other evry individual folder, and sub-folder. In the end,it turn...
Giovanni Manghi
04:48 AM Bug report #16165: QGIS 2.18.3 crashes on exit
PS- already reported in the plugin page: #11901 Jeff Moyen
04:46 AM Bug report #16165: QGIS 2.18.3 crashes on exit
I can confirm the behaviour. Closing QGIS, even without doing anything else, results in a crash.
In fact, there are ...
Jeff Moyen
05:36 AM Bug report #16266 (Closed): OWSLib failed because pyproj is missing
Fixed in 2.18 branch (commit:05e74803) Tom Kralidis
05:36 AM Bug report #16266 (Closed): OWSLib failed because pyproj is missing
Fixed in 2.18 branch (commit:05e74803) Tom Kralidis
01:55 AM Bug report #16266: OWSLib failed because pyproj is missing
Adding screen captures geo julien
01:55 AM Bug report #16266: OWSLib failed because pyproj is missing
Adding screen captures geo julien
01:55 AM Bug report #16266: OWSLib failed because pyproj is missing
Adding screen captures geo julien
01:55 AM Bug report #16266: OWSLib failed because pyproj is missing
Adding screen captures geo julien
01:53 AM Bug report #16266: OWSLib failed because pyproj is missing
The requirements for pyproj is not resolved.
pyproj is lacking in `python/ext-libs`
René-Luc ReLuc
01:53 AM Bug report #16266: OWSLib failed because pyproj is missing
The requirements for pyproj is not resolved.
pyproj is lacking in `python/ext-libs`
René-Luc ReLuc
01:53 AM Bug report #16266: OWSLib failed because pyproj is missing
The requirements for pyproj is not resolved.
pyproj is lacking in `python/ext-libs`
René-Luc ReLuc
01:48 AM Bug report #16266: OWSLib failed because pyproj is missing
Ups, typo error on mentioned QGIS versions:
In *2.14.x* owslib version:'0.8.8' from owslib.util import HTTPError...
geo julien
05:13 AM Bug report #16332: [macOS] SAGA algs not working in QGIS 2.18.x
Here is the full QGIS GUI output of SAGAs "Slope, Aspect, Curvature". The italic formatted lines are the ones coloure... Patrick Schratz
03:04 AM Bug report #16332 (Closed): [macOS] SAGA algs not working in QGIS 2.18.x
Referring to this SE question: http://gis.stackexchange.com/questions/217414/saga-algorithms-not-working-on-qgis-2-18... Patrick Schratz
04:47 AM Bug report #16048 (Reopened): Spatial select doesn't work properly on filtered sqlite layers
I did a small exercise und checked different options to import data into a sqlite database, to figure out when the de... Bernd Marcus
02:11 AM Bug report #16048 (Closed): Spatial select doesn't work properly on filtered sqlite layers
John Bryant wrote:
> I checked the QGIS export dialog - there is a SPATIAL_INDEX Layer Option, which defaults to YES....
Giovanni Manghi
02:11 AM Bug report #16048 (Closed): Spatial select doesn't work properly on filtered sqlite layers
John Bryant wrote:
> I checked the QGIS export dialog - there is a SPATIAL_INDEX Layer Option, which defaults to YES....
Giovanni Manghi
01:42 AM Bug report #16048: Spatial select doesn't work properly on filtered sqlite layers
John Bryant wrote:
> But how does one add a spatial index in QGIS? That option is greyed out.
>
spatial indexes fo...
Giovanni Manghi
03:15 AM Bug report #15315: DB-Manager Import Double
Mo Scott wrote:
> I'm sorry, I neither have a Postgis-DB nor a QGIS-Installation version higher 2.14 at hand to do so...
Giovanni Manghi
03:10 AM Bug report #15315: DB-Manager Import Double
I'm sorry, I neither have a Postgis-DB nor a QGIS-Installation version higher 2.14 at hand to do some testing. As thi... Mo Scott
02:34 AM Bug report #16329 (Closed): osgeo4w64, unable to run python3 in command box
1. Not a QGIS issue.
2. run @call py3_env.bat@ first (also @call qt5_env.bat@ if you want to use PyQt5)
3. use @pytho...
Jürgen Fischer
01:05 AM Bug report #16329: osgeo4w64, unable to run python3 in command box

Some googling:
http://stackoverflow.com/questions/18946286/python3-installed-successfully-but-cannot-be-opened-in-t...
Richard Duivenvoorde
02:16 AM Bug report #16301: OGR Buffer fails in Processing when datasource is PostGIS
Paolo Cavallini wrote:
> You are right, thanks. Perhaps in the help we could add other common names for other formats...
Giovanni Manghi
02:12 AM Bug report #16301: OGR Buffer fails in Processing when datasource is PostGIS
You are right, thanks. Perhaps in the help we could add other common names for other formats (geom for PostGIS, other?). Paolo Cavallini
02:16 AM Bug report #16331 (Closed): DB Manager does not show Spatialite layers spatial indexes and does n...
In DB Manager when you select a SL layer, in the "info" tab there is no information whatsoever about the spatial inde... Giovanni Manghi
02:13 AM Bug report #16330 (Closed): "Save as" to Spatialite does not create the spatial index even when t...
This leads to possible issue with selection of filtered layers are described here #16048 Giovanni Manghi
02:02 AM Bug report #16325 (Closed): Distance and angles not available for points during Advanced digitizing
Giovanni Manghi
02:01 AM Bug report #16325: Distance and angles not available for points during Advanced digitizing
it is possible, just use construction mode.
1. enable construction mode
2. click on the starting point
3. draw dista...
Denis Rouzaud
01:54 AM Revision 11338a2c (qgis): Fix low res macOS icon for dock, app switcher, etc., rendering
Use 1024x1024 size.
cherry-picked from 35edc182ea20eca6b3ae16defce5557f21b390a2
Larry Shaffer
01:52 AM Revision b7da2754 (qgis): Fix low res macOS icon for dock, app switcher, etc., rendering
Use 1024x1024 size.
cherry-picked from 35edc182ea20eca6b3ae16defce5557f21b390a2
Larry Shaffer

2017-03-08

12:56 AM Bug report #16329 (Closed): osgeo4w64, unable to run python3 in command box
Trying to test a python problem in QGIS3 via python on cli in osgeo4w64 (installed via osgeo4w installer in c:\\osgeo... Richard Duivenvoorde
12:53 AM Revision 35edc182 (qgis): Add macOS 1024x1024 icon for dock, app switcher, etc., rendering
[ci skip] Larry Shaffer
12:53 AM Revision e32478e8 (qgis): Show only notifications for macOS system tray, not constant menubar icon
Otherwise, a menubar QGIS icon is shown, but contains no child actions.
This method of showing notifications should ...
Larry Shaffer
12:53 AM Revision f5d0ba1a (qgis): Ensure on macOS generated export header gets copied to frameworks
It *should* get copied with PUBLIC_HEADER property of target, but CMake
quirk causes it to be skipped if not part of ...
Larry Shaffer
12:23 AM Revision 8f470e9a (qgis): Merge pull request #4237 from nyalldawson/filter_selected
[needs-docs] Attribute table "show selected features" shows no featureswhen none are selected Nyall Dawson
12:03 AM Revision 41d5f309 (qgis): [needs-docs] Attribute table "show selected features" shows no features
when none are selected
This change is being driven by performance - the "show selected" mode
can be used to speed up...
Nyall Dawson
11:18 PM Revision 94bef531 (qgis): Merge pull request #4231 from nyalldawson/options
[FEATURE] Interface for plugins to embed pages in the options dialog Nyall Dawson
09:46 PM Revision 95040c1b (qgis): Follow up addition of new units
Nyall Dawson
08:22 PM Revision 9fd7555d (qgis): Merge pull request #4213 from m-kuhn/formatDistanceAreaNew
Modularize distance and area formatting Nyall Dawson
04:52 PM Bug report #14394 (Reopened): Tooltips are blank (2.14, 2.18)
I'm having the same problem.
Qgis 2.14.3
Fedora 25
x86_64
English
Steps to reproduce:
1) start Qgis
2) hold mouse p...
Will Kemp
04:52 PM Bug report #14394 (Reopened): Tooltips are blank (2.14, 2.18)
I'm having the same problem.
Qgis 2.14.3
Fedora 25
x86_64
English
Steps to reproduce:
1) start Qgis
2) hold mouse p...
Will Kemp
04:34 PM Bug report #16146: Mac OS X Snow Leopard & QGIS 2.18.3 : configuration OK but make fails
Hi Laurent,
Looks like your libspatialite and/or your libsqlite3 are not built right. @InitSpatialMetadata()@ is par...
Larry Shaffer
04:07 PM Bug report #16016 (Closed): SVG menu icons on macOS do not show up
Fixed upstream with Qt 5.8.0 (tested locally). Supposedly also fixed in 5.7.2, but have not tested (as it has not yet... Larry Shaffer
04:07 PM Bug report #16016 (Closed): SVG menu icons on macOS do not show up
Fixed upstream with Qt 5.8.0 (tested locally). Supposedly also fixed in 5.7.2, but have not tested (as it has not yet... Larry Shaffer
03:10 PM Bug report #16048: Spatial select doesn't work properly on filtered sqlite layers
I checked the QGIS export dialog - there is a SPATIAL_INDEX Layer Option, which defaults to YES. But even confirming ... John Bryant
03:02 PM Bug report #16048: Spatial select doesn't work properly on filtered sqlite layers
But how does one add a spatial index in QGIS? That option is greyed out.
!spatial_index_greyed_out.JPG!
John Bryant
02:58 PM Bug report #16048 (Feedback): Spatial select doesn't work properly on filtered sqlite layers
John Bryant wrote:
> Interesting! Thanks a lot Bernd for looking into this. In this case I created the table using th...
Giovanni Manghi
02:48 PM Bug report #16048: Spatial select doesn't work properly on filtered sqlite layers
Interesting! Thanks a lot Bernd for looking into this. In this case I created the table using the QGIS 'Save as' dial... John Bryant
07:20 AM Bug report #16048: Spatial select doesn't work properly on filtered sqlite layers
Dear Giovanni,
the new title of this ticket is not correct. You can work with spatialite tables with a SRID = 0 in Q...
Bernd Marcus
07:00 AM Bug report #16048: Spatial select doesn't work properly on filtered sqlite layers
Harrissou Santanna wrote:
> I do not totally get the subtlety between sqlite and spatiaLite formats (so bear with me,...
Giovanni Manghi
06:56 AM Bug report #16048: Spatial select doesn't work properly on filtered sqlite layers
I do not totally get the subtlety between sqlite and spatiaLite formats (so bear with me, please) but if the original... Harrissou Santanna
05:32 AM Bug report #16048: Spatial select doesn't work properly on filtered sqlite layers
Bernd Marcus wrote:
> The wrong selection of features working with filtered and non-filtered spatialite tables usualy...
Giovanni Manghi
05:32 AM Bug report #16048: Spatial select doesn't work properly on filtered sqlite layers
Bernd Marcus wrote:
> The wrong selection of features working with filtered and non-filtered spatialite tables usualy...
Giovanni Manghi
04:27 AM Bug report #16048: Spatial select doesn't work properly on filtered sqlite layers
couldn't upload the database file, one more try. Bernd Marcus
04:24 AM Bug report #16048: Spatial select doesn't work properly on filtered sqlite layers
The wrong selection of features working with filtered and non-filtered spatialite tables usualy appear by using table... Bernd Marcus
03:00 PM Bug report #16327: "Edit Create Options" dialogue doesn't handle whitespace correctly
Can't find a better category other than GUI... Giovanni Manghi
12:23 PM Bug report #16327 (Closed): "Edit Create Options" dialogue doesn't handle whitespace correctly
In the "Settings -> Options -> GDAL -> Edit Create Options" dialogue, it is possible to create new profiles with GDAL... Mira Ressel
02:48 PM Bug report #16328 (Closed): Wrong German Text in Filter Selection
Hi, sorry tickets must be filed in English. Giovanni Manghi
02:48 PM Bug report #16328 (Closed): Wrong German Text in Filter Selection
Hi, sorry tickets must be filed in English. Giovanni Manghi
01:24 PM Bug report #16328 (Closed): Wrong German Text in Filter Selection
Bei der Auswahl zum Filtern wird im Dropdown Menu rechts neben den Feldern teilweise unrichtiger Text angezeigt.
Dor...
Heinz Mutzner
02:46 PM Bug report #15752: Degradation of rendering performances in MSSQL provider

> 2.8.9 is by far the fastest, but It's understandable by the amount of features added to QGIS It would slow It dow...
Giovanni Manghi
01:28 PM Bug report #15752: Degradation of rendering performances in MSSQL provider
Just checking how performance went with other data providers over the 3 versions:
Using the same map but with a diff...
Andre Jesus
06:44 AM Bug report #15752: Degradation of rendering performances in MSSQL provider
Giovanni Manghi wrote:
> One question: have you any idea if this also affects other providers, like PostGIS?
It does...
Andre Jesus
04:17 AM Bug report #15752: Degradation of rendering performances in MSSQL provider
Andre Jesus wrote:
> Giovanni Manghi wrote:
> > > I know MSSQL data provider is not the focus in development but it's...
Giovanni Manghi
01:49 PM Bug report #16321: ArcGISFeatureServer New Connection Not working. Cannot add a layer from service
Confirmed, investigating. Sandro Mani
01:31 PM Bug report #16321: ArcGISFeatureServer New Connection Not working. Cannot add a layer from service
OK,
I think I found the issue. It has been a while since I have used QGIS in all its workflows so it took a while to...
Dave Sampson
10:36 AM Bug report #16321: ArcGISFeatureServer New Connection Not working. Cannot add a layer from service
Realated to #161321 Dave Sampson
09:13 AM Bug report #16321 (Feedback): ArcGISFeatureServer New Connection Not working. Cannot add a layer ...
As for the mapservice ticket you just created I can't replicate, kind of.
The connection works fine, the layer list ...
Giovanni Manghi
08:47 AM Bug report #16321 (Closed): ArcGISFeatureServer New Connection Not working. Cannot add a layer fr...
As a QGIS user
I want to load a layer from an ArcGISFeatureServer
So that I can view the feature server layers on my ...
Dave Sampson
01:30 PM Bug report #16323: ArcGISMapServer New Connection Not working. Cannot add a layer from service
OK,
I think I found the issue. It has been a while since I have used QGIS in all its workflows so it took a while to...
Dave Sampson
10:36 AM Bug report #16323: ArcGISMapServer New Connection Not working. Cannot add a layer from service
Related to #16321
I just tested this another way in 2.18
* Ensured QGIS Desktop Closed
* Open QGIS Browser
* Added ...
Dave Sampson
10:14 AM Bug report #16323: ArcGISMapServer New Connection Not working. Cannot add a layer from service
Thanks for testing.
A detail that i did not think mattered but may is that I am using the ditribution within OSGEO4W...
Dave Sampson
08:58 AM Bug report #16323 (Feedback): ArcGISMapServer New Connection Not working. Cannot add a layer from...
works as expected here, see attached image Giovanni Manghi
08:49 AM Bug report #16323 (Closed): ArcGISMapServer New Connection Not working. Cannot add a layer from s...
As a QGIS user
I want to load a layer from an ArcGISMapServer
So that I can view the feature server layers on my ma...
Dave Sampson
12:13 PM Bug report #15819: DB Manager SQL Window Not Launching
Thanks for investigating this. In my environment I have to stick with an LTR release so I'll wait for the big 3.0 to ... Frank Donnelly
03:03 AM Bug report #15819: DB Manager SQL Window Not Launching
Bernd Marcus wrote:
> I had the same error message by trying to call the sql-editor with all QGIS 2.14 versions. An u...
Giovanni Manghi
03:01 AM Bug report #15819: DB Manager SQL Window Not Launching
I had the same error message by trying to call the sql-editor with all QGIS 2.14 versions. An upgrade to 2.18.4 solve... Bernd Marcus
11:37 AM Revision 8b2180f3 (qgis): Unit tests for mm/cm units
Matthias Kuhn
11:36 AM Revision 91da1f58 (qgis): [feature] Add support for square centimeters / square millimeter units
Note for documentation writers, centimers / millimeters support has been
added as well in a previous commit.
Matthias Kuhn
11:36 AM Revision 56163e28 (qgis): Modularize distance and area formatting
Matthias Kuhn
11:36 AM Revision 2c82db50 (qgis): [travis] Fold segfault messages
Matthias Kuhn
11:14 AM Revision 57394789 (qgis): QgsSettings: homogenize "qgis" keys
Alessandro Pasotti
11:11 AM Revision 1822caa8 (qgis): QgsSettings: removed leading slashs from keys
Alessandro Pasotti
11:11 AM Revision e0979046 (qgis): Merge pull request #4233 from myarjunar/test-toMapPixel
add unit test for toMapPoint function Nyall Dawson
10:57 AM Bug report #16324: RGB palettes are dropped on export
Giovanni Manghi wrote:
> not sure raster "save as" uses gdal at all.
I think so, since the "Save as" dialog offers s...
Mira Ressel
09:17 AM Bug report #16324 (Open): RGB palettes are dropped on export
Luis Ressel wrote:
> Thanks for the tip. I'll admit this is a low-priority bug with many possible workarounds, but it...
Giovanni Manghi
09:17 AM Bug report #16324 (Open): RGB palettes are dropped on export
Luis Ressel wrote:
> Thanks for the tip. I'll admit this is a low-priority bug with many possible workarounds, but it...
Giovanni Manghi
09:14 AM Bug report #16324: RGB palettes are dropped on export
Thanks for the tip. I'll admit this is a low-priority bug with many possible workarounds, but it is nevertheless a bu... Mira Ressel
08:54 AM Bug report #16324 (Feedback): RGB palettes are dropped on export
save it using the "rendered image" option, you'll get a RGB raster that then you cna converted to palleted with the "... Giovanni Manghi
08:50 AM Bug report #16324 (Closed): RGB palettes are dropped on export
When GeoTiff rasters using an RGB palette encoding are exported using "Layer -> Save as", the palette metadata is omi... Mira Ressel
10:11 AM Bug report #16326 (Closed): QGIS segfault when pointing to libjpeg/jdapimin
This is a persistent issue on Ubuntu identified while using the QuickMapServices (QMS) add-on. QGIS crashes with a se... Spencer Gardner
09:48 AM Bug report #16325 (Feedback): Distance and angles not available for points during Advanced digiti...
Is this a missing feature or a regression of the advanced digitizing toolbar in 2.18.4? Giovanni Manghi
09:40 AM Bug report #16325 (Closed): Distance and angles not available for points during Advanced digitizing
When adding a point (just a simple temporary scratch point) it is not possible to add some distance and angles.
In ot...
matteo ghetta
09:19 AM Bug report #16318: Plugin Manager: fTools and GdalTools still listed though broken
Harrissou Santanna wrote:
> Hummm... what would then be a clean installation on windows? I'm using the same osgeo4w f...
Giovanni Manghi
09:17 AM Bug report #16318: Plugin Manager: fTools and GdalTools still listed though broken
Hummm... what would then be a clean installation on windows? I'm using the same osgeo4w folder for a while. Does it m... Harrissou Santanna
08:49 AM Bug report #16318 (Closed): Plugin Manager: fTools and GdalTools still listed though broken
Harrissou Santanna wrote:
> Browsing the folders reveal that both contain an empty folder named "tools". Deleting the...
Giovanni Manghi
08:49 AM Bug report #16318 (Closed): Plugin Manager: fTools and GdalTools still listed though broken
Harrissou Santanna wrote:
> Browsing the folders reveal that both contain an empty folder named "tools". Deleting the...
Giovanni Manghi
08:26 AM Bug report #16318: Plugin Manager: fTools and GdalTools still listed though broken
Browsing the folders reveal that both contain an empty folder named "tools". Deleting the main folder might do the tr... Harrissou Santanna
08:21 AM Bug report #16318: Plugin Manager: fTools and GdalTools still listed though broken
Does it require the user to do something particular, because I have them in the Plugin manager dialog of my today osg... Harrissou Santanna
07:56 AM Bug report #16318 (Feedback): Plugin Manager: fTools and GdalTools still listed though broken
ftools does not show anymore in 2.18.4 and both does not show anymore in master. Giovanni Manghi
07:52 AM Bug report #16318 (Closed): Plugin Manager: fTools and GdalTools still listed though broken
Given that fTools and GdalTools are removed as Core plugins and moved to Processing, shouldn't they be unavailable fr... Harrissou Santanna
08:50 AM Bug report #10459 (Closed): Clicking the georeferencer plugin doesn't result in any reaction of QGIS
Jochen Huber wrote:
> The same issue occurs with QGIS 2.18.4 on Win7x64. The Georeferencer Plugin seems to store the ...
Giovanni Manghi
08:43 AM Bug report #10459 (Reopened): Clicking the georeferencer plugin doesn't result in any reaction of...
The same issue occurs with QGIS 2.18.4 on Win7x64. The Georeferencer Plugin seems to store the last window location (... Jochen Huber
08:43 AM Bug report #10459 (Reopened): Clicking the georeferencer plugin doesn't result in any reaction of...
The same issue occurs with QGIS 2.18.4 on Win7x64. The Georeferencer Plugin seems to store the last window location (... Jochen Huber
08:47 AM Bug report #16322 (Closed): make -j8 # error: @INCLUDE = /usr/src/qgis/build/master/qgsversion.in...
Building in a lean dir with 8 parallel processes failed with this error for me:... Sandro Santilli
08:39 AM Feature request #16320 (Closed): Add ESRI Featureserver, Mapserver, ImageServer layers from Metas...
as a QGIS user
I want to use metasearch to discover and access ESRI Mapserver, IMageServer and Feature server service...
Dave Sampson
08:25 AM Bug report #16311: Processing Commander tiny and not resizable
Thanks for confirming and escalating. Andreas Plesch
08:16 AM Bug report #16312: missing icons in Processing script editor
The issue subsists in 2.18.4 on Gentoo. I filed a bug report:
https://bugs.gentoo.org/show_bug.cgi?id=612066
When c...
Andreas Plesch
07:46 AM Bug report #16312: missing icons in Processing script editor
Andreas Plesch wrote:
> But I think it may be a platform issue and will file a bug on the gentoo bugtracker.
if it i...
Giovanni Manghi
07:24 AM Bug report #16312: missing icons in Processing script editor
Will do when 2.18.4 becomes available on Gentoo. But I think it may be a platform issue and will file a bug on the ge... Andreas Plesch
08:10 AM Bug report #16314 (Closed): Processing: Get scripts /models from online collection crashes QGIS
It turns out that 2.18.4 is available on Gentoo unstable. Installing with the (non-default) webkit USE keyword on gen... Andreas Plesch
08:10 AM Bug report #16314 (Closed): Processing: Get scripts /models from online collection crashes QGIS
It turns out that 2.18.4 is available on Gentoo unstable. Installing with the (non-default) webkit USE keyword on gen... Andreas Plesch
07:25 AM Bug report #16314: Processing: Get scripts /models from online collection crashes QGIS
Will do when 2.18.4 becomes available on Gentoo. But I think it may be a platform issue and will file a bug on the ge... Andreas Plesch
07:56 AM Revision 3210fcc1 (qgis): Fix potential crash on destroying QgsMapCanvas
If an active job is rendering when a map canvas is destroyed
then the canvas can crash
Nyall Dawson
07:56 AM Revision c9f6e11c (qgis): Clear cache when setting layer style overrides for canvas
Since old cache images no longer apply Nyall Dawson
07:56 AM Revision 3f1cd69e (qgis): Qt5 connects
Nyall Dawson
07:56 AM Revision ff6e05c7 (qgis): Fix annotations not always positioned in reprojected maps correctly
Nyall Dawson
07:56 AM Revision 5e6d540b (qgis): Refactor out canvas initializing to project settings
Nyall Dawson
07:56 AM Revision 74381b85 (qgis): Add signal when a map theme changes, add tests
Nyall Dawson
07:55 AM Bug report #16319 (Closed): DXF Export generates many numbered layers (1 layer for each feature)
DXF export does not generate separate layers for each chosen source layer.
Instead it generates many numbered layers...
Albert van de Maat
07:44 AM Bug report #15780: QGIS 2.18 crashes while rendering (Windows 10)
I did a clean install of QGIS Desktop 2.18.4 on Windows 10 64-bit.
I tried it on my topo project file containing over...
JW van Aalst
06:36 AM Bug report #13080 (Rejected): QT Forms. Opening two forms using IdentifyFeatures crashes
Crashes using globals and opening multiple forms in parallel is expected.
The solution is: don't use globals (and es...
Matthias Kuhn
06:36 AM Bug report #13080 (Rejected): QT Forms. Opening two forms using IdentifyFeatures crashes
Crashes using globals and opening multiple forms in parallel is expected.
The solution is: don't use globals (and es...
Matthias Kuhn
06:07 AM Revision 7e546c03 (qgis): add unit test for toMapPoint function
myarjunar
05:31 AM Bug report #11293: Auto update Shows All Layers
Both Harrissou Santanna
05:05 AM Bug report #11293: Auto update Shows All Layers
Harrissou Santanna wrote:
> All the points are still valid:
> - Auto-update is on by default without filtering the ma...
Giovanni Manghi
04:35 AM Bug report #11293: Auto update Shows All Layers
All the points are still valid:
- Auto-update is on by default without filtering the map: when a legend is created, a...
Harrissou Santanna
04:49 AM Bug report #16317 (Open): Adding the same short_name option on multiple layers is possible
Adding the same short_name option on multiple layers is possible.
Accessing that short_name in a GetMap request resu...
Tudor Bărăscu
02:58 AM Bug report #15527 (Closed): Qgis Server incomplete rendering
Indeed it will. Let's just close it then! Tudor Bărăscu
02:40 AM Bug report #15527: Qgis Server incomplete rendering
Tudor Bărăscu wrote:
> Indeed I tested also with Debian Stretch + 2.18.4 and it's good!
> However, I tested with 2.14...
Giovanni Manghi
02:27 AM Bug report #15527: Qgis Server incomplete rendering
Indeed I tested also with Debian Stretch + 2.18.4 and it's good!
However, I tested with 2.14.12 (server) and the bug ...
Tudor Bărăscu
02:46 AM Bug report #15470 (Closed): add part tool creates a MultiGeometry for CurvePolygon geometry type
Should be mitigated with #e7c9b74afa96261cb1f3cc2c3c631a0a034420b3 Tudor Bărăscu
02:41 AM Bug report #15482: Qgis Desktop cannot open layers from Qgis Server if the short_name option has ...
Tudor Bărăscu wrote:
> @Giovanni The issue is not reproducible anymore. I tested under 2.14 and 2.18 and everything i...
Giovanni Manghi
02:32 AM Bug report #15482 (Closed): Qgis Desktop cannot open layers from Qgis Server if the short_name op...
@Giovanni The issue is not reproducible anymore. I tested under 2.14 and 2.18 and everything is working as it should. Tudor Bărăscu
02:33 AM Bug report #16316 (Closed): Attribute Table handles precision of Real type incorrectly for ShapeF...
When you create an attribute with for example 6 bytes (7 if you count the decimal point) and precision of 2 bytes, th... Jonas Van Nieuwenberg
02:20 AM Bug report #15553: QGIS Server OPACITIES parameter works only when STYLES parameter is default
The issue is still present in 2.18.4 and 2.14.12 Tudor Bărăscu
02:14 AM Bug report #11983 (Closed): pasting features into spatialite layer does not copy attibute values
I just tested again on 2.18.4 on both Windows and Linux and copy/pasting from shape/postgis to spatialite worked just... Giovanni Manghi
02:14 AM Bug report #11983 (Closed): pasting features into spatialite layer does not copy attibute values
I just tested again on 2.18.4 on both Windows and Linux and copy/pasting from shape/postgis to spatialite worked just... Giovanni Manghi
01:31 AM Feature request #16315 (Open): Proper Mask Functionality
QGIS needs the option to set vector layer or features as a mask for other layers of the users´choice.
This mask sho...
Ger CO
01:25 AM Bug report #15173 (Closed): Editable View - save edit in attribute table throw error
Problem solved by using "spatialite_gui" for creating editable view. Spatial View is created from table with geometry... Jakub Kosik
01:06 AM Revision 72cc2ee9 (qgis): Remove macOS standalone browser icon install
[ci skip] Larry Shaffer

2017-03-07

12:50 AM Bug report #15692 (Closed): DB-Manager freezes when running complex SQL queries
There is already a feature request asking to make possible stop queries in DB Manager (just can't find the ticket num... Giovanni Manghi
12:50 AM Bug report #15692 (Closed): DB-Manager freezes when running complex SQL queries
There is already a feature request asking to make possible stop queries in DB Manager (just can't find the ticket num... Giovanni Manghi
12:49 AM Bug report #12918 (Feedback): QGIS freezes when wheelzooming WMS layer via authenticating proxy
Hi, is this still an issue in latest qgis releases as 2.18.4 or qgis3/master? Giovanni Manghi
12:49 AM Bug report #12918 (Feedback): QGIS freezes when wheelzooming WMS layer via authenticating proxy
Hi, is this still an issue in latest qgis releases as 2.18.4 or qgis3/master? Giovanni Manghi
12:49 AM Bug report #12918 (Feedback): QGIS freezes when wheelzooming WMS layer via authenticating proxy
Hi, is this still an issue in latest qgis releases as 2.18.4 or qgis3/master? Giovanni Manghi
12:49 AM Bug report #12918 (Feedback): QGIS freezes when wheelzooming WMS layer via authenticating proxy
Hi, is this still an issue in latest qgis releases as 2.18.4 or qgis3/master? Giovanni Manghi
12:46 AM Bug report #14902 (Closed): Kind of Qgis freeze with WMS layer
I tried again on 2.18.4 on Ubuntu and Windows and it seems is not an issue anymore. Please reopen if necessary. Giovanni Manghi
12:46 AM Bug report #14902 (Closed): Kind of Qgis freeze with WMS layer
I tried again on 2.18.4 on Ubuntu and Windows and it seems is not an issue anymore. Please reopen if necessary. Giovanni Manghi
12:46 AM Bug report #14902 (Closed): Kind of Qgis freeze with WMS layer
I tried again on 2.18.4 on Ubuntu and Windows and it seems is not an issue anymore. Please reopen if necessary. Giovanni Manghi
12:46 AM Bug report #14902 (Closed): Kind of Qgis freeze with WMS layer
I tried again on 2.18.4 on Ubuntu and Windows and it seems is not an issue anymore. Please reopen if necessary. Giovanni Manghi
12:46 AM Bug report #14902 (Closed): Kind of Qgis freeze with WMS layer
I tried again on 2.18.4 on Ubuntu and Windows and it seems is not an issue anymore. Please reopen if necessary. Giovanni Manghi
12:40 AM Bug report #13362 (Closed): Composer: gridlines on worldmap disappear + exceptions in debug when ...
Richard Duivenvoorde
12:40 AM Bug report #13362: Composer: gridlines on worldmap disappear + exceptions in debug when zoomin ou...
Agreed, I do not see this anymore in current 3/master.
As this was already a corner case, let's just close it.
Richard Duivenvoorde
08:38 AM Bug report #13362 (Feedback): Composer: gridlines on worldmap disappear + exceptions in debug whe...
Hi Richard,
I try the provided workflow, can see the missing lines, zoomed/panned like crazy, saved, closed qgis, no ...
Giovanni Manghi
08:38 AM Bug report #13362 (Feedback): Composer: gridlines on worldmap disappear + exceptions in debug whe...
Hi Richard,
I try the provided workflow, can see the missing lines, zoomed/panned like crazy, saved, closed qgis, no ...
Giovanni Manghi
08:38 AM Bug report #13362 (Feedback): Composer: gridlines on worldmap disappear + exceptions in debug whe...
Hi Richard,
I try the provided workflow, can see the missing lines, zoomed/panned like crazy, saved, closed qgis, no ...
Giovanni Manghi
12:36 AM Bug report #11790 (Feedback): Python bindings for QgsDxfExport.addLayers causes crash
Hi,
what is the status of this issue? Is the patch still necessary in the latest QGIS releases like 2.18.4 or was alr...
Giovanni Manghi
12:36 AM Bug report #11790 (Feedback): Python bindings for QgsDxfExport.addLayers causes crash
Hi,
what is the status of this issue? Is the patch still necessary in the latest QGIS releases like 2.18.4 or was alr...
Giovanni Manghi
12:36 AM Bug report #11790 (Feedback): Python bindings for QgsDxfExport.addLayers causes crash
Hi,
what is the status of this issue? Is the patch still necessary in the latest QGIS releases like 2.18.4 or was alr...
Giovanni Manghi
12:36 AM Bug report #11790 (Feedback): Python bindings for QgsDxfExport.addLayers causes crash
Hi,
what is the status of this issue? Is the patch still necessary in the latest QGIS releases like 2.18.4 or was alr...
Giovanni Manghi
12:36 AM Bug report #11790 (Feedback): Python bindings for QgsDxfExport.addLayers causes crash
Hi,
what is the status of this issue? Is the patch still necessary in the latest QGIS releases like 2.18.4 or was alr...
Giovanni Manghi
12:31 AM Bug report #9678 (Feedback): Python console : crash when printing from signals
Hi Hugo,
what is the status of this (old) ticket/issue? Still an issue on 2.18.4 qgis3/master? Thanks.
Note:
I chan...
Giovanni Manghi
12:31 AM Bug report #9678 (Feedback): Python console : crash when printing from signals
Hi Hugo,
what is the status of this (old) ticket/issue? Still an issue on 2.18.4 qgis3/master? Thanks.
Note:
I chan...
Giovanni Manghi
12:31 AM Bug report #9678 (Feedback): Python console : crash when printing from signals
Hi Hugo,
what is the status of this (old) ticket/issue? Still an issue on 2.18.4 qgis3/master? Thanks.
Note:
I chan...
Giovanni Manghi
12:31 AM Bug report #9678 (Feedback): Python console : crash when printing from signals
Hi Hugo,
what is the status of this (old) ticket/issue? Still an issue on 2.18.4 qgis3/master? Thanks.
Note:
I chan...
Giovanni Manghi
12:28 AM Bug report #13080 (Feedback): QT Forms. Opening two forms using IdentifyFeatures crashes
What is the status of this issue on 2.18.4 or qgis3/master? Giovanni Manghi
12:28 AM Bug report #13080 (Feedback): QT Forms. Opening two forms using IdentifyFeatures crashes
What is the status of this issue on 2.18.4 or qgis3/master? Giovanni Manghi
12:28 AM Bug report #13080 (Feedback): QT Forms. Opening two forms using IdentifyFeatures crashes
What is the status of this issue on 2.18.4 or qgis3/master? Giovanni Manghi
12:25 AM Bug report #15445 (Closed): QGIS crashes on layer.getFeatures(...) on request with order by
Does not crash on 2.18.4 (2.18 will be the next LTR), so I assume is fixed. Please reopen of necessary. Giovanni Manghi
12:25 AM Bug report #15445 (Closed): QGIS crashes on layer.getFeatures(...) on request with order by
Does not crash on 2.18.4 (2.18 will be the next LTR), so I assume is fixed. Please reopen of necessary. Giovanni Manghi
12:22 AM Bug report #15578 (Feedback): Pyqgis atlas crash on "render as HTML"
What about 2.18.4 or qgis3/master? Still true? Giovanni Manghi
12:22 AM Bug report #15578 (Feedback): Pyqgis atlas crash on "render as HTML"
What about 2.18.4 or qgis3/master? Still true? Giovanni Manghi
12:22 AM Bug report #15578 (Feedback): Pyqgis atlas crash on "render as HTML"
What about 2.18.4 or qgis3/master? Still true? Giovanni Manghi
12:20 AM Bug report #11441 (Open): Parallel multi-core rendering glitches with OTF reprojection
Giovanni Manghi
02:42 PM Bug report #11441: Parallel multi-core rendering glitches with OTF reprojection
Still same here with 2.99 from OSGeo4W. Anita Graser
12:19 AM Bug report #16311: Processing Commander tiny and not resizable
Confirmed also on Ubuntu and Windows. Giovanni Manghi
12:19 AM Bug report #16311: Processing Commander tiny and not resizable
Confirmed also on Ubuntu and Windows. Giovanni Manghi
12:19 AM Bug report #16311: Processing Commander tiny and not resizable
Confirmed also on Ubuntu and Windows. Giovanni Manghi
12:19 AM Bug report #16311: Processing Commander tiny and not resizable
Confirmed also on Ubuntu and Windows. Giovanni Manghi
11:38 AM Bug report #16311: Processing Commander tiny and not resizable
Screenshot attached Andreas Plesch
11:36 AM Bug report #16311 (Closed): Processing Commander tiny and not resizable
In 2.18.3 the Commander input window is tiny and cannot be resized to a useful size on my system. This makes the Comm... Andreas Plesch
12:17 AM Bug report #16312 (Feedback): missing icons in Processing script editor
Cannot confirm on 2.18.4 on Ubuntu 16.04. Please try 2.18.4 and report back, thanks. Giovanni Manghi
12:17 AM Bug report #16312 (Feedback): missing icons in Processing script editor
Cannot confirm on 2.18.4 on Ubuntu 16.04. Please try 2.18.4 and report back, thanks. Giovanni Manghi
12:17 AM Bug report #16312 (Feedback): missing icons in Processing script editor
Cannot confirm on 2.18.4 on Ubuntu 16.04. Please try 2.18.4 and report back, thanks. Giovanni Manghi
11:45 AM Bug report #16312 (Closed): missing icons in Processing script editor
The Cut, Copy, Paste, Undo and Redo icons are missing in the Processing script editor. See attached screenshot . Sinc... Andreas Plesch
12:16 AM Bug report #16314 (Feedback): Processing: Get scripts /models from online collection crashes QGIS
Works fine on 2.18.4 on Ubuntu 16.04 installed from QGIS repos.
Please try 2.18.4 and report back, thanks.
Giovanni Manghi
12:16 AM Bug report #16314 (Feedback): Processing: Get scripts /models from online collection crashes QGIS
Works fine on 2.18.4 on Ubuntu 16.04 installed from QGIS repos.
Please try 2.18.4 and report back, thanks.
Giovanni Manghi
12:16 AM Bug report #16314 (Feedback): Processing: Get scripts /models from online collection crashes QGIS
Works fine on 2.18.4 on Ubuntu 16.04 installed from QGIS repos.
Please try 2.18.4 and report back, thanks.
Giovanni Manghi
12:16 AM Bug report #16314 (Feedback): Processing: Get scripts /models from online collection crashes QGIS
Works fine on 2.18.4 on Ubuntu 16.04 installed from QGIS repos.
Please try 2.18.4 and report back, thanks.
Giovanni Manghi
11:53 AM Bug report #16314 (Closed): Processing: Get scripts /models from online collection crashes QGIS
Opening (double clicking) Get script (or models) from on-line collection in the Processing tool box crashes QGIS.
He...
Andreas Plesch
07:39 PM Revision 33d6b51b (qgis): Merge pull request #4232 from manisandro/geomchecker
Geometry checker: Add self-contact check Sandro Mani
07:08 PM Revision cad9e469 (qgis): [Geometry checker] Add self-contact check
Sandro Mani
07:08 PM Revision db138ff8 (qgis): [Geometry checker] Fix duplicate code in QgsGeometrySelfIntersectionChe...
These checks are already performed by QgsGeometryCheckError::isEqual Sandro Mani
01:58 PM Bug report #15814: Crash in osgEarth::SpatialReference::getEllipsoid() when try to opening globe ...
What version of osgEarth is QGIS built against? Sandro Mani
01:13 PM Revision 97545901 (qgis): Merge pull request #4228 from tomkralidis/metasearch-http-basicauth
add support for HTTP Basic authentication Tom Kralidis
12:56 PM Revision d6723615 (qgis): add support for HTTP Basic authentication (http://hub.qgis.org/issues/1...
Tom Kralidis
11:50 AM Feature request #16313 (Open): Processing - Enhance encoding options in Import into PostGIS
In the tool Import into PostGIS in Processing, the drop down list for encoding only contains UTF-8, although it seems... Magnus Nilsson
11:20 AM Revision e23dcc8f (qgis): [spell check] avoid multiple replace by adding prev and next char to se...
Denis Rouzaud
11:15 AM Bug report #7425 (Closed): Unstable icon sizes in floating toolbars crash qgis (Win7)
1.8? :) Giovanni Manghi
11:15 AM Bug report #7425 (Closed): Unstable icon sizes in floating toolbars crash qgis (Win7)
1.8? :) Giovanni Manghi
11:15 AM Bug report #7425 (Closed): Unstable icon sizes in floating toolbars crash qgis (Win7)
1.8? :) Giovanni Manghi
11:15 AM Bug report #7425 (Closed): Unstable icon sizes in floating toolbars crash qgis (Win7)
1.8? :) Giovanni Manghi
11:09 AM Bug report #12370 (Closed): QGIS Desktop V2.8.1 crashes when I press New, Open or Save button
Very likely a local issue, and anyway now obsolete. Giovanni Manghi
11:09 AM Bug report #12370 (Closed): QGIS Desktop V2.8.1 crashes when I press New, Open or Save button
Very likely a local issue, and anyway now obsolete. Giovanni Manghi
11:09 AM Bug report #12370 (Closed): QGIS Desktop V2.8.1 crashes when I press New, Open or Save button
Very likely a local issue, and anyway now obsolete. Giovanni Manghi
11:09 AM Bug report #12370 (Closed): QGIS Desktop V2.8.1 crashes when I press New, Open or Save button
Very likely a local issue, and anyway now obsolete. Giovanni Manghi
11:05 AM Bug report #16165 (Closed): QGIS 2.18.3 crashes on exit
(very) likely depending on a 3rd party plugins: there are a few that are known to make qgis crash on exit. Please try... Giovanni Manghi
11:05 AM Bug report #16165 (Closed): QGIS 2.18.3 crashes on exit
(very) likely depending on a 3rd party plugins: there are a few that are known to make qgis crash on exit. Please try... Giovanni Manghi
11:03 AM Bug report #15606 (Feedback): DBManager python error on master
Was this on qgis3/master? Giovanni Manghi
11:03 AM Bug report #15606 (Feedback): DBManager python error on master
Was this on qgis3/master? Giovanni Manghi
11:01 AM Bug report #15240 (Closed): Crash when loading zipped ShapeFiles
Works without issues on 2.18.4 on both Windows and Ubuntu 16.04. Giovanni Manghi
11:01 AM Bug report #15240 (Closed): Crash when loading zipped ShapeFiles
Works without issues on 2.18.4 on both Windows and Ubuntu 16.04. Giovanni Manghi
11:01 AM Bug report #15240 (Closed): Crash when loading zipped ShapeFiles
Works without issues on 2.18.4 on both Windows and Ubuntu 16.04. Giovanni Manghi
11:01 AM Bug report #15240 (Closed): Crash when loading zipped ShapeFiles
Works without issues on 2.18.4 on both Windows and Ubuntu 16.04. Giovanni Manghi
11:01 AM Bug report #15240 (Closed): Crash when loading zipped ShapeFiles
Works without issues on 2.18.4 on both Windows and Ubuntu 16.04. Giovanni Manghi
10:55 AM Bug report #5794 (Closed): QGIS_mapserv crashes if I add an empty layer in the mapfile
I also tested it today, and is ok now. Giovanni Manghi
10:55 AM Bug report #5794 (Closed): QGIS_mapserv crashes if I add an empty layer in the mapfile
I also tested it today, and is ok now. Giovanni Manghi
10:49 AM Bug report #15752: Degradation of rendering performances in MSSQL provider
Andre Jesus wrote:
> Giovanni Manghi wrote:
> > > I know MSSQL data provider is not the focus in development but it's...
Giovanni Manghi
10:35 AM Bug report #15752: Degradation of rendering performances in MSSQL provider
Giovanni Manghi wrote:
> > I know MSSQL data provider is not the focus in development but it's impossible to work wit...
Andre Jesus
10:09 AM Bug report #15752: Degradation of rendering performances in MSSQL provider

> I know MSSQL data provider is not the focus in development but it's impossible to work with It in 2.18.4.
please ...
Giovanni Manghi
10:05 AM Bug report #15752: Degradation of rendering performances in MSSQL provider
I did some more testing...
Using the same map, layers and zoom levels.
Feature list and count:
!http://i.imgur.com...
Andre Jesus
10:46 AM Bug report #14961 (Closed): Snapping bug
I followed the provided steps and queries (thanks) and unless I really misunderstood the problem this seems really ok... Giovanni Manghi
10:46 AM Bug report #14961 (Closed): Snapping bug
I followed the provided steps and queries (thanks) and unless I really misunderstood the problem this seems really ok... Giovanni Manghi
10:37 AM Bug report #15242: Field Calculator problem
I'm struggling to understand the description, and also the screenshots are not helping me. Can you be more clear? Giovanni Manghi
10:37 AM Bug report #15242: Field Calculator problem
I'm struggling to understand the description, and also the screenshots are not helping me. Can you be more clear? Giovanni Manghi
10:28 AM Bug report #16145 (Feedback): [macOS] Copy/paste table rows causes qgis to crash
Just tested you scenario on macOS Sierra and QGIS 2.18.2, no crashes. Saving is quick (at least with a few tens of co... Giovanni Manghi
10:28 AM Bug report #16145 (Feedback): [macOS] Copy/paste table rows causes qgis to crash
Just tested you scenario on macOS Sierra and QGIS 2.18.2, no crashes. Saving is quick (at least with a few tens of co... Giovanni Manghi
10:16 AM Bug report #14505 (Feedback): Crash when loading raster layer with debug version of QT
Is this still the case on 2.18.4 or qgis3/master? Giovanni Manghi
10:14 AM Bug report #12701 (Feedback): QGIS crashes when trying to add ODBC new layer
If anyway will provide me a way to test odbc connections with real daya I will be happy to test.
I tried with a Postg...
Giovanni Manghi
10:00 AM Revision 610976ab (qgis): [Processing] Fix exception on right click ToolboxAction (#3347)
(cherry picked from commit 1da60c530d2ab008b4f31bec8a68a4f8c1a05703) Radoslaw Guzinski
09:55 AM Revision e7ea37db (qgis): Revert "spell check: replace only words"
This reverts commit 0d7f697572e646500e002b53053cea0a1c201fd9. Denis Rouzaud
09:43 AM Revision 0d7f6975 (qgis): spell check: replace only words
Jürgen Fischer
09:24 AM Bug report #16306 (Closed): Inaccessible window when using external monitor
Todd Langland wrote:
> Giovanni Manghi wrote:
> > Todd Langland wrote:
> > > Continuing to experiment and I should ad...
Giovanni Manghi
09:24 AM Bug report #16306 (Closed): Inaccessible window when using external monitor
Todd Langland wrote:
> Giovanni Manghi wrote:
> > Todd Langland wrote:
> > > Continuing to experiment and I should ad...
Giovanni Manghi
09:16 AM Bug report #16306: Inaccessible window when using external monitor
Giovanni Manghi wrote:
> Todd Langland wrote:
> > Continuing to experiment and I should add one more caveat, it appea...
Todd Langland
09:09 AM Bug report #16306: Inaccessible window when using external monitor
Todd Langland wrote:
> Continuing to experiment and I should add one more caveat, it appears to only happen when the ...
Giovanni Manghi
09:01 AM Bug report #16306: Inaccessible window when using external monitor
Continuing to experiment and I should add one more caveat, it appears to only happen when the QGIS window is not on t... Todd Langland
08:53 AM Bug report #16306: Inaccessible window when using external monitor
not sure how to replicate. Giovanni Manghi
08:52 AM Bug report #16306 (Feedback): Inaccessible window when using external monitor
Just tried on macOS 10.12 with an external LCD and had no issues. Giovanni Manghi
08:52 AM Bug report #16306 (Feedback): Inaccessible window when using external monitor
Just tried on macOS 10.12 with an external LCD and had no issues. Giovanni Manghi
08:47 AM Bug report #16306 (Closed): Inaccessible window when using external monitor
Wasn't able to find an existing issue related to this, so apologies if it exists somewhere.
When using the 'Add vect...
Todd Langland
09:21 AM Bug report #13081 (Closed): Zonal Statistics miscalculates when handling polygons without raster ...
Results are correct on 2.18.4 on both Linux and Windows. Giovanni Manghi
09:21 AM Bug report #13081 (Closed): Zonal Statistics miscalculates when handling polygons without raster ...
Results are correct on 2.18.4 on both Linux and Windows. Giovanni Manghi
09:21 AM Bug report #13081 (Closed): Zonal Statistics miscalculates when handling polygons without raster ...
Results are correct on 2.18.4 on both Linux and Windows. Giovanni Manghi
09:21 AM Bug report #13081 (Closed): Zonal Statistics miscalculates when handling polygons without raster ...
Results are correct on 2.18.4 on both Linux and Windows. Giovanni Manghi
09:19 AM Feature request #16310 (Closed): Persist folder location to save/restore batch processing config ...
When I load a saved batch processing configuration file the Open File dialog always starts in my home directory, even... Spencer Gardner
09:12 AM Revision 9f23dd24 (qgis): [NEEDS-DOCS][processing] Move configuration to qgis options dialog
Nyall Dawson
09:12 AM Revision 2d807f54 (qgis): [FEATURE] Interface for plugins to embed pages in the options dialog
Allows plugins to embed their options into the standard options
dialog, instead of implementing their own config dial...
Nyall Dawson
09:11 AM Bug report #16309 (Closed): Saved batch processing inputs are not restored in a useful state
I have a batch processing routine that I have saved to .json format for repeated use. When I reload the batch configu... Spencer Gardner
09:08 AM Feature request #16308 (Open): Add tab navigation to batch processing
Presently, pressing tab on the batch processing interface changes the selection of the entire row. It would make much... Spencer Gardner
09:05 AM Feature request #16307 (Open): Batch Processing Can Only Remove Last Entry
If I want to remove a line from my batch process, the interface only allows me to remove the last line of the entire ... Spencer Gardner
08:50 AM Bug report #8332 (Feedback): QGIS uses comma as decimal separator for shapefile attribute data

> Attached are some test data and the minimal script to reproduce the issue. You just need a locale that uses a comm...
Giovanni Manghi
08:50 AM Bug report #8332 (Feedback): QGIS uses comma as decimal separator for shapefile attribute data

> Attached are some test data and the minimal script to reproduce the issue. You just need a locale that uses a comm...
Giovanni Manghi
08:50 AM Bug report #8332 (Feedback): QGIS uses comma as decimal separator for shapefile attribute data

> Attached are some test data and the minimal script to reproduce the issue. You just need a locale that uses a comm...
Giovanni Manghi
08:46 AM Bug report #13061 (Feedback): QGIS crashes on close if data was read through GDAL in Python Console
This still affects 2.18.4, but what about qgis3 master? Giovanni Manghi
08:46 AM Bug report #13061 (Feedback): QGIS crashes on close if data was read through GDAL in Python Console
This still affects 2.18.4, but what about qgis3 master? Giovanni Manghi
08:46 AM Bug report #13061 (Feedback): QGIS crashes on close if data was read through GDAL in Python Console
This still affects 2.18.4, but what about qgis3 master? Giovanni Manghi
08:19 AM Bug report #14588 (Feedback): WIndows 7 freezes when using 'Pick color' tool
Andre Jesus wrote:
> Confirmed in 2.14.4 and 2.16.0 too (Windows 10)
Cannot confirm on 2.18.4 on Windows or Linux. P...
Giovanni Manghi
08:19 AM Bug report #14588 (Feedback): WIndows 7 freezes when using 'Pick color' tool
Andre Jesus wrote:
> Confirmed in 2.14.4 and 2.16.0 too (Windows 10)
Cannot confirm on 2.18.4 on Windows or Linux. P...
Giovanni Manghi
08:11 AM Bug report #15576 (Closed): QGIS is lagging after a few saves in PostGIS layers
Closing for lack of feedback. Symptoms like this ones were reported several times, most of them the problem was a 3rd... Giovanni Manghi
08:11 AM Bug report #15576 (Closed): QGIS is lagging after a few saves in PostGIS layers
Closing for lack of feedback. Symptoms like this ones were reported several times, most of them the problem was a 3rd... Giovanni Manghi
08:05 AM Bug report #15539 (Closed): QGIS Desktop 2.14.6-2 Windows 10 32 Bit Crash on GeoTIFF load
Very likely a local issue, but glad you find a have to have it work as expected. Giovanni Manghi
08:05 AM Bug report #15539 (Closed): QGIS Desktop 2.14.6-2 Windows 10 32 Bit Crash on GeoTIFF load
Very likely a local issue, but glad you find a have to have it work as expected. Giovanni Manghi
08:03 AM Bug report #9295: GetPrint causes segfault if HTML formatted text is used in the template
Still pretty much the case in all QGIS Server installations on headless Linux Servers. Giovanni Manghi
08:03 AM Bug report #9295: GetPrint causes segfault if HTML formatted text is used in the template
Still pretty much the case in all QGIS Server installations on headless Linux Servers. Giovanni Manghi
07:46 AM Bug report #16067 (Closed): Geometry checker crashes/seg fault
Retested on the same platform on 2.18.4 and it worked as expected. Thanks! Giovanni Manghi
07:46 AM Bug report #16067 (Closed): Geometry checker crashes/seg fault
Retested on the same platform on 2.18.4 and it worked as expected. Thanks! Giovanni Manghi
07:37 AM Bug report #16077 (Feedback): PostGIS layer loaded from Python Console can cause System Freeze
Please try on the latest versions available 2.18.4/master (qgis3) but also add the specific steps to allow us replica... Giovanni Manghi
07:34 AM Bug report #14390 (Feedback): Layer id generation prone to collisisions and overwrite in asynchro...
Did anything changed in latest QGIS releases? Could you submit a patch? Giovanni Manghi
07:34 AM Bug report #14390 (Feedback): Layer id generation prone to collisisions and overwrite in asynchro...
Did anything changed in latest QGIS releases? Could you submit a patch? Giovanni Manghi
07:34 AM Bug report #14390 (Feedback): Layer id generation prone to collisisions and overwrite in asynchro...
Did anything changed in latest QGIS releases? Could you submit a patch? Giovanni Manghi
07:34 AM Bug report #14390 (Feedback): Layer id generation prone to collisisions and overwrite in asynchro...
Did anything changed in latest QGIS releases? Could you submit a patch? Giovanni Manghi
07:34 AM Bug report #14390 (Feedback): Layer id generation prone to collisisions and overwrite in asynchro...
Did anything changed in latest QGIS releases? Could you submit a patch? Giovanni Manghi
07:32 AM Bug report #15580: Closing "measure angle" causes crash on multiple displays
Confirmed on 2.18.2 on macOS Sierra Giovanni Manghi
07:32 AM Bug report #15580: Closing "measure angle" causes crash on multiple displays
Confirmed on 2.18.2 on macOS Sierra Giovanni Manghi
07:32 AM Bug report #15580: Closing "measure angle" causes crash on multiple displays
Confirmed on 2.18.2 on macOS Sierra Giovanni Manghi
07:32 AM Bug report #15580: Closing "measure angle" causes crash on multiple displays
Confirmed on 2.18.2 on macOS Sierra Giovanni Manghi
07:28 AM Bug report #15689 (Closed): crashing when opening a project containing WMS layers
I played a while with the attached project, adding other wms layers, reprojecting, etc. No crashes on 2.18.4 on Ubunt... Giovanni Manghi
07:28 AM Bug report #15689 (Closed): crashing when opening a project containing WMS layers
I played a while with the attached project, adding other wms layers, reprojecting, etc. No crashes on 2.18.4 on Ubunt... Giovanni Manghi
07:18 AM Bug report #13986: Server segfaults when requesting certain GetLegendGraphics without bbox
Seems still the case on 2.18.4 and Ubuntu 16.04 Giovanni Manghi
07:18 AM Bug report #13986: Server segfaults when requesting certain GetLegendGraphics without bbox
Seems still the case on 2.18.4 and Ubuntu 16.04 Giovanni Manghi
07:18 AM Bug report #13986: Server segfaults when requesting certain GetLegendGraphics without bbox
Seems still the case on 2.18.4 and Ubuntu 16.04 Giovanni Manghi
07:04 AM Bug report #13982 (Feedback): QGIS crashes when plt.savefig() Matplotlib function is called
Is this still a problem in recent QGIS releases? Thanks. Giovanni Manghi
07:03 AM Bug report #13741 (Closed): Spatialite moving fields
Using recent QGIS releases this (and similar) issues seems to have "gone", at least I cannot replicate them anymore.
...
Giovanni Manghi
06:48 AM Bug report #14214 (Feedback): Crash at startup on Windows Server 2008 r2
I can't really test this scenario. I can't see a reason why QGIS should not install on Windows Server 2008, but maybe... Giovanni Manghi
06:44 AM Bug report #14210 (Closed): QGIS adds NODATA values when saving rasters with "Save as..."
works fine on 2.18.4 and master. Giovanni Manghi
06:44 AM Bug report #14210 (Closed): QGIS adds NODATA values when saving rasters with "Save as..."
works fine on 2.18.4 and master. Giovanni Manghi
06:38 AM Bug report #16298 (Closed): add support for HTTP Basic Authentication
Implemented in master. Docs pending per https://github.com/qgis/QGIS-Documentation/pull/1733 Tom Kralidis
06:38 AM Bug report #16298 (Closed): add support for HTTP Basic Authentication
Implemented in master. Docs pending per https://github.com/qgis/QGIS-Documentation/pull/1733 Tom Kralidis
06:35 AM Bug report #15546 (Closed): Crash when rendering a polygon layer with style and labels
cannot replicate in any of the scenarios (with the provided data and project) on qgis 2.18.4
Please reopen if necess...
Giovanni Manghi
06:35 AM Bug report #15546 (Closed): Crash when rendering a polygon layer with style and labels
cannot replicate in any of the scenarios (with the provided data and project) on qgis 2.18.4
Please reopen if necess...
Giovanni Manghi
06:16 AM Bug report #16305 (Closed): WMS GetLegend Fails in QGIS 2.99
As a QGIS user
I want to access a WMS and have a legend appear in the Layers panel
So that I can match the feature ...
Dave Sampson
05:59 AM Revision e543ff49 (qgis): Merge pull request #4230 from nyalldawson/cache_table_218
Backport attribute table optimisations from 3.0 Nyall Dawson
05:38 AM Bug report #14881 (Open): Segmentation fault in QWebPage::staticMetaObjectExtraData
Giovanni Manghi
05:35 AM Bug report #14881: Segmentation fault in QWebPage::staticMetaObjectExtraData
I still care about QGIS 2.14 since that will be included in Debian stretch. Bas Couwenberg
04:52 AM Bug report #14881: Segmentation fault in QWebPage::staticMetaObjectExtraData
Bas Couwenberg wrote:
> The report is for QGIS 2.14 on Debian testing using the packages from Debian (not the qgis.or...
Giovanni Manghi
04:44 AM Bug report #14881: Segmentation fault in QWebPage::staticMetaObjectExtraData
The report is for QGIS 2.14 on Debian testing using the packages from Debian (not the qgis.org packages).'
`WITH_QTW...
Bas Couwenberg
04:24 AM Bug report #14881 (Feedback): Segmentation fault in QWebPage::staticMetaObjectExtraData
Cannot see any issue on 2.18.4 on Ubuntu 16.04, using the qgis repositories + ubuntugis.
A clear way to replicate th...
Giovanni Manghi
04:24 AM Bug report #14881 (Feedback): Segmentation fault in QWebPage::staticMetaObjectExtraData
Cannot see any issue on 2.18.4 on Ubuntu 16.04, using the qgis repositories + ubuntugis.
A clear way to replicate th...
Giovanni Manghi
05:31 AM Bug report #15590 (Feedback): m:n relationships in QGIS cause mini dump and crash
Is this still true on 2.18.4/master?
without a sample project and data it will be hard to allow us/me replicate the ...
Giovanni Manghi
05:29 AM Bug report #15315 (Feedback): DB-Manager Import Double
This would eventually configure as regression, especially if still confirmed on 2.18.4
Can you please attach sample ...
Giovanni Manghi
05:29 AM Bug report #15315 (Feedback): DB-Manager Import Double
This would eventually configure as regression, especially if still confirmed on 2.18.4
Can you please attach sample ...
Giovanni Manghi
05:29 AM Bug report #15315 (Feedback): DB-Manager Import Double
This would eventually configure as regression, especially if still confirmed on 2.18.4
Can you please attach sample ...
Giovanni Manghi
05:24 AM Bug report #14059 (Closed): QGIS Server crash with OTF active and layer without features
Cannot replicate with QGIS Desktop/Server 2.18.4
please reopen if necessary.
Giovanni Manghi
05:24 AM Bug report #14059 (Closed): QGIS Server crash with OTF active and layer without features
Cannot replicate with QGIS Desktop/Server 2.18.4
please reopen if necessary.
Giovanni Manghi
05:16 AM Revision 8e875ed9 (qgis): Use correct stats in attribute table dialog title
On behalf of Faunalia, sponsored by ENEL
(cherry-picked from ae5a3d3)
Nyall Dawson
05:15 AM Revision dc2f6bb8 (qgis): Avoid unnecessary layer reloads for attribute table
On behalf of Faunalia, sponsored by ENEL
(cherry-picked from 6cd97d)
Nyall Dawson
05:12 AM Bug report #16253: Issues with Postgis table having timestamp as primary key
Redoute Tortenboxer wrote:
> Please reopen this ticket, I cannot change status.
the ticket is still open. When I wil...
Giovanni Manghi
05:09 AM Bug report #16253: Issues with Postgis table having timestamp as primary key
Please reopen this ticket, I cannot change status. Kai Borgolte
05:11 AM Bug report #10263: Freeze using "Select By Location" (or the spatial query tool) for complex poly...
No improvements whatsoever in QGIS 2.18.4 or master. Giovanni Manghi
05:11 AM Bug report #10263: Freeze using "Select By Location" (or the spatial query tool) for complex poly...
No improvements whatsoever in QGIS 2.18.4 or master. Giovanni Manghi
05:11 AM Bug report #10263: Freeze using "Select By Location" (or the spatial query tool) for complex poly...
No improvements whatsoever in QGIS 2.18.4 or master. Giovanni Manghi
05:07 AM Revision dbd6538d (qgis): Followup "Ensure that full cache flag is cleared when invalid"
This is required - when the cache is invalidated it requires
a full rebuild (eg due to a new attribute being added) i...
Nyall Dawson
04:59 AM Bug report #13336: Allow raster calculator with huge raster inputs

> If needed I can share the rasters, they are about 700MB each (compressed).
I would like to give them a try, thanks!
Giovanni Manghi
04:59 AM Bug report #13336 (Feedback): Allow raster calculator with huge raster inputs
Please try the NEW QGIS raster calculator available in the Processing toolbox of QGIS master (QGIS3). Giovanni Manghi
04:58 AM Revision 9bbd593c (qgis): Move partial responsibility for filtering attribute table to
dual view master model
This avoids requiring the table to load ALL features when the
table is set to just display se...
Nyall Dawson
04:56 AM Bug report #15426 (Closed): Map composer - to foreground something
duplicate of #16303 Giovanni Manghi
04:56 AM Bug report #15426 (Closed): Map composer - to foreground something
duplicate of #16303 Giovanni Manghi
04:50 AM Bug report #15684: Crash when creating snapshot with vector layer from command line
Confirmed on 2.18.4 Giovanni Manghi
04:50 AM Bug report #15684: Crash when creating snapshot with vector layer from command line
Confirmed on 2.18.4 Giovanni Manghi
04:48 AM Revision 93656733 (qgis): Fix attribute table always fetches geometries for features
On behalf of Faunalia, sponsored by ENEL
(cherry-picked from 8a050de)
Nyall Dawson
04:43 AM Revision c55ffd5a (qgis): Ensure that full cache flag is cleared when invalid
On behalf of Faunalia, sponsored by ENEL
(cherry-picked from 36f190c)
Nyall Dawson
04:39 AM Revision bae59b90 (qgis): Add (failing) test to ensure that attribute table doesn't fetch
geometry by default
(because performance)
On behalf of Faunalia, sponsored by ENEL
(cherry-picked from acaf97c)
Nyall Dawson
04:34 AM Revision 9bb0c842 (qgis): Ensure both attribute table cache & master model request respect
geometry fetching
If request needs geometry but cache isn't fetching it then cache
is bypassed. This is a performanc...
Nyall Dawson
04:32 AM Bug report #16187: Expression Dialog causing minidump and crash when field aliases are in use
The behavior described in #16302 is the same. Simon McGowan
04:12 AM Bug report #16187: Expression Dialog causing minidump and crash when field aliases are in use
maybe related to #16302 Giovanni Manghi
04:31 AM Bug report #14294 (Closed): Measure Tool
This sounds more like a question for the users or developers mailing lists rather than a bug report.
Anyway if you st...
Giovanni Manghi
04:31 AM Bug report #14294 (Closed): Measure Tool
This sounds more like a question for the users or developers mailing lists rather than a bug report.
Anyway if you st...
Giovanni Manghi
04:26 AM Bug report #15884 (Feedback): memory access exception at exit qgis 2.18
Can you please add detailed steps on how to replicate or just try 2.18.4/master and see if this is still valid? thanks. Giovanni Manghi
04:26 AM Bug report #15884 (Feedback): memory access exception at exit qgis 2.18
Can you please add detailed steps on how to replicate or just try 2.18.4/master and see if this is still valid? thanks. Giovanni Manghi
04:24 AM Revision 7daeca67 (qgis): Small cleanup to QgsDualView - don't use cache to access layer
(cherry-picked from 361399c) Nyall Dawson
04:22 AM Bug report #14983 (Closed): relation editor widget in custom form can cause crash
it should be in 2.18.4 Giovanni Manghi
04:21 AM Bug report #8923: SpatiaLite 4: added attributes disappear
I also do not see this problem any longer (Linux Mint with QGIS 2.18.4) Micha Silver
03:13 AM Bug report #8923 (Feedback): SpatiaLite 4: added attributes disappear
Matthias, this is a lengthy thread and I have only tested after the original description.
On 2.18.4 I can't see anym...
Giovanni Manghi
03:13 AM Bug report #8923 (Feedback): SpatiaLite 4: added attributes disappear
Matthias, this is a lengthy thread and I have only tested after the original description.
On 2.18.4 I can't see anym...
Giovanni Manghi
03:13 AM Bug report #8923 (Feedback): SpatiaLite 4: added attributes disappear
Matthias, this is a lengthy thread and I have only tested after the original description.
On 2.18.4 I can't see anym...
Giovanni Manghi
03:13 AM Bug report #8923 (Feedback): SpatiaLite 4: added attributes disappear
Matthias, this is a lengthy thread and I have only tested after the original description.
On 2.18.4 I can't see anym...
Giovanni Manghi
03:13 AM Bug report #8923 (Feedback): SpatiaLite 4: added attributes disappear
Matthias, this is a lengthy thread and I have only tested after the original description.
On 2.18.4 I can't see anym...
Giovanni Manghi
04:21 AM Bug report #15493 (Closed): Freezes when attempting to edit rule based styles from layer 'Propert...
duplicte of #15317 Giovanni Manghi
04:21 AM Bug report #15493 (Closed): Freezes when attempting to edit rule based styles from layer 'Propert...
duplicte of #15317 Giovanni Manghi
04:20 AM Bug report #15543 (Closed): Wrong Unicode handling of metadata plugin fields
The attached plugins works without any issue in 2.18.4. Please reopen if necessary. Giovanni Manghi
04:20 AM Bug report #15543 (Closed): Wrong Unicode handling of metadata plugin fields
The attached plugins works without any issue in 2.18.4. Please reopen if necessary. Giovanni Manghi
04:20 AM Bug report #15543 (Closed): Wrong Unicode handling of metadata plugin fields
The attached plugins works without any issue in 2.18.4. Please reopen if necessary. Giovanni Manghi
04:20 AM Bug report #15543 (Closed): Wrong Unicode handling of metadata plugin fields
The attached plugins works without any issue in 2.18.4. Please reopen if necessary. Giovanni Manghi
04:15 AM Bug report #15780 (Feedback): QGIS 2.18 crashes while rendering (Windows 10)
Please also try in clean environment, with no 3rd party plugins and possibly by wiping the entire .qgis2 folder.
Wit...
Giovanni Manghi
04:15 AM Bug report #15780 (Feedback): QGIS 2.18 crashes while rendering (Windows 10)
Please also try in clean environment, with no 3rd party plugins and possibly by wiping the entire .qgis2 folder.
Wit...
Giovanni Manghi
04:13 AM Revision 307daf1e (qgis): Clear existing cache when QgsVectorLayerCache is set to cache geom
Any features inside the cache must be cleared, because they
won't necessarily have the feature's geometry cached
On ...
Nyall Dawson
04:13 AM Feature request #16304 (Open): implement QgsNetworkAccessManager for HTTP
MetaSearch leverages OWSLib for CSW request/response handling which results in also using OWSLib's HTTP request/respo... Tom Kralidis
04:12 AM Bug report #16302: Quick calculation bar causes QGIS crash when updating fields with aliases.
possibly related to #16187 Giovanni Manghi
03:05 AM Bug report #16302: Quick calculation bar causes QGIS crash when updating fields with aliases.
Here is an example file:
Contin. column is aliased to Continent.
# Open the attribute for europe
# Make it editable
...
Saber Razmjooei
03:05 AM Bug report #16302: Quick calculation bar causes QGIS crash when updating fields with aliases.
Here is an example file:
Contin. column is aliased to Continent.
# Open the attribute for europe
# Make it editable
...
Saber Razmjooei
03:05 AM Bug report #16302: Quick calculation bar causes QGIS crash when updating fields with aliases.
Here is an example file:
Contin. column is aliased to Continent.
# Open the attribute for europe
# Make it editable
...
Saber Razmjooei
02:58 AM Bug report #16302 (Open): Quick calculation bar causes QGIS crash when updating fields with aliases.
Lukasz Debek wrote:
> Giovanni Manghi wrote:
> > sorry to ask, what do you mean with "quick calculator"?
>
> I mean ...
Giovanni Manghi
02:58 AM Bug report #16302 (Open): Quick calculation bar causes QGIS crash when updating fields with aliases.
Lukasz Debek wrote:
> Giovanni Manghi wrote:
> > sorry to ask, what do you mean with "quick calculator"?
>
> I mean ...
Giovanni Manghi
02:51 AM Bug report #16302: Quick calculation bar causes QGIS crash when updating fields with aliases.
Giovanni Manghi wrote:
> sorry to ask, what do you mean with "quick calculator"?
I mean bar that shows up in attribu...
Lukasz Debek
02:36 AM Bug report #16302 (Feedback): Quick calculation bar causes QGIS crash when updating fields with a...
Saber Razmjooei wrote:
> Hi Gio,
>
> It is top of the attribute table.
then I cannot confirm.
Please attach sample ...
Giovanni Manghi
02:33 AM Bug report #16302 (Open): Quick calculation bar causes QGIS crash when updating fields with aliases.
Hi Gio,
It is top of the attribute table.
Saber Razmjooei
02:28 AM Bug report #16302 (Feedback): Quick calculation bar causes QGIS crash when updating fields with a...
sorry to ask, what do you mean with "quick calculator"? Giovanni Manghi
02:19 AM Bug report #16302 (Closed): Quick calculation bar causes QGIS crash when updating fields with ali...
Using quick calculation bar for updating fields with aliases causes QGIS crash.
To reproduce the problem add a layer...
Lukasz Debek
04:10 AM Bug report #15317 (Feedback): the window Layer Properties gets irresponsive
I have no issues here on Ubuntu and Kubuntu 16.04 on 2.18.4 Giovanni Manghi
04:10 AM Bug report #15317 (Feedback): the window Layer Properties gets irresponsive
I have no issues here on Ubuntu and Kubuntu 16.04 on 2.18.4 Giovanni Manghi
04:09 AM Bug report #15466 (Closed): Freezes when attempting to edit rule based styles after adding field ...
duplicate of #15317 Giovanni Manghi
04:09 AM Bug report #15466 (Closed): Freezes when attempting to edit rule based styles after adding field ...
duplicate of #15317 Giovanni Manghi
03:33 AM Bug report #16115 (Feedback): different (wrong) output of 'join attributes by location' when used...
Please attach sample project/data. Giovanni Manghi
03:33 AM Bug report #16115 (Feedback): different (wrong) output of 'join attributes by location' when used...
Please attach sample project/data. Giovanni Manghi
03:33 AM Bug report #16111 (Feedback): different (wrong) output of bufferalgorithm when used in graphical ...
Please attach sample project/data. Giovanni Manghi
03:33 AM Bug report #16111 (Feedback): different (wrong) output of bufferalgorithm when used in graphical ...
Please attach sample project/data. Giovanni Manghi
03:24 AM Bug report #9474 (Closed): New vertices added to polygons break shape file topology
This is very similar to several other reports filed in the "recent" past. This kind of issues should all be hopefully... Giovanni Manghi
03:24 AM Bug report #9474 (Closed): New vertices added to polygons break shape file topology
This is very similar to several other reports filed in the "recent" past. This kind of issues should all be hopefully... Giovanni Manghi
03:20 AM Bug report #16133: Wrong default extension picked for table outputs
In master "statistics by category" does not work regardless if the output is temporary or if the user chooses a locat... Giovanni Manghi
03:20 AM Bug report #16133: Wrong default extension picked for table outputs
In master "statistics by category" does not work regardless if the output is temporary or if the user chooses a locat... Giovanni Manghi
03:08 AM Bug report #15193 (Open): Print composer performance at startup
Giovanni Manghi
03:00 AM Bug report #15193: Print composer performance at startup
Maybe slightly better in master, but I've got some big fixes for this coming soon (next 2 weeks). Until then we shoul... Nyall Dawson
01:26 AM Bug report #15193 (Feedback): Print composer performance at startup
Reinhard Reiterer wrote:
> Hi Nyall, is the small improvement already implemented in QGIS 2.16.0?
with the provided ...
Giovanni Manghi
01:26 AM Bug report #15193 (Feedback): Print composer performance at startup
Reinhard Reiterer wrote:
> Hi Nyall, is the small improvement already implemented in QGIS 2.16.0?
with the provided ...
Giovanni Manghi
01:26 AM Bug report #15193 (Feedback): Print composer performance at startup
Reinhard Reiterer wrote:
> Hi Nyall, is the small improvement already implemented in QGIS 2.16.0?
with the provided ...
Giovanni Manghi
02:56 AM Bug report #16060 (Open): Multi geometry on oracle table
Giovanni Manghi
02:51 AM Bug report #16060: Multi geometry on oracle table
Same problem on 2.18.4. dany Lefeuvre
02:54 AM Bug report #13382 (Closed): Processing installing is failed with non-ascii characters on windows
New versions of Processing are not shipped anymore as a python plugins upgrades. Giovanni Manghi
02:54 AM Bug report #13382 (Closed): Processing installing is failed with non-ascii characters on windows
New versions of Processing are not shipped anymore as a python plugins upgrades. Giovanni Manghi
02:54 AM Bug report #13382 (Closed): Processing installing is failed with non-ascii characters on windows
New versions of Processing are not shipped anymore as a python plugins upgrades. Giovanni Manghi
02:53 AM Bug report #13957 (Feedback): [Project Properties] certain ellipsoids selected cause transform in...
Is this the case on recent qgis releases (includes master for QGIS3)? Giovanni Manghi
02:53 AM Bug report #13957 (Feedback): [Project Properties] certain ellipsoids selected cause transform in...
Is this the case on recent qgis releases (includes master for QGIS3)? Giovanni Manghi
02:51 AM Bug report #13542 (Feedback): Postgis view breaks Qgis Server WFS
Works like a charm here on Ubuntu 16.04 and QGIS 2.18.4
Please leave feedback.
Giovanni Manghi
02:51 AM Bug report #13542 (Feedback): Postgis view breaks Qgis Server WFS
Works like a charm here on Ubuntu 16.04 and QGIS 2.18.4
Please leave feedback.
Giovanni Manghi
02:51 AM Bug report #13542 (Feedback): Postgis view breaks Qgis Server WFS
Works like a charm here on Ubuntu 16.04 and QGIS 2.18.4
Please leave feedback.
Giovanni Manghi
02:44 AM Bug report #16303 (Feedback): Map Composer - foregrounding
Cannot replicate here with simple test projects. To trouble shoot this it would be needed more details and likely a s... Giovanni Manghi
02:37 AM Bug report #16303 (Closed): Map Composer - foregrounding
If I want to foreground e.g. the north arrow in a map composer, QGis works fine. If I want to foreground a second ele... Magdalena Blank
02:34 AM Bug report #16301: OGR Buffer fails in Processing when datasource is PostGIS
Paolo Cavallini wrote:
> Sorry to insist: it works for many data sources, not for PostGIS, without user warnings.
th...
Giovanni Manghi
02:29 AM Bug report #16301: OGR Buffer fails in Processing when datasource is PostGIS
Sorry to insist: it works for many data sources, not for PostGIS, without user warnings. Paolo Cavallini
01:55 AM Bug report #16301: OGR Buffer fails in Processing when datasource is PostGIS
Paolo Cavallini wrote:
> As said, this requires a patch, as for the user it does not work: what is the purpose of clo...
Giovanni Manghi
01:53 AM Bug report #16301: OGR Buffer fails in Processing when datasource is PostGIS
As said, this requires a patch, as for the user it does not work: what is the purpose of closing it? Paolo Cavallini
01:51 AM Bug report #16301 (Closed): OGR Buffer fails in Processing when datasource is PostGIS
Giovanni Manghi
01:50 AM Bug report #16301 (Reopened): OGR Buffer fails in Processing when datasource is PostGIS
Paolo Cavallini
01:49 AM Bug report #16301: OGR Buffer fails in Processing when datasource is PostGIS
Paolo Cavallini wrote:
> Probably adding a short help and a note to the param would help.
sure
Giovanni Manghi
01:49 AM Bug report #16301: OGR Buffer fails in Processing when datasource is PostGIS
Paolo Cavallini wrote:
> Anyway, IMHO this is still a bug: every command should work with the default values.
feel f...
Giovanni Manghi
01:45 AM Bug report #16301: OGR Buffer fails in Processing when datasource is PostGIS
Anyway, IMHO this is still a bug: every command should work with the default values. Paolo Cavallini
01:44 AM Bug report #16301: OGR Buffer fails in Processing when datasource is PostGIS
Probably adding a short help and a note to the param would help.
Thanks.
Paolo Cavallini
01:40 AM Bug report #16301: OGR Buffer fails in Processing when datasource is PostGIS
Paolo Cavallini wrote:
> The default should work, and the user should be warned what to type.
> As it is, the tool is...
Giovanni Manghi
01:31 AM Bug report #16301: OGR Buffer fails in Processing when datasource is PostGIS
The default should work, and the user should be warned what to type.
As it is, the tool is unusable by most.
Paolo Cavallini
01:21 AM Bug report #16301 (Closed): OGR Buffer fails in Processing when datasource is PostGIS
The user must specify the geometry column name. Giovanni Manghi
01:21 AM Bug report #16301 (Closed): OGR Buffer fails in Processing when datasource is PostGIS
The user must specify the geometry column name. Giovanni Manghi
02:22 AM Bug report #12657 (Open): Processing/GRASS don't work under Windows if username or input/output p...
Giovanni Manghi
02:20 AM Bug report #13293: WCS server broken on Windows
Still the same on 2.18.4. It worked as expected once, not sure if there is any interest in fixing it anyway... Giovanni Manghi
02:20 AM Bug report #13293: WCS server broken on Windows
Still the same on 2.18.4. It worked as expected once, not sure if there is any interest in fixing it anyway... Giovanni Manghi
02:20 AM Bug report #13293: WCS server broken on Windows
Still the same on 2.18.4. It worked as expected once, not sure if there is any interest in fixing it anyway... Giovanni Manghi
02:15 AM Bug report #16087: QGIS crashes when using QgsGeometryRubberBand in pyqgis
Giovanni Manghi wrote:
> > Great to hear. I can verify that it works in 2.99.0-Master (c1ede00) but can you tell me i...
Casper Børgesen
02:02 AM Bug report #16087: QGIS crashes when using QgsGeometryRubberBand in pyqgis

> Great to hear. I can verify that it works in 2.99.0-Master (c1ede00) but can you tell me if the changes has made i...
Giovanni Manghi
01:59 AM Bug report #16087: QGIS crashes when using QgsGeometryRubberBand in pyqgis
Giovanni Manghi wrote:
> spoke with a dev and he says that the last line now should be just
>
> rb.setGeometry(geom....
Casper Børgesen
02:14 AM Bug report #11293 (Feedback): Auto update Shows All Layers
What is the status of this issue in recent QGIS releases? Giovanni Manghi
02:14 AM Bug report #11293 (Feedback): Auto update Shows All Layers
What is the status of this issue in recent QGIS releases? Giovanni Manghi
02:14 AM Bug report #11293 (Feedback): Auto update Shows All Layers
What is the status of this issue in recent QGIS releases? Giovanni Manghi
01:54 AM Bug report #13963 (Closed): QGIS greadily allocates memory and crashes when editing moderately la...
baditaflorin - wrote:
> Tested in 2.14.3 on the Canada provinces and the results are horrible.
>
> If i delete less...
Giovanni Manghi
01:47 AM Bug report #15934: QGIS crahes when deleting items in the print composer
I tested you sample project and data, an on both 2.18.4/linux and master/windows deleting objects from composers didn... Giovanni Manghi
01:46 AM Bug report #15855: Composer -> Export as PDF produced bigger file/crash qgis
Reinhard Reiterer wrote:
> ...sample files send by mail. Please do not share the files!
with the provided project an...
Giovanni Manghi
01:38 AM Bug report #10828 (Closed): project loading and adding/removing layers is slow if project has com...
There have been several improvements in both 2.18.* and master (qgis3) and all the provided projects with/without lay... Giovanni Manghi
01:38 AM Bug report #10828 (Closed): project loading and adding/removing layers is slow if project has com...
There have been several improvements in both 2.18.* and master (qgis3) and all the provided projects with/without lay... Giovanni Manghi
01:38 AM Bug report #10828 (Closed): project loading and adding/removing layers is slow if project has com...
There have been several improvements in both 2.18.* and master (qgis3) and all the provided projects with/without lay... Giovanni Manghi
01:38 AM Bug report #15499 (Closed): Qgis Desktop 2.14.5 and 2.16 Projects with Multiple Composers Loading...
There have been several improvements in both 2.18.* and master (qgis3) and all the provided projects with/without lay... Giovanni Manghi
01:33 AM Revision cc0007c3 (qgis): Use a checkbox instead of tree item for "no projection" option
Makes this option more visible and easier to associate with the
old "OTF off" option
Nyall Dawson
01:19 AM Bug report #15299 (Closed): While opening projects: "Loading composer" leads to crash
This loads in master. Also because of other tickets is clear that loading projects have been much improved in master.... Giovanni Manghi
01:19 AM Bug report #15299 (Closed): While opening projects: "Loading composer" leads to crash
This loads in master. Also because of other tickets is clear that loading projects have been much improved in master.... Giovanni Manghi
01:19 AM Bug report #15299 (Closed): While opening projects: "Loading composer" leads to crash
This loads in master. Also because of other tickets is clear that loading projects have been much improved in master.... Giovanni Manghi

2017-03-06

12:55 AM Bug report #16300 (Closed): Processing: error when right clicking on any of the Molels > Tools
Cherry-picked commit:1da60c5 as commit:610976ab Jürgen Fischer
12:55 AM Bug report #16300 (Closed): Processing: error when right clicking on any of the Molels > Tools
Cherry-picked commit:1da60c5 as commit:610976ab Jürgen Fischer
12:42 AM Bug report #16300: Processing: error when right clicking on any of the Molels > Tools
Please set the priority tag when are regressions. Giovanni Manghi
12:42 AM Bug report #16300: Processing: error when right clicking on any of the Molels > Tools
Please set the priority tag when are regressions. Giovanni Manghi
12:12 AM Bug report #16300 (Closed): Processing: error when right clicking on any of the Molels > Tools
... Paolo Cavallini
12:48 AM Bug report #16301 (Closed): OGR Buffer fails in Processing when datasource is PostGIS
See details here: https://lists.osgeo.org/pipermail/qgis-developer/2017-March/047329.html Paolo Cavallini
12:36 AM Bug report #13255: Some WFS data not displayed from LuciadLightspeed WFS server
The server should be online again - I'll make sure to monitor its status the upcoming month and keep it online. Robin Houtmeyers
10:13 AM Bug report #13255: Some WFS data not displayed from LuciadLightspeed WFS server
Robin Houtmeyers wrote:
> I investigated this a bit further for the cities layer. Based on the server logs. the only ...
Giovanni Manghi
12:04 AM Bug report #16299 (Closed): Processing: make URL to take Models from on-line collections configur...
The URL to take Models from on-line collections should be configurable. AFAICT it is now hardcoded. Paolo Cavallini
06:06 PM Revision 7dbe4943 (qgis): Notify about QgsProject::crs changes
Matthias Kuhn
05:26 PM Bug report #15795: Color Select in MacOS
No Giovanni. It's an annoying issue but since 2.18.2 it does not freeze QGIS anymore (It was freezing in version 2.18... Rhenriques Henriques
05:13 PM Bug report #15795: Color Select in MacOS
Rhenriques Henriques wrote:
> Hi Giovanni
>
> Thank you so much for the priority change.
no problem! I will also ...
Giovanni Manghi
05:02 PM Bug report #15795: Color Select in MacOS
Hi Giovanni
Thank you so much for the priority change. This issue is not solved in 2.18.2. The system color picker s...
Rhenriques Henriques
04:40 PM Bug report #15977 (Feedback): Crash when saving new rows in MSSQL layer with a join

> There are currently no nightlies of master for windows. The last qgis-dev build are from the late master_2 branch...
Giovanni Manghi
04:40 PM Bug report #15977 (Feedback): Crash when saving new rows in MSSQL layer with a join

> There are currently no nightlies of master for windows. The last qgis-dev build are from the late master_2 branch...
Giovanni Manghi
04:30 PM Revision c1ede008 (qgis): [Feature] Path prefix for attachment widget can be defined by expression
Matthias Kuhn
04:03 PM Bug report #16243 (Feedback): Crash while using Geo-reference Layer
Can you provide the raster, the gcp points and georeferencer config details? Giovanni Manghi
04:03 PM Bug report #16243 (Feedback): Crash while using Geo-reference Layer
Can you provide the raster, the gcp points and georeferencer config details? Giovanni Manghi
04:03 PM Bug report #16243 (Feedback): Crash while using Geo-reference Layer
Can you provide the raster, the gcp points and georeferencer config details? Giovanni Manghi
03:42 PM Bug report #15738 (Closed): Repeated segfault when merging and editing polygons
Just tested on the same platform on 2.18.4, no crashes. Please reopen if necessary. Giovanni Manghi
03:42 PM Bug report #15738 (Closed): Repeated segfault when merging and editing polygons
Just tested on the same platform on 2.18.4, no crashes. Please reopen if necessary. Giovanni Manghi
03:33 PM Bug report #16124 (Feedback): Style made with 2.12 causes crash
No crashes on 2.18.4 on the same platform. Giovanni Manghi
03:22 PM Bug report #15527 (Feedback): Qgis Server incomplete rendering
Just tested the attached project data on Ubuntu 16.04 and QGIS Desktop/Server 2.18.4 and is all ok. Giovanni Manghi
03:22 PM Bug report #15527 (Feedback): Qgis Server incomplete rendering
Just tested the attached project data on Ubuntu 16.04 and QGIS Desktop/Server 2.18.4 and is all ok. Giovanni Manghi
03:07 PM Bug report #13288 (Closed): Geopackage support not working in QGIS Browser
Nyall Dawson wrote:
> Not a blocker anymore. These subissues should really be split off into their own issues.
in 2....
Giovanni Manghi
03:07 PM Bug report #13288 (Closed): Geopackage support not working in QGIS Browser
Nyall Dawson wrote:
> Not a blocker anymore. These subissues should really be split off into their own issues.
in 2....
Giovanni Manghi
03:04 PM Bug report #11441 (Feedback): Parallel multi-core rendering glitches with OTF reprojection
Anita Graser wrote:
> Same issue in qgis-rel-dev
what about the (qgis3) master? any change?
Giovanni Manghi
03:04 PM Bug report #11441 (Feedback): Parallel multi-core rendering glitches with OTF reprojection
Anita Graser wrote:
> Same issue in qgis-rel-dev
what about the (qgis3) master? any change?
Giovanni Manghi
03:04 PM Bug report #11441 (Feedback): Parallel multi-core rendering glitches with OTF reprojection
Anita Graser wrote:
> Same issue in qgis-rel-dev
what about the (qgis3) master? any change?
Giovanni Manghi
03:04 PM Bug report #11441 (Feedback): Parallel multi-core rendering glitches with OTF reprojection
Anita Graser wrote:
> Same issue in qgis-rel-dev
what about the (qgis3) master? any change?
Giovanni Manghi
03:01 PM Bug report #16123: Processing Build Virtual Raster not opening
On 2.18.4 the error is different (in both cases also Windows is affected)
Traceback (most recent call last):
File ...
Giovanni Manghi
03:01 PM Bug report #16123: Processing Build Virtual Raster not opening
On 2.18.4 the error is different (in both cases also Windows is affected)
Traceback (most recent call last):
File ...
Giovanni Manghi
02:51 PM Bug report #16100 (Feedback): switching between layer styles breaks relation widget
Does it affect also master? Giovanni Manghi
02:51 PM Bug report #16100 (Feedback): switching between layer styles breaks relation widget
Does it affect also master? Giovanni Manghi
02:51 PM Bug report #16100 (Feedback): switching between layer styles breaks relation widget
Does it affect also master? Giovanni Manghi
02:43 PM Bug report #15759 (Closed): SVG Path(s) continuously increasing duplicates
Does not happen anymore in 2.18(.4). Giovanni Manghi
02:43 PM Bug report #15759 (Closed): SVG Path(s) continuously increasing duplicates
Does not happen anymore in 2.18(.4). Giovanni Manghi
02:43 PM Bug report #15759 (Closed): SVG Path(s) continuously increasing duplicates
Does not happen anymore in 2.18(.4). Giovanni Manghi
02:38 PM Bug report #16112: Exported SLD size or displacementX/Y are not reimported correctly due to mm/pi...
Hi Luigi,
if is a regression this must be tagged as "severe", we use "high" for issues causing crashes and data corr...
Giovanni Manghi
02:34 PM Bug report #10068 (Feedback): QGIS server caches layers with same ID but in different projects as...
Still an issue in 2.18.4? Giovanni Manghi
02:34 PM Bug report #10068 (Feedback): QGIS server caches layers with same ID but in different projects as...
Still an issue in 2.18.4? Giovanni Manghi
02:24 PM Bug report #16087 (Closed): QGIS crashes when using QgsGeometryRubberBand in pyqgis
spoke with a dev and he says that the last line now should be just
rb.setGeometry(geom.geometry())
after some API c...
Giovanni Manghi
02:24 PM Bug report #16087 (Closed): QGIS crashes when using QgsGeometryRubberBand in pyqgis
spoke with a dev and he says that the last line now should be just
rb.setGeometry(geom.geometry())
after some API c...
Giovanni Manghi
02:22 PM Bug report #13065: WFS 1.0.0 Client requests with a GML component fail against Geoserver (lack na...
Can anyone advice about the necessary steps to try replicate this issue? Giovanni Manghi
01:59 PM Bug report #8073 (Open): Crash when loading PostGIS raster
Giovanni Manghi
11:16 AM Bug report #8073: Crash when loading PostGIS raster
It get loaded now, but then crashes when zooming:... Paolo Cavallini
10:15 AM Bug report #8073: Crash when loading PostGIS raster
Paolo Cavallini wrote:
> Currently impossible to test because of #15910
what about 2.18.4? we need to test this also...
Giovanni Manghi
01:51 PM Bug report #16046: QGIS 2.14/2.18 crashes loading project with MSSQL layers
Johanna Botman wrote:
> OK, so this introduces sqlite into the mix.
>
no it does not. The sqlite datasources here a...
Giovanni Manghi
01:18 PM Bug report #16046: QGIS 2.14/2.18 crashes loading project with MSSQL layers
OK, so this introduces sqlite into the mix.
My concerns were with MSSQL and QGIS and that this would be a deal break...
Johanna Botman
10:01 AM Bug report #16046: QGIS 2.14/2.18 crashes loading project with MSSQL layers
Johanna Botman wrote:
> In Step 2, you ask to load sqlite files as part of the testing process.
>
> Your bug report ...
Andre Jesus
04:10 AM Bug report #16046: QGIS 2.14/2.18 crashes loading project with MSSQL layers
Johanna Botman wrote:
> In Step 2, you ask to load sqlite files as part of the testing process.
>
> Your bug report ...
Giovanni Manghi
01:43 PM Bug report #16298: add support for HTTP Basic Authentication
Pull request: https://github.com/qgis/QGIS/pull/4228
TODO: docs update.
Tom Kralidis
01:37 PM Bug report #16298 (Closed): add support for HTTP Basic Authentication
Per subject. Tom Kralidis
01:02 PM Revision ac53a3d5 (qgis): [Feature] Conditional styles for relation reference widget
Matthias Kuhn
01:02 PM Revision 53a60673 (qgis): Qt5 connections
Matthias Kuhn
11:44 AM Revision a188cee0 (qgis): fix typo
Denis Rouzaud
11:08 AM Revision 09f83c26 (qgis): spelling fix
Jürgen Fischer
11:03 AM Revision 0d76dff3 (qgis): spelling fixes
Jürgen Fischer
10:51 AM Revision 99f859e2 (qgis): QgsSettings: removed lower(), now it's case sensistive
Alessandro Pasotti
10:19 AM Bug report #16068 (Open): getFeatures() as well as spartial indices are inaccurate with memory la...
Giovanni Manghi
10:18 AM Bug report #14420: WFS-T client sends columns in the wrong order
Any feedback about this issue? thanks! Giovanni Manghi
10:17 AM Bug report #16205 (Closed): composer template items with file link not saved as case sensitive
Closing for lack of feedback, please reopen if necessary. Giovanni Manghi
10:17 AM Bug report #16205 (Closed): composer template items with file link not saved as case sensitive
Closing for lack of feedback, please reopen if necessary. Giovanni Manghi
10:16 AM Bug report #16039 (Open): QGIS crash when loading Geomedia mdb, ogr2ogr works fine
Giovanni Manghi
10:14 AM Bug report #9231 (Closed): DescribeFeatureType request timed out while opening WFS
Closing for lack of feedback, please reopen if necessary. Giovanni Manghi
10:14 AM Bug report #9231 (Closed): DescribeFeatureType request timed out while opening WFS
Closing for lack of feedback, please reopen if necessary. Giovanni Manghi
10:14 AM Bug report #10541: WFS-T client looses precision when editing geometries
Martin/Richard, any feedback about 2.18.4/master? Thanks! Giovanni Manghi
10:09 AM Bug report #15431 (Closed): qgis-providers / libspatialite packaging issue
Closing for lack of feedback, please reopen if necessary. Giovanni Manghi
10:09 AM Bug report #15431 (Closed): qgis-providers / libspatialite packaging issue
Closing for lack of feedback, please reopen if necessary. Giovanni Manghi
10:07 AM Bug report #16045 (Closed): QGIS Referencer: Tranformed Failed
Closing for lack of feedback, please reopen if necessary. Giovanni Manghi
10:07 AM Bug report #16045 (Closed): QGIS Referencer: Tranformed Failed
Closing for lack of feedback, please reopen if necessary. Giovanni Manghi
10:06 AM Bug report #16060: Multi geometry on oracle table
dany Lefeuvre wrote:
> The problem existed in 2.16, I don't test in LTR version
please test also with 2.18.4 as it w...
Giovanni Manghi
10:04 AM Bug report #16297 (Closed): (macOS) layers imported into a Spatialite Database with DB manager ar...
This has been seen on QGIS 2.18.4 on macOS. The same seems ok on other platforms.
It was also ok on macOS with 2.14....
Giovanni Manghi
10:00 AM Bug report #16275: The variables pane of composer item is always empty and read only
Tested again on 3 different opearating systems, no problems whatsoever here.
At this point a screencast would help.....
Giovanni Manghi
09:45 AM Bug report #16275: The variables pane of composer item is always empty and read only
No any specific steps to reproduce. I am create empty project and then create composer with empty title. Then i'm add... Andrey Maiorov
03:58 AM Bug report #16275: The variables pane of composer item is always empty and read only
Andrey Maiorov wrote:
> Add and delete buttons in variables pane are disabled.
with any project, even starting from ...
Giovanni Manghi
09:44 AM Bug report #15752: Degradation of rendering performances in MSSQL provider
Latest update: Using 2.18.4
Render time seems to keep rising every update.
Every relatively big layer I have now be...
Andre Jesus
09:27 AM Bug report #16180 (Feedback): WMS browser panel loads wrong layer
Tobias Wendorff wrote:
> Richard Duivenvoorde wrote:
> > A legend is always loaded as QGIS just loads the GetLegendGr...
Giovanni Manghi
09:07 AM Bug report #16248: Processing / Import layer in PostGIS
didier peeters wrote:
> Thanks for this fast answer.
>
> I made some more test on other systems:
> Other Mac 10.12...
Giovanni Manghi
09:01 AM Bug report #16296: Windows: Cannot use anymore d&d in DB Manager to import a layer from Spatialit...
The same error shows when trying to import from GPKG to SL or PostGIS (and again only on Windows). Giovanni Manghi
08:53 AM Bug report #16296 (Closed): Windows: Cannot use anymore d&d in DB Manager to import a layer from ...
This seems to happen only on *Windows* (both Standalone and osgeo4w) as on other platforms (Linux, macOS) seems ok.
...
Giovanni Manghi
08:55 AM Revision 9bb7681b (qgis): Merge pull request #4124 from pblottiere/security
add unit tests for sql injection René-Luc ReLuc
08:54 AM Bug report #16258 (Closed): MapTips dont work on OSX
I'm sorry, we forgot to activate map tips in the options. Georg Wicke
08:33 AM Bug report #13762 (Closed): Error accessing external WMS server -- WMS provider: Cannot calculate...
This seems now ok on both 2.18.4 and master. Giovanni Manghi
08:33 AM Bug report #13762 (Closed): Error accessing external WMS server -- WMS provider: Cannot calculate...
This seems now ok on both 2.18.4 and master. Giovanni Manghi
08:11 AM Bug report #14981 (Closed): Import of Shapefile to Geopackage-Database in DB-Manager fails
replaced by #16295 Giovanni Manghi
08:11 AM Bug report #14981 (Closed): Import of Shapefile to Geopackage-Database in DB-Manager fails
replaced by #16295 Giovanni Manghi
08:11 AM Bug report #16295 (Closed): DB Manager: error importing data into GPKG connections
The same type of errors shows regardless the input datasource and regardless the operation is done by D&D or by using... Giovanni Manghi
07:15 AM Bug report #16241: Missing labels in form from joined table
Same observation on QGis 2.18 on Windows.
Same observation with a csv file coded in ISO-8859-1.
Same with a joined ta...
didier peeters
06:45 AM Bug report #15969 (Closed): categorized labeled layers with virtual fields crash qgis
Giovanni Manghi
06:15 AM Bug report #15969: categorized labeled layers with virtual fields crash qgis
Tested it again with a fresh intalled QGIS and no crash happens.
Also no crash on this machine, when i install the sa...
Gerhard Spieles
04:23 AM Bug report #15969: categorized labeled layers with virtual fields crash qgis
Gerhard Spieles wrote:
> Just tested it with 2.18.4, win 10 and QGIS crash when toggling e.g the layer "second", cate...
Giovanni Manghi
06:43 AM Bug report #16294: Crash dumped: Minidump Written to C...
Louw Muller wrote:
> Thanks for the quick feedback!
>
> My responses below based on information requested
>
> 1. ...
Giovanni Manghi
06:43 AM Bug report #16294: Crash dumped: Minidump Written to C...
Louw Muller wrote:
> Thanks for the quick feedback!
>
> My responses below based on information requested
>
> 1. ...
Giovanni Manghi
06:05 AM Bug report #16294: Crash dumped: Minidump Written to C...
Thanks for the quick feedback!
My responses below based on information requested
1. specify the platform: QGIS ...
Louw Muller
05:37 AM Bug report #16294 (Feedback): Crash dumped: Minidump Written to C...
Hi,
can you please:
specify the platform
specify the category (are we speaking of the print composer?)
specify the ...
Giovanni Manghi
05:33 AM Bug report #16294 (Closed): Crash dumped: Minidump Written to C...
_I hope I am submitting to the right place - it's been hectic trying to get to reporting an issue.
Well, here it i...
Louw Muller
04:45 AM Bug report #16293: gdalwarp issues with the "te" parameter
also seen this, but probably not related
Traceback (most recent call last):
File "/usr/share/qgis/python/plugins/pr...
Giovanni Manghi
04:44 AM Bug report #16293: gdalwarp issues with the "te" parameter
Seen here on wgs84 maps. Giovanni Manghi
04:37 AM Bug report #16293 (Closed): gdalwarp issues with the "te" parameter
2017-03-03T12:59:32 0 gdalwarp -ot Float32 -s_srs EPSG:4326 -t_srs
EPSG:3857 -r near -of GTiff -te 18.6662979442 45....
Giovanni Manghi
04:33 AM Bug report #15463: Layer "Scale dependent visibility" doesn't work anymore since 2.16
Confirmed here too. Giovanni Manghi
04:33 AM Bug report #15463: Layer "Scale dependent visibility" doesn't work anymore since 2.16
Confirmed here too. Giovanni Manghi
04:33 AM Bug report #15463: Layer "Scale dependent visibility" doesn't work anymore since 2.16
Confirmed here too. Giovanni Manghi
04:18 AM Bug report #15775: Zoom to selection zooms more than needed
Harrissou Santanna wrote:
> Weird...
> I just ran @qgis --defaultui --nocustomization --noplugins@ (altogether and s...
Giovanni Manghi
04:17 AM Bug report #16287 (Feedback): New SpatiaLite layer creates incompatible layer
Please attach sample data and exact steps to replicate. I cannot replicate here with sample data I use for tests. Giovanni Manghi
04:15 AM Bug report #16191 (Closed): Zonal statistics "not a sequence" error
Ulrich Berger wrote:
> I found out, that after simply replacing the old outdated
> =>> file .../.qgis2/python/plug...
Giovanni Manghi
04:15 AM Bug report #16191 (Closed): Zonal statistics "not a sequence" error
Ulrich Berger wrote:
> I found out, that after simply replacing the old outdated
> =>> file .../.qgis2/python/plug...
Giovanni Manghi
02:44 AM Bug report #16191: Zonal statistics "not a sequence" error
I found out, that after simply replacing the old outdated
=>> file .../.qgis2/python/plugins/processing/tools/rast...
Ulrich Berger
04:11 AM Bug report #16028 (Feedback): Metasearch/QGIS3: failing view results as xml
Giovanni Manghi
04:02 AM Bug report #6798: when copying a table by d&d from one schema to another the serial property is l...
Reinhard Reiterer wrote:
> Here comes a workaround for the missing sequence ...created with a lot of help from gis.st...
Giovanni Manghi
03:57 AM Revision b9a0ba1e (qgis): Merge pull request #4226 from tomkralidis/metasearch-fixes-master
MetaSearch: minor fixes for QGIS 3 compat Tom Kralidis
03:53 AM Bug report #16277 (Feedback): Processing "Gdal Clip Vector Layer By Extent" and "Clip Vector by P...
Only master is affected or also 2.18.4? Giovanni Manghi
03:53 AM Bug report #16277 (Feedback): Processing "Gdal Clip Vector Layer By Extent" and "Clip Vector by P...
Only master is affected or also 2.18.4? Giovanni Manghi
03:53 AM Bug report #16277 (Feedback): Processing "Gdal Clip Vector Layer By Extent" and "Clip Vector by P...
Only master is affected or also 2.18.4? Giovanni Manghi
03:52 AM Bug report #16276 (Feedback): Processing Gdal Translate
Only master is affected or also 2.18.4? Giovanni Manghi
03:52 AM Bug report #16276 (Feedback): Processing Gdal Translate
Only master is affected or also 2.18.4? Giovanni Manghi
03:52 AM Bug report #16276 (Feedback): Processing Gdal Translate
Only master is affected or also 2.18.4? Giovanni Manghi
03:43 AM Revision 6ce208c7 (qgis): MetaSearch: minor fixes for QGIS 3 compat
Tom Kralidis
03:41 AM Bug report #16049: Opening a lot of JPG rasters all at once causes crash on Linux
Well, the project I have had all the trouble with has 750 aerial photos totalling 6 GB. It is slow to update when I z... Patrick Dunford
02:38 AM Bug report #16292 (Closed): error merge vector layer in QGIS 2.18.4
When merging vector layers in the latest version (2.18.4) I get following error: global name 'dataobjects' is not def... Pieter Brusselman
02:07 AM Bug report #16291 (Closed): Warp (reproject) Raster Filename Error
When you try to reproject a Raster and the filename has an underline in it you'll get the Error:
"ERROR 6: Invali...
Rainer Spalt

2017-03-05

12:31 AM Revision c2b365c7 (qgis): [FEATURE] Add system tray notifcation for finished tasks.
Should work on all platforms and only shows when application is hidden. Nathan Woodrow
09:58 PM Feature request #16290 (Closed): Processing: warn user when units are in degrees
It is very easy to get wrong when doing analyses if map units are in degrees (one common case: buffer > user type 100... Paolo Cavallini
09:02 PM Revision 2a6bcebd (qgis): Revert "Dynamically adjust postgres feature queue size"
This reverts commit 37a7a22197056c08c5d759eef15791818d52c759.
Leads to performance regressions in some tests
Nyall Dawson
08:12 PM Revision 5fd933e7 (qgis): [travis] Fold successful tests and some noise
Matthias Kuhn
08:12 PM Revision 633c258d (qgis): [travis] Less noise when downloading deps
Matthias Kuhn
06:18 PM Bug report #16028: Metasearch/QGIS3: failing view results as xml
Richard: can you try master branch again? Should be fixed now. Tom Kralidis
06:07 AM Bug report #16028: Metasearch/QGIS3: failing view results as xml
Richard: thanks for the info. Looks like MetaSearch needs a Python 2 to 3 migration. Tom Kralidis
02:45 PM Revision ee984c57 (qgis): [MetaSearch] update release vresion
Tom Kralidis
02:44 PM Revision 10617b43 (qgis): Merge branch 'release-2_14' of https://github.com/QGIS/qgis into releas...
Tom Kralidis
02:43 PM Revision 21fb5d55 (qgis): [MetaSearch] update release vresion
Tom Kralidis
02:40 PM Revision 4147ead6 (qgis): [MetaSearch] update release vresion
Tom Kralidis
02:04 PM Revision 7886454c (qgis): Merge pull request #4224 from tomkralidis/metasearch-fixes-master
Metasearch fixes master Tom Kralidis
01:42 PM Revision 6822d6b1 (qgis): MetaSearch: fix help URL (http://hub.qgis.org/issues/16176)
Tom Kralidis
01:41 PM Revision 19e60158 (qgis): MetaSearch: clean OWS URL when adding from search (http://hub.qgis.org/...
Tom Kralidis
01:40 PM Feature request #16289 (Closed): Allow multiple output categories in Processing - Extract by attr...
It should be possible to configure more than one category of output in the tool "Extract by attribute". Currently, I ... Magnus Nilsson
01:16 PM Bug report #16046: QGIS 2.14/2.18 crashes loading project with MSSQL layers
In Step 2, you ask to load sqlite files as part of the testing process.
Your bug report says MSSQL. It is the issue ...
Johanna Botman
01:14 PM Feature request #16288 (Rejected): Expose attributes in processing modeler
The attributes of the incoming data should be exposed in the modeler. That would make it easier to follow the data th... Magnus Nilsson
12:33 PM Bug report #15969: categorized labeled layers with virtual fields crash qgis
Just tested it with 2.18.4, win 10 and QGIS crash when toggling e.g the layer "second", categorie 1 from "on" to "off... Gerhard Spieles
11:37 AM Revision 5a962e8d (qgis): translation string fixes
Jürgen Fischer
10:21 AM Revision c77172ed (qgis): fix more flake8 warnings
Jürgen Fischer
10:21 AM Revision f00a87cb (qgis): update translation strings
Jürgen Fischer
10:07 AM Revision 43e53d56 (qgis): Merge pull request #4222 from nyalldawson/postgres_queue_218
Dynamically adjust postgres feature queue size (backport) Nyall Dawson
09:07 AM Revision 37a7a221 (qgis): Dynamically adjust postgres feature queue size
Lower the default queue size, but automatically adjust it
based on how long each fetch takes. This change keeps fetch...
Nyall Dawson
06:07 AM Bug report #16231 (Closed): Metasearch: Add WMS/WMTS and WFS does not work
Tom Kralidis
05:40 AM Bug report #16231: Metasearch: Add WMS/WMTS and WFS does not work
Thanks Tom for checking. Testing with a fresh `--configpath` indeed does not show the issue. This may therefore be du... Paolo Cavallini
05:10 AM Bug report #16231: Metasearch: Add WMS/WMTS and WFS does not work
Paolo: thanks for the info. I cannot reproduce even when starting 2.18 with @--lang it@. Can you provide more specifi... Tom Kralidis
05:03 AM Bug report #12299 (Closed): Connection error when using German umlaut in search string
Tom Kralidis
05:01 AM Revision 5a543e44 (qgis): Merge pull request #4209 from nyalldawson/postgres_queue_size2
Dynamically adjust postgres feature queue size Nyall Dawson
05:00 AM Bug report #16176 (Closed): Metasearch plugin help fails to work in master
Fixed in 2.14 branch, 2.18 branch and master. Will be available on the next plugin release of MetaSearch or 2.14.13/2... Tom Kralidis
05:00 AM Bug report #16176 (Closed): Metasearch plugin help fails to work in master
Fixed in 2.14 branch, 2.18 branch and master. Will be available on the next plugin release of MetaSearch or 2.14.13/2... Tom Kralidis
04:59 AM Bug report #16261 (Closed): metasearch fails when catalogue entry provides full GetCapabilities U...
Implemented in 2.14 branch, 2.18 branch and master. Will be available on the next plugin release of MetaSearch or 2.1... Tom Kralidis
04:59 AM Bug report #16261 (Closed): metasearch fails when catalogue entry provides full GetCapabilities U...
Implemented in 2.14 branch, 2.18 branch and master. Will be available on the next plugin release of MetaSearch or 2.1... Tom Kralidis
04:00 AM Revision 9a747de6 (qgis): Merge pull request #4164 from nyalldawson/cache_upgrade
Improvements to attribute table performance Nyall Dawson
03:45 AM Revision 346bfe49 (qgis): Update for QgsSettings
Nyall Dawson
03:27 AM Revision d4b16551 (qgis): Update indentation, fix build
Nyall Dawson
03:15 AM Bug report #16287 (Closed): New SpatiaLite layer creates incompatible layer
It is possible to create a new SpatiaLite layer via dialog, still it produces an error message. Also it is not possib... marisn -
03:14 AM Revision ccf8e6cd (qgis): Indentation
Nyall Dawson
03:09 AM Revision ae5a3d31 (qgis): Use correct stats in attribute table dialog title
On behalf of Faunalia, sponsored by ENEL Nyall Dawson
03:09 AM Revision 5342a12c (qgis): Remove special handling for attribute table "show visible" initial state
This is no longer required as the show visible option now always
uses provider side filters
Nyall Dawson
03:06 AM Revision 6cd97d8b (qgis): Avoid unnecessary reloads layer for attribute table
On behalf of Faunalia, sponsored by ENEL Nyall Dawson
03:04 AM Revision e1d80b5b (qgis): Unvert "Ensure that full cache flag is cleared when invalid"
This is required - when the cache is invalidated it requires
a full rebuild (eg due to a new attribute being added) i...
Nyall Dawson
03:02 AM Revision 1d504ea3 (qgis): Revert 38f4a6f
Nyall Dawson
03:02 AM Revision 4d8f886b (qgis): Move partial responsibility for filtering attribute table to
dual view master model
This avoids requiring the table to load ALL features when the
table is set to just display se...
Nyall Dawson
03:01 AM Revision acaf97c7 (qgis): Add (failing) test to ensure that attribute table doesn't fetch
geometry by default
(because performance)
On behalf of Faunalia, sponsored by ENEL
Nyall Dawson
03:01 AM Revision 8a050ded (qgis): Fix attribute table always fetches geometries for features
On behalf of Faunalia, sponsored by ENEL Nyall Dawson
03:01 AM Revision 36f190ca (qgis): Ensure that full cache flag is cleared when invalid
On behalf of Faunalia, sponsored by ENEL Nyall Dawson
03:01 AM Revision dadd6133 (qgis): Ensure both attribute table cache & master model request respect
geometry fetching
If request needs geometry but cache isn't fetching it then cache
is bypassed. This is a performanc...
Nyall Dawson
03:01 AM Revision 5b0e84a3 (qgis): Flip some connects to new style
Nyall Dawson
02:58 AM Revision 361399c0 (qgis): Small cleanup to QgsDualView - don't use cache to access layer
Nyall Dawson
02:53 AM Revision 11c44446 (qgis): Clear existing cache when QgsVectorLayerCache is set to cache geom
Any features inside the cache must be cleared, because they
won't necessarily have the feature's geometry cached
On ...
Nyall Dawson

2017-03-04

12:47 AM Bug report #16286 (Closed): Renaming a schema does not work as expected
When renaming a PostgreSQL/PostGIS schema (pgAdmin III, DB-Manager, Browser panel...), sequences still show the previ... R. R.
12:21 AM Bug report #16275: The variables pane of composer item is always empty and read only
Add and delete buttons in variables pane are disabled. Andrey Maiorov
06:45 PM Bug report #16275: The variables pane of composer item is always empty and read only
Can't reproduce on any platform or qgis version!
Please provide step by step instructions on how to reproduce, or a ...
Nyall Dawson
12:12 AM Feature request #16285: Add SQL window to browser panel
!https://issues.qgis.org/attachments/10793/16285.png! R. R.
12:12 AM Feature request #16285 (Open): Add SQL window to browser panel
SSIA... R. R.
11:57 PM Feature request #16284 (Open): Add a rename option when copying layers by drag and drop in the br...
SSIA... R. R.
11:51 PM Revision 3dc5c9a6 (qgis): Merge pull request #4221 from tomkralidis/issue-16176-2.14
MetaSearch: fix help URL Tom Kralidis
11:50 PM Bug report #16283 (Closed): Renaming a PostGIS table in the browser does not work as expected
When users rename a PostGIS table in the browser, the primary key, the index and the sequence of the table are not re... R. R.
11:47 PM Revision fbe4be88 (qgis): Dynamically adjust postgres feature queue size
Lower the default queue size, but automatically adjust it
based on how long each fetch takes. This change keeps fetch...
Nyall Dawson
06:18 PM Revision 090bf1bf (qgis): MetaSearch: fix help URL (http://hub.qgis.org/issues/16176)
Tom Kralidis
06:17 PM Revision f0d2f6dc (qgis): QgsSettings: pass all keys through the sanitizer (and lower())
Alessandro Pasotti
06:13 PM Bug report #15463 (Reopened): Layer "Scale dependent visibility" doesn't work anymore since 2.16
Hello,
I am having the same issue with 2.18.3 and 2.18.4 (Windows 10, 64 bits), with both Shapefiles and Postgres la...
Jean-Gabriel JGH
06:13 PM Bug report #15463 (Reopened): Layer "Scale dependent visibility" doesn't work anymore since 2.16
Hello,
I am having the same issue with 2.18.3 and 2.18.4 (Windows 10, 64 bits), with both Shapefiles and Postgres la...
Jean-Gabriel JGH
06:13 PM Bug report #15463 (Reopened): Layer "Scale dependent visibility" doesn't work anymore since 2.16
Hello,
I am having the same issue with 2.18.3 and 2.18.4 (Windows 10, 64 bits), with both Shapefiles and Postgres la...
Jean-Gabriel JGH
06:13 PM Bug report #15463 (Reopened): Layer "Scale dependent visibility" doesn't work anymore since 2.16
Hello,
I am having the same issue with 2.18.3 and 2.18.4 (Windows 10, 64 bits), with both Shapefiles and Postgres la...
Jean-Gabriel JGH
06:12 PM Revision ec80d9c0 (qgis): Merge pull request #4215 from tomkralidis/issue-16261-2.14
MetaSearch: clean OWS URL when adding from search Tom Kralidis
05:23 PM Revision d50930c6 (qgis): Add option to select building Georeferencer plugin
If selected require GSL to be installed Chris Mayo
04:02 PM Revision 191c11a1 (qgis): [travis] Colorize test results
Matthias Kuhn
04:02 PM Revision 34643d10 (qgis): Cache travis dependencies
Matthias Kuhn
04:02 PM Revision b6e87775 (qgis): [travis] Remove leftover env variables
Matthias Kuhn
04:02 PM Revision 56b49762 (qgis): Make test database setup more quiet
Matthias Kuhn
04:02 PM Revision bf24aa5d (qgis): [travis] Parallelize dependency bootstrapping
Matthias Kuhn
04:02 PM Revision e5de32d3 (qgis): [travis] Add pip cache
Matthias Kuhn
02:22 PM Bug report #16282 (Open): Browser drag and drop issues
The drag and drop function suffers from some severe issues. When copying a PostGIS table the name of the PK column is... R. R.
01:37 PM Bug report #16049: Opening a lot of JPG rasters all at once causes crash on Linux
This is not a hardware issue. ECW files work fine. I'll do some tests next week. R. R.
01:06 PM Bug report #6798: when copying a table by d&d from one schema to another the serial property is l...
Here comes a workaround for the missing sequence ...created with a lot of help from gis.stackexchange.com. R. R.
01:06 PM Bug report #6798: when copying a table by d&d from one schema to another the serial property is l...
Here comes a workaround for the missing sequence ...created with a lot of help from gis.stackexchange.com. R. R.
11:36 AM Feature request #16281 (Rejected): Allow unconnected tools in processing models
We should allow unconnected tools in a model. Sometimes, I find a tool that I think might be useful later, but I can´... Magnus Nilsson
09:48 AM Revision 2efb2a38 (qgis): Fix build against recent sip/PyQt4:
qgsfiledownloader.sip:33:0:
src/gui/qgsfiledownloader.h:94:5: error: overriding non-deleted function 'virtual QgsFile...
Sandro Mani
09:42 AM Revision 7c612ff6 (qgis): [processing] gdal data metrics interpolation test
matteo ghetta
09:42 AM Revision 1106c9d4 (qgis): [processing] gdal moving average interpolation test
matteo ghetta
09:42 AM Revision 6f042835 (qgis): [processing] gdal IDW test
matteo ghetta
09:42 AM Revision 71aac8af (qgis): [processing] gdal raster calculator test
matteo ghetta
09:42 AM Revision 79b6c29b (qgis): [processing] gdal proximity test
matteo ghetta
09:42 AM Revision 58d0c180 (qgis): [processing] gdal nearest neighbor test
matteo ghetta
09:33 AM Bug report #16180: WMS browser panel loads wrong layer
Richard Duivenvoorde wrote:
> A legend is always loaded as QGIS just loads the GetLegendGraphics request.
> The layer...
Tobias Wendorff
09:24 AM Bug report #16180: WMS browser panel loads wrong layer
A legend is always loaded as QGIS just loads the GetLegendGraphics request.
The layers are scale dependent, so QGIS r...
Richard Duivenvoorde
08:21 AM Revision 9c1e61d5 (qgis): Disable flaky test_wms_getprint_srs test
See https://travis-ci.org/qgis/QGIS/jobs/207575956 for an example of a
failing test.
Matthias Kuhn
06:50 AM Revision f11eb3dc (qgis): enforce lower-case qgssettings keys (#4218)
* enforce lower-case qgssettings keys
* add QgsSettings::remove() unit test
Mathieu Pellerin - nIRV
05:56 AM Revision d79bb3a0 (qgis): [composer] Friendlier error messages when exports fail
Make it clear that this is likely because the destination
file is open in another application
(cherry-picked from b9...
Nyall Dawson
05:55 AM Revision 8984d597 (qgis): Prompt before replacing an existing map preset
It's too easy to accidently (and unrecoverably) erase an
entire preset using the replace preset menu
(cherry-picked ...
Nyall Dawson
05:31 AM Revision 9883c7da (qgis): Always reread recent projects before saving new ones
Avoids loss of recent projects from menu if working in multiple
QGIS sessions concurrently
(cherry-picked from f45c19c)
Nyall Dawson
05:26 AM Revision 651b5c6f (qgis): Add a unit test for destroying canvas while a job is canceling
Nyall Dawson
04:34 AM Revision 7738758d (qgis): Merge pull request #4217 from tomkralidis/issue-16176-2.18
MetaSearch: fix help URL Tom Kralidis
03:45 AM Revision fbe84592 (qgis): MetaSearch: fix help URL (http://hub.qgis.org/issues/16176)
Tom Kralidis
03:42 AM Feature request #16280 (Rejected): Clone a tool in processing modeler
I think that it should be possible to clone a tool in the modeler. That way, you can copy/paste a preconfigured tool ... Magnus Nilsson
03:35 AM Feature request #16279 (Open): Resizing tools in processing modeler
I would like to be able to resize the tools (at least up to a certain limit) in the modeler, since they sometimes are... Magnus Nilsson
03:26 AM Revision 067df257 (qgis): Merge pull request #4216 from tomkralidis/issue-16261-2.18
MetaSearch: clean OWS URL when adding from search #4215 Tom Kralidis
02:44 AM Revision 876a84d0 (qgis): MetaSearch: clean OWS URL when adding from search (http://hub.qgis.org/...
Tom Kralidis
02:38 AM Revision 0a1517bf (qgis): header cleanups
Jürgen Fischer
02:38 AM Revision ecc5bb50 (qgis): pep8/pyflakes3 cleanups
Jürgen Fischer
02:37 AM Revision a10c8903 (qgis): More QgsSettings updates:
* revives WMS
* QgsSettings::clear() added
* section added to QgsSettings::contains()
* type parameter added to sip b...
Jürgen Fischer
02:32 AM Revision cd0817b4 (qgis): MetaSearch: clean OWS URL when adding from search (http://hub.qgis.org/...
Tom Kralidis

2017-03-03

11:59 PM Feature request #16278 (Open): Spatial Bookmark Panel: add more precision & user interactivity
Based on experience in daily work with QGIS, I've got this feature request to "Spatial Bookmark Panel":
# Don't clip...
Tobias Wendorff
11:51 PM Bug report #16180: WMS browser panel loads wrong layer
I thought an animated GIF would make it easier to understand for all languages, but okay - let's try it in English :)... Tobias Wendorff
11:20 PM Bug report #16180: WMS browser panel loads wrong layer
Ah... NOW I get an image:
https://www.wms.nrw.de/umwelt/laerm?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&BBOX=51.42312...
Richard Duivenvoorde
11:12 PM Bug report #16180: WMS browser panel loads wrong layer
Hi,
I tried to reproduce your issue, but to be honest I'm even not able to see the image you get in your animated gi...
Richard Duivenvoorde
05:41 PM Revision 96c31a1f (qgis): remove python version checks
Jürgen Fischer
04:28 PM Revision 32446348 (qgis): oracle provider: fix build
Jürgen Fischer
03:39 PM Revision 0bc3c291 (qgis): exclude test data from astyling
Jürgen Fischer
03:37 PM Revision b9162dcc (qgis): scripts/astyle-all.sh run
Jürgen Fischer
02:40 PM Bug report #16049: Opening a lot of JPG rasters all at once causes crash on Linux
If you mean it slows down a lot, what are the specs of your system.
My Windows system is running Windows 10, with br...
Patrick Dunford
06:38 AM Bug report #16049: Opening a lot of JPG rasters all at once causes crash on Linux
Loading many .jpg tiles makes QGIS (2.18) quite unusable here on Windows 7. R. R.
05:45 AM Bug report #16049 (Open): Opening a lot of JPG rasters all at once causes crash on Linux
I can see it happen on Linux. On Windows seems ok. Not a regression anyway, older releases also affected. Giovanni Manghi
05:45 AM Bug report #16049 (Open): Opening a lot of JPG rasters all at once causes crash on Linux
I can see it happen on Linux. On Windows seems ok. Not a regression anyway, older releases also affected. Giovanni Manghi
05:45 AM Bug report #16049 (Open): Opening a lot of JPG rasters all at once causes crash on Linux
I can see it happen on Linux. On Windows seems ok. Not a regression anyway, older releases also affected. Giovanni Manghi
02:31 PM Bug report #16275: The variables pane of composer item is always empty and read only
I now can confirm on a ubuntu 16.04 that has no relation with the Windows computer. Surprisingly, it's with a build o... Harrissou Santanna
12:04 PM Bug report #16275: The variables pane of composer item is always empty and read only
Can't confirm on windows either (and I use this feature all the time with multiple different projects). Might be a pl... Nyall Dawson
08:38 AM Bug report #16275 (Feedback): The variables pane of composer item is always empty and read only
I cannot confirm on Win7 and Linux. Giovanni Manghi
07:47 AM Bug report #16275: The variables pane of composer item is always empty and read only
I can confirm on a Windows 10 too: none of the Items in print composer has its variables frame populated (see screens... Harrissou Santanna
07:47 AM Bug report #16275: The variables pane of composer item is always empty and read only
I can confirm on a Windows 10 too: none of the Items in print composer has its variables frame populated (see screens... Harrissou Santanna
07:47 AM Bug report #16275: The variables pane of composer item is always empty and read only
I can confirm on a Windows 10 too: none of the Items in print composer has its variables frame populated (see screens... Harrissou Santanna
06:18 AM Bug report #16275: The variables pane of composer item is always empty and read only
Sorry, but I can't edit my ticket.
Please update it:
Category: Map Composer / Printing
Platform: Win x64
Platform ver...
Andrey Maiorov
03:51 AM Bug report #16275: The variables pane of composer item is always empty and read only
Could you please set the proper category and platform/version when filing tickets? thanks. Giovanni Manghi
03:24 AM Bug report #16275 (Closed): The variables pane of composer item is always empty and read only
The variables pane of composer item is always empty and read only. Andrey Maiorov
12:42 PM Revision b86db94e (qgis): update data.gov CSW endpoint to https
Tom Kralidis
12:40 PM Revision 4f3719c0 (qgis): update data.gov CSW endpoint to https
Tom Kralidis
12:39 PM Revision 24954f8b (qgis): update data.gov CSW endpoint to https
Tom Kralidis
10:17 AM Bug report #16277 (Closed): Processing "Gdal Clip Vector Layer By Extent" and "Clip Vector by Pol...
Both algorithms fail during the running giving both this error:
@2017-03-03T13:23:50 0 ogr2ogr -spat 1.65316901408...
matteo ghetta
10:08 AM Bug report #16276 (Closed): Processing Gdal Translate
When trying to use the gdal translate format of raster files, no matter what kind of file it is (tiff, hdr, etc..) an... matteo ghetta
09:09 AM Revision 193fad94 (qgis): update astyle to 2.06
Denis Rouzaud
09:09 AM Revision 8bbb7d92 (qgis): astyle on left overs
Denis Rouzaud
09:09 AM Revision 2e7de50b (qgis): run astyle on src/*
Denis Rouzaud
09:09 AM Revision dccf8c9e (qgis): run astyle on src/app
Denis Rouzaud
09:09 AM Revision e7079eea (qgis): run astyle on src/gui
Denis Rouzaud
09:09 AM Revision c4434e8b (qgis): astyle options
Denis Rouzaud
09:09 AM Revision 40c056ca (qgis): run astyle on src/core
Denis Rouzaud
08:50 AM Revision e5ebcd17 (qgis): Merge pull request #4206 from volaya/fix_processing_provider_update
[processing] fixed update of toolbox after editing script providers Victor Olaya
08:41 AM Bug report #15775: Zoom to selection zooms more than needed
Weird...
I just ran @qgis --defaultui --nocustomization --noplugins@ (altogether and separately) and adding the laye...
Harrissou Santanna
08:26 AM Bug report #15775: Zoom to selection zooms more than needed
Harrissou Santanna wrote:
> I added some dummy data that produces this bug (actually it happens with any data) and a ...
Giovanni Manghi
06:49 AM Bug report #15775: Zoom to selection zooms more than needed
I added some dummy data that produces this bug (actually it happens with any data) and a screenshot. Still failing zo... Harrissou Santanna
06:49 AM Bug report #15775: Zoom to selection zooms more than needed
I added some dummy data that produces this bug (actually it happens with any data) and a screenshot. Still failing zo... Harrissou Santanna
06:39 AM Bug report #15855: Composer -> Export as PDF produced bigger file/crash qgis
...sample files send by mail. Please do not share the files! R. R.
03:50 AM Bug report #15855: Composer -> Export as PDF produced bigger file/crash qgis
Reinhard Reiterer wrote:
> Win7 - 64bit
can you share (even privately) the project and data and layout that are caus...
Giovanni Manghi
03:25 AM Bug report #15855: Composer -> Export as PDF produced bigger file/crash qgis
Win7 - 64bit R. R.
03:25 AM Bug report #15855: Composer -> Export as PDF produced bigger file/crash qgis
Reinhard Reiterer wrote:
> Exporting an A3 sheet containing raster images at 300 dpi crashes QGIS 2.18.4. Windows say...
Giovanni Manghi
03:25 AM Bug report #15855: Composer -> Export as PDF produced bigger file/crash qgis
Reinhard Reiterer wrote:
> Exporting an A3 sheet containing raster images at 300 dpi crashes QGIS 2.18.4. Windows say...
Giovanni Manghi
03:25 AM Bug report #15855: Composer -> Export as PDF produced bigger file/crash qgis
Reinhard Reiterer wrote:
> Exporting an A3 sheet containing raster images at 300 dpi crashes QGIS 2.18.4. Windows say...
Giovanni Manghi
03:24 AM Bug report #15855: Composer -> Export as PDF produced bigger file/crash qgis
Reinhard Reiterer wrote:
> Exporting an A3 sheet containing raster images at 300 dpi crashes QGIS 2.18.4. Windows say...
Giovanni Manghi
03:16 AM Bug report #15855: Composer -> Export as PDF produced bigger file/crash qgis
Exporting an A3 sheet containing raster images at 300 dpi crashes QGIS 2.18.4. Windows says 'not enough memory' after... R. R.
02:18 AM Bug report #15855 (Feedback): Composer -> Export as PDF produced bigger file/crash qgis
Can the reporter give feedback about QGIS 2.18.4? I just tried to print a large map (A0) with aerial images and the o... Giovanni Manghi
05:43 AM Bug report #16254 (Closed): clipping a CORINE landcover geotiff raster with a polygon misses a dr...
Davor Lister wrote:
> I managed to clip the raster on a different computer, and with QGIS 2.14 on it. :)
>
> On the ...
Giovanni Manghi
05:43 AM Bug report #16254 (Closed): clipping a CORINE landcover geotiff raster with a polygon misses a dr...
Davor Lister wrote:
> I managed to clip the raster on a different computer, and with QGIS 2.14 on it. :)
>
> On the ...
Giovanni Manghi
04:27 AM Bug report #13294 (Closed): WMS extent/coordinates wrong on Windows
works as expected on qgis server 2.18.4 Giovanni Manghi
04:27 AM Bug report #13294 (Closed): WMS extent/coordinates wrong on Windows
works as expected on qgis server 2.18.4 Giovanni Manghi
03:57 AM Bug report #12553: Features are not rendered (at certain scales) and cannot be selectd/identified...
Will try to manage a new sample dataset to prove this issue. The problem has been certainly seen on 2.14 and 2.18 too. Giovanni Manghi
03:57 AM Bug report #12553: Features are not rendered (at certain scales) and cannot be selectd/identified...
Will try to manage a new sample dataset to prove this issue. The problem has been certainly seen on 2.14 and 2.18 too. Giovanni Manghi
03:57 AM Bug report #12553: Features are not rendered (at certain scales) and cannot be selectd/identified...
Will try to manage a new sample dataset to prove this issue. The problem has been certainly seen on 2.14 and 2.18 too. Giovanni Manghi
03:37 AM Bug report #16273: Configure the visibility of columns in attribute table works only at the secon...
No longer reproduce. I will look for steps Andrey Maiorov
03:34 AM Bug report #16273 (Closed): Configure the visibility of columns in attribute table works only at ...
Andrey Maiorov
03:22 AM Bug report #16273 (Closed): Configure the visibility of columns in attribute table works only at ...
Configure the visibility of columns in attribute table works only at the second attempt. Try to hide some columns in ... Andrey Maiorov
03:23 AM Bug report #16274 (Closed): Reference point property of the composer item is not working properly
Reference point property of the composer item is not working properly. Create any item on composer and change the ref... Andrey Maiorov
03:22 AM Bug report #13779: symbols not correctly clipped in map legend
This regression affects also the latest 2.18 release. Giovanni Manghi
03:22 AM Bug report #13779: symbols not correctly clipped in map legend
This regression affects also the latest 2.18 release. Giovanni Manghi
03:21 AM Bug report #16272 (Closed): Some times it is impossible to use move or rotate label tool
Some times it is impossible to use move or rotate label tool.
Try to create 2 different layers one of them is a edit...
Andrey Maiorov
03:04 AM Bug report #16271 (Closed): Composer item change his position without control
Create an atlas in composer with various page sizes. The page size is tie to the size of the object in the coverage l... Andrey Maiorov
02:45 AM Bug report #16270 (Closed): Modeler does not work on QGIS master
TypeError: arguments did not match any overloaded call: QSize(): too many arguments QSize(int, int): argument 1 h... Giovanni Manghi
02:45 AM Bug report #16097 (Closed): Convert formats within a processing model
Saber Razmjooei
02:44 AM Bug report #16097 (Feedback): Convert formats within a processing model
Works for me on 2.18.4. (on Master the modeler does not work, so I believe that you hit this issue on 2.14/2.18 and n... Giovanni Manghi
02:29 AM Bug report #16224 (Feedback): Selected language is not taken into consideration
This affects only master, correct? Giovanni Manghi
02:29 AM Bug report #16224 (Feedback): Selected language is not taken into consideration
This affects only master, correct? Giovanni Manghi
02:28 AM Bug report #16239: master: (much) slower rendering (and attribute table opening) time compared to...
see also #15752 Giovanni Manghi
02:27 AM Bug report #8760 (Feedback): Custom Form from .ui File crashes QGIS on Ubuntu
Is this still an issue on 2.18.4? Giovanni Manghi
02:16 AM Feature request #16264 (Closed): Processing "Import into PostGIS" doesn´t reflect current PostGIS...
duplicate of #13041 Giovanni Manghi
02:16 AM Feature request #16264 (Closed): Processing "Import into PostGIS" doesn´t reflect current PostGIS...
duplicate of #13041 Giovanni Manghi
02:12 AM Bug report #16267: Printing Pdf's that have WMTS layers problems
I can see it also here. 2.18.4 too on Linux. Giovanni Manghi
02:05 AM Bug report #16137 (Feedback): QGis Print composer prints maps with strange red lines
Tudor Bărăscu wrote:
> Hello! In order to get your bug "noticed" and easier to replicate, I would suggest adding test...
Giovanni Manghi
02:05 AM Bug report #16137 (Feedback): QGis Print composer prints maps with strange red lines
Tudor Bărăscu wrote:
> Hello! In order to get your bug "noticed" and easier to replicate, I would suggest adding test...
Giovanni Manghi
01:44 AM Bug report #16269 (Closed): relation reference widget with attachment widget progressive size inc...
When having an attachment widget as a picture in an embded form in a relation reference widget, the image size increa... Denis Rouzaud
01:04 AM Bug report #16268 (Feedback): Issue connecting QgsVectorLayer.committedAttributesAdded under QGIS...
I am migrating a plugin to QGIS3 and under Windows with the latest qgis-dev release(build 1182816)
I get an error co...
enrico ferreguti

2017-03-02

12:42 AM Bug report #16071: SIP 4.19 breaks QGIS build
To definitively fix the things, the same patch should be applied on 2.14 branch so it will not be lost next release.
...
Bruno Friedmann
12:23 AM Revision 0d17e854 (qgis): Merge pull request #4207 from nyalldawson/cancel_job
Backport non-blocking render cancellation Nyall Dawson
12:08 AM Revision bd58bc33 (qgis): oracle provider: update qocispatial driver for/from Qt5
* handling of private data
* rely on implicit byte array sharing instead of using data pointers
* sync with qoci
Jürgen Fischer
12:08 AM Revision bceb8ff7 (qgis): fix exporting bookmarks
Jürgen Fischer
12:08 AM Revision d315fdfa (qgis): canvas: don't try to connect to null layers
Jürgen Fischer
12:08 AM Revision fb409b59 (qgis): oracle provider: use prepared statements with parameters (implements #1...
Jürgen Fischer
12:08 AM Revision 09e1c8c7 (qgis): vector layer ctor: avoid 'Data source is invalid' warning when invoked ...
Jürgen Fischer
11:34 PM Bug report #7146: DB manager does not remove Spatialite indexes and entry in "spatialite_hystory"...
Here on Win7 creating a new table with a previously used table name works, but the features are not displayed properl... R. R.
11:18 PM Revision a4219b35 (qgis): Add a unit test for map render job cancelation
Nyall Dawson
11:18 PM Revision 90f381b4 (qgis): Don't block when canceling canvas render jobs
In some cases canceling render jobs can take a long time. Eg when
using database layers over a sloooooow connection, ...
Nyall Dawson
11:07 PM Revision febff07f (qgis): Indentation
Nyall Dawson
11:02 PM Revision beb55d19 (qgis): Followup to dfe268f; update QScintilla new lib name in 2.10 for Qt4
[ci skip] Larry Shaffer
11:00 PM Revision 30577386 (qgis): Followup to dfe268f; update QScintilla new lib name in 2.10 for Qt4
[ci skip] Larry Shaffer
10:21 PM Bug report #16267 (Closed): Printing Pdf's that have WMTS layers problems
Hello,
In 2.18.4, 2.14.12 projects that have a WMTS layers I've noticed the resulted pdf image is randomly missing...
Tudor Bărăscu
09:58 PM Bug report #16137: QGis Print composer prints maps with strange red lines
Hello! In order to get your bug "noticed" and easier to replicate, I would suggest adding test data, information rega... Tudor Bărăscu
09:55 PM Revision 90fae261 (qgis): fix exporting bookmarks
Jürgen Fischer
03:07 PM Feature request #16251: Use bind variables in Oracle SQL
Jurgen,
I have scanned the changeset and what you have done looks good.
Thanks for the fast response.
regards
Simon
Simon Greener
03:01 PM Feature request #16251 (Closed): Use bind variables in Oracle SQL
Fixed in changeset commit:"fb409b59a9ab2e748372cf1b0e346cc24144ee7f". Jürgen Fischer
01:44 PM Revision 51da47d6 (qgis): [processing] fixed update of toolbox after editing script providers
Victor Olaya
01:43 PM Revision 1618f539 (qgis): [provided] avoid removing toolbox entries when there are no recent algs
Victor Olaya
01:43 PM Revision b500ab50 (qgis): [processing] fixed reading script description for R algorithms
fixes #16227 Victor Olaya
01:19 PM Bug report #16266 (Closed): OWSLib failed because pyproj is missing
I use the OWSLib version integrated within QGIS in my plugin, to handle main OGC services (WMS/WMTS and WFS).
It's so...
geo julien
01:18 PM Feature request #16265 (Closed): Saving a processing model confirmation dialog
When I save a processing model QGIS opens a window saying that the model was saved correctly. Is this really necessar... Magnus Nilsson
01:10 PM Feature request #16264 (Closed): Processing "Import into PostGIS" doesn´t reflect current PostGIS...
I noticed that the processing tool "Import into PostGIS" doesn´t show recently added PostGIS connections. Restarting ... Magnus Nilsson
12:58 PM Feature request #16263 (Closed): Select multiple objects in Processing
The processing modeller should support selecting multiple objects. That would help rearranging the model easier. Magnus Nilsson
12:49 PM Feature request #16262 (Closed): Support for undo/redo in Processing
I would like to see support for undo/redo when moving/rearranging objects when building a model in processing. Magnus Nilsson
11:43 AM Bug report #16261 (Closed): metasearch fails when catalogue entry provides full GetCapabilities U...
As a metasearch user
I want to access entries in catalogues that include a full GetCapabilities URL
So that these typ...
Dave Sampson
11:00 AM Revision 9c3fa187 (qgis): Fix map themes in combination w/ offline editing
Matthias Kuhn
10:40 AM Feature request #16260 (Closed): Better colour scheme for node tool
People find the current colour scheme for node tool during digitizing (red for normal nodes, blue for selected, green... Paolo Cavallini
09:26 AM Revision e84829e0 (qgis): Merge pull request #4088 from volaya/grass_tempfile_fix
[processing] fixed grass tempfiles Alexander Bruy
09:15 AM Bug report #16259: Processing Refactor Fields tool: some field types appear twice in the list
It affects also 2.18 and 2.14, so it seems never worked 100% ok. Giovanni Manghi
08:34 AM Bug report #16259 (Closed): Processing Refactor Fields tool: some field types appear twice in the...
In the Processing tool Refactor Fields, using a shapefile, I get twice "Double" and "Date" values in the Type column ... Harrissou Santanna
08:13 AM Revision e045b369 (qgis): Fixes segfault in QgsSettings::clear, fixes #16233
mGlobalSettings is read-only and can be a nullptr
that QSettings instance should never be modified
nor assumed to be ...
Alessandro Pasotti
06:58 AM Bug report #16046 (Feedback): QGIS 2.14/2.18 crashes loading project with MSSQL layers
Giovanni Manghi
05:18 AM Bug report #16046: QGIS 2.14/2.18 crashes loading project with MSSQL layers
Johanna Botman wrote:
> I would like to upgrade to 2.18.4
Have you tried with the data I attached?
I did the sam...
Andre Jesus
06:00 AM Bug report #16254: clipping a CORINE landcover geotiff raster with a polygon misses a driver
I managed to clip the raster on a different computer, and with QGIS 2.14 on it. :)
On the affected machine I:
- rein...
Davor Lister
05:16 AM Revision 1752d446 (qgis): Merge pull request #4204 from nyalldawson/cancel_without_blocking
Don't block when canceling canvas render jobs Nyall Dawson
04:36 AM Bug report #16227 (Closed): R scripts won't run
Fixed in changeset commit:"b500ab506595e2efa12fce7f67cbbfd620403322". Victor Olaya
04:12 AM Revision 6243f787 (qgis): Add a unit test for map render job cancelation
Nyall Dawson
03:39 AM Revision 3b56b79f (qgis): Don't block when canceling canvas render jobs
In some cases canceling render jobs can take a long time. Eg when
using database layers over a sloooooow connection, ...
Nyall Dawson
02:15 AM Bug report #15976: Attribute table: rows are switching when adding attributes
Confirmed also on 2.18.4 Giovanni Manghi
02:15 AM Bug report #15976: Attribute table: rows are switching when adding attributes
Confirmed also on 2.18.4 Giovanni Manghi
 

Also available in: Atom