Activity

From 2016-01-24 to 2016-02-22

2016-02-22

11:42 PM Bug report #3131 (Closed): GRASS toolbox: v.in.ogr.qgis.loc shows 100% while still creating topology
Fixed in changeset commit:"b952f0f177ed284d29a287cb239f354b13c25462". Radim Blazek
11:41 PM Bug report #14360 (Closed): Failed ASSERT: "!running.contains( job.layerId )"
Fixed in changeset commit:"9197e1ee79e18b3565c49634d51024a662596c73". Jürgen Fischer
11:40 PM Bug report #14360: Failed ASSERT: "!running.contains( job.layerId )"
NOTE: it takes a debug build to trigger (code protected in defined QGISDEBUG conditional):
https://github.com/qgis/QG...
Sandro Santilli
11:37 PM Bug report #14360 (Closed): Failed ASSERT: "!running.contains( job.layerId )"
As of commit:976015a38dedb22c16a84cf8c741d052905f20b9 I got an assertion failure while zooming in and out of a topol... Sandro Santilli
11:34 PM Bug report #14357 (Closed): qgis-mapper 2.4.0+jessie1, not installable. Dependencies unresolvable.
The package was renamed to @qgis-server@ Jürgen Fischer
11:34 PM Bug report #14357 (Closed): qgis-mapper 2.4.0+jessie1, not installable. Dependencies unresolvable.
The package was renamed to @qgis-server@ Jürgen Fischer
02:23 PM Bug report #14357 (Closed): qgis-mapper 2.4.0+jessie1, not installable. Dependencies unresolvable.
Trying to install:
@qgis-mapserver:
Depends: qgis-providers (=2.4.0+jessie1) but 1:2.12.3+13jessie is to be instal...
stan genes
11:13 PM Revision d8a768f0 (qgis): Make geometry typmod available for topology face layer queries
Greatly improves performances on topology loading.
See http://hub.qgis.org/issues/14356
Sandro Santilli
10:49 PM Bug report #14359: Primary key for topology face layer is fully scanned upfront
Same "face_id" scan happens if I just open the "face" table from "Add PostGIS Layer" dialog.
No key scan if I open th...
Sandro Santilli
10:46 PM Bug report #14359 (Closed): Primary key for topology face layer is fully scanned upfront
Followup to #14356.
The DBManager TopoViewr still triggers a full scan of face tables (dunno why only face table).
F...
Sandro Santilli
10:42 PM Feature request #14356: Improve postgis topology loading performance
commit:976015a38dedb22c16a84cf8c741d052905f20b9 fixes the previous.
While the performances are better, there's still...
Sandro Santilli
02:31 PM Feature request #14356: Improve postgis topology loading performance
Could the problem be related to the deprecation of setWkbType (QGis::WkbType type) ? Sandro Santilli
02:27 PM Feature request #14356: Improve postgis topology loading performance
Just a note: all the commit does is setting a type-mod based constraint on the geometry column of the query to specif... Sandro Santilli
02:18 PM Feature request #14356 (Closed): Improve postgis topology loading performance
Much much better with commit:d8a768f0a0b1926ead3b42c0fa9e12d35f8905f0 Sandro Santilli
02:18 PM Feature request #14356 (Closed): Improve postgis topology loading performance
Much much better with commit:d8a768f0a0b1926ead3b42c0fa9e12d35f8905f0 Sandro Santilli
02:00 PM Feature request #14356 (In Progress): Improve postgis topology loading performance
Jürgen Fischer suggested to look at 'setUseEstimatedMetadata':
http://qgis.org/api/classQgsDataSourceURI.html#aa93f7...
Sandro Santilli
02:00 PM Feature request #14356 (In Progress): Improve postgis topology loading performance
Jürgen Fischer suggested to look at 'setUseEstimatedMetadata':
http://qgis.org/api/classQgsDataSourceURI.html#aa93f7...
Sandro Santilli
01:37 PM Feature request #14356 (Closed): Improve postgis topology loading performance
The face layers are currently triggering creation of all face geometries upfront, which is very very expensive.
GDB f...
Sandro Santilli
10:37 PM Bug report #14358 (Closed): atlas: changing atlas feature via the toolbar dropdown list fails to ...
There's a tiny bug in atlas navigation whereas using the toolbar dropdown list fails to trigger a refresh for QGIS' m... Mathieu Pellerin - nIRV
10:28 PM Revision bf583c72 (qgis): Merge pull request #2830 from elpaso/server-fix-info_format2
[bugfix][server] text/plain as default info_format Alessandro Pasotti
10:03 PM Revision 3df100f9 (qgis): Removed debug code
Alessandro Pasotti
10:01 PM Revision 3a8c1c76 (qgis): nsis: cleanup after msys
Jürgen Fischer
08:39 PM Revision 0b4b0ccc (qgis): [GRASS] support extension filter in file output, fixes #5011
Radim Blazek
08:17 PM Revision 6475360c (qgis): [GRASS] fixed v.in.ogr.all.loc input widget
Radim Blazek
06:52 PM Revision 82cee030 (qgis): Added test data for GetFeatureInfo
Alessandro Pasotti
06:49 PM Revision 0a9063b4 (qgis): [bugfix][server] text/plain as default info_format
Added deafult info_format (text/plain) as per specs.
Fixed error message when info format was not set or wrong.
Added...
Alessandro Pasotti
05:21 PM Bug report #14351: composer: legend item count for layers with @atlas_ variables always return 0
Thanks for testing Nyall, sorry for the noise on this being a regression. Mathieu Pellerin - nIRV
04:58 PM Bug report #14351: composer: legend item count for layers with @atlas_ variables always return 0
I've tested against 2.8. This isn't a regression. Nyall Dawson
04:58 PM Bug report #14351: composer: legend item count for layers with @atlas_ variables always return 0
I've tested against 2.8. This isn't a regression. Nyall Dawson
04:37 PM Bug report #14347: "Control feature rendering order" is unchecked and cleared when the layer styl...
Note that it is _Control *feature* rendering order_, not _Control *layer* rendering order_. I changed that in the sub... Sebastian Dietrich
04:30 PM Bug report #14347 (In Progress): "Control feature rendering order" is unchecked and cleared when ...
See "PR 2831":https://github.com/qgis/QGIS/pull/2831 for a solution. Sebastian Dietrich
04:30 PM Bug report #14347 (In Progress): "Control feature rendering order" is unchecked and cleared when ...
See "PR 2831":https://github.com/qgis/QGIS/pull/2831 for a solution. Sebastian Dietrich
04:30 PM Bug report #14347 (In Progress): "Control feature rendering order" is unchecked and cleared when ...
See "PR 2831":https://github.com/qgis/QGIS/pull/2831 for a solution. Sebastian Dietrich
04:30 PM Bug report #14347 (In Progress): "Control feature rendering order" is unchecked and cleared when ...
See "PR 2831":https://github.com/qgis/QGIS/pull/2831 for a solution. Sebastian Dietrich
03:09 PM Revision b92cb81f (qgis): [processing] Change version test so that ExecuteSQL is testable during ...
Hugo Mercier
03:03 PM Revision 0e704523 (qgis): Fix text encoding issues in virtual layers (fixes #14350)
Hugo Mercier
03:03 PM Revision 3dea491d (qgis): Fix text encoding in request filter expression
Hugo Mercier
01:54 PM Revision 83c57ef5 (qgis): Expression widget - Filter headers with no search results
Nathan Woodrow
01:48 PM Revision f1e1559e (qgis): don't try to refresh the layer extent after deletion of features, if
useEstimatedMetadata is enabled (tradeoff for large layers) Jürgen Fischer
01:45 PM Revision 5b46f487 (qgis): External Resource Widget: avoid having undefined value in document view...
Denis Rouzaud
12:35 PM Revision d3852e48 (qgis): [processing] fix handling of NULLs is Basic statistics for text fields
Alexander Bruy
11:50 AM Bug report #3162 (Closed): GRASS raster display inaccurate
I am not observing any shift between vectors and rasters.
Please reopen if necessary.
Radim Blazek
11:50 AM Bug report #3162 (Closed): GRASS raster display inaccurate
I am not observing any shift between vectors and rasters.
Please reopen if necessary.
Radim Blazek
11:44 AM Bug report #4741 (Closed): r.in.gdal.qgis.loc problem
Radim Blazek
11:44 AM Bug report #4741: r.in.gdal.qgis.loc problem
I don't think that r.in.gdal.qgis.loc should automatically switch current location.
What error it gives?
Radim Blazek
11:40 AM Bug report #5011 (Closed): QGIS doesn't give you the option to save as vtk when using GRASS r.out...
Fixed in changeset commit:"0b4b0ccc3099ed9e1a09f4555b66a0a7aaf31272". Radim Blazek
11:38 AM Revision 847f1c07 (qgis): browser favourites: add items for providers
Radim Blazek
11:20 AM Bug report #11508 (Feedback): Cannot start module v.in.ogr
It looks like broken GRASS installation. Please check if v.in.ogr.exe exists and can be started from GRASS shell. Radim Blazek
10:46 AM Revision 138be4a3 (qgis): Don't zoom when panning with the keyboard on a rotated QgsMapCanvas
Fixes #14243
Signed-off-by: Sandro Santilli <[email protected]>
Sebastian Dietrich
10:38 AM Revision 81a1f631 (qgis): [GRASS] new mapset: re-enable set extent button if canvas extent is valid
Radim Blazek
10:33 AM Revision ed38d5d9 (qgis): Merge pull request #2819 from NaturalGIS/processing_fix_grass_grass7_r_...
[processing] fix GRASS and GRASS7 r.sunmask Alexander Bruy
10:32 AM Revision 70ff8b5b (qgis): Merge pull request #2826 from DelazJ/patch-1
Update label Richard Duivenvoorde
10:08 AM Feature request #2576: reference to dtd wrong
Worth to fix but not a bug from user point of view, I think. Radim Blazek
10:08 AM Feature request #2576: reference to dtd wrong
Worth to fix but not a bug from user point of view, I think. Radim Blazek
09:55 AM Bug report #4802 (Closed): r.colors.table is not applied to raster loaded with r.external command
It works in current master.
Note that GRASS color table is loaded when the layer is added to canvas, it is not auto...
Radim Blazek
09:55 AM Bug report #4802 (Closed): r.colors.table is not applied to raster loaded with r.external command
It works in current master.
Note that GRASS color table is loaded when the layer is added to canvas, it is not auto...
Radim Blazek
09:47 AM Bug report #1989 (Closed): v.distance should have radio buttons, not checkboxes
Output columns can be multiple from QGIS 2.14. Radim Blazek
09:47 AM Bug report #1989 (Closed): v.distance should have radio buttons, not checkboxes
Output columns can be multiple from QGIS 2.14. Radim Blazek
08:51 AM Bug report #14355 (Closed): Problem uninstalling/replacing QGis 2 8 3
Dear Team,
I wanted to update the version of QGis (from 2.8.3 to 2.12.3) on my computer but during the uninstallatio...
Michel Duhalde
07:02 AM Bug report #13806: Using QgsAttributeTableModel makes QGIS crash
Sorry for the late response. No problems anymore so far. Thank you very much! Luiz Andrade
06:04 AM Bug report #14350 (Closed): Virtual layers problem with accents
Fixed in changeset commit:"0e704523b7b832fee0fb80da49f3ee5903dd5a04". Hugo Mercier
05:30 AM Bug report #12767 (Open): SAGA "ParameterSelection" default value is not respected in the modeller
Giovanni Manghi
04:51 AM Bug report #14354 (Closed): QGIS Server occasionally crashes when running in CGI mode
The problem does not appear when running in FCGI mode because it happen when the program terminates.
Typical syptom...
Alessandro Pasotti
04:44 AM Bug report #4408: Validating *.qgs or *.qml against *.dtd
we should decide to remove or update... actually the old broken link is used. Luigi Pirelli
03:48 AM Revision a1672da1 (qgis): Fix some test failures, warnings in nightlies
Add more tolerance to distance area tests, fix doxygen param option Nyall Dawson
03:39 AM Bug report #13653: make check failure: No module named QtSql
I *think* this was fixed by having python-qt4-sql, but I still believe the tests should not run if the dependency is ... Sandro Santilli
03:35 AM Bug report #14311: Processing `Create test` error
Test for "Basic statistics for text fields" added Alexander Bruy
03:35 AM Bug report #14311: Processing `Create test` error
Test for "Basic statistics for text fields" added Alexander Bruy
02:41 AM Bug report #13949: Move grouped items by "Position and size" fails
I am experiencing the same problem in QGIS 2.12.3
When I grouped some items, moving the whole group by dragging by mo...
JoepJan van Hernen
01:46 AM Bug report #14243 (Closed): Panning when map is rotated changes zoom
Fixed in changeset commit:"138be4a359ebb093736cdf878718d0e7743e3f2c". Anonymous
01:43 AM Bug report #14337 (Closed): node tool is not enable for 3d layers
indeed.
aparently, it's a different problem. will try to investigate.
I can turn editing on the layer, add feature. ...
Denis Rouzaud
01:15 AM Bug report #14337: node tool is not enable for 3d layers
Works fine for me on the last master (a1672da1) ... I can use the node tool on 3D layers
There has been some work on...
Hugo Mercier
01:32 AM Bug report #13873: "build virtual vector": file created fails to load correctly
Can you create another bugreport about path issue and attach some sample data to it? And after that close this ticket... Alexander Bruy
01:28 AM Bug report #14341: Processing: Build Virtual Raster requires loading of all source files
Unfortunately current intplementation of the multiple input parameter in Processing does not allow to choose both lay... Alexander Bruy
01:10 AM Bug report #14352 (Closed): After adding "short name" to project's OWS configuration tab order is...
Press TAB after enabling "Service capabilities" and the TAB order is not respected. Alessandro Pasotti
01:06 AM Revision 173c7d78 (qgis): [server] Fix some exceptions were not correctly restoring layer opacity
Nyall Dawson
01:06 AM Revision f264799f (qgis): [server] Make restoration of original layer subsetStrings much more
robust (there were many code paths where the original filters
were not being correctly restored)
Nyall Dawson
01:00 AM Revision a46dca56 (qgis): Correctly restore layer subsetStrings after wfs/wms requests...
by switching storage/restoration of subset strings to use
QgsMapLayer pointers instead of layer ids. It seems that th...
Nyall Dawson
01:00 AM Revision 90a4ae80 (qgis): Fix #13919, don't reset layer subsetStrings when server python plugins
are enabled Nyall Dawson

2016-02-21

12:34 AM Bug report #14351 (Closed): composer: legend item count for layers with @atlas_ variables always ...
Legend items of rule-based layers featuring an expression containing @atlas_{feature,featureid,pagename,etc.} variabl... Mathieu Pellerin - nIRV
12:24 AM Bug report #14350 (Closed): Virtual layers problem with accents
A query like this : "SELECT * FROM COMMUNE WHERE STATUT = 'Préfecture'" returns nothing ... accents does not seem to ... Hugo Mercier
12:20 AM Revision ba7dc0d7 (qgis): Add unit tests for #13919
Nyall Dawson
12:20 AM Revision 0446f507 (qgis): Fix slow filter rect requests with server python plugins (refs #13919)
Nyall Dawson
12:07 AM Bug report #12767: SAGA "ParameterSelection" default value is not respected in the modeller
e.g. SAGA TWI has method standard in the normal interface, whereas from the modeller the default is TOPMODEL. Paolo Cavallini
12:00 AM Bug report #14334 (Open): SAGA raster calculator: order of layers wrong
Unsure about that. I remember having seen it long ago, but I do not know whether is still the same one. Paolo Cavallini
12:00 AM Bug report #14334 (Open): SAGA raster calculator: order of layers wrong
Unsure about that. I remember having seen it long ago, but I do not know whether is still the same one. Paolo Cavallini
11:54 PM Bug report #14349 (Closed): Generated shapefile from custom application is not always displayed i...
Hello,
This is following the Bug report #14338 :...
Jean-Christophe Bastin
10:33 PM Revision fab8dc21 (qgis): Merge pull request #2817 from jef-n/geometryv2-cache-cs
change QgsAbstractGeometryV2::coordinateSequence() to return a Jürgen Fischer
09:49 PM Revision e503c705 (qgis): change QgsAbstractGeometryV2::coordinateSequence() to return a
implicitly shared copy of an internal cache instead of recreating the
coordinate sequence again and again.
Improves ...
Jürgen Fischer
08:01 PM Revision 69520520 (qgis): Add r.series.accumulate algorithm (needs a way to select a raster in th...
Médéric RIBREUX
07:56 PM Revision 5e49d0ac (qgis): Add r.series.interp algorithm
Médéric RIBREUX
07:01 PM Revision 4485d3ab (qgis): Merge pull request #2824 from nyalldawson/geombbox
Optimise storage/calculation of geometry bounding boxes Jürgen Fischer
06:12 PM Bug report #13997: Unintended datum shift to WGS84 in map canvas
OK - I updated to 2.13.0-Master on 21 Feb 2016 at 13:27 PST. I repeated the 1st test from scratch. The Coordinate Dis... Charles Clancy
06:08 PM Bug report #13919 (Closed): QGIS server security patch: random crashes and performance regression
Fixed in changeset commit:"90a4ae806558690152f60d0cae96662b40753814". Nyall Dawson
03:58 PM Bug report #13963: QGIS greadily allocates memory and crashes when editing moderately large shape...
commit:50f01a2 also reduces the memory consumption of the geometry classes, which should also help with this issue. Jürgen Fischer
03:45 PM Bug report #13209: area not calculated correctly with OTF on
I'm so happy I could jump up and down. Randal Hale
03:42 PM Bug report #13209: area not calculated correctly with OTF on
It's a new option, introduced to help fix this issue. You may also want to check the "default units" under qgis optio... Nyall Dawson
03:31 PM Bug report #13209: area not calculated correctly with OTF on
Holy Crap - It was set to square meters. I just switched it to square feet and it's working. You are my hero. I didn'... Randal Hale
03:22 PM Bug report #13209: area not calculated correctly with OTF on
Randal - did you check the new setting under project properties for area units? What's that set to? Nyall Dawson
03:12 PM Bug report #13209: area not calculated correctly with OTF on
So I just loaded master on ubuntu (pulling from deb http://qgis.org/debian-nightly wily main) and it still appears to... Randal Hale
02:07 PM Revision 959952e1 (qgis): Merge pull request #2820 from NaturalGIS/processing_fix_saga_223_detection
Fix SAGA 2.2.3 Processing detection Matthias Kuhn
02:05 PM Revision e4dba1e4 (qgis): Update label
Given that the canvas rotation is in QGIS for many releases, it may be time to remove the "experimental" attribute in... Harrissou Santanna
02:05 PM Revision a0a20eaf (qgis): Merge pull request #2825 from m-kuhn/processingTestFiles
Add file comparison for HTML output to processing Matthias Kuhn
01:16 PM Revision 23802eb5 (qgis): Add file comparison for HTML output to processing test generator
Refs #14311 Matthias Kuhn
01:15 PM Revision 20fc30b0 (qgis): Add file comparison to processing tests
And a test for basic numeric statistics Matthias Kuhn
01:15 PM Revision f6995646 (qgis): [processing] Add some newlines to the output of basic stats
Matthias Kuhn
01:13 PM Revision 6a8b4075 (qgis): Add method for file comparison to testing lib
Matthias Kuhn
12:12 PM Bug report #14162 (In Progress): Cannot set parent to NULL in relation reference widget
See "PR 2827":https://github.com/qgis/QGIS/pull/2827 for a solution. Sebastian Dietrich
12:12 PM Bug report #14162 (In Progress): Cannot set parent to NULL in relation reference widget
See "PR 2827":https://github.com/qgis/QGIS/pull/2827 for a solution. Sebastian Dietrich
12:12 PM Bug report #14162 (In Progress): Cannot set parent to NULL in relation reference widget
See "PR 2827":https://github.com/qgis/QGIS/pull/2827 for a solution. Sebastian Dietrich
12:12 PM Bug report #14162 (In Progress): Cannot set parent to NULL in relation reference widget
See "PR 2827":https://github.com/qgis/QGIS/pull/2827 for a solution. Sebastian Dietrich
03:35 AM Bug report #14162 (Open): Cannot set parent to NULL in relation reference widget
Confirmed in current master (commit:4c63c85cca6b33150c2af67895a2083dc69a7c5d), but the behaviour changed a little:
No...
Sebastian Dietrich
03:35 AM Bug report #14162 (Open): Cannot set parent to NULL in relation reference widget
Confirmed in current master (commit:4c63c85cca6b33150c2af67895a2083dc69a7c5d), but the behaviour changed a little:
No...
Sebastian Dietrich
03:35 AM Bug report #14162 (Open): Cannot set parent to NULL in relation reference widget
Confirmed in current master (commit:4c63c85cca6b33150c2af67895a2083dc69a7c5d), but the behaviour changed a little:
No...
Sebastian Dietrich
10:47 AM Bug report #14348 (Closed): Offline editing tool export no primary key
If I export my database (mysql, sqlite source) with the Offline editing tool, the primary key is not export to the of... Gerd Dreier
10:46 AM Bug report #14104: DB Manager: sequence issue when copying a table from a PostGIS schema into ano...
I've uploaded a screencast. The issue may also appear when importing a file in the DB manager! Paul Kanelli
09:55 AM Revision 6116fdcd (qgis): Add a bunch of missing geometry cache clears
Nyall Dawson
06:26 AM Revision 50f01a2a (qgis): Optimise storage/calculation of geometry bounding boxes
- removes storage of bounding box from QgsPointV2 (gives significant
decrease in size of object)
- more efficient cal...
Nyall Dawson
05:04 AM Bug report #14311: Processing `Create test` error
Hi Paolo,
Each output type needs to be added to the tests, vector and raster data have been present since first merg...
Matthias Kuhn
05:01 AM Bug report #14347 (Closed): "Control feature rendering order" is unchecked and cleared when the l...
In vector Layer's Properties --> style, set a single symbol rendering
Then check the "Control feature rendering order...
Harrissou Santanna
03:17 AM Bug report #13951: QGIS crashes when trying to view polygon whose border intersects itself
I'm sorry for the delay.
I couldn't find a "2.14-pre" version, so I downloaded the latest weekly build (2.13.0-7).
...
Martin Formanek

2016-02-20

11:34 PM Bug report #14319: master: coordinates of cursor in statusbar in WGS84 instead of project CRS
Thanks a lot Nyall for the guidance and for your really nice work.
Hadn't noticed those before.
Tudor Bărăscu
10:36 PM Bug report #13291: default project in qgis_mapserv.fcgi's directory is no longer read
I am running Ubuntu 15.10 with the same issue. This is a new installation of qgis server and apache. clifford snow
07:45 PM Bug report #13997: Unintended datum shift to WGS84 in map canvas
See instructions here: https://www.qgis.org/en/site/forusers/alldownloads.html#windows
MUCH better to quickly test w...
Nyall Dawson
06:27 PM Bug report #13997: Unintended datum shift to WGS84 in map canvas
OK - Thanks.
I'm not sure what I should download. Should I wait until QGIS 2.13 or 2.14 shows up on https://www.qgis...
Charles Clancy
05:21 PM Revision 4c63c85c (qgis): Show provider errors more prominently
Matthias Kuhn
05:11 PM Revision fef9c93e (qgis): fix typo (followup 5c4bf99)
Jürgen Fischer
04:55 PM Revision 5c4bf99c (qgis): debian packaging update: manually merge some changes from PR#2818 and
some spelling fixes. Jürgen Fischer
04:47 PM Revision 607642a5 (qgis): Fix SAGA 2.2.3 Processing detection
Giovanni Manghi
04:26 PM Revision 777de063 (qgis): Add r.resamp.filter.txt algorithm
Médéric RIBREUX
04:25 PM Revision 322d9e6c (qgis): Add r.resamp.bspline algorithm
Médéric RIBREUX
03:52 PM Revision 3f9263b4 (qgis): fix GRASS and GRASS7 r.sunmask
Giovanni Manghi
03:39 PM Revision e99ccb79 (qgis): remove the accompanying QgsEditorWidgetConfig when removing a field
(refs #14136) Sebastian Dietrich
03:18 PM Bug report #12352 (Closed): Sort order for custom scales
Already fixed in commit:edea51b675b3bb6c1e47a4fd8280cee461319d2e. Sebastian Dietrich
03:18 PM Bug report #12352 (Closed): Sort order for custom scales
Already fixed in commit:edea51b675b3bb6c1e47a4fd8280cee461319d2e. Sebastian Dietrich
03:18 PM Bug report #12352 (Closed): Sort order for custom scales
Already fixed in commit:edea51b675b3bb6c1e47a4fd8280cee461319d2e. Sebastian Dietrich
01:45 PM Bug report #14243 (In Progress): Panning when map is rotated changes zoom
See "PR 2822":https://github.com/qgis/QGIS/pull/2822 for a solution. Sebastian Dietrich
01:45 PM Bug report #14243 (In Progress): Panning when map is rotated changes zoom
See "PR 2822":https://github.com/qgis/QGIS/pull/2822 for a solution. Sebastian Dietrich
01:45 PM Bug report #14243 (In Progress): Panning when map is rotated changes zoom
See "PR 2822":https://github.com/qgis/QGIS/pull/2822 for a solution. Sebastian Dietrich
01:45 PM Bug report #14243 (In Progress): Panning when map is rotated changes zoom
See "PR 2822":https://github.com/qgis/QGIS/pull/2822 for a solution. Sebastian Dietrich
01:45 PM Bug report #14243 (In Progress): Panning when map is rotated changes zoom
See "PR 2822":https://github.com/qgis/QGIS/pull/2822 for a solution. Sebastian Dietrich
01:45 PM Bug report #14243 (In Progress): Panning when map is rotated changes zoom
See "PR 2822":https://github.com/qgis/QGIS/pull/2822 for a solution. Sebastian Dietrich
11:38 AM Revision 0c0d72bb (qgis): Merge pull request #2816 from SebDieBln/FixDuplicateJoins
[Bugfix] create vector joins only once for a duplicated layer (fixes #14298) Matthias Kuhn
11:36 AM Revision b06d8084 (qgis): Add r.regression.multi algorithm
Médéric RIBREUX
11:26 AM Revision 5e592ee0 (qgis): Add r.random.surface algorithm
Médéric RIBREUX
09:12 AM Revision 58223f4d (qgis): Add r.latlong algorithm
Médéric RIBREUX
09:01 AM Bug report #14345 (Closed): SpatiaLite - No need for 'Length' field in DB Manager?
The QGIS help says 'Width and precision are irrelevant in a SpatiaLite database so you do not have to specify these.'... R. R.
08:18 AM Feature request #14344 (Open): Individual name for primary key in 'New SpatiaLite Layer' dialogue
Please allow users to set the name of the primary key individually in the 'New SpatiaLite Layer' dialogue (Crtl+Shift... R. R.
07:18 AM Bug report #14343 (Closed): Creating a SpatiLite layer without attributes fails in the 'New Spati...
In the 'New SpatiaLite layer' dialogue (Crtl+Shift+A) the 'OK' button is disabled until at least one attribute is add... R. R.
07:11 AM Bug report #14339: Mac OS X: GRASS GIS 7.0 correction
Yes, is is probably best known. If you look a http://www.kyngchaos.com/software/grass : For GRASS 7 see Michael Bart... Martin Laloux
07:04 AM Bug report #14339 (Feedback): Mac OS X: GRASS GIS 7.0 correction
Is that the official download for GRASS on OsX? I think that we rely on another package (see the QGIS download page),... Giovanni Manghi
07:05 AM Bug report #14334 (Feedback): SAGA raster calculator: order of layers wrong
Is this a regression? If yes then please tag this ticket accordingly. Giovanni Manghi
07:02 AM Bug report #12767 (Feedback): SAGA "ParameterSelection" default value is not respected in the mod...
Please define slightly different: they differ in a way that one can be considered wrong? Or differences are limited (... Giovanni Manghi
07:02 AM Bug report #12767 (Feedback): SAGA "ParameterSelection" default value is not respected in the mod...
Please define slightly different: they differ in a way that one can be considered wrong? Or differences are limited (... Giovanni Manghi
02:19 AM Bug report #12767: SAGA "ParameterSelection" default value is not respected in the modeller
I can confirm this with current master. Paolo Cavallini
06:56 AM Bug report #13963 (Feedback): QGIS greadily allocates memory and crashes when editing moderately ...
Giovanni Manghi
05:21 AM Bug report #13963: QGIS greadily allocates memory and crashes when editing moderately large shape...
Improvements in "PR !#2817":https://github.com/qgis/QGIS/pull/2817 Jürgen Fischer
06:53 AM Bug report #14263 (Closed): QGIS2.12.3 : processing toolbox : grass7 : r.sunmask fails; too many ...
fixed here
https://github.com/qgis/QGIS/pull/2819
Giovanni Manghi
06:53 AM Bug report #14263 (Closed): QGIS2.12.3 : processing toolbox : grass7 : r.sunmask fails; too many ...
fixed here
https://github.com/qgis/QGIS/pull/2819
Giovanni Manghi
06:47 AM Bug report #14136: Error on opening project file on 2.13 (nightly development build)
Progress reduced to _50%_ because there might be more ways to trigger the creation of invalid XML and it is not yet c... Sebastian Dietrich
05:25 AM Bug report #13823: DB Manager - Renaming constraints and indexes fails when renaming a table
The workaround is to delete the constraints and recreate them. They are recreated with the correct name according to ... Sebastian Dietrich
03:42 AM Bug report #13823: DB Manager - Renaming constraints and indexes fails when renaming a table
See also http://gis.stackexchange.com/questions/181532/renaming-a-table-in-the-qgis-db-manager Paul Kanelli
02:39 AM Bug report #14298 (Closed): Joins are duplicated when duplicating layers
Fixed in changeset commit:"0c0d72bb0356f078807eefcc02f81e2e4e6585bf". Anonymous
02:38 AM Bug report #14298: Joins are duplicated when duplicating layers
Flagging this as _Blocker_ because it is a regression from 2.12 Sebastian Dietrich
02:38 AM Bug report #14298: Joins are duplicated when duplicating layers
Flagging this as _Blocker_ because it is a regression from 2.12 Sebastian Dietrich
02:25 AM Feature request #8315 (Closed): Save batch commands
Paolo Cavallini
02:20 AM Feature request #8315: Save batch commands
This was implemented a few weeks ago. Batch configurations can be saved and later loaded Victor Olaya
02:15 AM Feature request #8315 (Feedback): Save batch commands
Paolo Cavallini
02:15 AM Feature request #8315: Save batch commands
Now a Python script can be saved. Probably this ticket can be closed. Paolo Cavallini
02:18 AM Bug report #10794 (Closed): Processing: Lines disappearing in Modeler
Used extensively, on 3 different OSs, could not spot this issue on current master nor on 2.12.
Please reopen if you c...
Paolo Cavallini
02:16 AM Feature request #9402 (Closed): Make the new Field Calculator tool available in the Modeler
Now available. Paolo Cavallini
02:13 AM Bug report #14341 (Closed): Processing: Build Virtual Raster requires loading of all source files
This is highly impractical. The approach of GDALTools is more reasonable, being able to load files or an entire direc... Paolo Cavallini
01:03 AM Bug report #14100 (Closed): tracer: toggling edit off doesn't clear the tracer status, lead to co...
Tested and works as expected. Saber Razmjooei
01:02 AM Bug report #14103 (Closed): Application crash on Categorized classification without a column spec...
Fixed in master. Saber Razmjooei

2016-02-19

12:51 AM Bug report #14175 (Feedback): QGIS crash after closing the file dialog
I have tried and can't replicate your problem.
This could be due to a plugin. Could you run QGIS with no plugin (rena...
Saber Razmjooei
12:51 AM Bug report #14175 (Feedback): QGIS crash after closing the file dialog
I have tried and can't replicate your problem.
This could be due to a plugin. Could you run QGIS with no plugin (rena...
Saber Razmjooei
12:45 AM Bug report #14314 (Feedback): Geoprocessing Difference is too limited?
Could you try with 2.12 or master and report back? Saber Razmjooei
12:45 AM Bug report #14314 (Feedback): Geoprocessing Difference is too limited?
Could you try with 2.12 or master and report back? Saber Razmjooei
12:38 AM Bug report #14338 (Rejected): Generated shapefile from custom application is not always displayed...
SAGA also can't read your file.
It is an issue with your implementation.
Saber Razmjooei
12:38 AM Bug report #14338 (Rejected): Generated shapefile from custom application is not always displayed...
SAGA also can't read your file.
It is an issue with your implementation.
Saber Razmjooei
07:07 AM Bug report #14338 (Rejected): Generated shapefile from custom application is not always displayed...
Hello,
I have an issue with Shapefiles opened in QGIS.
I developped an application with a class able to read data fr...
Jean-Christophe Bastin
12:35 AM Bug report #14340 (Closed): layer definition file load error
I have an issue in load layer definition file .
When I create layer definition file as a new file, I can load it cor...
Norihito Takahashi
12:19 AM Revision 07240e31 (qgis): Merge pull request #2813 from rouault/avoid_astyle_writing_unmodified_f...
astyle.sh: make it not touch unmodified files Jürgen Fischer
12:01 AM Bug report #13997 (Feedback): Unintended datum shift to WGS84 in map canvas
Please retest with current master. There's been related changes which may have fixed this Nyall Dawson
11:41 PM Bug report #13997: Unintended datum shift to WGS84 in map canvas
Clarification:
The layer CRSs were not changed during the map CRS and readout tests. The layer CRSs were assigned whe...
Charles Clancy
11:59 PM Bug report #14319 (Closed): master: coordinates of cursor in statusbar in WGS84 instead of projec...
Check the coordinate display seeing under project properties Nyall Dawson
11:54 PM Bug report #14319 (Reopened): master: coordinates of cursor in statusbar in WGS84 instead of proj...
I just noticed this issue yesterday.
I just compiled the latest master and it's still present in a project that I'm ...
Tudor Bărăscu
11:50 PM Revision 7431ec65 (qgis): create vector joins only once for a duplicated layer (fixes #14298)
Sebastian Dietrich
09:06 PM Revision 1e80a984 (qgis): include spatialindex only in core (fixes #13197)
Jürgen Fischer
08:19 PM Revision cf8c7b13 (qgis): fix failing indenation test
Alexander Bruy
07:21 PM Revision e0acb696 (qgis): Merge pull request #2815 from NaturalGIS/processing_fix_grass7_r_water_...
[processing] fix GRASS7 r.water.outlet Alexander Bruy
07:16 PM Revision 141a0a26 (qgis): processing fox GRASS7 r.water.outlet
Giovanni Manghi
07:09 PM Revision db1142e4 (qgis): Merge pull request #2814 from NaturalGIS/processing_fix_gdal_rasterize
[processing] fix gdal_rasterize: missing output format parameter Alexander Bruy
07:03 PM Revision 3215247c (qgis): fix processing gdal_rasterize: missing output format parameter
Giovanni Manghi
04:29 PM Revision ec0be3ca (qgis): Fix use of wrong variable in astyleit(), introduced in previous commit
Even Rouault
04:19 PM Revision 3f330aa6 (qgis): astyle.sh: make it not touch unmodified files
Currently astyle.sh will rewrite files, even if no change are made.
This causes some editors (for example kate) to be...
Even Rouault
04:11 PM Revision 7f56c5d1 (qgis): reduce debugging noise (followup 1a29030)
Jürgen Fischer
04:11 PM Revision b6de1971 (qgis): also log rendering times of individual layers when debugging output is
enabled Jürgen Fischer
04:09 PM Revision 2973c1dc (qgis): Merge pull request #2812 from elpaso/accesscontrol-api-docs
Added new plugin filters to server api docs Alessandro Pasotti
04:05 PM Revision bbc8feb8 (qgis): Added new plugin filters to server api docs
Alessandro Pasotti
03:40 PM Revision 410fe32b (qgis): Merge pull request #2802 from ahuarte47/Issue_RemoveMap2screenMethods
Remove duplicate methods to convert map coordinates to screen coordinates Jürgen Fischer
02:59 PM Bug report #14298 (In Progress): Joins are duplicated when duplicating layers
Duplicating vector joins was introduced by
* commit:9ed180303c8f4172c9c6155e9cb226f79fc734b4 (#8243)
* and *again* by...
Sebastian Dietrich
02:59 PM Bug report #14298 (In Progress): Joins are duplicated when duplicating layers
Duplicating vector joins was introduced by
* commit:9ed180303c8f4172c9c6155e9cb226f79fc734b4 (#8243)
* and *again* by...
Sebastian Dietrich
02:59 PM Bug report #14298 (In Progress): Joins are duplicated when duplicating layers
Duplicating vector joins was introduced by
* commit:9ed180303c8f4172c9c6155e9cb226f79fc734b4 (#8243)
* and *again* by...
Sebastian Dietrich
02:59 PM Bug report #14298 (In Progress): Joins are duplicated when duplicating layers
Duplicating vector joins was introduced by
* commit:9ed180303c8f4172c9c6155e9cb226f79fc734b4 (#8243)
* and *again* by...
Sebastian Dietrich
01:36 PM Bug report #14298: Joins are duplicated when duplicating layers
Confirmed on current master (commit:1e80a984df3bebc77f52afb3689ec0a71a3e4c1c) on Windows. Sebastian Dietrich
01:36 PM Bug report #14298: Joins are duplicated when duplicating layers
Confirmed on current master (commit:1e80a984df3bebc77f52afb3689ec0a71a3e4c1c) on Windows. Sebastian Dietrich
12:41 PM Bug report #13535: Crash using Geometry Checker plugin
Reinhard Reiterer wrote:
> On Windows 7 the 'Check Geometries' plugin may cause a crash when 'Topology checks' are ac...
Jürgen Fischer
12:14 PM Feature request #970 (Closed): When Initial Visibility is set to false still set map extent for f...
The option was removed. Jürgen Fischer
12:14 PM Feature request #970 (Closed): When Initial Visibility is set to false still set map extent for f...
The option was removed. Jürgen Fischer
12:06 PM Bug report #13197 (Closed): Spatialindex include path missing in some components
Fixed in changeset commit:"1e80a984df3bebc77f52afb3689ec0a71a3e4c1c". Jürgen Fischer
11:49 AM Feature request #5742: Preserve GRASS raster labels
IMHO the last option is the best one. Paolo Cavallini
11:29 AM Feature request #5742: Preserve GRASS raster labels
Hello,
after some work on r.category implementation, I've found that in GRASS7 (and only GRASS7), you can use the '-...
Médéric RIBREUX
11:46 AM Feature request #757 (Closed): Editing table of GRASS vector
Jürgen Fischer
11:45 AM Feature request #626 (Closed): GRASS Edit: add the tool to continue a line or a boundary as polyline
Jürgen Fischer
10:18 AM Bug report #14310 (Closed): Processing: r.water.outlet params wrong
https://github.com/qgis/QGIS/pull/2815 Giovanni Manghi
10:18 AM Bug report #14310 (Closed): Processing: r.water.outlet params wrong
https://github.com/qgis/QGIS/pull/2815 Giovanni Manghi
09:43 AM Revision 1a290303 (qgis): Remove duplicate methods of conversion
Remove duplicate methods of conversion of map coordinates to screen
coordinates
Alvaro Huarte
09:22 AM Revision 6f393751 (qgis): spelling fix
Jürgen Fischer
08:14 AM Bug report #14339 (Closed): Mac OS X: GRASS GIS 7.0 correction
The original Grass7Utils.py script for Mac OS X is (lines 257-259)
if isMac() and os.path.exists(Grass7U...
Martin Laloux
07:58 AM Feature request #259 (Closed): Remember WMS GetCapabilities response during work session
implemented in commit:9c340d7b4 Jürgen Fischer
07:58 AM Feature request #259 (Closed): Remember WMS GetCapabilities response during work session
implemented in commit:9c340d7b4 Jürgen Fischer
07:54 AM Feature request #40 (Closed): GRASS Editing: wish dialog save edits or quit without saving
Jürgen Fischer
07:53 AM Feature request #43 (Closed): GRASS Edit: allow for visible vertices
Jürgen Fischer
07:53 AM Feature request #42 (Closed): GRASS Edit: let customize display more
Jürgen Fischer
07:52 AM Feature request #41 (Closed): GRASS Edit: expose un-labelled objects
Jürgen Fischer
06:09 AM Revision c06577d9 (qgis): Fix order by not set for 25d renderer
Nyall Dawson
05:49 AM Bug report #14337 (Closed): node tool is not enable for 3d layers
The node tool is cannot be enabled for 3d layers (point, line, polygon) but it can for 2 layers. Denis Rouzaud
05:45 AM Bug report #13911: Zoom to layer fails using views
Probably the same problem in master (6f393751aa2762e37aee75f15319bc5f9671ae7f)
* load a project
* manually zoom in
*...
Andy Wood
02:16 AM Revision d01d42ec (qgis): prevent exceeding allocation from corrupt wkb
Jürgen Fischer
02:15 AM Bug report #13873: "build virtual vector": file created fails to load correctly
1) Agree. Feature request #12991 should achieve the outcome I am after.
2) Again, you are correct and this goes back...
Armando Forlani
01:38 AM Bug report #14336 (Closed): saga:mergeshapeslayers missing
why is saga:mergeshapeslayers not in my 2.12.1 relase?
I have saga:mergelayers instead...
Philipp Ringli

2016-02-18

12:13 AM Revision 683cab07 (qgis): Fix typo
Nyall Dawson
12:11 AM Revision 4285d70b (qgis): Fix "feature rendering order" checkbox is not honored (fix #14323)
Nyall Dawson
11:41 PM Bug report #14335 (Closed): TTF fonts generated with Fontforge are not working
Fonts generated with FonForge are not working in qgis-server while they look fine in qgis. Johannes Metzler
11:24 PM Bug report #13873: "build virtual vector": file created fails to load correctly
Armando Forlani wrote:
> 1) all layers are listed in the Layers pane (with 100s of tiles it can be a problem, virtual...
Alexander Bruy
01:24 PM Bug report #13873 (Reopened): "build virtual vector": file created fails to load correctly
I somehow failed to spot the previous update: to feedback. My apologies. I propose to reopen this request. Feel free ... Armando Forlani
11:16 AM Bug report #13873 (Closed): "build virtual vector": file created fails to load correctly
Closed for lack of feedback. Please reopen if necessary Alexander Bruy
11:19 PM Bug report #14334 (Closed): SAGA raster calculator: order of layers wrong
In Processing, saga raster calculator does not use layers honouring the
order set up in the selection (I select one ...
Paolo Cavallini
10:45 PM Feature request #10146: Add appropriate colour ramps to results of analyses
The idea is to add the capability of adding one default ramp for each analysis, then decide which one is more appropr... Paolo Cavallini
11:13 AM Feature request #10146: Add appropriate colour ramps to results of analyses
Hmm, how we can determine when and which colorramp to apply? Alexander Bruy
06:38 PM Revision f36214c5 (qgis): Merge pull request #2808 from m-kuhn/proclogtitle
[processing] always translate debug messages tab title (fix #14287) Alexander Bruy
05:52 PM Revision d8a5e0fc (qgis): [processing] correctly handle zero in Basic statistics alg (fix #14331)
Alexander Bruy
05:11 PM Revision af7f67c3 (qgis): Add r.distance
(Impossible to use an optional ParameterSelection for sort parameter. Needs to be fixed in Processing) Médéric Ribreux
04:44 PM Revision 6d5dafd7 (qgis): Add r.category algorithms
Médéric Ribreux
04:30 PM Revision a0da85fc (qgis): Merge branch 'saga-223'
Alexander Bruy
03:52 PM Bug report #14333 (Closed): changing individually the values of a proportional symbology should n...
Open properties of a point layer
Style tab, single symbol
select the upper level of the symbol tree, click the data-d...
Harrissou Santanna
03:17 PM Bug report #14325 (In Progress): Order-By-Clause accumulates default sub-clauses
See "PR 2810":https://github.com/qgis/QGIS/pull/2810 for a solution. Sebastian Dietrich
03:17 PM Bug report #14325 (In Progress): Order-By-Clause accumulates default sub-clauses
See "PR 2810":https://github.com/qgis/QGIS/pull/2810 for a solution. Sebastian Dietrich
03:17 PM Bug report #14325 (In Progress): Order-By-Clause accumulates default sub-clauses
See "PR 2810":https://github.com/qgis/QGIS/pull/2810 for a solution. Sebastian Dietrich
03:17 PM Bug report #14325 (In Progress): Order-By-Clause accumulates default sub-clauses
See "PR 2810":https://github.com/qgis/QGIS/pull/2810 for a solution. Sebastian Dietrich
03:13 PM Bug report #14323 (Closed): Checkbox "Control feature rendering order" is not honored
Fixed in changeset commit:"4285d70b6c85b4600cf3f0e55a8408447272180c". Nyall Dawson
01:51 PM Bug report #14323: Checkbox "Control feature rendering order" is not honored
See "PR 2809":https://github.com/qgis/QGIS/pull/2809 for a solution. It is just a quick fix replacing the checkbox wi... Sebastian Dietrich
02:55 PM Revision 30a738f9 (qgis): [processing] improve handling of the obsolete models (fix #14306)
Alexander Bruy
02:44 PM Revision bcd3d92f (qgis): Always translate Processing debug messages tab title
Fix #14287 (Redmine) Matthias Kuhn
01:57 PM Revision 5c62a175 (qgis): [processing] added descriptions for SAGA 2.2.3
Alexander Bruy
01:09 PM Revision 61a92e2f (qgis): [processing] convert messages to unicode (fix #14286)
Alexander Bruy
01:04 PM Bug report #13291: default project in qgis_mapserv.fcgi's directory is no longer read
I can confirm too on the latest master. I need to put ?MAP=*.qgs in my request. Etienne Trimaille
11:31 AM Feature request #8842 (Feedback): Pull request submitted to add GEOS single sided buffer operatio...
Corresponding PR is closed, should we close this too? Alexander Bruy
11:30 AM Feature request #8464 (Closed): Save query in Select by Expression
Closed, as now we have "Recent" expressions Alexander Bruy
11:30 AM Feature request #8464 (Closed): Save query in Select by Expression
Closed, as now we have "Recent" expressions Alexander Bruy
11:30 AM Feature request #7651 (Closed): Settings importer from QGIS 1.x
I don't think so Nyall Dawson
11:30 AM Feature request #7651 (Closed): Settings importer from QGIS 1.x
I don't think so Nyall Dawson
11:25 AM Feature request #7651 (Feedback): Settings importer from QGIS 1.x
Is this still really needed? Alexander Bruy
11:23 AM Feature request #5807 (Closed): Develop a test suite
PR was merged Alexander Bruy
11:23 AM Feature request #5807 (Closed): Develop a test suite
PR was merged Alexander Bruy
11:20 AM Feature request #5722 (Open): Make i.* modules corresponding to those in GRASS plugin
Alexander Bruy
11:19 AM Feature request #5470 (Closed): Manage different versions of OTB
Fixed in master Alexander Bruy
11:19 AM Feature request #5470 (Closed): Manage different versions of OTB
Fixed in master Alexander Bruy
11:19 AM Bug report #14038 (Closed): open graphical modeler models
The model is in very old format and can not be opened by Processing, as model format and algorithms were changed. Alexander Bruy
11:18 AM Bug report #14079 (Closed): Processing plugin cannot update
Closed for lack of feedback. Please reopen if necessary Alexander Bruy
11:15 AM Bug report #12337 (Closed): Can't open GEOPROCESSING > OPTIONS
Closed for lack of feedback. Please reopen if necessary Alexander Bruy
11:15 AM Bug report #9317 (Closed): OTB Band Math error with Processing (sextante) modeler
Closing for lack of feedback. Please reopen if necessary. Alexander Bruy
11:11 AM Feature request #8239 (Closed): Polygon overlay error with the new SAGA API in Sextante
Closing for lack of feedback. Please reopen if necessary Alexander Bruy
11:09 AM Bug report #13651 (Closed): Processing Help: the banner in the help shows "Testing" instead of th...
Alexander Bruy
11:06 AM Bug report #13813 (Closed): grass process missing dependency
Closing for the lack of feedback. Please reopen if necessary Alexander Bruy
09:38 AM Bug report #14287 (Closed): Translation
Fixed in changeset commit:"f36214c56759d5716ab92e0d0cb24ce7256a5bae". Alexander Bruy
05:27 AM Bug report #14287: Translation
PR awaiting review
https://github.com/qgis/QGIS/pull/2808
Matthias Kuhn
08:59 AM Revision bcded3c2 (qgis): Keep Z/M information when digitizing from a snapped point (fixes #14318)
Hugo Mercier
08:58 AM Bug report #14331: Basic stats in Processing wrong
Thanks Alex! Paolo Cavallini
08:57 AM Bug report #14331 (Closed): Basic stats in Processing wrong
Fixed in changeset commit:"d8a5e0fc458538af3456d4b7989488ac0a6c0d94". Alexander Bruy
08:34 AM Bug report #14331: Basic stats in Processing wrong
https://github.com/qgis/QGIS-Documentation/blob/master/source/docs/training_manual/processing/html.rst Paolo Cavallini
08:19 AM Bug report #14331: Basic stats in Processing wrong
Which example? Alexander Bruy
08:09 AM Bug report #14331 (Closed): Basic stats in Processing wrong
The html example from the training manual now gives wrong results: 0 values are dropped from analysis, so all stats a... Paolo Cavallini
08:57 AM Bug report #14300: SAGA 2.2.3 "Create Graticule" needs a parameter changed
IMO it also can be considired as new feature as it adds support for new SAGA version. OK, commited as commit:a0da85fc... Alexander Bruy
05:11 AM Bug report #14300: SAGA 2.2.3 "Create Graticule" needs a parameter changed
Why not committing it now? It's a bugfix, not a new feature.
Thanks!
Paolo Cavallini
04:55 AM Bug report #14300 (In Progress): SAGA 2.2.3 "Create Graticule" needs a parameter changed
Alexander Bruy
04:55 AM Bug report #14300: SAGA 2.2.3 "Create Graticule" needs a parameter changed
Here is processed version of the diff.
I also prepared folder with 2.2.3 descriptions and fixed (not tested yet) "Cr...
Alexander Bruy
08:43 AM Bug report #14311: Processing `Create test` error
e.g.
processing.runalg("qgis:basicstatisticsfornumericfields","/home/paolo/Scrivania/corso_analisi/QGIS_data/process...
Paolo Cavallini
04:04 AM Bug report #14311: Processing `Create test` error
Which algorithm, dataset, parameters have you been trying? Matthias Kuhn
08:17 AM Feature request #14332 (Open): Being able to "zoom to feature" from the attribute table in form view
Like it's possible to zoom to any feature from the attribute table through right-click (in table view), it may be han... Harrissou Santanna
06:59 AM Feature request #14328: Selecting a layer in they layers panel by clicking the canvas
I found a plugin: pickLayer
But yes, it could be a key modifier, or as the plugin does it when you select one object....
Philipp Ringli
04:45 AM Feature request #14328: Selecting a layer in they layers panel by clicking the canvas
The select feature tool normaly depends on the currently selected layer, that makes it possible to use it on a certai... Matthias Kuhn
01:16 AM Feature request #14328 (Open): Selecting a layer in they layers panel by clicking the canvas
The Identify Tool can do it, why not the select features tool?
Philipp Ringli
06:45 AM Bug report #14330 (Closed): QGIS 2.12 does not correctly display PostGIS 2.2 geography layer cros...
This appears to be a QGIS, not PostGIS issue.
When imported from a .kml using ogr2ogr with a geography spatial type ...
James Mitchell
06:37 AM Bug report #14312: Processing: SAGA Raster statistics for polygons returns wrong values
Exactly Paolo Cavallini
05:55 AM Bug report #14312: Processing: SAGA Raster statistics for polygons returns wrong values
Which SAGA version do you use, 2.2.3? Alexander Bruy
05:55 AM Bug report #14286 (Closed): Saga in QGIS Processing do not support "no ascii filename" in certain...
Fixed in changeset commit:"61a92e2face35a60487cdb298a4b731ec88951ab". Alexander Bruy
05:55 AM Bug report #14306 (Closed): Downloaded models not shown in Toolbox + python error
Fixed in changeset commit:"30a738f9817462ef7cff2caf34bc6ccc984064f5". Alexander Bruy
05:13 AM Bug report #14329 (Closed): Metasearch Catalog Client: Use behind a proxy with user/password auth...
Hallo,
we are using several QGIS 2.8.2 installations behind a proxy server with authentification. I have an installa...
Joachim Deutmann
04:59 AM Bug report #13279: Processing & SAGA
No, thanks to the SAGA devs. In SAGA 2.2.3 there are some commands with changed parameters, see #14300 Alexander Bruy
04:41 AM Bug report #14327 (Closed): Selection mismatch views sqlite
Thank you! Arnold van 't Veld
04:15 AM Bug report #14327: Selection mismatch views sqlite
duplicate of #14232
Gerhard Spieles

2016-02-17

12:46 AM Revision 22b27c5f (qgis): Merge pull request #2807 from SebDieBln/FixOrderByDialogParent
[Bugfix] construct the QgsOrderByDialog with the correct parent Nyall Dawson
12:32 AM Revision 97ab3d95 (qgis): construct the QgsOrderByDialog with the correct parent
This is necessary to ensure proper modal behaviour. Sebastian Dietrich
12:31 AM Bug report #14327 (Closed): Selection mismatch views sqlite
By selection a line with the selection (select features)
a different line is select then the one clicked on.
See pict...
Arnold van 't Veld
12:00 AM Bug report #14318 (Closed): [postgresql 3d] cannot create linestring if snapping enabled
Fixed in changeset commit:"bcded3c2d49957b9871653258eaf9b2c37ecd024". Hugo Mercier
05:11 AM Bug report #14318: [postgresql 3d] cannot create linestring if snapping enabled
Reproduced. Only when the first point of the linestring is snapped on a point Hugo Mercier
02:54 AM Bug report #14318 (Closed): [postgresql 3d] cannot create linestring if snapping enabled
If you start digitizing a 3D linestring with a snapped point it will result in a 2D geometry and PostGIS will refuse ... Denis Rouzaud
11:26 PM Bug report #14305: Modeller calculator error
Tried once more (one numeric input, a*a), still same issue. No other error from either log or console, besides the on... Paolo Cavallini
06:46 AM Bug report #14305: Modeller calculator error
Can not reproduce this error with latest master on Linux and with yesterdays OSGeo4W under Windows.
Are there any oth...
Alexander Bruy
11:16 PM Feature request #6828: Correct sorting of layers in TOC when loading multiple layers
It has my vote! Philipp Ringli
08:13 PM Revision 9bf3b2ef (qgis): [processing] fix refreshing of the toolbox after downloading scripts/mo...
Alexander Bruy
07:44 PM Revision 3039f13e (qgis): improve error message in the modeler
Etienne Trimaille
06:14 PM Revision bfcf92f7 (qgis): Use pg initialization script from Travis
Sandro Santilli
06:13 PM Revision 034b5c0b (qgis): Make PG initialization scripts work with PostgreSQL 9.1
- Remove lock_timeout setting
See https://travis-ci.org/qgis/QGIS/jobs/109844438#L942
- Remove CREATE SCHEMA IF ...
Sandro Santilli
03:59 PM Bug report #14325 (Closed): Order-By-Clause accumulates default sub-clauses
If a layer has only one attribute, the default sub-clause for the _Control feature rendering order_ order-by-clause i... Sebastian Dietrich
03:45 PM Revision 3e550e29 (qgis): Fix warning when compiling for android
Matthias Kuhn
03:03 PM Bug report #14323: Checkbox "Control feature rendering order" is not honored
> I agree that this is bad UX.
It is even worse. Note that I had to change the subject and description because *the ...
Sebastian Dietrich
03:03 PM Bug report #14323: Checkbox "Control feature rendering order" is not honored
> I agree that this is bad UX.
It is even worse. Note that I had to change the subject and description because *the ...
Sebastian Dietrich
01:01 PM Bug report #14323: Checkbox "Control feature rendering order" is not honored
I agree that this is bad UX. It's often desirable to be able to temporarily enable/disable features like sorting with... Nyall Dawson
12:41 PM Bug report #14323 (Closed): Checkbox "Control feature rendering order" is not honored
The checkbox _Control feature rendering order_ implies the user can enable or disable the sorting by the order-by-cla... Sebastian Dietrich
02:46 PM Revision 800b5212 (qgis): Restore default coordinate format to map units (fix #14319)
Nyall Dawson
02:01 PM Bug report #14324 (Closed): 2.12 crashes on start up in Mac OS X 10.10 Yosemite
You also need to install the updated frameworks from http://www.kyngchaos.com/software/qgis .
The error is listed in...
Nyall Dawson
02:01 PM Bug report #14324 (Closed): 2.12 crashes on start up in Mac OS X 10.10 Yosemite
You also need to install the updated frameworks from http://www.kyngchaos.com/software/qgis .
The error is listed in...
Nyall Dawson
01:41 PM Bug report #14324 (Closed): 2.12 crashes on start up in Mac OS X 10.10 Yosemite
After deleting 2.8 Wien, I installed 2.12, only to have it consistently crash on start up. See attached for screensho... Rose Dawson
01:46 PM Revision 08577ac1 (qgis): [processing] fixes for Create Grid algorithm (fix #14303)
Alexander Bruy
01:46 PM Revision ead88a3a (qgis): [processing] correctly recognize grid type (fix #14302)
Alexander Bruy
01:46 PM Revision e7fe61e6 (qgis): [processing] load algorithms only when requred 3rd party modules are
available or compatible QGIS version is used
Some housekeeping in QGIS algorithms provider
Alexander Bruy
12:44 PM Bug report #14274: "Control feature rendering order" checked by default
I see we think into the same direction here and I openend #14323 for this issue. Sebastian Dietrich
01:07 AM Bug report #14274: "Control feature rendering order" checked by default
I'm not sure it should check automatically (according to "is there an expression set?"). If I uncheck the box, it mea... Harrissou Santanna
12:27 PM Revision b4b382b9 (qgis): Disable reshape line tool when 'change geometry' capability missing
Matches behavior of reshape polygon tool Sandro Santilli
12:15 PM Revision b37732cc (qgis): Disable line simplify tool when 'change geometry' capability missing
Sandro Santilli
11:53 AM Revision da65e54c (qgis): catch some python error in batch processing
Etienne Trimaille
11:39 AM Revision b6c25293 (qgis): Avoid error box when mouse coordinate transform fails
Nyall Dawson
11:39 AM Revision cbc830be (qgis): Use QgsFieldCombo for map tip field combo boxes
Nyall Dawson
11:39 AM Revision 87661a03 (qgis): Move field icon calculation to QgsFields, show correct field type
icons in attribute table column filter menu (instead of new
attribute icon) and in field table in vector properties
Nyall Dawson
11:39 AM Revision 3c0cb2eb (qgis): Fix crash when right clicking on a feature in form view and no
layer actions are set Nyall Dawson
11:37 AM Bug report #14147 (Closed): Label not hiding when "unassigned" symbol classification unchecked
Nyall Dawson
06:50 AM Bug report #14147: Label not hiding when "unassigned" symbol classification unchecked
I have now just downloaded the nightly master build and can report that the issue has now been resolved. Many thanks. Robin Jones
05:57 AM Bug report #14147: Label not hiding when "unassigned" symbol classification unchecked
Note that there was a commit yesterday which may have fixed this, so that's why testing a recent build would be appre... Nyall Dawson
05:57 AM Bug report #14147: Label not hiding when "unassigned" symbol classification unchecked
Can you please re-test with the current nightly version? I can't reproduce using your test project. Nyall Dawson
03:43 AM Bug report #14147: Label not hiding when "unassigned" symbol classification unchecked
I've now realised that an additional update with a shapefile and project must have failed to appear for some reason. ... Robin Jones
03:43 AM Bug report #14147: Label not hiding when "unassigned" symbol classification unchecked
I've now realised that an additional update with a shapefile and project must have failed to appear for some reason. ... Robin Jones
11:14 AM Bug report #14306: Downloaded models not shown in Toolbox + python error
Refreshing of the Toolbox now fixed, can we close this? Alexander Bruy
05:50 AM Bug report #14306: Downloaded models not shown in Toolbox + python error
I can not confirm issue with models by JEANDENANS. They downloaded, not shown in Toolbox, but after restart I have no... Alexander Bruy
11:08 AM Revision cdf05aca (qgis): Add script to create and initialize postgis test database
Sandro Santilli
09:27 AM Feature request #14322: Enable PostGIS tests on Travis/OSX builds
IIRC there are some dependencies on osx missing to properly run these tests. Matthias Kuhn
09:19 AM Feature request #14322: Enable PostGIS tests on Travis/OSX builds
See also #14268 Sandro Santilli
09:18 AM Feature request #14322 (Open): Enable PostGIS tests on Travis/OSX builds
At the time of writing, only the linux travis build does test postgis.
This ticket is to also make th OSX build do th...
Sandro Santilli
09:19 AM Bug report #14312 (Reopened): Processing: SAGA Raster statistics for polygons returns wrong values
-METHOD=0 does indeed not disregard NoData cells.
As a workaround we could use -METHOD=1.
So it can be fixed on our...
Paolo Cavallini
09:19 AM Bug report #14312 (Reopened): Processing: SAGA Raster statistics for polygons returns wrong values
-METHOD=0 does indeed not disregard NoData cells.
As a workaround we could use -METHOD=1.
So it can be fixed on our...
Paolo Cavallini
09:08 AM Revision bc7036fd (qgis): Fix virtual layer creation UI
Expose embedded layers inclusion to the creation UI Hugo Mercier
09:08 AM Revision baaeedfe (qgis): Fix crash when selecting a null layer
Happens for instance when a embedded layer is added but
dependent layers cannot be resolved
Hugo Mercier
08:56 AM Revision a44c8902 (qgis): Merge pull request #2798 from SebDieBln/Fix_cboRenderingOrder
[Bugfix] correctly check/uncheck 'Control feature rendering order' (fixes #14274) Matthias Kuhn
08:45 AM Revision 83536986 (qgis): [GRASS] disable new mapset action if init failed
Radim Blazek
06:44 AM Bug report #14320 (Closed): Qgis crashes when trying to add vector layer
If I run this script, Qgis crashes.... Philipp Ringli
05:50 AM Revision 392a88ae (qgis): Merge pull request #2801 from nirvn/virtual_layer_icon
[ui] improve new memory layer icon Nyall Dawson
05:46 AM Bug report #14319 (Closed): master: coordinates of cursor in statusbar in WGS84 instead of projec...
Fixed in changeset commit:"800b521231b3655513c311a9578da0390dff2962". Nyall Dawson
03:23 AM Bug report #14319 (Closed): master: coordinates of cursor in statusbar in WGS84 instead of projec...
The coordinates of the cursor as shown in the statusbar are now always in the WGS84 (EPSG:4326) CRS. These used to be... Roel Huybrechts
05:25 AM Revision 24a07de3 (qgis): [ui] improve new memory layer icon
Mathieu Pellerin - nIRV
05:03 AM Revision d40d8875 (qgis): Merge pull request #2800 from nirvn/virtual_layer_icon
[ui] improve virtual layer icon Nyall Dawson
04:46 AM Bug report #14302 (Closed): "Create grid" does not create polygons
Fixed in changeset commit:"ead88a3ac23117df33eac79150d9ea7881b3aa38". Alexander Bruy
04:46 AM Bug report #14303 (Closed): "Create grid" does does not use the full extent
Fixed in changeset commit:"08577ac15d09b6998e4e4ad177cda2c3e936711e". Alexander Bruy
04:46 AM Revision dcc1511e (qgis): [ui] improve virtual layer icon
Mathieu Pellerin - nIRV
03:13 AM Revision 91413609 (qgis): Merge pull request #2799 from nirvn/additional_selection_icons
[ui] update a few more selection-related icons Nyall Dawson
02:58 AM Revision 5ae21054 (qgis): [ui] update a few more selection-related icons
Mathieu Pellerin - nIRV
02:32 AM Bug report #13982: QGIS crashes when plt.savefig() Matplotlib function is called
Ok the problem seems to be when I use png format. No problem with jpeg
Regards
Ludovic Granjon
02:26 AM Bug report #13982: QGIS crashes when plt.savefig() Matplotlib function is called
Hi
Same thing for me on qgis 2.10.1 and 2.12.3 and matplotlib 1.3.1. Just on windows (7) no problem on linux.
With
i...
Ludovic Granjon
02:28 AM Revision f468f65d (qgis): Merge pull request #2791 from nirvn/labeling_icons_v2
[ui] add rule-based labeling and obstacle icons Nyall Dawson
02:03 AM Bug report #13919: QGIS server security patch: random crashes and performance regression
Thanks @Nyall for your investigations, and @Andreas Neumann for your tests and patience :-) Stéphane Brunner
01:55 AM Bug report #13919: QGIS server security patch: random crashes and performance regression
Hi Stéphane,
Nyall will soon provide a fix for my performance issue.
The issue was around incorrectly clearing the ...
Andreas Neumann
01:10 AM Bug report #14257: Size assistant expression misses double quotes for fields names in some cases
Hi, PR brakes qgis identation tests .. Regis Haubourg

2016-02-16

12:44 AM Bug report #14302: "Create grid" does not create polygons
Is ok on Linux/master here, not Windows. Giovanni Manghi
07:07 AM Bug report #14302: "Create grid" does not create polygons
Latest master here too Alexander Bruy
07:00 AM Bug report #14302: "Create grid" does not create polygons
Thanks for checking. Which version are you using? Latest master here. Paolo Cavallini
06:40 AM Bug report #14302 (Feedback): "Create grid" does not create polygons
Can not reproduce with master 42bc938 under Linux. If I choose for example "Rectangle (polygon)" I get polygonal laye... Alexander Bruy
05:59 AM Bug report #14302 (Open): "Create grid" does not create polygons
Alexander Bruy wrote:
> Just tested and "Create grid" tool (derived from mmqgis) produced polygons with all polygonal...
Giovanni Manghi
05:22 AM Bug report #14302 (Feedback): "Create grid" does not create polygons
Just tested and "Create grid" tool (derived from mmqgis) produced polygons with all polygonal grid types. "Vector gri... Alexander Bruy
01:33 AM Bug report #14302: "Create grid" does not create polygons
The processing tool that does not work as expected is the one that was taken from the mmqgis plugin. "Vector grid", t... Giovanni Manghi
01:33 AM Bug report #14302: "Create grid" does not create polygons
The processing tool that does not work as expected is the one that was taken from the mmqgis plugin. "Vector grid", t... Giovanni Manghi
01:33 AM Bug report #14302: "Create grid" does not create polygons
The processing tool that does not work as expected is the one that was taken from the mmqgis plugin. "Vector grid", t... Giovanni Manghi
12:38 AM Bug report #14306 (Feedback): Downloaded models not shown in Toolbox + python error
There is anyway something fishy in master:
the tool "get models from on line collection" allows right now to choose ...
Giovanni Manghi
12:38 AM Bug report #14306 (Feedback): Downloaded models not shown in Toolbox + python error
There is anyway something fishy in master:
the tool "get models from on line collection" allows right now to choose ...
Giovanni Manghi
10:59 PM Bug report #14306: Downloaded models not shown in Toolbox + python error
This makes sense. Previous versions allowed to see the models, that returned an error.
Probably the long term solutio...
Paolo Cavallini
11:02 AM Bug report #14306: Downloaded models not shown in Toolbox + python error
If models downloaded, than this functionality works fine.
IMHO in case of 3rd party models/scripts we shpuld have sa...
Alexander Bruy
12:36 AM Bug report #14313: Virtual layers not working in Processing
> Algorithms should somehow declare which types of vector layers they can read. Just an idea: an optional parameter t... Alexander Bruy
12:29 AM Bug report #14313: Virtual layers not working in Processing
Hi.
Apparently you are using a memory layer as input, right ? But the result would be similar with a virtual layer.
A...
Hugo Mercier
08:13 AM Bug report #14313 (Closed): Virtual layers not working in Processing
for instance:
GDAL command:
gdal_rasterize -a attr -ot Float32 -tr 100 100 -a_nodata -9999 -co
COMPRESS=DEFLATE -co ...
Paolo Cavallini
12:28 AM Bug report #14274: "Control feature rendering order" checked by default
What do you think of the automatic checkbox in general?
* Check the box
* Define an order
* Uncheck the box
* Apply ...
Sebastian Dietrich
12:25 AM Bug report #14274: "Control feature rendering order" checked by default
I marked #14293 as a duplicate of this an closed it. Sebastian Dietrich
11:56 PM Bug report #14274 (Closed): "Control feature rendering order" checked by default
Fixed in changeset commit:"a44c89027f4695936485606c359949e9643f8f40". Anonymous
04:45 PM Bug report #14274: "Control feature rendering order" checked by default
Thanks Sebastian
Note that I also reported the side effect (in #14293)
Harrissou Santanna
02:21 PM Bug report #14274: "Control feature rendering order" checked by default
See "PR 2798":https://github.com/qgis/QGIS/pull/2798 for a solution. Sebastian Dietrich
02:21 PM Bug report #14274: "Control feature rendering order" checked by default
See "PR 2798":https://github.com/qgis/QGIS/pull/2798 for a solution. Sebastian Dietrich
02:02 PM Bug report #14274: "Control feature rendering order" checked by default
This bug also has the effect of unchecking the _Control feature rendering order_ option when opening the properties d... Sebastian Dietrich
02:01 PM Bug report #14274 (In Progress): "Control feature rendering order" checked by default
Sebastian Dietrich
12:24 AM Bug report #14293 (Closed): "Control feature rendering order" option checkbox has an unconsistent...
Sebastian Dietrich
11:15 PM Bug report #14312 (Rejected): Processing: SAGA Raster statistics for polygons returns wrong values
You are right, upstream problem, presumably related to incorrect handling of NULLs. Sorry for the noise. Paolo Cavallini
11:15 PM Bug report #14312 (Rejected): Processing: SAGA Raster statistics for polygons returns wrong values
You are right, upstream problem, presumably related to incorrect handling of NULLs. Sorry for the noise. Paolo Cavallini
10:55 AM Bug report #14312: Processing: SAGA Raster statistics for polygons returns wrong values
Is running SAGA from commandline produce correct results? Alexander Bruy
08:11 AM Bug report #14312 (Closed): Processing: SAGA Raster statistics for polygons returns wrong values
Running example from:
https://github.com/qgis/QGIS-Documentation/blob/master/source/docs/training_manual/processing/...
Paolo Cavallini
11:08 PM Bug report #14305: Modeller calculator error
Checked, same error.
Thanks.
Paolo Cavallini
10:59 AM Bug report #14305 (Feedback): Modeller calculator error
I can't reproduce your error, but Modeler calculator does not works for me too (another error). Can you check if comm... Alexander Bruy
11:06 PM Revision 40c65059 (qgis): correctly check/uncheck 'Control feature rendering order' (fixes #14274)
Sebastian Dietrich
10:12 PM Revision d2679d6d (qgis): another fix for gml wkb assembly (fixes #14315)
Jürgen Fischer
07:59 PM Revision 1ffccf05 (qgis): [processing] fix Modeler Calculator (ref #14305)
Alexander Bruy
05:40 PM Revision 2bd7f446 (qgis): Fix signed 32bit integer overflow in PostgreSQL provider
Fixes #13958
Includes test for signed integer attributes
Sandro Santilli
05:26 PM Revision a15f51e7 (qgis): Merge pull request #2788 from medspx/processing_fix_vdbselect
[processing] аix GRASS7 v.db.select (fix #11212) Alexander Bruy
04:18 PM Revision 103856c9 (qgis): Add TODO QGIS 3 comments
Hugo Mercier
03:28 PM Revision 6365eb7e (qgis): Do not hard-code database connection parameters
Rely on libpq defaults instead (overridable via environment)
Fixes #14308
Sandro Santilli
02:56 PM Revision 4a27e303 (qgis): Fix android build CMake 3.2 and don't force Python 3 with Qt5
Matthias Kuhn
02:56 PM Revision 427e5e9f (qgis): Fix android build
Matthias Kuhn
02:54 PM Bug report #14022: Version check should be user-controlled
And the version test wasn't adapted to our "new" scheme of ltr releases next to our regular releases... Jürgen Fischer
02:27 PM Bug report #14022: Version check should be user-controlled
Possibly.... but a configure variable would be more robust and easier for packagers, IMO.
Maybe we should even defau...
Nyall Dawson
01:24 PM Bug report #14022: Version check should be user-controlled
Since the version check is configurable now, it makes me wondering:
Can a distro define the default settings? E.g. if...
Sebastian Dietrich
02:51 PM Bug report #14316 (Feedback): QGIS under Windows netCDF import reverses Y axis, Linux doesn't
32bit? Please try with the updated netcdf 4.3.0-1 in osgeo4w (see also "OSGeo4W !#483":https://trac.osgeo.org/osgeo4... Jürgen Fischer
02:14 PM Bug report #14316: QGIS under Windows netCDF import reverses Y axis, Linux doesn't
Put the file into some reliable place for downloading. Even better if you find a small file that can be added as atta... Jukka Rahkonen
02:08 PM Bug report #14316: QGIS under Windows netCDF import reverses Y axis, Linux doesn't
netcdf file was too big to attach, but can be provided on request. Brent Wood
02:07 PM Bug report #14316 (Closed): QGIS under Windows netCDF import reverses Y axis, Linux doesn't
As shown in the attached images & netCDF file, it imports fine in R, Arc & QGIS for Linux, but fails in the Windows v... Brent Wood
02:28 PM Bug report #12749: when using custom functions to style a layer, map canvas gives wrong colors (i...
Sounds reasonable. I'd open a PR and get Nathan to take a look, this is his baby ;) Nyall Dawson
01:10 PM Bug report #12749: when using custom functions to style a layer, map canvas gives wrong colors (i...
<notextile>@</notextile>Nyall
> does it help ...
Yes! The features are rendered correctly after that change.
I wond...
Sebastian Dietrich
01:29 PM Revision 55727c3f (qgis): add sip bindings to QgsCredentialsNone (followup 42bc9387)
Jürgen Fischer
01:19 PM Revision 54fa23c4 (qgis): Merge pull request #2783 from SebDieBln/FixVectorDialogTitle
[UI] Make title of QgsNewVectorLayerDialog consistent Matthias Kuhn
01:13 PM Bug report #14315 (Closed): wkb access out of bounds
Fixed in changeset commit:"d2679d6dbd80498fa9545dbb26ce7ad48a70df1c". Jürgen Fischer
11:28 AM Bug report #14315: wkb access out of bounds
That server is not correctly configured. If you administrate that server which seems to be Mapserver, add proper exte... Jukka Rahkonen
10:49 AM Bug report #14315 (Closed): wkb access out of bounds
Trying to open "points" WFS layer and get an error "wkb access out of bounds".
http://37.139.6.183/cgi-bin/mapserv?ma...
dr -
01:01 PM Bug report #14279 (Closed): Processing: pythn error when running model within the modeller
updated to latest master, error gone. Giovanni Manghi
01:01 PM Bug report #14279 (Closed): Processing: pythn error when running model within the modeller
updated to latest master, error gone. Giovanni Manghi
11:09 AM Bug report #14279: Processing: pythn error when running model within the modeller
This happens with any model or only with specific one? Alexander Bruy
10:45 AM Revision 42bc9387 (qgis): add QgsCredentialsNone to not return any credentials and make it defaul...
Jürgen Fischer
09:35 AM Bug report #14314 (Closed): Geoprocessing Difference is too limited?
I have a problem with QGIS 2.6's Difference Geoprocessing feature. In my project, I have to cut hundreds or thousands... Yuri Oliveira Victorazzi
08:54 AM Bug report #14262: Overflow on primary key with negative values; cannot save edits
Saves can be edited with https://github.com/qgis/QGIS/pull/2797, that is using a field map based feature id for the c... Sandro Santilli
08:43 AM Bug report #14262: Overflow on primary key with negative values; cannot save edits
Saving edits is handled by not treating integer fields in any special way by
https://github.com/qgis/QGIS/pull/2797
Sandro Santilli
08:42 AM Bug report #14311: Processing `Create test` error
<osgeo.gdal.Dataset; proxy of <Swig Object of type 'GDALDatasetShadow *' at 0x7feac4e9c5d0> > Paolo Cavallini
08:25 AM Bug report #14311: Processing `Create test` error
Hi Paolo,
Can you execute the following commands in a python console:
import gdal
from osgeo.gdalconst import GA_Re...
Matthias Kuhn
08:09 AM Bug report #14311 (Closed): Processing `Create test` error
Create test from Processing history throws an error here:
An error has occurred while executing Python code:
Attrib...
Paolo Cavallini
08:41 AM Bug report #13958 (Closed): Overflow on primary key with negative values; crashes QGIS when editing
Fixed in changeset commit:"2bd7f446b4dd368968f23b990262c5e8a5a83f80". Sandro Santilli
07:01 AM Bug report #13958: Overflow on primary key with negative values; crashes QGIS when editing
I verified that always using the primary key of type "map" fixes this issue.
See commit:2dbcfb5 which is now part of ...
Sandro Santilli
06:49 AM Bug report #13958: Overflow on primary key with negative values; crashes QGIS when editing
Why isn't the QgsFeatureId class used ?
https://github.com/qgis/QGIS/blob/master/src/core/qgsfeature.h#L33
It could ...
Sandro Santilli
06:46 AM Bug report #13958 (Reopened): Overflow on primary key with negative values; crashes QGIS when edi...
I just got a segfault again, as of commit:6365eb7ee6edcd66aaee11524aba25ce892f4152
Backtrace:...
Sandro Santilli
08:26 AM Bug report #11212 (Closed): Processing model - v.db.select
Fixed in changeset commit:"a15f51e71ba526fd4b5512a13e989a6b8579f580". Alexander Bruy
08:18 AM Bug report #13209: area not calculated correctly with OTF on
Excellent! I briefly tested this in master with the data I had been using and the areas are calculating correctly. ... Andrew McAninch
06:41 AM Bug report #14303 (In Progress): "Create grid" does does not use the full extent
Alexander Bruy
01:40 AM Bug report #14303: "Create grid" does does not use the full extent
The tool that does not work as expected in the one derived from mmqgis, not the vector menu equivalent ("vector grid"). Giovanni Manghi
01:40 AM Bug report #14303: "Create grid" does does not use the full extent
The tool that does not work as expected in the one derived from mmqgis, not the vector menu equivalent ("vector grid"). Giovanni Manghi
01:40 AM Bug report #14303: "Create grid" does does not use the full extent
The tool that does not work as expected in the one derived from mmqgis, not the vector menu equivalent ("vector grid"). Giovanni Manghi
06:29 AM Bug report #14308 (Closed): TestVectorLayerJoinBuffer hangs if database is not available
Fixed in changeset commit:"6365eb7ee6edcd66aaee11524aba25ce892f4152". Sandro Santilli
02:40 AM Bug report #14308: TestVectorLayerJoinBuffer hangs if database is not available
Ready for test by Travis: https://github.com/qgis/QGIS/pull/2793 Sandro Santilli
02:39 AM Bug report #14308 (In Progress): TestVectorLayerJoinBuffer hangs if database is not available
Sandro Santilli
02:36 AM Bug report #14308 (Closed): TestVectorLayerJoinBuffer hangs if database is not available
As with #14269, this other test is hanging due to missing database:... Sandro Santilli
06:29 AM Bug report #14257: Size assistant expression misses double quotes for fields names in some cases
Hi Giovanni, thanks for the report, an sorry for the delay, PR https://github.com/qgis/QGIS/pull/2795
Vincent Mora
05:55 AM Bug report #14241: GRASS plugin tries to call t.list.exe instead of t.list.bat when listing tempo...
Stefan Blumentrath wrote:
> If listing the datasets can be done faster that t.list does, would nt it be better to app...
Radim Blazek
05:36 AM Feature request #1609: QGIS4INSPIRE
PR2637 https://github.com/qgis/QGIS/pull/2637 merged for 2.14
Add WMS INSPIRE Capabilities
In the project properties...
René-Luc ReLuc
04:22 AM Bug report #14309: Build fails to generate mocs
@jef: thanks Vincent Mora
03:09 AM Bug report #14309 (Closed): Build fails to generate mocs
known issue on wily. See also https://github.com/qgis/QGIS/pull/2679, https://github.com/qgis/QGIS/pull/2587 and ht... Jürgen Fischer
03:09 AM Bug report #14309 (Closed): Build fails to generate mocs
known issue on wily. See also https://github.com/qgis/QGIS/pull/2679, https://github.com/qgis/QGIS/pull/2587 and ht... Jürgen Fischer
03:00 AM Bug report #14309 (Closed): Build fails to generate mocs
From a clean build, or after ... Vincent Mora
04:12 AM Revision 14f9a888 (qgis): Follow up c6c8277, fix bad behaviour of QgsBrowserModel introduced
by 44d9b35 (fix #14296) Nyall Dawson
04:08 AM Bug report #14310 (Closed): Processing: r.water.outlet params wrong
From GRASS 7 man:
r.water.outlet input=draindir_5K output=basin_A30 coord=638740.423248,220271.519225
From Processi...
Paolo Cavallini
03:47 AM Bug report #13919 (In Progress): QGIS server security patch: random crashes and performance regre...
Tracked this down. Working on a fix now. Nyall Dawson
03:47 AM Bug report #13919 (In Progress): QGIS server security patch: random crashes and performance regre...
Tracked this down. Working on a fix now. Nyall Dawson
03:19 AM Revision 13c5848e (qgis): Fix deselecting null category when categorising using expression
hides all features (fix #14273) Nyall Dawson
02:12 AM Revision 4094bae9 (qgis): Respect project ellipsoid and unit settings in virtual fields
Fix #12622, #4252 Nyall Dawson
02:11 AM Revision 2265eb90 (qgis): "Fix" QgsDistanceArea test on OSX
Test has revealed that the current algorithm used for ellipsoidal
calculations is unstable when measuring small very ...
Nyall Dawson
02:05 AM Bug report #14300: SAGA 2.2.3 "Create Graticule" needs a parameter changed
One more:
grid_spline "Multilevel B-Spline Interpolation" -TARGET_DEFINITION 0 -SHAPES "/home/paolo/Scrivania/corso_...
Paolo Cavallini
01:36 AM Bug report #14300: SAGA 2.2.3 "Create Graticule" needs a parameter changed
"Create Graticule" is the only module (of 2) that changed that parameter, as a quick look into https://sourceforge.ne... Giovanni Manghi
01:36 AM Bug report #14300: SAGA 2.2.3 "Create Graticule" needs a parameter changed
"Create Graticule" is the only module (of 2) that changed that parameter, as a quick look into https://sourceforge.ne... Giovanni Manghi
01:36 AM Bug report #14300: SAGA 2.2.3 "Create Graticule" needs a parameter changed
"Create Graticule" is the only module (of 2) that changed that parameter, as a quick look into https://sourceforge.ne... Giovanni Manghi
01:36 AM Bug report #14300: SAGA 2.2.3 "Create Graticule" needs a parameter changed
"Create Graticule" is the only module (of 2) that changed that parameter, as a quick look into https://sourceforge.ne... Giovanni Manghi
01:36 AM Bug report #14300: SAGA 2.2.3 "Create Graticule" needs a parameter changed
"Create Graticule" is the only module (of 2) that changed that parameter, as a quick look into https://sourceforge.ne... Giovanni Manghi
01:06 AM Bug report #14269 (Closed): PyQgsPostgresProvider test hangs in absence of test database
in any case, this is now fixed. Sandro Santilli
01:06 AM Bug report #14269 (Closed): PyQgsPostgresProvider test hangs in absence of test database
in any case, this is now fixed. Sandro Santilli
01:05 AM Bug report #14269: PyQgsPostgresProvider test hangs in absence of test database
As of commit:f8d2091255316aca11ae40eb0f6273bb2003cf5a (Thanks Juergen) the test exists with a failure after a few att... Sandro Santilli

2016-02-15

12:57 AM Bug report #14269: PyQgsPostgresProvider test hangs in absence of test database
Larry, assigning to you as a trick to mention you here. Instructions are needed about how to avoid interactive creden... Sandro Santilli
12:51 PM Bug report #14269: PyQgsPostgresProvider test hangs in absence of test database
The following debug lines are printed, do they ring any bell ?... Sandro Santilli
12:41 PM Bug report #14269: PyQgsPostgresProvider test hangs in absence of test database
gdb backtrace of the select situation:... Sandro Santilli
11:09 AM Bug report #14269: PyQgsPostgresProvider test hangs in absence of test database
strace shows the process is looping here:... Sandro Santilli
11:04 AM Bug report #14269: PyQgsPostgresProvider test hangs in absence of test database
I suspect this has to do with the new authentication mechanism, can it be ? Like, qgis trying to prompt user via host... Sandro Santilli
10:58 AM Bug report #14269: PyQgsPostgresProvider test hangs in absence of test database
To reproduce the blockage:
1. Shut down the database server
2. Run ctest -V -R Postgres
Note that adding self.as...
Sandro Santilli
09:56 AM Bug report #14269: PyQgsPostgresProvider test hangs in absence of test database
The connection parameters default have been pushed with commit:ab580fbd0e0f238160b2cdee3de47b9a412eb6e5 but the new b... Sandro Santilli
09:50 AM Bug report #14269: PyQgsPostgresProvider test hangs in absence of test database
I found another reason for hanging: database being down. In that case, running ctest with -V shows:... Sandro Santilli
12:54 AM Bug report #14306 (Closed): Downloaded models not shown in Toolbox + python error
Downloading models from within Processing does not work: the models are
downloaded and saved locally, but not display...
Paolo Cavallini
12:52 AM Bug report #14305 (Closed): Modeller calculator error
Checking:
https://github.com/qgis/QGIS-Documentation/blob/master/source/docs/training_manual/processing/modeler_hydr...
Paolo Cavallini
12:34 AM Revision f8d20912 (qgis): avoid credentials requests in PyQgsPostgresProvider
Jürgen Fischer
12:18 AM Bug report #14304 (Closed): Editing and saving script causes processing toolbox script tree to close
If I edit a script in the toolbox panel by right-clicking on it an choosing "Edit script", the editor opens.
Now I ed...
Philipp Ringli
12:07 AM Bug report #14302: "Create grid" does not create polygons
Check with second_alg exercise from Processing training manual. Paolo Cavallini
12:01 AM Bug report #14302 (Closed): "Create grid" does not create polygons
In current master, the alg seems to be able to produce only lines, not polygon.
The same alg, from menu Vector, works...
Paolo Cavallini
12:06 AM Bug report #14303: "Create grid" does does not use the full extent
Check with second_alg exercise from Processing training manual. Paolo Cavallini
12:02 AM Bug report #14303 (Closed): "Create grid" does does not use the full extent
The Vector menu version of this command includes the full extent of the source layer, whereas the Processing version ... Paolo Cavallini
11:37 PM Feature request #11328: Increase the font size in the Modeller and in the Script editor
On Mac 10.11.3, Java 8 Upadate 73.
The Buttons in the Script Editor (the editor you open from the toolbox) aren't doi...
Philipp Ringli
11:26 PM Bug report #14241: GRASS plugin tries to call t.list.exe instead of t.list.bat when listing tempo...
Radim Blazek wrote:
> Don't forget that t.list is terribly slow (about 500ms!) and it has to be run for each mapset i...
Stefan Blumentrath
11:21 PM Revision e7e8d58a (qgis): oracle provider: don't acquire provider connection from pool
Jürgen Fischer
10:53 PM Bug report #14187: Contextual legend
Hi,
please have a look at my screenshots.
To be clear I mean adding a WMS and checking the box "Use contextual WMS l...
Benjamin Schepers
10:53 PM Bug report #14187: Contextual legend
Hi,
please have a look at my screenshots.
To be clear I mean adding a WMS and checking the box "Use contextual WMS l...
Benjamin Schepers
08:59 PM Bug report #12749: when using custom functions to style a layer, map canvas gives wrong colors (i...
Sebastian - does it help if you alter
https://github.com/qgis/QGIS/blob/e9ef51341c2cef016648be6c619a4d43ffe362ca/pyt...
Nyall Dawson
01:54 PM Bug report #12749: when using custom functions to style a layer, map canvas gives wrong colors (i...
Another interesting observation:
If you pass an attribute as a parameter, that attribute's value is available within...
Sebastian Dietrich
08:19 PM Revision 54b998ff (qgis): Disable PyQgsDistanceArea test on Travis OSX builds for now
Newly added tests have revealed a deep underlying issue with area
measurement on OSX
Nyall Dawson
07:19 PM Bug report #14296 (Closed): Enter a string in filter of the browser cause a crash
Fixed in changeset commit:"14f9a888111a69a1679ffa9b4cc79cdeaccc7702". Nyall Dawson
12:50 PM Bug report #14296: Enter a string in filter of the browser cause a crash
Bisected to between c3a57434d95cf710cfdd971378cbb3dd5c3f9c70 (good) and 0796df00fb912caad16afc700635b385b39a88cd (bad) Nyall Dawson
02:38 AM Bug report #14296 (Closed): Enter a string in filter of the browser cause a crash
in browser enter a filter string (sample : *.shp) cause a crash
I used the new feature developed by Nathan Woodrow :...
Alain FERRATON
07:09 PM Bug report #14022: Version check should be user-controlled
Sebastian - perhaps the version checking could be wrapped in an #if with a configure variable (eg WITH_VERSION_CHECK)... Nyall Dawson
02:02 PM Bug report #14022: Version check should be user-controlled
Maybe a solution for the third issue (upstream providers) could be to deactivate the version check in packaged versio... Sebastian Dietrich
07:06 PM Bug report #14301 (Closed): simplification makes geometry-based expression values (such as $area)...
When simplification is activated for a given vector layer, geometry-based expression values - such as $area - will va... Mathieu Pellerin - nIRV
06:21 PM Bug report #14273 (Closed): Categorized style : deselecting the NULL category makes all features ...
Fixed in changeset commit:"13c5848e5e06bc413b097583ce34dea59d2fff2d". Nyall Dawson
01:40 PM Bug report #14273: Categorized style : deselecting the NULL category makes all features invisible
I could reproduce this issue on current master and attached a self-contained test project. Sebastian Dietrich
01:25 PM Bug report #14273: Categorized style : deselecting the NULL category makes all features invisible
Very interesting. There was a similar issue in the rule-based style (#13708). And we have quite the inverse issue for... Sebastian Dietrich
06:17 PM Revision ab580fbd (qgis): Do not hard-code database connection parameters
Rely on libpq defaults instead (overridable via environment) Sandro Santilli
05:13 PM Bug report #12622 (Closed): In virtual fields $area function computes always values using "None/p...
Fixed in changeset commit:"4094bae960a8521eca6dfe281408ae2e9ad773be". Nyall Dawson
05:13 PM Feature request #4252 (Closed): different built-in tools calculate inconsistent polygon areas
Fixed in changeset commit:"4094bae960a8521eca6dfe281408ae2e9ad773be". Nyall Dawson
04:44 PM Revision 942c5e5f (qgis): Fix virtual layer file name handling (in Windows)
Hugo Mercier
01:57 PM Bug report #13745 (Closed): Snapping rounding errors with on-the-fly reprojection
Daan Goedkoop
12:51 PM Revision 30910df3 (qgis): Partially revert fa40e78
It failed to load functional plugins also Matthias Kuhn
10:45 AM Revision 8a3e9436 (qgis): Followup fa40e78, make strings translatable
Matthias Kuhn
10:23 AM Revision fa40e78f (qgis): [Plugins] disable plugins which crash on load
Matthias Kuhn
10:06 AM Revision 6f2d11b5 (qgis): Fix setting a layer to act as a label obstacle does not stick
Nyall Dawson
10:05 AM Revision 8af571ae (qgis): [GRASS] use plain text for r/.proj, fixes partially #2575
Radim Blazek
09:02 AM Revision 59b216be (qgis): Add missing sip bindings
Nyall Dawson
08:54 AM Revision 5dd86aab (qgis): [GRASS] removed absolute path from t.list, fixes #14241
Radim Blazek
08:53 AM Bug report #14300: SAGA 2.2.3 "Create Graticule" needs a parameter changed
These are the current options:
-EXTENT_X_MIN:<str> Width
-EXTENT_X_MAX:<str> Width
-EXTENT_Y_MIN:<str> H...
Paolo Cavallini
08:51 AM Bug report #14300 (Closed): SAGA 2.2.3 "Create Graticule" needs a parameter changed
e.g.
shapes_tools "Create Graticule" -EXTENT "/home/paolo/Scrivania/corso_analisi/QGIS_data/processing/first_saga_al...
Paolo Cavallini
08:25 AM Revision 961c35ae (qgis): [processing] fixed exporting multiple vector layers in SAGA and GRASS algs
Victor Olaya
07:26 AM Revision 479d90a5 (qgis): Make measure tool respect project area unit setting
Also add unit tests for measure tool length and area measurement
to ensure they return the same results as field calc...
Nyall Dawson
07:23 AM Bug report #14299 (In Progress): Unhide paths from browser
Once a path has been hidden from the browser, it is unclear for the user how to get it back Paolo Cavallini
06:41 AM Revision b4ee36d8 (qgis): [labeling] add rule-based, obstacle icons
Mathieu Pellerin - nIRV
05:36 AM Bug report #14298 (Closed): Joins are duplicated when duplicating layers
When a layer is duplicated any joins defined for that layer are also duplicated. This can be replicated as follows:
#...
Frank Sokolic
05:22 AM Revision 6dc0b691 (qgis): Move handling of angular units to QgsUnitTypes, swap angle and distance
radio buttons to combo boxes in options dialog for consistency with
project properties
Nyall Dawson
04:49 AM Bug report #14297 (Closed): errors in the georeferencer qgis 2.10 and later
Qgis is not properly interpreting the result of georeferencing made in georeferencer GDAL plugin.
We can see this pro...
Sergio Antonio
04:11 AM Bug report #14283: various crashes in georeferencer
The particular reason for explaining a bug is to find a way to reproduce the error so that developers have something ... Jukka Rahkonen
01:19 AM Bug report #14283: various crashes in georeferencer
There is no particular reason to explain tehe bug, sometimes it's when I add a new point, sometimes when I zoom on a ... Fabien Cerbelaud
03:31 AM Bug report #13567 (Feedback): QGIS crashes when selecting features from OpenFileGDB with weird ge...
Micheal was it a clean rebuild ? Do you have any other libqgis library in the system that might be loading up ? What ... Sandro Santilli
03:31 AM Bug report #13567 (Feedback): QGIS crashes when selecting features from OpenFileGDB with weird ge...
Micheal was it a clean rebuild ? Do you have any other libqgis library in the system that might be loading up ? What ... Sandro Santilli
02:47 AM Revision dfdcec89 (qgis): Fix project unit confusion (pt 3): add area unit settings with a
ton of available area units (eg m2, km2, mi2, ft2, yd2, ha, ac,
etc)
Adds a new option in both the QGIS setting and ...
Nyall Dawson
02:47 AM Revision 35c2d185 (qgis): Add square nautical miles as a supported areal unit, add API
method for converting a distance unit to corresponding area unit Nyall Dawson
02:18 AM Revision bd3bbc47 (qgis): Merge pull request #2790 from SebDieBln/ImproveVersionCheck
[Bugfix] Improve version check (refs #14022) Jürgen Fischer
02:16 AM Revision 36000463 (qgis): alternate fix for #13938 (folloup 5d989ab)
Jürgen Fischer
02:14 AM Feature request #5254 (Closed): Support 3D GRASS vectors
3D vectors are supported since QGIS 2.12. It is for example possible to edit z coordinates in vertex editor. Radim Blazek
02:08 AM Bug report #8863 (Closed): Blank 'input' pulldowns in GRASS v.clean layers in OSX
Module's input widget was completely rewritten in 2.10. Please reopen if necessary. Radim Blazek
02:08 AM Bug report #8863 (Closed): Blank 'input' pulldowns in GRASS v.clean layers in OSX
Module's input widget was completely rewritten in 2.10. Please reopen if necessary. Radim Blazek
01:11 AM Feature request #2575: r.proj unusable?
Input from another location was never supported and implementing it is not easy.
I have changed input to plain text ...
Radim Blazek
01:11 AM Feature request #2575: r.proj unusable?
Input from another location was never supported and implementing it is not easy.
I have changed input to plain text ...
Radim Blazek
01:08 AM Feature request #14295 (Closed): Processing "Statistics by category" should add a column with the...
The statistics calculated are: min, max, mean, stdev, count. It's sometimes usefull to get the sum, in order to be ab... philippe Clastre

2016-02-14

12:27 AM Bug report #1785 (Closed): multiple maps for r.report and r.covar
Multiple input was added in QGIS 2.12. Radim Blazek
12:27 AM Bug report #1785 (Closed): multiple maps for r.report and r.covar
Multiple input was added in QGIS 2.12. Radim Blazek
12:25 AM Bug report #3203 (Closed): GRASS toolbox: don't check for optional parameters
It seems to be fixed. Tested with r.cost.vect.qgm and... Radim Blazek
12:25 AM Bug report #3203 (Closed): GRASS toolbox: don't check for optional parameters
It seems to be fixed. Tested with r.cost.vect.qgm and... Radim Blazek
12:23 AM Bug report #2569: suppress blank lines in GRASS output
Confirmed, thanks. Paolo Cavallini
12:18 AM Bug report #2569 (Closed): suppress blank lines in GRASS output
I believe that this is fixed at least from QGIS 2.12. Please reopen if it is still an issue and specify which GRASS m... Radim Blazek
12:18 AM Bug report #2569 (Closed): suppress blank lines in GRASS output
I believe that this is fixed at least from QGIS 2.12. Please reopen if it is still an issue and specify which GRASS m... Radim Blazek
12:16 AM Revision 6a3753e2 (qgis): processing: fix translation context for AlgorithmDialogBase
Jürgen Fischer
12:13 AM Bug report #14241: GRASS plugin tries to call t.list.exe instead of t.list.bat when listing tempo...
Don't forget that t.list is terribly slow (about 500ms!) and it has to be run for each mapset in search path for each... Radim Blazek
12:04 AM Bug report #14241: GRASS plugin tries to call t.list.exe instead of t.list.bat when listing tempo...
Thanks for your swift reply and fix! I shall test the next build and report back in case of issues. But lets assume t... Stefan Blumentrath
12:04 AM Bug report #14241: GRASS plugin tries to call t.list.exe instead of t.list.bat when listing tempo...
Thanks for your swift reply and fix! I shall test the next build and report back in case of issues. But lets assume t... Stefan Blumentrath
11:58 PM Bug report #14241: GRASS plugin tries to call t.list.exe instead of t.list.bat when listing tempo...
There was absolute path left for t.list. Hopefully it is fixed now, sorry. Radim Blazek
11:56 PM Bug report #14241 (Closed): GRASS plugin tries to call t.list.exe instead of t.list.bat when list...
Fixed in changeset commit:"5dd86aabfa3fbcd25b07953eec1842d9936f626f". Radim Blazek
03:12 PM Bug report #14241 (Reopened): GRASS plugin tries to call t.list.exe instead of t.list.bat when li...
I can confirm that the STDS part is fixed. However, list of Space Time Datasets (STDRS, STDVS...) in the input widget... Stefan Blumentrath
12:12 AM Revision 8359bfe4 (qgis): add command line option to skip the version check at startup
--noversioncheck or -V are recognized Sebastian Dietrich
12:12 AM Revision 25a727a0 (qgis): show correct host name when version check fails to find host
Sebastian Dietrich
12:12 AM Revision af88924a (qgis): new setting to allow disabling the version check at startup (refs #14022)
Sebastian Dietrich
12:07 AM Bug report #9980 (Closed): Loading vector does not behave properly
QGIS cannot display 'whole' GRASS vector (e.g. lines + points, different tables) in one layer, it can only display o... Radim Blazek
12:07 AM Bug report #9980 (Closed): Loading vector does not behave properly
QGIS cannot display 'whole' GRASS vector (e.g. lines + points, different tables) in one layer, it can only display o... Radim Blazek
11:44 PM Revision 5d989abd (qgis): fix parsing of IS NOT and NOT LIKE, NOT ILIKE and dumping of IS (NOT .....
Jürgen Fischer
11:02 PM Bug report #13209 (Feedback): area not calculated correctly with OTF on
With 479d90a5ceec1c1b658aa101702ecf855e534987 this should now be resolved, with the one exception of virtual fields (... Nyall Dawson
11:02 PM Bug report #13209 (Feedback): area not calculated correctly with OTF on
With 479d90a5ceec1c1b658aa101702ecf855e534987 this should now be resolved, with the one exception of virtual fields (... Nyall Dawson
10:06 PM Revision b7a96342 (qgis): don't run version check from build directory
Jürgen Fischer
09:24 PM Revision 1f2cc3d0 (qgis): Revert deprecation of QgsSymbolV2Utils::encode/decodeOutputUnit
...as it causes circular dependancies. Defer to 3.0 when we can
move QgsSymbolV2::OutputUnit to QgsUnitTypes
Nyall Dawson
08:56 PM Revision 9643d409 (qgis): Add r.buffer.lowmem algorithm (and secure r.buffer parameters)
Médéric RIBREUX
08:45 PM Revision 6d39ad9c (qgis): Add r.mask algorithm
Médéric RIBREUX
08:43 PM Revision 9a081df1 (qgis): fix git marker detection (fixes #13680)
Jürgen Fischer
08:29 PM Bug report #14294 (Closed): Measure Tool
We were using QGIS 2.6.1 build and have recently upgraded to v2.8.6 all 5 new installations have this issue running o... Ben Perry
07:07 PM Revision 25c28944 (qgis): Merge pull request #2789 from SebDieBln/DbManager_FixMoveToSchema
[DbManager] Fix the 'MoveToSchema' functionality (fixes #14219) Jürgen Fischer
06:53 PM Feature request #12939 (Closed): make the field calculator compute areas and lengths in units oth...
Fixed in changeset commit:"dfdcec89223d4167850c7ebbb0af1d65c21135f8". Nyall Dawson
06:53 PM Feature request #4857 (Closed): Add unit type to $area calculation
Fixed in changeset commit:"dfdcec89223d4167850c7ebbb0af1d65c21135f8". Nyall Dawson
06:53 PM Feature request #2402 (Closed): Field calculator can't fill fields with areas in units differ fro...
Fixed in changeset commit:"dfdcec89223d4167850c7ebbb0af1d65c21135f8". Nyall Dawson
03:34 PM Revision 61fc0940 (qgis): Add r.support (combined with r.timestamp) algorithm
Médéric RIBREUX
02:45 PM Bug report #13938 (Closed): Extra space in "IS NOT" operator makes the expression return wrong se...
Fixed in changeset commit:"5d989abd6fbce0b95282aa5d4c6185d145570620". Jürgen Fischer
01:46 PM Bug report #14286: Saga in QGIS Processing do not support "no ascii filename" in certain algs
Giovanni,
Using Processing directly (not from plugin), i confirm that with "inverseDistance" alg has the same proble...
Jean Hemmi
12:37 PM Bug report #12749: when using custom functions to style a layer, map canvas gives wrong colors (i...
Thanks Sebastian for digging this.
Could this be related to #14273
Harrissou Santanna
11:38 AM Bug report #12749: when using custom functions to style a layer, map canvas gives wrong colors (i...
Seems like a caching issue. When classifying, the actual values of all attributes are fetched and the classification ... Sebastian Dietrich
11:08 AM Bug report #12749: when using custom functions to style a layer, map canvas gives wrong colors (i...
Confirmed on master (commit:25c289441ef2074826cf27aac6fb49667e8d9a23).
The behaviour is *provider-specific*. It does...
Sebastian Dietrich
11:49 AM Bug report #12185 (Closed): cannot copy postgis layers between two schemas in the same db using q...
implemented in commit:fd2ad13 Jürgen Fischer
11:49 AM Bug report #12185 (Closed): cannot copy postgis layers between two schemas in the same db using q...
implemented in commit:fd2ad13 Jürgen Fischer
11:48 AM Bug report #14292: 'Merge Selected Features' does not remove unnecessary nodes
Thanks for your detailed explanation! Paul Kanelli
11:44 AM Bug report #13680 (Closed): compile fails attempting to generate qgsversion.h
Fixed in changeset commit:"9a081df1059cabd77c7ddfbba5828a977731dafe". Jürgen Fischer
11:04 AM Revision ddbdcf8a (qgis): Fix project unit confusion (pt 2): add project distance unit setting
Adds a new option in project properties to set the units used for
distance measurements. This setting defaults to the...
Nyall Dawson
11:04 AM Bug report #14277: QGIS WFS server should not make geom response mandatory
It depends on the schema. If geometry is "not null" in the schema the WFS server must send it even it was not request... Jukka Rahkonen
10:56 AM Bug report #14276: CRS axes flipping with QGIS WMS
The bug is on the server side. In WMS 1.3.0 the axis order of BBOX for EPSG:4326 is Latitude-Longitude. However, you ... Jukka Rahkonen
10:37 AM Bug report #14139: Error inserting feature in WFS-T server
Yes, there is only one way to do it right and it is to respect the schema of the feature type. For example the schema... Jukka Rahkonen
10:28 AM Bug report #14022: Version check should be user-controlled
See "PR 2790":https://github.com/qgis/QGIS/pull/2790 for the implementation of a new setting in the options dialog al... Sebastian Dietrich
10:28 AM Bug report #14022: Version check should be user-controlled
See "PR 2790":https://github.com/qgis/QGIS/pull/2790 for the implementation of a new setting in the options dialog al... Sebastian Dietrich
08:42 AM Bug report #14022: Version check should be user-controlled
Edited the description to be in the correct textile format.
Since commit:bb69f166ad9990889212b246fc006616c889d2e0 th...
Sebastian Dietrich
10:10 AM Bug report #13859 (Closed): Se borran los polígonos divididos en QGIS 2.12
closing for the lack of feedback. Feel free to reopen with steps to reproduce in English. Jürgen Fischer
10:10 AM Bug report #13859 (Closed): Se borran los polígonos divididos en QGIS 2.12
closing for the lack of feedback. Feel free to reopen with steps to reproduce in English. Jürgen Fischer
10:08 AM Bug report #14219 (Closed): DB manager error when using "move to schema"
Fixed in changeset commit:"25c289441ef2074826cf27aac6fb49667e8d9a23". Jürgen Fischer
09:31 AM Bug report #14293 (Closed): "Control feature rendering order" option checkbox has an unconsistent...
Add a layer and open layer properties dialog, Style tab
you'll remark that the "Control feature rendering order" opti...
Harrissou Santanna
04:57 AM Revision 17a29f90 (qgis): Add area units to QgsUnitTypes (refs #13209)
Nyall Dawson
04:57 AM Revision 6453907c (qgis): Fix project unit confusion (part 1)
- Remove existing (confusing and totally useless) "canvas units"
setting. This setting was supposed to be used for a ...
Nyall Dawson
04:57 AM Revision 85b51fd5 (qgis): Fix outdated notes in QgsExpression docs
Nyall Dawson
04:11 AM Bug report #14224: "Label with" Field is not loaded when importing qgis layer style file

Fork under windows seems to be ok,
I am using KyngChaos Mac Os version http://www.kyngchaos.com/software/qgis though...
Johannes Wagner
03:50 AM Revision a90be95f (qgis): sip sync
Jürgen Fischer

2016-02-13

11:06 PM Revision 67d89355 (qgis): Merge pull request #2784 from Cracert/trans2
Add polish translator Werner Macho
09:43 PM Revision 27260931 (qgis): Add r.texture algorithm
Médéric RIBREUX
08:54 PM Bug report #14276: CRS axes flipping with QGIS WMS
mmm, that could be the case.
If it is, it would be hard to test in QGIS because CRS:84 is not a listed CRS (afaict)...
Gavin Fleming
05:36 PM Bug report #14276: CRS axes flipping with QGIS WMS
Is your data coordinates order long lat or lat long? What version of WMS are you using. Maybe this is happening https... Antonio Locandro
07:58 PM Bug report #9730 (Closed): Incoherent lat/lon coordinates in a projected coordinate system project
Fixed in changeset commit:"6453907cb69764816a82a3b3e97c204cbe48c750". Nyall Dawson
05:38 PM Bug report #14252: Cannot Save or Edit Existing .Shp Files
Can you provide a test shapefile that fails to you so we can check? Very difficult without an actual case to review Antonio Locandro
05:13 PM Revision cb22e66c (qgis): Add r.walk algorithms
Médéric RIBREUX
05:03 PM Revision 958a7ee4 (qgis): Remove old r.cost description files
Médéric RIBREUX
04:52 PM Revision add633d1 (qgis): Add r.cost algorithms
Médéric RIBREUX
04:49 PM Feature request #10320: WGS84 Ellipsoid Calculations
Actually it refers to QGIS be able to do some or all of the calculations described in the package geodetically, for e... Antonio Locandro
04:49 PM Feature request #10320: WGS84 Ellipsoid Calculations
Actually it refers to QGIS be able to do some or all of the calculations described in the package geodetically, for e... Antonio Locandro
04:49 PM Feature request #10320: WGS84 Ellipsoid Calculations
Actually it refers to QGIS be able to do some or all of the calculations described in the package geodetically, for e... Antonio Locandro
03:06 PM Feature request #10320 (Feedback): WGS84 Ellipsoid Calculations
QGIS already handles calculations using a preset ellipsoid (check under Project Properties). I'm struggling to unders... Nyall Dawson
03:05 PM Revision 7e9dee66 (qgis): Add r.surf.fractal algorithm
Médéric RIBREUX
01:38 PM Bug report #14292 (Closed): 'Merge Selected Features' does not remove unnecessary nodes
I don't think this is a bug... It's not safe to auto remove these, as floating point inaccuracies will slightly alter... Nyall Dawson
01:38 PM Bug report #14292 (Closed): 'Merge Selected Features' does not remove unnecessary nodes
I don't think this is a bug... It's not safe to auto remove these, as floating point inaccuracies will slightly alter... Nyall Dawson
08:35 AM Bug report #14292 (Closed): 'Merge Selected Features' does not remove unnecessary nodes
1.) add a new polygon feature
2.) use 'Split Features' tool to split the feature
3.) use 'Merge Selected Features' to...
Paul Kanelli
01:37 PM Revision 07b61394 (qgis): Add r.what algorithm
Médéric RIBREUX
01:32 PM Bug report #14244 (Closed): legend and styles random
Duplicate of #11491 Nyall Dawson
01:32 PM Bug report #14244 (Closed): legend and styles random
Duplicate of #11491 Nyall Dawson
11:36 AM Bug report #14244: legend and styles random
Confirmed on master (commit:be4909776b8d6ded2052e0954774c502a3e6a183).
Very interesting approach using a _volatile_ ...
Sebastian Dietrich
11:36 AM Bug report #14244: legend and styles random
Confirmed on master (commit:be4909776b8d6ded2052e0954774c502a3e6a183).
Very interesting approach using a _volatile_ ...
Sebastian Dietrich
11:04 AM Revision 92ba14b5 (qgis): Add r.colors.out
Médéric RIBREUX
10:59 AM Revision be490977 (qgis): Avoid warning
Nyall Dawson
10:59 AM Revision c62a6e76 (qgis): Optimise some loops over QMap/QHash objects
Avoid iterating over keys() and then later retrieving the matching
values, and instead use QMap/QHash iterators to re...
Nyall Dawson
10:29 AM Bug report #6990 (Closed): pyspatialite: some spatialite functions not recognised
Ok, I am closing this bug because it is fixed in QGIS 2.13 and 2.12! Médéric RIBREUX
10:29 AM Bug report #6990 (Closed): pyspatialite: some spatialite functions not recognised
Ok, I am closing this bug because it is fixed in QGIS 2.13 and 2.12! Médéric RIBREUX
10:29 AM Bug report #6990 (Closed): pyspatialite: some spatialite functions not recognised
Ok, I am closing this bug because it is fixed in QGIS 2.13 and 2.12! Médéric RIBREUX
07:15 AM Bug report #6990: pyspatialite: some spatialite functions not recognised
Yes, I confirm. These functions work on QGis 2.12. This issue can be closed.
Thanks.
Laurent Gasnier
07:54 AM Bug report #14291 (Closed): Missing changelog for 2.12
Apparently the 2.12 changelog is missing from the About menu entry, in current master. Paolo Cavallini
05:40 AM Bug report #14289 (Closed): QGIS packaging problem (master) - again
It is for me so closing. Thanks. Goyo D
03:56 AM Feature request #5724: Make r.* modules corresponding to those in GRASS plugin
Hello, bug triage...
as of today, only the following algorithms are not implemented into Processing:
* r.blend
* r....
Médéric RIBREUX
02:00 AM Revision 62f272e4 (qgis): processing: fix path setting for saga
Jürgen Fischer
01:36 AM Revision 99e52af4 (qgis): Don't show 'unknown' suffix for when displaying measurements
Nyall Dawson
01:36 AM Revision 9f772bce (qgis): Add API call for setting preferred distance unit for QgsExpression
(refs #13209, #12939, #4857) Nyall Dawson
01:36 AM Revision 087e1489 (qgis): Increase maximum size of diagram spinbox (fix #14282)
Nyall Dawson
01:01 AM Revision 0ab36538 (qgis): [DbManager] Fix the 'MoveToSchema' functionality (fixes #14219)
Sebastian Dietrich

2016-02-12

10:58 PM Revision 7489af86 (qgis): debian packaging: fix removed diversion (take II; followup 8b054e6; rev...
Jürgen Fischer
09:38 PM Revision 8e9b8c77 (qgis): [Processing] Fix GRASS7 v.db.select (fixes Redmine #11212)
Médéric RIBREUX
09:29 PM Revision 9e2890da (qgis): Fix (harmless) Coverity warnings
Nyall Dawson
09:13 PM Revision 35671914 (qgis): Fix failing expression test on OSX
Nyall Dawson
05:51 PM Revision 4196293f (qgis): [Processing] GRASS7 v.distance (implements Redmine #12817)
Médéric Ribreux
05:00 PM Bug report #14219: DB manager error when using "move to schema"
Regression bisected to commit:80a13e38526d7c7e6cc4869170818b66955e6517.
See "PR 2789":https://github.com/qgis/QGIS/p...
Sebastian Dietrich
05:00 PM Bug report #14219: DB manager error when using "move to schema"
Regression bisected to commit:80a13e38526d7c7e6cc4869170818b66955e6517.
See "PR 2789":https://github.com/qgis/QGIS/p...
Sebastian Dietrich
04:00 PM Bug report #14219 (In Progress): DB manager error when using "move to schema"
I am on it.
I set the priority from _Blocker_ to _High_ because it did not block the release of 2.12 and consequentl...
Sebastian Dietrich
04:00 PM Bug report #14219 (In Progress): DB manager error when using "move to schema"
I am on it.
I set the priority from _Blocker_ to _High_ because it did not block the release of 2.12 and consequentl...
Sebastian Dietrich
04:00 PM Bug report #14219 (In Progress): DB manager error when using "move to schema"
I am on it.
I set the priority from _Blocker_ to _High_ because it did not block the release of 2.12 and consequentl...
Sebastian Dietrich
04:37 PM Bug report #14282 (Closed): Max value for option "Increase size of small diagrams"
Fixed in changeset commit:"087e1489e3bdf2de96be4b0ba7286fb0168460ac". Nyall Dawson
03:52 PM Bug report #14289: QGIS packaging problem (master) - again
should be fixed in commit:7489af8 Jürgen Fischer
12:55 PM Bug report #14289: QGIS packaging problem (master) - again
The same error about "trying to overwrite `/usr/bin/qgis.bin', which is the diverted version of `/usr/bin/qgis' (pack... Goyo D
10:47 AM Bug report #14289 (Closed): QGIS packaging problem (master) - again
Hi,
Recently QGIS died after update:
sudo apt-get install qgis python-qgis qgis-plugin-grass
Reading package lists....
Mikhail Tchernychev
12:43 PM Bug report #11212 (In Progress): Processing model - v.db.select
Hello,
I have made PR for #11212. This was a problem in the definition of some parameters. It should be fixed with t...
Médéric RIBREUX
11:35 AM Revision b780d7ca (qgis): r.reclass inline rules also for MS-Windows
Médéric Ribreux
11:06 AM Bug report #13907 (Closed): PostgreSQL triggers - QGIS freezes when saving layer edits
I've uninstalled all plugins and now everything seems to work. Many thanks! Paul Kanelli
10:54 AM Revision d0e595f8 (qgis): Indentation
Nyall Dawson
10:54 AM Revision c50033bb (qgis): Misc optimisations suggested by clazy
- avoid Q_FOREACH( ..., QMap.values() ) as it allocates an unnecessary
list
- use .endsWith( ... , Qt::CaseInsensitiv...
Nyall Dawson
10:54 AM Revision 229ef291 (qgis): If no geomCalculator is set for QgsExpression, perform cartesian
calculations for $length, $area, $perimeter (refs #13209)
ie, the default is now to use planimeteric calculations un...
Nyall Dawson
10:54 AM Bug report #13567 (Open): QGIS crashes when selecting features from OpenFileGDB with weird geometry
Giovanni Manghi
10:32 AM Bug report #13567: QGIS crashes when selecting features from OpenFileGDB with weird geometry
You might be wrong about expecting to see 2.14 in the build output.
My build was from commit: c8161aac88df75f9e9510c...
Michael Kirk
01:45 AM Bug report #13567 (Feedback): QGIS crashes when selecting features from OpenFileGDB with weird ge...
Giovanni Manghi
09:16 AM Revision 6bbe3b93 (qgis): Fix DependencySorter.sortedLayerIds. Fixes #14281
Hugo Mercier
09:05 AM Feature request #12817 (In Progress): add v.distance to Processing/GRASS
Hello,
I've published "a Pull-Request":https://github.com/qgis/QGIS/pull/2787 for this feature request...
Médéric RIBREUX
08:56 AM Bug report #14287 (Closed): Translation
Running a French localisation, Processing log are going in both "Processing" (normal trace of SAGA Algs) and "Traitem... Jean Hemmi
08:53 AM Bug report #14286 (Feedback): Saga in QGIS Processing do not support "no ascii filename" in certa...
have you tried run the same tool using the SAGA command line? Giovanni Manghi
08:49 AM Bug report #14286 (Closed): Saga in QGIS Processing do not support "no ascii filename" in certain...
From a QGIS plugin, I call through Processing different Saga algs : "clipgridwithpolygon", "contourlinesfromgrid"
T...
Jean Hemmi
04:07 AM Feature request #14284 (Open): Add new group in Layers Panel above selected layer
New groups are always created at the end of the layer list.
It would be more convenient when they were entered above...
Bernd Vogelgesang
04:03 AM Bug report #14283 (Feedback): various crashes in georeferencer
We'll need a lot more to go on then that. Can you please provide exact steps to duplicate, preferably with test data ... Nyall Dawson
03:19 AM Bug report #14283 (Closed): various crashes in georeferencer
Hi, since version 2.10 when I try to georeference in QGIS with the plugin "GDAL Georeferencer" there are so many bugs... Fabien Cerbelaud
02:46 AM Revision 0c478d01 (qgis): Merge pull request #2729 from dgoedkoop/digitisecrs2
Fix floating point inaccuracies when digitizing (to fix bug #13745) Martin Dobias
02:38 AM Feature request #5583: Allow enter interactively reclass rules in r.reclass
Ok, I've found a workaround for MS-Windows... Médéric RIBREUX
02:15 AM Bug report #13958: Overflow on primary key with negative values; crashes QGIS when editing
The general case of overflow should be probably discussed in #14262 though... Sandro Santilli
02:13 AM Bug report #13958: Overflow on primary key with negative values; crashes QGIS when editing
Uhm, I wish new features could be identifier in some other way, but as long as this is how you tell them apart, there... Sandro Santilli
01:36 AM Revision a1118899 (qgis): postgres provider: don't log expected failure (followup 6b3651fa)
Jürgen Fischer
01:21 AM Revision c7a05430 (qgis): reduce wkb debugging noise (followup 2ea3d77)
Jürgen Fischer

2016-02-11

12:32 AM Bug report #14281 (Closed): Embedding layers does not work
Fixed in changeset commit:"6bbe3b93a22a310754f55f739c6cef8b1043a902". Hugo Mercier
08:11 AM Bug report #14281: Embedding layers does not work
<notextile>@</notextile>Hugo Mercier
Good. I think you mistakenly assigned somebody else here and re-assigned the iss...
Sebastian Dietrich
08:01 AM Bug report #14281: Embedding layers does not work
Thanks, I'll try to have a look soon Hugo Mercier
03:35 AM Bug report #14281: Embedding layers does not work
I bisected the bug to commit:7e5915ec793098a367667b8876dadd4ac825d66a. Sebastian Dietrich
03:34 AM Bug report #14281 (Closed): Embedding layers does not work
When embedding a simple layer from a project, I can select the layer I want to embed, but it does not show up in the ... Sebastian Dietrich
12:19 AM Bug report #14282 (Closed): Max value for option "Increase size of small diagrams"
In Layer Properties, Diagrams, Size the input widget for the option "Increase size of small diagrams" allows only val... Kai Borgolte
11:54 PM Bug report #13567: QGIS crashes when selecting features from OpenFileGDB with weird geometry
Michael, I see ... Sandro Santilli
11:12 AM Bug report #13567: QGIS crashes when selecting features from OpenFileGDB with weird geometry
Note that it does seems to be crashing in a different place:
In my initial report it was here:
0 libFileGDBAPI.dy...
Michael Kirk
11:10 AM Bug report #13567 (Reopened): QGIS crashes when selecting features from OpenFileGDB with weird ge...
Just got time to reverify that it's still an issue.
Steps to reproduce:
Download gdb file from:
https://drive.goog...
Michael Kirk
11:44 PM Revision 77bd6953 (qgis): Add polish translator
Robert Szczepanek
09:05 PM Revision 384da566 (qgis): Fix floating point inaccuracies when digitizing (to fix bug #13745)
Daan Goedkoop
08:32 PM Revision bcc8e2a7 (qgis): debian packaging: add yaml dependency python-qgis
Jürgen Fischer
06:45 PM Revision 8ba6149d (qgis): [processing] make DTM2ASCII tool visible in toolbox
Alexander Bruy
04:48 PM Revision f99ed7a0 (qgis): Change the title of QgsNewVectorLayerDialog to match the actions that s...
Sebastian Dietrich
04:32 PM Revision 43b39efd (qgis): [Processing] Add GRASS7 r.reclass inline rules (implements Redmine #5583)
Médéric Ribreux
04:15 PM Revision c8161aac (qgis): [GRASS] fixed stds input
Radim Blazek
03:46 PM Bug report #14172: QGIS freezes after canvas refresh when using graduated style with many classes
Bisected the bug to commit:8776449a148e8b5422a73de45e5a364d1a7e5d5d, part of "PR 2245":https://github.com/qgis/QGIS/p... Sebastian Dietrich
03:23 PM Revision dfdb420f (qgis): [GRASS] fixed module search on windows, fixes #14241
Radim Blazek
12:47 PM Revision 0d652b2f (qgis): Merge pull request #2774 from medspx/processing_fix_parameternumber
[processing] fix ParameterNumber float detection Alexander Bruy
12:09 PM Revision 47728377 (qgis): [Processing] Add r.null GRASS7 algorithm (implements Redmine #6893)
Médéric Ribreux
10:56 AM Bug report #14255: SVG preview blocks QGIS
Paolo Cavallini wrote:
> Richard is on testing
have you tried other machines?
Giovanni Manghi
09:11 AM Bug report #14255: SVG preview blocks QGIS
Richard is on testing Paolo Cavallini
09:09 AM Bug report #14258 (Reopened): Line width size assistant fails to load values when column is name...
Duplication is possible, but AFAIK not demonstrated. Better leave it open and close it after fix of #14257 and verifi... Paolo Cavallini
09:09 AM Bug report #14258 (Reopened): Line width size assistant fails to load values when column is name...
Duplication is possible, but AFAIK not demonstrated. Better leave it open and close it after fix of #14257 and verifi... Paolo Cavallini
09:07 AM Bug report #14258 (Closed): Line width size assistant fails to load values when column is name "...
duplicate of #14257 Giovanni Manghi
09:07 AM Bug report #14258 (Closed): Line width size assistant fails to load values when column is name "...
duplicate of #14257 Giovanni Manghi
07:19 AM Bug report #14258: Line width size assistant fails to load values when column is name "LENGTH"
Well, if postgres can be a reference implementation of SQL for us, user fields name is illegal as a SQL keyword when ... Regis Haubourg
05:44 AM Bug report #14258: Line width size assistant fails to load values when column is name "LENGTH"
I confirm that with quotes the expression is valid. I cannot check whether variable content is recognized.
I do not a...
Paolo Cavallini
02:10 AM Bug report #14258: Line width size assistant fails to load values when column is name "LENGTH"
I think it is related to #14257. Can you test adding double quotes on field name "LENGTH" manually the size expressio... Regis Haubourg
01:54 AM Bug report #14258 (Open): Line width size assistant fails to load values when column is name "LE...
Paolo Cavallini wrote:
> Good point. However, LENGTH is a valid column name in DBF, and I do not think we should impo...
Giovanni Manghi
01:54 AM Bug report #14258 (Open): Line width size assistant fails to load values when column is name "LE...
Paolo Cavallini wrote:
> Good point. However, LENGTH is a valid column name in DBF, and I do not think we should impo...
Giovanni Manghi
01:54 AM Bug report #14258 (Open): Line width size assistant fails to load values when column is name "LE...
Paolo Cavallini wrote:
> Good point. However, LENGTH is a valid column name in DBF, and I do not think we should impo...
Giovanni Manghi
01:54 AM Bug report #14258 (Open): Line width size assistant fails to load values when column is name "LE...
Paolo Cavallini wrote:
> Good point. However, LENGTH is a valid column name in DBF, and I do not think we should impo...
Giovanni Manghi
09:08 AM Bug report #14204 (Closed): QgsGeometry::fromWkb fails if WKB is different endian representation
fixed in commit:b9726d7 Jürgen Fischer
09:08 AM Bug report #14204 (Closed): QgsGeometry::fromWkb fails if WKB is different endian representation
fixed in commit:b9726d7 Jürgen Fischer
09:07 AM Bug report #14257: Size assistant expression misses double quotes for fields names in some cases
see also #14258 Giovanni Manghi
09:06 AM Bug report #14123 (Closed): Crash when choosing "Save As" on a layer with sqlite 3.10
Giovanni Manghi
05:39 AM Bug report #14123: Crash when choosing "Save As" on a layer with sqlite 3.10
I confirm, fixed in current Sid. Thanks Even and Bas. Paolo Cavallini
04:57 AM Bug report #14123: Crash when choosing "Save As" on a layer with sqlite 3.10
Note from Sebastiaan Couwenberg :
"""
gdal (1.11.3+dfsg-3) is now available in unstable and gdal (1.11.4+dfsg-1~exp2...
Even Rouault
01:52 AM Bug report #14123 (Feedback): Crash when choosing "Save As" on a layer with sqlite 3.10
rouault - wrote:
> This is a Unix specific issue since SQLite 3.10.0 (where the unixCurrentTime implementation of the...
Giovanni Manghi
08:46 AM Feature request #5583 (In Progress): Allow enter interactively reclass rules in r.reclass
see
https://github.com/qgis/QGIS/pull/2782
Giovanni Manghi
07:31 AM Feature request #6893 (In Progress): GRASS r.null
Hello,
I've made a "Pull-Request for this feature request":https://github.com/qgis/QGIS/pull/2781 . As said, the mai...
Médéric RIBREUX
07:31 AM Feature request #6893 (In Progress): GRASS r.null
Hello,
I've made a "Pull-Request for this feature request":https://github.com/qgis/QGIS/pull/2781 . As said, the mai...
Médéric RIBREUX
07:21 AM Bug report #14241: GRASS plugin tries to call t.list.exe instead of t.list.bat when listing tempo...
Stds input is fixed in commit:c8161aa. Radim Blazek
07:18 AM Bug report #14241 (Closed): GRASS plugin tries to call t.list.exe instead of t.list.bat when list...
Fixed in changeset commit:"dfdb420f23e33e3ed3df064d25b35582244de594". Radim Blazek
01:24 AM Bug report #14241: GRASS plugin tries to call t.list.exe instead of t.list.bat when listing tempo...
qgsgrass.cpp(2002) : (QgsGrass::findModule) [0ms] not found /C:/OSGeo4W/apps/grass/GRASS-~1.3/scripts/t.list.bat
be...
Radim Blazek
01:14 AM Bug report #14241: GRASS plugin tries to call t.list.exe instead of t.list.bat when listing tempo...
So I did. Attached a full debug log including QGIS start... Stefan Blumentrath
01:07 AM Bug report #14241: GRASS plugin tries to call t.list.exe instead of t.list.bat when listing tempo...
The t.list call from QgsGrassModuleInputModel is missing in the log, it is called once during the session (or when da... Radim Blazek
02:22 AM Bug report #14280 (Closed): Layer properties: name 'displayed as' not editable
in Layer properties, Layer name is editable but 'Displayed as' is not.
For WMS services (requests and legend titles...
Gavin Fleming
01:43 AM Bug report #14279 (Closed): Processing: pythn error when running model within the modeller
QGIS master.
TypeError: object.__new__(NotImplementedType) is not safe, use NotImplementedType.__new__()
Traceback...
Giovanni Manghi
01:15 AM Feature request #14278 (Open): add summary statistics to WFS filter capabilities
it would be really useful to add the ability to request summary statistics from a layer, which a client can use to co... Gavin Fleming
01:07 AM Bug report #13907: PostgreSQL triggers - QGIS freezes when saving layer edits
Try disabling all plugins. This behaviour is typical of badly behaved plugins. Nyall Dawson
01:07 AM Bug report #14271 (Feedback): QGIS 2.8 - Get very slow
Try disabling all plugins. This behaviour is typical of a badly written plugin. Nyall Dawson
01:05 AM Bug report #14277 (Closed): QGIS WFS server should not make geom response mandatory
If I request a specific non-spatial property in a WFS request and do not want the geometry, QGIS server nevertheless ... Gavin Fleming

2016-02-10

12:51 AM Bug report #14241: GRASS plugin tries to call t.list.exe instead of t.list.bat when listing tempo...
> Backport does not make sense to me, especially because t.* modules are rarely used.
I fully understand.
Could not ...
Stefan Blumentrath
12:31 AM Bug report #14241: GRASS plugin tries to call t.list.exe instead of t.list.bat when listing tempo...
You don't need qgis-dev-pdb to see debug logs. Just start dbgview.exe (https://technet.microsoft.com/en-us/sysinterna... Radim Blazek
12:11 AM Bug report #14241: GRASS plugin tries to call t.list.exe instead of t.list.bat when listing tempo...
> Is it Windows only problem? Which module? t.rast.list works for me on Linux.
Possibly. I have not tested on Ubuntu...
Stefan Blumentrath
11:56 PM Bug report #14241: GRASS plugin tries to call t.list.exe instead of t.list.bat when listing tempo...
Maybe it is not really fixed and it just does not show an error because I also added missing try-catch.
> However, t...
Radim Blazek
11:12 PM Bug report #14241: GRASS plugin tries to call t.list.exe instead of t.list.bat when listing tempo...
I can confirm that this particular issue is fixed!
However, the time series data input widget does not find any STRD...
Stefan Blumentrath
11:42 PM Bug report #14276 (Closed): CRS axes flipping with QGIS WMS
I have QGIS 2.8 server
When I use QGIS (2.8.6) as a client, requests in EPSG:3857 work fine but requests in EPSG:4...
Gavin Fleming
11:32 PM Bug report #13627: relative paths broken in 2.8.3
the issue was that the layer was in a soft-linked directory. QGIS was following the link and storing the absolute pat... Gavin Fleming
06:45 PM Bug report #14264: Graduated symbol generator not recognizing real numbers properly
Sample data attached!
I double checked, and this does indeed still cause the same problem for me.
Nate Wessel
03:37 PM Revision 169d35f3 (qgis): [processing] fix example script
Alexander Bruy
03:27 PM Bug report #14275 (Closed): "Control feature rendering order" textbox is not editable
Currently, the textbox beside "Control feature rendering order" is selectable but non editable. It could be handy to ... Harrissou Santanna
03:22 PM Bug report #14274 (Closed): "Control feature rendering order" checked by default
"Control feature rendering order" option is checked by default, even though no condition is set. Harrissou Santanna
02:46 PM Bug report #14273 (Closed): Categorized style : deselecting the NULL category makes all features ...
Let's take a layer with an integer field.
In Properties --> Style I use an expression like *myfield % 3* and get cate...
Harrissou Santanna
01:27 PM Bug report #13835: Shapefiles with EPSG 2926 and 2927 Washington State Plane North and South not ...
I believe this comes down to how ESRI and QGIS handle projections differently. A similar situation is described in t... Josiah Wahlrab
12:31 PM Bug report #13907: PostgreSQL triggers - QGIS freezes when saving layer edits
Meanwhile I suppose it's neither a trigger nor a PostGIS issue. Most of the time I'm just adding new features. QGIS g... Paul Kanelli
12:30 PM Revision 958f0ee6 (qgis): [BUGFIX] remove trAlgorithm fromUnion.py followup b81604c
René-Luc ReLuc
11:44 AM Bug report #14271: QGIS 2.8 - Get very slow
See #13869
Gerhard Spieles
09:20 AM Bug report #14271 (Closed): QGIS 2.8 - Get very slow
Dear QGIS friend,
I have a very great experiences with QGIS last years. But with 2.8, when I need to select feature...
enzopolo polo
11:35 AM Bug report #13958: Overflow on primary key with negative values; crashes QGIS when editing
Negative ids are used to identify new features (see "FID_AS_NEW":https://github.com/qgis/QGIS/blob/master/src/core/qg... Jürgen Fischer
10:29 AM Bug report #14272: QDialogProgress used in QgsVectorLayer::countSymbolFeatures
Pull Request opened https://github.com/qgis/QGIS/pull/2780 René-Luc ReLuc
10:08 AM Bug report #14272: QDialogProgress used in QgsVectorLayer::countSymbolFeatures
To fix it, it's probably possible to simply remove the use of QDialogProgress. Any thoughts ? René-Luc ReLuc
10:07 AM Bug report #14272 (Closed): QDialogProgress used in QgsVectorLayer::countSymbolFeatures
Folliwing the vector feature counts moved to vector layer commit 038acbc76083dae3fd29795b9e73d97cd92c3d3a fixes #6237... René-Luc ReLuc
09:54 AM Revision 294f033b (qgis): adapt wfs capabilities test data to d11c689e
Jürgen Fischer
09:45 AM Revision 5715ed3b (qgis): Merge pull request #2775 from NaturalGIS/processing_fix_saga_default_ex...
[processing] remove wrong/non mandatory default extent for raster analysis Alexander Bruy
08:59 AM Revision 9e0043cd (qgis): include qgswkbptr.h in install
Jürgen Fischer
08:07 AM Bug report #14269: PyQgsPostgresProvider test hangs in absence of test database
A PR to avoid hard-coding the connection parameters is here:
https://github.com/qgis/QGIS/pull/2779
Sandro Santilli
08:00 AM Bug report #14269: PyQgsPostgresProvider test hangs in absence of test database
Creating the database still hangs. What fixes the hang is tweaking the "dbconn" to only specify database name:... Sandro Santilli
07:36 AM Bug report #14269: PyQgsPostgresProvider test hangs in absence of test database
For batch-processes (like in this case) we should avoid ever prompting the user.
The psql script has a switch for thi...
Sandro Santilli
07:32 AM Bug report #14269: PyQgsPostgresProvider test hangs in absence of test database
The hang is due to user prompt:... Sandro Santilli
06:54 AM Bug report #14269 (Closed): PyQgsPostgresProvider test hangs in absence of test database
Running ... Sandro Santilli
07:48 AM Bug report #14136: Error on opening project file on 2.13 (nightly development build)
See "PR 2778":https://github.com/qgis/QGIS/pull/2778 for a solution. Sebastian Dietrich
07:48 AM Bug report #14136: Error on opening project file on 2.13 (nightly development build)
See "PR 2778":https://github.com/qgis/QGIS/pull/2778 for a solution. Sebastian Dietrich
07:48 AM Bug report #14136: Error on opening project file on 2.13 (nightly development build)
See "PR 2778":https://github.com/qgis/QGIS/pull/2778 for a solution. Sebastian Dietrich
06:33 AM Bug report #14123: Crash when choosing "Save As" on a layer with sqlite 3.10
This is a Unix specific issue since SQLite 3.10.0 (where the unixCurrentTime implementation of the xCurrentTime SQLit... Even Rouault
01:10 AM Bug report #14123 (Open): Crash when choosing "Save As" on a layer with sqlite 3.10
Giovanni Manghi
06:32 AM Bug report #14253: Crash on layer saveas Debian Stretch/Testing
This is a Unix specific issue since SQLite 3.10.0 (where the unixCurrentTime implementation of the xCurrentTime SQLit... Even Rouault
01:09 AM Bug report #14253 (Closed): Crash on layer saveas Debian Stretch/Testing
debian testing ships sqlite3 3.10, so it is duplicate of #14123 Giovanni Manghi
01:09 AM Bug report #14253 (Closed): Crash on layer saveas Debian Stretch/Testing
debian testing ships sqlite3 3.10, so it is duplicate of #14123 Giovanni Manghi
06:01 AM Feature request #14268 (Open): Automatically create PostgreSQL test database on "make check"
Right now it takes configuring the build with -DENABLE_PGTEST=ON and manually creating and initializing a test databa... Sandro Santilli
06:01 AM Bug report #14267 (Closed): Discourage other labels from covering features in this layer is not a...
I have two layers - settlement point layer and polygon layer, which contains an object that I would like to use as an... Daria Svidzinska
02:30 AM Bug report #14265: Problem with build dependencies for master on Debian stretch
BTW the nightlies are built in a pbuild/cowbuilder environment - so the evaluated templates land in the source packag... Jürgen Fischer
02:22 AM Bug report #14265 (Closed): Problem with build dependencies for master on Debian stretch
"libqwt-dev":https://packages.debian.org/search?keywords=libqwt-dev&searchon=names&suite=testing&section=all is avail... Jürgen Fischer
02:22 AM Bug report #14265 (Closed): Problem with build dependencies for master on Debian stretch
"libqwt-dev":https://packages.debian.org/search?keywords=libqwt-dev&searchon=names&suite=testing&section=all is avail... Jürgen Fischer
02:04 AM Bug report #14265 (Closed): Problem with build dependencies for master on Debian stretch
There is a problem with build dependencies for master on Debian stretch:... Andy Wood
02:26 AM Bug report #14182 (Closed): Geometry.fromWkb crashes on unexpected/malformed WKB
fixed by commit:b9726d7285733c27d42456c115e28d5a37f3e0be Sandro Santilli
02:26 AM Bug report #14182 (Closed): Geometry.fromWkb crashes on unexpected/malformed WKB
fixed by commit:b9726d7285733c27d42456c115e28d5a37f3e0be Sandro Santilli
02:26 AM Bug report #14182 (Closed): Geometry.fromWkb crashes on unexpected/malformed WKB
fixed by commit:b9726d7285733c27d42456c115e28d5a37f3e0be Sandro Santilli
02:18 AM Bug report #14262 (In Progress): Overflow on primary key with negative values; cannot save edits
Patch ready for review: https://github.com/qgis/QGIS/pull/2777 Sandro Santilli
02:18 AM Bug report #14262 (In Progress): Overflow on primary key with negative values; cannot save edits
Patch ready for review: https://github.com/qgis/QGIS/pull/2777 Sandro Santilli
02:18 AM Bug report #14262 (In Progress): Overflow on primary key with negative values; cannot save edits
Patch ready for review: https://github.com/qgis/QGIS/pull/2777 Sandro Santilli
02:18 AM Bug report #14262 (In Progress): Overflow on primary key with negative values; cannot save edits
Patch ready for review: https://github.com/qgis/QGIS/pull/2777 Sandro Santilli
02:18 AM Bug report #14262 (In Progress): Overflow on primary key with negative values; cannot save edits
Patch ready for review: https://github.com/qgis/QGIS/pull/2777 Sandro Santilli
01:10 AM Bug report #14262: Overflow on primary key with negative values; cannot save edits
It looks like QgsPostgresConn::getBinaryInt is responsible of converting the signed integer to an unsigned one:
<pre...
Sandro Santilli
01:32 AM Revision 7128a353 (qgis): add 2to3 script to migrate (some) PyQt signal/slots to new style
Jürgen Fischer
01:15 AM Bug report #14255: SVG preview blocks QGIS
Paolo Cavallini wrote:
> Thanks for the feedback. In this case a packaging/dependency problem seems likely. Anyone on...
Giovanni Manghi
01:14 AM Bug report #14169 (Closed): Crash when clicking "save as..." when the source file is CSV or SHP
duplicate of #14123 Giovanni Manghi
01:14 AM Bug report #14169 (Closed): Crash when clicking "save as..." when the source file is CSV or SHP
duplicate of #14123 Giovanni Manghi
01:12 AM Bug report #14263 (Open): QGIS2.12.3 : processing toolbox : grass7 : r.sunmask fails; too many ar...

> What do you think about this ?
I can do that.
Giovanni Manghi
01:12 AM Bug report #14263 (Open): QGIS2.12.3 : processing toolbox : grass7 : r.sunmask fails; too many ar...

> What do you think about this ?
I can do that.
Giovanni Manghi
01:12 AM Bug report #14263 (Open): QGIS2.12.3 : processing toolbox : grass7 : r.sunmask fails; too many ar...

> What do you think about this ?
I can do that.
Giovanni Manghi
01:06 AM Bug report #14263 (Feedback): QGIS2.12.3 : processing toolbox : grass7 : r.sunmask fails; too man...
Hello,
the easiest workaround to solve this bug is to split r.sunmask into two algorithms:
- r.sunmask.position whic...
Médéric RIBREUX
01:06 AM Bug report #14263 (Feedback): QGIS2.12.3 : processing toolbox : grass7 : r.sunmask fails; too man...
Hello,
the easiest workaround to solve this bug is to split r.sunmask into two algorithms:
- r.sunmask.position whic...
Médéric RIBREUX
01:06 AM Bug report #14263 (Feedback): QGIS2.12.3 : processing toolbox : grass7 : r.sunmask fails; too man...
Hello,
the easiest workaround to solve this bug is to split r.sunmask into two algorithms:
- r.sunmask.position whic...
Médéric RIBREUX
01:06 AM Bug report #14263 (Feedback): QGIS2.12.3 : processing toolbox : grass7 : r.sunmask fails; too man...
Hello,
the easiest workaround to solve this bug is to split r.sunmask into two algorithms:
- r.sunmask.position whic...
Médéric RIBREUX

2016-02-09

12:50 AM Bug report #14262: Overflow on primary key with negative values; cannot save edits
2.4.0-Chugiak same behavior as 2.6.1-Brighton and 2.8.4 Sandro Santilli
12:43 AM Bug report #14262: Overflow on primary key with negative values; cannot save edits
I just tried 2.6.1-Brighton and it also displays ERROR in attribute values, max unsigned integer on identify and cras... Sandro Santilli
02:11 PM Bug report #14262: Overflow on primary key with negative values; cannot save edits
Mike Toews did not specify which previous version worked. I did test with 2.8.4 and the feature id is still reported ... Sandro Santilli
02:08 PM Bug report #14262: Overflow on primary key with negative values; cannot save edits
Sandro Santilli wrote:
> As mentioned, it crashed with 2.8.4. I hadn't tested any previous release, but 2.8 being an ...
Giovanni Manghi
01:50 PM Bug report #14262: Overflow on primary key with negative values; cannot save edits
As mentioned, it crashed with 2.8.4. I hadn't tested any previous release, but 2.8 being an LTR I wouldn't go any ear... Sandro Santilli
01:43 PM Bug report #14262 (Feedback): Overflow on primary key with negative values; cannot save edits
if it worked ok on previous qgis releases this should be tagged as blocker and have 2.14 has target. Cheers! Giovanni Manghi
08:24 AM Bug report #14262 (Closed): Overflow on primary key with negative values; cannot save edits
Spin off of #13958
Create a simple PostGIS table:...
Sandro Santilli
12:20 AM Bug report #14255: SVG preview blocks QGIS
Thanks for the feedback. In this case a packaging/dependency problem seems likely. Anyone on sid? Paolo Cavallini
01:03 PM Bug report #14255 (Feedback): SVG preview blocks QGIS
No problems whatsoever on master on both Ubuntu and Windows. Please try another system and report back. Thanks. Giovanni Manghi
06:14 AM Bug report #14255: SVG preview blocks QGIS
Hi Paolo,
can you provide more details to reproduce?
I'm here on Debian testing, but can perfectly fine load a poin...
Richard Duivenvoorde
05:01 AM Bug report #14255 (Closed): SVG preview blocks QGIS
When changing a symbol to SVG, or in other instances where SVG preview should be created in vector properties, QGIS t... Paolo Cavallini
11:57 PM Bug report #14123: Crash when choosing "Save As" on a layer with sqlite 3.10
See also #14253 Paolo Cavallini
12:21 PM Bug report #14123: Crash when choosing "Save As" on a layer with sqlite 3.10
As it seems to have shown up with 3.10, I wouldn't exepct 3.8 to have any problems Doug Newgard
03:07 AM Bug report #14123: Crash when choosing "Save As" on a layer with sqlite 3.10
My version of sqlite is 3.8.2 -- Just tested again with qgis master (964ae1f) and I can open a layer from a spatialit... Sandro Santilli
11:56 PM Bug report #14253: Crash on layer saveas Debian Stretch/Testing
See also #14123 Paolo Cavallini
01:33 PM Bug report #14253 (Feedback): Crash on layer saveas Debian Stretch/Testing
Just tested on latest master on Ubuntu (nightly build repo + ubuntugis) and OSGeo4w, all ok... Giovanni Manghi
01:33 PM Bug report #14253 (Feedback): Crash on layer saveas Debian Stretch/Testing
Just tested on latest master on Ubuntu (nightly build repo + ubuntugis) and OSGeo4w, all ok... Giovanni Manghi
01:33 PM Bug report #14253 (Feedback): Crash on layer saveas Debian Stretch/Testing
Just tested on latest master on Ubuntu (nightly build repo + ubuntugis) and OSGeo4w, all ok... Giovanni Manghi
04:10 AM Bug report #14253 (Closed): Crash on layer saveas Debian Stretch/Testing
QGIS crashes upon trying to use 'saveAs' from layer context dialog, immidiatly after activating the menu.
If I run Q...
Richard Duivenvoorde
11:54 PM Bug report #14258: Line width size assistant fails to load values when column is name "LENGTH"
Good point. However, LENGTH is a valid column name in DBF, and I do not think we should impose additional limitations. Paolo Cavallini
01:11 PM Bug report #14258 (Feedback): Line width size assistant fails to load values when column is name...
it works if you use the same datatype but use a different column name... "LENGTH" looks like a reserved word. Giovanni Manghi
05:26 AM Bug report #14258 (Closed): Line width size assistant fails to load values when column is name "...
The assistant fails to load values of a variable (length, real) from a particular layer.
Other variables (integers, ...
Paolo Cavallini
11:35 PM Bug report #14169: Crash when clicking "save as..." when the source file is CSV or SHP
https://aur.archlinux.org/packages/qgis/ the discussion here also suggest that the problem is solved by downgrading s... Gaelic Miko
11:33 PM Bug report #14169: Crash when clicking "save as..." when the source file is CSV or SHP
I can confirm that sqlite is the problem. I downgraded it an now I have no problems with 'save as'.
@Shai, can you c...
Gaelic Miko
03:13 AM Bug report #14169: Crash when clicking "save as..." when the source file is CSV or SHP
If you're also using sqlite 3.10 I think this could be marked as a duplicate of #14123 Sandro Santilli
03:12 AM Bug report #14169: Crash when clicking "save as..." when the source file is CSV or SHP
Some hints:
- Check with `ldd` that the same version of libraries are used by qgis and gdal (and there are no duplic...
Sandro Santilli
10:22 PM Bug report #14264 (Feedback): Graduated symbol generator not recognizing real numbers properly
Can you share a sql dump of your dataset? Even a partial extract which demonstrates the issue will be useful. Nyall Dawson
08:39 PM Bug report #14264 (Closed): Graduated symbol generator not recognizing real numbers properly
When using the style dialogue to generate a graduated color ramp, there is a failure to properly recognize real numbe... Nate Wessel
09:02 PM Revision c931e1e7 (qgis): [Processing] Split v.generalize (implements Redmine #5707)
Médéric RIBREUX
08:37 PM Revision e9e4954c (qgis): Processing: remove wrong/non mandatory default extent for raster analysis
Giovanni Manghi
08:07 PM Revision 5d19a3b2 (qgis): [Processing] Fix ParameterNumber float detection (with unit tests)
Médéric RIBREUX
06:47 PM Bug report #13209 (In Progress): area not calculated correctly with OTF on
Nyall Dawson
05:54 PM Revision 45fa67dd (qgis): [BUGFIX][QGIS Server] WFS Service Capability OnlineResource
WFS Service Capability OnlineResource is not the same as in WMS. René-Luc ReLuc
05:53 PM Revision cdd4aed0 (qgis): [BUGFIX][QGIS Server] WFS Service Capability OnlineResource
WFS Service Capability OnlineResource is not the same as in WMS. René-Luc ReLuc
05:52 PM Revision 2ae8cbdd (qgis): [BUGFIX][QGIS Server] WFS Service Capability OnlineResource
WFS Service Capability OnlineResource is not the same as in WMS. René-Luc ReLuc
05:50 PM Revision d11c689e (qgis): [BUGFIX][QGIS Server] WFS Service Capability OnlineResource
WFS Service Capability OnlineResource is not the same as in WMS. René-Luc ReLuc
05:40 PM Revision 682d7427 (qgis): [BUGFIX] Update (*.model *.MODEL) localization
This part of the string, (*.model *.MODEL), does not have to be localized.
Some localizers have added a comma between...
René-Luc ReLuc
05:29 PM Revision ec75f345 (qgis): [BUGFIX] Update (*.model *.MODEL) localization
This part of the string, (*.model *.MODEL), does not have to be localized.
Some localizers have added a comma between...
René-Luc ReLuc
05:11 PM Revision 3745207d (qgis): fix windows build (followup 58beed24)
Jürgen Fischer
04:21 PM Revision b9726d72 (qgis): Merge pull request #2748 from jef-n/wkb-bounds-check
port more WKB parsing to Qgs(Const)WkbPtr including bounds checking Jürgen Fischer
02:20 PM Revision 4a8b49b7 (qgis): don't save invalid wkb
Jürgen Fischer
02:20 PM Revision 026a5c71 (qgis): avoid identifier verify (macro on mac)
Jürgen Fischer
02:20 PM Revision e8a5c665 (qgis): simplifier: fix skipping to last point (fixes 1a3f3d4)
Jürgen Fischer
02:20 PM Revision 731a3fe1 (qgis): catch QgsWkbException in QgsGeometryFactory (passes test from PR#2751)
Jürgen Fischer
02:20 PM Revision d05c31ea (qgis): fix gml wkb assembly
Jürgen Fischer
02:20 PM Revision e8be21ad (qgis): Add test for premature WKB end in QgsGeometry::asWkt
See #14182 Sandro Santilli
02:20 PM Revision 2ea3d774 (qgis): port more WKB parsing to Qgs(Const)WkbPtr including bounds checking
Jürgen Fischer
02:20 PM Revision 89b49a1a (qgis): avoid double endian swapping
Jürgen Fischer
02:19 PM Revision ded1ebb3 (qgis): indentation fixes
Jürgen Fischer
02:16 PM Bug report #14263 (Closed): QGIS2.12.3 : processing toolbox : grass7 : r.sunmask fails; too many ...
Hi,
r.sunmask fails with error: "Either define sun position or location/date/time parameters"
Log:
> @Algorithm r.s...
Jeremy Spurway
02:12 PM Revision 475911f7 (qgis): Merge pull request #2768 from NaturalGIS/processing_fix_gdal_string
[processing] fix non-translatable string in GDAL/Aspect Alexander Bruy
02:12 PM Revision 686ad242 (qgis): Merge pull request #2769 from NaturalGIS/processing_fix_gdal_optional_p...
[processing] fix a few GDAL/OGR optional parameters Alexander Bruy
02:11 PM Revision a5ddf92d (qgis): Merge pull request #2770 from NaturalGIS/processing_fix_ogr_convert_format
[processing] fix OGR/Convert format tool Alexander Bruy
02:04 PM Bug report #11410 (Closed): QGIS crashes when rendering all layers from a SOSI file at once
Stefan Blumentrath wrote:
> Unfortunately, it seems that the Norwegian Mapping authority (Kartverket) discontinued th...
Giovanni Manghi
02:04 PM Bug report #11410 (Closed): QGIS crashes when rendering all layers from a SOSI file at once
Stefan Blumentrath wrote:
> Unfortunately, it seems that the Norwegian Mapping authority (Kartverket) discontinued th...
Giovanni Manghi
02:02 PM Bug report #14236 (Open): Moved labels disappear from the rotated map canvas and from rotated pri...

> Well, I can't say that it's true for my projects. I attach a project for example. Here names of objects in black f...
Giovanni Manghi
01:58 PM Bug report #14249 (Feedback): Error while saving shape file
Please test the latest fixes installing the "master" version of qgis using the osgeo4w installer, then report back.
...
Giovanni Manghi
01:58 PM Bug report #14249 (Feedback): Error while saving shape file
Please test the latest fixes installing the "master" version of qgis using the osgeo4w installer, then report back.
...
Giovanni Manghi
01:53 PM Bug report #14241 (Feedback): GRASS plugin tries to call t.list.exe instead of t.list.bat when li...
Giovanni Manghi
01:13 AM Bug report #14241: GRASS plugin tries to call t.list.exe instead of t.list.bat when listing tempo...
I have also moved QgsGrassModule::findExec() to QgsGrass::findModule() and used it in QgsGrass::runModule() in 58beed... Radim Blazek
01:45 PM Bug report #14252: Cannot Save or Edit Existing .Shp Files
seems much like a local issue... please remove/disable any 3rd party plugin and try again. If still fail try also ano... Giovanni Manghi
06:21 AM Bug report #14252 (Feedback): Cannot Save or Edit Existing .Shp Files
Is your file readable by any chance?
Saber Razmjooei
02:04 AM Bug report #14252 (Closed): Cannot Save or Edit Existing .Shp Files
I'm having a problem doing any of the following
* Saving edits to existing .shp files
* Converting other file types ...
Daniel Hart
01:37 PM Bug report #14187: Contextual legend
Benjamin Schepers wrote:
> Hi,
> please apologize the misunderstanding.
>
> So I installed "qgis-dev" (2.13.0-93) wi...
Giovanni Manghi
01:37 PM Bug report #14187: Contextual legend
Benjamin Schepers wrote:
> Hi,
> please apologize the misunderstanding.
>
> So I installed "qgis-dev" (2.13.0-93) wi...
Giovanni Manghi
02:54 AM Bug report #14187: Contextual legend
Hi,
please apologize the misunderstanding.
So I installed "qgis-dev" (2.13.0-93) with OSGeo4W - this should be the "...
Benjamin Schepers
01:08 AM Bug report #14187: Contextual legend
Benjamin Schepers wrote:
> Did you use the above mentioned Service for your test?
No - he said master (ie. 2.13)
Jürgen Fischer
01:30 PM Bug report #13934: QGIS crashed when digitise SpatiaLite (geos 3.4)
Claas Leiner wrote:
> The problem is still under QGIS 2.12.3 available on Ubuntu 14.04 when triggers are used to auto...
Giovanni Manghi
03:11 AM Bug report #13934: QGIS crashed when digitise SpatiaLite (geos 3.4)
The problem is still under QGIS 2.12.3 available on Ubuntu 14.04 when triggers are used to automatically calculate at... Claas Leiner
01:26 PM Bug report #14254: FileGDB (ESRI FileGDB) from newer ArcGIS-Versions couldn't be opened
it opens fine also here (both Linux and Win, the latter with the open driver). Giovanni Manghi
08:21 AM Bug report #14254: FileGDB (ESRI FileGDB) from newer ArcGIS-Versions couldn't be opened
This is probably a problem with your local gdal/ogr driver. I can open both files in master and 2.8 in Windows and Li... Saber Razmjooei
08:07 AM Bug report #14254: FileGDB (ESRI FileGDB) from newer ArcGIS-Versions couldn't be opened
ERROR messsage was: "... infrastructure_1.gdb is not a valid or recognized data source."
Due to our ArcGIS-Update fr...
Benjamin Schepers
06:19 AM Bug report #14254 (Feedback): FileGDB (ESRI FileGDB) from newer ArcGIS-Versions couldn't be opened
Could you provide an example file? Saber Razmjooei
06:19 AM Bug report #14254 (Feedback): FileGDB (ESRI FileGDB) from newer ArcGIS-Versions couldn't be opened
Could you provide an example file? Saber Razmjooei
05:10 AM Bug report #14254: FileGDB (ESRI FileGDB) from newer ArcGIS-Versions couldn't be opened
FileGDBs created with earlier ArcGIS-versions are usable. Benjamin Schepers
04:41 AM Bug report #14254 (Closed): FileGDB (ESRI FileGDB) from newer ArcGIS-Versions couldn't be opened
Accessing a FileGDB (via ESRI-FileGDB driver) seems to be broken with a FileGDB created by newer ArcGIS-versions (10.... Benjamin Schepers
12:13 PM Feature request #5707 (In Progress): Split v.generalize GRASS module in two
Hello,
I've made "a Pull-Request":https://github.com/qgis/QGIS/pull/2776 for this feature request.
As said, I've cho...
Médéric RIBREUX
12:04 PM Bug report #13686 (Closed): [compile] qgis master fails with "error: ‘PyUnicode_AsUTF8’ was not d...
I think that it's when a user uses any of the PYTHON cmake options for a custom python (ex, python26, python27, pytho... Donovan Cameron
03:10 AM Bug report #13686: [compile] qgis master fails with "error: ‘PyUnicode_AsUTF8’ was not declared i...
Can this ticket be closed then or what's left to do exactly ? Sandro Santilli
11:41 AM Revision e38222b0 (qgis): Processing: add missing v.surf.rst.line tool to GRASS7
Giovanni Manghi
11:37 AM Revision 41ac88ad (qgis): debian packaging: fix templates (fixes #14248)
Jürgen Fischer
11:20 AM Feature request #9067 (Open): Lower case names of fields when importing a shape by DBManager
Hi,
I am reopening this. While I understand why the lower case change is done, there is a precedence set by the @shp...
Larry Shaffer
11:20 AM Feature request #9067 (Open): Lower case names of fields when importing a shape by DBManager
Hi,
I am reopening this. While I understand why the lower case change is done, there is a precedence set by the @shp...
Larry Shaffer
11:20 AM Feature request #9067 (Open): Lower case names of fields when importing a shape by DBManager
Hi,
I am reopening this. While I understand why the lower case change is done, there is a precedence set by the @shp...
Larry Shaffer
11:20 AM Feature request #9067 (Open): Lower case names of fields when importing a shape by DBManager
Hi,
I am reopening this. While I understand why the lower case change is done, there is a precedence set by the @shp...
Larry Shaffer
10:44 AM Revision 2ebd26a9 (qgis): [postgres] Fix detection of 2.5D layer types
Hugo Mercier
10:44 AM Revision fa78ccf7 (qgis): Deprecate old WkbType in QgsDataSourceUri
Hugo Mercier
10:44 AM Revision e2123c79 (qgis): Fix addFeature and addPart maptool for layers with a Z
Hugo Mercier
10:40 AM Revision 5f310a72 (qgis): debian packaging: fix removed diversion (followup 8b054e6)
Jürgen Fischer
10:05 AM Revision 58beed24 (qgis): [GRASS] better module lookup
Radim Blazek
10:03 AM Revision 65afdcf2 (qgis): indentation fix
Jürgen Fischer
10:01 AM Revision 27da8bcd (qgis): Merge pull request #2767 from NaturalGIS/processing_fix_gdal_nearblack
fix Processing GDAL near black tool Victor Olaya
09:52 AM Revision 4309b862 (qgis): Merge pull request #2771 from medspx/fix_processing_grass_overwrite
[Processing] Fix overwrite for GRASS7 (Redmine #13488) Victor Olaya
09:46 AM Revision f49dbdc2 (qgis): [Processing] Fix overwrite for GRASS7 (Redmine #13488)
Médéric Ribreux
08:24 AM Bug report #13958 (Closed): Overflow on primary key with negative values; crashes QGIS when editing
I cannot reproduce the crash with a clean build against commit:b9726d7285733c27d42456c115e28d5a37f3e0be, so closing t... Sandro Santilli
06:44 AM Bug report #13958: Overflow on primary key with negative values; crashes QGIS when editing
So the crash was filed as #14260 -- Mike I'll leave to you confirming that master branch does not crash on edit, and ... Sandro Santilli
06:41 AM Bug report #13958: Overflow on primary key with negative values; crashes QGIS when editing
Uff, the crash is unrelated with this bug. I'm filing a new one.
Sandro Santilli
06:40 AM Bug report #13958 (Reopened): Overflow on primary key with negative values; crashes QGIS when edi...
Wait, reopening. It still crashes, only later (need to close to crash).
Before closing, this is logged:...
Sandro Santilli
06:36 AM Bug report #13958 (Closed): Overflow on primary key with negative values; crashes QGIS when editing
Ok, master (ded1ebb) does not crash for me, so this seems to be fixed (the crash).
Feel free to file another one for ...
Sandro Santilli
06:36 AM Bug report #13958 (Closed): Overflow on primary key with negative values; crashes QGIS when editing
Ok, master (ded1ebb) does not crash for me, so this seems to be fixed (the crash).
Feel free to file another one for ...
Sandro Santilli
06:16 AM Bug report #13958: Overflow on primary key with negative values; crashes QGIS when editing
Oops, sorry but I completely overlooked the crash part ! But confirm 2.8.4-Wien and final-2_10_1 are affected by it.
...
Sandro Santilli
06:16 AM Bug report #13958: Overflow on primary key with negative values; crashes QGIS when editing
Oops, sorry but I completely overlooked the crash part ! But confirm 2.8.4-Wien and final-2_10_1 are affected by it.
...
Sandro Santilli
06:13 AM Bug report #13958: Overflow on primary key with negative values; crashes QGIS when editing
Actually, 2.8.4-Wien also has the same behavior.
What does it mean, Mike, that this is "a recent issue" ?
Sandro Santilli
06:11 AM Bug report #13958: Overflow on primary key with negative values; crashes QGIS when editing
final-2_10_1 is already broken Sandro Santilli
04:03 AM Bug report #13958: Overflow on primary key with negative values; crashes QGIS when editing
final-2_12_0 is already bogus Sandro Santilli
03:46 AM Bug report #13958: Overflow on primary key with negative values; crashes QGIS when editing
Mike what's the latest version still working, to help bisect ? Sandro Santilli
03:19 AM Bug report #13958 (In Progress): Overflow on primary key with negative values; crashes QGIS when ...
Confirmed with current master (2.14.0dev, 964ae1f) on Linux 64bit -- but it doesn't cause crash or corruption, right ? Sandro Santilli
03:19 AM Bug report #13958 (In Progress): Overflow on primary key with negative values; crashes QGIS when ...
Confirmed with current master (2.14.0dev, 964ae1f) on Linux 64bit -- but it doesn't cause crash or corruption, right ? Sandro Santilli
03:19 AM Bug report #13958 (In Progress): Overflow on primary key with negative values; crashes QGIS when ...
Confirmed with current master (2.14.0dev, 964ae1f) on Linux 64bit -- but it doesn't cause crash or corruption, right ? Sandro Santilli
03:19 AM Bug report #13958 (In Progress): Overflow on primary key with negative values; crashes QGIS when ...
Confirmed with current master (2.14.0dev, 964ae1f) on Linux 64bit -- but it doesn't cause crash or corruption, right ? Sandro Santilli
08:24 AM Bug report #13979: Legend Item Properties - Symbol Size
+1 .
having symbols with map units size makes a wrong legend in composer. Symbol frame is huge around the symbol. Sy...
Regis Haubourg
08:24 AM Bug report #13979: Legend Item Properties - Symbol Size
+1 .
having symbols with map units size makes a wrong legend in composer. Symbol frame is huge around the symbol. Sy...
Regis Haubourg
08:24 AM Bug report #13979: Legend Item Properties - Symbol Size
+1 .
having symbols with map units size makes a wrong legend in composer. Symbol frame is huge around the symbol. Sy...
Regis Haubourg
08:19 AM Bug report #14260 (Closed): Crash on exit
I cannot reproduce with a clean build against commit:b9726d7285733c27d42456c115e28d5a37f3e0be, so closing. Sandro Santilli
08:19 AM Bug report #14260 (Closed): Crash on exit
I cannot reproduce with a clean build against commit:b9726d7285733c27d42456c115e28d5a37f3e0be, so closing. Sandro Santilli
06:58 AM Bug report #14260: Crash on exit
Valgrind report on the run of output/bin/qgis_applicationtest... Sandro Santilli
06:55 AM Bug report #14260: Crash on exit
Running make check confirms the problem:... Sandro Santilli
06:45 AM Bug report #14260: Crash on exit
NOTE: I've disabled _all_ plugins (including core) and the issue is still reproducible Sandro Santilli
06:43 AM Bug report #14260 (Closed): Crash on exit
To reproduce:
1. Open qgis
2. Close qgis
Backtrace:...
Sandro Santilli
08:14 AM Feature request #14155: Composer Items Properties: Being able to change the height of some widgets
+1 here. It would be a way to be resilient to some issues with symbol size in legends Regis Haubourg
07:56 AM Feature request #14261 (Open): feature templates
It would be nice to have feature templates like in Arcgis 10 to speed up the workflow by self-populating “type” attri... Loic BUSCOZ
07:33 AM Bug report #14248 (Closed): Debian build failure.
Seems to be fixed now.
Andy Wood
03:54 AM Bug report #14248 (Reopened): Debian build failure.
Thank you for the update, however I fear it has introduced another problem:
dpkg-source: error: syntax error in qgis...
Andy Wood
02:38 AM Bug report #14248 (Closed): Debian build failure.
Fixed in changeset commit:"41ac88ad3e1d21f759bd4b36268273f58af48bf5". Jürgen Fischer
02:23 AM Bug report #14248 (Reopened): Debian build failure.
This does not seem to work as documented any more:... Andy Wood
06:24 AM Bug report #14238 (Closed): Processing v.surf.rst / v.surf.rst.line not working
Hi Giovanni,
You are right, I've tested with several dmin values and it works with values from 17.
Testing the comp...
Pedro Venâncio
05:46 AM Bug report #14259 (Closed): Add help for some variable functions
At least, the variables functions map_extent_center, map_extent_height and map_extent_width do not have description i... Harrissou Santanna
05:24 AM Bug report #14257 (Closed): Size assistant expression misses double quotes for fields names in so...
when testing size assistant with fields coming from a join , named with a prefix initialized with layer name I faced ... Regis Haubourg
05:24 AM Bug report #5644 (Closed): GRASS integration should use private, not user's .grassrc6 file
Hello, bug triage...
I can't reproduce it on QGIS 2.13 master with GRASS7 on Debian Stretch. File ??~/.grass7/rc?? i...
Médéric RIBREUX
05:24 AM Bug report #5644 (Closed): GRASS integration should use private, not user's .grassrc6 file
Hello, bug triage...
I can't reproduce it on QGIS 2.13 master with GRASS7 on Debian Stretch. File ??~/.grass7/rc?? i...
Médéric RIBREUX
05:24 AM Bug report #5644 (Closed): GRASS integration should use private, not user's .grassrc6 file
Hello, bug triage...
I can't reproduce it on QGIS 2.13 master with GRASS7 on Debian Stretch. File ??~/.grass7/rc?? i...
Médéric RIBREUX
05:12 AM Feature request #14256 (Open): Proportional size assistant - allow different legend types
Current Proportionnal size assistant produce only one legend type with one symbol per row.
It would be nice to allow ...
Regis Haubourg
03:14 AM Bug report #13806 (Closed): Using QgsAttributeTableModel makes QGIS crash
Assuming fixed (also assuming 8 days are enough for anyone to give feedback to a ticket).
Feel free to reopen if stil...
Sandro Santilli
03:14 AM Bug report #13806 (Closed): Using QgsAttributeTableModel makes QGIS crash
Assuming fixed (also assuming 8 days are enough for anyone to give feedback to a ticket).
Feel free to reopen if stil...
Sandro Santilli
03:14 AM Bug report #13806 (Closed): Using QgsAttributeTableModel makes QGIS crash
Assuming fixed (also assuming 8 days are enough for anyone to give feedback to a ticket).
Feel free to reopen if stil...
Sandro Santilli
02:50 AM Revision 63d9fec5 (qgis): fix syntax error in test_provider_mssql.py
Jürgen Fischer
02:50 AM Revision d57b2fa3 (qgis): add 2to3 script to migrate PyQt4 to PyQt wrappers
Jürgen Fischer
02:47 AM Bug report #14095 (Open): Processing: OTB ColorMapping (optimal) rfails
It seems anyway something that affects only Linux, as is ok on Windows. Giovanni Manghi
02:47 AM Bug report #14095 (Open): Processing: OTB ColorMapping (optimal) rfails
It seems anyway something that affects only Linux, as is ok on Windows. Giovanni Manghi
02:20 AM Bug report #11968 (Closed): WFS-GetFeature broken (with "caching" unchecked)
it seems, that this was fixed in master commit:188625c
I hope, this will come to 2.14: https://github.com/qgis/QGIS...
Benjamin Schepers
01:52 AM Bug report #13488 (Closed): Wrong overwriting behaviour with GRASS algorithms
Hello,
the PR is merged, it will be fixed in QGIS 2.14.
I am closing this bug !
Médéric RIBREUX
01:52 AM Bug report #13488 (Closed): Wrong overwriting behaviour with GRASS algorithms
Hello,
the PR is merged, it will be fixed in QGIS 2.14.
I am closing this bug !
Médéric RIBREUX
01:52 AM Bug report #13488 (Closed): Wrong overwriting behaviour with GRASS algorithms
Hello,
the PR is merged, it will be fixed in QGIS 2.14.
I am closing this bug !
Médéric RIBREUX
01:52 AM Bug report #13488 (Closed): Wrong overwriting behaviour with GRASS algorithms
Hello,
the PR is merged, it will be fixed in QGIS 2.14.
I am closing this bug !
Médéric RIBREUX

2016-02-08

12:51 AM Bug report #13488 (In Progress): Wrong overwriting behaviour with GRASS algorithms
Hello, bug triage...
I've made some tests on your bug and I can confirm that the problem is not related to v.clean o...
Médéric RIBREUX
12:51 AM Bug report #13488 (In Progress): Wrong overwriting behaviour with GRASS algorithms
Hello, bug triage...
I've made some tests on your bug and I can confirm that the problem is not related to v.clean o...
Médéric RIBREUX
12:51 AM Bug report #13488 (In Progress): Wrong overwriting behaviour with GRASS algorithms
Hello, bug triage...
I've made some tests on your bug and I can confirm that the problem is not related to v.clean o...
Médéric RIBREUX
12:51 AM Bug report #13488 (In Progress): Wrong overwriting behaviour with GRASS algorithms
Hello, bug triage...
I've made some tests on your bug and I can confirm that the problem is not related to v.clean o...
Médéric RIBREUX
11:05 PM Bug report #14187: Contextual legend
Did you use the above mentioned Service for your test?
(http://geodaten.metropoleruhr.de/spw/spw_web)
I tried OsGeo4...
Benjamin Schepers
10:59 PM Revision 24ce6d23 (qgis): fix Processing OGR/Convert format tool
Giovanni Manghi
10:05 PM Revision 7072db4c (qgis): fix a few GDAL/OGR Processing optional parameters
Giovanni Manghi
08:18 PM Revision 3593a3a1 (qgis): fix non-translatable string in Processing GDAL/Aspect
Giovanni Manghi
08:02 PM Revision 5e5ddafb (qgis): fix Processing GDAL near black tool
Giovanni Manghi
03:14 PM Feature request #14053: Symbol selector dialog: use same terms in the different properties of sym...
So, is this a valid issue? Which terms should be kept:
Rotation vs Angle ?
Border vs Outline ?
According to what's de...
Harrissou Santanna
02:09 PM Bug report #14238 (Feedback): Processing v.surf.rst / v.surf.rst.line not working
Hi Pedro, just tested with your dataset.... for me for example dmin=50 works fine (not tested other values). Giovanni Manghi
02:09 PM Bug report #14238 (Feedback): Processing v.surf.rst / v.surf.rst.line not working
Hi Pedro, just tested with your dataset.... for me for example dmin=50 works fine (not tested other values). Giovanni Manghi
02:09 PM Bug report #14238 (Feedback): Processing v.surf.rst / v.surf.rst.line not working
Hi Pedro, just tested with your dataset.... for me for example dmin=50 works fine (not tested other values). Giovanni Manghi
01:24 PM Bug report #14250: QGIS server WFS response not parsed by OWSLib
It would be much easier to analyze if the XML from QGIS server is valid if you could add a sample. Jukka Rahkonen
06:49 AM Bug report #14250 (Closed): QGIS server WFS response not parsed by OWSLib
We have had to resort to parsing WFS XML responses since there seems to be some keyword case sensitivity in either QG... Gavin Fleming
01:19 PM Feature request #11604: DB Manager needs option to create a database connection
Adding a Postgres connection manager (for convenience) could be done in two ways:
# Make a manager from scratch in P...
Larry Shaffer
01:12 PM Bug report #14227 (Closed): Processing: Dissolve polygons (GDAL/OGR and GRASS v.dissolve) in the ...
Victor Olaya wrote:
> It works fine here
yes I checked on a clean install and you are right.
In the OGR module I ma...
Giovanni Manghi
01:12 PM Bug report #14227 (Closed): Processing: Dissolve polygons (GDAL/OGR and GRASS v.dissolve) in the ...
Victor Olaya wrote:
> It works fine here
yes I checked on a clean install and you are right.
In the OGR module I ma...
Giovanni Manghi
10:54 AM Bug report #14169: Crash when clicking "save as..." when the source file is CSV or SHP
Hi.
I am also using archlinux and have the same issue with the master from git (2.13) from today (and also last week...
Gaelic Miko
09:24 AM Bug report #14248 (Closed): Debian build failure.
Refer to "Building debian packages":https://htmlpreview.github.io/?https://raw.github.com/qgis/QGIS/master/doc/INSTAL... Jürgen Fischer
09:24 AM Bug report #14248 (Closed): Debian build failure.
Refer to "Building debian packages":https://htmlpreview.github.io/?https://raw.github.com/qgis/QGIS/master/doc/INSTAL... Jürgen Fischer
06:33 AM Bug report #14248 (Closed): Debian build failure.
A clean build on Debian testing fails at the start (problem has been around for a few days):
dpkg-source --before-b...
Andy Wood
08:52 AM Bug report #14251 (Closed): No "Recent" section available for functions list when using the geome...
Layer properties --> Style and select geometry generator for your symbol layer type
In the functions frame, the sect...
Harrissou Santanna
08:45 AM Revision 964ae1ff (qgis): [processing] fixed typo in saga supported versions
Victor Olaya
08:12 AM Revision 7a7f2d74 (qgis): Merge pull request #2766 from nirvn/composer_icon_improvements
[gui] improve composer icons Nyall Dawson
07:32 AM Revision ed06bb67 (qgis): [gui] improve composer icons
Mathieu Pellerin - nIRV
07:08 AM Bug report #13567 (Closed): QGIS crashes when selecting features from OpenFileGDB with weird geom...
Assuming fixed. Sandro Santilli
06:46 AM Bug report #14249 (Closed): Error while saving shape file
Hi,
I use a QGis 2.10 version, X64 on Windows installed with Osgeo4W.
I'll try to explain the bug.
I work on a ma...
Pierre M
04:09 AM Bug report #14247 (Closed): can't merge features if restrictive foreign key in place
I merged two features, a new one and an old one, keeping the attributes of the one that was already in the database. ... Gavin Fleming
03:59 AM Feature request #14246 (Open): allow select all and deselect all in advanced snapping options
if there are lots of layers it is frustrating to have to deselect one by one if you only want a few involved in snapp... Gavin Fleming
01:26 AM Bug report #14244 (Closed): legend and styles random
legend and styles random
The legend does not update if you use
color_rgba (rand (0,255), rand (0,255), rand (0,255), ...
salvatore fiandaca

2016-02-07

12:55 AM Bug report #14241: GRASS plugin tries to call t.list.exe instead of t.list.bat when listing tempo...
Hi, and thanks for the quick fix. I tired to test. But on Windows the GRASS plugin is broken for me at the moment due... Stefan Blumentrath
01:42 AM Bug report #14241: GRASS plugin tries to call t.list.exe instead of t.list.bat when listing tempo...
It should be fixed in commit:8e48e97d but it was not tested on Windows. Please test with the next build. Radim Blazek
12:10 AM Bug report #14236: Moved labels disappear from the rotated map canvas and from rotated print comp...
Giovanni Manghi wrote:
> I cannot confirm on QGIS master.
>
> * label a layer
> * set fields for data defined positi...
Isabella Merkulova
11:56 PM Bug report #14167: JPEG2000 rendering issue
Hi Giovanni,
ECW library are installed I suppose. I've tried to tick/untick as following :
* JP2ECW inactive, JP2Ope...
Mathieu SIG
03:53 PM Bug report #14243 (Closed): Panning when map is rotated changes zoom
When a map is rotated at zero degrees, using the arrow keys pans the map in all directions when digitising, while mai... Patrick Dunford
12:10 PM Revision b712f3cf (qgis): Measure tool fixes:
- Make unit selection more robust (doesn't rely on translations)
- Make calculation of lengths in degrees use a carte...
Nyall Dawson
11:06 AM Revision 33c37d0c (qgis): Merge pull request #2756 from Gustry/transparency
fix transparency in qgsmaprenderer Nyall Dawson
10:58 AM Revision 1566e37a (qgis): Fix merge attribute dialog mangles field values when layer has hidden
fields (fix #14235) Nyall Dawson
10:58 AM Revision 00446664 (qgis): Correctly handle QVariant::LongLong fields in merge attribute dialog
Nyall Dawson
10:39 AM Revision 92e5f679 (qgis): [GRASS] show module name in tab if icon is missing
Radim Blazek
10:33 AM Revision 8e48e97d (qgis): [GRASS] add extension to t.list on windows, fixes possibly #14241
Radim Blazek
07:30 AM Revision 0f6a2d11 (qgis): [gui] update selection icons for composer windows
Mathieu Pellerin - nIRV
02:01 AM Bug report #14235 (Closed): Merge selected features tool corrupts data when columns are defined a...
Fixed in changeset commit:"1566e37a47e5ea7c87abb692549ecb7a661aa147". Nyall Dawson
01:49 AM Bug report #14239: Renaming Spatialite tables in DB Manager makes them disappear!
I guess that renaming the table does not update the corresponding row in the geometry_columns and also some or all th... Jukka Rahkonen

2016-02-06

08:40 PM Revision 32c047e9 (qgis): Merge pull request #2764 from nirvn/select_icons_refresh
[gui] refresh selection-related icons Nyall Dawson
02:57 PM Bug report #11410: QGIS crashes when rendering all layers from a SOSI file at once
Unfortunately, it seems that the Norwegian Mapping authority (Kartverket) discontinued the work on the SOSI-driver fo... Stefan Blumentrath
02:53 PM Revision 093eb419 (qgis): include image resource in gui tests (perhaps fixes trusty nightly tests)
Jürgen Fischer
02:50 PM Bug report #14242 (Closed): Advanced Digitizing Tools - 'Perpendicular' and 'Parallel' not available
1. start QGIS
2. add a new scretch layer (line or polygon)
2. click at 'Add Feature' icon
4. set first point
5. click...
Paul Kanelli
01:34 PM Bug report #14241 (Closed): GRASS plugin tries to call t.list.exe instead of t.list.bat when list...
On Windows, when a temporal module is started, which takes space time datasets as input, the GRASS plugin calls t.lis... Stefan Blumentrath
01:08 PM Bug report #13997: Unintended datum shift to WGS84 in map canvas
Update:
This transparent and unintended datum shift in the map readout could cause some serious confusion.
Charles Clancy
11:57 AM Revision 1b858292 (qgis): [gui] refresh selection-related icons
Mathieu Pellerin - nIRV
11:32 AM Revision f2a05f2a (qgis): Merge pull request #2763 from nirvn/selection_toolbar_improvement_v3
[gui] better toolbar placement for selection actions Nyall Dawson
09:49 AM Bug report #14240 (Closed): Anti-aliasing settings do not apply to point pattern fills
When using a point pattern fill for a polygon layer, the point symbols in the fill are not rendered with anti-aliasin... Lars Luthman
06:44 AM Revision b625a1dc (qgis): [gui] better toolbar placement for selection actions
Mathieu Pellerin - nIRV
03:12 AM Revision 1ae03be5 (qgis): add internal nose2 (not available on precise) and update internal six
for processing tests Jürgen Fischer
01:24 AM Bug report #14227 (Feedback): Processing: Dissolve polygons (GDAL/OGR and GRASS v.dissolve) in th...
It works fine here
The issue is that there are two params that require a field to be selected: "Dissolve field" and ...
Victor Olaya

2016-02-05

12:04 AM Bug report #14162: Cannot set parent to NULL in relation reference widget
Hi and thanks for the info.
I understand that when the user has checked the @Use a read-only line edit instead of a c...
Tudor Bărăscu
06:18 AM Bug report #14162 (Feedback): Cannot set parent to NULL in relation reference widget
the null button is only displayed when read-only selector is used.
otherwise, first entry in the list should be the N...
Denis Rouzaud
12:26 PM Revision 8cdd7233 (qgis): Merge pull request #2757 from manisandro/pool_invalidate_release
Connection pool improvements Jürgen Fischer
12:01 PM Bug report #14235 (In Progress): Merge selected features tool corrupts data when columns are defi...
Nyall Dawson
04:02 AM Bug report #14235: Merge selected features tool corrupts data when columns are defined as "hidden"
Does not seems to happen just in special cases... any time you have an hidden column that is not the PK this operatio... Giovanni Manghi
04:02 AM Bug report #14235: Merge selected features tool corrupts data when columns are defined as "hidden"
Does not seems to happen just in special cases... any time you have an hidden column that is not the PK this operatio... Giovanni Manghi
04:02 AM Bug report #14235: Merge selected features tool corrupts data when columns are defined as "hidden"
Does not seems to happen just in special cases... any time you have an hidden column that is not the PK this operatio... Giovanni Manghi
04:02 AM Bug report #14235: Merge selected features tool corrupts data when columns are defined as "hidden"
Does not seems to happen just in special cases... any time you have an hidden column that is not the PK this operatio... Giovanni Manghi
04:02 AM Bug report #14235: Merge selected features tool corrupts data when columns are defined as "hidden"
Does not seems to happen just in special cases... any time you have an hidden column that is not the PK this operatio... Giovanni Manghi
02:42 AM Bug report #14235 (Closed): Merge selected features tool corrupts data when columns are defined a...
This bug concerns the "Merge selected features" tool from the "Advanced Digitizing Toolbar". A sample project is encl... David Beni - arx iT
11:45 AM Bug report #14239 (Open): Renaming Spatialite tables in DB Manager makes them disappear!
To reproduce:
1- Open DB Manager
2- Browse to one of your Spatialite layers
3- Right-click to Rename a table
4- R...
Saber Razmjooei
10:14 AM Revision 070b28a8 (qgis): Followup 75fcd2, fix incorrect refreshing icon if mssql connection
loaded while collapsed Nyall Dawson
10:13 AM Revision 99cef42e (qgis): Improve QgsDistanceArea API to make it easier to determine units
for returned distances, add unit tests Nyall Dawson
09:54 AM Revision cb7d0fb4 (qgis): Merge pull request #2700 from alexbruy/actions-encoding
convert stdout and stderr from actions to correct encoding (fix #13896) Alexander Bruy
09:03 AM Revision 57b5eb95 (qgis): On duplicate copy join and virtual fields
Fixes #14191 Matthias Kuhn
09:03 AM Revision 20ea3e2f (qgis): Revert "Remove unneeded variable"
This reverts commit 768f0e896929794a0c0690f50f1cc09099321736. Matthias Kuhn
09:03 AM Revision 0e3faf7c (qgis): Doxygenation and small code fixes
Matthias Kuhn
06:46 AM Bug report #14238 (Closed): Processing v.surf.rst / v.surf.rst.line not working
Processing GRASS modules v.surf.rst / v.surf.rst.line don't work, both with GRASS6 or GRASS7.
The log message:
<pr...
Pedro Venâncio
06:24 AM Bug report #14095: Processing: OTB ColorMapping (optimal) rfails
Processing Master at time of writing.
OTB 5.2.0
Paolo Cavallini
05:41 AM Bug report #14095 (Feedback): Processing: OTB ColorMapping (optimal) rfails
what Processing and OTB versions? Giovanni Manghi
06:21 AM Bug report #14187 (Feedback): Contextual legend
it works fine here on Master on both Linux and Windows. Giovanni Manghi
05:40 AM Bug report #14166 (Open): Dissolve problems for polygons containing rings
Giovanni Manghi
05:39 AM Bug report #14236 (Feedback): Moved labels disappear from the rotated map canvas and from rotated...
I cannot confirm on QGIS master.
* label a layer
* set fields for data defined position
* toggle editing, move label...
Giovanni Manghi
04:53 AM Bug report #14236 (Closed): Moved labels disappear from the rotated map canvas and from rotated p...
Bug is presented when you choose in Project properties any projected coordinate system (not geographic). Labels that ... Isabella Merkulova
05:25 AM Bug report #14224 (Feedback): "Label with" Field is not loaded when importing qgis layer style file
seems ok to me in master, please give it a try and report back. Cheers! Giovanni Manghi
05:25 AM Bug report #14224 (Feedback): "Label with" Field is not loaded when importing qgis layer style file
seems ok to me in master, please give it a try and report back. Cheers! Giovanni Manghi
05:20 AM Bug report #14232: select features in a spatialite view leads to wrong_results
confirmed on master, is ok on 2.8.6 Giovanni Manghi
05:20 AM Bug report #14232: select features in a spatialite view leads to wrong_results
confirmed on master, is ok on 2.8.6 Giovanni Manghi
05:20 AM Bug report #14232: select features in a spatialite view leads to wrong_results
confirmed on master, is ok on 2.8.6 Giovanni Manghi
05:11 AM Bug report #14237 (Closed): DB Manager: python error adding a SL view using d&d
no error on 2.8.6
An error has occurred while executing Python code: ...
Giovanni Manghi
05:11 AM Bug report #13996: Spatialite views can only loaded as tables in DB Manager, Browser panel recog...
confirmed also on master. Giovanni Manghi
05:11 AM Bug report #13996: Spatialite views can only loaded as tables in DB Manager, Browser panel recog...
confirmed also on master. Giovanni Manghi
05:11 AM Bug report #13996: Spatialite views can only loaded as tables in DB Manager, Browser panel recog...
confirmed also on master. Giovanni Manghi
05:11 AM Bug report #13996: Spatialite views can only loaded as tables in DB Manager, Browser panel recog...
confirmed also on master. Giovanni Manghi
05:06 AM Bug report #14233: Spatialite view, identify results, view feature form shows wrong result
Confirmed also as a regression (is ok at least on 2.8.6). Giovanni Manghi
05:06 AM Bug report #14233: Spatialite view, identify results, view feature form shows wrong result
Confirmed also as a regression (is ok at least on 2.8.6). Giovanni Manghi
05:06 AM Bug report #14233: Spatialite view, identify results, view feature form shows wrong result
Confirmed also as a regression (is ok at least on 2.8.6). Giovanni Manghi
05:06 AM Bug report #14233: Spatialite view, identify results, view feature form shows wrong result
Confirmed also as a regression (is ok at least on 2.8.6). Giovanni Manghi
03:46 AM Bug report #14220 (Feedback): Error in rule-based style with different scale/zoom
without a sample project with data it would be difficult to try replicate locally, please attach it. Thanks! Giovanni Manghi
03:46 AM Bug report #14220 (Feedback): Error in rule-based style with different scale/zoom
without a sample project with data it would be difficult to try replicate locally, please attach it. Thanks! Giovanni Manghi
03:43 AM Bug report #14167: JPEG2000 rendering issue
see #14206
try installing the ecw library(?).
Please give it a try and leave feedback.
Giovanni Manghi
03:40 AM Bug report #14206 (Closed): jp2 raster displayed as black background in QGISmaster 8dafa63,
Giovanni Manghi
03:34 AM Bug report #14183 (Closed): Red channel ignored in freshly loaded raster file
Richard Duivenvoorde
03:34 AM Bug report #14183: Red channel ignored in freshly loaded raster file
Hi Nyall, thanks for taking this.
It was 100% triggered, BUT... starting QGIS with a 100% fresh configuration with
...
Richard Duivenvoorde
02:31 AM Bug report #14234 (Closed): python error when searching tools in Processing/QGIS master
Giovanni Manghi
01:22 AM Bug report #14234: python error when searching tools in Processing/QGIS master
Not reproducible here with latest master. Maybe you have some 3rd party Processing providers installed? Alexander Bruy

2016-02-04

12:54 AM Bug report #13896 (Closed): Incorrect encoding for Generic Action
Fixed in changeset commit:"cb7d0fb4581d06b2db4745d6b8ad060eeb2ca5ab". Alexander Bruy
12:04 AM Bug report #14191 (Closed): virtual fields not re-created when duplicating a layer
Fixed in changeset commit:"57b5eb954ef988489456fcd14b236bb784d150a2". Anonymous
10:20 PM Revision bc8a2e48 (qgis): field expression widget: silence connect/disconnect noise
Jürgen Fischer
07:44 PM Revision 004b2078 (qgis): Merge pull request #2759 from ar-jan/typo-fix-attribute-table-help
Fix typo in attribute table context help Matthias Kuhn
07:16 PM Revision c4addc2d (qgis): Fix typo in attribute table context help
Arjan Mossel
07:10 PM Revision dbd83b3e (qgis): Merge pull request #2733 from nirvn/processing_memory_datetime
[processing] add date, datetime, time fields to memory output Alexander Bruy
07:09 PM Revision c35567b3 (qgis): Merge pull request #2746 from NaturalGIS/fix_grass_r_slope_aspect
[processing] add parameter to GRASS 64/70 r.slope.aspect to allow use region resolution (ref #9979) Alexander Bruy
06:44 PM Revision 3b2a76f4 (qgis): Merge pull request #2648 from m-kuhn/processingtests
Processing algorithm test framework Matthias Kuhn
05:37 PM Revision 8b84f3ad (qgis): Ignore extra fields on control layer
Matthias Kuhn
04:44 PM Revision 70b4f3a2 (qgis): Don't compare field count
Matthias Kuhn
03:36 PM Revision 9ad69adc (qgis): Completely switch over to gml for processing test data
The different gdal versions have issues with geojson wrt null attribute types Matthias Kuhn
03:26 PM Revision 16409068 (qgis): Indentation fix
Matthias Kuhn
03:24 PM Revision f26f9274 (qgis): Fix unittypes test
Matthias Kuhn
01:36 PM Revision 5133694e (qgis): Support writing LongLong types with GDAL 2
Matthias Kuhn
01:36 PM Revision 29df8f34 (qgis): Fix broken output field types in test dataset
Matthias Kuhn
01:36 PM Revision f0629ea5 (qgis): [processing] Allow test creation from history window
Matthias Kuhn
01:36 PM Revision 163894d0 (qgis): [processing] Test densify with multipolygons
Matthias Kuhn
01:36 PM Revision ff04fd3b (qgis): [processing] Add test suite
Matthias Kuhn
01:36 PM Revision 8adc871e (qgis): [processing] Add expected test datasets
Matthias Kuhn
01:36 PM Revision c21889f9 (qgis): Add qgis.testing module for generic qgis test helpers
Matthias Kuhn
01:36 PM Revision 042a3db7 (qgis): Add point and line test datasets
Matthias Kuhn
01:36 PM Revision 14d438db (qgis): Add new polys and multipolys test datasets
Matthias Kuhn
01:35 PM Revision ce0d6102 (qgis): [processing] Make centroid algorithm null geometry safe
Matthias Kuhn
01:35 PM Revision cd10c6c8 (qgis): [processing] Add NULL geometry support to centroid algorithm
Matthias Kuhn
01:35 PM Revision a3d3ffdf (qgis): [processing] Make polygons to lines NULL aware
Matthias Kuhn
01:35 PM Revision 12050822 (qgis): [Processing] Make DeleteHoles algorithm NULL geometry aware
Matthias Kuhn
01:35 PM Revision b956886e (qgis): [processing] Initialize icons before first usage
Matthias Kuhn
01:35 PM Revision 0add8580 (qgis): Add safety check to QgsGeometry::asPolygon. Fixes possible crash
Matthias Kuhn
01:35 PM Revision 7325f5fb (qgis): [Processing] Suppress debug output from PyQt4.uic tools
Matthias Kuhn
01:35 PM Revision 768f0e89 (qgis): Remove unneeded variable
Matthias Kuhn
01:20 PM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Uros: Only after posting did I realise that "Master" referred to the 2.13 Master; I wrongly thought the fix was incor... Danny Duong
12:26 PM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Marco Hugentobler wrote:
> >Is there a chance to have a patch for 2.8 LTR or is it reliant on the latest OGR in maste...
Uroš Preložnik
11:28 AM Bug report #14226 (Closed): Processing Ordinary Kriging not generating Target Grid
There are no other outputs in (since?) SAGA 2.2.0
SAGA Version: 2.2.0 (64 bit)
____________________________
libra...
Giovanni Manghi
11:28 AM Bug report #14226 (Closed): Processing Ordinary Kriging not generating Target Grid
There are no other outputs in (since?) SAGA 2.2.0
SAGA Version: 2.2.0 (64 bit)
____________________________
libra...
Giovanni Manghi
11:12 AM Bug report #14169 (Feedback): Crash when clicking "save as..." when the source file is CSV or SHP
Cannot replicate, please attach sample data. Giovanni Manghi
11:12 AM Bug report #14169 (Feedback): Crash when clicking "save as..." when the source file is CSV or SHP
Cannot replicate, please attach sample data. Giovanni Manghi
11:08 AM Bug report #14227: Processing: Dissolve polygons (GDAL/OGR and GRASS v.dissolve) in the Modeler
It is also true for GRASS.
The difference is that in GDAL and GRASS the list for dissolve fields is populated as a d...
Giovanni Manghi
11:08 AM Bug report #14227: Processing: Dissolve polygons (GDAL/OGR and GRASS v.dissolve) in the Modeler
It is also true for GRASS.
The difference is that in GDAL and GRASS the list for dissolve fields is populated as a d...
Giovanni Manghi
11:08 AM Bug report #14227: Processing: Dissolve polygons (GDAL/OGR and GRASS v.dissolve) in the Modeler
It is also true for GRASS.
The difference is that in GDAL and GRASS the list for dissolve fields is populated as a d...
Giovanni Manghi
11:08 AM Bug report #14227: Processing: Dissolve polygons (GDAL/OGR and GRASS v.dissolve) in the Modeler
It is also true for GRASS.
The difference is that in GDAL and GRASS the list for dissolve fields is populated as a d...
Giovanni Manghi
11:08 AM Bug report #14227: Processing: Dissolve polygons (GDAL/OGR and GRASS v.dissolve) in the Modeler
It is also true for GRASS.
The difference is that in GDAL and GRASS the list for dissolve fields is populated as a d...
Giovanni Manghi
10:34 AM Bug report #14234 (Closed): python error when searching tools in Processing/QGIS master
it only happens on Windows:
2016-02-04T18:31:40 1 Traceback (most recent call last):
File "C:/OSGeo4W/apps/qg...
Giovanni Manghi
10:11 AM Bug report #14163 (Closed): processing: datetime fields converted to date (time data loss) when s...
Fixed in changeset commit:"427b9c97341d802b7056fef68eb60816994cd54a". Mathieu Pellerin - nIRV
07:07 AM Bug report #14230 (Closed): "directyl" on the exposed page on qgis website
Harrissou Santanna
07:05 AM Bug report #14230: "directyl" on the exposed page on qgis website
Hi,
fixed in https://github.com/qgis/QGIS-Website/pull/312
The issue tracker of qgis website is at https://github.com...
Harrissou Santanna
02:44 AM Bug report #14230: "directyl" on the exposed page on qgis website
In case that this issue tracker is not a proper place to report this kind of bugs - it would be useful to note at htt... Mateusz Konieczny
02:43 AM Bug report #14230 (Closed): "directyl" on the exposed page on qgis website
http://www.qgis.org/en/site/getinvolved/governance/trademark/index.html linked from main page (http://www.qgis.org/en... Mateusz Konieczny
06:36 AM Bug report #14233 (Closed): Spatialite view, identify results, view feature form shows wrong result
open a feature form shows always the first row in a spatialite view
jpg is attached
Gerhard Spieles
06:31 AM Bug report #14232 (Closed): select features in a spatialite view leads to wrong_results
When i select features in a spatialite view, wrong objects are selected
sample jpgs are attached
Gerhard Spieles
06:21 AM Revision 27f1637f (qgis): Add provider test for getting feature count with subset string set,
fix memory provider invalid count when subset set Nyall Dawson
06:21 AM Revision 9c91dd25 (qgis): Make sure svg marker gui is updated when new svg selected via browser
Nyall Dawson
06:21 AM Revision f6f4518a (qgis): Standardise capitalization in spatialite dialog
Nyall Dawson
06:20 AM Revision 0796df00 (qgis): Fix crash with "add selected layers" from browser (fix #14223)
Nyall Dawson
06:02 AM Bug report #8072: Use more modern default font for labels on Windows
It is properly a UI bug. It makes things look ugly and needlessly different. Just because it's UI-related doesn't mea... Aren Cambre
05:19 AM Feature request #4080: Html formatted labels
A little up because this feature request just popped up again 5 days ago at GIS Stack Exchange
http://gis.stackexchan...
Martin HOFFMANN
02:17 AM Bug report #13919: QGIS server security patch: random crashes and performance regression
Finally I had the chance to install QGIS server on a different (non-productive) server.
I have good and bad news.
T...
Andreas Neumann
02:04 AM Revision 25660610 (qgis): processing: include non-optional testdata
Jürgen Fischer
02:00 AM Revision 8b054e66 (qgis): debian packaging update:
* replace grass diversion with generic wrapper also supporting oracle
* update liblwgeom dependency for stretch and u...
Jürgen Fischer
01:42 AM Bug report #14209: "Save as..." does not work for rasters
Playing with landcover.img, I found more serious #14229.
Nyall Dawson wrote:
> Does this happen every time for you? ...
Radim Blazek
01:26 AM Bug report #14229 (Closed): Raster in projected CRS is not rendered in geographic CRS if the exte...
Raster in projected CRS is not rendered if OTFR is on, project is in geographic CRS and canvas extent exceeds -180,-9... Radim Blazek

2016-02-03

10:19 PM Bug report #14228 (Closed): Setting maximum labeling scale bigger than 1:1 gets resetted to 1:100...
Setting the labels so that they are available at subunit scales (1:0) can be set but they are reseted to 1:1000 as so... Tudor Bărăscu
10:01 PM Revision ddabad24 (qgis): Move unit handling helpers out of QGis and QgsSymbolLayerUtils
into a new QgsUnitTypes helper class. Add unit tests.
TODO QGIS 3.0: Move QGis::UnitType and QgsSymbolV2::OutputUnit...
Nyall Dawson
09:58 PM Bug report #8072: Use more modern default font for labels on Windows
Shouldn't this be a feature request rather than a bug? Tudor Bărăscu
09:44 PM Bug report #14183 (Feedback): Red channel ignored in freshly loaded raster file
How often can you trigger this? Can you screenshot your raster settings from options?
Nyall Dawson
09:23 PM Bug report #14223 (Closed): crash when adding multiple file from Browser Panel
Fixed in changeset commit:"0796df00fb912caad16afc700635b385b39a88cd". Nyall Dawson
03:51 PM Bug report #14223 (In Progress): crash when adding multiple file from Browser Panel
Nyall Dawson
05:01 AM Bug report #14223 (Closed): crash when adding multiple file from Browser Panel
Qgis master crash, when adding multiple files, vector or raster, from the Browser Panel with Add Selected Layers.
Th...
Antal Kosza
08:02 PM Bug report #14209: "Save as..." does not work for rasters
Does this happen every time for you? I can't reliably reproduce it. For me (with OTF off) it defaults to the project ... Nyall Dawson
05:51 AM Bug report #14209: "Save as..." does not work for rasters
I have Settings > Options > CRS > Don't enable 'on the fly' reprojection
If I add landcover.img (EPSG 2964, 3663x196...
Radim Blazek
05:13 AM Bug report #14209: "Save as..." does not work for rasters
Also looks fine here. Extent, CRS and size set correctly. Screenshoot attached. Alexander Bruy
03:39 AM Bug report #14209: "Save as..." does not work for rasters
Radim - looks ok to me. What circumstances do you see the incorrect values? Nyall Dawson
01:05 AM Bug report #14209: "Save as..." does not work for rasters
I found the raster save as dialog pretty broken. CRS and size/resolution are not set correctly by default, which resu... Radim Blazek
05:57 PM Bug report #11007 (Closed): Deleted/edited features within SHAPEFILE are still recognized in othe...
This fix is not present in 2.12.3 Nyall Dawson
02:34 PM Bug report #11007 (Reopened): Deleted/edited features within SHAPEFILE are still recognized in ot...
I've just tested this on Windows 8 64-bit, QGIS 2.12.3 64-bit and it seems to still happen.
The steps I did was:
1. ...
Danny Duong
03:28 PM Revision 5a8e4cca (qgis): [GRASS] do not align to input by default in r.slope.aspect, fixes #9979
Radim Blazek
03:05 PM Revision 351af0b8 (qgis): indent, 250fcb followup
Radim Blazek
02:59 PM Revision 46ed98a7 (qgis): [GRASS] fixed i.fusion.brovey output option, fixes #7999
Radim Blazek
02:20 PM Revision 250fcbcd (qgis): [GRASS] multiple vector field option, fixes #3539
Radim Blazek
11:47 AM Revision 060dca67 (qgis): Destroy layers in TestQgsVectorAnalyzer::cleanupTestCase
Sandro Mani
11:47 AM Revision 95030d61 (qgis): Remove redundant QgsOgrConnPool::{refS,unrefS}
Sandro Mani
11:47 AM Revision f9b77f3f (qgis): Document QgsOgrConnPool::{ref,unref}
Sandro Mani
11:46 AM Revision ea27a8f2 (qgis): Immediately destroy non-acquired connections when invalidating
Sandro Mani
11:41 AM Revision 0af70065 (qgis): [processing] do not recreate algs tree when removing provider
This should fix the problem of QGIS taking to long to shutdown if there are plugins that add algorithms to Processing Victor Olaya
11:20 AM Revision eb3541e2 (qgis): Destroy invalidated connection pool connections when released
Sandro Mani
10:28 AM Bug report #14227 (Closed): Processing: Dissolve polygons (GDAL/OGR and GRASS v.dissolve) in the ...
Create a model
Add a Vector layer box
Add "Dissolve polygons" (GDAL/OGR)
Type the name of the field to be used in ...
Filipe Dias
08:57 AM Revision b6c714ac (qgis): Improve API, docs for QgsDistanceArea
Nyall Dawson
08:47 AM Bug report #14226 (Closed): Processing Ordinary Kriging not generating Target Grid
Processing algorithm Ordinary Kriging (SAGA) is not generating Target Grid, only Quality Measure and Prediction.
Pro...
Tomasz Nycz
08:31 AM Bug report #13535: Crash using Geometry Checker plugin
The crash under windows needs to be investigated.
The dialog shown about check errors is expected: The layer contain...
Sandro Mani
08:26 AM Bug report #13535 (Reopened): Crash using Geometry Checker plugin
On Windows 7 the 'Check Geometries' plugin may cause a crash when 'Topology checks' are activated. I've tested the .s... R. R.
08:26 AM Bug report #13535 (Reopened): Crash using Geometry Checker plugin
On Windows 7 the 'Check Geometries' plugin may cause a crash when 'Topology checks' are activated. I've tested the .s... R. R.
08:26 AM Bug report #13535 (Reopened): Crash using Geometry Checker plugin
On Windows 7 the 'Check Geometries' plugin may cause a crash when 'Topology checks' are activated. I've tested the .s... R. R.
08:26 AM Bug report #13535 (Reopened): Crash using Geometry Checker plugin
On Windows 7 the 'Check Geometries' plugin may cause a crash when 'Topology checks' are activated. I've tested the .s... R. R.
08:29 AM Bug report #14225 (Closed): Processing SAGA Thin Plate Spline Tool not selected
@Uruchamianie algorytmu Thin plate spline (global)...
grid_spline "Thin Plate Spline (Global)" -TARGET_DEFINITION 0 ...
Tomasz Nycz
08:04 AM Revision 4755f7b8 (qgis): set transparent color by default
Etienne Trimaille
07:46 AM Bug report #14224 (Closed): "Label with" Field is not loaded when importing qgis layer style file
1. Create a specific rule for labeling in the "lable with" field
2. export the entire layer style to a qgis layer st...
Johannes Wagner
06:51 AM Bug report #7721 (Closed): GRASS v.db.addcolumn not working
v.random does not create table that is expected.
v.db.addcol fails if table does not exist, that is also expected.
...
Radim Blazek
06:51 AM Bug report #7721 (Closed): GRASS v.db.addcolumn not working
v.random does not create table that is expected.
v.db.addcol fails if table does not exist, that is also expected.
...
Radim Blazek
06:38 AM Bug report #7999: i.fusion.brovey function broken in QGIS' grass plugin
The same as #4617. Radim Blazek
06:00 AM Bug report #7999 (Closed): i.fusion.brovey function broken in QGIS' grass plugin
Fixed in changeset commit:"46ed98a7ef41f861b4cd216e2dfd851f254979ee". Radim Blazek
06:37 AM Bug report #4617 (Closed): i.fusion.brovey - BUG due to LACK of OUTPUTPREFIX
Duplicates #7999, fixed in commit:46ed98a7e. Radim Blazek
06:33 AM Bug report #9979: GRASS plugin: region resolution editing does not work
The region is set correctly. It is r.slope.aspect which aligns output to input until -a flag is used. Because this is... Radim Blazek
06:30 AM Bug report #9979 (Closed): GRASS plugin: region resolution editing does not work
Fixed in changeset commit:"5a8e4cca0152745aa84505cb3d7366547b5a8a12". Radim Blazek
06:31 AM Revision 75fcd2d0 (qgis): Fix mssql browser items not correctly populated before refreshing
Nyall Dawson
06:31 AM Revision 316a941f (qgis): Avoid race condition when populating ms sql items in browser
Nyall Dawson
06:30 AM Revision ac328a69 (qgis): Fix QgsDataItem docs
Nyall Dawson
06:30 AM Revision e290280c (qgis): Fix refreshing mssql browser removes layers from collapsed schemas
Nyall Dawson
06:12 AM Bug report #2947 (Closed): GRASS plugin mapset permission blocks use if user doesn't own PERMANENT
This was fixed in QGIS 2.12 using GRASS_SKIP_MAPSET_OWNER_CHECK=1 environment variable for GRASS modules internally u... Radim Blazek
06:09 AM Bug report #13709 (Closed): Processing: "Cover" and "MergeData"Fusion Lidar Tools aren't working
the issue is connected to W10 compatibility of FUSION. Niccolo' Marchi
05:26 AM Bug report #3539: v.to.db: allow selecting 2/3 columns
Fixed, additional fields may be added by '+' button. Still not perfect because fields must be added manually. Ideally... Radim Blazek
05:22 AM Bug report #3539 (Closed): v.to.db: allow selecting 2/3 columns
Fixed in changeset commit:"250fcbcd6bbc0872718da6405b5b63c3d6fe5a9d". Radim Blazek
03:34 AM Bug report #14206: jp2 raster displayed as black background in QGISmaster 8dafa63,
The driver is it!
you need to install the lib gdal-ecw and the problem is solved.
jpgs are attached.
It should be go...
Gerhard Spieles
03:34 AM Bug report #14206: jp2 raster displayed as black background in QGISmaster 8dafa63,
The driver is it!
you need to install the lib gdal-ecw and the problem is solved.
jpgs are attached.
It should be go...
Gerhard Spieles
02:15 AM Bug report #14220 (Closed): Error in rule-based style with different scale/zoom
Hi!
I just found a bug about rule-based style. When I change the zoom at least a point change the expected colour, w...
Francisco Collantes
01:57 AM Bug report #14212 (Closed): output/bin/qgis_diagramtest segfaults
I cannot reproduce as of commit:b6c714ac20ea595ebf3136ae8facae0520acbe5f
Assuming fixed by commit:051253888810b06f6b0...
Sandro Santilli
01:57 AM Bug report #14212 (Closed): output/bin/qgis_diagramtest segfaults
I cannot reproduce as of commit:b6c714ac20ea595ebf3136ae8facae0520acbe5f
Assuming fixed by commit:051253888810b06f6b0...
Sandro Santilli
01:40 AM Bug report #12347 (Closed): Missing v.net* modules from GRASS Toolbox
It seems to wok correctly, please reopen if it does not. Radim Blazek
01:40 AM Bug report #12347 (Closed): Missing v.net* modules from GRASS Toolbox
It seems to wok correctly, please reopen if it does not. Radim Blazek
01:32 AM Bug report #14210: QGIS adds NODATA values when saving rasters with "Save as..."
There seems to be more problems.
I tried first with commit:bfad753 (Jan 23 2016) and the raster was written with No...
Radim Blazek
01:21 AM Bug report #13061: QGIS crashes on close if data was read through GDAL in Python Console
Radoslaw Guzinski wrote:
> I just tried with 2.12.3 and the latest nightly build (up to commit 0a64c16) with raster.t...
Casper Børgesen
01:05 AM Bug report #13061: QGIS crashes on close if data was read through GDAL in Python Console
I just tried with 2.12.3 and the latest nightly build (up to commit 0a64c16) with raster.tif and the issue is still p... Radoslaw Guzinski

2016-02-02

12:42 AM Bug report #13061: QGIS crashes on close if data was read through GDAL in Python Console
I actually cannot reproduce this with master branch either (as of commit:b6c714ac20ea595ebf3136ae8facae0520acbe5f)
Is...
Sandro Santilli
12:21 AM Bug report #13061: QGIS crashes on close if data was read through GDAL in Python Console
I tried myself, this issue cannot be reproduced (for me) by using the code in https://github.com/qgis/QGIS/pull/2755 Sandro Santilli
12:03 AM Bug report #13061: QGIS crashes on close if data was read through GDAL in Python Console
Could you please try with the code in https://github.com/qgis/QGIS/pull/2755 ?
I cannot reproduce due to some problem...
Sandro Santilli
12:31 AM Bug report #13920: Scale for Mac OS
Please, could you provide more info about the issue?
What do you mean with "the scale QGIS version 2.8.4 for Mac OS d...
Salvatore Larosa
10:38 PM Revision 0a64c16e (qgis): Add polygon test for mssql provider
Nyall Dawson
10:33 PM Revision c6c8277e (qgis): Fix browser model issue identified by model test
Nyall Dawson
09:59 PM Bug report #8550: Huge icons on buttons in browser panel
I haven't been able to successfully build on linux for a while now - I'll have to have another try. I can see on Win... Alister Hood
08:02 PM Bug report #8550 (Feedback): Huge icons on buttons in browser panel
Is this still an issue? That toolbar has been substantially reworked since this was reported Nyall Dawson
09:52 PM Revision d4ea95ea (qgis): Improve QgsCoordinateReferenceSystem documentation
Nyall Dawson
08:53 PM Revision 9e292d0c (qgis): Boost app startup test timeout further
To check whether this fixes failures on the windows nightly builds Nyall Dawson
08:49 PM Revision bdd7ab6c (qgis): Fix spelling mistake in corrections file
(...my spelling ineptitude has reached a new low) Nyall Dawson
07:14 PM Revision 86f97d1b (qgis): fix transparency in qgsmaprenderer
Etienne Trimaille
06:49 PM Revision 50bbd6f0 (qgis): [processing] include OTB descriptions and help into CMakeLists.txt
Alexander Bruy
06:39 PM Revision 1a817e58 (qgis): run remove_temporary_files.sh in prepare-commit.sh
Jürgen Fischer
05:24 PM Revision 05125388 (qgis): Ensure GDAL deinitialization runs after last possible use
Closes #14176 Sandro Santilli
12:39 PM Revision 9fb78193 (qgis): Add a bit of typesafety to ogr extent handling
Matthias Kuhn
12:06 PM Revision 29a72b57 (qgis): Dialog tab order fixes
Nyall Dawson
11:28 AM Feature request #8809: WMS/WMTS with dimension parameters should be handled
Nicolas Boisteault wrote:
> WMTS dimensions has already be implemented so I guess parsing the dimension-capabilities ...
Jürgen Fischer
05:45 AM Feature request #8809: WMS/WMTS with dimension parameters should be handled
WMTS dimensions has already be implemented so I guess parsing the dimension-capabilities is done in QGIS.
@Jürgen Fis...
Nicolas Boisteault
10:31 AM Bug report #14219 (Closed): DB manager error when using "move to schema"
In QGIS 2.12 and master the "move to schema" functionality stopped to work... Giovanni Manghi
10:00 AM Revision c3ed6b9f (qgis): foreach -> Q_FOREACH
Nyall Dawson
09:48 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Could anyone test this ticket again with the code in https://github.com/qgis/QGIS/pull/2755 ? Sandro Santilli
09:47 AM Revision c3a57434 (qgis): Fix clazy 'pass small and trivially-copyable type by value' warnings
Nyall Dawson
09:47 AM Revision f3c7ab61 (qgis): Spelling fixes, updates to chkspelling.sh
Nyall Dawson
09:47 AM Revision d1cc6cc7 (qgis): Also remove *~ with remove_temporary_files.sh
Nyall Dawson
09:35 AM Bug report #14212: output/bin/qgis_diagramtest segfaults
Ticket #13082 does not break. The shapefile is closed some time after the layer is closed. This is based on an expira... Sandro Santilli
09:28 AM Bug report #14212: output/bin/qgis_diagramtest segfaults
The suggested fix in pull 2755 reverts changed meant to fix #13082 -- I'll look at that ticket to see if it breaks Sandro Santilli
02:26 AM Bug report #14212: output/bin/qgis_diagramtest segfaults
Patch for review: https://github.com/qgis/QGIS/pull/2755 Sandro Santilli
02:24 AM Bug report #14212: output/bin/qgis_diagramtest segfaults
Also, valgrind shows no additional leak Sandro Santilli
02:23 AM Bug report #14212: output/bin/qgis_diagramtest segfaults
I confirm removing the ref / unref methods and calls fixes the crash. Sandro Santilli
01:45 AM Bug report #14212: output/bin/qgis_diagramtest segfaults
The ref/unref management in QgsOgrFeatureIterator is not clear to me, and surely doesn't seem to be RAII compliant.
W...
Sandro Santilli
01:37 AM Bug report #14212: output/bin/qgis_diagramtest segfaults
It actually seem to be the same issue of #14176 as this is valgrind finding:... Sandro Santilli
01:33 AM Bug report #14212 (Closed): output/bin/qgis_diagramtest segfaults
Another case of segfault-on-exit... Sandro Santilli
08:25 AM Bug report #14176 (Closed): test -V -R qgis_analyzertest segfaults
Fixed in changeset commit:"051253888810b06f6b055bfea57a7c6a009e3fdc". Sandro Santilli
01:39 AM Bug report #14176: test -V -R qgis_analyzertest segfaults
There is also output/bin/qgis_diagramtest (#14212) which seems to be another symptom of the same bug Sandro Santilli
01:04 AM Bug report #14176: test -V -R qgis_analyzertest segfaults
Nice catch.
For completeness - there is one other test with issues. QgsLegendRenderer fails occasionally under wind...
Nyall Dawson
07:51 AM Bug report #14217: Segfault on QgsMapCanvas() creation
PS: I forgot to mention, that I modified the example code to work around #13494 D. Hiepler
07:49 AM Bug report #14217 (Closed): Segfault on QgsMapCanvas() creation
I modified the example code from http://docs.qgis.org/testing/en/docs/pyqgis_developer_cookbook/canvas.html#writing-c... D. Hiepler
07:26 AM Bug report #14216: qgis_coordinatereferencesystemtest fails
GDAL is 2.1.0 from current trunk Sandro Santilli
07:18 AM Bug report #14216 (Closed): qgis_coordinatereferencesystemtest fails
... Sandro Santilli
06:12 AM Bug report #14205 (Open): Geopackage edits discarded whith style display
now I see it, really really weird. Giovanni Manghi
06:12 AM Bug report #14205 (Open): Geopackage edits discarded whith style display
now I see it, really really weird. Giovanni Manghi
04:53 AM Bug report #14205: Geopackage edits discarded whith style display
Hi Giovanni,
sorry if my report was unclear. My concern isn't about new polygons - I'm aware they will not be displa...
Julien K
03:38 AM Bug report #14205 (Feedback): Geopackage edits discarded whith style display
I cannot confirm: your style is based on the column "Type" and you created two classes with the values "Actuel" and "... Giovanni Manghi
03:38 AM Bug report #14205 (Feedback): Geopackage edits discarded whith style display
I cannot confirm: your style is based on the column "Type" and you created two classes with the values "Actuel" and "... Giovanni Manghi
05:27 AM Bug report #14214 (Closed): Crash at startup on Windows Server 2008 r2
I have tried both 32 and 64 bit versions of the latest release level (2.12.2), plus the 64-bit version of 2.8 LTR. A... Steven Hirsch
04:31 AM Bug report #14206: jp2 raster displayed as black background in QGISmaster 8dafa63,
Gerhard Spieles wrote:
> file is to large
just tested on Windows/Osgeo4w on 2.8.6, 2.12.3 and master, and in all thr...
Giovanni Manghi
04:31 AM Bug report #14206: jp2 raster displayed as black background in QGISmaster 8dafa63,
Gerhard Spieles wrote:
> file is to large
just tested on Windows/Osgeo4w on 2.8.6, 2.12.3 and master, and in all thr...
Giovanni Manghi
04:31 AM Bug report #14206: jp2 raster displayed as black background in QGISmaster 8dafa63,
Gerhard Spieles wrote:
> file is to large
just tested on Windows/Osgeo4w on 2.8.6, 2.12.3 and master, and in all thr...
Giovanni Manghi
03:04 AM Bug report #14206: jp2 raster displayed as black background in QGISmaster 8dafa63,
send it to me (giovanni dot manghi at naturalgis dot pt) or use dropbox (or similar service). Thanks! Giovanni Manghi
04:11 AM Bug report #14207: Cannot save Geopackage file with "-" in its name
weird, no issues doing the conversion from the command line with ogr2ogr, I would have expected the same error. Giovanni Manghi
04:11 AM Bug report #14207: Cannot save Geopackage file with "-" in its name
weird, no issues doing the conversion from the command line with ogr2ogr, I would have expected the same error. Giovanni Manghi
04:08 AM Bug report #14203: representation for Checked state doesn't work for boolean widgets
Thanks for the info, it's clear now.
From my perspective, as the widget knows it has a boolean field, I could set it...
Tudor Bărăscu
03:06 AM Bug report #14203 (Closed): representation for Checked state doesn't work for boolean widgets
Hi Tudor,
> Am I having wrong expectations?
yes. If the datatype is boolean then the only thing you can write into ...
Giovanni Manghi
03:06 AM Bug report #14203 (Closed): representation for Checked state doesn't work for boolean widgets
Hi Tudor,
> Am I having wrong expectations?
yes. If the datatype is boolean then the only thing you can write into ...
Giovanni Manghi
03:24 AM Feature request #6893 (Open): GRASS r.null
Hi Médéric,
> I would like to work on this feature request and I need some feedback about the implementation:
>
> ...
Giovanni Manghi
03:12 AM Bug report #6891: Connection to non-spatial PostgreSQL
see also #14211 Giovanni Manghi
03:12 AM Bug report #14211 (Closed): Cannot add Postgres geometryless layers if postgis extension not present
duplicate of #6891 Giovanni Manghi
03:12 AM Bug report #14211 (Closed): Cannot add Postgres geometryless layers if postgis extension not present
duplicate of #6891 Giovanni Manghi
03:11 AM Bug report #14010: Converting to Offline Editing of WFS-T layer causes minidump
Giovanni Manghi wrote:
> Sandro Santilli wrote:
> > Lowering priority to match target version (currently "future rele...
Giovanni Manghi
03:09 AM Bug report #14010: Converting to Offline Editing of WFS-T layer causes minidump
Sandro Santilli wrote:
> Lowering priority to match target version (currently "future release", so cannot be "blocker...
Giovanni Manghi
02:37 AM Revision 490236f2 (qgis): spelling fixes
Jürgen Fischer
01:55 AM Feature request #14213 (Open): Allow pattern fills for pie charts
It would be nice to add an extra dimensionality to pie charts if the pie sectors could be pattern filled instead of o... Mathias Versichele

2016-02-01

12:48 AM Bug report #14010: Converting to Offline Editing of WFS-T layer causes minidump
Lowering priority to match target version (currently "future release", so cannot be "blocker") Sandro Santilli
12:46 AM Bug report #14176 (In Progress): test -V -R qgis_analyzertest segfaults
Sandro Santilli
12:42 AM Bug report #14176: test -V -R qgis_analyzertest segfaults
I see code in QgsOgrConnPool class that seem to protect against a call to ::instance() happening _after_ a call to th... Sandro Santilli
12:34 AM Bug report #14176: test -V -R qgis_analyzertest segfaults
Still happens on a clean rebuild. GDAL version is 2.1.0. Segfault is on exit, so might be related to how the compiler... Sandro Santilli
12:19 AM Bug report #14176: test -V -R qgis_analyzertest segfaults
My build configuration (while I clearn-rebuild):... Sandro Santilli
02:42 PM Bug report #14176 (Feedback): test -V -R qgis_analyzertest segfaults
I'm not seeing that locally, and it works on Travis under Linux/OSX and appveyor under windows.
Maybe try fully dele...
Nyall Dawson
09:48 AM Bug report #14176: test -V -R qgis_analyzertest segfaults
Valgrind view on the matter:... Sandro Santilli
09:45 AM Bug report #14176: test -V -R qgis_analyzertest segfaults
Still happening as of today. Any idea ? Sandro Santilli
11:25 PM Bug report #14206: jp2 raster displayed as black background in QGISmaster 8dafa63,
file is to large Gerhard Spieles
11:23 PM Bug report #14206: jp2 raster displayed as black background in QGISmaster 8dafa63,
sample attached Gerhard Spieles
11:30 AM Bug report #14206 (Feedback): jp2 raster displayed as black background in QGISmaster 8dafa63,
Please attach sample data. Giovanni Manghi
11:30 AM Bug report #14206 (Feedback): jp2 raster displayed as black background in QGISmaster 8dafa63,
Please attach sample data. Giovanni Manghi
03:16 AM Bug report #14206 (Closed): jp2 raster displayed as black background in QGISmaster 8dafa63,
jp2 images are shown in black with underlying different colours in QGIS-master.
The same images are correct displayed...
Gerhard Spieles
10:41 PM Bug report #14211 (Closed): Cannot add Postgres geometryless layers if postgis extension not present
*How to reproduc*e:
- Create a new PostgreSQL database (don't create the Postgis extension)
- Create at least one ta...
Tudor Bărăscu
10:35 PM Revision 8ca0ecf7 (qgis): Merge pull request #2752 from rouault/ogr_curve_geometries
OGR provider: advertize CircularGeometries in capabilities when OGR advertizes 'CurveGeometries' support Nyall Dawson
10:25 PM Revision 68e3fdcf (qgis): Reword render map tiles option for clarity, add tooltip
Nyall Dawson
10:19 PM Bug report #14203: representation for Checked state doesn't work for boolean widgets
Hi Giovanni,
It's boolean (I already wrote that in the issue definition).
My expectations were/are: for a boolean fi...
Tudor Bărăscu
11:29 AM Bug report #14203 (Feedback): representation for Checked state doesn't work for boolean widgets
what is the datatype of the columns your are using for the boolean widget? Giovanni Manghi
08:51 PM Revision 3df0d4ad (qgis): Standardise mix of deselect/unselect to "deselect", unify
keyboard shortcuts for deselect all (to Ctrl+Shift+A) Nyall Dawson
06:19 PM Revision adae4d60 (qgis): Remove stale parameters documentation
Sandro Santilli
06:14 PM Revision 24a9f491 (qgis): Second attempt at fixing crash on node tool after merge
See #14188 Sandro Santilli
05:30 PM Revision 781c9d7f (qgis): Do not dereference null pointer on QgsSelectedFeature::updateGeometry
Fixes #14188 Sandro Santilli
04:21 PM Revision 0bb5b5bb (qgis): OGR provider: advertize CircularGeometries in capabilities when OGR adv...
Even Rouault
01:55 PM Revision 5ba6e682 (qgis): Revert oracle server-side simplication
(reverts 6f70953 and 772dc1d) Jürgen Fischer
01:23 PM Feature request #9938: Add a filter for "New" plugins to plugins website
Ed B., could you please look at the question in the new ticket #10302 ? Borys Jurgiel
01:22 PM Revision 87887e43 (qgis): Add test for unexpected WKB input in simplification
Closes #12416 Sandro Santilli
12:31 PM Revision 639d1b39 (qgis): Fix memory leak
Nyall Dawson
12:10 PM Feature request #6893 (Feedback): GRASS r.null
Hello,
I would like to work on this feature request and I need some feedback about the implementation:
* To respect...
Médéric RIBREUX
11:42 AM Bug report #7146: DB manager does not remove Spatialite indexes and entry in "spatialite_hystory"...
Similar issues are in both DBManager and SL dataprovider (importer), but the reported one occurs removing a vector ta... Giuseppe Sucameli
11:36 AM Bug report #7146 (In Progress): DB manager does not remove Spatialite indexes and entry in "spati...
The issue affects the importer feature (dataprovider). Giuseppe Sucameli
11:36 AM Bug report #7146 (In Progress): DB manager does not remove Spatialite indexes and entry in "spati...
The issue affects the importer feature (dataprovider). Giuseppe Sucameli
11:36 AM Bug report #7146 (In Progress): DB manager does not remove Spatialite indexes and entry in "spati...
The issue affects the importer feature (dataprovider). Giuseppe Sucameli
11:08 AM Revision ad39ddfd (qgis): Merge pull request #2749 from pvalsecc/add_selectall
Add select all button to the attribute table dialog Nyall Dawson
10:54 AM Revision 2797ed79 (qgis): Merge pull request #2743 from 3nids/testfieldwidget2
Fix label expression/field lose when removing a join in layer properties Denis Rouzaud
09:51 AM Revision 793e7b28 (qgis): Stub test for QgsMapToPixelGeometrySimplifier
See #12416 Sandro Santilli
09:39 AM Bug report #13806: Using QgsAttributeTableModel makes QGIS crash
Luiz could you please test with current master branch ? Some fixes have gone into QgsAttributeTable Sandro Santilli
09:38 AM Revision 4ddd1cc5 (qgis): Reflect changes in QgsExpressionFieldWidget when source fields change
Matthias Kuhn
09:38 AM Revision e453c158 (qgis): remove join returns true in case of success
Denis Rouzaud
09:38 AM Revision d6169b8d (qgis): FieldExpressionWidget: preserve expression when join is removed
Matthias Kuhn
09:38 AM Revision cae49d70 (qgis): Add test for QgsFieldExpressionWidget
the test checks that fields are updated properly on join removal, that expression is not lost and that validity is co... Denis Rouzaud
09:30 AM Bug report #14188 (Closed): QGIS crashes when removing vertex of a multipart geometry
works for me, thanks Salvatore Larosa
09:18 AM Bug report #14188: QGIS crashes when removing vertex of a multipart geometry
Yes, I am building..... Salvatore Larosa
09:15 AM Bug report #14188: QGIS crashes when removing vertex of a multipart geometry
Salvatore could you please try commit:24a9f491812a3a044c28a4406a24764504d792db ? Sandro Santilli
08:53 AM Bug report #14188: QGIS crashes when removing vertex of a multipart geometry
Oops, I can still reproduce too, maybe I reverted the actual fix before pushing !?!? Sandro Santilli
08:51 AM Bug report #14188: QGIS crashes when removing vertex of a multipart geometry
Salvatore: same steps, to reproduce ? Sandro Santilli
08:48 AM Bug report #14188 (Reopened): QGIS crashes when removing vertex of a multipart geometry
Sandro thanks to take care of this, unfortunately it still crashes for me, with different stacktrace, but it crashes:... Salvatore Larosa
08:31 AM Bug report #14188 (Closed): QGIS crashes when removing vertex of a multipart geometry
Fixed in changeset commit:"781c9d7fc2c144b94be16c23522da8ae1ce0e63d". Sandro Santilli
08:28 AM Bug report #14188 (In Progress): QGIS crashes when removing vertex of a multipart geometry
Sandro Santilli
07:52 AM Bug report #14188: QGIS crashes when removing vertex of a multipart geometry
Valgrind detects a first memory error during merge:... Sandro Santilli
07:44 AM Bug report #14188: QGIS crashes when removing vertex of a multipart geometry
I could reproduce here Sandro Santilli
07:38 AM Bug report #14188: QGIS crashes when removing vertex of a multipart geometry
I'm taking this, please let me know if anyone else is already working on a fix (assign to yourself if so, thanks) Sandro Santilli
08:49 AM Bug report #13567 (Feedback): QGIS crashes when selecting features from OpenFileGDB with weird ge...
I cannot reproduce with qgis-master commit:5ba6e68, would assume fixed by recent fix for #12416 -- Can you confirm, ... Sandro Santilli
08:49 AM Bug report #13567 (Feedback): QGIS crashes when selecting features from OpenFileGDB with weird ge...
I cannot reproduce with qgis-master commit:5ba6e68, would assume fixed by recent fix for #12416 -- Can you confirm, ... Sandro Santilli
08:49 AM Bug report #13567 (Feedback): QGIS crashes when selecting features from OpenFileGDB with weird ge...
I cannot reproduce with qgis-master commit:5ba6e68, would assume fixed by recent fix for #12416 -- Can you confirm, ... Sandro Santilli
08:42 AM Bug report #13567 (In Progress): QGIS crashes when selecting features from OpenFileGDB with weird...
Sandro Santilli
08:40 AM Bug report #13278 (Closed): Qgis crash saving postgis layer
I'm closing it for lack of feedback (and seems fixed anyway) Sandro Santilli
08:40 AM Bug report #13278 (Closed): Qgis crash saving postgis layer
I'm closing it for lack of feedback (and seems fixed anyway) Sandro Santilli
08:40 AM Bug report #13278 (Closed): Qgis crash saving postgis layer
I'm closing it for lack of feedback (and seems fixed anyway) Sandro Santilli
08:40 AM Revision dc780353 (qgis): [processing] restore OgrAlgorothm, as it may be used by some 3rd party
plugins. This class will be removed in QGIS 3. Alexander Bruy
08:37 AM Bug report #13907 (Feedback): PostgreSQL triggers - QGIS freezes when saving layer edits
Do I understand correctly it still happens without any trigger defined ?
What kind of edits do you make ?
Can you pro...
Sandro Santilli
08:37 AM Bug report #13907 (Feedback): PostgreSQL triggers - QGIS freezes when saving layer edits
Do I understand correctly it still happens without any trigger defined ?
What kind of edits do you make ?
Can you pro...
Sandro Santilli
08:16 AM Revision f8a50b51 (qgis): Add select all button to the attribute table dialog
As suggested by @nyalldawson in qgis/QGIS#2727. Patrick Valsecchi
07:36 AM Bug report #14182: Geometry.fromWkb crashes on unexpected/malformed WKB
Reassigning to Jurgen as he's championing https://github.com/qgis/QGIS/pull/2748 which provides a fix for this and a ... Sandro Santilli
03:20 AM Bug report #14182: Geometry.fromWkb crashes on unexpected/malformed WKB
So the new test is in https://github.com/qgis/QGIS/pull/2751.
Main problem is that parsing does NOT happen upfront bu...
Sandro Santilli
03:09 AM Bug report #14182: Geometry.fromWkb crashes on unexpected/malformed WKB
The test in PR https://github.com/qgis/QGIS/pull/2722 was bogus, I'm working on another test, but it isn't easy to pr... Sandro Santilli
07:15 AM Feature request #6859: Add v.what.rast to GRASS toolbox
Médéric RIBREUX wrote:
> Hello,
>
> I have made "a PR for this feature request":https://github.com/qgis/QGIS/pull/27...
Giovanni Manghi
07:02 AM Bug report #14209: "Save as..." does not work for rasters
confirmed with the following revision commit:beaa45e... Luigi Pirelli
06:51 AM Bug report #14209 (Closed): "Save as..." does not work for rasters
To reproduce
# start QGIS and load landcover.img from "Alaska dataset":http://qgis.org/downloads/data/qgis_sample_dat...
Alexander Bruy
06:56 AM Bug report #14210 (Closed): QGIS adds NODATA values when saving rasters with "Save as..."
To reproduce:
# start QGIS and load landcover.img from "Alaska dataset":http://qgis.org/downloads/data/qgis_sample_da...
Alexander Bruy
05:23 AM Bug report #14208 (Closed): DBManager don't use pgservice.conf
* create a .pg_service.conf file with a new connection
* add this connection in the postgresql provider
* check that ...
Yves Jacolin
03:39 AM Bug report #14204: QgsGeometry::fromWkb fails if WKB is different endian representation
See also #14182 Sandro Santilli
02:28 AM Bug report #14204: QgsGeometry::fromWkb fails if WKB is different endian representation
Could you check if https://github.com/qgis/QGIS/pull/2748 helps with this issue? Jürgen Fischer
03:37 AM Bug report #14207 (Closed): Cannot save Geopackage file with "-" in its name
Dear QGis maintainers,
the "save as" command throws an error while trying to save a geopackage file with an hyphen...
Julien K
03:24 AM Bug report #12416 (Closed): QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
Test is in place, closing this as fixed and guard-tested. Sandro Santilli
03:24 AM Bug report #12416 (Closed): QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
Test is in place, closing this as fixed and guard-tested. Sandro Santilli
03:24 AM Bug report #12416 (Closed): QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
Test is in place, closing this as fixed and guard-tested. Sandro Santilli
02:39 AM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
Finally handled to produce the automated testcase for this special WKB: https://github.com/qgis/QGIS/pull/2750
The t...
Sandro Santilli
03:09 AM Revision 427b9c97 (qgis): [processing] add date, datetime, time fields to memory output
(fixes #14163) Mathieu Pellerin - nIRV
02:53 AM Bug report #14205 (Closed): Geopackage edits discarded whith style display
Dear QGis maintainers,
I ran this morning in a pretty annoying behaviour while editing Geopackage geometries.
I can...
Julien K
02:09 AM Feature request #5185 (Closed): 'Select All' command in core
Nyall Dawson

2016-01-31

12:58 AM Feature request #10305 (Closed): show feature coordinate in identify tool result
Nyall Dawson
07:11 PM Revision a39d2583 (qgis): [Processing]Add v.what.rast algorithms
* Implements Redmine feature request #6859.
* v.what.rast.points when type=point. For points input layers.
* v.what.r...
Médéric RIBREUX
06:31 PM Revision 191c011a (qgis): add parameter to GRASS 64/70 r.slope.aspect to allow use region resolution
Giovanni Manghi
03:23 PM Revision 61bb01b5 (qgis): Replace QgsErrorDialog by messageBar for raster loading (fixes Redmine ...
Médéric RIBREUX
03:05 PM Bug report #14081: Processing>QGIS>Vectoroverlay tools>Clip
Just had this problem myself, I haven't updated the processing plugin since it killed GRASS last time I did it, but o... Jordan Brod
01:11 PM Revision 8dafa633 (qgis): Show progress bars when importing to mssql/spatialite sources
(previously progress was only shown when importing to postgis) Nyall Dawson
12:54 PM Revision 7fb9b68c (qgis): Don't report a postgis import was successful when the user cancels
it mid-way through Nyall Dawson
12:52 PM Revision 89815646 (qgis): Fix dropping geometryless tables to spatialite browser items
Nyall Dawson
11:38 AM Bug report #14204 (Closed): QgsGeometry::fromWkb fails if WKB is different endian representation
Geometry creation fails when processing WKB from an IBM DB2 z/OS database which uses big-endian on an Windows system ... David Adler
11:27 AM Feature request #6859 (In Progress): Add v.what.rast to GRASS toolbox
Hello,
I have made "a PR for this feature request":https://github.com/qgis/QGIS/pull/2747. It will be implemented in...
Médéric RIBREUX
11:00 AM Bug report #14029 (Closed): Server crash upon first read of a project
Paolo Cavallini wrote:
> Starting from 2.8.6 the issue seems solved. It would be good if someone could test it in dif...
Giovanni Manghi
11:00 AM Bug report #14029 (Closed): Server crash upon first read of a project
Paolo Cavallini wrote:
> Starting from 2.8.6 the issue seems solved. It would be good if someone could test it in dif...
Giovanni Manghi
10:42 AM Revision 4825856f (qgis): Fix provider ordering by test to correctly also test compiled order by
...and as a result, disable compiled order by support for postgres
due to bugs exposed by the test
Nyall Dawson
10:42 AM Revision 96d8986b (qgis): Add polygon layers to provider tests, so we can test ExactIntersect
feature requests Nyall Dawson
10:22 AM Bug report #13291: default project in qgis_mapserv.fcgi's directory is no longer read
Still true on latest master. Giovanni Manghi
10:22 AM Bug report #13291: default project in qgis_mapserv.fcgi's directory is no longer read
Still true on latest master. Giovanni Manghi
10:10 AM Bug report #7258 (Closed): GetFeatureInfo request with a FILTER doesn't find anything
Marc Beiling wrote:
> I'm using 2.12.1 and have exactly the mentioned problem. I can only query layer with PostGIS or...
Giovanni Manghi
10:07 AM Bug report #13117 (Closed): cached wfs not downloading new features while panning
Raymond please add your notes here:
https://github.com/qgis/QGIS-Enhancement-Proposals/issues/53
Giovanni Manghi
10:07 AM Bug report #13117 (Closed): cached wfs not downloading new features while panning
Raymond please add your notes here:
https://github.com/qgis/QGIS-Enhancement-Proposals/issues/53
Giovanni Manghi
09:59 AM Bug report #14188 (Open): QGIS crashes when removing vertex of a multipart geometry
confirmed here on Ubuntu 14.04. Giovanni Manghi
03:50 AM Bug report #14188: QGIS crashes when removing vertex of a multipart geometry
Step to reproduce with the attached dataset:
* load the shapefile and start editing
* select features 10102 and 3009...
Salvatore Larosa
09:44 AM Bug report #13712: Importing files by drag and drop from folder (Win7) not working (DB Manager)
still true on the latest master, also on Linux. Giovanni Manghi
09:44 AM Revision ce2b3c20 (qgis): Merge pull request #2742 from NaturalGIS/fix_grass_v_dissolve
[processing] GRASS dissolve works only with areas Alexander Bruy
08:53 AM Revision c1f7257b (qgis): Merge pull request #2682 from alexbruy/field-precision
don't allow field precision greater than field width (fix #14019, #5154) Nyall Dawson
06:40 AM Bug report #6967 (In Progress): Move failed layer load dialog to QgsMessageBar
Hello,
I've made "a PR for this bug":https://github.com/qgis/QGIS/pull/2745...
Médéric RIBREUX
02:43 AM Bug report #6967: Move failed layer load dialog to QgsMessageBar
Hello, bug triage...
this is a problem just for rasters (GDAL provider). For OGR provider, there is already a messag...
Médéric RIBREUX
05:42 AM Feature request #7034: new feature request: split polygons with another layer

> If this is the case, you have the 'Intersection' tool of Processing that is doing the job of "splitting".
agree....
Giovanni Manghi
03:26 AM Feature request #7034 (Feedback): new feature request: split polygons with another layer
Hello, bug triage...
do you mean this ArcGIS algorithm (Split Analysis): http://resources.arcgis.com/en/help/main/10...
Médéric RIBREUX
04:38 AM Revision df88a9f5 (qgis): Fix some providers returning valid features when iterator is closed
Also add some additional tests to ProviderTestCase for closed iterators
and subset string handling.
Nyall Dawson
03:31 AM Bug report #6990 (Feedback): pyspatialite: some spatialite functions not recognised
Hello, bug triage...
it seems to be fixed in QGIS 2.13 master (and probably in earlier releases) because I can use S...
Médéric RIBREUX
02:47 AM Feature request #6905 (Feedback): Changing "WMS search address" to accept Atom feeds
Hello, bug triage...
can you provide us a URL for WMS search with Atom format for tests ?
Médéric RIBREUX
01:51 AM Feature request #6580 (Closed): Save Layer Metadata Title and Abstract
Hello, bug triage...
I am closing this feature request for lack of feedback and because there is a workaround for th...
Médéric RIBREUX
01:51 AM Feature request #6580 (Closed): Save Layer Metadata Title and Abstract
Hello, bug triage...
I am closing this feature request for lack of feedback and because there is a workaround for th...
Médéric RIBREUX
01:28 AM Revision 6a91603f (qgis): Merge pull request #2730 from PeterPetrik/13669_duplicate_circular_stri...
fix #13669 (Circular string generates duplicated nodes) Nyall Dawson
01:23 AM Revision 4c8fcc52 (qgis): Followup 57fb7c: fix capitalization and add deselect shortcut
Nyall Dawson
01:16 AM Bug report #14186 (Closed): The Scale Bar decoration dialog should follow the other decorations s...
Fixed in commit:4ab5611 Harrissou Santanna
01:16 AM Bug report #14186 (Closed): The Scale Bar decoration dialog should follow the other decorations s...
Fixed in commit:4ab5611 Harrissou Santanna

2016-01-30

12:56 AM Revision 57fb7ce4 (qgis): Add select all and invert selection to Attributes Toolbar
Took the opportunity to fix a bug where the selectByExpression action
was not disabled when a raster layer was selected.
Patrick Valsecchi
12:51 AM Revision 45489f6c (qgis): Remove useless orientation combobox from copyright dialog
Nyall Dawson
12:22 AM Revision 4ab56116 (qgis): Standardize map canvas decorations items dialog
Modify "Location" label by "Placement" in scale Bar Decoration
Reorder options of Scale Bar and Copyright decorations...
Harrissou Santanna
11:55 PM Bug report #14019 (Closed): Problems with a field where precision = length
Fixed in changeset commit:"c1f7257b24ab79e9a3d43768bab7d69e644e3fb5". Nyall Dawson
11:55 PM Bug report #5154 (Closed): Need to check that precision<field width when adding a column
Fixed in changeset commit:"c1f7257b24ab79e9a3d43768bab7d69e644e3fb5". Nyall Dawson
04:44 PM Revision f1f0b0a3 (qgis): GRASS dissolve works only with areas
Giovanni Manghi
04:28 PM Bug report #13669 (Closed): Circular string generates duplicated nodes
Fixed in changeset commit:"6a91603fe704c8e210330ec59280f5c293de4ef9". Nyall Dawson
12:06 PM Revision 6854902e (qgis): change toolbar icon size to 24x24 for the customization dialog
Salvatore Larosa
12:02 PM Revision e5674fa6 (qgis): Merge pull request #2740 from DelazJ/btnNewLinePushButton
fix the tooltip description of btnNewLinePushButton in expression bui… Salvatore Larosa
11:21 AM Revision 65c6e362 (qgis): fix the tooltip description of btnNewLinePushButton in expression builder
Replace "Close Bracket " by "New Line " Harrissou Santanna
09:58 AM Bug report #14203 (Closed): representation for Checked state doesn't work for boolean widgets
I'm trying to add a Postgis layer that has columns with boolean values and I want to display each of them using diffe... Tudor Bărăscu
09:24 AM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
Test file stubbed in https://github.com/qgis/QGIS/pull/2744 -- no specific test for this case yet (needs to fix #1418... Sandro Santilli
08:47 AM Bug report #14202 (Closed): Modeler: join attributes by location (QGIS tool): intersection does n...
The "join attributes by location" works perfectly in the toolbox.
However the same algorithm, once introduced in the ...
Jean-Paul Donnay
08:42 AM Feature request #14201 (Open): Processing of zero values and empty fields during interpolation
Hello!
When user works with big arrays of data it is very often that some variables have zero or empty values. Howeve...
Anatoliy Dunaev
08:35 AM Feature request #14200 (Open): Options for new raster layer
Hello!
Very often when I create a new raster layer it is created as single band grey with linear interpolation by def...
Anatoliy Dunaev
08:25 AM Feature request #14199 (Open): Legend entries formatting
Hello!
It will be very useful if user can change the format of legend entries of the layer. For example, very frequen...
Anatoliy Dunaev
07:28 AM Bug report #14101 (Closed): French reprojection use ntf_r93.gsb (IGNF:LAMBE etc ..)
This is a (fixed) OSGeo4W issue with the proj package. Jürgen Fischer
07:28 AM Bug report #14101 (Closed): French reprojection use ntf_r93.gsb (IGNF:LAMBE etc ..)
This is a (fixed) OSGeo4W issue with the proj package. Jürgen Fischer
07:06 AM Bug report #12578: Large pause before snapping to large layer
Just tested with 2.13.0-83 and it works for me. Takes about 6 seconds now so a vast improvement from 60+
Thanks for ...
Matt Travis
07:02 AM Bug report #14198 (Closed): French projections
Jürgen Fischer
06:44 AM Bug report #14198: French projections
Hello
bug repport #14101
in french forum : http://georezo.net/forum/viewtopic.php?pid=277328#p277328
Yves ryra6453
06:38 AM Bug report #14198 (Feedback): French projections
Which shift file? Should be in "[...]" Jürgen Fischer
03:26 AM Bug report #14198 (Closed): French projections
Hello,
I have what seems to be the old problem with French projections on 2.12.3 version for 64 bit Windows. See #79...
Zoran Čučković
06:44 AM Bug report #13536: GeoTIFF rendering issues with GDAL >2.0
rouault - wrote:
> This was a GDAL problem. Fixed per https://trac.osgeo.org/gdal/ticket/6308 (will be in GDAL 2.0.2)...
marisn -
01:42 AM Revision 772dc1d2 (qgis): oracle provider: enable server-side simplification only with Locator >=...
Jürgen Fischer
01:42 AM Revision 939fc83e (qgis): Merge pull request #2738 from ahuarte47/OracleSimplifyProviderSide
Feature simplification for oracle provider Jürgen Fischer
01:01 AM Revision 6f709534 (qgis): Feature simplification for oracle provider
Alvaro Huarte

2016-01-29

12:53 AM Revision 0e4520fc (qgis): osgeo4w: include grass7 in x86_64
Jürgen Fischer
11:33 PM Revision cbe8cb72 (qgis): Formatting update, using newer autopep8 version
Nyall Dawson
10:33 PM Revision e830c237 (qgis): Improve handling of geometryless mssql tables
Nyall Dawson
10:33 PM Revision 4a3d3db2 (qgis): Improve handling of geometryless tables in browser
Nyall Dawson
10:33 PM Revision 6efe1eb8 (qgis): Dropping on mssql schema items should import to that schema (fix #8327)
Nyall Dawson
10:33 PM Revision d8270766 (qgis): Fix adding fields to mssql layers always resulted in error (fix #13340)
Nyall Dawson
10:33 PM Revision 49e45675 (qgis): Correct handling of date and time values in mssql provider
Nyall Dawson
10:33 PM Revision 4a1bf6d3 (qgis): Fix a crash when importing layers without geometry to mssql
Nyall Dawson
09:34 PM Revision 78d9617d (qgis): debian packaging: optional support for oracle instantclient 12.1
Jürgen Fischer
03:33 PM Revision d4e400a4 (qgis): [processing] fixes for vector geoprocessing algorithms
Alexander Bruy
02:28 PM Bug report #10970 (Feedback): MS SQL server: error with tinyint fields
I can't reproduce this - can you please test with latest master and confirm whether it's still an issue? Nyall Dawson
02:22 PM Bug report #13754 (Open): Selected Multipolygon by Rectangle / "on the fly" reprojection = Only ...

> Giovanni - I can't reproduce using your dataset.
open the dataset I attached, enable otf to 2154, try do a select...
Giovanni Manghi
02:16 PM Bug report #13985 (Closed): Merge Vector Layer: Attribute values are wrongly assigning if that at...
closing for lack of feedback and because it seems really fixed in master anyway. Giovanni Manghi
02:16 PM Bug report #13985 (Closed): Merge Vector Layer: Attribute values are wrongly assigning if that at...
closing for lack of feedback and because it seems really fixed in master anyway. Giovanni Manghi
02:09 PM Revision 4c2c905c (qgis): [processing] added option to not show disabled providers tooltip
Victor Olaya
02:07 PM Bug report #14115 (Closed): Processing: GDAL Proximity - incorrect result if "Values" is not filled
I really don't see anything wrong here. GDAL expects a list of values and so (of course) does QGIS. If not provided i... Giovanni Manghi
02:07 PM Bug report #14115 (Closed): Processing: GDAL Proximity - incorrect result if "Values" is not filled
I really don't see anything wrong here. GDAL expects a list of values and so (of course) does QGIS. If not provided i... Giovanni Manghi
01:58 PM Bug report #11986: Intersection returns the wrong result
Result still wrong in master.
Can this be solved before releasing the LTR release?
Giovanni Manghi
01:33 PM Bug report #8327 (Closed): MSSQL provider overwrites username in table creation
Fixed in changeset commit:"6efe1eb86bf0a4a3a4161fb377401ca6e5ed42bf". Nyall Dawson
01:33 PM Bug report #13340 (Closed): In MSSQL vector layer, adding new attribute column in attributes tabl...
Fixed in changeset commit:"d827076637ac14fea68472a0d943745345d20d0c". Nyall Dawson
10:50 AM Revision d921f48b (qgis): Merge pull request #2734 from timlinux/master
Remove overly verbose logging for old style loading Tim Sutton
10:06 AM Revision e15c7fb9 (qgis): Remove overly verbose logging for old style loading
Tim Sutton
10:05 AM Bug report #14197: Export to shapefile from DXF throws an error: Attempt to write a non-point (MU...
selecting the geometry type (Point) and checking "Force multi-type" or setting MULTIPOINT in Layer options does work ... Salvatore Larosa
07:34 AM Bug report #14197 (Closed): Export to shapefile from DXF throws an error: Attempt to write a non-...
Export to shapefile from DXF (Point) generates the following error:... Salvatore Larosa
09:51 AM Revision 70d5c1b7 (qgis): fix warning: use editTextChanged signal instead of textChanged one for ...
Salvatore Larosa
09:29 AM Bug report #13167 (Closed): ftools dissolve, intersection, clip broken
Vector geoprocessing tools now show error message if input layer has incompatible geometry type. As this was the prob... Alexander Bruy
09:29 AM Bug report #13167 (Closed): ftools dissolve, intersection, clip broken
Vector geoprocessing tools now show error message if input layer has incompatible geometry type. As this was the prob... Alexander Bruy
09:19 AM Bug report #10917: Python error with QGIS Clip
Shold be fixed in master. Please check Alexander Bruy
08:52 AM Bug report #3456 (Closed): Difference between vectors is empty if one of the inputs has errors
Closed, as fTools and Processing generate clear message "GEOS geoprocessing error: One or more input features have in... Alexander Bruy
08:43 AM Revision 909910e1 (qgis): Add missing licence/copyright
Hugo Mercier
07:30 AM Bug report #13498 (Closed): Fix font size in Processing help windows on HiDPI displays
Thanks, looks great now! Anita Graser
07:30 AM Bug report #13498 (Closed): Fix font size in Processing help windows on HiDPI displays
Thanks, looks great now! Anita Graser
06:28 AM Bug report #14196 (Closed): QGIS Server sending UPDATE... WHERE NULL to postgis in a WFS layer
Hi,
I am running a Windows Server 2012 server.
PostgreSQL 9.3.5, 64-bit
POSTGIS 2.1.3
QGIS Server 2.6.1-2
QGIS Deskt...
Aitor Gil
05:46 AM Feature request #14195 (Open): QGIS Browser: Enable a 'MapBook' combining layers from different s...
Current the QGIS widget - QGIS Browser has grouping of: Project home, Home, Favorites, MSSQL, PostGIS, etc....
I will...
Jakob Lanstorp
05:27 AM Bug report #14188: QGIS crashes when removing vertex of a multipart geometry
I attached a small part of my shapefile. Anyway, you should before using the merge selected features tool on the shap... Salvatore Larosa
04:52 AM Bug report #14188 (Feedback): QGIS crashes when removing vertex of a multipart geometry
Martin Dobias
04:52 AM Bug report #14188: QGIS crashes when removing vertex of a multipart geometry
Tried with multipolygon, multilinestring and multipoint - deleting vertices one by one until the geometries are compl... Martin Dobias
05:18 AM Bug report #10322: Scalebar bug in print composer
Not sure if it's the same bug, but I've noticed a strange behaviour with the scalebar today. I'm using 2.13 and 2.8.5... amedeo fadini
05:07 AM Bug report #14194: Filter Legend by Map Content doesn't work for rasters
Maybe the tooltip could be changed to say the filtering is for vector layers only? Maybe change it from _Filter Legen... Frank Sokolic
04:47 AM Bug report #14194: Filter Legend by Map Content doesn't work for rasters
This is more of a missing feature rather than a bug - the support for raster layers has not been added yet... Martin Dobias
03:20 AM Bug report #14194 (Closed): Filter Legend by Map Content doesn't work for rasters
The *Filter Legend by Map Content* button in the legend item properties doesn't seem to work for raster layers. Legen... Frank Sokolic
02:50 AM Bug report #14193: Plugin Manager incorrectly unloads plugins which depends on other plugins
The real issue is that it currently is impossible to define dependencies for python plugins (either on "usual" python... Martin Dobias
01:23 AM Bug report #14193 (Closed): Plugin Manager incorrectly unloads plugins which depends on other plu...
There are plugins which depends on other plugins, e.g. Processing provider plugins needs Processing plugin. Plugin Ma... Alexander Bruy

2016-01-28

12:11 AM Bug report #13907: PostgreSQL triggers - QGIS freezes when saving layer edits
Layer is a PostgreSQL/PostGIS table. Paul Kanelli
01:35 PM Bug report #13907: PostgreSQL triggers - QGIS freezes when saving layer edits
Seems it is not a PostgSQL trigger issue. On Windows 7 QGIS 2.12.3 gets slower every time when saving a layer edit. C... Paul Kanelli
01:35 PM Bug report #13907: PostgreSQL triggers - QGIS freezes when saving layer edits
Seems it is not a PostgSQL trigger issue. On Windows 7 QGIS 2.12.3 gets slower every time when saving a layer edit. C... Paul Kanelli
12:00 AM Bug report #14192 (Closed): Multi-threaded usage of QgsNetworkAccessManager
QgsNetworkAccessManager has a singleton that is used all over the place. The problem is that "all over the place" mea... Patrick Valsecchi
11:44 PM Bug report #14174 (Closed): VirtualLayer provider: files without license&copyright
Fixed in commit 909910e1
Thanks
Hugo Mercier
09:48 PM Bug report #13930: Legend in Print Composer for layers with multiple styles
I have tested in the latest nightly build, and it IS still an issue.
Notably, another issue does appear to have been...
Jamie Portman
05:49 AM Bug report #13930 (Feedback): Legend in Print Composer for layers with multiple styles
Could you try in master and report back?
Saber Razmjooei
07:43 PM Bug report #14191 (Closed): virtual fields not re-created when duplicating a layer
When a layer is duplicated via the "Duplicate layer" menu item, virtual fields are not re-created in the newly added ... Mathieu Pellerin - nIRV
06:14 PM Bug report #14190 (Closed): shapefile vector writer: datetime field saved as date resulting in da...
QGIS' vector writer does not handle datetime field correctly when saving a shapefile. The field gets transformed into... Mathieu Pellerin - nIRV
03:54 PM Revision 2f411afe (qgis): [Processing] Fix raster tools
GDAL arguments need to be str since they are passed as unencoded const
char*.
Matthias Kuhn
01:32 PM Revision 82c9a5ad (qgis): Merge pull request #2592 from alexbruy/layertree-drag-n-drop
add CopyAction to the list of supported drop actions in the Layer Tree Alexander Bruy
01:26 PM Bug report #14189 (Closed): Issues in Case expression description
In expressions list, the CASE expression has some errors in its details presentation (order of sections and no separa... Harrissou Santanna
12:20 PM Revision ecfcd319 (qgis): sip sync QgsFeatureRendererV2
Jürgen Fischer
12:14 PM Revision 7dc5eac8 (qgis): Improve handling of time values in attributes
- make QgsVectorFileWriter respect QTime field values and only
convert to string if required by output format
- list ...
Nyall Dawson
11:57 AM Revision 1ce66b75 (qgis): Detect R installation
Stefan Blumentrath
11:43 AM Revision 082f1131 (qgis): Readd missing sip binding
Nyall Dawson
11:39 AM Revision 84e8b10d (qgis): fix when 3D and M
Peter Petrik
11:04 AM Revision 86e67713 (qgis): fix #13669 (Circular string generates duplicated nodes)
Peter Petrik
10:55 AM Revision ee5e1c7d (qgis): Fix handling for QTime variants in expression functions
Nyall Dawson
10:55 AM Revision 90718ddf (qgis): Show preview string for date/time/datetime expression results
Nyall Dawson
10:55 AM Revision 77ba570f (qgis): Right align times and dates in attribute table
Nyall Dawson
10:54 AM Revision bb96c35a (qgis): Fix sizepolicy for load style from db dialog
Salvatore Larosa
10:52 AM Revision aca66a71 (qgis): More debugging for app startup test
Nyall Dawson
10:51 AM Revision 4aafed83 (qgis): Indentation
Nyall Dawson
10:48 AM Revision 5d466417 (qgis): Fix loading of QgsDataDefined from XML (fixes #14177)
Martin Dobias
10:41 AM Bug report #14188 (Closed): QGIS crashes when removing vertex of a multipart geometry
The crash occurs when removing vertices of a multipart geometry.
The multipart geometry was created with the Merge s...
Salvatore Larosa
10:31 AM Revision 4dd76da7 (qgis): geometry sip sync and some cosmetics
Jürgen Fischer
10:17 AM Bug report #14147: Label not hiding when "unassigned" symbol classification unchecked
Can you attach a self contained project and data file which demonstrate this? The earlier project alone is not enough... Nyall Dawson
05:41 AM Bug report #14147: Label not hiding when "unassigned" symbol classification unchecked
I have now tried the nightly build (for ubuntu) to compare with the windows 2.12.3 release that I had previously trie... Robin Jones
10:15 AM Revision 7af58516 (qgis): [processing] fixed group names in lidar provider
Victor Olaya
10:12 AM Revision 8c9078dd (qgis): Merge branch 'marcel-dancak-master-bugfix_13527'
René-Luc ReLuc
08:35 AM Revision 9f520466 (qgis): fix precise build
Jürgen Fischer
07:38 AM Bug report #14187 (Closed): Contextual legend
Using QGIS 2.12.3 (Win64bit) with contextual WMS-legends doesn't work!
The WMS-Counterpart is a patched and working U...
Benjamin Schepers
07:05 AM Bug report #14175: QGIS crash after closing the file dialog
max. size 5 MB Bernd Piepers
06:10 AM Bug report #13852 (Feedback): merge connected lines to avoid duplicate labels fails in attached s...
Saber Razmjooei
06:00 AM Bug report #13852: merge connected lines to avoid duplicate labels fails in attached scenario
The set of lines in the attached project have two 3-way junctions (see screenshot 13852.png). The function FeaturePar... Peter Petrik
05:47 AM Bug report #13934 (Feedback): QGIS crashed when digitise SpatiaLite (geos 3.4)
Saber Razmjooei
04:55 AM Feature request #11004: User name field
Not yet but There are "nightly builds":http://qgis.org/fr/site/getinvolved/development/roadmap.html#location-of-prere... Harrissou Santanna
04:00 AM Feature request #11004: User name field
Is there a 2.14 version? I can't find it anywhere. Per Gammerath
02:45 AM Feature request #11004: User name field
That should be "since 2.14". Nyall Dawson
02:00 AM Feature request #11004 (Closed): User name field
Since 2.12 it is possible, QGIS project has several variable like @user_account_name, @user_full_name and other can b... Salvatore Larosa
01:23 AM Feature request #11004: User name field
When will this be possible? Per Gammerath
04:47 AM Bug report #14186 (Closed): The Scale Bar decoration dialog should follow the other decorations s...
The Scale Bar decoration dialog is not structured as Copyright Label and North Arrow decorations dialog.
In these two...
Harrissou Santanna
04:00 AM Bug report #14160: broken drag & drop layer from one project to another
I do not think this is a regression - I am not aware something like this ever worked in QGIS.
The thing is that curr...
Martin Dobias
04:00 AM Bug report #14160: broken drag & drop layer from one project to another
I do not think this is a regression - I am not aware something like this ever worked in QGIS.
The thing is that curr...
Martin Dobias
03:10 AM Feature request #8809: WMS/WMTS with dimension parameters should be handled
How about combining the efforts and integrate TimeManager/-functions in QGIS-core?
WMS-Time is partially solved there...
Benjamin Schepers
02:47 AM Bug report #13704: Output path defaults to the QGIS installation folder
"It does not matter what location i am on, when i hit browse it always default to this location C:\\Program Files\\QG... Nyall Dawson
01:10 AM Bug report #13704 (Reopened): Output path defaults to the QGIS installation folder
What do you mean by browse button ? baditaflorin -
02:08 AM Bug report #13669: Circular string generates duplicated nodes
Only present when digitizing polygons and for providers that do not support curved segments.
fix https://github.com...
Peter Petrik
01:58 AM Bug report #14185 (Closed): Incoherence in Scale Bar decoration?
I have a project in epsg 4326
When displaying the View menu --> Decorations --> ScaleBar, I have the size bar propose...
Harrissou Santanna
01:58 AM Bug report #14180 (Closed): Web -> Save as SVG crashes QGIS
As this is a plugin related bug, I am closing the report... Martin Dobias
01:58 AM Bug report #14180 (Closed): Web -> Save as SVG crashes QGIS
As this is a plugin related bug, I am closing the report... Martin Dobias
01:55 AM Bug report #14180: Web -> Save as SVG crashes QGIS
Plugins installed by the user are shared by all releases (installations) of QGIS 2.x. Only plugins for QGIS 1.x are i... Martin Dobias
01:15 AM Bug report #14180: Web -> Save as SVG crashes QGIS
Nyall Dawson wrote:
> The "web" menu is only populated by plugins though - there's no Web -> Save as SVG option avail...
Kurt Ludikovsky
01:00 AM Bug report #14180: Web -> Save as SVG crashes QGIS
I just did a simple check and created a simple test file, and the export worked.
So it's possibly really within the ...
Kurt Ludikovsky
01:50 AM Bug report #14177 (Closed): rules based labeling not saved
Fixed in changeset commit:"5d466417af7966a91ab490429a6ee775fa0269a5". Martin Dobias
01:21 AM Feature request #13307: Printing
The plugin Instant Print is a fine example on how printing can become an easy task. Per Gammerath
01:19 AM Feature request #13751: Rasterize
Would you consider an option in the settings dialog, fx "Never ask to print as raster"? Per Gammerath

2016-01-27

12:46 AM Bug report #14180: Web -> Save as SVG crashes QGIS
The "web" menu is only populated by plugins though - there's no Web -> Save as SVG option available in core. Nyall Dawson
12:41 AM Bug report #14180: Web -> Save as SVG crashes QGIS
It's part of the standard distribution.
As the crash occurs immmediatly after calling the function, I can't say if t...
Kurt Ludikovsky
09:28 AM Bug report #14180 (Feedback): Web -> Save as SVG crashes QGIS
Is this using a plugin? If so, the bug report should be filed with the plugin, not with QGIS itself
Nyall Dawson
05:15 AM Bug report #14180 (Closed): Web -> Save as SVG crashes QGIS
When I try to save a map as an SVG QGIS crashes.
A minidump is available upon request (29 MB).
The map data is just ...
Kurt Ludikovsky
11:16 PM Revision fa66583e (qgis): Improve indexing strategy for snapping (fixes #12578)
Implemented a simple heuristic that should keep the number of cached
features per layer reasonable - and thus lower t...
Martin Dobias
11:16 PM Revision 86307ffc (qgis): Add debug capabilities to snapping utils
Martin Dobias
11:16 PM Revision 193d3777 (qgis): point locator: Do not set feature limit in feature request
Otherwise we will not be able to detect that the locator creation has been cancelled Martin Dobias
11:16 PM Revision 19b18bc6 (qgis): Clear non-indexable layers when they are removed
Martin Dobias
10:47 PM Revision a88c93b1 (qgis): Followup 91ad20, increase startup test timeout
Now that the test has been improved we can safely bump the timeout
up a lot
Nyall Dawson
09:22 PM Revision 95b26663 (qgis): Merge pull request #2509 from SebDieBln/FixTipWindow
initialize tip window with correct parent widget (fixes #8312) (fixes #8365) Nathan Woodrow
05:58 PM Feature request #14184 (Open): Prevent a layer being edited more than once
Hi,
I think this is more a feature request than a bug report, but feel free to change if you think Bug Report is mor...
Jamie Portman
05:28 PM Feature request #9188 (Closed): Add Inkscape-like color selection
Added a few versions ago. I'd argue ours exceeds inkscape's now ;) Nyall Dawson
05:28 PM Feature request #9188 (Closed): Add Inkscape-like color selection
Added a few versions ago. I'd argue ours exceeds inkscape's now ;) Nyall Dawson
04:28 PM Revision bc4d16e8 (qgis): Check WKB boundaries while simplifying for rendering
Fixes crash on simplifying mixed-dimension collections.
Closes #12416
Sandro Santilli
03:41 PM Revision b66002d0 (qgis): add CopyAction to the list of supported drop actions
Alexander Bruy
03:40 PM Revision d80a632b (qgis): use digitizing color for label editing rubber band
Denis Rouzaud
03:04 PM Revision ae3cfd4f (qgis): Merge pull request #2726 from medspx/bugfix_external_resource
External Resource widget multiple fixes (fix Redmine #14178) Denis Rouzaud
02:59 PM Bug report #13913: Embed layers and groups does not work properly with layer duplicate names
Importing layers with the same name works for me, as long as they do have *different layer-IDs*.
If they have the sa...
Sebastian Dietrich
02:56 PM Revision cce4b2db (qgis): fix indentation
Martin Dobias
02:43 PM Bug report #14161: Remove Current style can corrupt another style
Sorry for the late reply.
I retry it and surprisingly it works as expected. I was pretty sure I had the second style ...
Harrissou Santanna
01:50 PM Bug report #14161: Remove Current style can corrupt another style
<notextile>@</notextile>Harrissou
I can not reproduce either. But I noticed a probably related misbehaviour when work...
Sebastian Dietrich
02:21 PM Revision c9342910 (qgis): fix indentation
Martin Dobias
02:19 PM Bug report #12578 (Closed): Large pause before snapping to large layer
Fixed in changeset commit:"fa66583e6f67e161c200c8ca23c3841c77800112". Martin Dobias
02:09 PM Revision cc6721c1 (qgis): Fixes to 2.5d renderer
- support holes in polygons and multi-polygons
- make sure not to overshoot value in HSV color (max. 100) - Qt spits ...
Martin Dobias
02:09 PM Revision 9fd6b246 (qgis): Move extraction of linestrings out of QgsExpression file + add unit test
Martin Dobias
02:09 PM Revision 5210c122 (qgis): Make vertex editor closable (because why not?)
Martin Dobias
02:09 PM Revision d6bd8d0c (qgis): External Resource widget multiple fixes (fix Redmine #14178)
Médéric RIBREUX
01:10 PM Bug report #13972: Categorize symbols uses wrong field after table join
If you attach some sample data to reproduce the issue others can test on current master. Then you probably save the h... Sebastian Dietrich
01:01 PM Revision 1858cc71 (qgis): Revert "[processing] also make Modeler non-blocking when opened from co...
This reverts commit 602437aa0676a7ad4ce21bc32b62c2b107474bff.
Having modeler as non-blocking window it risky as chan...
Alexander Bruy
01:01 PM Revision 469985da (qgis): Revert "[processing] make Modeller non-blocking window"
This reverts commit 51ec2bfba6cd5eeb4bf10588d8b94ee30e7faa4a.
Having Processing modeler non-modal risky as user can ...
Alexander Bruy
01:00 PM Feature request #13697: Add "Refresh materialized view" action in DB Manager
Postponed until after the feature freeze of 2.14. Sebastian Dietrich
12:42 PM Revision 42ea15b3 (qgis): Merge pull request #2496 from SebDieBln/App_OptionsAsFiles
Accept option '--' to mark all following arguments as files (refs #3714) Martin Dobias
12:22 PM Bug report #8365 (Closed): Tips window causes two taskbar icons to appear
Fixed in changeset commit:"95b26663f6888764b4dcd7bfbdbd3be72995a074". Nathan Woodrow
12:22 PM Bug report #8312 (Closed): Startup tips are in a modal dialogue, but clicking on the main QGIS wi...
Fixed in changeset commit:"95b26663f6888764b4dcd7bfbdbd3be72995a074". Nathan Woodrow
12:10 PM Revision 80e3f8fc (qgis): Merge pull request #2704 from SebDieBln/FixFieldCalcDialogParent
[Bugfix] Construct the QgsFieldCalculator dialog with the correct parent Nathan Woodrow
12:01 PM Bug report #13823: DB Manager - Renaming constraints and indexes fails when renaming a table
Also renaming the sequence of a serial column fails:
CREATE TABLE lakes
(
gid SERIAL NOT NULL,
geom geometry(polygon...
Paul Kanelli
11:03 AM Feature request #13247 (Closed): Centroid fill option for multipart polygons
Duplicate of #9199 Nyall Dawson
11:03 AM Feature request #13247 (Closed): Centroid fill option for multipart polygons
Duplicate of #9199 Nyall Dawson
10:56 AM Revision 0d433b09 (qgis): Fix warnings
Nyall Dawson
10:12 AM Revision 4ec09120 (qgis): Fix inconsistent behaviour when deleting nodes with node tool
(fix #14168) Nyall Dawson
09:54 AM Revision 47013f7b (qgis): [dbmanager] Fixes #13679 - QGIS master crashes when closing DB Manager ...
Salvatore Larosa
08:52 AM Revision 602437aa (qgis): [processing] also make Modeler non-blocking when opened from context me...
Alexander Bruy
08:49 AM Revision 554ca8da (qgis): [processing] unregister actions when unloading (follow up f7e6fa67b0)
Alexander Bruy
08:30 AM Bug report #14183 (Closed): Red channel ignored in freshly loaded raster file
If I load rasters sometimes the Red-channel is not shown.
Debian Testing, QGIS Master and 2.8, self compiled here
I...
Richard Duivenvoorde
08:27 AM Bug report #8760: Custom Form from .ui File crashes QGIS on Ubuntu
BTW, with my example form, in 2.8.3 it works ok. Alexandre Neto
08:21 AM Bug report #8760: Custom Form from .ui File crashes QGIS on Ubuntu
I have recently opened this issue #14152
As it seems to be a duplicate, It will be closed.
With my form, QGIS maste...
Alexandre Neto
08:24 AM Bug report #14152 (Closed): Form annotation crashs QGIS with Segmentation fault (core dumped)
You are right, this is a duplication. I will close it and move the discussion to #8760. Alexandre Neto
07:20 AM Bug report #14152: Form annotation crashs QGIS with Segmentation fault (core dumped)
Alexandre, could you please confirm whether you get a crash also if you try to use that .ui file for attribute form? ... Martin Dobias
07:30 AM Bug report #12416 (Reopened): QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
I'm reopening this to signal the fix did not include an automated testcase
(I suggest we add a "ready for test" status)
Sandro Santilli
07:30 AM Bug report #12416 (Reopened): QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
I'm reopening this to signal the fix did not include an automated testcase
(I suggest we add a "ready for test" status)
Sandro Santilli
07:29 AM Bug report #12416 (Closed): QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
Fixed in changeset commit:"bc4d16e8d912d9f6a605daa02d2959cd8145e770". Sandro Santilli
07:27 AM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
Related issue (broken fromWkb): #14182 Sandro Santilli
03:36 AM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
Beside boundary checking, the problem is with the parser inside geometry-simplifier just skipping 5 bytes in each com... Sandro Santilli
07:26 AM Bug report #14182 (Closed): Geometry.fromWkb crashes on unexpected/malformed WKB
Testcase can be found on https://github.com/qgis/QGIS/pull/2722
This is a spin-off of ticket #12416
Last tested on c...
Sandro Santilli
06:11 AM Bug report #14178 (Closed): External Resource widget bugs
Hello, bug triage...
PR is merged ! No need to get further for the moment !
Médéric RIBREUX
06:11 AM Bug report #14178 (Closed): External Resource widget bugs
Hello, bug triage...
PR is merged ! No need to get further for the moment !
Médéric RIBREUX
06:11 AM Bug report #14178 (Closed): External Resource widget bugs
Hello, bug triage...
PR is merged ! No need to get further for the moment !
Médéric RIBREUX
05:06 AM Bug report #14178 (Closed): External Resource widget bugs
Hello dev,
I have made thorough tests for the new External Resource widget and I have found some bugs which are pret...
Médéric RIBREUX
05:51 AM Revision c7204cc7 (qgis): Fix editing composer legend titles while filtering enabled (fix #11459)
Nyall Dawson
05:33 AM Bug report #14181 (Closed): Opacity bar inverted in legend background
James Duffy
05:18 AM Bug report #14181 (Closed): Opacity bar inverted in legend background
Within the print composer, when selecting the background of a legend item, the bar with the title opacity defaults at... James Duffy
05:18 AM Bug report #3714: Qt arguments are not supported
Martin Dobias wrote:
> Sounds good - I have merged PR 2469 and let's keep the other PR open...
Thanks, that makes se...
Sebastian Dietrich
03:44 AM Bug report #3714: Qt arguments are not supported
Sounds good - I have merged PR 2469 and let's keep the other PR open... Martin Dobias
05:14 AM Bug report #14179 (Closed): Qgis DB Manager silent error when 2 rows have the same number
Happening now : Nothing, you click and it does not prompt you with a error.
Expected behavior : Alert me what the e...
baditaflorin -
04:51 AM Bug report #14177 (Closed): rules based labeling not saved
In rules based labaling of a vector layer the position of the layer is not saved when it is refered to a attirbute fi... Kurt Ludikovsky
04:40 AM Revision 6893f494 (qgis): Properly fix doxygen warning
Nyall Dawson
04:40 AM Revision 59f418b7 (qgis): Revert "Fix doxygen warning"
This reverts commit 9e1a2359ba7aab9094544f85ba04efceceedf5f6. Nyall Dawson
04:38 AM Revision 9e1a2359 (qgis): Fix doxygen warning
Nyall Dawson
04:01 AM Bug report #14176 (Closed): test -V -R qgis_analyzertest segfaults
I get a segfault running test -V -R qgis_analyzertest.
The standalone test is output/bin/qgis_analyzertest, which seg...
Sandro Santilli
03:58 AM Revision fe95e4ee (qgis): Show variables from symbol scope in symbol layer widget expression
builders. (This lets users know they are available).
Also swap some variable names to static strings for speed.
Nyall Dawson
03:10 AM Bug report #13668: Delete does not work in the Vertex Editor
Fixed in pull request https://github.com/qgis/QGIS/pull/2725 Peter Petrik
02:41 AM Revision 9b6fa0d5 (qgis): Fix @value is overwritten for some symbol properties (fix #14148)
Nyall Dawson
02:16 AM Bug report #14175: QGIS crash after closing the file dialog
The dump file is 30 MB, seems to be to large to upload. Bernd Piepers
02:13 AM Bug report #14175 (Closed): QGIS crash after closing the file dialog
After closing a file dialog, QGIS crash and show a minidump popup.
It is not possible to open a file, open a project ...
Bernd Piepers
01:38 AM Bug report #13909 (Closed): Delete ring does not work
Nyall Dawson
01:38 AM Bug report #14083 (Closed): Adding up (+) variables in expression builder results in concatenation
Wrapping the variables in to_int/to_real is the correct solution. Multiply/etc have special handling to basically hav... Nyall Dawson
01:26 AM Bug report #14083: Adding up (+) variables in expression builder results in concatenation
What are the types of the columns? Nathan Woodrow
01:18 AM Bug report #14083 (Reopened): Adding up (+) variables in expression builder results in concatenat...
That would not explain why I can multiply, subtract and divide the same numbers without any problem. The variables in... Rombert Stapel
01:36 AM Revision 39f00352 (qgis): Improve preview of current variable value in expression builder
Nyall Dawson
01:36 AM Revision 0356752c (qgis): DateTime is also a native type for postgres provider
Nyall Dawson
01:12 AM Bug report #14168 (Closed): Deleting nodes - inconsistent behaviour
Fixed in changeset commit:"4ec09120017531caa535b3ae4392ea60fd245bbf". Nyall Dawson

2016-01-26

12:59 AM Bug report #14174 (Closed): VirtualLayer provider: files without license&copyright
Some files in src/providers/virtuallayer lack an explicit header with license&copyright Even Rouault
12:48 AM Revision a665b7d7 (qgis): Don't crash when using raster calculator with huge raster (refs #13336)
Now we abort and advise the user if insufficient memory is available
to perform the calculation.
At some future stag...
Nyall Dawson
12:28 AM Revision 50878114 (qgis): [DbManager] fetch type of view (materialized or not) and show in info
(refs #13829) Sebastian Dietrich
12:28 AM Revision 56000784 (qgis): [DbManager] allow to delete materialized views
(refs #13829) Sebastian Dietrich
12:28 AM Revision 99026133 (qgis): [DbManager] give materialized views their own icon
Sebastian Dietrich
12:27 AM Revision e42819d4 (qgis): Merge pull request #2713 from nirvn/fix_memory_layer_datetime
[memorylayer] fix missing datetime field type Nyall Dawson
12:22 AM Revision 7b01b414 (qgis): Mark some inbuilt expression variables with missing read-only flag
Nyall Dawson
12:17 AM Bug report #14163: processing: datetime fields converted to date (time data loss) when saved to m...
Alex, it does not over here :) Here's an easy set of steps to reproduce the loss of datetime field:
# Create a new pr...
Mathieu Pellerin - nIRV
12:03 AM Bug report #14163: processing: datetime fields converted to date (time data loss) when saved to m...
Processing copies fields definition from source layers, so If layer reports field as DateTime and output format/provi... Alexander Bruy
11:58 PM Revision 3744ac2f (qgis): Fix categorised renderer does not store changes to the source symbol
Avoids the frustrating situation where changes to a symbol in the
categorised renderer are lost when the layer proper...
Nyall Dawson
11:54 PM Bug report #14160: broken drag & drop layer from one project to another
Raising priority as this looks like regression. Alexander Bruy
11:54 PM Bug report #14160: broken drag & drop layer from one project to another
Raising priority as this looks like regression. Alexander Bruy
11:54 PM Bug report #14160: broken drag & drop layer from one project to another
Raising priority as this looks like regression. Alexander Bruy
11:32 PM Bug report #13909: Delete ring does not work
I have upgraded to QGIS 2.13.3 and just tested the delete ring tool. Now it works. Kalle Kronholm
08:32 PM Bug report #13909 (Feedback): Delete ring does not work
Can you share your data file please? Nyall Dawson
11:24 PM Bug report #14029: Server crash upon first read of a project
Starting from 2.8.6 the issue seems solved. It would be good if someone could test it in different settings. Paolo Cavallini
11:13 PM Revision 1eedb06d (qgis): Fix crash when opening new virtual layer dialog
Nyall Dawson
11:13 PM Revision 36b6a166 (qgis): Merge pull request #2723 from mhugo/fix_vlayer_ui
Fix virtual layer creation GUI Nyall Dawson
08:58 PM Bug report #11459 (Closed): Editing Composer legend while filtered does not work
Fixed in changeset commit:"c7204cc72285489461722fd5c1669310ac53edc7". Nyall Dawson
08:13 PM Bug report #14083 (Closed): Adding up (+) variables in expression builder results in concatenation
Variables are always string values. You can convert them to a number using the expression functions to_real or to_int... Nyall Dawson
08:13 PM Bug report #14083 (Closed): Adding up (+) variables in expression builder results in concatenation
Variables are always string values. You can convert them to a number using the expression functions to_real or to_int... Nyall Dawson
07:43 PM Revision 99b9a495 (qgis): [processing] fixed autodetection of grass folder
Fix provided by Stefan Blumentrath Victor Olaya
06:03 PM Bug report #13972: Categorize symbols uses wrong field after table join
I don't have a nightly build at the moment. Will test when I have some free time but it might be a few days. Spencer Gardner
05:50 PM Bug report #14148 (Closed): @value variable of simple symbol fill color wrongly gets modified in ...
Fixed in changeset commit:"9b6fa0d5c40a396b3ec99a525092902585339f4b". Nyall Dawson
04:59 PM Bug report #13216 (Closed): move / rotate labels on a rotated view
Duplicate of #13840 Nyall Dawson
04:59 PM Bug report #13216 (Closed): move / rotate labels on a rotated view
Duplicate of #13840 Nyall Dawson
04:56 PM Bug report #14147: Label not hiding when "unassigned" symbol classification unchecked
Still can not reproduce (on current master). Please test with the current nightly version and let us know if you stil... Nyall Dawson
02:21 AM Bug report #14147: Label not hiding when "unassigned" symbol classification unchecked
I have now determined that the conditions are more precise than I had realized. This behaviour occurs after creating ... Robin Jones
04:47 PM Revision f8d59385 (qgis): Fix virtual layer creation GUI
Hugo Mercier
04:38 PM Bug report #11807 (Closed): Make "timestamp" datatype available for PostGIS vectors
Fixed in 0356752c641f4456b377f944c536274124cee23d Nyall Dawson
04:38 PM Bug report #11807 (Closed): Make "timestamp" datatype available for PostGIS vectors
Fixed in 0356752c641f4456b377f944c536274124cee23d Nyall Dawson
04:37 PM Bug report #6993 (Closed): Saving MS SQL Layer to shapefile fails with dates/datetime
Nyall Dawson
03:49 PM Bug report #13336: Allow raster calculator with huge raster inputs
Crash is now avoided, so moving this to a feature request - at some future stage we should perform the calculation in... Nyall Dawson
03:37 PM Bug report #13829 (Closed): DB Manager - "Materialized view" issues
Fixed in changeset commit:560007846a. Many thanks for the patch! Giuseppe Sucameli
03:37 PM Bug report #13829 (Closed): DB Manager - "Materialized view" issues
Fixed in changeset commit:560007846a. Many thanks for the patch! Giuseppe Sucameli
03:20 PM Bug report #3714: Qt arguments are not supported
"QCommandLineParser":http://doc.qt.io/qt-5/qcommandlineparser.html really looks promising!
How do you feel about mer...
Sebastian Dietrich
03:19 AM Bug report #3714: Qt arguments are not supported
Thanks for the work, Sebastian!
I think my preference would be to defer solving this to QGIS 3 for two reasons:
- Q...
Martin Dobias
02:14 PM Bug report #14157 (Closed): Existing virtual layers replaced when using "add virtual layer"
Nyall Dawson
01:27 AM Bug report #14157: Existing virtual layers replaced when using "add virtual layer"
Seems even better. I like it. I will try to fix it soon. Hugo Mercier
01:25 AM Bug report #14157: Existing virtual layers replaced when using "add virtual layer"
Sounds great! A possible further improvement could be:
1. Change the layer name text box to a combo box, showing all ...
Nyall Dawson
01:12 AM Bug report #14157: Existing virtual layers replaced when using "add virtual layer"
Thanks for your feedback.
I am thinking, in terms of UI it could be better to forget this "replace" checkbox and use...
Hugo Mercier
12:10 PM Revision beaa45e5 (qgis): Merge pull request #2705 from SebDieBln/FixVectorGridLock
[fTools] restore 1:1 ratio when checking 'Lock 1:1 ratio' checkbox Alexander Bruy
10:13 AM Revision 21b095d7 (qgis): Merge pull request #2719 from mhugo/fix_wkbtype
Fix QgsGeometry wkbType() Hugo Mercier
07:20 AM Bug report #14173: Rendering order ignored for added/changed features
That cannot be achieved with the way the edit buffer is implemented currently because we only save the updated attrib... Matthias Kuhn
07:08 AM Bug report #14173 (Closed): Rendering order ignored for added/changed features
Features coming from layer's edit buffer (added / changed) do not respect the requested rendering order, resulting in... Martin Dobias
06:44 AM Bug report #14172 (Closed): QGIS freezes after canvas refresh when using graduated style with man...
We have some layers that make use of the _graduated style_ with many classes (a few hundred). After upgrading from 2.... Sebastian Dietrich
06:20 AM Bug report #14166: Dissolve problems for polygons containing rings
Thanks. This is interesting... On my system, vectorized_regroup.shp shows up in QGIS with a hole where it should be (... Martin Dobias
01:12 AM Bug report #14166: Dissolve problems for polygons containing rings
Let's try another way to describe the problem. 3 images are attached:
vectorized_pb.PNG : the dissolve tool creates ...
Marie Silvestre
01:12 AM Bug report #14166: Dissolve problems for polygons containing rings
Let's try another way to describe the problem. 3 images are attached:
vectorized_pb.PNG : the dissolve tool creates ...
Marie Silvestre
01:12 AM Bug report #14166: Dissolve problems for polygons containing rings
Let's try another way to describe the problem. 3 images are attached:
vectorized_pb.PNG : the dissolve tool creates ...
Marie Silvestre
06:03 AM Bug report #14167: JPEG2000 rendering issue
To my knowledge it is not a known issue. If linking the raster publicly is an issue, feel free to share it privately ... Martin Dobias
05:32 AM Bug report #14171 (Closed): "save as" raster as VRT adds a usless ".tif" to folder output name, o...
*New description:*
see subject
All version > 2.6.* affected.
Moreover the ouput VRT files gives an error when the ...
Ralf Deuerling
04:29 AM Bug report #14170 (Open): <se:ElseFilter/> nor working when styling data with sld
As is stated in the description, <se:ElseFilter/> is not working properly when styling data with sld (tested in 2.8.3... Radek Zdansky
04:24 AM Revision 24d9c654 (qgis): Fix more classes which violate the rule-of-three
Also remove some empty destructors Nyall Dawson
03:18 AM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
So the code showing unrobust WKB parser is here: https://github.com/qgis/QGIS/pull/2722
It confirms the internal WKB ...
Sandro Santilli
02:51 AM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
I've handled to make QgsGeometry.fromWkb mess up with memory using this input:... Sandro Santilli
03:09 AM Bug report #14152: Form annotation crashs QGIS with Segmentation fault (core dumped)
This looks like a duplicate of #8760 - crash within Qt in QUiLoader::load Martin Dobias
03:00 AM Bug report #14152: Form annotation crashs QGIS with Segmentation fault (core dumped)
I have used gdb and I got this:... Alexandre Neto

2016-01-25

12:33 AM Bug report #14167: JPEG2000 rendering issue
Hi,
Thanks for your answer.
Unfortunately, I cannot link the image due to licence issues, for the moment at least. I...
Mathieu SIG
09:30 AM Bug report #14167 (Feedback): JPEG2000 rendering issue
Martin Dobias
09:29 AM Bug report #14167: JPEG2000 rendering issue
Hi, thanks for the report. Could you please attach a raster file that has this problem? Martin Dobias
08:00 AM Bug report #14167 (Closed): JPEG2000 rendering issue
Hi,
I'm experiencing trouble with the QGIS renderer for JPEG2000.
I have to validate an image mosaic product, with a...
Mathieu SIG
11:20 PM Bug report #11007 (Closed): Deleted/edited features within SHAPEFILE are still recognized in othe...
>Is there a chance to have a patch for 2.8 LTR or is it reliant on the latest OGR in master?
This bug is not in 2.8 ...
Marco Hugentobler
09:35 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Tested in the latest master and it works as expected.
Is there a chance to have a patch for 2.8 LTR or is it relian...
Saber Razmjooei
09:18 PM Bug report #14169 (Closed): Crash when clicking "save as..." when the source file is CSV or SHP
While trying to "save as..." a CSV or SHP file - QGIS crashes.
When running it through the terminal - i saw the follo...
Shai Efrati
06:16 PM Revision 83eed110 (qgis): Improve renderer class documentation (refs #14025)
Martin Dobias
06:16 PM Revision 492c1a9f (qgis): Improve documentation for renderer registry metadata (refs #13973)
Martin Dobias
05:39 PM Revision b5ee06dc (qgis): Merge pull request #2702 from alexbruy/styles-bindings
fix SIP bindings for listStylesInDatabase() method (fix #11210) Matthias Kuhn
04:09 PM Bug report #14147 (Feedback): Label not hiding when "unassigned" symbol classification unchecked
I unfortunately can not reproduce. Can you please attach a sample, like a small shapefile and a QML file? Sebastian Dietrich
04:05 PM Bug report #14161 (Feedback): Remove Current style can corrupt another style
Sebastian Dietrich
04:42 AM Bug report #14161: Remove Current style can corrupt another style
Hmm I cannot replicate - I have just tried it and for me right after removal of the current style the dialog is updat... Martin Dobias
04:02 PM Bug report #14153: loadNamedStyle fail to load edit widget
Widgets are loaded separately from the layers by "@QgsEditorWidgetRegistry@":http://qgis.org/api/classQgsEditorWidget... Sebastian Dietrich
01:16 PM Revision 82eabb19 (qgis): Fix crash in vector layer properties when changing renderer type (fixes...
Martin Dobias
01:02 PM Bug report #13686: [compile] qgis master fails with "error: ‘PyUnicode_AsUTF8’ was not declared i...
Compiled fine now Doug, thanks.
I think you mentioned that QGIS finds python2 automagically before in the AUR, so as...
Donovan Cameron
12:30 PM Bug report #13931: QGIS 2.12.1 - Filter legend by map content has new bug
Nyall Dawson wrote:
> please don't file bugs multiple times...
definitely true
> it doesn't help them get addressed...
Sebastian Dietrich
12:02 PM Bug report #13635: different handling of invalid geometries between LTR and master version
One inner ring has just 3 vertices (the first and the last being the same), and so OGR fails to organize that polygon... Martin Dobias
10:35 AM Revision 3418dd00 (qgis): Fix QgsGeometry wkbType()
Hugo Mercier
10:12 AM Revision 73bef584 (qgis): [processing] correctly initialize lastools settings before loading algs
Victor Olaya
10:02 AM Bug report #14166 (Feedback): Dissolve problems for polygons containing rings
Hmmm I am not sure I understand the problem you describe here. In your case, from vectorized.shp, Dissolve simply mak... Martin Dobias
05:43 AM Bug report #14166 (Closed): Dissolve problems for polygons containing rings
I have vectorized a raster layer with 0 and 1 values and obtained a polygon shapefile layer from witch I have removed... Marie Silvestre
09:47 AM Bug report #14168 (Closed): Deleting nodes - inconsistent behaviour
1- Open QGIS
2- Add a polygon layer
3- Change to edit mode
4- For one of the polygons...select all the nodes....excep...
Saber Razmjooei
09:23 AM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
The other possibility is that QGIS centralized WKB parser simply handles better the parsing of geometry collections, ... Sandro Santilli
09:14 AM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
I'm taking back the "main QGIS WKB parser has no problem with the malformed WKB" as that's very unlikely as the QgsGe... Sandro Santilli
08:41 AM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
My take on boundary checking is here: https://github.com/qgis/QGIS/pull/2721
At the time of writing this comment, the...
Sandro Santilli
05:15 AM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
Thanks Even.
Still I think QGIS should check before reading past the end of the buffer.
I'll look into that in the ev...
Sandro Santilli
05:02 AM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
The root cause is a bug in the OpenFileGDB driver (https://trac.osgeo.org/gdal/ticket/6332) that results in inconsist... Even Rouault
02:46 AM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
The crash only happens when the offending layer is the first one on the map. Crash also occurs by loading the "Tracks... Sandro Santilli
09:23 AM Bug report #13336: Allow raster calculator with huge raster inputs
Hi,
I have a solution. I have uploaded 2 files. A python 2.7 script that will create a simulated raster having the...
Nicolas Cadieux
09:23 AM Bug report #13336: Allow raster calculator with huge raster inputs
Hi,
I have a solution. I have uploaded 2 files. A python 2.7 script that will create a simulated raster having the...
Nicolas Cadieux
09:20 AM Bug report #13973 (Closed): Crash when switching from custom renderer to another
The main problem was that the old renderer was used as-is in the test renderer implementation, while it is just a tem... Martin Dobias
09:20 AM Bug report #13973 (Closed): Crash when switching from custom renderer to another
The main problem was that the old renderer was used as-is in the test renderer implementation, while it is just a tem... Martin Dobias
09:05 AM Revision 7fcc7ab1 (qgis): Add specific test for QgsMultiBandColorRenderer
The raster blend mode test, which uses QgsMultiBandColorRenderer
fails occasionally for no obvious reason. This addit...
Nyall Dawson
08:50 AM Revision a20d5034 (qgis): Swap QString::replace using trivial QRegExp expressions with simple
QString variants
Rationale:
1. It's *much* faster
2. I managed to get a valgrind report from the intermittently cras...
Nyall Dawson
08:40 AM Bug report #11210 (Closed): layer.listStylesInDatabase in pyqgis
Fixed in changeset commit:"b5ee06dc28ab015ca1907f8219283b11bec1f646". Anonymous
08:28 AM Bug report #14025 (Closed): Crash when loading project with custom renderer for vector layers
The real issue was that symbols returned by the test renderer have not been initialized before being used in symbolFo... Martin Dobias
08:28 AM Bug report #14025 (Closed): Crash when loading project with custom renderer for vector layers
The real issue was that symbols returned by the test renderer have not been initialized before being used in symbolFo... Martin Dobias
08:28 AM Bug report #14025 (Closed): Crash when loading project with custom renderer for vector layers
The real issue was that symbols returned by the test renderer have not been initialized before being used in symbolFo... Martin Dobias
05:17 AM Revision 7400ca9c (qgis): Fix issues with conversion of renderers to rule based renderer
- expressions were not correctly translated and always treated
as a single field
- string values were not correctly e...
Nyall Dawson
04:43 AM Revision 39e1f68c (qgis): Fix filtering legend content by map when renderer contains
duplicate symbols (fix #14131)
Now, we don't test for map content using the symbols but instead
use the legend key d...
Nyall Dawson
04:41 AM Revision cf3c55bd (qgis): [travis] Warn on unintentional switch fallthrough
Intentional fallthrough should be annotated with
"FALLTHROUGH;"
Nyall Dawson
04:18 AM Bug report #14164 (Closed): crasher: cycling through the symbology renderers back and forth crash...
Fixed in changeset commit:"82eabb197623236ab0f8844f537473fd7bcc9b98". Martin Dobias
03:52 AM Bug report #14165: Geometry checker plugin error (3D geom)
The geometry checker plugin simply clones the layer using QgsVectorFileWriter before it starts processing it. So QgsV... Sandro Mani
01:34 AM Bug report #14165 (Closed): Geometry checker plugin error (3D geom)
I'm getting:
Failed to create the output layer: non riesco a creare il layer (errore
OGR:Geometry type of `Unreco...
Paolo Cavallini
02:39 AM Bug report #13679 (Closed): QGIS master crashes when closing DB Manager in preview mode for PostG...
And Salvatore Fianca found the bug and tested the fix. A name, a plan! Sandro Santilli
02:39 AM Bug report #13679 (Closed): QGIS master crashes when closing DB Manager in preview mode for PostG...
And Salvatore Fianca found the bug and tested the fix. A name, a plan! Sandro Santilli
02:26 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
Salvatore Larosa has solved the mini-dump. Hooray! salvatore fiandaca
01:47 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
Does commit:09ce8004fd2ca9e911b84dd4de59bafb47037b44 (from Salvatore Larosa) fix the crash ?
Giuseppe: wouldn't it be...
Sandro Santilli
02:36 AM Revision f6c0d8dd (qgis): Use QVector instead of QList in some private contexts
Nyall Dawson
02:35 AM Bug report #14006: Can't export layers from Postgis tables with Z component geometries
Hi. There is a bug indeed. If I am correct, in 2.8 it converted the geometry to 2D before exporting ?
I may be becaus...
Hugo Mercier
02:35 AM Bug report #13141 (Closed): Postgis Connection freeze if you press "Set filter" during loading of...
assuming fixed by commit:4ccb08dbadaca8153f69ddda7ab8b3b79729239b Sandro Santilli
02:35 AM Bug report #13141 (Closed): Postgis Connection freeze if you press "Set filter" during loading of...
assuming fixed by commit:4ccb08dbadaca8153f69ddda7ab8b3b79729239b Sandro Santilli
01:42 AM Bug report #14142: M ordinate is lost on shapefile update
I Just filed one: https://trac.osgeo.org/gdal/ticket/6331 Sandro Santilli
01:35 AM Revision 5574d400 (qgis): fix warnings
Jürgen Fischer
01:05 AM Bug report #14041: opening the layer properties window can take ages nowadays
(facepalm) sorry guys, I have terribly misread the report :) Martin Dobias

2016-01-24

12:17 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Marco Hugentobler wrote:
> 200ce04b88c515d9880615d7254e45d1a50049a4 fixes the problem (at least for my test cases on ...
Antoine SIG
12:07 AM Bug report #14041: opening the layer properties window can take ages nowadays
Nyall, ok. As I mentioned on github, your commits had already brought the situation back to "normal", i.e. the usual ... Mathieu Pellerin - nIRV
11:59 PM Bug report #14041 (Closed): opening the layer properties window can take ages nowadays
I think we've done all we can - I tried profiling this, but the main delay now is all in Qt's widget layout/creation ... Nyall Dawson
10:46 PM Bug report #14041: opening the layer properties window can take ages nowadays
Martin, the regression I had spotted was when opening the layer properties window, not the attribute table. Nyall wan... Mathieu Pellerin - nIRV
11:56 PM Bug report #11410: QGIS crashes when rendering all layers from a SOSI file at once
I have just tested with Master from OSGeo4w.
The first time I opened NATVERNOMR.sos, it didn't crash QGIS, but the f...
James Stott
09:26 PM Bug report #14164: crasher: cycling through the symbology renderers back and forth crashes QGIS
Also, here's a simplified steps to reproduce:
# Open QGIS, add a vector layer
# Open the layer properties window, go ...
Mathieu Pellerin - nIRV
09:25 PM Bug report #14164: crasher: cycling through the symbology renderers back and forth crashes QGIS
Here's the gdb output:... Mathieu Pellerin - nIRV
08:57 PM Bug report #14164 (Closed): crasher: cycling through the symbology renderers back and forth crash...
Under master, cycling through the symbology renderers will very quickly crash QGIS.
*Steps to reproduce*
# Launch QG...
Mathieu Pellerin - nIRV
08:16 PM Revision ae52aabd (qgis): more spelling fixes
Jürgen Fischer
07:44 PM Bug report #14131 (Closed): QGIS 2.12.1 - Filter legend by map content has new bug
Fixed in changeset commit:"39e1f68ccc6dd4918614ac0df1e6bc0a92f6a725". Nyall Dawson
06:07 PM Bug report #13931 (Closed): QGIS 2.12.1 - Filter legend by map content has new bug
Duplicate of #14131 (please don't file bugs multiple times... it doesn't help them get addressed any faster) Nyall Dawson
06:07 PM Bug report #13931 (Closed): QGIS 2.12.1 - Filter legend by map content has new bug
Duplicate of #14131 (please don't file bugs multiple times... it doesn't help them get addressed any faster) Nyall Dawson
06:05 PM Bug report #14163 (Closed): processing: datetime fields converted to date (time data loss) when s...
Applying an algorithm to a layer which contains a datetime field will result in an ouput that transforms the datetime... Mathieu Pellerin - nIRV
05:35 PM Revision 265f53ce (qgis): Fix wording and add warning
Matthias Kuhn
01:13 PM Bug report #13754 (Feedback): Selected Multipolygon by Rectangle / "on the fly" reprojection = O...
Julien - I get an error opening that dataset
Giovanni - I can't reproduce using your dataset.
Nyall Dawson
10:26 AM Revision ac033cfc (qgis): Refactor and optimise certain QgsWKBTypes functions
Given how frequently these functions are called throughout QGIS,
it makes sense for them to be written in a way that ...
Nyall Dawson
10:25 AM Revision ba530a0f (qgis): Merge pull request #2715 from SebDieBln/FixWarnDualViewLayout
Fix warning when a QLayout is already present in QgsDualView. Matthias Kuhn
07:21 AM Revision bbfcbcae (qgis): snapping:
* skip index build if snapping is off
* use feature request limit when creating the snapping index
Jürgen Fischer
06:44 AM Bug report #14162 (Closed): Cannot set parent to NULL in relation reference widget
Although the ``Allow null value`` option is checked if a child already has a parent, I cannot set that parent to NULL... Tudor Bărăscu
05:44 AM Bug report #14037: frequent crash when editing data in relation forms (standard relation form-wid...
Hi Tudor,
testproject attached.
I have tested with lates master. The crash occurs, when in layer "pflegemassnahmen...
Gerhard Spieles
03:27 AM Bug report #14037: frequent crash when editing data in relation forms (standard relation form-wid...
Hi Gerhard,
It would be really nice if you'd attach a project with data so that the issue is easily reproducible.
All...
Tudor Bărăscu
05:17 AM Revision 8ad6ca08 (qgis): Fix some memory leaks identified by Coverity
Also improve the API for QgsExpressionContextUtils::updateSymbolScope
Previously it was hard to predict if the method...
Nyall Dawson
03:53 AM Bug report #12010: Can edit Z geom but fail to create it
See https://github.com/qgis/QGIS/pull/2703 Tudor Bărăscu
02:50 AM Revision 1dc8fc3c (qgis): Merge pull request #2716 from SebDieBln/LoadShowPlusSign
[Bugfix] Correctly load the labeling-setting to show a plus-sign next to numbers (fixes #13474) Jürgen Fischer
02:17 AM Bug report #13779: symbols not correctly clipped in map legend
Return the fixed value and the ability to specify the properties of the layer height and width icon. Alexander Novoselov
01:13 AM Revision df4c0c12 (qgis): fix loading the labeling-setting to show a plus-sign next to numbers
(fixes #13474) Sebastian Dietrich

2016-01-23

12:33 AM Bug report #14161 (Closed): Remove Current style can corrupt another style
Create for a layer two different styles.
Then reopen the Layer Properties dialog and remove one (it should be the cur...
Harrissou Santanna
 

Also available in: Atom