Activity

From 2018-04-01 to 2018-04-30

2018-04-30

10:42 PM Revision dcde8eee (qgis): update INSTALL (run scripts/scandeps.pl, integrate ce34646cf, make
t2tdoc) Jürgen Fischer
10:16 PM Revision 9ffae600 (qgis): [FEATURE] Variable width buffers
Adds geometry methods to create variable width buffers, including
tapered buffers (with a specified start and end dia...
Nyall Dawson
10:16 PM Revision 6ca32707 (qgis): [FEATURE] Add expression functions for tapered and variable
width buffers
Adds:
- tapered_buffer
- buffer_by_m
expression functions. These expose the same functionality as the...
Nyall Dawson
10:15 PM Revision 2d3d6a8b (qgis): [afs] Fix handling of date/datetime field values
Nyall Dawson
10:14 PM Bug report #18887 (Closed): qgis-bin-g7.4.0.exe stopped working (python console)
Solution is not to use print outside of console applications - use the safer QgsMessageLog class instead. Nyall Dawson
10:14 PM Bug report #18887 (Closed): qgis-bin-g7.4.0.exe stopped working (python console)
Solution is not to use print outside of console applications - use the safer QgsMessageLog class instead. Nyall Dawson
12:52 PM Bug report #18887 (Closed): qgis-bin-g7.4.0.exe stopped working (python console)
I got a crash when I used the python console to test some code. I attach below the code, simplified as much as possib... Antoine Lafranchis
10:11 PM Bug report #18881 (In Progress): QGIS cannot recognise CRS from ESRI wkt on ArcGIS Feature Server
PR at
https://github.com/qgis/QGIS/pull/6888
Nyall Dawson
10:11 PM Bug report #18881 (In Progress): QGIS cannot recognise CRS from ESRI wkt on ArcGIS Feature Server
PR at
https://github.com/qgis/QGIS/pull/6888
Nyall Dawson
01:29 PM Bug report #18881: QGIS cannot recognise CRS from ESRI wkt on ArcGIS Feature Server
Update: I found a workaround; if I add the layer, edit the properties/Source and change the Coordinate reference syst... Bruce Steedman
06:29 PM Bug report #18889 (Open): Clipping feature errors trying to clip raster file on Mac (QGIS 3.0.2)
When using feature RASTER > EXTRACTION > CLIP RASTER BY MASK LAYER
Mask is a vector file
QGIS fails with messag...
Robert Catherman
06:14 PM Revision 387e724b (qgis): [processing] Refactor Fields algorithm: avoid unnecessary confirmation ...
gacarrillor
05:48 PM Bug report #18888 (Closed): QGIS 2.18 branch 2.18 release 2.18 and over don't compile
Hi,
I see the QGS-Server section of QGIS branch 2_18 release 2.19 or 2.18 don't compile at all.
It return this erro...
aperi2007 -
05:02 PM Revision 9f3d5711 (qgis): clean tests and add a new test for snapping on inivisble feature
Loïc Bartoletti
03:19 PM Revision 11047219 (qgis): Merge pull request #6892 from pblottiere/bugfix_attrform
Fixes crash when deleting last field from attribute table Paul Blottiere
02:23 PM Revision 1c34339b (qgis): Use modal dialog when in properties dialog, allowing to cancel
the process and add help button (fix #17903).
Also fix crash that occurs when pressing ESC button.
and fix doc
Harrissou Santanna
02:21 PM Revision 89c2b4bd (qgis): [bugfix]Changing a range or category symbol should not update the [Chan...
Also avoid modification of the *Change* button if the dialog is not accepted Harrissou Santanna
02:11 PM Revision ee417aae (qgis): Fix typo and spelling
Harrissou Santanna
01:36 PM Bug report #18873: XYZ Tile Server with custom CRS not working in 2.18 LTS
Related to #18881 re incorrect crs parsed from ESRI wkt on server.
Also, problem still exists in QGIS v3.02 on Ubu...
Bruce Steedman
12:59 PM Bug report #18886: ArcGIS 'Group Layer' incorrectly added by ArcGisFeatureServer
For an example of a recursive Group Layer structure, see layer 'Jersey Gas' on the same server (a Group Layer). It ha... Bruce Steedman
12:51 PM Bug report #18886 (Closed): ArcGIS 'Group Layer' incorrectly added by ArcGisFeatureServer
I have added a connection to following Feature Server url: http://dcw7.digimap.je/arcgis/rest/services/JerseyUtilitie... Bruce Steedman
12:32 PM Bug report #18885: Processing native Clip algorithm does not copy the attribute table
Forgot to say: if the output of Processing is treated as temporary. If it is saved on the disk it works nice matteo ghetta
12:31 PM Bug report #18885 (Closed): Processing native Clip algorithm does not copy the attribute table
Even if the tool work fine (even with different CRS) the attribute of the original layer is not copied to the final o... matteo ghetta
11:58 AM Bug report #18882: Attempting to add layer using site-wide WFS get capabilities URL in QGIS 3 err...
See updated conversation here: https://github.com/qgis/QGIS/commit/ccb4c80f8a6d2bb179258f1ffec0dc9a447ca465#commitco... Jeremy Palmer
06:10 AM Bug report #18882: Attempting to add layer using site-wide WFS get capabilities URL in QGIS 3 err...
Not this server is using geoserver in the backend as they implement TYPENAME. So I assume TYPENAMES is getting ignore... Jeremy Palmer
05:59 AM Bug report #18882: Attempting to add layer using site-wide WFS get capabilities URL in QGIS 3 err...
When you change TYPENAMES to TYPENAME it return straight away.
I think the commit is the reason why it works in 2....
Jeremy Palmer
04:05 AM Bug report #18882 (Feedback): Attempting to add layer using site-wide WFS get capabilities URL in...
Seems to get stuck on requesting
https://data.linz.govt.nz/services;key=KEY/wfs?SERVICE=WFS&REQUEST=DescribeFeatur...
Nyall Dawson
11:50 AM Revision fca52388 (qgis): [processing] replace define current projection with reproject layer in ...
Mathieu Pellerin - nIRV
11:50 AM Revision 57b3c58d (qgis): [processing] add some missing icons for the data management tools menu
Mathieu Pellerin - nIRV
11:50 AM Revision 2402b35a (qgis): [processing] add missing icons for the analysis tools menu
Mathieu Pellerin - nIRV
11:50 AM Revision df283513 (qgis): [processing] add missing icons for the geometry tools menu
Mathieu Pellerin - nIRV
11:24 AM Revision 9ecb0b27 (qgis): Fixes crash when deleting last field from attribute table
Paul Blottiere
11:06 AM Bug report #18740: is a WFS layer is large enough then identifying a feature in QGIS with the "au...
Even Rouault wrote:
> I didn't do significant changes in the WFS provider in months, so if this is a regression, per...
Giovanni Manghi
10:50 AM Revision 68f463e3 (qgis): Improve onFeatureAdded and onAttributeValueChanged
Loïc Bartoletti
08:33 AM Bug report #18884 (Open): Add option to log URL requests
Add an new feature to log QGIS HTTP(s) URL calls in QGIS logging network tab. This should available as a debugging op... Jeremy Palmer
08:24 AM Revision 84bdd47e (qgis): Merge pull request #6886 from m-kuhn/snapperdocs
Remove QgsSnapper API change docs. It is ✝ Matthias Kuhn
08:07 AM Revision cad0f3d5 (qgis): [processing] Throw warning when menu item links are broken
Nyall Dawson
08:04 AM Revision 3bfc93d9 (qgis): [processing] fix grass provider svg path
Mathieu Pellerin - nIRV
08:04 AM Revision 08db66fb (qgis): [processing] draw vector icons when available in modeler
Mathieu Pellerin - nIRV
07:39 AM Revision f8a3de45 (qgis): [processing] fix some native algorithm IDs for menu items
Mathieu Pellerin - nIRV
07:39 AM Revision 1370a5cd (qgis): [processing] add vector icons for geoprocessing tools menu
Mathieu Pellerin - nIRV
07:31 AM Revision 5017e94b (qgis): Fix crash when opening vector properties on geometryless layer
Nyall Dawson

2018-04-29

01:46 AM Bug report #18883 (Closed): Rename "WMS" in Data Source Manager to "WMS/WMTS"
To be more clear "WMS" in the Data Source Manager should be renamed to "WMS/WMTS" or "WM(T)S" as it is in QGIS 2.18.
...
Ian Harrison
01:23 AM Bug report #18882 (Closed): Attempting to add layer using site-wide WFS get capabilities URL in Q...
Attempted to add a WFS layer using a site-wide get capabilites: https://data.linz.govt.nz/services;key=API_KEY/wfs?se... Ian Harrison
10:39 PM Bug report #18796 (Open): PNG8 image encoding radio button for WMS is duplicated
Yes it's: https://data.linz.govt.nz/services;key=API_KEY/wms/layer-50767?service=WMS&version=1.1.1&request=GetCapabil... Ian Harrison
10:38 PM Bug report #18267: QGIS 3.0 WFS 2.0 not working
Is this provider generating storedQueries or using complex features? If so then it won't work, the QGIS WFS 2.0 provi... Jeremy Palmer
10:34 PM Bug report #18740: is a WFS layer is large enough then identifying a feature in QGIS with the "au...
I didn't do significant changes in the WFS provider in months, so if this is a regression, perhaps a "git bisect" exe... Even Rouault
10:16 PM Bug report #18740: is a WFS layer is large enough then identifying a feature in QGIS with the "au...
I also get this problem for large layers, but only for QGIS 3.0. When I load a layer with restrictToRequestBBOX='1' i... Jeremy Palmer
09:00 PM Bug report #18881 (Closed): QGIS cannot recognise CRS from ESRI wkt on ArcGIS Feature Server
I am using ArcGisFeatureServer to read Feature Layers from an ArcGIS server url:
https://roadworks.gov.je/arcgis/r...
Bruce Steedman
07:56 PM Revision aa44334e (qgis): Merge pull request #6880 from daniviga/rpm-f27
Update RPM spec since GRASS 7.4 has been backported to F27 Matthias Kuhn
07:52 PM Bug report #18880 (Open): [Processing] "Extract layer extent" should not blindly trust layer exte...
I have a PostgreSQL layer with a wrong extent (not all the features are shown when zooming to layer - see #18879).
...
Harrissou Santanna
07:40 PM Bug report #18879 (Open): [Layers Properties] "Update extents" button does not work
I have a postgreSQL layer whose extent is wrong (zoom to layer command only shows partial data, however coherent with... Harrissou Santanna
07:16 PM Bug report #18878 (Open): Unable to paste a layer in an empty project
Open a project, select a layer in the Layers panel, right-click and Copy layer
Open a new instance of QGIS and go to...
Harrissou Santanna
12:07 PM Bug report #18877 (Closed): Maximum recursion depth exceeded after adding a model or script to th...
When I edit "Providers option" or I add a new model/script to the Processing list, i receive "Maximum recursion dept... Oki Sir
12:02 PM Bug report #18876 (Closed): Bad/malformed command string when launching TauDem script (2.18.17)
When i try to launch a TauDem script, the corresponding command string is malformed (i think that path parsing/escapi... Oki Sir
11:58 AM Bug report #18875 (Closed): Bad/malformed command string when launching TauDem script
When i try to launch a TauDem script, the corresponding command string is malformed (all words are splitted in single... Oki Sir
07:59 AM Revision 9a856167 (qgis): Remove QgsSnapper API change docs. It is ✝
Matthias Kuhn
07:50 AM Revision f4c00f53 (qgis): Merge pull request #6883 from m-kuhn/removeUnrequiredSemicolons
Remove unrequired `;` semicolons Matthias Kuhn

2018-04-28

11:53 PM Feature request #18800: Enhanced filter handling
Patrick, have you seen the changes introduced by https://github.com/qgis/QGIS/pulls/6057? Also, you may be interested... Harrissou Santanna
10:09 PM Revision d3a9fad4 (qgis): macOS needs path to GEOS framework
Tom Elwertowski
10:03 PM Bug report #13203: When opening Shapefile the .cpg file is ignored in Windows 8.1
+1, same problem here on Windows... Quan Tum
09:00 PM Bug report #18872: Symbol Selector Window 'overflows' the screen on small resolutions
I think this issue should be fixed by https://github.com/qgis/QGIS/pulls/5976 (switching from a widget to a real resi... Harrissou Santanna
02:37 PM Bug report #18872 (Closed): Symbol Selector Window 'overflows' the screen on small resolutions
At a resolution of 1280x720, the symbol selector window tends to be larger than the screen when the symbol fill type ... Bien Carlos Manazares
05:07 PM Bug report #18874 (Open): QGIS 3D map viewer crashes on WCS/WMTS layers in 3.0.2
When loading a WCS elevation model plus WMTS aerial photography and then opening a new 3D map, QGIS 3.0.2 repeatedly ... JW van Aalst
04:38 PM Bug report #18080: Vector Fixed Distance Buffer
As already stated, I think this is a duplicate of #17291, which was closed with Resolution "wontfix" with the recomme... Steve Lowman
04:33 AM Bug report #18080 (Reopened): Vector Fixed Distance Buffer
I am requesting to reopen this case. Please accept my apologies for my procrastination on the matter.
I have tri...
Douglas Alderman
02:35 AM Bug report #18080: Vector Fixed Distance Buffer
Yes, the SAGA "Fixed Distance Buffer" works. The QGIS "Fixed Distance Buffer" did not work several times for me, lea... Douglas Alderman
03:41 PM Bug report #18873 (Open): XYZ Tile Server with custom CRS not working in 2.18 LTS
I have added the following URL pattern as an XYZ Tile Server connection:
http://dcw7.digimap.je/arcgis/rest/servic...
Bruce Steedman
12:57 PM Revision 01dd718a (qgis): Remove unrequired `;` semicolons
Matthias Kuhn
11:35 AM Bug report #18871 (Closed): Matrix parameter does not respect default value
When matrix parameter defined with some default value, this value does not apply. For example,... Alexander Bruy
11:33 AM Revision 4aaa652d (qgis): Merge pull request #6870 from m-kuhn/offlineediting_zm
[FEATURE] Offline editing support for Z and M coordinates Matthias Kuhn
10:51 AM Bug report #18774 (Closed): master does not build in fedora 28 after final freeze using buildrpms...
Seems to be fixed in commit:1af0f4c7cb87cb64c157b5de5f4b5dc72ba78102 Basil Eric Rabi

2018-04-27

09:51 PM Revision c1552e72 (qgis): [processing] Add createByDefault argument to destination parameter
constructors
Allows this setting to be set for parameters created from
description text files
Nyall Dawson
09:50 PM Revision 5339d627 (qgis): [processing] More helpful errors when sources cannot be loaded
Include descriptive text with the specified parameter value
in error, and always check that sources were loaded to av...
Nyall Dawson
09:50 PM Revision c314639e (qgis): [processing] More stringent testing of parameter validity
- Check static QgsProperty parameter values
- Properly check QgsProcessingFeatureSourceDefinition and
QgsProcessingOu...
Nyall Dawson
09:50 PM Revision e25fd4c9 (qgis): [processing] Use info logging instead of warning logging for non-warnings
Nyall Dawson
09:50 PM Revision 199af260 (qgis): Fix some warnings
Nyall Dawson
09:50 PM Revision 249dca78 (qgis): [processing] Consist helpful error messages when sinks cannot be created
And throw exceptions always when sinks are not created to avoid
generic errors
Nyall Dawson
08:32 PM Bug report #18870 (Closed): SAGA ... Channel Network and Drainage Basins fails due to Threshold ...
Processing > SAGA > Terrain Analysis - Channels > "Channel Network and Drainage Basins" requires only 2 inputs: Eleva... Garth Fletcher
07:42 PM Bug report #18869 (Open): 2.18 Raster Style qml's not applying correctly in QGIS 3.4
New Description: After loading a .qml raster layer style in QGIS 3.0,3.2,3.4 that was created in 2.18, the raster sty... Sarah Popov
07:29 PM Revision 5f11692c (qgis): Update RPM spec since GRASS 7.4 has been backported to F27
Daniele Viganò
06:10 PM Revision 85fd681e (qgis): Merge pull request #6871 from borysiasty/dbmanager_unicode_fix
[DBManager] Fix encoding error if a field/table/database/file name co… Borys Jurgiel
05:59 PM Bug report #18867 (Open): Georeferencer incorrectly shows last image when reopened
*Steps to reproduce:*
* Open Georeferencer
* Open raster .tif image
* Add some GCP points
* In the options, choos...
Antoine Lafranchis
05:58 PM Revision 4087521f (qgis): [server] Avoid %2B to be interpreted as space in querystring
If '+' is replaced by ' ' after percent decoding, '%2B' is interpreted as ' '.
Fix this by replacing '+' by '%20' be...
Arnaud Morvan
05:11 PM Bug report #18558: QGIS crash with SQL Server layer
Tested with 3.0.2, and it still crashes. Francisco, can you change the issue to "Regression = yes"? It worked with 2.... Antony Zonato
04:45 PM Revision e5aaf6a5 (qgis): [DB Manager] Avoid unnecessary conversion (follows up b822fe750f40)
Borys Jurgiel
04:41 PM Bug report #18866 (Closed): 1:n relation: "On map identification" relation widget does not update...
With 2 geometric layers, with the "On map identification" option of Reference Widget enabled, when clicked on a new f... matteo ghetta
03:18 PM Revision de8f264e (qgis): fix PROJ_HAS_VERSION and also display version in cmake output (#6878)
Denis Rouzaud
03:16 PM Revision a34c4436 (qgis): fix PROJ_HAS_VERSION and also display version in cmake output (#6878)
Denis Rouzaud
11:49 AM Revision 291c0394 (qgis): Shapefile instead of GML for travis
matteo ghetta
09:15 AM Revision 9c0a9ca4 (qgis): [processing] add test for fixed algorithm
matteo ghetta
09:12 AM Revision 3984e906 (qgis): Merge pull request #6513 from pblottiere/executesql_params
[FEATURE][needs-docs] Add parameters to 'Execute SQL' algorithm Hugo Mercier
09:04 AM Revision 9ce21e4a (qgis): [processing] Add an example of running a sub-algorithm correctly
to script template file Nyall Dawson
08:12 AM Revision fb14214e (qgis): Remove unrequired include
Matthias Kuhn
08:12 AM Revision c31ce0f9 (qgis): Improve wording
Matthias Kuhn

2018-04-26

01:21 AM Revision a5a91ec3 (qgis): Fix some more redundant geos includes in headers
And re-add geos include directory for grass provider Nyall Dawson
01:21 AM Revision 83cb3da2 (qgis): Fix gcc8 ignore qualifier warning
Nyall Dawson
01:13 AM Revision cf7cf820 (qgis): Fix gcc8 "writing to an object of with no trivial copy-assignment"
warning Nyall Dawson
01:13 AM Revision efce881b (qgis): Re-add proj include to grass provider
Nyall Dawson
01:12 AM Revision e1c6afab (qgis): Fix ui build warnings
Nyall Dawson
01:12 AM Revision 48f2217d (qgis): Fix gcc8 catch-value "catch expection by value" warnings
Nyall Dawson
11:21 PM Bug report #18812 (Closed): QGIS 3.0.1 crashes after attempting to remove a virtual field from a ...
h2. User Feedback
QGIS crashed when I tried to delete a virtual field from a shapefile.
I experienced two other...
Carolyn Krause
11:03 PM Revision e811c54b (qgis): Merge pull request #6835 from wonder-sk/identify-selection-modes
[FEATURE] Identify: more selection modes (simple / polygon / freehand / radius) Martin Dobias
10:56 PM Revision 16a6a90d (qgis): Merge pull request #6859 from wonder-sk/overlay-alg-fixes-3
Port Union algorithm to C++ and fix it Martin Dobias
07:56 PM Revision b822fe75 (qgis): [DBManager] Fix encoding error if a field/table/database/file name cont...
Borys Jurgiel
07:17 PM Revision 3c1c7fbd (qgis): Merge pull request #6868 from m-kuhn/processingFeedbackImportFix
Add missing import to processing Matthias Kuhn
06:04 PM Revision 78484c10 (qgis): Followup 655633a68c5
Matthias Kuhn
05:18 PM Revision 1afe0d1b (qgis): Add unit tests
Paul Blottiere
05:14 PM Revision e39e3b5d (qgis): Add BBOX and CRS before layers definition
Paul Blottiere
01:33 PM Revision b1bf9b28 (qgis): [FEATURE] Introduction of QGIS Quick library
This pull request is a subset of #6490
This adds a new library for creation of applications based on Qt Quick
framew...
Peter Petrik
01:31 PM Bug report #18811 (Open): F7 shortcut does not open the Layers styling panel if the Layers panel ...
If you press F7 when the Layers panel is closed, nothing (open nor close) happens to the Layer styling panel.
Enable...
Harrissou Santanna
01:28 PM Bug report #18810 (Open): Two different default shortcuts for the Layer styling panel (F7 vs Ctrl+3)
Right-click over panels or View --> Panels show that the Layer Styling panel can be enabled using Ctrl+3 shortcut
Fr...
Harrissou Santanna
12:59 PM Revision ba02a5e2 (qgis): Merge pull request #6851 from pblottiere/bugfix_segfault_z
[bugfix] Fixes Add Feature map tool when snapped layer has ZM support Paul Blottiere
12:27 PM Revision 9050a89a (qgis): [processing] fix broken SAGA algorithms
matteo ghetta
12:13 PM Revision f2a2eeba (qgis): Improvements from review
Martin Dobias
11:42 AM Revision f8165888 (qgis): Merge pull request #6862 from m-kuhn/core-headers-no-qforeach
Rewrite all core header usages of Q_FOREACH Matthias Kuhn
11:40 AM Revision 806545b0 (qgis): Plural disambiguation
Matthias Kuhn
11:26 AM Revision 87bb4bc1 (qgis): Show feature count and layer when asking for delete confirmation
Matthias Kuhn
11:16 AM Bug report #18809 (Open): GeoReferencer - wrong projection referance
I put map to referance. Set epsg:3395 for file and map window.
Check points on file and map. Click <Begin> and... fi...
Andrew Shanin
11:01 AM Revision bbd335ab (qgis): [oracle] Fix incorrect feature count after adding features to layers
Nyall Dawson
11:01 AM Revision c3b69900 (qgis): Followups
Nyall Dawson
11:01 AM Revision 3a3b0fe5 (qgis): [oracle] Fix handling of NULL values when add features to provider
Fixes NULL attribute values are incorrectly converted to empty
strings or 0 numeric values instead of NULL.
Nyall Dawson
11:01 AM Revision c78bdaeb (qgis): [oracle] Some updates to Oracle provider test suite
Now the Oracle provider passes the data provider edit stress/
conformance tests without issue!
Nyall Dawson
10:54 AM Revision f5099db8 (qgis): Fix doxygen warning
Matthias Kuhn
10:51 AM Revision 5e7719c3 (qgis): Tests for fieldNamesToIndices() and indicesToFields()
Martin Dobias
10:47 AM Revision 4168c05c (qgis): Add method to search variables in text with expressions
Paul Blottiere
10:47 AM Revision aef2b6e3 (qgis): Update ExecuteSQL to be configurable with expressions
Paul Blottiere
10:47 AM Revision 4f4844fa (qgis): Add a new source type for parameters
Paul Blottiere
10:47 AM Revision 23247067 (qgis): Remove unused variable
Paul Blottiere
10:47 AM Revision 40e0b89f (qgis): Fixes when no geometry
Paul Blottiere
10:47 AM Revision b13ba372 (qgis): New method to add a scope to the current context
Paul Blottiere
10:44 AM Revision 07b07ab1 (qgis): Remove unnecessary checks
Paul Blottiere
10:35 AM Revision 4749306a (qgis): fix svg size for cross-hair, capture-point, zoomin and zoomout, adjustm...
Salvatore Larosa
10:34 AM Revision 091ed912 (qgis): Move fieldNamesToIndices() and indicesToFields() to QgsProcessingUtils
Martin Dobias
10:02 AM Revision d0240e82 (qgis): Also remove Q_FOREACH from all gui headers
Matthias Kuhn
09:59 AM Revision 2d5ec75a (qgis): Rewrite all core header usages of Q_FOREACH
Matthias Kuhn
08:27 AM Revision 8ad579b7 (qgis): [FEATURE] Offline editing support for Z and M coordinates
Matthias Kuhn
07:28 AM Revision d8c36233 (qgis): Remove some more redundant include directories
Nyall Dawson
07:28 AM Revision 3f6e411e (qgis): Remove some redundant geos includes
Nyall Dawson
07:28 AM Revision d5626d92 (qgis): Remove geos include from qgsgeometry.h
Avoids the need to include geos from some build targets Nyall Dawson
07:28 AM Revision 201f1080 (qgis): Fix doxygen warnings
Nyall Dawson
07:20 AM Revision 3e2694a0 (qgis): Merge pull request #6848 from gacarrillor/line_intersection_with_geomet...
[processing] Make line intersection alg able to handle collections Matthias Kuhn
05:39 AM Revision 2d4b4828 (qgis): [mdal] Fix bad header guard
Nyall Dawson
05:37 AM Revision e875e5ed (qgis): [FEATURE][ogr/gdal] Add UI to expose HTTP(S) and cloud datasets
Mathieu Pellerin - nIRV
03:13 AM Revision 365b6323 (qgis): Fix labels in Displacement Point renderer GUI
Harrissou Santanna
03:13 AM Revision 4e175fd9 (qgis): Use "Displacement lines" label
Harrissou Santanna

2018-04-25

11:29 PM Revision 21a756ff (qgis): Remove older (incorrect!) test cases for union
The newer test data (overlay1_a and overlay1_b) cover more scenarios
and can be more easily investigated if something...
Martin Dobias
10:21 PM Bug report #18808 (Closed): Expression builder dialog shows by default an output preview value (1...
Open an expression builder dialog
Bottom left: _preview output: 123232_ is shown.
This information does not make s...
Harrissou Santanna
09:30 PM Bug report #18806 (Feedback): Cursor is misaligned when drawing new vectors
Hi Steven
No image attached.
Harrissou Santanna
07:43 PM Bug report #18806 (Closed): Cursor is misaligned when drawing new vectors
When adding a new feature the target cross-hair is misaligned with the actual shape being drawn. Please see attached ... Steven Bernard
09:08 PM Bug report #18807: Enabling/disabling algorithm providers as well as creating/removing preconfigu...
It happens when the algorithm list is refreshed after adding or removing a preconfigred algorithm (and probably any o... Borys Jurgiel
08:58 PM Bug report #18807 (Closed): Enabling/disabling algorithm providers as well as creating/removing p...
Since commit:c83261395476b62f6, adding or removing preconfigured algorithms leads to a loop that causes an exception:... Borys Jurgiel
07:17 PM Bug report #18805 (Open): [Layer properties] Text on symbols group not updated when the layer sym...
Open layer properties
in symbology tab, apply a new symbology
Click Apply to render the changes in the map canvas a...
Harrissou Santanna
05:22 PM Revision 8a965738 (qgis): Port Union algorithm to c++ using existing intersection+difference algs
Martin Dobias
05:05 PM Revision 07caafe7 (qgis): try disconnect/connect for destroyIndex
Loïc Bartoletti
04:28 PM Revision 85b2efae (qgis): Move internal intersection to overlay utils, code de-duplication
Martin Dobias
03:33 PM Revision 43e905d7 (qgis): Add support for visible features in onFeatureAdded, onGeometryChanged a...
Loïc Bartoletti
03:31 PM Bug report #15600: Selecting features feature in spatial views and virtual layers leads to wrong ...
Problem still persists in 3 as well with PostGIS layers. Ordinary file based layers are ok though Leon van der Meulen
03:10 PM Revision 60dc78a4 (qgis): Fix BBOX CRS in WFS GetFeature
Arnaud Morvan
01:43 PM Bug report #18804 (Closed): Crashed on build raster pyramid.

h2. User Feedback
Crashed on build raster pyramid from 5.3GB tiff file.
Judging from the fact that the prog...
Jeongyong Park
01:14 PM Revision 74704b60 (qgis): Merge pull request #6855 from m-kuhn/no-print
No print() usage in processing core Matthias Kuhn
01:14 PM Bug report #18803 (Closed): Flip order of lower and upper class values for graduated symbology
In the graduated symbology 'Class' column, one can manually set the upper and lower range of the class.
Doing so ope...
Harel Dan
11:58 AM Revision d0130d25 (qgis): Merge pull request #6853 from wonder-sk/overlay-alg-fixes-2
Port Difference & Sym.Diff. to C++, cleanups and tests Martin Dobias
11:53 AM Bug report #18802 (Closed): Mesh layer with unknown CRS
This is related to:
https://github.com/qgis/QGIS/pull/6820
I have set my QGIS to Prompt for layers with unknown C...
Saber Razmjooei
11:50 AM Bug report #18801 (Closed): QGIS project containing mesh layer fails to open the ML
This is related to:
https://github.com/qgis/QGIS/pull/6820
Open QGIS
Add a mesh layer (in my case 2dm).
Save th...
Saber Razmjooei
11:26 AM Revision 5910ba96 (qgis): No print() usage in processing core
Matthias Kuhn
10:31 AM Bug report #18769 (Closed): Matrix Input of Processing Modeler does not have columns
Duplicates https://issues.qgis.org/issues/18734 Alexander Bruy
10:31 AM Bug report #18769 (Closed): Matrix Input of Processing Modeler does not have columns
Duplicates https://issues.qgis.org/issues/18734 Alexander Bruy
10:31 AM Bug report #18769 (Closed): Matrix Input of Processing Modeler does not have columns
Duplicates https://issues.qgis.org/issues/18734 Alexander Bruy
10:26 AM Bug report #18762 (Rejected): Raster > Conversion > Rasterize error
There is nothing wrong here, you have set horizontal resolution to 10.0 and leave vertical resolution as zero. Alexander Bruy
10:26 AM Bug report #18762 (Rejected): Raster > Conversion > Rasterize error
There is nothing wrong here, you have set horizontal resolution to 10.0 and leave vertical resolution as zero. Alexander Bruy
10:26 AM Bug report #18762 (Rejected): Raster > Conversion > Rasterize error
There is nothing wrong here, you have set horizontal resolution to 10.0 and leave vertical resolution as zero. Alexander Bruy
10:26 AM Bug report #18762 (Rejected): Raster > Conversion > Rasterize error
There is nothing wrong here, you have set horizontal resolution to 10.0 and leave vertical resolution as zero. Alexander Bruy
09:58 AM Revision 57e5b9f1 (qgis): difference: skip empty geometries, convert to multi-part geometries
Martin Dobias
09:20 AM Revision b64a9580 (qgis): Merge pull request #6852 from daniviga/rpm-no-groups
Remove groups definition from RPM spec Matthias Kuhn
09:16 AM Revision ccc1ac12 (qgis): Merge pull request #5416 from jdugge/mapTipsDelaySetting
[FEATURE] Make map tips delay configurable Matthias Kuhn
09:02 AM Revision ade216d0 (qgis): Merge pull request #6820 from PeterPetrik/QgsMeshLayer_1_mesh
[FEATURE] QgsMeshLayer part 1: Reading raw mesh Martin Dobias
08:43 AM Bug report #18110: Unable to create a tempory raster when calling IDW SAGA from python ('NoneType...
I had un-assigned by error.
Thanks for any help
Jean Hemmi
08:28 AM Revision ae53f268 (qgis): Merge pull request #6854 from daniviga/rpm-f28
Make RPM package compatible with Fedora 28 Matthias Kuhn

2018-04-24

12:43 AM Feature request #18800 (Open): Enhanced filter handling
The following capabilities would be useful in respect of filters as I use them a lot and often with a number of layer... Patrick Dunford
12:36 AM Revision 1af0f4c7 (qgis): Make RPM package compatible with Fedora 28
which ships GRASS 7.4 Daniele Viganò
11:05 PM Revision ac348686 (qgis): [processing] Adjust code for line intersection with collection intersec...
gacarrillor
10:55 PM Bug report #18747: QGIS Server GetPrint issue on Desktop Linux installations
Also, I can't really understand why I can print PDF with map, legend and scale and if I want to print simple text box... Uroš Preložnik
02:28 PM Bug report #18747: QGIS Server GetPrint issue on Desktop Linux installations
Please don't leave this issue as fixed already. We need full instructions on DISPLAY variable and fake xserver, becau... Uroš Preložnik
10:24 PM Revision 9ce55ca0 (qgis): [postgres][db2] still save username when instructed too also with authc...
Jürgen Fischer
09:56 PM Revision aae7a325 (qgis): [postgres][db2] still save username when instructed too also with authcfg
(cherry picked from commit 4ad35311037f226880ac3dd30eec0f92d119ca1c) Jürgen Fischer
09:56 PM Revision 41b6ae6d (qgis): fix astyle version check
(cherry picked from commit dee284fe974560a3c9723e35123a02c7c9d30b8a) Jürgen Fischer
09:55 PM Revision 4ad35311 (qgis): [postgres][db2] still save username when instructed too also with authcfg
Jürgen Fischer
09:55 PM Revision dee284fe (qgis): fix astyle version check
Jürgen Fischer
09:45 PM Bug report #15440 (Feedback): QGIS Server: GetPrint crashes on Windows when there are advanced e...
No one (as far as I understand) will look at this because a) on Linux has a clear "workaround" and b) on QGIS 3 does ... Giovanni Manghi
09:43 PM Bug report #18295 (Closed): PostGIS Data Loads Extemely Slow
I cannot see this anymore, at least on master. Reopen of necessary. Giovanni Manghi
09:43 PM Bug report #18295 (Closed): PostGIS Data Loads Extemely Slow
I cannot see this anymore, at least on master. Reopen of necessary. Giovanni Manghi
09:41 PM Bug report #18781 (Reopened): QgsProject.instance().geometry().asPolyline() not working on QGIS 3
Roger Gonzalez
08:42 PM Revision d2513e05 (qgis): Port Difference & Sym.Diff. to C++, cleanups and tests
Martin Dobias
07:26 PM Revision 011ddd31 (qgis): Remove groups definition from RPM spec
since it has been deprecated (ref: https://fedoraproject.org/wiki/RPMGroups) Daniele Viganò
06:38 PM Revision f8e72ad3 (qgis): Add unit tests
Paul Blottiere
06:38 PM Revision abdaccc2 (qgis): Fixes addFeature map tool when snapped layer has ZM support
Paul Blottiere
05:44 PM Revision 5e5fdf94 (qgis): fix martin's review
Loïc Bartoletti
04:30 PM Bug report #18799 (Feedback): Crash on exit from qgis 3.0.2
Crash ID: f4aadb7776eb6d3dfe9d269cf1e0d87d6650dde0
Stack Trace
GDALAllRegister :
GDALAllRegister :
GDALRa...
Andrew Shanin
04:28 PM Bug report #18798 (Rejected): Polygon Shapefile loaded as Multipolygon
If a polygon shapefile is loaded in QGIS 3, the geometries are of type MULTIPOLYGON whereas in older Versions of QGIS... Peter Gipper
04:24 PM Revision 774ccaff (qgis): Fix geroreferencer crash when deleting a point through context menu
Alexis Polti
04:23 PM Revision 4009e4fe (qgis): Merge pull request #6849 from m-kuhn/fix_georeferencer_crash_18227
Fix geroreferencer crash when deleting a point through context menu Matthias Kuhn
01:17 PM Revision 120d5b1d (qgis): [Tests][Server] Add unit test for empty contextual legend
Manually port c217cbb4dd140695af74debbe052dbefc1d21e74 René-Luc ReLuc
01:16 PM Revision 2275ebbf (qgis): [Tests][Server] Add unit test for empty contextual legend
Manually port c217cbb4dd140695af74debbe052dbefc1d21e74 René-Luc ReLuc
08:28 AM Revision 92aebefb (qgis): Fix geroreferencer crash when deleting a point through context menu
Alexis Polti
08:17 AM Revision 11741ad4 (qgis): Merge pull request #6626 from alexispolti/fix_georeferencer_crash_18227
[bugfix] Fix georeferencer crash when deleting a point through context menu #18227 Matthias Kuhn
06:46 AM Bug report #18796 (Feedback): PNG8 image encoding radio button for WMS is duplicated
Can you share the wms url used? Nyall Dawson
03:37 AM Bug report #18796 (Closed): PNG8 image encoding radio button for WMS is duplicated
PNG8 image encoding radio button for WMS is duplicated.
There are two PNG8 radio buttons side by side in the add WMS...
Ian Harrison
06:27 AM Revision 49ee8bba (qgis): [processing] Make line intersection alg able to handle intersections of...
gacarrillor
06:26 AM Revision 409ec853 (qgis): [FEATURE][needs-docs] Rework expression parser for unknown functions (#...
* [FEATURE][needs-docs] Rework expression parser for unknown functions
* Remove old comment
* Rename NAME and updat...
Nathan Woodrow

2018-04-23

12:07 AM Revision 59c9b976 (qgis): Declare typeinfo for QgsVector to optimise use in Qt containers
Nyall Dawson
12:07 AM Revision 8f1d1a31 (qgis): Add reverse method to QgsLineSegment2D
Nyall Dawson
12:07 AM Revision 9a6d966d (qgis): Allow using the longer arc with two point and center methods
Nyall Dawson
12:07 AM Revision e0477389 (qgis): Add QgsGeometry method to create wedge shaped buffers
Creates a wedge shaped buffer using circular strings, with
parameters for azimuth, wedge width (in degrees), outer ra...
Nyall Dawson
12:07 AM Revision fbf6b4a3 (qgis): Add geometry method to calculate mid point on an arc from p1->p2 with g...
And improve some docstrings Nyall Dawson
12:07 AM Revision 6e6ddbba (qgis): Add QgsRay2D class representing an infinite ray from a point in a direc...
Nyall Dawson
12:07 AM Revision fa9f62fc (qgis): Add class for comparing distance from two line segments to an origin
Nyall Dawson
12:07 AM Revision cd3b976d (qgis): Add class for comparing angles to points in a clockwise fashion
Nyall Dawson
12:07 AM Revision 70b67c61 (qgis): Add some more line segment methods
Nyall Dawson
12:07 AM Revision 3f3b9515 (qgis): Add convenience constructor to create QgsLineString between two points
Nyall Dawson
12:07 AM Revision 646b4af0 (qgis): Add left of line test to QgsLineSegment2D
Nyall Dawson
12:07 AM Revision b884eb4a (qgis): [FEATURE][processing] Native wedge buffer algorithm
This algorithm creates wedge shaped buffers from input
points.
The azimuth parameter gives the angle (in degrees) fo...
Nyall Dawson
12:07 AM Revision c6a50fe7 (qgis): Add QgsLineSegment2D class, for simple 2d line segments which
consist of just a 2D start and end point Nyall Dawson
12:07 AM Revision 486c3a2d (qgis): Apply clazy optimisation to orthogonalize algorithm
Nyall Dawson
12:07 AM Revision d5647bcb (qgis): [FEATURE] Add wedge_buffer expression function
Returns a wedge shaped buffer originating from a point geometry,
with arguments for azimuth, buffer width (in degrees...
Nyall Dawson
12:07 AM Revision 732d6bb4 (qgis): Add convenience constructors to create QgsCircularStrings
Add constructors to create a circular string with a single arc:
- from 3 points on arc
- from 2 points and a center
Nyall Dawson
12:07 AM Revision 2850b308 (qgis): Add unit test for wedge buffers alg
Nyall Dawson
12:07 AM Revision 01f036cf (qgis): Add some useful QgsVector methods
Nyall Dawson
11:13 PM Revision 2d7632fc (qgis): [oracle] Always check bounding box intersection when using filter rect
Because oracle sdo_filter sometimes returns results outside
the given filter (depending on the spatial index), and is...
Nyall Dawson
11:10 PM Revision ac7760be (qgis): Indentation
Nyall Dawson
11:10 PM Revision 6c867c0d (qgis): [oracle] Fixes for edit tests (still disabled)
Nyall Dawson
11:10 PM Revision 92a80894 (qgis): [oracle] Add read-only support for curved geometry types
Previously these geometries were silently discarded
Fixes #12675, #16809
Sponsored by Open Spatial (http://www.open...
Nyall Dawson
11:10 PM Bug report #16809 (Closed): QGIS silently fails to draw Oracle features with a curve in it
Applied in changeset commit:qgis|92a80894ac5e79e023b7be502afd2b84fec44483. Nyall Dawson
11:10 PM Bug report #16809 (Closed): QGIS silently fails to draw Oracle features with a curve in it
Applied in changeset commit:qgis|92a80894ac5e79e023b7be502afd2b84fec44483. Nyall Dawson
11:10 PM Feature request #12675 (Closed): Arcs are not displayed from an Oracle spatial layer
Applied in changeset commit:qgis|92a80894ac5e79e023b7be502afd2b84fec44483. Nyall Dawson
11:10 PM Feature request #12675 (Closed): Arcs are not displayed from an Oracle spatial layer
Applied in changeset commit:qgis|92a80894ac5e79e023b7be502afd2b84fec44483. Nyall Dawson
10:41 PM Bug report #18794: QGIS 3.0.2 crash on startup
Hi Ben, can you add some more details so we can try to reproduce:
- what Windows version are you using?
- which i...
Richard Duivenvoorde
07:53 PM Bug report #18794 (Closed): QGIS 3.0.2 crash on startup
I'm having the same issue on 3.0.2 as I did on 3.0.1 and 3.0.0. I can download the program just fine, but I get a cra... Ben Neely
09:52 PM Bug report #18793 (Open): QGis V3.0.2 crashes on use of plugin
Jürgen Fischer
09:17 PM Bug report #18793: QGis V3.0.2 crashes on use of plugin
Jürgen Fischer wrote:
> Which plugin are you referring to?
It is a plugin i wrote myself and convert it from Qgis...
N. Veenstra
09:17 PM Bug report #18793: QGis V3.0.2 crashes on use of plugin
Jürgen Fischer wrote:
> Which plugin are you referring to?
It is a plugin i wrote myself and convert it from Qgis...
N. Veenstra
01:26 PM Bug report #18793 (Feedback): QGis V3.0.2 crashes on use of plugin
Which plugin are you referring to? Jürgen Fischer
12:59 PM Bug report #18793 (Open): QGis V3.0.2 crashes on use of plugin
Afher update QGIS is crashed on running a plugin.
Before the update no problem (3.0.1)
Below the report:...
N. Veenstra
09:36 PM Bug report #18795 (Closed): Crashed on saving a project
h2. User Feedback
h2. Report Details
*Crash ID*: 869047353095a6d6b8174b0f04014bb526cbbfb5
*Stack Trace...
Saleh Babazadeh
09:08 PM Bug report #18477: QGIS 3 "unable to save auxiliary storage"
I also have experienced this issue. Running Mac OS 10.13.3 on Early 2015 MacBook Pro Retina. Brendan Heberlein
08:56 PM Revision 235402dc (qgis): Merge pull request #6845 from cdavila/release-3_0
[tr] Spanish translation update 23/04/18 Jürgen Fischer
07:55 PM Bug report #18792 (Feedback): Simplify for Polyline does not work
Can you provide more details? What does it do/not do? Nyall Dawson
07:23 AM Bug report #18792 (Closed): Simplify for Polyline does not work
The core function Simplify does not work for Polyline Features (Douglas-Peuker Alg) Thang Quach
07:50 PM Revision b6313049 (qgis): [tr] Spanish translation update 23/04/18
cdavila -
07:25 PM Bug report #17156 (Closed): Some features not drawn using Oracle as data source
Nyall Dawson
08:21 AM Bug report #17156: Some features not drawn using Oracle as data source
Nyall Dawson wrote:
> Can you attach WKT or the Oracle geoemtry definition for the features which are missing?
Hi...
Casper Børgesen
07:11 PM Feature request #9473 (Closed): Migrate point diplacement style to new labelling engine
Harrissou Santanna
04:00 PM Revision 66b0e59f (qgis): Fix snapping on invisible geometry
Loïc Bartoletti
03:28 PM Bug report #18781: QgsProject.instance().geometry().asPolyline() not working on QGIS 3
Nyall Dawson wrote:
> That's 2.x API - you need to change your code to use the 3 API
That code uses 3 API...
Roger Gonzalez
02:18 PM Revision c4ef70e8 (qgis): New icons for identify modes
Martin Dobias
01:53 PM Revision 8c7b6325 (qgis): Moved selection handler from gui lib to app
Martin Dobias
11:50 AM Bug report #14448 (Reopened): Offset curve tools duplicate lines
Set as regression given that it seems to work in 2.8 Harrissou Santanna
11:50 AM Bug report #14448 (Reopened): Offset curve tools duplicate lines
Set as regression given that it seems to work in 2.8 Harrissou Santanna
11:50 AM Bug report #14448 (Reopened): Offset curve tools duplicate lines
Set as regression given that it seems to work in 2.8 Harrissou Santanna
11:50 AM Bug report #14448 (Reopened): Offset curve tools duplicate lines
Set as regression given that it seems to work in 2.8 Harrissou Santanna
10:17 AM Bug report #14448: Offset curve tools duplicate lines
We found the problem in QGIS 2.18.19 and it is related to saving:
We use two layers, we do not create the offset-v...
Damiano Geppini
10:32 AM Revision a0c38445 (qgis): Replace Edit Nodes Item icon
Harrissou Santanna
05:32 AM Revision 53a384cb (qgis): [FEATURE][needs-docs] Show data defined expected format in expression b...
Nathan Woodrow
02:50 AM Revision 76b956a6 (qgis): [FEATURE][needs-docs] Don't bail on first expression error (#6838)
Nathan Woodrow
02:26 AM Bug report #18791 (Closed): Diagrams: Histogram - Bar width limited to 99.99 but units linked bar...
In version 3.0.2 the units for bar width are linked the units for bar length, but the upper limit for bar width is 99... Les Dowling

2018-04-22

12:20 AM Revision 8e7486bf (qgis): update_ts.sh: handle empty exclusion
Jürgen Fischer
12:10 AM Feature request #18693 (Closed): include python3-pypiwin32 in windows standalone installer
Jürgen Fischer
09:09 PM Revision a2fbf5e1 (qgis): [oracle] Fix some clazy warnings
Nyall Dawson
08:26 PM Revision 8d1b4352 (qgis): [oracle] Address more clazy warnings
Nyall Dawson
08:26 PM Revision 2273dfac (qgis): [FEATURE][oracle] Allow restricting table list for a connection
to a specific schema
This allows a schema to be set in the connection properties for
an oracle db connection. If set...
Nyall Dawson
08:26 PM Revision 3032ab74 (qgis): [oracle] More code modernization
Nyall Dawson
08:26 PM Revision 31faa11b (qgis): [oracle] More code modernization
Nyall Dawson
08:26 PM Revision 529173f3 (qgis): [oracle] Fix clazy warnings in new connection dialog
Nyall Dawson
03:25 PM Bug report #18601 (Open): QGIS3: texts with leading zero get integers
Jürgen Fischer
01:18 PM Bug report #18789: Import of CSV-Data
Not sure on what basis QGIS decides the column type, but you could use a csvt file:
https://anitagraser.com/2011/0...
Richard Duivenvoorde
10:58 AM Bug report #18789 (Closed): Import of CSV-Data
Hello everyone,
I'm not sure if it's actually a bug or just me.
Yesterday I tried to import a csv-file with numero...
Christian Brechler
12:41 PM Bug report #18790 (Closed): [Layout] drag-and-drop a layout template from file browser can create...
Drag-and-drop a layout template from file browser onto QGIS canvas
You'll be asked to select a name for the layout
...
Harrissou Santanna
12:27 PM Bug report #18786: Test button in rule based styling returns wrong number of features when calcul...
Had a short look:
- confirmed that apparently the renderer solves the expressions...
Richard Duivenvoorde
09:00 AM Bug report #18786: Test button in rule based styling returns wrong number of features when calcul...
Oh, forgot to mention, but the behaviour of the test button was correct in 2.18. Erik Meerburg
08:39 AM Bug report #18786 (Open): Test button in rule based styling returns wrong number of features when...
Hi,
When making a rule based legend using a calculation, I ran into this one.
I've got two fields, both Integers....
Erik Meerburg
11:00 AM Feature request #18776: Geometry generator save to layer
"Geometry by expression" algorithm is a QGIS 3.0 feature (so not available in 2.18) Harrissou Santanna
08:53 AM Feature request #18776: Geometry generator save to layer
Please tell how to do it? I can't find this tool in 2.18.
Processing module installed.
Or add this feature to rigth...
Andrew Shanin
10:39 AM Feature request #18788 (Open): [Layout] Allow to change properties of grouped items all together
In a print layout, group a selection of items
Select the group, enable the item properties panel: it's empty.
It c...
Harrissou Santanna
10:30 AM Bug report #18787 (Open): [Layout] no way to identify/interact with a group when it's another gro...
In a print layout add a couple of items, select them and right-click, group them (groupA)
Selecting the group shows ...
Harrissou Santanna
08:29 AM Feature request #18785 (Open): [Layout] Increment layout items ID by default
In print layout window, creating map items increments their ID, making it unique by default, eg, "Map 1", "Map 2", "M... Harrissou Santanna

2018-04-21

11:31 PM Bug report #18784 (Closed): «Feature has too many attributes» warning with virtual field
The error message «Feature has too many attributes (expecting 1, received 2)» appears when adding elements to a layer... Antoine Lafranchis
03:52 PM Feature request #18693: include python3-pypiwin32 in windows standalone installer
some own plugins which use windows wm_copydata messages. do you need more details? Jan Lippmann
03:17 PM Feature request #18693: include python3-pypiwin32 in windows standalone installer
What requires the extension? Jürgen Fischer
02:32 PM Revision 9242d2f9 (qgis): remove plugin_template exclusion from translation updates (followup 605...
Jürgen Fischer
02:16 PM Bug report #18601: QGIS3: texts with leading zero get integers
Sorry, it's often very hard to find the correct category. I don't have have a clue, which is the right one this time.... Tobias Wendorff
02:09 PM Bug report #18601 (Feedback): QGIS3: texts with leading zero get integers
Is this using the delimited text provider? Or ogr? You've marked it as the delimited text provider yet only ogr suppo... Nyall Dawson
01:50 PM Bug report #10374 (Closed): moving object function disabled with Oracle provider
Appears not to be a qgis issue Nyall Dawson
01:50 PM Bug report #10374 (Closed): moving object function disabled with Oracle provider
Appears not to be a qgis issue Nyall Dawson
01:50 PM Bug report #10374 (Closed): moving object function disabled with Oracle provider
Appears not to be a qgis issue Nyall Dawson
01:45 PM Bug report #16761 (Closed): QGIS randomly crashing when writing vector from Oracle sdo layer
Answers were provided on stackexchange Nyall Dawson
01:45 PM Bug report #16761 (Closed): QGIS randomly crashing when writing vector from Oracle sdo layer
Answers were provided on stackexchange Nyall Dawson
01:43 PM Bug report #17156 (Feedback): Some features not drawn using Oracle as data source
Can you attach WKT or the Oracle geoemtry definition for the features which are missing? Nyall Dawson
01:23 PM Feature request #18783 (Open): switch to turn off GPKG filename in layers tree
Right now, the complete filename of a GPKG file is shown in front of each layer name.
If you now have explanatory fi...
Tobias Wendorff
01:21 PM Revision a74414c0 (qgis): [oracle] Always fetch features with null goemetry unless feature rect i...
...to match behaviour of other providers Nyall Dawson
01:21 PM Revision 4d61fb5e (qgis): [oracle] Fix crash when adding a feature with missing attributes
to data provider Nyall Dawson
01:10 PM Feature request #18782 (Open): charset dialog window
QGIS parses shapefiles with or without a CPG file to UTF-8 by default.
You can override this manually, but this ofte...
Tobias Wendorff
09:31 AM Revision 4adb7627 (qgis): Make actions non-checkable (the current mode does not appear pressed in...
Martin Dobias
09:14 AM Revision d6f2b3ae (qgis): Change action labels from "Select" to "Identify"
Martin Dobias
09:07 AM Revision dd2ff158 (qgis): [dbmanager][oracle] Add some missing imports
Nyall Dawson
09:03 AM Revision d589ba7d (qgis): Try to add cancel support for Oracle databases in dbmanager
Paul Blottiere
04:58 AM Revision b22121ac (qgis): [FEATURE][needs-docs] Hyperlink functions to show help in builder (#6796)
Nathan Woodrow

2018-04-20

01:47 AM Bug report #18779 (Closed): Crash on editing a vector layer
Duplicate of #14752 Nyall Dawson
01:47 AM Bug report #18779 (Closed): Crash on editing a vector layer
Duplicate of #14752 Nyall Dawson
05:52 PM Bug report #18779 (Closed): Crash on editing a vector layer
h2. User Feedback
Editing a vector layer, removing duplicate vertices, object snapping and topologic editing activ...
Thomas Claaßen
01:00 AM Revision 6c2325c6 (qgis): Fix sip/doxygen/todo
Martin Dobias
12:39 AM Bug report #18781 (Closed): QgsProject.instance().geometry().asPolyline() not working on QGIS 3
That's 2.x API - you need to change your code to use the 3 API Nyall Dawson
12:39 AM Bug report #18781 (Closed): QgsProject.instance().geometry().asPolyline() not working on QGIS 3
That's 2.x API - you need to change your code to use the 3 API Nyall Dawson
07:39 PM Bug report #18781 (Closed): QgsProject.instance().geometry().asPolyline() not working on QGIS 3
The next code only works on 2.xx versions of QGIS, returning empty list when it should export Polylines coordinates l... Roger Gonzalez
12:16 AM Revision f558b742 (qgis): Add tests
Loïc Bartoletti
12:16 AM Revision 9d649e73 (qgis): Add skewLines intersection algorithm
Loïc Bartoletti
12:16 AM Revision 44c72a01 (qgis): Typos and re indent
Loïc Bartoletti
12:16 AM Revision 0bacf0ff (qgis): - Add some methods in QgsVector3D
- Move QgsVector3D from 3d to core
- Use QgsVector3D instead of QVector3D
Loïc Bartoletti
12:16 AM Revision 70d55360 (qgis): fix doc
Loïc Bartoletti
12:16 AM Revision 2702a309 (qgis): Fix warn doc
Loïc Bartoletti
12:16 AM Revision b09cbaeb (qgis): sipify
Loïc Bartoletti
10:52 PM Revision bac30807 (qgis): [FEATURE] Identify: more selection modes (simple / polygon / freehand /...
This extends identify tool with the ability to switch to different selection modes
(the ones offered also by the sele...
Martin Dobias
06:36 PM Bug report #18780 (Open): Hang on editing vector layer
ENVIRONMENT:
QGIS 3.0.1 on Fedora 26
DATA:
GeoPackage or Shapefile, vector layer, ~70,000 features (US Censu...
Nick Judd
05:35 PM Bug report #18747: QGIS Server GetPrint issue on Desktop Linux installations
I finally was able to test QGIS Server (master) on a Desktop Ubuntu installation, and this "issue" is not anymore. Mu... Giovanni Manghi
02:32 AM Bug report #18747: QGIS Server GetPrint issue on Desktop Linux installations
Giovanni Manghi wrote:
> > I have just tested on a VM (Ubuntu Desktop 12.04 installed from scratch) and GetPrint wor...
Giovanni Manghi
05:17 PM Bug report #18778 (Open): [Layout] The layout canvas size is not refreshed when a page is removed
Add two pages to a layout
Zoom full in order to view all the pages
Right-click on one of the pages -> Remove Page
...
Harrissou Santanna
04:47 PM Bug report #18249 (Closed): QGIS Server 2.18 much slower than 2.14 (at least for WFS getfeature r...
Roberto Marzocchi wrote:
> Now it works fine! Confgratulation to René-Luc ReLuc! In my opinion we can close this tic...
Giovanni Manghi
04:47 PM Bug report #18249 (Closed): QGIS Server 2.18 much slower than 2.14 (at least for WFS getfeature r...
Roberto Marzocchi wrote:
> Now it works fine! Confgratulation to René-Luc ReLuc! In my opinion we can close this tic...
Giovanni Manghi
02:44 PM Revision d87f75aa (qgis): [processing] Unit tests for distance param widget wrapper
Nyall Dawson
02:44 PM Revision 91c12770 (qgis): [processing] Swap more QGIS and GDAL algorithm parameters to distance p...
Nyall Dawson
02:37 PM Revision 11735067 (qgis): Merge pull request #6808 from m-kuhn/fixxxxes
Some minor code fixes Matthias Kuhn
02:12 PM Revision f914762b (qgis): Merge pull request #6793 from pblottiere/bugfix_owslib
[server][bugfix] Cleaning GetCapabilities response René-Luc ReLuc
02:11 PM Bug report #18197 (Closed): MetadataURL isn't required but his type is required
Applied in changeset commit:qgis|0edb0d9858fd05491b5dd6ece9a9859e8d4730d5. Paul Blottiere
02:11 PM Bug report #18197 (Closed): MetadataURL isn't required but his type is required
Applied in changeset commit:qgis|0edb0d9858fd05491b5dd6ece9a9859e8d4730d5. Paul Blottiere
02:06 PM Revision c86045ee (qgis): german translation update
Jürgen Fischer
02:00 PM Revision 3a17f72b (qgis): Release of 2.18.19
Jürgen Fischer
02:00 PM Revision 307d082e (qgis): Release of 3.0.2
Jürgen Fischer
12:10 PM Revision 8ab0d6d3 (qgis): german translation update & fixes
Jürgen Fischer
12:08 PM Revision 6358daad (qgis): Fix broken translation string
Nyall Dawson
12:08 PM Revision 4a594d3f (qgis): [FEATURE][processing] Add buttons to save/clear/copy log
In the algorithm execution dialog, this adds buttons to allow
users to save the current log (to text or HTML files), ...
Nyall Dawson
11:56 AM Revision 5b1918f5 (qgis): use unique_ptrs for tmp pointers
Peter Petrik
11:46 AM Bug report #18773: Geometry generator inside Point Cluster style uses project CRS instead of laye...
In the project I attached, the red features are non-clustered geometry generators, and have the correct appearance - ... Tom Chadwin
11:25 AM Feature request #18777 (Open): [Processing] Mention layer name when algorithm fails due to invali...
I'm doing some spatial join and it fails due to invalid geometry. In the Log panel, the message is
> Feature (36802...
Harrissou Santanna
11:20 AM Bug report #18515: QGIS 3.0 Can't Connect to PostgreSQL from DB Manager: PermissionError
I have the same issue. Also the Toolbox -> Database -> Import into PostGIS function gives the same error.... Jkr Da
11:07 AM Revision aa02ad26 (qgis): Add safety check
Marco Hugentobler
10:54 AM Revision 52949ea8 (qgis): disable 3D in debian packages for debian unstable/buster
(cherry picked from commit bb0bfea3c & d500580e4) Jürgen Fischer
10:52 AM Revision 988a43be (qgis): [oracle] Fix some errors using oracle connector in db manager
(cherry-picked from 2eca7ff) Nyall Dawson
10:52 AM Revision 6524cacd (qgis): [processing] Don't overwrite rows when reordering in multi input
dialog
Refs #17327
(cherry-picked from a9d820d37)
Nyall Dawson
10:52 AM Revision cf41fda4 (qgis): Fix string capitalization, HIG violations
(cherry-picked from c70c78412) Nyall Dawson
10:39 AM Revision 5b8a341e (qgis): fix Doxygen warnings
Peter Petrik
10:28 AM Feature request #18776 (Closed): Geometry generator save to layer
You can use the processing "geometry from expression" algorithm to do this - just copy your generator expression. Nyall Dawson
10:28 AM Feature request #18776 (Closed): Geometry generator save to layer
You can use the processing "geometry from expression" algorithm to do this - just copy your generator expression. Nyall Dawson
08:21 AM Feature request #18776 (Closed): Geometry generator save to layer
Geometry generator is very cool feature.
Please add function to save this geometry to layer. It could be usefull f...
Andrew Shanin
10:27 AM Revision 1d0d2236 (qgis): Smoother looking warning icon
Nyall Dawson
10:27 AM Revision 6a262566 (qgis): [processing] Add dedicated "distance" parameter
This is a subclass of QgsProcessingParameterNumber, but specifically
for numeric parameters which represent distances...
Nyall Dawson
10:27 AM Revision 0dfb3c2d (qgis): [processing] Use distance parameter for more algorithms
Nyall Dawson
10:27 AM Revision 64121382 (qgis): Indentation
Nyall Dawson
10:26 AM Feature request #16290 (Closed): Processing: warn user when units are in degrees
Applied in changeset commit:qgis|6a2625664e341f676808fb39fa40347d843aa955. Nyall Dawson
10:26 AM Feature request #16290 (Closed): Processing: warn user when units are in degrees
Applied in changeset commit:qgis|6a2625664e341f676808fb39fa40347d843aa955. Nyall Dawson
10:26 AM Revision 9107da36 (qgis): [processing] fix missing import
matteo ghetta
10:20 AM Revision c98e05f5 (qgis): Merge pull request #6828 from cdavila/release-3_0
[tr] Spanish translation update 19/04/18 Matthias Kuhn
10:19 AM Revision 62ca0298 (qgis): QString() to QStringLiteral()
Matthias Kuhn
10:18 AM Revision e6181e1a (qgis): Adjust to const-correct renderer API
Matthias Kuhn
09:38 AM Revision d1240119 (qgis): use QStringLiteral
Peter Petrik
09:28 AM Revision f63d5ad9 (qgis): [FEATURE] Copy statistics panel content to clipboard button
Mathieu Pellerin - nIRV
09:26 AM Revision 6564aecb (qgis): Merge pull request #6827 from borysiasty/gpkgfix
Backport 1822b76c1a6 & 24de8195449 - use layername instead of layerid in multilayer OGR source URI Borys Jurgiel
09:19 AM Revision c42af60d (qgis): use smart pointer internally and remove unnecessary code
Peter Petrik
09:08 AM Revision 5204fd35 (qgis): QVariant also supports booleans
Matthias Kuhn
09:08 AM Revision a75fa255 (qgis): Use range-based for loop
Matthias Kuhn
08:49 AM Bug report #18775 (Closed): Permission denied error when connecting to PostGIS DB with auth confi...
Jürgen Fischer
08:45 AM Bug report #18766: QGIS crash when opening a layout
Nyall Dawson wrote:
> It's the same underlying cause - an instability in the geos library on windows. When one is fi...
Marjorie FANGAIN
08:31 AM Revision eb7f7554 (qgis): Merge pull request #6813 from m-kuhn/constrenderers
Const correctness for feature renderers Matthias Kuhn
08:08 AM Revision c577b65b (qgis): Merge pull request #6810 from mhugent/dxf_fixes_2_18
Dxf fixes for 2 18 Marco Hugentobler
07:25 AM Revision a9e0be52 (qgis): followup 9d7484c: fix interpol. data widget setValue function
Mathieu Pellerin - nIRV
07:25 AM Revision 64baaf97 (qgis): Followup 9d7484c, fix failing tests
Nyall Dawson
05:13 AM Revision 7d787980 (qgis): followup a463858: fix interpol. data widget setValue function
Mathieu Pellerin - nIRV
03:25 AM Revision c70c7841 (qgis): Fix string capitalization, HIG violations
Nyall Dawson
03:09 AM Revision 463a6465 (qgis): Modernize code
Nyall Dawson
02:55 AM Revision c961b1f2 (qgis): Followup legend text rendering
- Use QgsFontButton for setting legend text format
- Tweak some capitalization and layouts
Nyall Dawson
02:37 AM Bug report #15440: QGIS Server: GetPrint crashes on Windows when there are advanced elements (i....
With QGIS Server 3 there is no crash on GetPrint... but it seems to suffer of several other issues (regressions) comp... Giovanni Manghi

2018-04-19

12:38 AM Revision 6c892652 (qgis): Followup a463858, fix failing tests
Nyall Dawson
12:00 AM Bug report #18775 (Closed): Permission denied error when connecting to PostGIS DB with auth confi...
When trying to connect to a postgresql database with DB Manager with basic auth everything runs ok.
But when using ...
Nikolay Lebedev
12:00 AM Revision 9bf55aa1 (qgis): [tr] Polish translation update
Borys Jurgiel
11:22 PM Revision a6ad7dba (qgis): [tr] Polish translation update
Borys Jurgiel
11:17 PM Revision 0edc5cc5 (qgis): [tr] Spanish translation update 19/04/18
cdavila -
11:05 PM Revision 434fc5fe (qgis): [tr] Polish translation update
Borys Jurgiel
10:18 PM Bug report #18766 (Closed): QGIS crash when opening a layout
It's the same underlying cause - an instability in the geos library on windows. When one is fixed the other will also... Nyall Dawson
03:52 PM Bug report #18766 (Reopened): QGIS crash when opening a layout
Nyall Dawson wrote:
> Duplicate of #14752
Hi,
I'm sorry, but it seems that the 2 problems are quit different, no...
Marjorie FANGAIN
01:57 PM Bug report #18766 (Closed): QGIS crash when opening a layout
Duplicate of #14752 Nyall Dawson
01:57 PM Bug report #18766 (Closed): QGIS crash when opening a layout
Duplicate of #14752 Nyall Dawson
12:04 PM Bug report #18766 (Feedback): QGIS crash when opening a layout
Can you please attach the crashing project with some (minimal) test data? Alessandro Pasotti
11:34 AM Bug report #18766 (Closed): QGIS crash when opening a layout
Hi,
I've started to use QGIS 3.0.1 since last week. I've created the project with QGIS 2.18. There are about 50 la...
Marjorie FANGAIN
09:49 PM Bug report #11897: In Print composer, menu Setting should open only Composer options
Cannot test on 3.1 now. On 3.0 it was as in 2.18.
Thanks.
Paolo Cavallini
09:41 PM Bug report #18773: Geometry generator inside Point Cluster style uses project CRS instead of laye...
Confirmed. This results in geometry expression functions operating differently on a clustered layer to an unclustered... Tom Chadwin
04:28 PM Bug report #18773 (Open): Geometry generator inside Point Cluster style uses project CRS instead ...
This problem occurs when the project CRS is different from the point layer CRS.
* If a geometry generator with onl...
Michel Stuyts
08:08 PM Revision cdb4f859 (qgis): Backport critical part of 1822b76c1a6 and 24de8195449 to 2.18 in order ...
Borys Jurgiel
07:05 PM Bug report #18774 (Closed): master does not build in fedora 28 after final freeze using buildrpms...
After the final freeze in fedora 28, master fails to build. A few days ago, master successfully builds. Basil Eric Rabi
05:03 PM Revision 543f501c (qgis): Fix geometry generator symbol layers in dxf export
Marco Hugentobler
04:42 PM Revision 1efdbc5c (qgis): fix build errors, use MDAL 0.0.2 (int API)
Peter Petrik
04:01 PM Bug report #18747: QGIS Server GetPrint issue on Desktop Linux installations

> I have just tested on a VM (Ubuntu Desktop 12.04 installed from scratch) and GetPrint works without needing to in...
Giovanni Manghi
03:59 PM Bug report #18747: QGIS Server GetPrint issue on Desktop Linux installations
Alessandro Pasotti wrote:
> I cannot reproduce on 2.18 if running the server with my current user inside an xterm.
...
Giovanni Manghi
02:28 PM Bug report #18747 (Rejected): QGIS Server GetPrint issue on Desktop Linux installations
I cannot reproduce on 2.18 if running the server with my current user inside an xterm.
Btw I'd be surprised if it ...
Alessandro Pasotti
02:28 PM Bug report #18747 (Rejected): QGIS Server GetPrint issue on Desktop Linux installations
I cannot reproduce on 2.18 if running the server with my current user inside an xterm.
Btw I'd be surprised if it ...
Alessandro Pasotti
03:45 PM Bug report #18772 (Closed): improving a paragraph about 1:n relations
done. Giovanni Manghi
03:45 PM Bug report #18772 (Closed): improving a paragraph about 1:n relations
done. Giovanni Manghi
03:40 PM Bug report #18772: improving a paragraph about 1:n relations
Hi Giovanni,
This should be reported in "github repo":https://github.com/qgis/QGIS-Documentation/issues instead, whe...
Harrissou Santanna
03:29 PM Bug report #18772 (Closed): improving a paragraph about 1:n relations
Because of #18771 Giovanni Manghi
03:32 PM Revision 2d7addc9 (qgis): Merge pull request #6817 from wonder-sk/legend-text-on-symbols
Legend: optional text on top of symbols for vector layers Martin Dobias
03:12 PM Feature request #18771 (Open): 1:n relations: new entries in child layer when child has geometries
https://docs.qgis.org/2.18/en/docs/user_manual/working_with_vector/attribute_table.html#id25
If the child layer is...
Giovanni Manghi
02:27 PM Revision cdee3b59 (qgis): Document function arguments
Marco Hugentobler
02:23 PM Revision f1a31d09 (qgis): Use standard font for text on symbol
Martin Dobias
02:16 PM Revision 00d8dbfb (qgis): Make it possible to load "text on symbol" labels from expression
Martin Dobias
02:08 PM Bug report #18770: [Layout] Using an item variable to change its own properties dynamically does ...
I could have bet that I tried the refresh button unsuccessfully but i'd have lost... So yes, my list was not complete... Harrissou Santanna
01:56 PM Bug report #18770: [Layout] Using an item variable to change its own properties dynamically does ...
Other actions trigger a refresh too - e.g. clicking refresh, changing to a new atlas feature, exporting the layout.
Nyall Dawson
01:36 PM Bug report #18770 (Open): [Layout] Using an item variable to change its own properties dynamicall...
Let's add a map item and try to change its position using data-defined properties.
If I write expression like @case ...
Harrissou Santanna
01:58 PM Bug report #18325 (Closed): Feature form is not remmebering last configuration
That's already fixed in 3.0.1 Nyall Dawson
01:58 PM Bug report #18325 (Closed): Feature form is not remmebering last configuration
That's already fixed in 3.0.1 Nyall Dawson
11:25 AM Bug report #18325: Feature form is not remmebering last configuration
Francisco Pérez Sampayo wrote:
> Actually, qgis3 remember the size and position at feature level. Maybe it could be ...
Dan Isaacs
01:52 PM Revision 69ec725c (qgis): Fix warning
Marco Hugentobler
12:54 PM Bug report #18769 (Closed): Matrix Input of Processing Modeler does not have columns
Matrix input in model seems to have only rows and not columns. matteo ghetta
12:43 PM Bug report #18768: Nodata issue with TIN interpolation's cubic method
Here's a simple test dataset. To replicate the above screenshot, use the "temp" field against a TIN interpolation alg... Mathieu Pellerin - nIRV
12:41 PM Bug report #18768 (Feedback): Nodata issue with TIN interpolation's cubic method
I've just spotted an interesting issue with the TIN interpolation code.
With the TIN interpolation "linear" method...
Mathieu Pellerin - nIRV
12:22 PM Revision 9d7484cd (qgis): [processing] restore TIN / IDW interpolation algorithms
Mathieu Pellerin - nIRV
12:22 PM Revision 39ad0410 (qgis): fix interpolation data widget
Mathieu Pellerin - nIRV
12:19 PM Revision 16465cb3 (qgis): Fix Coverity null pointer dereference warning
Nyall Dawson
12:19 PM Revision 7d43e7b8 (qgis): fix interpolation data widget
Mathieu Pellerin - nIRV
12:19 PM Revision a463858b (qgis): [processing] restore TIN / IDW interpolation algorithms
Mathieu Pellerin - nIRV
12:00 PM Bug report #18767 (Closed): Help button for Processing Modeller outdated
From QGIS 3 the Modeler has changed a while. The old help button allows to add information about the algorithm and ea... matteo ghetta
11:34 AM Bug report #18765 (Open): Join layer without custom prefix shifts the fields along
If one layer is joined to another and no prefix is selected (by selecting custom field name prefix and then just blan... Dan Isaacs
11:29 AM Bug report #18764 (Closed): Raster calculator (native and SAGA) not usable in Processing Modeller
While both raster calculators works fine when used in Processing, within a modeler both fail even with one single lay... matteo ghetta
11:18 AM Bug report #18198 (Closed): Gdal Help button in Processing gives annoying error
works fine now matteo ghetta
11:12 AM Bug report #18363: Missing dependencies in Kubuntu 16.04 and KDE Neon
on Ubuntu:18.04 qgis3[ debian-nightly + debian] - I have similar QT5 problem.... Imre Samu
10:52 AM Bug report #18763 (Closed): BUG round function crash
round(0+y(centroid( $geometry )),2) || ' '|| round(x(centroid( $geometry )) ,2) - work OK : 5869069.18 2313414.94... Andrew Shanin
10:50 AM Revision 50422a11 (qgis): [FEATURE] QgsMeshLayer part 1: Reading raw mesh
Introducting MDAL, QgsMeshLayer, mesh data providers (mesh_memory, mdal)
to read and visualize raw meshes: vertices a...
Peter Petrik
10:41 AM Bug report #18762 (Rejected): Raster > Conversion > Rasterize error
The GDAL Rasterize processing tool is not converting the 'Width/Horizontal resolution' entered value to the two-part ... Paul Day
10:32 AM Revision e5f8169a (qgis): Add sip binding and comments
Marco Hugentobler
09:57 AM Feature request #18761 (Open): Add a "Apply page size to other pages" button to page item properties
Use case: let's say you have a multipage A4 layout (for an atlas eg) and realize at some point that you should instea... Harrissou Santanna
09:09 AM Bug report #18760 (Open): DXF export loses symbol and point heights
two cases has been tried:
when exporting the whole view with file->dxf export all point the points and symbols get...
Kepes Ádám
07:39 AM Feature request #17816 (Feedback): Conditional formatting is not displayed in an Attribute Table ...
Hi Etienne,
Should this not be a feature request, instead?
Harrissou Santanna
07:37 AM Bug report #17908 (Feedback): It doesn't open
Is it still the case with newer builds (ie, 3.1)? Harrissou Santanna
07:20 AM Bug report #18548: QGIS 3.0.1 crash on startup
> same as #18260?
I can see that the crash report is a little different (i don't know if it's relevant though)
Harrissou Santanna
07:16 AM Bug report #18570 (Closed): QGIS 3.0.1 crash on startup
Closing as it duplicates #18548 (Better focus on a single report). Harrissou Santanna
07:16 AM Bug report #18570 (Closed): QGIS 3.0.1 crash on startup
Closing as it duplicates #18548 (Better focus on a single report). Harrissou Santanna
07:13 AM Revision e6bebfae (qgis): osgeo4w: add O4W_QT_ variables for qt.conf to qgis.vars
(cherry picked from commit 3b59ccc7ce67ff1c5c238e48360c4cf4be4acbed) Jürgen Fischer
07:12 AM Revision 3b59ccc7 (qgis): osgeo4w: add O4W_QT_ variables for qt.conf to qgis.vars
Jürgen Fischer
07:04 AM Bug report #18557: Layout Setup of Page not working
I think the "Page setup" is for direct print paper size. Harrissou Santanna
06:35 AM Revision a9d820d3 (qgis): [processing] Don't overwrite rows when reordering in multi input
dialog
Refs #17327
Nyall Dawson
06:34 AM Bug report #14978 (Closed): Join attributes in Processing works in a slightly different way compa...
Fixed in 3 - the join algorithm allows manual selection of fields to include Nyall Dawson
06:34 AM Bug report #14978 (Closed): Join attributes in Processing works in a slightly different way compa...
Fixed in 3 - the join algorithm allows manual selection of fields to include Nyall Dawson
06:33 AM Feature request #15261 (Closed): Add multiple column selection to Processing/OGR tools
PR was merged Nyall Dawson
06:33 AM Feature request #15261 (Closed): Add multiple column selection to Processing/OGR tools
PR was merged Nyall Dawson
06:31 AM Feature request #17380 (Closed): Add sort option to processing "incremental field" algorithm
Fixed in 3.2 Nyall Dawson
06:31 AM Feature request #17380 (Closed): Add sort option to processing "incremental field" algorithm
Fixed in 3.2 Nyall Dawson
06:29 AM Bug report #17586 (Closed): Intersects from Select by Location not working for points/lines when ...
Fixed in 3.0.2 Nyall Dawson
06:29 AM Bug report #17586 (Closed): Intersects from Select by Location not working for points/lines when ...
Fixed in 3.0.2 Nyall Dawson
03:59 AM Revision 2eca7ffb (qgis): [oracle] Fix some errors using oracle connector in db manager
Nyall Dawson

2018-04-18

01:17 AM Feature request #17677: Ability to place labels below features
BTW MapInfo had this feature from earlier versions. Nikolay Lebedev
01:13 AM Bug report #18713: Virtual layer with spaces in layer name not created
Virtual layer is being chosen from layer list and doesn't have quotes by default. Check button returns an error (see ... Nikolay Lebedev
10:56 PM Bug report #18759 (Feedback): QGIS Crash when setting South Africa Lo and kml layers (wgs84)
Nyall Dawson
10:56 PM Bug report #18759: QGIS Crash when setting South Africa Lo and kml layers (wgs84)
Can you share data and the epsg code? Nyall Dawson
09:57 PM Bug report #18759 (Closed): QGIS Crash when setting South Africa Lo and kml layers (wgs84)
h2. User Feedback
trying to use ZA projection with kml files (wgs84)
h2. Report Details
*Crash ID*: 90cda499...
Paulo Cardoso
10:51 PM Revision 9627f733 (qgis): remove reference to removed setColorDialogOptions method
Denis Rouzaud
10:51 PM Revision 786e10ba (qgis): remove reference to removed setColorDialogOptions method
Denis Rouzaud
09:52 PM Revision 49b02bf5 (qgis): [FEATURE] Legend: optional text on top of symbols for vector layers
In some cases it is useful to add extra information to the symbols in the legend.
This work allows definition of addi...
Martin Dobias
09:18 PM Bug report #18756 (Rejected): crash opening a map with UTF-8 character type
This bug is in the qgis cloud plugin and needs to be filed with that plugin's author. Nyall Dawson
09:18 PM Bug report #18756 (Rejected): crash opening a map with UTF-8 character type
This bug is in the qgis cloud plugin and needs to be filed with that plugin's author. Nyall Dawson
06:26 PM Bug report #18756 (Rejected): crash opening a map with UTF-8 character type
Using a layer I noticed that the characters in the attribute table display incorrectly, so I set the character type f... Alden Nascimento
08:57 PM Bug report #18758 (Open): QGIS3: mysteric QByteArray display in dvanced Settings Editor
Experienced on QGIS3, GIT build 6e3d879544, OSGeo4W 64-bit.
settings > options > advanced (Advanced Settings Edito...
Tobias Wendorff
08:14 PM Bug report #18757 (Open): WFS SQL Query Composer
When I attempt to create an SQL query for a WFS layer the text in the SQL statement box is scrunched together and I c... Eric Berkowitz
05:37 PM Revision 15bf357f (qgis): Merge pull request #6811 from wonder-sk/overlay-alg-fixes-1
Port Intersection algorithm to C++, cleanups and tests Martin Dobias
05:18 PM Feature request #18755 (Closed): Embedded forms with n:m relations: delete action should ask for ...
It would be good if the relation reference widget (in embedded form mode) could ask for confirmation, prior to deleti... Andreas Neumann
04:51 PM Bug report #18290 (Closed): Embedded form (relation) disappears when changing configuration of a ...
Seems to work fine now. Closing the issue. Andreas Neumann
04:51 PM Bug report #18290 (Closed): Embedded form (relation) disappears when changing configuration of a ...
Seems to work fine now. Closing the issue. Andreas Neumann
04:41 PM Bug report #18754 (Closed): Embedded form: data stays in form when last feature in relation is re...
In an embedded form of a n:m relation - if one deletes the last linked feature (with Delete Feature), the data of the... Andreas Neumann
03:38 PM Feature request #15589 (Closed): Duplicate record function
is now available in QGIS 3.x Andreas Neumann
03:38 PM Feature request #15589 (Closed): Duplicate record function
is now available in QGIS 3.x Andreas Neumann
12:08 PM Feature request #15589 (Feedback): Duplicate record function
@Andreas, is this fixed with https://github.com/qgis/QGIS/pull/5925 or https://github.com/qgis/QGIS/pull/5922? Harrissou Santanna
03:36 PM Bug report #18753 (Feedback): QGIS crashed
h2. User Feedback
QGIS crashed overnight.
It was last seen displaying about 12 layers of mostly SHP files on an...
Craig Allan
02:55 PM Bug report #17315: 3D Viewer: QGIS Crash when activating 3D Map view and 3D renderer
This now seems to work with version 3.0.1-Girona. At least, upgrading to this version solved the problem I reported i... Umberto Minora
02:37 PM Bug report #18748: gdal rasterize error
I see, I messed up some configuration, sorry. What do you think to add a warning (or even set some default values) fo... matteo ghetta
02:13 PM Bug report #18748 (Feedback): gdal rasterize error
Not reproducible on latest master under Linux and Windows. Everything works fine with several different layers.
Lo...
Alexander Bruy
02:13 PM Bug report #18748 (Feedback): gdal rasterize error
Not reproducible on latest master under Linux and Windows. Everything works fine with several different layers.
Lo...
Alexander Bruy
02:13 PM Bug report #18748 (Feedback): gdal rasterize error
Not reproducible on latest master under Linux and Windows. Everything works fine with several different layers.
Lo...
Alexander Bruy
01:59 PM Bug report #18748 (Closed): gdal rasterize error
when running gdal rasterize the algorithm stops with this error:
ERROR 1: Wrong value for -outsize parameter.
s...
matteo ghetta
02:31 PM Feature request #18752 (Open): Implement a Command Palette into QGis
Hi maintainers, and thank you for this outstanding software.
Although not new to map making, I am more of a website ...
Stephen Sinclair
02:27 PM Bug report #18751 (Closed): SAGA raster calculator additional layer is not treated as optional
When performing a calculation on just one single raster layer the following error shows up:... matteo ghetta
02:17 PM Bug report #18750 (Closed): Reclassify grid values in SAGA broken
This the error in the log file:... matteo ghetta
02:16 PM Revision 721c5361 (qgis): Merge branch 'master' into overlay-alg-fixes-1
Martin Dobias
02:16 PM Bug report #18749 (Closed): 3.0.1-Girona crashes when Adding ArcGIS Feature Layer
It figures, I go to the trouble to submit a bug report...and now it is working.
Jay Cummins
02:12 PM Bug report #18749 (Closed): 3.0.1-Girona crashes when Adding ArcGIS Feature Layer
h2. User Feedback
I was attempting to add layers from a Feature Service. The initial connection to the service an...
Jay Cummins
02:00 PM Revision f2de5723 (qgis): Do not const-antly forget about grass
Matthias Kuhn
01:51 PM Revision 85719e8f (qgis): API documentation
Matthias Kuhn
01:34 PM Revision 7e9aeda7 (qgis): Some const-correctness for rules
Matthias Kuhn
01:19 PM Bug report #15440: QGIS Server: GetPrint crashes on Windows when there are advanced elements (i....
After some discussion with one of the main QGIS Server developers (Alessandro) I updated the description. Giovanni Manghi
01:18 PM Bug report #18747 (Rejected): QGIS Server GetPrint issue on Desktop Linux installations
This may or *may not* be related to #15440
At some point in 2.18 development it seems that QGIS Server, in the con...
Giovanni Manghi
01:17 PM Revision 7123803d (qgis): More const-corretness for QgsFeatureRenderer
Matthias Kuhn
01:04 PM Revision 45b264db (qgis): Fixes after review
Martin Dobias
12:51 PM Revision 3775cdbb (qgis): Const correctness for renderers
Matthias Kuhn
12:50 PM Revision 0e0e133c (qgis): [FEATURE][processing] Add sort order option to Add Incremental Field alg
This allows users to optionally set a sort order to use when
assigning values in the Add Incremental Field algorithm....
Nyall Dawson
12:28 PM Feature request #12698 (Closed): Add "crop" function to Printing layout
Harrissou Santanna
12:26 PM Feature request #10036 (Feedback): lock scale and extents in composer
Isn't this a duplicate of #3865? One may be worth closed... Harrissou Santanna
12:12 PM Revision eab76e85 (qgis): Merge pull request #6335 from Fanevanjanahary/crs_widget
use crs widget picker in db_manager Matthias Kuhn
12:04 PM Feature request #10556 (Feedback): Legend and scale bar - do not refresh the size of the box
Can we consider this as fixed (legend has a resize option and scale bar has fit segment option)? Harrissou Santanna
12:04 PM Feature request #10556 (Feedback): Legend and scale bar - do not refresh the size of the box
Can we consider this as fixed (legend has a resize option and scale bar has fit segment option)? Harrissou Santanna
12:01 PM Feature request #7775 (Feedback): Add option to see feature count by default
@Giovanni, you mean something different to the right-click > Show Feature Count? Harrissou Santanna
11:28 AM Feature request #8505 (Feedback): Add option to suppress feature form for new features to project...
This feature is available in the layer properties dialog : 2.x (bottom of the Fields tab) and in 3.x (top right of th... Harrissou Santanna
11:28 AM Feature request #8505 (Feedback): Add option to suppress feature form for new features to project...
This feature is available in the layer properties dialog : 2.x (bottom of the Fields tab) and in 3.x (top right of th... Harrissou Santanna
11:12 AM Bug report #18746 (Closed): QGIS 3 crashed
Following instructions on the ":( QGIS Crashed" dialog, the crash report is attached...
Occurred when trying to remo...
Benoit de Cabissole
10:09 AM Revision 72bd89ea (qgis): Fix relation editor widget in autogenerated forms
Fix #17525 Matthias Kuhn
10:08 AM Revision 9f41a9b8 (qgis): Merge pull request #6812 from m-kuhn/fix17525
Fix relation editor widget in autogenerated forms Matthias Kuhn
10:08 AM Bug report #17525 (Closed): subform in automatic generated relation referende widget is not visib...
Applied in changeset commit:qgis|84ec10eeb86edf14af518339f8167b8bac7f894a. Anonymous
10:08 AM Bug report #17525 (Closed): subform in automatic generated relation referende widget is not visib...
Applied in changeset commit:qgis|84ec10eeb86edf14af518339f8167b8bac7f894a. Anonymous
08:45 AM Revision 84ec10ee (qgis): Fix relation editor widget in autogenerated forms
Fix #17525 Matthias Kuhn
08:36 AM Bug report #18745 (Open): Move labels on rotated view
It is not possible to move or rotate labels on a rotated view because the label pin boxes are not rotated accordingly... Johannes Metzler
08:19 AM Bug report #18737: GRASS error when parameter is "pick coordinate" type
It seems only Windows related, here the complete log of Processing:... matteo ghetta
07:41 AM Bug report #18744 (Closed): text export
DXF Export in 3.0.1 is not handling text as in 2.14
rotaions/positions are not traslateted properly, in some cases t...
Johannes Metzler
04:10 AM Feature request #9338 (Closed): Allow to select size of export image in Project > Save as Image.
Should be fixed in http://github.com/qgis/QGIS/pull/4390 Harrissou Santanna
04:10 AM Feature request #9338 (Closed): Allow to select size of export image in Project > Save as Image.
Should be fixed in http://github.com/qgis/QGIS/pull/4390 Harrissou Santanna
04:10 AM Feature request #9338 (Closed): Allow to select size of export image in Project > Save as Image.
Should be fixed in http://github.com/qgis/QGIS/pull/4390 Harrissou Santanna
03:30 AM Feature request #8226 (Feedback): Provide export settings ability
Is this possible now? Harrissou Santanna
03:30 AM Feature request #8226 (Feedback): Provide export settings ability
Is this possible now? Harrissou Santanna
03:27 AM Feature request #7975 (Feedback): Meaning of scale field not explained in Print Composer
Close? Harrissou Santanna
03:27 AM Feature request #7975 (Feedback): Meaning of scale field not explained in Print Composer
Close? Harrissou Santanna
03:23 AM Feature request #7813 (Feedback): QGIS Blend Mode - Cut
Close? Harrissou Santanna
03:23 AM Feature request #7813 (Feedback): QGIS Blend Mode - Cut
Close? Harrissou Santanna

2018-04-17

10:47 PM Revision d28451cd (qgis): [docker] update dependencies
Denis Rouzaud
10:45 PM Revision 9e1fd943 (qgis): [docker] update dependencies
Denis Rouzaud
10:28 PM Bug report #18743 (Feedback): Vector / Geometry tools / lines to Polygons
Is this also an issue in 3.0? Nyall Dawson
09:37 PM Bug report #18743 (Closed): Vector / Geometry tools / lines to Polygons
The GUI "lines to polygons" calls "polygons to lines" process.
When a layer with linestring geometry is selected as...
olivier gaquiere
10:22 PM Revision b254b4dd (qgis): [travis/docker] do not download base image when rebuilding
Denis Rouzaud
08:40 PM Bug report #18363: Missing dependencies in Kubuntu 16.04 and KDE Neon
Same problem here. I even tried the "build your own set of packages" option linked to at qgis.org/en/site/forusers/a... Jason Paul Joines
08:26 PM Bug report #18732: Crash when closing QGIS
Other log from identical crash
Crash ID: 343a3fb6096cb1965ad4055a0e4b7e6e18c3bbf4
Stack Trace
QListData:...
Antoine Lafranchis
07:12 PM Revision 4f829fde (qgis): Port Intersection algorithm to C++, cleanups and tests
Finally starting a suite of unit tests for overlay algorithms:
- overlay1 - layers that cover various basic overlay s...
Martin Dobias
06:56 PM Bug report #18742 (Closed): [Layout] In multisize pages layout, exporting to PDF does not behave ...
Create a 2 pages layout (first page A4, the other A3)
Add items on them
Export the layout to PDF: you get a PDF wit...
Harrissou Santanna
05:57 PM Revision fe27b011 (qgis): Merge pull request #6807 from m-kuhn/ruleBasedNestedElse
Fix identify tool with rule renderer and nested else Matthias Kuhn
05:56 PM Bug report #18741: No TIFF image encoding radio button for WMS
WMS service: https://erma.noaa.gov/maps/wms/37806 dr -
05:55 PM Bug report #18741 (Open): No TIFF image encoding radio button for WMS
No TIFF image encoding radio button amongst supported formats for WMS layer.
Ubuntu 16.04 (latest ubuntugis-nightl...
dr -
05:51 PM Feature request #10024: Drag and Drop CSV file
From http://www.gdal.org/drv_csv.html
> "Starting with GDAL 2.1, it is possible to directly specify the potential ...
Andy Harfoot
03:44 PM Bug report #18740 (Closed): is a WFS layer is large enough then identifying a feature in QGIS wit...
This happens regardless the server used (I tested QGIS Server and Mapserver).
If you load one of those WFS layers ...
Giovanni Manghi
03:42 PM Bug report #18739 (Closed): QGIS Server: GML invalid, loss of data
In this service
http://www.naturalgis.pt/cgi-bin/opendata/qgis_mapserv.fcgi?service=WFS&request=GetCapabilities
t...
Giovanni Manghi
02:59 PM Revision 673fafb0 (qgis): Merge pull request #6792 from mhugent/get_legend_fix_no_layers
2.18 Server: return empty image in GetLegendGraphis if no layer is there Marco Hugentobler
01:59 PM Feature request #18738 (Open): Very slow geometry/topology fix
The "fix with default action" function of the Geometry checker is very slow for large shapefiles (6500 polygons). App... Antoine Lafranchis
01:33 PM Bug report #18737 (Closed): GRASS error when parameter is "pick coordinate" type
in algorithms as r.drain, r.viewshed when choosing the coordinates from the map with the "pick coordinate" tool, the ... matteo ghetta
01:14 PM Bug report #18736 (Closed): Crash when aborting geometry check
h2. User Feedback
I clicked Abort on a geometry check
h2. Report Details
*Crash ID*: 9bd4be657063fe6452ffb95...
Antoine Lafranchis
12:11 PM Revision c217cbb4 (qgis): Add unit test for empty contextual legend
Marco Hugentobler
11:46 AM Revision 8f8a9ac8 (qgis): Add test for nested rules in ELSE
Matthias Kuhn
11:02 AM Bug report #18702: Save map image
Sorry I can't Andrew Shanin
11:00 AM Bug report #18735 (Open): saving uint16 layer to netCDF crashed
Import a Geotiff file as Uint16 Format, and save the layer to NetCDF, QGIS crashes everytime.
========= crash...
nuitlejour nuitlejour
10:46 AM Bug report #18734 (Closed): Matrix parameter can not be used in the Graphical Modeler
There is a Matrix parameter in the Graphical Modeler, but it does not allow to perform any configuration and can not ... Alexander Bruy
10:46 AM Revision 89a84f01 (qgis): [oracle] Ensure that all attributes required for order by are fetched
Fixes potentially broken iterator sorting with oracle provider when
a subset of attributes is fetched
(cherry-picked...
Nyall Dawson
10:46 AM Revision 2189abc1 (qgis): Expose extra arguments to QgsGeometry::transform
Previously these were only available via the raw QgsAbstractGeometry
API.
Also add more unit tests for QgsGeometry::...
Nyall Dawson
10:46 AM Revision 9006d58e (qgis): [processing] Accept strings of form "(1,2") for point parameters too
Since the help text above a point parameter indicates the acceptable
format is "(x, y)", it can be confusing for user...
Nyall Dawson
10:46 AM Revision 655633a6 (qgis): [processing] Use silent feedback by default in processing.run
Relying on the iface messagebar feedback as a fallback is not
safe for standalone scripts. If callers want to use a m...
Nyall Dawson
10:46 AM Revision 1e4d32f8 (qgis): [processing] Fix Select/Extract by Location algs with PostGIS layers
Fixes #18038
(cherry-picked from 1357a4716)
Nyall Dawson
10:46 AM Revision b7507fad (qgis): [oracle] Fix clazy warnings in iterator
(cherry-picked from 99a2025) Nyall Dawson
10:46 AM Revision 649dc19a (qgis): [oracle] Always mark features as invalid when iterator is closed
Fixes some failing oracle provider conformance test suite failures
(cherry-picked from 66bd813)
Nyall Dawson
10:46 AM Revision 57fe444d (qgis): [gps] Fix disabled import controls after selecting GPX file
(cherry-picked from 95c48f1) Nyall Dawson
10:46 AM Revision 60a71d14 (qgis): [oracle] Fix expression compilation of integer division
(cherry-picked from 3084606) Nyall Dawson
10:46 AM Revision 651cbe7e (qgis): [oracle] Update failing provider test
(cherry-picked from bd5b771) Nyall Dawson
10:46 AM Revision 62aefd7a (qgis): [oracle] Compile some expression functions
Greatly speeds up case-insensitive value matches for oracle
expression based feature requests
(cherry-picked from 63...
Nyall Dawson
10:26 AM Revision a84cdd45 (qgis): Fix identify tool with rule renderer and nested else
Matthias Kuhn
10:10 AM Bug report #17138: wrong SRS identification of shapefile
Robert Nuske wrote:
>
> As far as i understood the only difference between 25832 and 3044 should be the axis orderi...
Tobias Wendorff
09:58 AM Bug report #17138: wrong SRS identification of shapefile
Having imported data with CRS 25832, which gets magnled to 3044 by QGIS,
one has to pay close attention to switch th...
Robert Nuske
10:09 AM Revision 90c65405 (qgis): [processing] use parameter description instead of name when retrieving
parameter from the registry Alexander Bruy
08:38 AM Revision 11435ce9 (qgis): Merge pull request #6802 from elpaso/rasteranalysis-tests
[tests] Add some tests for 9 cells algorithms Alessandro Pasotti
02:25 AM Revision 8714e426 (qgis): Use wait cursor during lengthy operations in style manager dialog
Nyall Dawson
02:11 AM Revision 95c48f19 (qgis): [gps] Fix disabled import controls after selecting GPX file
Nyall Dawson

2018-04-16

01:45 AM Revision 1e092255 (qgis): fix indentation
matteo ghetta
01:45 AM Revision c2ece6ca (qgis): [processing][needs-docs] Rename "Add Script from Template" to
"Create New Script from Template" Nyall Dawson
01:45 AM Revision f1a9c932 (qgis): dummy commit for travis
matteo ghetta
01:45 AM Revision 55f7345f (qgis): new LoadFromTemplate action in toolbar dropdown
matteo ghetta
01:45 AM Revision 20c2d105 (qgis): backporting #6678 to release-3_0
matteo ghetta
01:26 AM Bug report #18733 (Closed): Legend not matching map with "lock style for layers" option
Steps to reproduce
1: Create a project with some polygons and a make a new layout.
2: In the layout editor, add a m...
Antoine Lafranchis
12:24 AM Bug report #18732 (Closed): Crash when closing QGIS
h2. User Feedback
I just closed QGIS. Project was already saved. It happened all 3 times since I installed v3.0.1....
Antoine Lafranchis
10:16 PM Bug report #18731 (Open): [Layouts] Removing a page of the layout moves its content to first page...
Select a multi page layout with items added here and there.
Select page two, right-click… remove page
The page is ...
Harrissou Santanna
09:55 PM Bug report #18679: Cannot insert decimal separator to field
I don't how or whether this is linked (sorry if it is not) but in another context, i have issues with dot being recog... Harrissou Santanna
05:51 PM Bug report #18679: Cannot insert decimal separator to field
Sorry: I tested this again but I wasn't able to reproduce it on Linux with latest master: I also have "," as a decima... Alessandro Pasotti
05:51 PM Bug report #18679: Cannot insert decimal separator to field
Sorry: I tested this again but I wasn't able to reproduce it on Linux with latest master: I also have "," as a decima... Alessandro Pasotti
09:46 PM Revision 63e450aa (qgis): [oracle] Compile some expression functions
Greatly speeds up case-insensitive value matches for oracle
expression based feature requests
Nyall Dawson
09:46 PM Revision 99a20253 (qgis): [oracle] Fix clazy warnings in iterator
Nyall Dawson
09:46 PM Revision bd5b7717 (qgis): [oracle] Update failing provider test
Nyall Dawson
09:46 PM Revision 30846067 (qgis): [oracle] Fix expression compilation of integer division
Nyall Dawson
08:47 PM Bug report #18730 (Closed): GRASS Batch Processing - v.distance
Hi,
I want to repport a non fonctional Batch Processing for the GRASS fonction v.distance.
It only calculate the...
Sarane Sterckx
06:58 PM Bug report #18711 (Closed): Unit change when saving style in database
Saber Razmjooei
06:31 PM Revision 73f7bd3e (qgis): Add null handling to value map edit widget (fixes #15215) (#3274)
* Add null handling to value map edit widget (fixes #15215)
* Return QVariant type
* Use hardcoded value for 'null'...
Daan Goedkoop
06:31 PM Bug report #15215 (Closed): Cannot set value to NULL in value map
Applied in changeset commit:qgis|73f7bd3e8bb9361ea72fc6035564db5c9d54d1c1. Daan Goedkoop
06:31 PM Bug report #15215 (Closed): Cannot set value to NULL in value map
Applied in changeset commit:qgis|73f7bd3e8bb9361ea72fc6035564db5c9d54d1c1. Daan Goedkoop
05:32 PM Bug report #18729 (Open): [Layout] Locking map item xmin/ymin with data-defined button is not tak...
_Use case: I have a map item i exported and used in a graphic editor software; but the extent used is not enough so I... Harrissou Santanna
04:36 PM Revision 6e3d8795 (qgis): Merge branch 'release-3_0' of github.com:qgis/QGIS into release-3_0
Borys Jurgiel
04:35 PM Revision 9e886656 (qgis): [tr] Polish translation update
Borys Jurgiel
03:39 PM Revision 5be057c9 (qgis): [tests] Add some tests for 9 cells algorithms
Note: this does not test the correctness of the
algorithms but only that the filters are correctly
working.
Alessandro Pasotti
03:37 PM Feature request #4900 (Feedback): Have 1 (non-hidden) QGIS folder with a fixed set of subdirs for...
Richard, Is this still valid?
Does the "Layout paths" section in settings --> Options --> Layouts (as well as the se...
Harrissou Santanna
03:37 PM Feature request #4900 (Feedback): Have 1 (non-hidden) QGIS folder with a fixed set of subdirs for...
Richard, Is this still valid?
Does the "Layout paths" section in settings --> Options --> Layouts (as well as the se...
Harrissou Santanna
03:32 PM Bug report #11897 (Feedback): In Print composer, menu Setting should open only Composer options
Cannot reproduce with 3.0-rel-dev nor master(3.1) on windows.
Can you confirm, Paolo?
Harrissou Santanna
02:24 PM Revision 36749c19 (qgis): Use relation id instead of name for nesting detection
Matthias Kuhn
02:22 PM Revision a0ff64dd (qgis): Use relation id instead of name for nesting detection
Matthias Kuhn
02:21 PM Revision e93c97cb (qgis): Merge pull request #6801 from m-kuhn/relRefIdInsteadOfName
Use relation id instead of name for nesting detection Matthias Kuhn
02:20 PM Revision fc704efb (qgis): Merge pull request #6791 from m-kuhn/fixwarnings
Fix some build warnings Matthias Kuhn
02:06 PM Bug report #18720: QGIS 3.0.1 crashes on Mac
I have the same problem; have tried uninstalling and reinstalling all GIS libraries, and updating to 3.0.1_20180410. ... Chris Mutel
12:21 PM Feature request #12689: Add option for "Save as Image" to create a georeferenced file
@Nyall, correct me if i'm wrong but isn't this fixed in commit:bae8a0e5e0b8b86f5eeed94c323a4fffac846c46 (or I misunde... Harrissou Santanna
12:01 PM Revision ce8d71d7 (qgis): [tr] Polish translation update
Borys Jurgiel
11:54 AM Revision 435d8077 (qgis): Use relation id instead of name for nesting detection
Matthias Kuhn
11:41 AM Bug report #17854 (Closed): View form with relations does not work
Duplicate of #17525 Nyall Dawson
11:41 AM Bug report #17854 (Closed): View form with relations does not work
Duplicate of #17525 Nyall Dawson
09:46 AM Bug report #18649: Crash on startup on Debian Stretch
Attaching a log of an attempt with latest nightly (nothing new, just the addresses and times change but I realized th... Jérôme L
09:30 AM Revision 5e33d7d6 (qgis): Merge pull request #6787 from pblottiere/bugfix_ellipse
[server] Add project's context before rendering Paul Blottiere
09:19 AM Bug report #18728: All image format except TIF, lay on map with dispasment and errors
Problem have with world files too: for bmp, jpg, png.
Andrew Shanin
09:00 AM Bug report #18728 (Closed): All image format except TIF, lay on map with dispasment and errors
Just check it out.
See appendix
Andrew Shanin
08:31 AM Revision b1a38b6d (qgis): Remove some unused variables
Matthias Kuhn
07:10 AM Bug report #18727 (Closed): Save As kml crashes with sybology
Fixed in 3.0.2 Nyall Dawson
07:10 AM Bug report #18727 (Closed): Save As kml crashes with sybology
Fixed in 3.0.2 Nyall Dawson
06:35 AM Bug report #18727 (Closed): Save As kml crashes with sybology
Saving an object, imported to QGis as a delimited text file, as a kml causes QGis to crash if anything other than No ... Kim Frankcombe

2018-04-15

01:28 AM Revision d7fd14b3 (qgis): [oracle] Ensure that all attributes required for order by are fetched
Fixes potentially broken iterator sorting with oracle provider when
a subset of attributes is fetched
Nyall Dawson
12:27 AM Revision 66bd813b (qgis): [oracle] Always mark features as invalid when iterator is closed
Fixes some failing oracle provider conformance test suite failures Nyall Dawson
11:30 PM Bug report #18726 (Closed): geopackage: real values displayed wrong in table
1. create a new geopackage layer with an attribute of type "real"
2. insert some point with decimal value
3. open ...
Luca Lanteri
10:42 PM Bug report #18132 (Closed): Dpi resolution of images exported from composer is wrong
Nyall Dawson
01:20 PM Bug report #18132: Dpi resolution of images exported from composer is wrong
Pull request https://github.com/qgis/QGIS/pull/6524 with commit that fixes the bug
Applied in changeset commit:qgis|...
Andrea Giudiceandrea
09:25 PM Revision 0fbc3964 (qgis): german translation update
Jürgen Fischer
09:08 PM Revision f742d3e6 (qgis): Merge pull request #6797 from cdavila/release-3_0
[tr] spanish translation update 15/04/18 Jürgen Fischer
09:03 PM Revision 668acbc9 (qgis): [tr] spanish translation update 15/04/18
cdavila -
07:04 PM Feature request #4212: Data types for csv
This is a problem that comes up all the time when dealing with users from data analysis, journalism and similar backg... Johannes Kroeger
01:09 PM Revision dc1ab4c9 (qgis): fix build with QScintilla <2.10
Jürgen Fischer
11:33 AM Feature request #5606: Defining column types for CSV imports
Ultimately this is a dupe of #4212 Johannes Kroeger
11:33 AM Feature request #13038: Add ability to choose field type in CSV plugin provider import
This is a dupe of #4212 and #5606 Johannes Kroeger
11:27 AM Bug report #18725 (Closed): Rotated vector grid lost in QGIS 2.18
In QGIS 2.14, the ftools plugin provided the ability to create a rotated vector grid.
This option was not moved to...
Andre Joost
11:12 AM Bug report #18724 (Closed): GRASS 7 r.viewshed fails
Fixed in master, will be included on 3.0.2 Nyall Dawson
11:12 AM Bug report #18724 (Closed): GRASS 7 r.viewshed fails
Fixed in master, will be included on 3.0.2 Nyall Dawson
09:12 AM Bug report #18724 (Closed): GRASS 7 r.viewshed fails
Testing QGIS 3.0, KyngChaos QGIS 3.0.0-3 (because MacPorts QGIS 3.1 crashes under OSX))
Have DEM and using GRASS ...
Garth Fletcher

2018-04-14

11:07 PM Bug report #18045 (Closed): Python function for expression is not loaded automaticaly
Nyall Dawson
01:37 PM Bug report #18045: Python function for expression is not loaded automaticaly
You need to press the load button to reload the function after reediting it!
It's in the "Function editor" window, o...
Tudor Bărăscu
11:07 PM Bug report #18723 (Closed): Adding a new function expression that also prints in the console halt...
This isn't safe to do - better to use the thread safe qgis logger classes, e.g. QgsLogger, QgsMessageLog Nyall Dawson
11:07 PM Bug report #18723 (Closed): Adding a new function expression that also prints in the console halt...
This isn't safe to do - better to use the thread safe qgis logger classes, e.g. QgsLogger, QgsMessageLog Nyall Dawson
02:16 PM Bug report #18723 (Closed): Adding a new function expression that also prints in the console halt...
I have a point layer with 3 points.
I created the following function:...
Tudor Bărăscu
05:00 PM Revision 6fb5777c (qgis): respect QGIS_PREFIX_PATH (followup 810241ffca; fixes windows nightlies)
Jürgen Fischer
03:44 PM Bug report #18457: Relationship one_to_many
in qgis 3 :
i have this problem too
my layer and table are stored in postgis
this feature had worked well in prev ...
nagi hekmati
03:38 PM Bug report #17525: subform in automatic generated relation referende widget is not visible in 2.9...
in qgis 3 :
i have this problem too
my layer and table are stored in postgis
this feature had worked well in prev ...
nagi hekmati
02:12 PM Bug report #18658: PyQGIS Developer Cookbook and the modules
Hi, the cookbook is not fully updated to QGIS 3. The effort of updating it is made by volunteers so.. you'll just hav... Tudor Bărăscu
10:32 AM Bug report #18597: Layer reprojection from EPSG:3844 to EPSG:4326 has offset since QGIS 2.18.8
(give it a try, if you want:)
- Download the polyline shapefile of Romania’s national boundary (Frontieră România po...
L Sz
10:06 AM Bug report #18722 (Closed): crash when i trying to load a wfs layer
h2. User Feedback
trying to load a wfs layer
h2. Report Details
*Crash ID*: 8886fa07fa66259dfaea3ebce46f7f...
Raúl Vigueras
06:32 AM Bug report #18302: QGIS2+: values shown in scientific notation
On some places it has been fixed, on many it hasn't. See attachment.
I'm on QGIS3, GIT build af8d9eb1a6
Tobias Wendorff
06:29 AM Bug report #18601: QGIS3: texts with leading zero get integers
Could a mod please edit my first post? Actually, it is destroying data. I missed to add this. Tobias Wendorff
02:51 AM Revision fdc2acdb (qgis): fix windows build
Jürgen Fischer

2018-04-13

10:47 PM Bug report #18649: Crash on startup on Debian Stretch
I just tried on another machine. It is a Debian Stretch as well, although this one is not a virtual machine.
I ins...
Jérôme L
10:05 PM Revision 1d4d3341 (qgis): Add owslib and keep idna package (do not remove pip3)
Paul Blottiere
07:38 PM Bug report #18721 (Closed): Menus
Hello,
I've been a user of QGIS for geologic mapping purposes for a few years now. Recently I've switched my prima...
Zachariah Fleming
07:03 PM Bug report #18720 (Closed): QGIS 3.0.1 crashes on Mac
I have installed QGIS 3.0.1 on my mac using Macports. Since upgrading to 3.0.1 it crashes any time I try to open a f... Adam Dershowitz
06:07 PM Revision ac4d776a (qgis): [Processing] None is the default value for parameters also for string
René-Luc ReLuc
05:36 PM Bug report #18719 (Feedback): Missing options in GPS Information Panel
Missing the Polar Graphic of Satellites and the button of internal gps option.
See attachment:
Left image -> QGI...
João Gaspar
04:37 PM Bug report #18718 (Open): Extra line feed in table using "Wrap text"
- Insert a table in composer
- Set fixed size for a text column
- Set Oversized text properties to "Wrap text"
T...
Luca Lanteri
03:37 PM Revision 199f725d (qgis): Add unit test with owslib to check GetCapabilities doc
Paul Blottiere
03:36 PM Revision 414f4fac (qgis): Remove empty MetadataURL tag for unit tests
Paul Blottiere
03:36 PM Revision 0edb0d98 (qgis): Cleaning GetCapabilities response
Fixes #18197 Paul Blottiere
11:55 AM Bug report #17331: new node tool topological editing
same reported in #18192 and #18046 Jakub Kosik
11:31 AM Revision 322bc787 (qgis): Merge pull request #6782 from wonder-sk/required-layers
Mark layers as required in the project Martin Dobias
11:08 AM Revision bf2ed36b (qgis): Server: return empty image in GetLegendGraphis if no layer is there (e....
Marco Hugentobler
10:50 AM Revision 2d340a0d (qgis): Update unit test with symbology depending on @map variables
Paul Blottiere
10:44 AM Revision 783702e9 (qgis): Keep mapSettings scope
Paul Blottiere
10:00 AM Bug report #18679: Cannot insert decimal separator to field
There are screenshots of my system settings, QGIS settings, Layer definition and its Feature form where i try to put ... David Pavlicek
10:00 AM Bug report #18679: Cannot insert decimal separator to field
There are screenshots of my system settings, QGIS settings, Layer definition and its Feature form where i try to put ... David Pavlicek
10:00 AM Bug report #18679: Cannot insert decimal separator to field
There are screenshots of my system settings, QGIS settings, Layer definition and its Feature form where i try to put ... David Pavlicek
10:00 AM Bug report #18679: Cannot insert decimal separator to field
There are screenshots of my system settings, QGIS settings, Layer definition and its Feature form where i try to put ... David Pavlicek
08:51 AM Bug report #18679: Cannot insert decimal separator to field
Thanks for the feedback,
So, basically, the problem looks like that the default editor widget for numeric does not...
Alessandro Pasotti
08:45 AM Bug report #18679: Cannot insert decimal separator to field
I have tested this against latest nightly build from OSGeo (3.1.0-master 4c8b1595a9) with same results...
BUT, af...
David Pavlicek
09:31 AM Revision 9219f5a6 (qgis): Delete unused variables
Matthias Kuhn
09:30 AM Revision b1b90ef1 (qgis): Virtual destructor
Matthias Kuhn
09:25 AM Revision b662b44e (qgis): Merge pull request #6781 from elpaso/fix-render-gui
Small GUI fix in raster style dialog Alessandro Pasotti
08:17 AM Revision d500580e (qgis): debian packaging: followup bb0bfea3c4
Jürgen Fischer
07:36 AM Revision e597d388 (qgis): Merge pull request #6789 from DelazJ/patch-1
Remove wrong tooltip Matthias Kuhn
07:35 AM Revision 784d8dc3 (qgis): Merge pull request #6790 from cdavila/release-3_0
[tr] spanish translation update 12/04/18 Matthias Kuhn
07:16 AM Bug report #18717 (Feedback): Crashes when digitising shp files
h2. User Feedback
Editing shp file
h2. Report Details
*Crash ID*: ee8ccc8a9144e3c72737ee26b4f351cca85a3bf3
...
Damien Smith
02:59 AM Bug report #18716 (Closed): Crash when using a geopackage and clicked on float selected record to...
h2. User Feedback
I reduced the number of visible fields in the attribute table using the dialog. I then selected...
Andrew Mitchell
02:58 AM Revision 4f05da4a (qgis): Fixes a wrong dpi resolution in images exported from composer
In order to avoid wrong dpi resolution in images exported from composer we need to round the dpi resolution calculate... Andrea Giudiceandrea

2018-04-12

01:55 AM Bug report #18691 (Closed): Triggering atlas preview needlessly refreshes map canvas
Actually this is intentional - it's so that any symbology rules which are dependent on atlas feature are correctly ap... Nyall Dawson
01:55 AM Bug report #18691 (Closed): Triggering atlas preview needlessly refreshes map canvas
Actually this is intentional - it's so that any symbology rules which are dependent on atlas feature are correctly ap... Nyall Dawson
11:45 PM Revision 76843be6 (qgis): [BUGFIX][needs-docs] Allow expression parser to report better error loc...
We return the line and column to allow builder to highlight
that location for the user.
Nathan Woodrow
11:13 PM Revision 128537c6 (qgis): [tr] spanish translation update 12/04/18
cdavila -
10:50 PM Feature request #18715 (Closed): netcdf browser
Nyall Dawson
07:16 PM Feature request #18715: netcdf browser
Plugins are maintained by the community. Please ask the NetCDF Browser's author if he's interested in upgrading it. I... Borys Jurgiel
05:33 PM Feature request #18715 (Closed): netcdf browser
Please quickly upgrade netcdf browser or build another plugin to load netcdf files in version 3 Abou Sarr
10:50 PM Bug report #18155 (Closed): ImportError: QtWebEngineWidgets must be imported before a QCoreApplic...
Actually qt upstream backtracked on the decision to deprecate the WebKit classes (hooray!), which is a great thing be... Nyall Dawson
10:50 PM Bug report #18155 (Closed): ImportError: QtWebEngineWidgets must be imported before a QCoreApplic...
Actually qt upstream backtracked on the decision to deprecate the WebKit classes (hooray!), which is a great thing be... Nyall Dawson
08:48 PM Bug report #18155: ImportError: QtWebEngineWidgets must be imported before a QCoreApplication ins...
Nyall Dawson wrote:
> Use QWebPage/QWebFrame/QWebView instead of QWebEngine
Thank you Nyall, guess I reported too...
Daniel Sánchez Pillot Gutiérrez
10:47 PM Revision b6242b4a (qgis): rename algorithm name in template script
matteo ghetta
06:52 PM Revision 938db97d (qgis): Remove wrong tooltip
Harrissou Santanna
05:41 PM Revision 0135b4c9 (qgis): Merge pull request #6778 from signedav/fix_condformat_alpha
Save and load alpha of conditional style color Matthias Kuhn
05:08 PM Revision f5c03db7 (qgis): Fix line offset dxf export
Marco Hugentobler
04:38 PM Revision af8d9eb1 (qgis): fix list of updated files in pull requests
Denis Rouzaud
04:35 PM Revision b73ac0f1 (qgis): Support more QgsMapUnitScale properties in dxf export
Marco Hugentobler
04:35 PM Revision d94cf12d (qgis): fix list of updated files in pull requests
Denis Rouzaud
04:11 PM Revision 5ddc4d6e (qgis): Merge pull request #6785 from signedav/fix_conditionalformat_BP
Backport to 3.0 Conditional formatting on relation reference widget Matthias Kuhn
04:10 PM Revision e516e7cf (qgis): Merge pull request #6786 from signedav/fix_condformat_alpha_BP
Backport to 3.0 Save and load alpha of conditional style color Matthias Kuhn
04:09 PM Revision 91384a09 (qgis): Merge pull request #6788 from signedav/fix_condformat_alpha_BP_218_3
Backport to 2.18 Save and load alpha of conditional style color Matthias Kuhn
04:08 PM Revision 505822f1 (qgis): Consider QgsMapUnitScale in dxf export and fix QgsDxfExport::mapUnitSca...
Marco Hugentobler
03:47 PM Bug report #18712 (Closed): Relative path for projects is broken
Saber Razmjooei
03:32 PM Revision 8c8cd8df (qgis): Save and load alpha of conditional style color
Alpha (opacity) will be saved and loaded for the conditional style color of text and background. David Signer
03:21 PM Revision e8ce121b (qgis): Add unit test to check symbol's rotation coming from a project variable
Paul Blottiere
03:21 PM Revision d9fbca5d (qgis): Add project context for map rendering
Paul Blottiere
03:21 PM Revision 39a1fabb (qgis): Fixes segmentation fault
Paul Blottiere
02:11 PM Revision b93ec5db (qgis): [BUGFIX][Server] Segfault in WCS
René-Luc ReLuc
02:11 PM Revision f93f389a (qgis): [BUGFIX][Server] Segfault in WFS Transaction
René-Luc ReLuc
02:10 PM Revision 27fa062a (qgis): [BUGFIX][Server] Segfault in WCS
René-Luc ReLuc
02:10 PM Revision 04ef496e (qgis): [BUGFIX][Server] Segfault in WFS Transaction
René-Luc ReLuc
02:00 PM Revision 79256b07 (qgis): add StringLiteral
David Signer
02:00 PM Revision 93a4dcb6 (qgis): indentation fix
David Signer
02:00 PM Revision 5c94f89e (qgis): Save and load alpha of conditional style color
Alpha (saturation) will be saved and loaded for the conditional style color of text and background.
Before there was ...
David Signer
01:53 PM Revision a4b5816f (qgis): add StringLiteral
David Signer
01:32 PM Revision 55e83809 (qgis): Conditional formatting on relation reference widget
in case we have additional display expressions there does use the conditional formatting for the row
and in case ther...
David Signer
01:21 PM Revision 91a229b7 (qgis): [BUGFIX][Server] Segfault in WFS DescribeFeatureType and GetFetaure
René-Luc ReLuc
01:20 PM Revision 31831072 (qgis): [BUGFIX][Server] Segfault in WFS DescribeFeatureType and GetFetaure
René-Luc ReLuc
11:00 AM Revision 85fc47a2 (qgis): Support symbology width in pixels in dxf export
Marco Hugentobler
10:55 AM Bug report #17809: Rendering performance issues
I did some research with Saber's and my projects: Both run smoothly when stored on a local path. However when loaded ... mr twister
10:44 AM Revision 7e022f00 (qgis): Disable remove action instead of message box + unit test
Martin Dobias
10:41 AM Revision 6cf14335 (qgis): Merge pull request #6777 from signedav/fix_conditionalformat
Conditional formatting on relation reference widget Matthias Kuhn
10:41 AM Bug report #18521 (Closed): Conditional formatting rules do not apply to relation reference widge...
Applied in changeset commit:qgis|4d984793e91f7429b38a8af90d741e25d6834f5a. David Signer
10:41 AM Bug report #18521 (Closed): Conditional formatting rules do not apply to relation reference widge...
Applied in changeset commit:qgis|4d984793e91f7429b38a8af90d741e25d6834f5a. David Signer
10:37 AM Revision c3fdef9d (qgis): Merge pull request #6405 from lbartoletti/mkuidefaults_python3
Convert mkuidefaults script to python3 and pep8 it Matthias Kuhn
07:05 AM Bug report #17851: Top or bottom context menu item is selected and clicked when right clicking a ...
My testing leads me to conclude this is application specific rather than a particular desktop environment for Linux.
...
Patrick Dunford
06:57 AM Bug report #18692: Layer list problems with ordering layers
I tested with XFCE against KDE. Ultimately, there was no difference found between the two desktop environments, and c... Patrick Dunford

2018-04-11

01:56 AM Bug report #18155: ImportError: QtWebEngineWidgets must be imported before a QCoreApplication ins...
Use QWebPage/QWebFrame/QWebView instead of QWebEngine Nyall Dawson
12:34 AM Bug report #18155: ImportError: QtWebEngineWidgets must be imported before a QCoreApplication ins...
I'm getting the same error when trying to import the QWebEngineView. For what I understand QtwebEngineWidgets can't b... Daniel Sánchez Pillot Gutiérrez
01:55 AM Bug report #18713 (Feedback): Virtual layer with spaces in layer name not created
No error here - are you enclosing the table name in double quotes? Can you post more info? Nyall Dawson
01:06 AM Bug report #18713 (Open): Virtual layer with spaces in layer name not created
If you try to create a virtual layer from existing project layer that has spaces in layer name (like “My layer”) you'... Nikolay Lebedev
01:12 AM Bug report #18714 (Open): QGIS crashes when opening a project having joined layers with spaces in...
Steps to reproduce:
Add two layers to the project.
Add a space in layer name for one layer (i.e. "my layer").
Join...
Nikolay Lebedev
11:47 PM Bug report #18696 (Closed): libdxfrw doesn’t honor the "DEBUG" flag
Fixed in commit:222e45b838ebf8a2df43c6ef888047182fba5cb2 Jürgen Fischer
11:47 PM Bug report #18696 (Closed): libdxfrw doesn’t honor the "DEBUG" flag
Fixed in commit:222e45b838ebf8a2df43c6ef888047182fba5cb2 Jürgen Fischer
11:47 PM Bug report #18698 (Closed): qgsgml.cpp and gdal 2.4.4 incompatibility? (DEBUG build)
Fixed in commit:222e45b838ebf8a2df43c6ef888047182fba5cb2 Jürgen Fischer
11:47 PM Bug report #18698 (Closed): qgsgml.cpp and gdal 2.4.4 incompatibility? (DEBUG build)
Fixed in commit:222e45b838ebf8a2df43c6ef888047182fba5cb2 Jürgen Fischer
11:19 PM Revision 222e45b8 (qgis): allow builds with DEBUG macro defined
Jürgen Fischer
10:59 PM Bug report #18709 (Closed): Installation of QGIS-Server 2.14 on Debian 9.1/stretch
Jürgen Fischer
05:13 PM Bug report #18709: Installation of QGIS-Server 2.14 on Debian 9.1/stretch
2.14 is no longer supported by qgis.org. Try 2.18 (LTR) or 3.0 (see "Debian/Ubuntu":https://qgis.org/en/site/foruser... Jürgen Fischer
04:31 PM Bug report #18709 (Closed): Installation of QGIS-Server 2.14 on Debian 9.1/stretch
Hello everyone, I start with the use of QGIS-server, I am on debian 9.1 (stretch), and I need to use lizmap with. Dur... miadana joy
10:53 PM Revision bb0bfea3 (qgis): disable 3D in debian packages for debian unstable/buster
Jürgen Fischer
09:03 PM Bug report #18703 (Closed): QGIS will not complete rendering zoomed-out labels
Nyall Dawson
07:02 PM Bug report #18703: QGIS will not complete rendering zoomed-out labels
I can confirm that it is not a problem on 3.01 for Linux, not sure how to test 3.01 on OSX. Dewey Dunnington
07:39 PM Bug report #18705: Updating raster single-band min/max method does not update actual min/max
No problem with a Load button that doesn't exist, provided that there is a way to change from a manually entered min/... Dewey Dunnington
07:30 PM Bug report #18705: Updating raster single-band min/max method does not update actual min/max
ok, got it.
The load button is gone.
Apparently by design:
commit 407991ed35049ec267c4641751841b4631f9c05e
A...
Alessandro Pasotti
06:56 PM Bug report #18705: Updating raster single-band min/max method does not update actual min/max
This is not an OSX issue, this is a QGIS 3 issue. Updating the min/max values manually will automatically change the ... Dewey Dunnington
06:56 PM Bug report #18705: Updating raster single-band min/max method does not update actual min/max
This is not an OSX issue, this is a QGIS 3 issue. Updating the min/max values manually will automatically change the ... Dewey Dunnington
03:05 PM Bug report #18705: Updating raster single-band min/max method does not update actual min/max
Small update testing on Linux, if I manually change Min or Max values this is what happens:
- User defined is auto...
Alessandro Pasotti
02:25 PM Bug report #18705: Updating raster single-band min/max method does not update actual min/max
Can you please check how (and if) it was working in 2.x?
If this is a regression introduced in 3.x, please flag it...
Alessandro Pasotti
06:27 PM Bug report #18712 (Closed): Relative path for projects is broken
Relative path is broken and it saves all layers with their absoloute paths. Saber Razmjooei
06:22 PM Bug report #18711 (Closed): Unit change when saving style in database
If I try to set my styles using Map Units and save it in a database as default style (tested in geopackage), when loa... Saber Razmjooei
06:02 PM Bug report #18710 (Closed): SAGA Kriging defaults wrong and missing options
When using any of the Kriging functions The default Max Distance is set to -1.000, which creates layers made up of Na... Nicole Morgan
03:48 PM Revision 42517f8b (qgis): [FEATURE] Mark layers as required in the project
Required layers are not allowed to be removed from the project.
This adds extra safety to protect project users from ...
Martin Dobias
03:31 PM Bug report #18679 (Feedback): Cannot insert decimal separator to field
I cannot reproduce in current master, would you be able to test a nightly build?
If that still does not work, plea...
Alessandro Pasotti
03:31 PM Bug report #18679 (Feedback): Cannot insert decimal separator to field
I cannot reproduce in current master, would you be able to test a nightly build?
If that still does not work, plea...
Alessandro Pasotti
03:07 PM Bug report #18702 (Feedback): Save map image
Can you please add a step-by-step procedure and example QGIS project+data to reproduce the crash? Alessandro Pasotti
02:51 PM Revision 354433b0 (qgis): Small GUI fix in raster style dialog
Alessandro Pasotti
02:45 PM Bug report #18708 (Closed): GPS Info
The GPSInfo box doesn't see my usb-com3 port (QGIS 3.0)
Was OK with QGIS 2.12
Martin Fafard
02:31 PM Revision 27b41700 (qgis): Add GetFeature test with array layer
Also added the missing response xmls (forgot to add them
in previous commits)
Tudor Bărăscu
02:10 PM Bug report #18700: QGIS crash removing table from Layers
Can you please attach a minimal QGIS project and data to reproduce the issue? Alessandro Pasotti
11:59 AM Bug report #18687 (Closed): Duplicate features: attribute values with boolean data types are not ...
Found out that this has nothing to do with "boolean" data types, but rather the fact that these attributes had defaul... Andreas Neumann
11:59 AM Bug report #18687 (Closed): Duplicate features: attribute values with boolean data types are not ...
Found out that this has nothing to do with "boolean" data types, but rather the fact that these attributes had defaul... Andreas Neumann
11:34 AM Bug report #18422: Data Source Manager window not vertically-resizable
Hey guys, I am having identical issue with symbol selector window. Toshiba Satellite laptop 1366 X 768 screen res. OS... Patrick Connellan
09:04 AM Revision 3400199e (qgis): [FEATURE] Map themes: store also expanded/collapsed state of nodes
Each map theme will also record which layers, groups and legend items are expanded,
so when a map theme is selected, ...
Martin Dobias
08:41 AM Revision 6c06421a (qgis): spanish translation fix
Jürgen Fischer
08:31 AM Bug report #18302: QGIS2+: values shown in scientific notation
I currently have the issue that QGIS 2.18.18 displays an ID as 1385998 (Identify Tool) whereas QGIS 3.0.1 shows that ... Andreas Wicht
08:29 AM Revision 29b080fc (qgis): Merge pull request #6754 from m-kuhn/processing_filter_algorithm
[FEATURE] Feature filter algorithm for processing models Matthias Kuhn
07:55 AM Revision d3e18e31 (qgis): Merge pull request #6780 from cdavila/release-3_0
[tr] spanish translation update 10/04/18 Matthias Kuhn
02:46 AM Revision 91aafb50 (qgis): fix logical block with mis-matching arguments
Denis Rouzaud
02:45 AM Revision 9dc3ee4f (qgis): fix logical block with mis-matching arguments
Denis Rouzaud

2018-04-10

01:47 AM Revision d5573a5a (qgis): [processing] Use silent feedback by default in processing.run
Relying on the iface messagebar feedback as a fallback is not
safe for standalone scripts. If callers want to use a m...
Nyall Dawson
11:11 PM Revision fbb4ef5a (qgis): Add processing gui tests
Matthias Kuhn
11:10 PM Revision ffb2817a (qgis): Protect the const-ituional correctness
Matthias Kuhn
10:53 PM Revision a619e01f (qgis): [tr] spanish translation update 10/04/18
cdavila -
10:39 PM Bug report #18703 (Feedback): QGIS will not complete rendering zoomed-out labels
This was likely fixed by a patch in 3.0.1. Can you upgrade and test? Nyall Dawson
09:12 PM Bug report #18703 (Closed): QGIS will not complete rendering zoomed-out labels
This particular issue occurs when rendering labels for contour lines, but may also affect other types of labels. The ... Dewey Dunnington
10:29 PM Bug report #18418: Scroll zoom erratic on Mac trackpad
Yes, I can confirm that the jump in scale only occurs with the Pan tool. With other tools, however, the other part of... Nathan Perry
10:04 PM Bug report #18418: Scroll zoom erratic on Mac trackpad
I only have this problem (map zooming out upon completing zoom with the trackpad) in OSX when on the "Pan" tool...whe... Dewey Dunnington
10:12 PM Bug report #18706 (Closed): QGIS 3 refuses to load on fresh OSGEO64 install on Windows 7 Pro
h2. User Feedback
after several times uninstalling and installing with osgeo4w-setup-x86_64, QGIS will not progres...
Rob Willson
09:57 PM Bug report #18705 (Open): Updating raster single-band min/max method does not update actual min/max
When updating the min/max method for single band (pseudocolor and grayscale), updating the manual min/max values will... Dewey Dunnington
09:46 PM Bug report #18704 (Closed): No GDAL/GRASS functionality on OSX in QGIS3
I cannot get the processing toolbox GDAL or GRASS functions to work in QGIS3 on OSX. The error for GDAL functions is:... Dewey Dunnington
09:23 PM Bug report #18622: Mouse pointer displacement
I have noticed this as well. The Select, Zoom (in and out), and Digitizing (crosshairs) pointers are twice as big (is... Dewey Dunnington
08:56 PM Revision bf0c4f94 (qgis): [processing] Accept strings of form "(1,2") for point parameters too
Since the help text above a point parameter indicates the acceptable
format is "(x, y)", it can be confusing for user...
Nyall Dawson
08:32 PM Bug report #18702 (Closed): Save map image
Crash ID: e1815805c53fd4fc5dfa809539887b484b7310d7
Stack Trace
QWidgetPrivate::create_sys :
QWidget::creat...
Andrew Shanin
06:54 PM Bug report #18701 (Open): [Layout] Scale bar fill colors should be disabled for "not a box style"...
In print layout, add a scale bar.
In its item properties panel, Fonts and colors group, the Fill and secondary fill ...
Harrissou Santanna
06:12 PM Bug report #18700 (Open): QGIS crash removing table from Layers
h2. User Feedback
I had just removed a no-geometry csv table from the layers. The table was joined to another lay...
Mike Bannister
06:00 PM Bug report #18698: qgsgml.cpp and gdal 2.4.4 incompatibility? (DEBUG build)
This is a DEBUG build, and it fails because of that line in ogr_api.h... vince -
05:13 PM Bug report #18698 (Closed): qgsgml.cpp and gdal 2.4.4 incompatibility? (DEBUG build)
When I try to compile QGIS master (commit c625f95) with the new version of gdal, I get this compilation error:
<pr...
vince -
05:21 PM Bug report #18687: Duplicate features: attribute values with boolean data types are not duplicate...
I tried to replicate with a smaller example - but failed.
Perhaps there is something special in our project config...
Andreas Neumann
02:29 PM Bug report #18687 (Closed): Duplicate features: attribute values with boolean data types are not ...
When "duplicating features with digitize", the attribute values of boolean values as "true" are not correctly duplica... Andreas Neumann
05:13 PM Bug report #18699 (Open): [Layout] Data-defined attribute table source layer does not update stru...
In a project let's add 3 layers: 'layerA', 'layerB', 'layerC'
In a Print layout, enable atlas generation on 'layerA'...
Harrissou Santanna
05:10 PM Bug report #18697 (Open): [Layout] Data-defined attribute table source layer has some limitations
In a Print layout, Add an attribute table, and in its properties set 'layerA' as layer source
In the layer source da...
Harrissou Santanna
05:08 PM Bug report #18696 (Closed): libdxfrw doesn’t honor the "DEBUG" flag
Libdxfrw uses DEBUG as a symbolic name for an enum, which causes a conflict when doing a DEBUG type build of Qgis.
T...
vince -
05:07 PM Bug report #18695 (Open): [Layout] Attribute table: deactivating layer source dd button is revert...
In print layout, add an attribute table and use a working expression to set the layer source to use.
Then deactivate...
Harrissou Santanna
05:06 PM Bug report #18694 (Closed): [Layout] Data-defined options not updated in items properties when mo...
I think the issue of DD buttons not being reset when moving from a picture item to another picture item (#18637) appl... Harrissou Santanna
04:50 PM Bug report #18678: System crash/logout with temp layer in Layers panel
Nyall Dawson wrote:
> Can't reproduce on Linux - may be another OSX specific issue
I believe there are known issu...
Nathan Perry
06:33 AM Bug report #18678: System crash/logout with temp layer in Layers panel
Can't reproduce on Linux - may be another OSX specific issue Nyall Dawson
04:11 AM Bug report #18678 (Closed): System crash/logout with temp layer in Layers panel
When a temporary memory layer is present in the map legend (Layers panel), hovering the mouse over the temp layer's n... Nathan Perry
04:29 PM Feature request #18693 (Closed): include python3-pypiwin32 in windows standalone installer
hello jürgen,
would it be possible, that you include the python3-pypiwin32 site package in the qgis standalone ins...
Jan Lippmann
04:19 PM Bug report #18692 (Closed): Layer list problems with ordering layers
Generally there are two issues noted with the layer list in Qgis 2.18:
1. Drag and drop of items where the trigger...
Patrick Dunford
04:04 PM Bug report #18597: Layer reprojection from EPSG:3844 to EPSG:4326 has offset since QGIS 2.18.8
If you delete the .qpj files from your zip, create a custom CRS with the parameters from #1 and assign that to your 3... Andre Joost
03:38 PM Bug report #18691 (Closed): Triggering atlas preview needlessly refreshes map canvas
Open a project and add a layout
Place the layout dialog so that you can view the map canvas
Check in the print layo...
Harrissou Santanna
03:25 PM Feature request #18690 (Open): GeoReferencer - set crop zone for referenced image.
Tool for cropping useless part of images. Andrew Shanin
03:19 PM Bug report #18689 (Closed): QGIS 3.0.1 crashes when zoomed to 1:2,721
Using OS VectorMap. When I zoom in to 1:2,721 QGIS crashes. I was trying to zoom to 1:2,000 and I identified this as ... Peter Brooks
03:05 PM Feature request #18688 (Closed): Add function Scale_View for Map Composer
Sometimes I need to show scale for View Window in text field.
For expample: Масштаб 1:[% Scale_View ("name of window...
Andrew Shanin
02:27 PM Revision cbfdb3d8 (qgis): Fix dxf export outline width
Marco Hugentobler
02:21 PM Bug report #18686 (Open): [Layouts] Delete the map assigned to a scale bar item does not "invalid...
I don't quite know what would be the right behavior but...
Create a map item and an associated scale bar.
Now, dele...
Harrissou Santanna
02:15 PM Bug report #18684 (Closed): inserting fields in expression generator uses double quotes instead o...
right, of course.
sorry for the noise
Denis Rouzaud
02:15 PM Bug report #18684 (Closed): inserting fields in expression generator uses double quotes instead o...
right, of course.
sorry for the noise
Denis Rouzaud
01:46 PM Bug report #18684: inserting fields in expression generator uses double quotes instead of simple ...
That's because it's adding the "object_id" attribute for the atlas feature, not the string literal 'object_id'. I.e. ... Nyall Dawson
01:40 PM Bug report #18684 (Closed): inserting fields in expression generator uses double quotes instead o...
In layout composer, in atlas, when adding a field for an expression as `attribute( @atlasfeature, 'myfield' )` myfiel... Denis Rouzaud
02:10 PM Bug report #18685 (Open): [Layout] Adding a scale bar before any map item makes it unusable
The title is a bit wrong but...
In a new print layout, add a scale bar, its "map" property is empty and it only show...
Harrissou Santanna
01:55 PM Revision c625f95b (qgis): [BUGFIX][Server] Segfault in WFS GetCapabilities
René-Luc ReLuc
01:53 PM Revision c7c37bd1 (qgis): Set global and project expression scope for dxf export
Marco Hugentobler
01:52 PM Revision dabf1c76 (qgis): [BUGFIX][Server] Segfault in WFS GetCapabilities
René-Luc ReLuc
01:15 PM Revision 254ceae9 (qgis): indentation fix
David Signer
12:01 PM Bug report #18683 (Open): Wrong argument references in aggregate function help
In the expression builder, select the aggregate function, the examples at the bottom of the help section use an *expr... Harrissou Santanna
11:44 AM Bug report #18671 (Closed): Can't export to tiff in layout composer
Nyall Dawson
10:00 AM Bug report #18671: Can't export to tiff in layout composer
That's the culprit...installed and everything is like is supposed to be!
I didn't have it installed...weird this d...
Hugo Santos
11:34 AM Feature request #18682 (Closed): [Processing] Allow "select by attribute" algorithm output to alt...
"Select by location" and "select by expression" algorithms can alter current selection: add to current, remove from s... Harrissou Santanna
11:31 AM Feature request #18681 (Closed): [Processing] Allow "select by ..." algorithms to work with selec...
The "select by attribute", "select by expression" "select by location" (and maybe their random friends, but i'm not s... Harrissou Santanna
11:28 AM Revision 4a885e6e (qgis): Misc project storage fixes from Nyall's testing
- fix a crash when opening a project from unavailable connection
- make some messages in postgresql project storage t...
Martin Dobias
11:26 AM Revision 7018cb01 (qgis): Save and load alpha of conditional style color
Alpha (saturation) will be saved and loaded for the conditional style color of text and background.
Before there was ...
David Signer
11:17 AM Bug report #18680 (Rejected): [Processing]"Contains" and "Does not contain" operators do no work ...
In select by attribute algorithm, trying to select features where _"gid" contains 1_ result in an error stating that ... Harrissou Santanna
11:10 AM Revision 4d984793 (qgis): Conditional formatting on relation reference widget
in case we have additional display expressions there does use the conditional formatting for the row
and in case ther...
David Signer
10:37 AM Bug report #18679 (Closed): Cannot insert decimal separator to field
Hi, I have PostGIS based layer with numeric field. When i try to edit this field, it is not posible to insert (copy n... David Pavlicek
09:49 AM Revision 37295ec4 (qgis): Expose extra arguments to QgsGeometry::transform
Previously these were only available via the raw QgsAbstractGeometry
API.
Also add more unit tests for QgsGeometry::...
Nyall Dawson
08:55 AM Revision 1357a471 (qgis): [processing] Fix Select/Extract by Location algs with PostGIS layers
Fixes #18038 Nyall Dawson
08:55 AM Bug report #18038 (Closed): Select by Location not working when data is in PostGIS
Applied in changeset commit:qgis|1357a4716ab14168c72a7ba1d41685f6dea11877. Nyall Dawson
08:55 AM Bug report #18038 (Closed): Select by Location not working when data is in PostGIS
Applied in changeset commit:qgis|1357a4716ab14168c72a7ba1d41685f6dea11877. Nyall Dawson
07:57 AM Bug report #18038: Select by Location not working when data is in PostGIS
https://github.com/qgis/QGIS/pull/6775 Nyall Dawson
07:53 AM Bug report #18038 (In Progress): Select by Location not working when data is in PostGIS
Nyall Dawson
03:09 AM Bug report #18038: Select by Location not working when data is in PostGIS
OK - finally got a file to upload. I had to use some stuff that wasn't client sensitive. The data was something I mad... Randal Hale
08:53 AM Revision b8e8541f (qgis): Fix build on Qt 5.5
Nyall Dawson
07:31 AM Revision f30c162e (qgis): [processing][grass] Fix broken r.lake algorithm
(cherry-picked from 20bbef38) Nyall Dawson
07:31 AM Revision 09f5d52e (qgis): [processing][grass] Fix broken r.li.renyi.ascii alg
(cherry-picked from 60efbb5) Nyall Dawson
07:31 AM Revision 9b0ddc6b (qgis): More hash updates
(cherry-picked from f66993ed) Nyall Dawson
07:31 AM Revision e62a0e9d (qgis): Update tests for travis
(cherry-picked from fc133ef5) Nyall Dawson
07:31 AM Revision 9a96e84f (qgis): [processing][grass] Disable some failing tests
(cherry-picked from 7544cdb2) Nyall Dawson
07:31 AM Revision f71590d4 (qgis): [processing] Better debugging for failed tests
(cherry-picked from e83cd615) Nyall Dawson
07:31 AM Revision f2732a64 (qgis): [processing][grass] Fix broken r.statistics alg
(cherry-picked from 1fc5a0e5) Nyall Dawson
07:31 AM Revision 07207e0f (qgis): [processing] Skip more unnecessary geometry checks
(cherry-picked from 405d8f29d) Nyall Dawson
07:31 AM Revision 0b4b1ef2 (qgis): [processing][grass] Fix broken r.his algorithm
(cherry-picked from cba395e8) Nyall Dawson
07:31 AM Revision 76a68866 (qgis): [processing] Throw exceptions when sources/sinks cannot be loaded
Instead of silently indicating algorithm success
(cherry-picked from 0156656)
Nyall Dawson
07:31 AM Revision 2d9722da (qgis): Don't remove python 2 from docker build-deps
Since grass package still depends on it
(cherry-picked from 3455c13)
Nyall Dawson
07:31 AM Revision 3cabaa8e (qgis): Add saga to docker build-deps
(cherry-picked from 7d66f034) Nyall Dawson
07:31 AM Revision 1de62094 (qgis): [processing][grass] Fix broken r.cost algorithm
(cherry-picked from 89a3dd5) Nyall Dawson
07:31 AM Revision cab2cc1f (qgis): [processing] Try to resurrect grass tests
(cherry-picked from ea24847) Nyall Dawson
07:31 AM Revision 611c2b74 (qgis): Address clazy warnings in qgsgeometry.cpp
(cherry-picked from e627b84f) Nyall Dawson
07:31 AM Revision 16146381 (qgis): [processing] Fix python runAlgorithm when algorithm has missing optiona...
(cherry-picked from ee185cc) Nyall Dawson
07:31 AM Revision f98a7852 (qgis): [processing][grass] Don't try to create skipped optional outputs
(cherry-picked from f03baa871) Nyall Dawson
07:31 AM Revision a35aa8d1 (qgis): Attempt SAGA tests on Travis
(cherry-picked from 41a27f7) Nyall Dawson
06:43 AM Revision 1aa7bbc2 (qgis): Merge pull request #6604 from 3nids/prefixpath
fix QgsApplication::setPrefixPath Matthias Kuhn
04:27 AM Revision 405d8f29 (qgis): [processing] Skip more unnecessary geometry checks
Nyall Dawson
02:15 AM Revision 0a1a6769 (qgis): Fix build with Qt 5.5
Nyall Dawson

2018-04-09

01:57 AM Revision fc133ef5 (qgis): Update tests for travis
Nyall Dawson
01:57 AM Revision 60efbb53 (qgis): [processing][grass] Fix broken r.li.renyi.ascii alg
Nyall Dawson
01:57 AM Revision ee185cce (qgis): [processing] Fix python runAlgorithm when algorithm has missing optiona...
Nyall Dawson
01:57 AM Revision f03baa87 (qgis): [processing][grass] Don't try to create skipped optional outputs
Nyall Dawson
01:57 AM Revision 89a3dd5e (qgis): [processing][grass] Fix broken r.cost algorithm
Nyall Dawson
01:57 AM Revision cba395e8 (qgis): [processing][grass] Fix broken r.his algorithm
Nyall Dawson
01:57 AM Revision e83cd615 (qgis): [processing] Better debugging for failed tests
Nyall Dawson
01:57 AM Revision 1fc5a0e5 (qgis): [processing][grass] Fix broken r.statistics alg
Nyall Dawson
01:57 AM Revision 3455c13f (qgis): Don't remove python 2 from docker build-deps
Since grass package still depends on it Nyall Dawson
01:57 AM Revision 7d66f034 (qgis): Add saga to docker build-deps
Nyall Dawson
01:57 AM Revision 41a27f70 (qgis): Attempt SAGA tests on Travis
Nyall Dawson
01:57 AM Revision ea24847a (qgis): [processing] Try to resurrect grass tests
Nyall Dawson
01:57 AM Revision 7544cdb2 (qgis): [processing][grass] Disable some failing tests
Nyall Dawson
01:57 AM Revision f66993ed (qgis): More hash updates
Nyall Dawson
01:57 AM Revision 20bbef38 (qgis): [processing][grass] Fix broken r.lake algorithm
Nyall Dawson
12:47 AM Bug report #18671: Can't export to tiff in layout composer
Have you got the qt5-image-formats-plugins package installed? Nyall Dawson
09:44 PM Bug report #18671: Can't export to tiff in layout composer
Hi Nyall
I've tested in my machine at work and one of my home pc, both ubuntu based 16.04 (linux mint 18.3, haven'...
Hugo Santos
09:44 PM Bug report #18671: Can't export to tiff in layout composer
Hi Nyall
I've tested in my machine at work and one of my home pc, both ubuntu based 16.04 (linux mint 18.3, haven'...
Hugo Santos
09:24 PM Bug report #18671 (Feedback): Can't export to tiff in layout composer
Works fine here, and in multiple unit tests. You'll need to provide more info. Nyall Dawson
03:09 PM Bug report #18671 (Closed): Can't export to tiff in layout composer
Can't export to tiff in layout composer (qgis 3.0.1), like in 2.18. In windows with version 3.0.0 allows the image ex... Hugo Santos
12:45 AM Bug report #18677 (Feedback): Crashes - Attempting to Save ESRI Shapefile after running "Point to...
Can you share your data and the setting used in the algorithm? Nyall Dawson
10:51 PM Bug report #18677 (Closed): Crashes - Attempting to Save ESRI Shapefile after running "Point to P...
When I attempt to save a copy of the 'path' created QGIS crashes and provided the following report:
h2. User Feedb...
Eric Berkowitz
10:40 PM Revision 410115d9 (qgis): Merge pull request #6701 from sebastic/wmsprovider-qt4_wrap_cpp-depende...
Add custom target for QT4_WRAP_CPP macro to fix parallel builds. Matthias Kuhn
10:33 PM Revision 3f7042d1 (qgis): Merge pull request #6768 from m-kuhn/remove_plugin_builder
Remove plugin builder code Matthias Kuhn
10:26 PM Revision 7d18d527 (qgis): Merge pull request #6770 from cdavila/release-3_0
[tr] New spanish translation update Matthias Kuhn
10:24 PM Revision 02da420e (qgis): Add a remaining docstring
Matthias Kuhn
10:09 PM Revision 925d9af9 (qgis): [processing] Remove some unrequired geometry checks
Matthias Kuhn
09:48 PM Feature request #18676 (Open): Allow Map Themes to Optionally Store Spatial Bookmarks
Allow a saved map theme to also store the geospatial extent (i.e., spatial bookmark), this could be an option, check ... Rob Willson
09:41 PM Feature request #18675 (Open): Rename Map Themes directly in Map Theme Dropdown Menu
Map themes (formerly presets) are one of the most valuable and useful tools in QGIS but it is hard to organize or re-... Rob Willson
09:23 PM Bug report #18672 (Feedback): QGIS Crashing when Importing DEM data
You'll need to provide a link to the data Nyall Dawson
05:09 PM Bug report #18672 (Closed): QGIS Crashing when Importing DEM data
Good morning,
I am trying to import DEM data and QGIS keeps on crashing every time I place "Disc Image File", whi...
Vincent Racine
09:04 PM Revision 9ed21479 (qgis): [tr] spanish translation update
cdavila -
07:23 PM Bug report #18521: Conditional formatting rules do not apply to relation reference widget combobo...
Am I right with the suppose that the order (sort) has no influence. It's only in case you have a Display Expression t... David Signer
06:05 PM Bug report #18674 (Closed): Display of NULL values of attributes of type INTEGER not correct when...
NULL Values of attributes of type INT are incorrectly displayed as "0" instead of the representation for NULL values ... Manuel K
06:02 PM Revision 605ef7d8 (qgis): Remove plugin_template
Matthias Kuhn
05:19 PM Bug report #17851: Top or bottom context menu item is selected and clicked when right clicking a ...
At the moment I am attempting to nail down that this might be a XFCE specific issue, along with a drag and drop prob... Patrick Dunford
05:16 PM Bug report #18673 (Open): Value relation widget: Multiple selections, not null attribute
In case of multiple selections of a NOT NULL attribute in a value selection widget, the green tick mark is displayed ... Manuel K
04:41 PM Bug report #18656: Print Layout: unable to manually modify the X and Y coordinates in the map Ite...
Did something change in that area in the underlying libraries? Because it works pretty well in 2.18: i can type x and... Harrissou Santanna
04:27 PM Revision 810241ff (qgis): one level deeper
Denis Rouzaud
04:23 PM Revision 304275ab (qgis): fix QgsApplication::setPrefixPath
setPrefixPath was useless outside of the app since mPrefixPath was overwritten by env variables Denis Rouzaud
03:32 PM Revision aae8ce31 (qgis): Added disabled GetFeatureInfo test for relation reference widget
Tudor Bărăscu
02:05 PM Bug report #16790: QGIS fails to start on Ubuntu 16.10
Chris Barrington-Leigh wrote:
> SOLVED / workaround:
> Here is what restored QGIS for me: (after reverting to the...
marisn -
01:29 PM Feature request #18670 (Open): Map extent based on atlas feature attribute
I am using Atlas on QGIS 2.18.17. The city I am working on is divided by wards and these wards are divided by blocks.... Maxime RIOU
01:10 PM Revision 41b47a29 (qgis): Add more feature filter algorithm tests
Matthias Kuhn
01:10 PM Revision 6dd89b56 (qgis): Really do not care about invalid geometries
in feature filter algorithm. We just leave the geometry alone in whatever
state it may be. If the consumers of our fe...
Matthias Kuhn
01:10 PM Revision 080c5804 (qgis): Rename "Filter" to "Feature Filter"
Matthias Kuhn
01:10 PM Revision 17b53724 (qgis): Show expression builder and checkbox in filter configuration
Matthias Kuhn
01:10 PM Revision 8d9a978e (qgis): Properly initialize filter configuration table
Matthias Kuhn
01:10 PM Revision 4462dbae (qgis): Do not complain on invalid geometries
Matthias Kuhn
01:10 PM Revision ae1ea918 (qgis): Better error reporting
Matthias Kuhn
01:10 PM Revision d7b75d1e (qgis): Immediately apply configuration after change
Matthias Kuhn
01:10 PM Revision 641cbe37 (qgis): fixup testdata
Matthias Kuhn
01:10 PM Revision af18f46c (qgis): Add filter feature processing test
Matthias Kuhn
01:10 PM Revision ef676cff (qgis): Make models available in processing tests
Matthias Kuhn
01:10 PM Revision dbced352 (qgis): Fix use before assign
Matthias Kuhn
01:10 PM Revision 0e1852ce (qgis): Throw exception when sink cannot be created
Matthias Kuhn
01:10 PM Revision f06f6528 (qgis): Fix api doc and sip issues
Matthias Kuhn
01:10 PM Revision 3d9b8bbd (qgis): Add missing docstring
Matthias Kuhn
01:10 PM Revision 180b5496 (qgis): Add missing @endcond
Matthias Kuhn
01:10 PM Revision 2378a37d (qgis): API doc and typo fixes
Matthias Kuhn
01:10 PM Revision bb915496 (qgis): Plug memory leak
Matthias Kuhn
01:10 PM Revision 4ee7f3c5 (qgis): for : in
Matthias Kuhn
01:10 PM Revision 31d7e4b6 (qgis): Do not crash when using a parameter with FlagHidden
Matthias Kuhn
01:10 PM Revision 0204e446 (qgis): Create proper expression context
Matthias Kuhn
01:10 PM Revision 10db1c8f (qgis): A bit more RAII
Matthias Kuhn
01:10 PM Revision 3a5e96a0 (qgis): Doxygen and license headers
Matthias Kuhn
01:10 PM Revision 69d77a78 (qgis): Cleanup feature sinks directly after using them
Matthias Kuhn
01:10 PM Revision eb39d237 (qgis): Move processing algorithm configuration code to gui lib
Matthias Kuhn
01:10 PM Revision 147f6e71 (qgis): [FEATURE] Add feature filter algorithm
Adds a new "feature filter" algorithm. This algorithm takes a list of expressions and
creates an output for each of t...
Matthias Kuhn
01:10 PM Revision 0b149f52 (qgis): [processing] Show model outputs even if they are hidden in the child
Matthias Kuhn
01:10 PM Revision ed352c46 (qgis): Put feature filter algorithm in vector table group
Matthias Kuhn
01:10 PM Revision 3be4324d (qgis): Move processing algorithm configuration widget to gui library
This way we can also use all the fancy widgets like a QgsExpressionLineEdit. Matthias Kuhn
01:10 PM Revision e6ef7639 (qgis): [processing] Allow algorithms to provide additional configuration widgets
Matthias Kuhn
12:34 PM Revision 9e8c995a (qgis): [processing] Pass algorithm configuration on run
Because if it's not passed here, it's basically like writing it to /dev/null right from the beginning. Matthias Kuhn
12:34 PM Revision 5b7b7be6 (qgis): Merge pull request #6755 from m-kuhn/minimal_processing_fixes
Some fixes for processing Matthias Kuhn
12:10 PM Bug report #18669 (Closed): Crashed after changing the UI theme
h2. User Feedback
When I change the UI theme to Night Mapping.
h2. Report Details
*Crash ID*: 531d1e3749f3e5...
YiJie Wu
12:07 PM Bug report #18668 (Open): integrated document viewer not working
I'm using integrated document viewer in the attachment widget, the photo doesn't show up properly only showing small ... Imaduddin Idris
11:14 AM Revision 28dc356f (qgis): Added disabled GetFeatureInfo test for value relation
Tudor Bărăscu
11:03 AM Feature request #18667 (Open): Ability to remove QGIS projects saved in Postgres from Browser Panel
Currently you can only remove QGIS projects saved in Postgres from Save to window. It will be great to be able to rem... Saber Razmjooei
09:53 AM Revision f378a23e (qgis): [FEATURE] Projects in PostgreSQL
Merge of pull request #6752 Martin Dobias
09:43 AM Revision 97615515 (qgis): Remove plugin builder code
Plugin builder is an external plugin which is maintained very well through the plugin repository, while the script in... Matthias Kuhn
09:43 AM Revision aa598474 (qgis): Merge pull request #6761 from cdavila/release-3_0
[tr] spanish translation update Werner Macho
09:42 AM Bug report #18290: Embedded form (relation) disappears when changing configuration of a layer
Merged https://github.com/qgis/QGIS/pull/6716 David Signer
09:23 AM Revision bff8976f (qgis): Merge pull request #6753 from m-kuhn/textbrowser
Allow clicking hyperlinks in HTML text edit widget Matthias Kuhn
09:15 AM Revision 4a14a360 (qgis): Remove leftover method getCustomModelerParametersDialog
Matthias Kuhn
09:12 AM Revision e627b84f (qgis): Address clazy warnings in qgsgeometry.cpp
Nyall Dawson
09:11 AM Revision 3c3c00aa (qgis): Merge pull request #6719 from pblottiere/bugfix_transaction_constraints...
[backport][bugfix] Update all attributes in a single transaction Paul Blottiere
09:06 AM Bug report #18597: Layer reprojection from EPSG:3844 to EPSG:4326 has offset since QGIS 2.18.8
Thank you for interest. L Sz
08:52 AM Revision 01566568 (qgis): [processing] Throw exceptions when sources/sinks cannot be loaded
Instead of silently indicating algorithm success Nyall Dawson
08:52 AM Revision e2bf9b9d (qgis): Merge pull request #6716 from signedav/fix_embeddedrelation
Use always id as identification on drag&drop form creator for relations Matthias Kuhn
08:41 AM Bug report #18666 (Open): QGIS 3 lost CRS for some QGIS 2 project
An example, using the QWAT "project":https://github.com/qwat/QWAT/tree/master/qgis-project
Loïc BARTOLETTI
08:25 AM Revision eb2b8699 (qgis): More hash updates
Nyall Dawson
07:49 AM Revision dac5b9ef (qgis): Update tests for travis
Nyall Dawson
07:43 AM Revision 20e4a369 (qgis): [processing][grass] Disable some failing tests
Nyall Dawson
07:43 AM Revision fa69cad4 (qgis): [processing] Better debugging for failed tests
Nyall Dawson
07:43 AM Revision c90e783c (qgis): [processing] Fix python runAlgorithm when algorithm has missing optiona...
Nyall Dawson
07:43 AM Revision 861c0b2e (qgis): [processing][grass] Don't try to create skipped optional outputs
Nyall Dawson
07:43 AM Revision 1f10b46b (qgis): [processing][grass] Fix broken r.lake algorithm
Nyall Dawson
07:43 AM Revision 89f82583 (qgis): [processing][grass] Fix broken r.his algorithm
Nyall Dawson
07:43 AM Revision 7524fbf5 (qgis): [processing][grass] Fix broken r.cost algorithm
Nyall Dawson
06:48 AM Revision fdd6d923 (qgis): [processing][grass] Disable some failing tests
Nyall Dawson
06:48 AM Revision 501d8488 (qgis): [processing][grass] Fix broken r.his algorithm
Nyall Dawson
06:48 AM Revision 9914eb66 (qgis): [processing][grass] Fix broken r.cost algorithm
Nyall Dawson
06:48 AM Revision 0c304044 (qgis): [processing] Fix python runAlgorithm when algorithm has missing optiona...
Nyall Dawson
06:48 AM Revision eec35c1b (qgis): [processing] Better debugging for failed tests
Nyall Dawson
06:48 AM Revision 8999abe8 (qgis): [processing][grass] Fix broken r.li.renyi.ascii alg
Nyall Dawson
06:48 AM Revision ef7a6aa7 (qgis): [processing][grass] Fix broken r.lake algorithm
Nyall Dawson
06:48 AM Revision bf2284c6 (qgis): [processing][grass] Don't try to create skipped optional outputs
Nyall Dawson
06:48 AM Revision 81a5f023 (qgis): [processing][grass] Fix broken r.statistics alg
Nyall Dawson
06:37 AM Revision cb067f85 (qgis): Optimise args
(cherry-picked from 62ba263f) Nyall Dawson
06:37 AM Revision 15d7385b (qgis): Update unit tests
(cherry-picked from 3bfcbaa1) Nyall Dawson
06:37 AM Revision 08c4eeaf (qgis): [processing] Fix Distance Matrix alg considers distances to
same points
Add more unit tests
Fixes #17350
(cherry-picked from 7fa9d412)
Nyall Dawson
06:37 AM Revision fba6a245 (qgis): Update symbol selector when svg cache fetches remote images
(cherry-picked from 2e6a69bdf) Nyall Dawson
06:37 AM Revision 9b7ef031 (qgis): Also update symbol previews when a remote SVG is fetched
(cherry-picked from 969b129b6) Nyall Dawson
06:37 AM Revision 75fe8ed6 (qgis): Better SVG downloading icon
(cherry-picked from 887db6e7) Nyall Dawson
06:37 AM Revision da0de649 (qgis): QgsSvgCache fetches remote SVG files in a background task
Previously QgsSvgCache would often try to fetch remote images
using a network request on the main thread, by calling
...
Nyall Dawson
06:37 AM Revision 7978bfd8 (qgis): Add unit tests for loading projects with custom layer order
Refs #18620
(cherry-picked from 222977f)
Nyall Dawson
06:37 AM Revision cc87fb1c (qgis): Utilise expression context cache to store some more expensive
expression calculation results
(cherry-picked from 0f1c8df9)
Nyall Dawson
06:37 AM Revision 120a8840 (qgis): Spelling
(cherry-picked from 9c28c910) Nyall Dawson
06:37 AM Revision f7b27d6b (qgis): [processing] Fix GDAL algorithms do not run with memory layer inputs
Breaks execution of mixed QGIS/GDAL algorithms
(cherry-picked from 4c8b1595)
Nyall Dawson
06:37 AM Revision a171b234 (qgis): [processing] Fix exception in processing.run when feedback
object is not specified
(cherry-picked from ccccad54)
Nyall Dawson
06:37 AM Revision d95c21ec (qgis): [processing][grass] Push feedback object to algorithm methods
(cherry-picked from c50a03974) Nyall Dawson
06:37 AM Revision 5de0bdc9 (qgis): [processing][grass] Allow operation on only selected vector features
Fixes #18218
(cherry-picked from 3dec1755)
Nyall Dawson
06:37 AM Revision a675311d (qgis): [processing][grass] Fix grass vector algs don't work with memory layers
Fixes broken grass algs inside models (fixes #18662)
(cherry-picked from 8ba762a)
Nyall Dawson
06:37 AM Revision 1c2103d8 (qgis): [processing][grass] Fix use of v.external with ogr layers which
do not support random read
These layers are not compatible with v.external, so we have to
use v.in.ogr for them
(ch...
Nyall Dawson
06:37 AM Revision 2992d6d5 (qgis): Don't use hardcoded paths in test
(cherry-picked from 8b041882) Nyall Dawson
06:37 AM Revision 865968d2 (qgis): Indentation
(cherry-picked from b28e580) Nyall Dawson
06:37 AM Revision 5bb4b3e0 (qgis): [processing][grass] Allow use of feature sources as vector inputs
(cherry-picked from 92634a9) Nyall Dawson
06:37 AM Revision b0eb85d8 (qgis): [processing][grass] Add some missing imports
(cherry-picked from f928e3dd) Nyall Dawson
04:49 AM Revision 01a029b1 (qgis): Attempt SAGA tests on Travis
Nyall Dawson
04:49 AM Revision 767d6dfd (qgis): Don't remove python 2 from docker build-deps
Since grass package still depends on it Nyall Dawson
04:49 AM Revision 26d04087 (qgis): Add saga to docker build-deps
Nyall Dawson
04:49 AM Revision 77906d2a (qgis): [processing] Try to resurrect grass tests
Nyall Dawson
04:49 AM Revision 438d78d4 (qgis): Travis debugging
Nyall Dawson
04:48 AM Revision 7fa9d412 (qgis): [processing] Fix Distance Matrix alg considers distances to
same points
Add more unit tests
Fixes #17350
Nyall Dawson
04:48 AM Bug report #17350 (Closed): In distance matrix a point is its own neighbour
Applied in changeset commit:qgis|7fa9d4120a01effa68e3a6fd83cbbf5686784a97. Nyall Dawson
04:48 AM Bug report #17350 (Closed): In distance matrix a point is its own neighbour
Applied in changeset commit:qgis|7fa9d4120a01effa68e3a6fd83cbbf5686784a97. Nyall Dawson
04:43 AM Revision 3bfcbaa1 (qgis): Update unit tests
Nyall Dawson
04:43 AM Revision 9c28c910 (qgis): Spelling
Nyall Dawson
04:43 AM Revision 887db6e7 (qgis): Better SVG downloading icon
Nyall Dawson
04:43 AM Revision 969b129b (qgis): Also update symbol previews when a remote SVG is fetched
Nyall Dawson
04:43 AM Revision 45c400c2 (qgis): QgsSvgCache fetches remote SVG files in a background task
Previously QgsSvgCache would often try to fetch remote images
using a network request on the main thread, by calling
...
Nyall Dawson
04:43 AM Revision 2e6a69bd (qgis): Update symbol selector when svg cache fetches remote images
Nyall Dawson
04:42 AM Bug report #18504 (Closed): Qgis crash when info over geometry was cliccked
Applied in changeset commit:qgis|45c400c25c128061923b0aded682557653ad1c6a. Nyall Dawson
04:42 AM Bug report #18504 (Closed): Qgis crash when info over geometry was cliccked
Applied in changeset commit:qgis|45c400c25c128061923b0aded682557653ad1c6a. Nyall Dawson
03:46 AM Revision 04be09db (qgis): Don't remove python 2 from docker build-deps
Since grass package still depends on it Nyall Dawson
03:46 AM Revision 1b192448 (qgis): Add saga to docker build-deps
Nyall Dawson
03:44 AM Revision a32264c3 (qgis): Attempt SAGA tests on Travis
Nyall Dawson
03:44 AM Revision 1f9b5e5d (qgis): Travis debugging
Nyall Dawson
03:44 AM Revision 00d74018 (qgis): [processing] Try to resurrect grass tests
Nyall Dawson
02:58 AM Revision c50a0397 (qgis): [processing][grass] Push feedback object to algorithm methods
Nyall Dawson
02:58 AM Revision f928e3dd (qgis): [processing][grass] Add some missing imports
Nyall Dawson
02:58 AM Revision 3dec1755 (qgis): [processing][grass] Allow operation on only selected vector features
Fixes #18218 Nyall Dawson
02:58 AM Revision aca75cfa (qgis): [processing][grass] Fix use of v.external with ogr layers which
do not support random read
These layers are not compatible with v.external, so we have to
use v.in.ogr for them
Nyall Dawson
02:58 AM Revision 8b041882 (qgis): Don't use hardcoded paths in test
Nyall Dawson
02:58 AM Revision b28e580a (qgis): Indentation
Nyall Dawson
02:58 AM Revision 92634a9d (qgis): [processing][grass] Allow use of feature sources as vector inputs
Nyall Dawson
02:58 AM Revision 8ba762a6 (qgis): [processing][grass] Fix grass vector algs don't work with memory layers
Fixes broken grass algs inside models (fixes #18662) Nyall Dawson
02:58 AM Bug report #18218 (Closed): Processing: use selected features no more avaiable for GRASS tools?
Applied in changeset commit:qgis|3dec1755b64ee564aca26defdf3aec8b0a416bc4. Nyall Dawson
02:58 AM Bug report #18218 (Closed): Processing: use selected features no more avaiable for GRASS tools?
Applied in changeset commit:qgis|3dec1755b64ee564aca26defdf3aec8b0a416bc4. Nyall Dawson
02:58 AM Bug report #18662 (Closed): grass algorithms don't work inside modeler?
Applied in changeset commit:qgis|8ba762a630672437e4df6dcd377cb0c9413b8a13. Nyall Dawson
02:58 AM Bug report #18662 (Closed): grass algorithms don't work inside modeler?
Applied in changeset commit:qgis|8ba762a630672437e4df6dcd377cb0c9413b8a13. Nyall Dawson
02:52 AM Bug report #18038: Select by Location not working when data is in PostGIS
Can you provide a sql dump of the postgis tables used? Nyall Dawson
02:41 AM Bug report #18038: Select by Location not working when data is in PostGIS
I went back and did some more testing. If I run the test with the current 2.18.17 (windows/linux) it works fine - sel... Randal Hale

2018-04-08

01:18 AM Revision ccccad54 (qgis): [processing] Fix exception in processing.run when feedback
object is not specified Nyall Dawson
10:27 PM Bug report #18587 (Rejected): Problem adding ArcGIS MapServer with proxy url
Sandro Mani
09:33 PM Feature request #18665 (Feedback): Layer styling labels wrap on character has no way to display c...
In layer styling for labels, in the formatting tab there is the option to wrap multiple lines on a specified characte... Patrick Dunford
08:12 PM Revision b7db2623 (qgis): fix datasource path
Tudor Bărăscu
06:04 PM Revision 88e9e842 (qgis): test for GetFeatureinfo value map relation values
Tudor Bărăscu
05:47 PM Feature request #18664: UCS - 2000 coordinate systems - correct params towgs84
The usual workflow for datum shifts is:
# report the parameters at the EPSG database
# GDAL imports the data fr...
Andre Joost
04:29 PM Feature request #18664 (Open): UCS - 2000 coordinate systems - correct params towgs84
Some time ago, the transition parameters from the UCS2000 datum to ETRS89 were published.
http://dgm.gki.com.ua/fil...
Denys Dudko
12:31 PM Bug report #18663 (Closed): QGIS 3.0.1 crashed
h2. User Feedback
Just deleted a couple of columns in a table, after calculating the area of polygons.
h2. Repo...
Ricardo Gonzalez
10:40 AM Bug report #18454 (Closed): Newer builds (with proj 5?) can't reproject XYZ layers (and other wor...
Ok, definitely not a QGIS issue. Gdalwarp 2.2.3 @ proj 4.9.3 is able to transform a worldwide geotiff to epsg:2180 de... Borys Jurgiel
10:40 AM Bug report #18454 (Closed): Newer builds (with proj 5?) can't reproject XYZ layers (and other wor...
Ok, definitely not a QGIS issue. Gdalwarp 2.2.3 @ proj 4.9.3 is able to transform a worldwide geotiff to epsg:2180 de... Borys Jurgiel
10:08 AM Revision 99ae08a2 (qgis): use with open as block
Loïc BARTOLETTI
09:11 AM Bug report #18597: Layer reprojection from EPSG:3844 to EPSG:4326 has offset since QGIS 2.18.8
According to http://epsg.io/3844-1645, the shift parameters of datum Pulkovo 1942(58) are different for Poland and Ro... Andre Joost

2018-04-07

12:46 AM Bug report #17555 (Closed): Problem with GRASS in Processing plugin
Fixed in master/3.0 Nyall Dawson
12:46 AM Bug report #17555 (Closed): Problem with GRASS in Processing plugin
Fixed in master/3.0 Nyall Dawson
12:46 AM Bug report #18662 (Open): grass algorithms don't work inside modeler?
6760 relates only to GDAL provider, a separate fix is required here Nyall Dawson
09:17 PM Bug report #18662 (Feedback): grass algorithms don't work inside modeler?
Should be fixed thanks to https://github.com/qgis/QGIS/pull/6760 so try the next dev build and let us know. Harrissou Santanna
08:57 PM Bug report #18662 (Closed): grass algorithms don't work inside modeler?
Apparently grass algorithms are unable to read as input temporary layers from previous algorithms. I tried on two PCs... Luca Ongaro
11:41 PM Revision d6e70438 (qgis): Help text for project_basename
Martin Dobias
08:04 PM Bug report #18454: Newer builds (with proj 5?) can't reproject XYZ layers (and other world-wide r...
After some more tests I can precise the issue: *Raster* layers (tested XYZ, WMS and GeoTiffs) with a world-wide exten... Borys Jurgiel
05:24 PM Revision e80f604b (qgis): Make storage of projects in postgres opt-in for each connection
Martin Dobias
04:56 PM Revision 42969a47 (qgis): Add project_basename to project expr context, project_path for custom i...
Martin Dobias
12:58 PM Revision 2aabad96 (qgis): Fixes after Nyall's review + doxygen fixes
Martin Dobias
12:58 PM Revision 17a8c452 (qgis): Add a test to check that extra content in project ZIP is saved/loaded
Martin Dobias
12:58 PM Revision 663a9ac2 (qgis): Test fixes
Martin Dobias
12:58 PM Revision 3ccb6c33 (qgis): Fix spelling and doxygen doc
Martin Dobias
12:58 PM Revision d1464a00 (qgis): Update postgres project storage unit test
Martin Dobias
12:58 PM Revision 4281140c (qgis): Handle the situation that the project was changed in meanwhile
Was working for files, now working for projects in postgres as well Martin Dobias
12:58 PM Revision 2bbdc343 (qgis): Deprecate QgsProject::fileInfo()
Martin Dobias
12:58 PM Revision 3c3de3f7 (qgis): Recent projects work now for postgres projects
Martin Dobias
12:58 PM Revision 15f7ec78 (qgis): Add abstraction of project's absolute file path, base name, last modified
Martin Dobias
12:58 PM Revision 0f5ea535 (qgis): Implement project storage for PostgreSQL + tests of the storage
Martin Dobias
12:58 PM Revision 2e847e2e (qgis): Support for project items in browser for PostgreSQL
Switched from using URLs in mime data to URI list for drag-n-drop of projects
so that they are handled in the same wa...
Martin Dobias
12:58 PM Revision 47d5b7fc (qgis): Handle ssl mode, service, authcfg in postgresql project URIs
Martin Dobias
12:58 PM Revision 0c701fb1 (qgis): GUI implementation to load/save projects in PostgreSQL
Martin Dobias
12:58 PM Revision ab83455d (qgis): Store last modified time in project storage + retrieve it
Martin Dobias
12:58 PM Revision fe686d31 (qgis): Added removal of projects
Martin Dobias
12:58 PM Revision a30646f1 (qgis): Introduced QgsProjectStorage and QgsProjectStorageRegistry
This is going to be used as an abstraction of how/where project
files are stored.
Martin Dobias
12:58 PM Revision 5963028c (qgis): Extend project storage interface: remove/rename projects, GUI support
Martin Dobias
11:41 AM Bug report #18421: Attribute Table refresh issue when deleting features from shapefile
More useful details using any shapefile:
deleting the first N features and saving the editing, in the attribute tabl...
Geo Dev
11:25 AM Feature request #18645: Layout arrow item: allow arrow direction to be set
> I think this should be a feature request, allowing the arrow direction to be set. It's not possible to change the e... Harrissou Santanna
11:25 AM Feature request #18645: Layout arrow item: allow arrow direction to be set
> I think this should be a feature request, allowing the arrow direction to be set. It's not possible to change the e... Harrissou Santanna
10:54 AM Bug report #18656: Print Layout: unable to manually modify the X and Y coordinates in the map Ite...
Ah, in that case I'm clueless - I have no idea about localisation and comma/decimal handling, and an impromptu qa hel... Nyall Dawson
08:38 AM Bug report #18656 (Open): Print Layout: unable to manually modify the X and Y coordinates in the ...
No more steps than what is described above.
Investigating a bit, i find that it has to do with conversion of decima...
Harrissou Santanna
04:44 AM Bug report #18656 (Feedback): Print Layout: unable to manually modify the X and Y coordinates in ...
Works fine here - can you confirm the steps required to reproduce this? Nyall Dawson
10:12 AM Bug report #18661 (Closed): DWG files flag as invalid data source in QGIS 3.0.1
I am trying to import a DWG file from Autodesk. With a new project holding no data, either importing via Project, Im... Peter Archdale
10:06 AM Bug report #18659: Symbol levels reset when changing style settings
Update!
It seems like I can "lock" the symbol levels by switching to a different layer in the style panel and then...
Klas Karlsson
09:59 AM Bug report #18659 (Open): Symbol levels reset when changing style settings
A line layer with a symbol layer order that is +not+ in the default order will apply properly, but when a style prope... Klas Karlsson
10:01 AM Feature request #18660 (Open): Layout map item: use crs selector widget for map grid
Layout map item properties -> grid -> modify grid
In the map grid properties, the crs parameter does not use the adh...
Harrissou Santanna
09:17 AM Bug report #18658 (Closed): PyQGIS Developer Cookbook and the modules
Dear members of QGIS,
first of all I want to thank you big time for the efforts you made, make and will make by p...
Moritz Langer
08:15 AM Revision db97a37c (qgis): [tr] spanish translation update
cdavila -
07:36 AM Revision 4c8b1595 (qgis): [processing] Fix GDAL algorithms do not run with memory layer inputs
Breaks execution of mixed QGIS/GDAL algorithms Nyall Dawson
05:04 AM Bug report #18655: "Too many attributes" error when saving layer with auxiliary fields
Alessandro Pasotti wrote:
> The attached project contains a lot of unavailable layers, can you please attach a proje...
Nathan Perry
05:04 AM Bug report #18655: "Too many attributes" error when saving layer with auxiliary fields
Alessandro Pasotti wrote:
> The attached project contains a lot of unavailable layers, can you please attach a proje...
Nathan Perry

2018-04-06

12:49 AM Bug report #18657 (Rejected): error after used SCP plugin
Crash ID: ab7ba4a817fc805558b7a63924bf59e1ca603145
Stack Trace
memset :
GDALRegister_GTiff :
GDALRegister...
Rolando Bustillo
11:16 PM Bug report #18110: Unable to create a tempory raster when calling IDW SAGA from python ('NoneType...
I'have experienced the same problème under Linux &
Qgis 3.1.0-Master Révision du code 871132eae6
Saga is 2.3.1.
...
Jean Hemmi
08:50 PM Revision aa3c25bd (qgis): retry to build all
Denis Rouzaud
08:35 PM Revision 52695061 (qgis): retry to build all
Denis Rouzaud
07:28 PM Bug report #18655 (Feedback): "Too many attributes" error when saving layer with auxiliary fields
Alessandro Pasotti
07:28 PM Bug report #18655: "Too many attributes" error when saving layer with auxiliary fields
The attached project contains a lot of unavailable layers, can you please attach a project with only the layer needed... Alessandro Pasotti
05:24 PM Bug report #18655 (Closed): "Too many attributes" error when saving layer with auxiliary fields
When saving an edited GeoPackage layer that contains auxiliary fields, I will occasionally get the error "Layer has t... Nathan Perry
07:19 PM Revision 4035050c (qgis): retry to build all
Denis Rouzaud
07:06 PM Revision ce72536b (qgis): Fix a crash in the puzzle when not properly initialized
Martin Dobias
05:56 PM Bug report #18656 (Closed): Print Layout: unable to manually modify the X and Y coordinates in th...
In print layout, add a map item
Enable its properties panel and modify a value in the Extent group
Nothing happens
...
Harrissou Santanna
05:45 PM Revision 47b3f709 (qgis): retry to build all
Denis Rouzaud
05:09 PM Bug report #18654 (Closed): QGIS 3.0.0 repeated crashing on opening
h2. User Feedback
QGIS 3.0.0 Girona - repeated crash on opening
h2. Report Details
*Crash ID*: c519b067fb536...
T Bridger
04:53 PM Revision 032e0829 (qgis): Update doc and add python binding
Paul Blottiere
03:55 PM Feature request #18653 (Open): Layers Properties -> Style: Add button to "Update selected"
Need to add button to update selected named style to current state. Andrew Shanin
02:50 PM Revision 1a515c92 (qgis): Merge pull request #6717 from pblottiere/remove_qgd
Do not save .qgd file alongside .qgs when it's not used Paul Blottiere
02:36 PM Feature request #18652 (Open): GeoReferencer - relative move all points
For quickly setuping points need relative movement all loaded points by move one point.
Thats could be usefull for ...
Andrew Shanin
02:19 PM Revision 333cf423 (qgis): Add unit tests
Paul Blottiere
01:16 PM Feature request #18651 (Open): displaying boolean values in many modes
Boolean values in attribute tables are displayed in different mode in each versions of Qgis.
In Qgis 2.x in attribut...
Simon Falceri
12:27 PM Bug report #18650 (Closed): QGIS 3.0 direct print
I made a print layout and I printed directly with an HP Deskjet 2540, the margins are not correct, moved to the left ... salvatore fiandaca
12:12 PM Bug report #18649 (Closed): Crash on startup on Debian Stretch
I tried to install QGis for the first time. I have no previous experience with it and no previous installation.
I ...
Jérôme L
12:07 PM Revision 5014d95d (qgis): Merge pull request #6450 from tudorbarascu/filter_test
add GetMap FILTER test with multiple filters Paul Blottiere
12:01 PM Revision 747955ae (qgis): Merge pull request #6721 from slarosa/zoom_selected_cm
[needs-docs] add zoom to selection action to contextual menu of the layer Salvatore Larosa
12:00 PM Revision ff1bc0b8 (qgis): Add unit tests
Paul Blottiere
12:00 PM Revision c47a6457 (qgis): Do not save .qgd file alongside .qgs when it's not used
Paul Blottiere
10:24 AM Bug report #18249: QGIS Server 2.18 much slower than 2.14 (at least for WFS getfeature requests)
Now it works fine! Confgratulation to René-Luc ReLuc! In my opinion we can close this ticket.
I do not know how qgis...
Roberto Marzocchi
10:22 AM Bug report #18247: qgis-server - Problem with id field for WFS request
Alessandro Pasotti wrote:
> Can we close this after https://github.com/qgis/QGIS/pull/6522 ?
I agree with you. We...
Roberto Marzocchi
10:17 AM Bug report #18648 (Closed): QGIS 3.0 crash checking statistics
for the 2nd time today, qgis crashed whilst using statistics.
h2. User Feedback
h2. Report Details
*Cr...
Noel Ballantyne
09:53 AM Revision 62ba263f (qgis): Optimise args
Nyall Dawson
09:53 AM Revision 0f1c8df9 (qgis): Utilise expression context cache to store some more expensive
expression calculation results Nyall Dawson
08:52 AM Feature request #18647 (Open): Mixing mode and transparensity for group of layers
Then make work with big group of raster layers need to set transparensity or mixing mode.
Setting of mixing mode for...
Andrew Shanin
08:02 AM Revision b1c6a878 (qgis): [tr] Polish translation update
Borys Jurgiel
07:55 AM Revision 222977f2 (qgis): Add unit tests for loading projects with custom layer order
Refs #18620 Nyall Dawson
07:36 AM Bug report #17350 (In Progress): In distance matrix a point is its own neighbour
https://github.com/qgis/QGIS/pull/6756 Nyall Dawson
07:36 AM Bug report #17350 (In Progress): In distance matrix a point is its own neighbour
https://github.com/qgis/QGIS/pull/6756 Nyall Dawson
07:34 AM Revision 19428541 (qgis): [processing] Port Explode Lines to c++
Aside from the performance benefits, the Python version of this
algorithm occasionally fails on Travis with odd error...
Nyall Dawson
06:19 AM Revision e3d48c09 (qgis): Fix string capitalization, missing ellipsis
(cherry-picked from 1fa7e216) Nyall Dawson
06:19 AM Revision 1e299969 (qgis): [processing] Allow QgsVectorLayerSelectedFeatureSource to
create expression context scopes
Allows algorithms which require the underlying layer scope
to operate correctly whe...
Nyall Dawson
06:19 AM Revision 6841bacc (qgis): String capitalization
(cherry-picked from a82bffcc) Nyall Dawson
06:19 AM Revision e9794c3a (qgis): Fix some locator filters show results when no string is entered
and filter prefix is not used
(cherry-picked from ebab64)
Nyall Dawson
06:19 AM Revision d93862cd (qgis): Add some geometry utils for interpolating points on lines
(cherry-picked from 2e7455) Nyall Dawson
06:19 AM Revision 017f6a51 (qgis): [processing] Fixes for Service Area algorithms
- Output interpolated points when travel cost falls mid-way along
an edge
- Output all intermediate reachable points ...
Nyall Dawson
06:19 AM Revision ca607f2d (qgis): [processing] Fix broken Densify by Interval algorithm, add test
Fix #18640
(cherry-picked from 78a6118)
Nyall Dawson
06:19 AM Revision c1b6e8f5 (qgis): Fix intermediate 100% download progress reports caused by redirects
(cherry-picked from 149ccf27) Nyall Dawson
06:19 AM Revision 2a6feeeb (qgis): [processing] Always log python exceptions to logger
Because Python code cannot catch and rethrow c++ exceptions
without losing context, we end up getting unknown excepti...
Nyall Dawson
06:19 AM Revision cbb19e6b (qgis): Support canceling network content fetching tasks
(cherry-picked from 83f548) Nyall Dawson
06:19 AM Revision 08d85bb3 (qgis): [processing] Fix incorrect error string in field mapper algorithm
(cherry-picked from e3bbc35) Nyall Dawson
06:19 AM Revision 7f24b6f4 (qgis): Don't set cleared data defined properties to NULL in expression editor
Fixes #18638
(cherry-picked from 6a925f9)
Nyall Dawson
06:19 AM Revision 0b627b30 (qgis): [layouts] Fix data defined buttons do not update when clicking
between items of same type
Fixes #18637, #18639
(cherry-picked from 3c08e2)
Nyall Dawson
06:19 AM Revision d0b4678e (qgis): [locator] Set correct parent for filter configuration widgets
(cherry-picked from 3b8d84) Nyall Dawson
06:19 AM Revision f1249cee (qgis): Fix Coverity uninitialized member warning
(cherry-picked from 25a9929) Nyall Dawson
06:19 AM Revision b5644dd4 (qgis): Fix Escape key press should close current stacked panel
Code was present but not correctly hooked up before
(cherry-picked from 846ca49)
Nyall Dawson
06:19 AM Revision 2e7990f1 (qgis): Fix incorrect calculation of raster layer units per pixel x/y
(cherry-picked from cd052d3b) Nyall Dawson
06:19 AM Revision 5d567b84 (qgis): [processing] Add method for algorithms to preprocess parameter values
Allows algorithms to pre-processes a set of parameters, allowing the
algorithm to clean their values.
This method is...
Nyall Dawson
06:19 AM Revision a7096aed (qgis): Fix some Coverity null pointer dereference warnings
(cherry-picked from 2b04c813) Nyall Dawson
06:19 AM Revision 434ee391 (qgis): Fix some Coverity uninitialized member warnings
(cherry-picked from cf905c9f3) Nyall Dawson
06:19 AM Revision c1af6ec5 (qgis): [processing] If an exception occurs while processing a feature
in a feature-based algorithm, don't try to continue processing
remaining features
Avoids multiple error dialogs appe...
Nyall Dawson
06:19 AM Revision 3db05697 (qgis): Fix some Coverity use-after-free warnings
(cherry-picked from eb39579) Nyall Dawson
06:19 AM Revision 8d71ed37 (qgis): In merge attributes dialog, don't show editor widgets in table
This was originally done to allow the table to show mapped values
such as value maps/relations. But it creates the fa...
Nyall Dawson
06:19 AM Revision d39d268e (qgis): Add a QgsTask for fetching network content
Provides a simple method for fetching remote HTTP
content in a QgsTask. Utilises QgsNetworkContentFetcher so
Url redi...
Nyall Dawson
06:19 AM Revision 61a650ae (qgis): Add method for QgsNetworkContentFetcher to fetch using request instead ...
(cherry-picked from bcf57c3) Nyall Dawson
06:19 AM Revision 2fd51c03 (qgis): Fix merge attribute dialog picks wrong field values when fields are hidden
(cherry-picked from 001796dd) Nyall Dawson
06:19 AM Revision 368fa908 (qgis): [needs-docs] In merge features dialog, if a layer has default
values/default value clauses present, then use these as the
initial value for the merged feature
Otherwise the dialo...
Nyall Dawson
06:19 AM Revision 2900ae2b (qgis): Fix Coverity null pointer dererence warning
(cherry-picked from a3605b531) Nyall Dawson
06:19 AM Revision 6c0fae3c (qgis): Fix Coverity unreachable code warning
(cherry-picked from d5d553f2) Nyall Dawson
06:19 AM Revision be2e2f32 (qgis): Remove unimplemented setData method from QgsReportSectionModel
(cherry-picked from cd39885c) Nyall Dawson
06:19 AM Revision 45d30a6b (qgis): Fix Coverity null pointer dereference warning
(cherry-picked from b22b62f1) Nyall Dawson
06:19 AM Revision 071e58e1 (qgis): Fix Coverity null pointer dereference warning
(cherry-picked from b18aaae) Nyall Dawson
06:19 AM Revision 5a9fd0c0 (qgis): [processing] Disable cancel button for GDAL algorithms
The provider doesn't support cancelation
(cherry-picked from d164f8ff)
Nyall Dawson
04:45 AM Revision fa051d5f (qgis): Add qgis::overload method for new-style Qt connects
Used for new-style Qt connects to overloaded signals,
avoiding the usual horrible connect syntax required in
these ci...
Nyall Dawson
04:44 AM Revision ebab6494 (qgis): Fix some locator filters show results when no string is entered
and filter prefix is not used Nyall Dawson
04:43 AM Revision ccb72ebc (qgis): [processing] Fixes for Service Area algorithms
- Output interpolated points when travel cost falls mid-way along
an edge
- Output all intermediate reachable points ...
Nyall Dawson
04:43 AM Revision 2e7455c1 (qgis): Add some geometry utils for interpolating points on lines
Nyall Dawson
03:50 AM Bug report #18640 (Closed): QGIS3 Processing algorithm "Densify by interval" don't work
Applied in changeset commit:qgis|78a6118ba4c391a3c9eff32280f80c066284c4ef. Nyall Dawson
03:50 AM Bug report #18640 (Closed): QGIS3 Processing algorithm "Densify by interval" don't work
Applied in changeset commit:qgis|78a6118ba4c391a3c9eff32280f80c066284c4ef. Nyall Dawson
03:50 AM Revision 78a6118b (qgis): [processing] Fix broken Densify by Interval algorithm, add test
Fix #18640 Nyall Dawson
03:40 AM Bug report #18638 (Closed): Clearing a data-defined replaces expression by 'null' text instead of...
Applied in changeset commit:qgis|6a925f9e87894a09a4866610654603025a883663. Nyall Dawson
03:40 AM Bug report #18638 (Closed): Clearing a data-defined replaces expression by 'null' text instead of...
Applied in changeset commit:qgis|6a925f9e87894a09a4866610654603025a883663. Nyall Dawson
03:40 AM Revision 6a925f9e (qgis): Don't set cleared data defined properties to NULL in expression editor
Fixes #18638 Nyall Dawson
03:37 AM Bug report #18646 (Open): SVG Export from Layout dows not retain polygon pattern fill.
SVG export from layout does not retain polygon hashed texture when hashed lines or dots with transparent fill selecte... Matthew Bodnar
03:31 AM Bug report #18639 (Closed): Layout image: svg parameter data-defined button does not apply to sel...
Applied in changeset commit:qgis|3c08e2d96f5e620e4e8ae007b54ae15ccf47802b. Nyall Dawson
03:31 AM Bug report #18639 (Closed): Layout image: svg parameter data-defined button does not apply to sel...
Applied in changeset commit:qgis|3c08e2d96f5e620e4e8ae007b54ae15ccf47802b. Nyall Dawson
03:31 AM Bug report #18637 (Closed): Layout picture item: svg parameters dd icons status is triggered for ...
Applied in changeset commit:qgis|3c08e2d96f5e620e4e8ae007b54ae15ccf47802b. Nyall Dawson
03:31 AM Bug report #18637 (Closed): Layout picture item: svg parameters dd icons status is triggered for ...
Applied in changeset commit:qgis|3c08e2d96f5e620e4e8ae007b54ae15ccf47802b. Nyall Dawson
03:31 AM Revision 3c08e2d9 (qgis): [layouts] Fix data defined buttons do not update when clicking
between items of same type
Fixes #18637, #18639
Nyall Dawson
03:23 AM Feature request #18645: Layout arrow item: allow arrow direction to be set
I think this should be a feature request, allowing the arrow direction to be set. It's not possible to change the exi... Nyall Dawson
02:57 AM Revision 3b8d8434 (qgis): [locator] Set correct parent for filter configuration widgets
Nyall Dawson

2018-04-05

01:41 AM Revision 25a9929d (qgis): Fix Coverity uninitialized member warning
Nyall Dawson
01:41 AM Revision 0ef9c729 (qgis): Fix Coverity unreachable code warning
Nyall Dawson
11:51 PM Bug report #18644 (Closed): Layout node based polyline: svg markers do not scale well
Actually, i was inverting arrow stroke vs head width (i thought the first option wad the head size). Filling the head... Harrissou Santanna
11:51 PM Bug report #18644 (Closed): Layout node based polyline: svg markers do not scale well
Actually, i was inverting arrow stroke vs head width (i thought the first option wad the head size). Filling the head... Harrissou Santanna
11:07 PM Bug report #18644 (Closed): Layout node based polyline: svg markers do not scale well
In print layout, add a polyline node item
In its item properties, select an SVG marker. It's barely visible...
Wha...
Harrissou Santanna
11:27 PM Feature request #18645 (Open): Layout arrow item: allow arrow direction to be set
In print layout, add an arrow item
Enable start and end arrow markers
Both arrows point the same direction. Weird r...
Harrissou Santanna
10:53 PM Revision 84d86935 (qgis): set limit to 20 to store database query in the history
Salvatore Larosa
10:50 PM Revision 4e4c1898 (qgis): Remove unrequired cast
Matthias Kuhn
10:47 PM Revision 6eabb450 (qgis): Fix type hints in ModelerParametersDialog attributes
Matthias Kuhn
10:47 PM Revision 7c191a46 (qgis): Make modeler text translatable
Matthias Kuhn
10:46 PM Revision 0aa8241d (qgis): Avoid catch all exception
Matthias Kuhn
07:41 PM Revision 00fbe184 (qgis): install PyQt5 in venv
Denis Rouzaud
07:19 PM Revision 195f576a (qgis): install PyQt5 in venv
Denis Rouzaud
07:11 PM Revision f69f30ff (qgis): install PyQt5 in venv
Denis Rouzaud
07:06 PM Revision 5ad16332 (qgis): Ensure compatibility with QTextEdit
Matthias Kuhn
06:44 PM Revision d9dd9917 (qgis): install PyQt5 in venv
Denis Rouzaud
06:16 PM Bug report #18643 (Closed): QGIS 3.0.1 crash
h2. User Feedback
Was just closing out project.
h2. Report Details
*Crash ID*: e07a0025476c6e0a323a3ec49e85a...
Patrick Baldwin
06:16 PM Revision b39052a1 (qgis): use bash to call source*
Denis Rouzaud
06:06 PM Revision 3c7b74fa (qgis): Allow clicking hyperlinks in HTML text edit widget
Matthias Kuhn
06:01 PM Revision 5b7f9568 (qgis): try in a virtual env
Denis Rouzaud
05:41 PM Bug report #18642 (Closed): Geometry tools Check validity unable to distinguish between differen...
Given a QGIS project (2.18.17) with two memory layers of type polygon with the same CRS and differnte layername, I'v... amedeo fadini
04:55 PM Revision bcf9a97c (qgis): fix tab index in project properties when clicking on crs toolbutton fro...
Salvatore Larosa
04:22 PM Feature request #16936 (Closed): Add "Move to top"/"Move to Top of Layer Panel" posibility to lay...
Implemented in nightly build 3.1.33 Mie Winstrup
04:01 PM Bug report #17696: [globe plugin] build failure with recent osgearth (FeatureQueryTool removal)
I hoped that it would be fixed by the last commit to globe plugin adapting to some new APIs, but sadly the build stil... landry Landry Breuil
03:40 PM Revision c8326139 (qgis): [BUGFIX][Processing] updateAlgsList
René-Luc ReLuc
02:41 PM Bug report #18620: Layer rendering order broken in QGIS 3x
You're welcome! This was a low hanging fruit. Alessandro Pasotti
02:27 PM Bug report #18620: Layer rendering order broken in QGIS 3x
Just tested with self-compiled version (master) and the issue seems to be fixed. Many thanks! Andreas Neumann
01:01 PM Bug report #18620: Layer rendering order broken in QGIS 3x
Thanks, @elpaso ! - will test with tomorrow's nightly. Andreas Neumann
12:08 PM Bug report #18620 (Closed): Layer rendering order broken in QGIS 3x
Applied in changeset commit:qgis|958cb3dd15d22982be90def638d6e871ecbe8e69. Anonymous
12:08 PM Bug report #18620 (Closed): Layer rendering order broken in QGIS 3x
Applied in changeset commit:qgis|958cb3dd15d22982be90def638d6e871ecbe8e69. Anonymous
11:43 AM Bug report #18620 (In Progress): Layer rendering order broken in QGIS 3x
PR https://github.com/qgis/QGIS/pull/6751 Alessandro Pasotti
11:43 AM Bug report #18620 (In Progress): Layer rendering order broken in QGIS 3x
PR https://github.com/qgis/QGIS/pull/6751 Alessandro Pasotti
11:43 AM Bug report #18620 (In Progress): Layer rendering order broken in QGIS 3x
PR https://github.com/qgis/QGIS/pull/6751 Alessandro Pasotti
01:36 PM Revision e52b2314 (qgis): try to remove sip-dev only
Denis Rouzaud
12:21 PM Bug report #18640: QGIS3 Processing algorithm "Densify by interval" don't work
Forgot to say that "Densify by count" works nomally. Evgeniy Z
12:21 PM Bug report #18640: QGIS3 Processing algorithm "Densify by interval" don't work
Forgot to say that "Densify by count" works nomally. Evgeniy Z
12:02 PM Bug report #18640: QGIS3 Processing algorithm "Densify by interval" don't work
Nyall Dawson wrote:
> Can you share data and the settings please? The algorithm is unit tested and works ok in the t...
Evgeniy Z
12:02 PM Bug report #18640: QGIS3 Processing algorithm "Densify by interval" don't work
Nyall Dawson wrote:
> Can you share data and the settings please? The algorithm is unit tested and works ok in the t...
Evgeniy Z
11:38 AM Bug report #18640 (Feedback): QGIS3 Processing algorithm "Densify by interval" don't work
Can you share data and the settings please? The algorithm is unit tested and works ok in the tests. Nyall Dawson
09:17 AM Bug report #18640 (Closed): QGIS3 Processing algorithm "Densify by interval" don't work
QGIS 3.0.1. Processing algorithm "Densify by interval" don't work. Result is empty layer.
I tried for a simple layer...
Evgeniy Z
12:09 PM Bug report #18631 (Open): QGIS 3: kml file save as crashed
Hi,
yes of course. I originally created the kml file with google earth. It is for my vacation planning. Now I want t...
Barbara Werth
12:09 PM Bug report #18631 (Open): QGIS 3: kml file save as crashed
Hi,
yes of course. I originally created the kml file with google earth. It is for my vacation planning. Now I want t...
Barbara Werth
12:09 PM Revision ca732051 (qgis): [bugfix] Layer rendering order broken in QGIS 3x
Fixes #18620
Cherry-picked from master 958cb3dd15d2
Alessandro Pasotti
12:08 PM Revision 16e18ba6 (qgis): Merge pull request #6751 from elpaso/bugfix-18620-layer-custom-order
[bugfix] Layer rendering order broken in QGIS 3x Alessandro Pasotti
11:46 AM Bug report #18531 (Rejected): pp.main fails
This issue is not related with QGIS. Alessandro Pasotti
11:46 AM Bug report #18531 (Rejected): pp.main fails
This issue is not related with QGIS. Alessandro Pasotti
11:41 AM Revision 958cb3dd (qgis): [bugfix] Layer rendering order broken in QGIS 3x
Fixes #18620 Alessandro Pasotti
11:15 AM Bug report #18641 (Closed): Error in 'Copy and Move feature', and null coordinates generated
Three observations (apparently related).
1. With a point layer from postgis, it is possible to copy a feature but ...
didier peeters
10:13 AM Revision 63130d41 (qgis): Another piece of random useless code in QGIS. Happy April 1st!
Type "bored" into the coordinates box (best results with a map loaded in canvas)
Click on tiles to move them to the ...
Martin Dobias
08:25 AM Bug report #18635 (Closed): long rendering (i.e. 12sec) zoomed into a simple line layer when drop...
Nyall Dawson
06:42 AM Bug report #18635: long rendering (i.e. 12sec) zoomed into a simple line layer when drop shadow e...
Blah, so turns out the problem was that the clip feature to canvas option was disabled, creating very large image are... Mathieu Pellerin - nIRV
06:42 AM Bug report #18635: long rendering (i.e. 12sec) zoomed into a simple line layer when drop shadow e...
Blah, so turns out the problem was that the clip feature to canvas option was disabled, creating very large image are... Mathieu Pellerin - nIRV
05:54 AM Bug report #18635: long rendering (i.e. 12sec) zoomed into a simple line layer when drop shadow e...
Few additional details:
- when the line layer all fits within the canvas, rendering is fast;
- when you zoom in int...
Mathieu Pellerin - nIRV
05:49 AM Bug report #18635 (Closed): long rendering (i.e. 12sec) zoomed into a simple line layer when drop...
I've just noticed that, when well zoomed into the simplest of line datasets, the rendering will take forever to finis... Mathieu Pellerin - nIRV
07:27 AM Bug report #18639 (Closed): Layout image: svg parameter data-defined button does not apply to sel...
I think this is related to #18367 but...
In print layout, make visible both Items and Items properties panels
Ad...
Harrissou Santanna
07:12 AM Bug report #18638 (Closed): Clearing a data-defined replaces expression by 'null' text instead of...
Add a data-defined expression to a layout picture item (i was there when i found the issue but should be the same for... Harrissou Santanna
06:56 AM Bug report #18637 (Closed): Layout picture item: svg parameters dd icons status is triggered for ...
Add two picture items
Enable eg fill color data-defined button on one.
Select the second picture: it also has yello...
Harrissou Santanna
06:55 AM Bug report #18636 (Open): Layout picture: data-defined svg parameters should be disabled for inco...
When using image picture or not parameterized svg files, the data-defined fill and stroke color/width buttons should ... Harrissou Santanna
03:49 AM Revision 7d65ee9f (qgis): Added tests for moving group to the top
Mie Winstrup
03:49 AM Revision 40abe143 (qgis): Replaced deprecated Q_FOREACH with for loop
Mie Winstrup
03:49 AM Revision 98621d7c (qgis): Added documentationstrings to new methods
Mie Winstrup
03:49 AM Revision 44df14d9 (qgis): Add test for move to top action
Mie Winstrup
03:49 AM Revision 924e2ec8 (qgis): [FEATURE][Needs-docs] Move layer or group to top of layer panel
A feature that moves the layer(s) or group(s) to the top of the layer panel. Mie Winstrup
03:49 AM Revision b57a154b (qgis): Changed itemorder in menu to match the changes in #6665
Mie Winstrup

2018-04-04

12:28 AM Bug report #18634 (Closed): QGIS3: WMS with HTTPS protocol get requested as HTTP only
Closed, since foreign WMS server is set up the wrong way. Tobias Wendorff
12:14 AM Bug report #18634: QGIS3: WMS with HTTPS protocol get requested as HTTP only
Addition: of course, you can see the errors in "Log Messages" only. Better use a proxy.
Argh, seems like the admin...
Tobias Wendorff
12:12 AM Bug report #18634 (Closed): QGIS3: WMS with HTTPS protocol get requested as HTTP only
When loading a WMS, which is using HTTPS protocol, HTTP requests are sent out only.
You can see the requests in "Log...
Tobias Wendorff
11:58 PM Bug report #18633 (Open): QGIS3: WMTS detection doesn't work
When adding this WMTS to QGIS, it's not detected as WMTS and adding fails:... Tobias Wendorff
11:30 PM Revision 1242402a (qgis): [FEATURE][needs-docs] DB Manager: adds SQL query history
Salvatore Larosa
10:45 PM Bug report #18632 (Open): QGIS3: jumping to geographic coordinates doesn't work
# I've loaded the OpenStreetMap layer via XYZ (EPSG:3857).
# In "Project Properties | General", I've chosen "Decimal...
Tobias Wendorff
10:35 PM Revision 8aa9a82d (qgis): [FEATURE][processing] Add algorithm to swap x/y coordinate values
This algorithm swaps the X and Y coordinate values in input
geometries. It can be used to repair geometries which hav...
Nyall Dawson
10:35 PM Revision cae5f81e (qgis): Add missing expression help
Nyall Dawson
10:35 PM Revision 63c5e749 (qgis): Fix clazy pass small and trivially copyable object by value warnings
Nyall Dawson
10:35 PM Revision 8cc71538 (qgis): Fix warnings
Nyall Dawson
10:35 PM Revision f9783ea5 (qgis): [FEATURE] Add flip_coordinates expression function
Returns a copy of the geometry with the x and y coordinates
swapped. Useful for repairing geometries which have had t...
Nyall Dawson
10:35 PM Revision 1ea20a4b (qgis): Add method to swap x/y coordinates in geometries
This can be used to repair geometries which have
accidentally had their latitude and longitude coordinates
reversed.
Nyall Dawson
10:18 PM Bug report #18601: QGIS3: texts with leading zero get integers
Demo dataset (text file), which get parsed as numeric instead of string:
@01234
+1555487218
001555487218
012345...
Tobias Wendorff
10:08 PM Bug report #18622: Mouse pointer displacement
Issue is specific to OSX, likely a result of forced pixel doubling setting on that platform. Nyall Dawson
01:46 PM Bug report #18622 (Closed): Mouse pointer displacement
In QGIS 3 there is a new mouse pointer when digitizing which looks nice. Unfortunately it's not centered on the drawi... Oskar Karlin
10:04 PM Bug report #18631 (Feedback): QGIS 3: kml file save as crashed
Can you attach the kml? Nyall Dawson
09:31 PM Bug report #18631 (Closed): QGIS 3: kml file save as crashed
Hi,
this is my first report, so I hope I do everything ok.
h2. User Feedback
1.) try to edit a kml file
2.)...
Barbara Werth
10:03 PM Bug report #17285 (Closed): QGIS3: reshape doesn't listen to "avoid intersection"
Nyall Dawson
09:38 PM Bug report #17285: QGIS3: reshape doesn't listen to "avoid intersection"
Can be closed, all got fixed. Tobias Wendorff
09:34 PM Bug report #17138: wrong SRS identification of shapefile
Error is still alive in QGIS3 commit:d48818b492. This really makes trouble working with official data coming from ESR... Tobias Wendorff
09:33 PM Bug report #17284 (Closed): QGIS3: setting in snapping toolbar not highlighted
Yeah, has been fixed because snapping toolbar got killed :) Tobias Wendorff
09:12 PM Feature request #18603: QGIS3: inform, which geometries have been fixed
Workaround: Use "check validity" first, but this didn't help with identifying holes, slivers etc. which got fixed. Tobias Wendorff
09:10 PM Bug report #18599 (Closed): QGIS3: attribute table - copying out isn't possible
Seems to be fixed in d48818b492. Thanks a lot! Tobias Wendorff
08:18 PM Bug report #18630: WFS - dateTime objects are not recognized
Eric Eagle wrote:
> On QGIS 3.0.1, dateTime objects that are served via WFS are not recognized, yielding a null fiel...
Eric Eagle
08:15 PM Bug report #18630 (Closed): WFS - dateTime objects are not recognized
On QGIS 3.0.1, dateTime objects that are served via WFS are not recognized, yielding a null field value. I tested th... Eric Eagle
07:53 PM Bug report #17350: In distance matrix a point is its own neighbour
3.0.1 is also affected. Could someone set ,,Affected version" to master? Pawel Stankiewicz
07:40 PM Bug report #18454: Newer builds (with proj 5?) can't reproject XYZ layers (and other world-wide r...
Thanks! I'm not fully sure if it's proj or QGIS problem, so I'll try to isolate it from QGIS first and move to the PR... Borys Jurgiel
07:38 PM Bug report #18629 (Open): Crash when copying map image to clipboard IF scale changed and XYZ tile...
h2. User Feedback
I selected Project-->Save Map As Image..
I changed the scale from the default and entered 10000...
Matthew Bodnar
07:35 PM Bug report #18627: Crash when copying map image to clipboard IF scale changed and XYZ tile layer ...
Posted in incorrect issue Tracker.. Matthew Bodnar
07:31 PM Bug report #18627 (Open): Crash when copying map image to clipboard IF scale changed and XYZ tile...
h2. User Feedback
I selected Project-->Save Map As Image..
I changed the scale from the default and entered 10000...
Matthew Bodnar
07:31 PM Bug report #18628 (Closed): QGIS 3: vertex editor highlights features in non-visible layers
Using vertex editor tool to hover over features, the nodes of those features are highlighted in red. This is fine. Bu... Carolyn Krause
07:10 PM Revision 293c56c3 (qgis): Update FindQextserialport.cmake for Qt5
Find default library name used with Qt5 and checks qt subdir for header Doug Newgard
06:37 PM Revision feed623c (qgis): try with two sip libs
Denis Rouzaud
06:22 PM Revision 2cae2f40 (qgis): [travis] also timeout tests (#6747)
Denis Rouzaud
06:19 PM Revision b19aef39 (qgis): [travis] also timeout tests (#6747)
Denis Rouzaud
05:28 PM Revision 634274ee (qgis): Insure canvas rendering jobs are cancelled when exiting QGIS
Mathieu Pellerin - nIRV
05:14 PM Bug report #18626 (Open): CALCULATE AREA IN VIRTUAL FIELD
h2. User Feedback
h2. Report Details
*Crash ID*: d11050d489aa57b21410f801b2fb869248c54493
*Stack Trace...
Roberto Budino
04:40 PM Feature request #18625 (Open): Paste image/graphic in Layout Manager
Considering adding the ability to add an image or graphic (eg,'emf' file) to the layout Manager by copy and paste fro... Matthew Bodnar
03:29 PM Bug report #18624 (Open): QGIS 3.0 Crash upon closing after having open large vrt raster
Crashed after having open a large vrt raster that contained 97 tif files. Each tif tile covering 1x1 deg area with 10... David Aparicio
03:16 PM Revision 7de0054a (qgis): also install QScintilla using wheels
Denis Rouzaud
02:57 PM Revision 5c230b44 (qgis): install PyQt5 using wheels
Denis Rouzaud
02:36 PM Revision 348eb947 (qgis): try to clean remaining sip version
Denis Rouzaud
01:53 PM Feature request #18623 (Open): Zoom feature by double clicking on its row number.
Zoom feature from attributes table when double click on the row number (left margin).
Yes, there is a button to zo...
Kadir S
01:34 PM Bug report #18621: QGIS 3.0.1 Crash - Zooming in while moving node crashes QGIS
Repeated crash experiment - QGIS consistently crashes when zooming any closer than 1:1. Unsure if this is a bug where... Robert Coleman
01:31 PM Bug report #18621 (Open): QGIS 3.0.1 Crash - Zooming in while moving node crashes QGIS
h2. User Feedback
Repeatable crash; select the move node tool and zoom in to greater than 8,000:1.
h2. Report D...
Robert Coleman
01:17 PM Revision a213fad5 (qgis): Fix travis with ccache (#6745)
Loïc BARTOLETTI
12:29 PM Revision 9cece3e5 (qgis): Removed unused Q_UNUSED
Matthias Kuhn
12:16 PM Feature request #8257: Add new SVG/Image selector to composer
I was about to file a bug report and my search led me to #7764 and then here.
In the layout Image Item properties, S...
Harrissou Santanna
11:44 AM Revision 74adc04e (qgis): Clear hidden toolbars/panels setting when restoring view
Mathieu Pellerin - nIRV
11:42 AM Bug report #18620 (Closed): Layer rendering order broken in QGIS 3x
The alternative layer order (see separate "Layer Order Panel") is broken in QGIS 3 when opening a 2.18 project file.
...
Andreas Neumann
11:23 AM Revision 1b9f41d0 (qgis): Insure canvas rendering jobs are cancelled when exiting QGIS
Mathieu Pellerin - nIRV
11:22 AM Revision 282a999b (qgis): [FEATURE] Ctrl-shift-tab to toggle full map view (#6580)
Richard Duivenvoorde
11:11 AM Bug report #18529: Undo/Redo action in Layout causes QGIS crashing
I cannot reproduce .... Alessandro Pasotti
11:03 AM Bug report #18511 (Rejected): QGIS 3.0 Ajouter une couche vecteur selon protocole Geojson - Ne fo...
Please write in english. Alessandro Pasotti
11:01 AM Feature request #17273: Respect coordinate system (CRS) when outputFormat=GeoJSON
Changed to feature request with low priority. Alessandro Pasotti
11:01 AM Feature request #17273: Respect coordinate system (CRS) when outputFormat=GeoJSON
Changed to feature request with low priority. Alessandro Pasotti
11:01 AM Feature request #17273: Respect coordinate system (CRS) when outputFormat=GeoJSON
Changed to feature request with low priority. Alessandro Pasotti
11:00 AM Bug report #13203: When opening Shapefile the .cpg file is ignored in Windows 8.1
This is really unexpected behaviour. Ignoring the .cpg file seems weird to me. Users can override the encoding the op... Johannes Kroeger
10:58 AM Bug report #18247: qgis-server - Problem with id field for WFS request
Can we close this after https://github.com/qgis/QGIS/pull/6522 ? Alessandro Pasotti
10:55 AM Bug report #18618 (Rejected): Herramienta de nodos y Añadir objeto
Please write in english. Alessandro Pasotti
10:55 AM Bug report #18618 (Rejected): Herramienta de nodos y Añadir objeto
Please write in english. Alessandro Pasotti
10:53 AM Bug report #18619 (Closed): Python rotate feature geometry
works for me:... Alessandro Pasotti
10:53 AM Bug report #18619 (Closed): Python rotate feature geometry
works for me:... Alessandro Pasotti
10:53 AM Bug report #18619 (Closed): Python rotate feature geometry
works for me:... Alessandro Pasotti
10:26 AM Feature request #17032: delete (or propose to) all files of a shapefile with browser
.qpj files are not deleted either. Deleting these files could also be part of the feature request. Frank Sokolic
10:18 AM Bug report #18460: QGIS 3.0.0 crashed while opening a PostGRES/PostGIS layer
QGIS 3.0 crashes when loading a postgis layer for me also under Ubuntu 16.04.3 LTS.
However it's not all postgis lay...
muscatelle -
08:37 AM Revision 846ca497 (qgis): Fix Escape key press should close current stacked panel
Code was present but not correctly hooked up before Nyall Dawson
08:12 AM Revision 7e6f423e (qgis): Merge pull request #6403 from signedav/new_multiselect
Horizontal space at value relation widget at multiple selection Matthias Kuhn
02:43 AM Revision 44afc044 (qgis): replace SIP API VERSION not SIP version
Denis Rouzaud

2018-04-03

11:55 PM Feature request #4069 (Reopened): Enhancement: ability to search for a plugin to run
Sorry, I thought had had replied to your question previously. I think you must have misunderstood the ticket:
As ...
Alister Hood
11:55 PM Feature request #4069 (Reopened): Enhancement: ability to search for a plugin to run
Sorry, I thought had had replied to your question previously. I think you must have misunderstood the ticket:
As ...
Alister Hood
03:18 PM Feature request #4069 (Closed): Enhancement: ability to search for a plugin to run
Closing as I can find plugins with the locator bar.
Feel free to reopen if you feel it does not fix the issue you re...
Harrissou Santanna
03:18 PM Feature request #4069 (Closed): Enhancement: ability to search for a plugin to run
Closing as I can find plugins with the locator bar.
Feel free to reopen if you feel it does not fix the issue you re...
Harrissou Santanna
09:27 PM Revision f4445a04 (qgis): [processing] Always log python exceptions to logger
Because Python code cannot catch and rethrow c++ exceptions
without losing context, we end up getting unknown excepti...
Nyall Dawson
09:27 PM Revision d5617b80 (qgis): [processing] Allow QgsVectorLayerSelectedFeatureSource to
create expression context scopes
Allows algorithms which require the underlying layer scope
to operate correctly whe...
Nyall Dawson
09:27 PM Revision 8326510e (qgis): [processing] If an exception occurs while processing a feature
in a feature-based algorithm, don't try to continue processing
remaining features
Avoids multiple error dialogs appe...
Nyall Dawson
09:27 PM Revision e3bbc35b (qgis): [processing] Fix incorrect error string in field mapper algorithm
Nyall Dawson
09:27 PM Bug report #17170 (Closed): Refactor fields processing algorithm missing expression context when ...
Applied in changeset commit:qgis|d5617b8025e0b1ea09a4f83ca464b7306cad535b. Nyall Dawson
09:27 PM Bug report #17170 (Closed): Refactor fields processing algorithm missing expression context when ...
Applied in changeset commit:qgis|d5617b8025e0b1ea09a4f83ca464b7306cad535b. Nyall Dawson
09:27 PM Revision adf5d793 (qgis): In merge attributes dialog, don't show editor widgets in table
This was originally done to allow the table to show mapped values
such as value maps/relations. But it creates the fa...
Nyall Dawson
09:27 PM Revision 615cb6ca (qgis): [needs-docs] In merge features dialog, if a layer has default
values/default value clauses present, then use these as the
initial value for the merged feature
Otherwise the dialo...
Nyall Dawson
09:27 PM Revision 001796dd (qgis): Fix merge attribute dialog picks wrong field values when fields are hidden
Nyall Dawson
09:26 PM Bug report #18397 (Closed): Primary key problem when using the interactive "Merge selected featur...
Applied in changeset commit:qgis|615cb6ca71e14ea45252951f0ca3fe7e95343eb8. Nyall Dawson
09:26 PM Bug report #18397 (Closed): Primary key problem when using the interactive "Merge selected featur...
Applied in changeset commit:qgis|615cb6ca71e14ea45252951f0ca3fe7e95343eb8. Nyall Dawson
06:26 PM Revision c6f9af04 (qgis): try to fake sip version numbber
Denis Rouzaud
05:58 PM Bug report #18619 (Closed): Python rotate feature geometry
In qgis 3 nothing happens when im trying to rotate a geometry with python.
This row returns 0
@feature.geometry()...
Josef Fällman
05:53 PM Bug report #18618 (Rejected): Herramienta de nodos y Añadir objeto
h2. User Feedback
Funciona mal en algunas oportunidades la herramienta de nodos y añadir objeto.
Quiero mover nod...
javier cba
05:19 PM Revision 1ff91ceb (qgis): Merge pull request #6690 from elpaso/fix-android-build
Fix android build with osgeo4a Alessandro Pasotti
05:18 PM Revision 24737be1 (qgis): [BUGFIX][Server] Enhance cleaning propertyname and searching by propert...
René-Luc ReLuc
05:17 PM Revision d48818b4 (qgis): [BUGFIX][Server] Enhance cleaning propertyname and searching by propert...
René-Luc ReLuc
05:13 PM Revision c8504cd4 (qgis): move includes into cpp and insert forward declaration
David Signer
04:36 PM Revision abf2fc6c (qgis): Fix opacity in svg marker dxf export
Marco Hugentobler
04:15 PM Revision 0603305a (qgis): also build qscintilla
Denis Rouzaud
03:34 PM Bug report #18617 (Closed): QGIS3: SagaUtils.py fails when comman contains non-latin characters
On MacOS running a Saga command where paths or filenames include non-latin characters fails with ... Dmitri Chubarov
03:31 PM Bug report #18244: DB Manager: "Update SQL layer" error
I can confirm this error. QGIS 3.0.1 on Windows 10 connected to PostgreSQL 9.6 with Postgis 2.3.
The problem is tha...
Daniel Possenriede
03:28 PM Bug report #18616 (Closed): Crash following install and QGIS 3.0.1 will not open
h2. User Feedback
h2. Report Details
*Crash ID*: 35cfcabe170efbea39a5fd352599743230dd1e9b
*Stack Trace...
Sophie Nunn
03:13 PM Bug report #18558: QGIS crash with SQL Server layer
Just to add some information. On my machine, it affects both 3.0 and 3.1. Regression should be set to yes, as it work... Antony Zonato
03:10 PM Feature request #9464 (Closed): Consistent Terminology and Syntax
I think this can be closed Harrissou Santanna
03:10 PM Feature request #9464 (Closed): Consistent Terminology and Syntax
I think this can be closed Harrissou Santanna
03:10 PM Feature request #9464 (Closed): Consistent Terminology and Syntax
I think this can be closed Harrissou Santanna
03:01 PM Feature request #16141 (Closed): Separate Update notice for LTR versions
Harrissou Santanna
02:46 PM Bug report #18615 (Open): Resize layout to content does not work
Create a multi page print layout
Add items on different pages
In the Layout panel, click on the *Resize layout* but...
Harrissou Santanna
02:41 PM Revision e702bd4a (qgis): Keep native nodiscard
Alessandro Pasotti
02:30 PM Feature request #12698: Add "crop" function to Printing layout
Nice idea indeed.
I know it has no sense to do this but +1.
Harrissou Santanna
02:15 PM Bug report #18609: Features disappearing when zooming and panning
It was actually a QIX file that was causing my issue. Would there be someway to detect this file and ignore it if th... Ed B
02:10 AM Bug report #18609 (Closed): Features disappearing when zooming and panning
This is usually caused by a corrupt spatial index. Delete the SBX and SBN files from your shapefile and reload the data. Nyall Dawson
02:10 AM Bug report #18609 (Closed): Features disappearing when zooming and panning
This is usually caused by a corrupt spatial index. Delete the SBX and SBN files from your shapefile and reload the data. Nyall Dawson
01:02 PM Bug report #18454: Newer builds (with proj 5?) can't reproject XYZ layers (and other world-wide r...
This seem to be fixed in 5.0.1. Please open stuff like this on the PROJ issue tracker. We are not likely to see them ... Kristian Evers
12:24 PM Revision e7d587f4 (qgis): restore ico/tif/png nuked by fcacb0db7c
Jürgen Fischer
12:22 PM Revision fe083479 (qgis): initialize variables on declaration
instead of initializing them on every constructor.
it's mShowLinkButton and mShowUnlinkButton
David Signer
11:44 AM Bug report #18614: ImportWarning: Not importing directory xxx missing __init__.py
Alex, I'm not sure who is the best to torment with Saga problems. Or maybe it's more a windows package problem? Borys Jurgiel
11:44 AM Bug report #18614: ImportWarning: Not importing directory xxx missing __init__.py
Alex, I'm not sure who is the best to torment with Saga problems. Or maybe it's more a windows package problem? Borys Jurgiel
11:35 AM Bug report #18614 (Closed): ImportWarning: Not importing directory xxx missing __init__.py
Fresh install on Windows 10 using QGIS 2.18.17.
Simply opening QGIS creates the following python warning....
Ricardo Simoes
10:36 AM Revision 08d30c3b (qgis): [processing] Add method for algorithms to preprocess parameter values
Allows algorithms to pre-processes a set of parameters, allowing the
algorithm to clean their values.
This method is...
Nyall Dawson
10:32 AM Revision a93daf14 (qgis): [processing] Throw exception when combining clip geometry fails in clip...
Mathieu Pellerin - nIRV
09:54 AM Bug report #18613 (Closed): GeoReferencer can not open again after linking image
GeoReferencer can not open again after linking image.
Ploblem have place in 2.18 and 3.0.1
I think window is collap...
Andrew Shanin
09:48 AM Feature request #18612 (Open): Color brushing
For shape files create .shp-theme text file.
This file can connect .qml/.sld brushing for this layer or contain defa...
Andrew Shanin
08:35 AM Revision 2b04c813 (qgis): Fix some Coverity null pointer dereference warnings
Nyall Dawson
08:35 AM Revision 7b0cf28e (qgis): Fix Coverity null-pointer dererence warnings
Nyall Dawson
08:35 AM Revision 0099b6ec (qgis): Fix Coverity unchecked return value warning
Nyall Dawson
08:35 AM Revision a3605b53 (qgis): Fix Coverity null pointer dererence warning
Nyall Dawson
08:35 AM Revision 20c5e541 (qgis): Fix some clazy warnings
Nyall Dawson
08:35 AM Revision cd39885c (qgis): Remove unimplemented setData method from QgsReportSectionModel
Nyall Dawson
08:35 AM Revision b22b62f1 (qgis): Fix Coverity null pointer dereference warning
Nyall Dawson
08:35 AM Revision b18aaae0 (qgis): Fix Coverity null pointer dereference warning
Nyall Dawson
08:35 AM Revision c2af8ca4 (qgis): Fix some clazy warnings in tests
Nyall Dawson
08:35 AM Revision e2d75d55 (qgis): Fix Coverity large argument passed by value warning
Nyall Dawson
08:35 AM Revision eb395798 (qgis): Fix some Coverity use-after-free warnings
Nyall Dawson
08:35 AM Revision cf905c9f (qgis): Fix some Coverity uninitialized member warnings
Nyall Dawson
08:35 AM Revision 09241ea1 (qgis): Fix coverity warnings in unit tests
Nyall Dawson
08:35 AM Revision d5d553f2 (qgis): Fix Coverity unreachable code warning
Nyall Dawson
05:40 AM Revision d164f8ff (qgis): [processing] Disable cancel button for GDAL algorithms
The provider doesn't support cancelation Nyall Dawson
04:44 AM Revision 8f68610c (qgis): install qmake
Denis Rouzaud
03:21 AM Revision fdace269 (qgis): Another try at fixing Doxygen warnings
Nyall Dawson
02:39 AM Revision 497fa4f0 (qgis): Fix crash when opening layout manager dialog
Nyall Dawson
02:26 AM Revision e1db9d48 (qgis): Fix doxygen warnings
Nyall Dawson
02:11 AM Revision 3eeb1b54 (qgis): Spelling
Nyall Dawson
02:09 AM Bug report #18610 (Feedback): attribute table ... staggered data and incomplete records ...
I don't understand this report. Can you attach sample data or screenshots demonstrating the issue? Nyall Dawson

2018-04-02

01:50 AM Revision cd052d3b (qgis): Fix incorrect calculation of raster layer units per pixel x/y
Nyall Dawson
01:49 AM Revision 1bf10582 (qgis): Followup fcacb0d, fix doxygen tests
Also:
- move doxygen comments to header files so that they get included
in Python docstrings
- remove duplicate doxyg...
Nyall Dawson
11:51 PM Bug report #18611 (Open): 3.0.0 Cannot "run as system", worked in previous versions
I am trying to deploy QGIS 3.0.0 on our campus. We use Microsoft SCCM to deploy the software in a scripted fashion t... Thomas Pemberton
10:48 PM Revision fcacb0db (qgis): doxygen fixes
Jürgen Fischer
10:11 PM Revision ca4bfb14 (qgis): Merge pull request #6704 from slarosa/filter_values_qb
[FEATURE][needs-docs] add filter line edit to query builder Salvatore Larosa
10:10 PM Revision 1e5fe12d (qgis): show search icon in expression builder widget
Salvatore Larosa
10:09 PM Revision 3408e02c (qgis): [processing] create and manage label in WidgetWrapper
ModelerParametersDialog and ParametersPanel have to keep list of
wrappers only. widget and label( if needed) are crea...
Rashad Kanavath
08:31 PM Bug report #18610 (Closed): attribute table ... staggered data and incomplete records ...
I'm using large dataset (35000+ items) downloaded as shp files with dbf table data ... I'm subdividing the data using... R. James Weick
05:51 PM Revision a04d5533 (qgis): fix translation string
Jürgen Fischer
05:11 PM Revision ff1c633d (qgis): install qmake
Denis Rouzaud
05:07 PM Revision 409679bc (qgis): german translation fix
Jürgen Fischer
05:07 PM Revision 7d481792 (qgis): [FEATURE] add zoom to related feature in forms
Jürgen Fischer
05:00 PM Revision 3694a702 (qgis): install qmake
Denis Rouzaud
04:48 PM Revision 96fcc876 (qgis): install qmake
Denis Rouzaud
04:48 PM Revision 60b909d6 (qgis): install qmake
Denis Rouzaud
04:36 PM Revision 7651d79e (qgis): install qmake
Denis Rouzaud
04:26 PM Revision 472fbf0a (qgis): fix again
Denis Rouzaud
04:26 PM Revision 30b0b862 (qgis): fiiiix
Denis Rouzaud
04:26 PM Revision ade7f5c9 (qgis): remove leftover
Denis Rouzaud
04:26 PM Revision 170e4cf3 (qgis): fix sip build
Denis Rouzaud
04:26 PM Revision 5d7421c8 (qgis): install qmake
Denis Rouzaud
04:26 PM Revision c29a282a (qgis): also build PyQt
Denis Rouzaud
04:26 PM Revision 83571739 (qgis): [docker] use SIP maintenance version 4.19.9
in order to get proper signal Docstring for PyQGIS doc Denis Rouzaud
04:26 PM Revision c5536587 (qgis): get current snapshot for SIP
Denis Rouzaud
04:26 PM Revision be62531e (qgis): install pyqt using sip
Denis Rouzaud
04:26 PM Revision a9dbad49 (qgis): fix building sip
Denis Rouzaud
04:26 PM Revision fb61928a (qgis): fix &&
Denis Rouzaud
04:26 PM Revision 6c6403d0 (qgis): use curl instead of wget
Denis Rouzaud
04:15 PM Revision 947d793c (qgis): install qmake
Denis Rouzaud
03:42 PM Revision 9a0fee93 (qgis): fix Dockerfile path
Denis Rouzaud
03:37 PM Revision 6250b216 (qgis): fix Dockerfile path
Denis Rouzaud
03:35 PM Revision 4df60be8 (qgis): also build PyQt
Denis Rouzaud
03:33 PM Bug report #18609 (Closed): Features disappearing when zooming and panning
Hello,
When I use a certain shapefile in Qgis 2.18.18 some of the features disappear and reappear when zooming or pa...
Ed B
03:17 PM Bug report #18558: QGIS crash with SQL Server layer
Thanks Francisco! Antony Zonato
03:08 PM Bug report #18558 (Reopened): QGIS crash with SQL Server layer
Okay, you're right, I'll open it again. Thank you Francisco Jose Campos Menendez
03:03 PM Bug report #18558: QGIS crash with SQL Server layer
Why is that marked as Closed? It should works with SQL Server 17 driver. I cannot use QGIS 3.0 or 3.1 as it is. Antony Zonato
02:38 PM Revision b940a898 (qgis): install pyqt using sip
Denis Rouzaud
02:06 PM Revision 7a9440c9 (qgis): fiiiix
Denis Rouzaud
02:00 PM Revision 674c6e51 (qgis): remove leftover
Denis Rouzaud
01:59 PM Revision 75adf8ae (qgis): fix sip build
Denis Rouzaud
12:14 PM Bug report #18608 (Closed): Layer tree embedded widgets do not show up unless you move layer
To reproduce:
- open new project
- add osm xyz layer
- open properties of the xyz layer
- Go to Legend tab, and...
Richard Duivenvoorde
10:07 AM Revision 5810236c (qgis): show search icon in filter line edit
Salvatore Larosa
09:57 AM Revision a82bffcc (qgis): String capitalization
Nyall Dawson
09:57 AM Revision ad3f1781 (qgis): [processing][needs-docs] Rename "Add Script from Template" to
"Create New Script from Template" Nyall Dawson
09:53 AM Revision 5f7358ad (qgis): use QgsTemporaryCursorOverride
Salvatore Larosa
08:50 AM Revision 8d4690d0 (qgis): Mark project as dirty when changing CRS of layers (#6731)
Mathieu Pellerin - nIRV
06:28 AM Bug report #18594 (Feedback): Saved Map Layouts Disappearing from Composer
Can you share the project (where they've gone missing)? Nyall Dawson
06:02 AM Revision e5186348 (qgis): Add beginning of unit tests for QgsLayerTreeView
Nyall Dawson
05:20 AM Revision d98af7a1 (qgis): Mark project as dirty when changing CRS of layers
Mathieu Pellerin - nIRV
05:18 AM Revision 76bbadbc (qgis): Fix indentation
Harrissou Santanna
05:18 AM Revision 27527a55 (qgis): Add ellipsis to buttons label
Harrissou Santanna
05:18 AM Revision f723fb72 (qgis): Fix indentation
Harrissou Santanna
05:18 AM Revision 035b3a77 (qgis): [needs-docs] Refactoring layout Manager dialog
Harrissou Santanna
05:01 AM Revision d70181c2 (qgis): Use unique_ptr
(cherry-picked from 5ecb7cc) Nyall Dawson
05:01 AM Revision 5f1d3dbc (qgis): Fix crash in attribute table when action column is visible and edit is
toggled
(cherry-picked from 3d8dd49)
Nyall Dawson
05:01 AM Revision d88ffc6c (qgis): Split QgsVectorFileWriter writeAsVectorFormat into two methods
to allow correct thread-safe usage
There is now a prepare method, which must be run on the main
thread and which pre...
Nyall Dawson
05:01 AM Revision deac2397 (qgis): Fix some attribute table columns do not remember their size
(cherry-picked from 9551471) Nyall Dawson
05:01 AM Revision 07f939e6 (qgis): Fix 'actions' button in attribute table dialog only shows menu after
extended click and hold
(cherry-picked from 556668e)
Nyall Dawson
05:01 AM Revision f46563e8 (qgis): Cleanup
(cherry-picked from d24f8a3) Nyall Dawson
05:01 AM Revision 88047244 (qgis): [processing][grass] Fix error after running grass algorithms
(cherry-picked from bec878f) Nyall Dawson
05:01 AM Revision 9b8441ea (qgis): [processing][grass] Fix incorrect path calculation for grass binary
(cherry-picked from 8e08bda) Nyall Dawson
05:01 AM Revision 1a90ec12 (qgis): Fix value map field formatter doesn't work
The configuration format was changed without updating the unit
tests to flag this failure.
(cherry-picked from 4f16e01)
Nyall Dawson
05:01 AM Revision e863dc66 (qgis): Fix tests
(cherry-picked from d9e9f2ab) Nyall Dawson
05:01 AM Revision 842ec80a (qgis): [layouts] Fix missing layer scope for atlas enabled items
Fixes #18525
(cherry-picked from 8b59bdc)
Nyall Dawson
05:01 AM Revision 5672767e (qgis): Fix weird line edit styling error on Ubuntu
Ubuntu theme is incorrectly showing hidden actions in
line edits.
Fixes #18537
(cherry-picked from fb5caa7)
Nyall Dawson
05:01 AM Revision 05eba14f (qgis): Restore a disabled test for Qt5 which works OK now
(cherry-picked from 44143c1b) Nyall Dawson
05:01 AM Revision 1926efad (qgis): Test masks
(cherry-picked from b805b6) Nyall Dawson
05:01 AM Revision 4fca5319 (qgis): Use a checkerboard background in svg cache tests
(cherry-picked from 3f733e7) Nyall Dawson
05:01 AM Revision 78b7181a (qgis): Indentation
(cherry-picked from c71347c) Nyall Dawson
05:01 AM Revision 7af4997c (qgis): Allow remote SVG files with text/plain MIME type, instead of only
valid image/svg+xml mime types
This allows users to link to SVG files hosted on github, where
the raw content is ser...
Nyall Dawson
05:01 AM Revision 2f695b95 (qgis): More helpful log message when svg requests fail
(cherry-picked from 50241dcb) Nyall Dawson
05:01 AM Revision 1d102b29 (qgis): Never show int/long attributes in scientific notation
Fixes #18508, #18302
(cherry-picked from 054470f)
Nyall Dawson
05:01 AM Revision bed5c763 (qgis): [needs-docs] Drop unused/misleading 'tolerance' setting from topology
checker
Fixes #9621
(cherry-picked from 8ebd47b)
Nyall Dawson
05:01 AM Revision 97b0ae62 (qgis): When a remote SVG is requested but fails, use the missing SVG icon
as an indicator for users that something went wrong
This was previously only used for replies with incorrect mime
ty...
Nyall Dawson
05:01 AM Revision 94b7c88f (qgis): Always add a dummy atlas expression context scope to canvas expression
context
This allows the atlas variables to be correctly available before
an atlas has been first opened - e.g. for r...
Nyall Dawson
05:01 AM Revision 16fa1b9f (qgis): Fix enum comparison warning
(cherry-picked from bf252d6) Nyall Dawson
05:01 AM Revision a9606ea3 (qgis): Fix signal loop when resizing columns on opening attribute table
(cherry-picked from 4d40202) Nyall Dawson
03:24 AM Revision f6292d64 (qgis): Fix build with Qt-5.11 (missing headers)
(forward-port from 30a8c0f4746891ff8583ac5dc81e2ce9d7157f30) Andreas Sturmlechner
03:23 AM Revision 1fa7e216 (qgis): Fix string capitalization, missing ellipsis
Nyall Dawson
03:18 AM Bug report #18602: QGIS3: no precision in identify (derived data)
Yep, that's it. It was set to "automatic". Perhaps automatic should be 2/3 on projected coordinate systems by default... Tobias Wendorff
02:37 AM Bug report #18602 (Closed): QGIS3: no precision in identify (derived data)
Check Project Properties -> General -> Coordinate Display -> Precision. It's probably set too low. Nyall Dawson
02:37 AM Bug report #18602 (Closed): QGIS3: no precision in identify (derived data)
Check Project Properties -> General -> Coordinate Display -> Precision. It's probably set too low. Nyall Dawson
02:43 AM Bug report #18605: Field Mapper parameters cannot have parent layer set in models
Root cause is that when using a field mapper parameter in model, there's currently no way to set the associated paren... Nyall Dawson
02:39 AM Bug report #18606 (Closed): QGIS 3.0 unable to extract vertices from polygons with inner hole
This is expected behaviour - the generated polygons aren't technically valid, and the default Processing setting is t... Nyall Dawson
02:39 AM Bug report #18606 (Closed): QGIS 3.0 unable to extract vertices from polygons with inner hole
This is expected behaviour - the generated polygons aren't technically valid, and the default Processing setting is t... Nyall Dawson
02:23 AM Revision ff2ee0bc (qgis): Use QgsTemporaryCursorOverride in layout designer
Nyall Dawson

2018-04-01

12:42 AM Revision 83f54866 (qgis): Support canceling network content fetching tasks
Nyall Dawson
12:42 AM Revision 149ccf27 (qgis): Fix intermediate 100% download progress reports caused by redirects
Nyall Dawson
12:42 AM Revision e2f09fa6 (qgis): Add a QgsTask for fetching network content
Provides a simple method for fetching remote HTTP
content in a QgsTask. Utilises QgsNetworkContentFetcher so
Url redi...
Nyall Dawson
12:42 AM Revision bcf57c33 (qgis): Add method for QgsNetworkContentFetcher to fetch using request instead ...
Nyall Dawson
10:28 PM Revision 455a1e00 (qgis): [Server] Enhance shortNameRegExp
René-Luc ReLuc
10:22 PM Revision 17662692 (qgis): [BUGFIX][Server] Enhance cleaning propertyname and searching by propert...
René-Luc ReLuc
10:22 PM Revision a642b5d7 (qgis): [Server] Enhance shortNameRegExp
René-Luc ReLuc
10:18 PM Revision b7c566b1 (qgis): [BUGFIX][Server] Enhance cleaning propertyname and searching by propert...
René-Luc ReLuc
10:18 PM Revision c1b9706e (qgis): [Server] Enhance shortNameRegExp
René-Luc ReLuc
09:35 PM Bug report #18324: X11 freeze using drag and drop designer" custom forms
Dragging seem impossible - but Esc aborts it for me. Jürgen Fischer
09:10 PM Bug report #18607 (Open): Print layout: locked ratio buttons in item properties position do not w...
In print layout, add a map item
In its properties panel, size and position, press the lock button on its width and h...
Harrissou Santanna
01:07 PM Bug report #18606 (Closed): QGIS 3.0 unable to extract vertices from polygons with inner hole
I created a vector by polygonizing a raster with 40x40 meter cell size. The coordinates of the cell boundaries in the... Wim van Blitterswijk
09:28 AM Bug report #18604: Projects load extremely slowly [2.18.18]
So far it looks like the issue might be related to the availability of network resources. However a project which had... Patrick Dunford
05:10 AM Bug report #18605: Field Mapper parameters cannot have parent layer set in models
I've discovered a few strange things there:
1) Modeler seems to force parameter names to lowercase, which doesn't ...
gcarrillo -
05:10 AM Bug report #18605: Field Mapper parameters cannot have parent layer set in models
I've discovered a few strange things there:
1) Modeler seems to force parameter names to lowercase, which doesn't ...
gcarrillo -

2018-03-31

01:45 AM Bug report #18605 (Open): Field Mapper parameters cannot have parent layer set in models
A model using Refactor Fields algorithm is expected to have two inputs:
1) Input Layer
2) Fields Mapper
When r...
gcarrillo -
 

Also available in: Atom