Activity

From 2015-04-23 to 2015-05-22

2015-05-22

11:58 PM Bug report #3659: Size scale field does not work with symbol levels
Tried to check but these changes are not in OSGeo4W nightly yet. Will check again tomorrow. Anita Graser
12:56 PM Bug report #3659 (Feedback): Size scale field does not work with symbol levels
Anita - is this resolved using vmora's work in latest master? Nyall Dawson
11:14 PM Revision 8c624a34 (qgis): [processing] fix folding in the model
Earlier commit broke the update of lines when folding parameters in the
modeler. This one fixes it again.
HenningJagd
10:53 PM Revision 2c5c8662 (qgis): [FEATURE][SERVER] GetFeature with an other Geometry
This commit completes 'GetFeature without geometry' e3a832c29e4a98ed70b8085563aa0c8a92d44669
The GeometryName parame...
René-Luc ReLuc
10:21 PM Revision df7e07bc (qgis): Fix untranslatable strings (fix #11765)
Nyall Dawson
09:35 PM Revision 72f0c141 (qgis): Correctly restore font and character for font marker widget
Nyall Dawson
09:07 PM Revision 803a0b93 (qgis): show correct coordinates in status bar when projected CRS used and
canvas units set to degrees (fix #12395)
Tests for latitude wrapping included
Alexander Bruy
09:03 PM Revision afc3996f (qgis): Add shapefile provider tests
+ Fix OGR provider so it does not return features without geometry when
filtering with a FilterRect
Matthias Kuhn
08:59 PM Revision adb5b643 (qgis): fix GRASS7 r.relief
Giovanni Manghi
08:35 PM Revision 1078daf7 (qgis): Add option to get null count from QgsVectorLayer::getDoubleValues
Nyall Dawson
08:35 PM Revision e7b7549c (qgis): [FEATURE] New statistical summary dock widget
Can display summary statistics (eg mean, standard deviation, ...)
for a field or expression from a vector layer.
Nyall Dawson
08:17 PM Revision 78229272 (qgis): added Datasources2Vrt processing alg to merge different datasources in ...
This is useful for that commands that have multiple inputs but that have to be contained
in a single vrt
Luigi Pirelli
07:57 PM Revision 0aedbcaf (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
Paolo Cavallini
07:57 PM Revision e25fb2de (qgis): Fix for #12812
Paolo Cavallini
07:53 PM Revision e2ff8edc (qgis): Make python NULL hashable
Matthias Kuhn
07:39 PM Revision 2fe3f557 (qgis): Provider testing
* Test more operations
* Include spatialite tests
Matthias Kuhn
05:51 PM Revision 69abbb26 (qgis): [BUGFIX][SERVER][WFS] Remove extra line after header
René-Luc ReLuc
05:49 PM Revision c4b1d25a (qgis): [BUGFIX][SERVER][WFS] Remove extra line after header
René-Luc ReLuc
05:36 PM Feature request #12814 (Open): Creation date / last modified of layer in general layer info panel?
I can't find a creation date / last modified on a layer information panel - am I missing something?.
I thought it w...
James Harvey
05:35 PM Revision aba4fe0f (qgis): Fix processing ParameterTable.setValue
Arnaud Morvan
05:32 PM Revision a46f372e (qgis): Revert "[BUGFIX] Remove extra line after header"
This reverts commit 7ab336f2064b59df9ca42b7b822324bbd26e96ff. René-Luc ReLuc
05:31 PM Revision 84f6f0d9 (qgis): Revert "[BUGFIX] Remove extra line after header"
This reverts commit a2e538e35474ec6affc4ab387b81b88f83c2986c. René-Luc ReLuc
04:43 PM Revision 6d610257 (qgis): Merge pull request #2054 from arnaud-morvan/join_memory_cache
Write to project join memory cache property value instead of not cache is empty Marco Hugentobler
04:42 PM Revision 9031e984 (qgis): [FEATURE] Add options under categorised renderer advanced menu to
set categories to symbols with a matching name from the style
library or an XML style file.
Thanks Lene for the grea...
Nyall Dawson
04:39 PM Revision 2004f22a (qgis): Uniform and informative output names for Processing (QGIS, final)
Paolo Cavallini
04:10 PM Revision 4c871bb9 (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
Paolo Cavallini
04:09 PM Revision 00f64971 (qgis): Uniform and informative output names for Processing (QGIS, Take #2)
Paolo Cavallini
04:05 PM Revision a2e538e3 (qgis): [BUGFIX] Remove extra line after header
René-Luc ReLuc
04:03 PM Revision 7ab336f2 (qgis): [BUGFIX] Remove extra line after header
René-Luc ReLuc
03:57 PM Revision efeae6f4 (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
Paolo Cavallini
03:56 PM Revision 7dacddc0 (qgis): Uniform and informative output names for Processing (QGIS, Take #1)
Paolo Cavallini
03:56 PM Revision e015a7ec (qgis): Fixed uninitialized issue
Karolina Alexiou
03:50 PM Bug report #12777: Processing: Grass 7 r.relief has different "units" parameter than Grass 6 vers...
(I mistakenly commented on GitHub - I moved the comment here)
As I understood the description ("With an elevation ma...
Markus Mayr
12:01 PM Bug report #12777: Processing: Grass 7 r.relief has different "units" parameter than Grass 6 vers...
fixed with
https://github.com/qgis/QGIS/pull/2067
Giovanni Manghi
12:01 PM Bug report #12777: Processing: Grass 7 r.relief has different "units" parameter than Grass 6 vers...
fixed with
https://github.com/qgis/QGIS/pull/2067
Giovanni Manghi
03:30 PM Revision 06ae01e0 (qgis): Revert "Add connection pool for OGR provider"
This reverts commit a64ffc495e4099759dcfce292154b15f51814ba9. Pirmin Kalberer
03:18 PM Revision 43d51985 (qgis): Merge branch 'search-widgets' of https://github.com/carolinux/QGIS into...
Karolina Alexiou
03:17 PM Revision 81e21b56 (qgis): Now UI appears properly
Karolina Alexiou
03:10 PM Revision d33bf3dd (qgis): Now UI appears properly
Karolina Alexiou
02:20 PM Revision 4e6394e2 (qgis): [processing] fixed disappearing lines in modeler
Moved the updating of paths of arrows/lines in the modeler out of the
paint method, fixing various rendering problems.
HenningJagd
01:51 PM Revision 46b26060 (qgis): ComboBox now also works!
Karolina Alexiou
01:39 PM Revision e5fcbc39 (qgis): Small optimisation to data defined symbology
Nyall Dawson
01:37 PM Revision b1489688 (qgis): Merge pull request #2062 from vmora/add_tooltip
add tooltip to graduated method (color or size) Nyall Dawson
01:34 PM Revision ce7b1d31 (qgis): Merge pull request #2060 from manisandro/ogrpool
Add connection pool for OGR provider (followup 0b9d1dc) Jürgen Fischer
01:21 PM Bug report #11765 (Closed): Untranslatable strings from ./src/core/qgscolorscheme.h
Fixed in changeset commit:"df7e07bcf7889c79297eb5ff25ca6244ec71c82b". Nyall Dawson
01:19 PM Revision f1085b83 (qgis): Works now for the default case
Karolina Alexiou
01:01 PM Revision f337d413 (qgis): Merge pull request #2061 from vmora/convert_old_size_scale
remove SizeScale and Rotation from Advanced Menu Nyall Dawson
12:59 PM Revision f81d808c (qgis): Correctly restore font and character for font marker widget
Nyall Dawson
12:59 PM Revision 2f9b9265 (qgis): [processing] behavior of scroll zoom in the modeler
Zooming shouldn't recenter the scene on the cursor, only scale the scene
around it.
HenningJagd
12:58 PM Bug report #4108 (Closed): Switching from new to old polygon symbology then back again ends up wi...
No longer relevant Nyall Dawson
12:58 PM Bug report #4108 (Closed): Switching from new to old polygon symbology then back again ends up wi...
No longer relevant Nyall Dawson
12:50 PM Bug report #4029 (Closed): diagram: find maximum value with joined field
Not reproducable with current master Nyall Dawson
12:50 PM Bug report #4029 (Closed): diagram: find maximum value with joined field
Not reproducable with current master Nyall Dawson
12:50 PM Bug report #4029 (Closed): diagram: find maximum value with joined field
Not reproducable with current master Nyall Dawson
12:31 PM Revision e0098a5d (qgis): use proper type in convert functions interface
Vincent Mora
12:26 PM Revision c49884f4 (qgis): remove unused variables
Vincent Mora
12:18 PM Revision a5351fc1 (qgis): Replaced use of qgsErrorBox with QgsErrorBar
Removed some empty lines Jakob Hvitnov
12:08 PM Bug report #12395 (Closed): Incorrect coordinates in status bar
Fixed in changeset commit:"803a0b9375217671fc625f3156533d693b5d1895". Alexander Bruy
12:02 PM Bug report #5848: Different icons for QGIS and QGIS Browser
We discussed this shortly at the dev meeting. The browser icon should be significantly different to be easily disting... Anita Graser
12:02 PM Bug report #5848: Different icons for QGIS and QGIS Browser
We discussed this shortly at the dev meeting. The browser icon should be significantly different to be easily disting... Anita Graser
12:00 PM Revision ef0d4138 (qgis): Data defined font marker character
Nyall Dawson
11:57 AM Bug report #12774: Attribute table only show first 99 rows from SQL Server views
Jason Moore wrote:
> Attribute table cache. And I haven't found any other data sources that exhibit this behavior. Tr...
Jason Moore
11:55 AM Bug report #12774: Attribute table only show first 99 rows from SQL Server views
Attribute table cache. And I have found any other data sources that exhibit this behavior. Tried shp and dxf. Jason Moore
11:57 AM Revision a99deb8b (qgis): [FEATURE] Send filter expressions to postgres provider
This commit allows to filter features already on server side. Only supported
expressions will be sent to the database...
Matthias Kuhn
11:57 AM Revision 9b6e23d3 (qgis): Add convenience method QgsVectorLayer::getFeatures( expression )
Matthias Kuhn
11:57 AM Revision 8571ae7e (qgis): Convert tests/README to markdown and add more information
Matthias Kuhn
11:57 AM Revision babfae99 (qgis): Make expression compiler configurable
Matthias Kuhn
11:57 AM Revision a2ae8b4e (qgis): Add unit tests for postgres provider
basically to get a framework to test the expression compiler Matthias Kuhn
11:57 AM Revision ec9e1464 (qgis): Provider test
Matthias Kuhn
11:57 AM Revision 97de55d1 (qgis): Add new postgres provider test
Matthias Kuhn
11:48 AM Revision 6952a389 (qgis): Fix compiling without QtWebKit
This makes it possible to compile QGIS master for Android.
Hooray!
Matthias Kuhn
11:43 AM Bug report #12799: QgsFeatureRequest iterator using filterRect (spatial index) lose some feature ...
Ticket created on "GDAL !#5974":https://trac.osgeo.org/gdal/ticket/5974 Arnaud Morvan
10:53 AM Bug report #12799: QgsFeatureRequest iterator using filterRect (spatial index) lose some feature ...
The geometries are effectively invalid, this is not a bug, split parts makes invalid geometries, it is a logical cons... Arnaud Morvan
09:03 AM Bug report #12799: QgsFeatureRequest iterator using filterRect (spatial index) lose some feature ...
_6 - split one of the two polygons with the split parts tool -> at this point you get an invalid geometry_
At this p...
Arnaud Morvan
07:58 AM Bug report #12799: QgsFeatureRequest iterator using filterRect (spatial index) lose some feature ...
I noted that the "split parts" tool is not working properly *also using multipart geometries*:
step to reproduce the...
Roy Roge
06:22 AM Bug report #12799 (Open): QgsFeatureRequest iterator using filterRect (spatial index) lose some f...
The issue here is that the "split parts" tool should not be active/usable to split (main) geometries, that are not "p... Giovanni Manghi
06:22 AM Bug report #12799 (Open): QgsFeatureRequest iterator using filterRect (spatial index) lose some f...
The issue here is that the "split parts" tool should not be active/usable to split (main) geometries, that are not "p... Giovanni Manghi
06:22 AM Bug report #12799 (Open): QgsFeatureRequest iterator using filterRect (spatial index) lose some f...
The issue here is that the "split parts" tool should not be active/usable to split (main) geometries, that are not "p... Giovanni Manghi
06:22 AM Bug report #12799 (Open): QgsFeatureRequest iterator using filterRect (spatial index) lose some f...
The issue here is that the "split parts" tool should not be active/usable to split (main) geometries, that are not "p... Giovanni Manghi
06:22 AM Bug report #12799 (Open): QgsFeatureRequest iterator using filterRect (spatial index) lose some f...
The issue here is that the "split parts" tool should not be active/usable to split (main) geometries, that are not "p... Giovanni Manghi
11:41 AM Revision 278141f3 (qgis): add tooltip to graduated method (color or size)
Vincent Mora
11:08 AM Revision 9589a189 (qgis): avoid duplication of function
Vincent Mora
10:59 AM Bug report #12812 (Closed): Number_of_unique_values_in_classes.py has disappeared
Fixed commit:e25fb2d Paolo Cavallini
10:59 AM Bug report #12812 (Closed): Number_of_unique_values_in_classes.py has disappeared
Fixed commit:e25fb2d Paolo Cavallini
10:14 AM Bug report #12812: Number_of_unique_values_in_classes.py has disappeared
Mine was displaying well.
I've tried to update it, but impossible to update this script (and only this one), error me...
Arnaud Morvan
09:36 AM Bug report #12812 (Closed): Number_of_unique_values_in_classes.py has disappeared
One module has disappeared from the interface:
qgis/scripts/Number_of_unique_values_in_classes.py
The file is there...
Paolo Cavallini
10:41 AM Revision a64ffc49 (qgis): Add connection pool for OGR provider
Sandro Mani
10:37 AM Bug report #12813 (Feedback): Node tool on PostGIS table with null geometry causes crash
could you please qgis master and report back? Giovanni Manghi
10:37 AM Bug report #12813 (Feedback): Node tool on PostGIS table with null geometry causes crash
could you please qgis master and report back? Giovanni Manghi
10:29 AM Bug report #12813 (Closed): Node tool on PostGIS table with null geometry causes crash
Hi,
When using the node tool to edit features from a PostGIS table, I was getting an 'Unknown Exception' error whene...
Simon Casley
10:33 AM Revision 0bab3ca6 (qgis): remove SizeScale and Rotation from Advanced Menu
The expressions used in old project are converted to symbol level
DadaDefined size and angle
Note that sice the aspe...
Vincent Mora
10:27 AM Revision 60754424 (qgis): Doxymentation
Matthias Kuhn
10:25 AM Feature request #12324: QGIS 2.8 Wien - Crashed on SQL Server Spatial Layers
what is the status of this issue? Giovanni Manghi
10:24 AM Feature request #12811 (Open): Generate Mailing Labels
Giovanni Manghi
10:16 AM Feature request #12811: Generate Mailing Labels

> Am I taking this the wrong way?
yes :) but of course we are just discussing, I wasn't slamming the door.

Propri...
Giovanni Manghi
09:58 AM Feature request #12811: Generate Mailing Labels
Giovanni Manghi wrote:
> my opinion is that this task would best fit a plugin rather than a core functionality (is a ...
Keith Kie
09:42 AM Feature request #12811 (Feedback): Generate Mailing Labels
my opinion is that this task would best fit a plugin rather than a core functionality (is a very specific requirement... Giovanni Manghi
09:06 AM Feature request #12811 (Open): Generate Mailing Labels
Hello QGIS community! This is my first post on here so my apologies for its roughness. I tried a search for "mailing ... Keith Kie
10:03 AM Bug report #12734: QGis crashes when deleting last vertex of a postgis MultiLineString part
Christophe Damour wrote:
> Giving it another try, I can only reproduce it when I delete the last vertex +of the last ...
Giovanni Manghi
09:58 AM Bug report #10080 (Closed): Model does not show up in toolbox due to erroneous "Error in algorith...
Giovanni Manghi
09:55 AM Bug report #12060 (Closed): WFS: missing fields when using GetFeature on a layer with a join
it works fine in master. Thanks! Giovanni Manghi
09:55 AM Bug report #12060 (Closed): WFS: missing fields when using GetFeature on a layer with a join
it works fine in master. Thanks! Giovanni Manghi
08:40 AM Bug report #12801: Processing: "Join attributes table" doesn't work in batch mode
Pull request proposed: https://github.com/qgis/QGIS/pull/2065 Arnaud Morvan
02:00 AM Bug report #12801: Processing: "Join attributes table" doesn't work in batch mode
I attach the shapefiles so you can reproduce the error. Joana Marcelino
08:39 AM Revision f2d4d308 (qgis): debian packaging update
Jürgen Fischer
08:39 AM Revision 5910adf5 (qgis): fix windows build
Jürgen Fischer
08:37 AM Revision 5c3a7af5 (qgis): Merge pull request #2058 from arnaud-morvan/processing-model-help
Fix processing model help saving Victor Olaya
07:49 AM Bug report #12809 (Closed): Add New Script from File has Python Error
Giovanni Manghi
07:14 AM Bug report #12809: Add New Script from File has Python Error
this was fixed in commit:4d62566db702843f78154e76d0d3bc3e65c8556c Victor Olaya
06:30 AM Bug report #12809: Add New Script from File has Python Error
Removed "processing" folder from stated location and all is good, thanks. Lucy Arnold
05:28 AM Bug report #12809: Add New Script from File has Python Error
I confirm the issue on qgis master.
you can probably get rid of the issue my not upgrading the processing plugin or ...
Giovanni Manghi
05:28 AM Bug report #12809: Add New Script from File has Python Error
I confirm the issue on qgis master.
you can probably get rid of the issue my not upgrading the processing plugin or ...
Giovanni Manghi
05:28 AM Bug report #12809: Add New Script from File has Python Error
I confirm the issue on qgis master.
you can probably get rid of the issue my not upgrading the processing plugin or ...
Giovanni Manghi
05:28 AM Bug report #12809: Add New Script from File has Python Error
I confirm the issue on qgis master.
you can probably get rid of the issue my not upgrading the processing plugin or ...
Giovanni Manghi
05:28 AM Bug report #12809: Add New Script from File has Python Error
I confirm the issue on qgis master.
you can probably get rid of the issue my not upgrading the processing plugin or ...
Giovanni Manghi
05:08 AM Bug report #12809 (Closed): Add New Script from File has Python Error
Downloaded 2.8.2 and swapped for 2.8.1. Tried to add in a script from file and get the following error in a python er... Lucy Arnold
07:13 AM Bug report #12808: Select by location doesn't work when 'Use selected features only' checkbox is ...
You are correct, the tool is working as intended. My bug report was based on a misconception of the "use only selecte... Kilian Steinkohl
05:10 AM Bug report #12808: Select by location doesn't work when 'Use selected features only' checkbox is ...

> However the behavior you describe with the progress bar moving from side to side, can be triggered by enabling "us...
Giovanni Manghi
05:10 AM Bug report #12808: Select by location doesn't work when 'Use selected features only' checkbox is ...

> However the behavior you describe with the progress bar moving from side to side, can be triggered by enabling "us...
Giovanni Manghi
05:10 AM Bug report #12808: Select by location doesn't work when 'Use selected features only' checkbox is ...

> However the behavior you describe with the progress bar moving from side to side, can be triggered by enabling "us...
Giovanni Manghi
04:41 AM Bug report #12808: Select by location doesn't work when 'Use selected features only' checkbox is ...
I am not able to reproduce this on 2.9.0
However the behavior you describe with the progress bar moving from side to ...
Jakob Hvitnov
03:54 AM Bug report #12808 (Closed): Select by location doesn't work when 'Use selected features only' che...
When using 'Select by location' with 'Use selected features only' checked, the results are not as expected.
When tryi...
Kilian Steinkohl
07:06 AM Feature request #12810: 'Default setting of data-link-paths on program-level instead /in addition...
Please update description to 'Default setting of data-link-paths on program-level instead /in addition of on a projec... Filip Mahieu
07:04 AM Feature request #12810 (Open): 'Default setting of data-link-paths on program-level instead /in a...
In 'Project - properties - General - 'Save path'' one can choose 'relative' or 'absolute'. Default always 'relative' ... Filip Mahieu
06:56 AM Feature request #12788: Absolute path to images in composer
I found a solution: see http://gis.stackexchange.com/questions/90612/how-to-save-qgis-composer-template-with-image-e-... Filip Mahieu
06:37 AM Feature request #9890 (Open): Show "Nearest neighbor analysis" in results viewer when running fro...
Giovanni Manghi
06:35 AM Bug report #12682 (Closed): Deleting Features from Shapefiles on Network Drives
closing for lack of feedback. Please reopen if necessary. Giovanni Manghi
06:35 AM Bug report #12682 (Closed): Deleting Features from Shapefiles on Network Drives
closing for lack of feedback. Please reopen if necessary. Giovanni Manghi
06:30 AM Bug report #12234: QGIS freezes when adding a legend in composer and project has a WMS layer with...
Confirm, that the missing legend-grafic in wms seems to lead to freeze QGIS, when a legend-element is in a composer.
...
Gerhard Spieles
03:04 AM Bug report #12234: QGIS freezes when adding a legend in composer and project has a WMS layer with...
Gerhard Spieles wrote:
> Tested the problem with a newly creates Project in 2.90, rev. e8587c3.
> If a legend elemet ...
Giovanni Manghi
05:57 AM Bug report #12428 (Closed): GPX export format forced extensions incompatibility
closing for lack of feedback. Please reopen if necessary. Giovanni Manghi
05:57 AM Bug report #12428 (Closed): GPX export format forced extensions incompatibility
closing for lack of feedback. Please reopen if necessary. Giovanni Manghi
05:51 AM Bug report #11834 (Closed): qgis.bin crashed with SIGABRT in QList<QgsRuleBasedRendererV2::Rule*>...
closing for lack of feedback. Giovanni Manghi
05:50 AM Bug report #8919: R scripts: not possible to export .csv
see also #12806 Giovanni Manghi
05:50 AM Feature request #12806 (Closed): Write output table in R scripts not supported
duplicate of #8919 Giovanni Manghi
05:50 AM Feature request #12806 (Closed): Write output table in R scripts not supported
duplicate of #8919 Giovanni Manghi
05:24 AM Feature request #12806: Write output table in R scripts not supported
Alexander, OutputTable is available but doesn't work.
This is a duplicate of #8919
There are plenty of ways of cre...
Filipe Dias
03:18 AM Feature request #12806: Write output table in R scripts not supported
Yes, you can specify table as output, but no csv (or other table file format) appear in the legend. With the followin... matteo ghetta
03:01 AM Feature request #12806 (Rejected): Write output table in R scripts not supported
OutputTable already available in R scripts with "##myoutput = output table" Alexander Bruy
03:01 AM Feature request #12806 (Rejected): Write output table in R scripts not supported
OutputTable already available in R scripts with "##myoutput = output table" Alexander Bruy
05:49 AM Bug report #12713 (Open): when columns have the same name, styling with the first one does not work
Giovanni Manghi
05:17 AM Bug report #12290 (Closed): proxy settings only works one time, and then QGIS "forgets" the settings
Not reproducable in 2.8.2 and master. Saber Razmjooei
05:15 AM Bug report #11145 (Closed): Large format export/printing (with transparencies and blending modes)...
Bernd Eversmann wrote:
> Unfortunately I don't have access to a Win32 machine with QGIS at the moment. Can anyone els...
Giovanni Manghi
05:15 AM Bug report #11145 (Closed): Large format export/printing (with transparencies and blending modes)...
Bernd Eversmann wrote:
> Unfortunately I don't have access to a Win32 machine with QGIS at the moment. Can anyone els...
Giovanni Manghi
05:13 AM Feature request #11491 (Open): When using data defined colors the map legend shows always a blac...
Giovanni Manghi
05:12 AM Bug report #9706 (Feedback): marker symbol not centered
Slightly better in 2.8.2 but still not right in centre.
Saber Razmjooei
05:12 AM Bug report #9706 (Feedback): marker symbol not centered
Slightly better in 2.8.2 but still not right in centre.
Saber Razmjooei
04:57 AM Bug report #9735 (Closed): Raster resampling bilinear produces unexpected results
closing for lack of feedback. Please reopen if necessary, possibly attaching sample data. Thanks! Giovanni Manghi
04:57 AM Bug report #9735 (Closed): Raster resampling bilinear produces unexpected results
closing for lack of feedback. Please reopen if necessary, possibly attaching sample data. Thanks! Giovanni Manghi
04:47 AM Bug report #12415 (Closed): Geoprocessing tools not working
closing for lack of feedback. I also asked to test on OsX and it seems to works fine on the latest qgis releases. Giovanni Manghi
04:47 AM Bug report #12415 (Closed): Geoprocessing tools not working
closing for lack of feedback. I also asked to test on OsX and it seems to works fine on the latest qgis releases. Giovanni Manghi
04:44 AM Bug report #10558 (Closed): Unexpected interactions between labelling and diagrams
seems fixed in the latest master, reopen if necessary. Giovanni Manghi
04:44 AM Bug report #10558 (Closed): Unexpected interactions between labelling and diagrams
seems fixed in the latest master, reopen if necessary. Giovanni Manghi
04:40 AM Bug report #12514 (Open): Getting weird lines in Print Composer
Giovanni Manghi
04:34 AM Bug report #12301 (Closed): Identify tool and highlighting behaviour
Mart Reinola wrote:
> Before i didnt have to close dialogs, now i do. That means extra clicks. So, in that aspect, th...
Giovanni Manghi
04:34 AM Bug report #12301 (Closed): Identify tool and highlighting behaviour
Mart Reinola wrote:
> Before i didnt have to close dialogs, now i do. That means extra clicks. So, in that aspect, th...
Giovanni Manghi
03:13 AM Bug report #12057: Computed area is wrong when reprojection is active
Stefan Blumentrath wrote:
> I can second that it is not fixed on OSGeo4W (QGIS e8587c3) on Win 7.
this build does no...
Giovanni Manghi
02:41 AM Bug report #12057: Computed area is wrong when reprojection is active
I can second that it is not fixed on OSGeo4W (QGIS e8587c3) on Win 7.
I created a regular grid in two different CRS ...
Stefan Blumentrath
02:30 AM Bug report #12807 (Closed): ParameterTableField : can't see all the fields which contains an integer
In my own GeoAlgorithm, I have a ParameterTableField with datatype=0 (DATA_TYPE_NUMBER).
However, I can't see all the...
Etienne Trimaille
02:09 AM Bug report #11460 (Closed): qgis crashes when trying to load hotkeys settings
I close the ticket, but feel free to open if you still experience the same problem. Saber Razmjooei
02:05 AM Bug report #11460: qgis crashes when trying to load hotkeys settings
qgis 2.8.1
still have same problem
but i did some test on virtual machine, clean windows 7, clean istall of qgis and ...
zimirrr leonid
02:05 AM Bug report #11460: qgis crashes when trying to load hotkeys settings
qgis 2.8.1
still have same problem
but i did some test on virtual machine, clean windows 7, clean istall of qgis and ...
zimirrr leonid

2015-05-21

01:55 AM Bug report #12234: QGIS freezes when adding a legend in composer and project has a WMS layer with...
Tested the problem with a newly creates Project in 2.90, rev. e8587c3.
If a legend elemet is added to any composer in...
Gerhard Spieles
04:19 AM Bug report #12234: QGIS freezes when adding a legend in composer and project has a WMS layer with...
Hi Giovanni,
when you add a legend in composer again, the poblem is back again.
The issue schould be solved in 2.10.
...
Gerhard Spieles
01:47 AM Bug report #12719 (Open): QGIS crashes when 'Hide deprecated' enabled from Select datum transform...
I confirm is still crashes on master. Giovanni Manghi
01:44 AM Bug report #12719: QGIS crashes when 'Hide deprecated' enabled from Select datum transformations ...
Crash dump was too big too attach - I still have it if required. Info from Event Viewer:
Faulting application name: ...
Steve Pritchard
01:43 AM Bug report #12719: QGIS crashes when 'Hide deprecated' enabled from Select datum transformations ...
I've downloaded and installed 2.8.2. I followed the same steps as before and QGIS STILL CRASHED.
I had previously ad...
Steve Pritchard
04:06 AM Bug report #12719 (Feedback): QGIS crashes when 'Hide deprecated' enabled from Select datum trans...
I can't reproduce in 2.8.2
Could you try and report back?
Saber Razmjooei
01:42 AM Bug report #12057 (Reopened): Computed area is wrong when reprojection is active
Martin Dobias wrote:
> The problem is most likely the same as #12406 - please try again with the latest master.
sorr...
Giovanni Manghi
01:42 AM Bug report #12057 (Reopened): Computed area is wrong when reprojection is active
Martin Dobias wrote:
> The problem is most likely the same as #12406 - please try again with the latest master.
sorr...
Giovanni Manghi
01:25 AM Bug report #12057 (Closed): Computed area is wrong when reprojection is active
fixed in master. Giovanni Manghi
01:25 AM Bug report #12057 (Closed): Computed area is wrong when reprojection is active
fixed in master. Giovanni Manghi
04:56 AM Bug report #12057 (Feedback): Computed area is wrong when reprojection is active
The problem is most likely the same as #12406 - please try again with the latest master. Martin Dobias
01:31 AM Bug report #12804 (Feedback): The Label Option: FirstCap return always " all uppercase"

> Infact the FirstCap, dont mean put the first Upper and leave the other unchanged.
> But instead mean Put only the ...
Giovanni Manghi
01:10 AM Bug report #12804 (Reopened): The Label Option: FirstCap return always " all uppercase"
No, it is not a duplicate of other ticket.
In the ther ticket it was proposed a workaround at program level .
This ...
aperi2007 -
11:16 PM Bug report #12804 (Closed): The Label Option: FirstCap return always " all uppercase"
duplicate of #7611 Giovanni Manghi
11:16 PM Bug report #12804 (Closed): The Label Option: FirstCap return always " all uppercase"
duplicate of #7611 Giovanni Manghi
01:40 PM Bug report #12804 (Closed): The Label Option: FirstCap return always " all uppercase"
As in subject:
the label option "FirstCap" return a label always ALL-Uppercase.
Instead it should return Upper the f...
aperi2007 -
01:27 AM Bug report #11784 (Closed): Measure Line behaviour when "On the fly" enabled
closing for lack of feedback. Giovanni Manghi
01:27 AM Bug report #11784 (Closed): Measure Line behaviour when "On the fly" enabled
closing for lack of feedback. Giovanni Manghi
01:03 AM Bug report #9782 (Closed): Processing: model builder misses close and maximize buttons on Gnome3
just checked on G3, and it seems ok. Giovanni Manghi
01:03 AM Bug report #9782 (Closed): Processing: model builder misses close and maximize buttons on Gnome3
just checked on G3, and it seems ok. Giovanni Manghi
01:00 AM Bug report #10238 (Closed): SAGA algorithms doesn't work in Modeler QGIS 2.2
closing for lack of feedback. Giovanni Manghi
01:00 AM Bug report #10238 (Closed): SAGA algorithms doesn't work in Modeler QGIS 2.2
closing for lack of feedback. Giovanni Manghi
12:57 AM Bug report #11374 (Open): Error while launching a model from the modeler
Giovanni Manghi
12:54 AM Bug report #11374: Error while launching a model from the modeler
Yes, this still true.
Processing version : 2.9.99
QGis 2.8.2 and qgis master
Etienne Trimaille
12:21 AM Bug report #11374 (Feedback): Error while launching a model from the modeler
Still true? Paolo Cavallini
12:56 AM Bug report #11631 (Closed): field calculator update is very slow
closing for lack of feedback. Giovanni Manghi
12:56 AM Bug report #11631 (Closed): field calculator update is very slow
closing for lack of feedback. Giovanni Manghi
12:55 AM Bug report #11071 (Closed): SQL injection on PostGIS layer filtering
closing for lack of feedback. Giovanni Manghi
12:55 AM Bug report #11071 (Closed): SQL injection on PostGIS layer filtering
closing for lack of feedback. Giovanni Manghi
12:54 AM Feature request #12806 (Closed): Write output table in R scripts not supported
With an R script one can specify the ##name=output vector or ##name=output raster parameters.
It would be nice to hav...
matteo ghetta
12:53 AM Bug report #5954 (Feedback): v.distance does not list existing columns, possibly broken?
I think this can be solved, so better keep it open not to forget about it. Paolo Cavallini
12:51 AM Bug report #5954 (Closed): v.distance does not list existing columns, possibly broken?
v.distance has been removed because it can't be used in Processing, unless it will be added as a special case (it upd... Giovanni Manghi
12:51 AM Bug report #5954 (Closed): v.distance does not list existing columns, possibly broken?
v.distance has been removed because it can't be used in Processing, unless it will be added as a special case (it upd... Giovanni Manghi
12:47 AM Bug report #12764 (Closed): Processing: GRASS r.quantiles produce an empty output
duplicate of #6379 Giovanni Manghi
12:47 AM Bug report #12764 (Closed): Processing: GRASS r.quantiles produce an empty output
duplicate of #6379 Giovanni Manghi
12:47 AM Bug report #6379 (Open): HTML output does not work for Processing/GRASS modules
Still empty result on master, see also #12764 Giovanni Manghi
12:47 AM Bug report #6379 (Open): HTML output does not work for Processing/GRASS modules
Still empty result on master, see also #12764 Giovanni Manghi
12:47 AM Bug report #6379 (Open): HTML output does not work for Processing/GRASS modules
Still empty result on master, see also #12764 Giovanni Manghi
12:45 AM Revision b82a4d48 (qgis): It compiles!
Karolina Alexiou
12:42 AM Feature request #8778 (Closed): Drop-down list as input parameter
Fixed with commit:a58085b matteo ghetta
12:40 AM Feature request #10806 (Open): Attribute table: add option to allow only "correct" name of the he...
Giovanni Manghi
12:39 AM Bug report #7194 (Closed): Print layout: tab partially shown
seems fixed to me even at 1024x768. Giovanni Manghi
12:39 AM Bug report #7194 (Closed): Print layout: tab partially shown
seems fixed to me even at 1024x768. Giovanni Manghi
12:34 AM Bug report #10815 (Open): refine rules (add ranges/categories): expressions not applied/written c...
Giovanni Manghi
12:29 AM Feature request #12357 (Feedback): Vectors : Line - Poligon - Point - Some interactive operations...
Some of the features already exist in 2.8.2 with the integration of some of CAD Tools functions. Saber Razmjooei
12:29 AM Feature request #12357 (Feedback): Vectors : Line - Poligon - Point - Some interactive operations...
Some of the features already exist in 2.8.2 with the integration of some of CAD Tools functions. Saber Razmjooei
12:22 AM Feature request #5446: Select group from existing groups
Agreed, it would be useful. Paolo Cavallini
12:20 AM Bug report #4404 (Open): NZMG and other NZGD49 based CRSs are wrong
Giovanni Manghi
12:20 AM Feature request #6885 (Feedback): Modeler - retain parameter values when editing
Still true? Paolo Cavallini
12:19 AM Bug report #7327 (Open): dxf export drops elevation data
seems still valid. Giovanni Manghi
12:10 AM Bug report #11087 (Closed): Modeler, help from QGIS 2.2 don't work in QGIS 2.4
I think we can close this, as nobody is going to fix it. Paolo Cavallini
12:10 AM Bug report #11087 (Closed): Modeler, help from QGIS 2.2 don't work in QGIS 2.4
I think we can close this, as nobody is going to fix it. Paolo Cavallini
12:04 AM Bug report #11433 (Closed): Processing: Help editor does not save the text
Fixed, merci Arnaud! Paolo Cavallini
12:04 AM Bug report #11433 (Closed): Processing: Help editor does not save the text
Fixed, merci Arnaud! Paolo Cavallini
08:35 AM Bug report #11433: Processing: Help editor does not save the text
Pull request proposed: https://github.com/qgis/QGIS/pull/2058 Arnaud Morvan
08:02 AM Bug report #11433: Processing: Help editor does not save the text
I notice that, for the script case, if script help file already exist, help content is written to file on help dialog... Arnaud Morvan
07:47 AM Bug report #11433: Processing: Help editor does not save the text
Actually in master help edition dialog work on a copy of the algorithm.
https://github.com/qgis/QGIS/blob/master/pyth...
Arnaud Morvan
11:59 PM Bug report #9829 (Closed): Copy paste from one layer (anyformat) to another (shape) kills attribu...
just tested and works as expected on the latest master. Giovanni Manghi
11:59 PM Bug report #9829 (Closed): Copy paste from one layer (anyformat) to another (shape) kills attribu...
just tested and works as expected on the latest master. Giovanni Manghi
11:45 PM Bug report #10526 (Open): Label: line geometry labels drawn to wrong location when CRS transformed
Giovanni Manghi
11:27 PM Bug report #12423 (Feedback): Processing - Bar Plot (QGIS) doesn't plot string "category name field"
Giovanni Manghi
11:19 PM Bug report #12423: Processing - Bar Plot (QGIS) doesn't plot string "category name field"
How you can draw plot when both fields (mean and stddev, name and value) contains strings or dates? Alexander Bruy
11:26 PM Bug report #12774 (Feedback): Attribute table only show first 99 rows from SQL Server views
Jason Moore wrote:
> Found that views return all rows if the setting Options->Data Sources->Attribute table row cache...
Giovanni Manghi
08:54 AM Bug report #12774: Attribute table only show first 99 rows from SQL Server views
Found that views return all rows if the setting Options->Data Sources->Attribute table row cache is set to anything b... Jason Moore
11:17 PM Bug report #7724 (Closed): Label type cases do not alter output if label text is upper case
duplicate of #7611 Giovanni Manghi
11:17 PM Bug report #7724 (Closed): Label type cases do not alter output if label text is upper case
duplicate of #7611 Giovanni Manghi
11:00 PM Bug report #12805 (Closed): Print Composer Grid MacOSX
duplicate of #12747 Giovanni Manghi
11:00 PM Bug report #12805 (Closed): Print Composer Grid MacOSX
duplicate of #12747 Giovanni Manghi
11:00 PM Bug report #12805 (Closed): Print Composer Grid MacOSX
duplicate of #12747 Giovanni Manghi
05:05 PM Bug report #12805 (Closed): Print Composer Grid MacOSX
Print composer still does not show draw coordinates outside a map frame in print composer.
This is an annoying bug t...
Rhenriques Henriques
10:58 PM Feature request #12803 (Closed): Renaming ability for SHP (and others?)
duplicate of #4739 Giovanni Manghi
10:58 PM Feature request #12803 (Closed): Renaming ability for SHP (and others?)
duplicate of #4739 Giovanni Manghi
01:13 PM Feature request #12803 (Closed): Renaming ability for SHP (and others?)
Currently there is no way to rename a shapefile other than code within QGIS or any other open source application.
Ta...
Matthew Baker
06:11 PM Revision f5054ce7 (qgis): Allow compiling QGIS without QtWebkit
This allows to compile QGIS without webkit.
1. Webkit is soon-to-be deprecated
2. Webkit is not supported on Android...
Matthias Kuhn
06:04 PM Revision 8abe726c (qgis): [GRASS] raster import: create link by r.external if crs are the same; l...
Radim Blazek
06:04 PM Revision bb7943f3 (qgis): new mIconRasterLink.svg
Radim Blazek
06:04 PM Revision c0361ba3 (qgis): fixed browser symlink icons
Radim Blazek
06:02 PM Revision e3a832c2 (qgis): [FEATURE][SERVER] GetFeature without geometry
You can add an extra parameter GeometryName with the value to NONE or None or
none in GetFeature WFS Request to only...
René-Luc ReLuc
05:36 PM Revision 06b2b666 (qgis): Adding search widget capability
Karolina Alexiou
05:29 PM Revision c19a4a70 (qgis): Fix processing model help saving and make script help content saving co...
Arnaud Morvan
05:19 PM Revision 10759252 (qgis): Fix #12655 copy/paste style between different vector layer geometry types
Jakob Hvitnov
05:04 PM Revision 1e3b820d (qgis): [FEATURE] Data defined properties for font marker
Nyall Dawson
04:53 PM Revision 87f2370d (qgis): [processing] implement alternative display names for algorithms
Victor Olaya
04:22 PM Revision 783383ad (qgis): [BUGFIX] GetFeatureInfo STYLES and FILTER used together
In GetFeatureInfo WMS Request, if STYLES and FILTER are used together, it's
like FILTER is not applied.
To fix it, ...
René-Luc ReLuc
03:44 PM Revision 7a35d62b (qgis): [processing] add help links for gdal/ogr alga
Victor Olaya
03:44 PM Revision c9841fb6 (qgis): [processing] cosmetic improvements to gdal/ogr algs
Victor Olaya
03:44 PM Revision f1dc58ce (qgis): [processing] fixed saga help links
Victor Olaya
03:38 PM Revision d62794de (qgis): [symbology] Fix potential crash in data defined symbol rotation
Nyall Dawson
03:38 PM Revision a32ac3d4 (qgis): Fix broken area scaling for simple marker symbols
Nyall Dawson
03:19 PM Revision d9f54c42 (qgis): Merge pull request #1970 from mhugo/fix_spatialite
[spatialite] Allows to use a query as a table without primary key. It will auto increments an internal counter as fea... Hugo Mercier
02:24 PM Revision 1949fe9c (qgis): Fix #12406 (measured area is wrong when computed on ellipsoid)
Introduced in e568493 Martin Dobias
02:23 PM Revision a6f1ece7 (qgis): [GRASS] browser import cancel action
Radim Blazek
01:56 PM Revision 263d89c3 (qgis): [BUGFIX] GetFeatureInfo STYLES and FILTER used together
In GetFeatureInfo WMS Request, if STYLES and FILTER are used together, it's
like FILTER is not applied.
To fix it, ...
René-Luc ReLuc
01:48 PM Revision 19c1dc69 (qgis): Fix #12406 (measured area is wrong when computed on ellipsoid)
Introduced in e568493 Martin Dobias
01:47 PM Revision a80c3496 (qgis): Add size assistant to simple and svg marker data defined sizes
Nyall Dawson
01:14 PM Revision de3377bc (qgis): Remove option for custom side bar style, always on now
Nyall Dawson
12:01 PM Bug report #10560 (Reopened): Wrong feature count after edit
I tested it in 2.8.2. The bug still exists.
I paste a couple of copied features into the layer. The count changes fro...
Steve Lowman
07:10 AM Bug report #10560 (Closed): Wrong feature count after edit
Works fine in 2.8.2. Saber Razmjooei
11:57 AM Revision daee5953 (qgis): [processing] allow to specify geometry type for input vectors in R
scripts Alexander Bruy
11:47 AM Revision d019e724 (qgis): Remove option to set icon themes
Nyall Dawson
11:36 AM Revision 4e09d4d0 (qgis): Remove option to bold group box names, now always on
Nyall Dawson
10:30 AM Revision fca8c5e0 (qgis): Hej fra Noedebo
Tobias Reber
10:27 AM Revision 7f318092 (qgis): Followup c6f9b07, add unit test
Nyall Dawson
10:03 AM Revision 1f14ce70 (qgis): Fix multiple overlaps of curved labels (fix #12792)
Nyall Dawson
10:01 AM Revision 7d97ab50 (qgis): Fix multiple overlaps of curved labels (fix #12792)
Nyall Dawson
10:01 AM Revision 195972ac (qgis): [GRASS] removed plugin browser, substituted by QGIS browser
Radim Blazek
09:31 AM Revision 7765d8d6 (qgis): [GRASS] plugin: removed add raster/vector layer actions, substituted by...
Radim Blazek
09:25 AM Revision 4d62566d (qgis): [processing] fixed ‘add script from file’ tool
Victor Olaya
09:05 AM Revision a58085bf (qgis): [processing] allow selection parameters with option populated from data...
Victor Olaya
09:04 AM Bug report #12752 (Closed): QGIS 2.0 to 2.8 segmentation fault opening/reading NetCDF + CF grid
gdal still crashing on linux
giovanni@sibirica:~/Desktop > gdalinfo snfl_2014093012_to_2015050112.nc
Warning 1: No...
Giovanni Manghi
09:04 AM Bug report #12752 (Closed): QGIS 2.0 to 2.8 segmentation fault opening/reading NetCDF + CF grid
gdal still crashing on linux
giovanni@sibirica:~/Desktop > gdalinfo snfl_2014093012_to_2015050112.nc
Warning 1: No...
Giovanni Manghi
09:01 AM Revision 8c8a1231 (qgis): [GRASS] fixed crash when GISRC is set but file does not exist or it is ...
Radim Blazek
08:56 AM Bug report #12802 (Closed): invisible topology
The topology "city_data" as created by PostGIS topology regression test cannot be showed anymore by TopoViewer plugin... Sandro Santilli
08:53 AM Bug report #12770: shapefile gets corrupted after editing
are you doing concurrent editions of this shapes? are you manually editing the shapefile with a program like libre/ms... Giovanni Manghi
08:53 AM Bug report #12770: shapefile gets corrupted after editing
are you doing concurrent editions of this shapes? are you manually editing the shapefile with a program like libre/ms... Giovanni Manghi
08:51 AM Bug report #12778: Quick field calc bar in attribute table bug
it affects also linux, and I raise the prioprity as it corrupts the data. Anyway is not a regression, seems that has ... Giovanni Manghi
08:51 AM Bug report #12778: Quick field calc bar in attribute table bug
it affects also linux, and I raise the prioprity as it corrupts the data. Anyway is not a regression, seems that has ... Giovanni Manghi
08:51 AM Bug report #12778: Quick field calc bar in attribute table bug
it affects also linux, and I raise the prioprity as it corrupts the data. Anyway is not a regression, seems that has ... Giovanni Manghi
08:51 AM Bug report #12778: Quick field calc bar in attribute table bug
it affects also linux, and I raise the prioprity as it corrupts the data. Anyway is not a regression, seems that has ... Giovanni Manghi
08:46 AM Bug report #11460 (Feedback): qgis crashes when trying to load hotkeys settings
Can't reproduce that in 2.8.2
Could you test and report back?
Saber Razmjooei
08:43 AM Bug report #12735 (Closed): Qgis cannot read PRJ file of DXF and PDF
just had a chat with others here at the developer meeting and, as I supposed, is wrong to assume that you can simply ... Giovanni Manghi
08:43 AM Bug report #12735 (Closed): Qgis cannot read PRJ file of DXF and PDF
just had a chat with others here at the developer meeting and, as I supposed, is wrong to assume that you can simply ... Giovanni Manghi
08:42 AM Revision cb4d5189 (qgis): Write to project join memory cache property instead of cachedAttributes...
Arnaud Morvan
08:41 AM Bug report #12801 (Closed): Processing: "Join attributes table" doesn't work in batch mode
Load four shapefiles (eg s1,s2, s3 and s4)
Run join attributes table as a batch process
Set up: Join s2 to s1 and s...
Filipe Dias
07:05 AM Bug report #12800 (Closed): Copy/paste a command line from the Processing history into the python...
Copy/paste a command line from the Processing history into the python console doesn't work if you have are using a la... Etienne Trimaille
05:45 AM Bug report #12799: QgsFeatureRequest iterator using filterRect (spatial index) lose some feature ...
It is the result of the "split parts", can you select the feature clicking in the upper "half" rectangle?
i can not...
Roy Roge
05:30 AM Bug report #12799: QgsFeatureRequest iterator using filterRect (spatial index) lose some feature ...
I can't reproduce with your file. It is a multipart polygon. Is that result of the split or is the original file? Saber Razmjooei
05:18 AM Bug report #12799: QgsFeatureRequest iterator using filterRect (spatial index) lose some feature ...
I'm using QGIS 2.8.2 64bit on windows.
Step to reproduce:
# Create a new polygon shapefile
# draw a rectangle
# cut ...
Roy Roge
04:10 AM Bug report #12799 (Feedback): QgsFeatureRequest iterator using filterRect (spatial index) lose so...
Tried in 2.8.2 and get proper results. Could you confirm QGIS version?
A sample data will help too.
Saber Razmjooei
04:10 AM Bug report #12799 (Feedback): QgsFeatureRequest iterator using filterRect (spatial index) lose so...
Tried in 2.8.2 and get proper results. Could you confirm QGIS version?
A sample data will help too.
Saber Razmjooei
04:03 AM Bug report #12799 (Closed): QgsFeatureRequest iterator using filterRect (spatial index) lose some...
*new description:*
#12799-9
*old:*
Draw a polygon and use the "Split parts" advanced digitizing tool on it.
S...
Roy Roge
05:45 AM Bug report #12730: "Check Geometry Validity" produces incorrect result
That's interesting. Is the intent of the "QGIS Method" to validate against a different set of rules than GEOS / OGC? Daniel Baston
05:34 AM Bug report #12406: QgsDistanceArea.measure(geometry) - for Polygons in WGS84
Backported to 2.8 in commit:1949fe9c86215e7818c9b21e14c80d4e417c2d7a Martin Dobias
04:52 AM Bug report #12406 (Closed): QgsDistanceArea.measure(geometry) - for Polygons in WGS84
Fixed in changeset commit:"19c1dc69e9ff09cbb4323cb73a64c7cd805dc63f". Martin Dobias
04:58 AM Bug report #12256 (Feedback): Removing WFS layer from TOC crashes QGIS
I tried to save one of the layers as spatialite. But it came up with an error:
@Export to vector file failed.
Error: ...
Saber Razmjooei
03:00 AM Bug report #12595 (Closed): Sample R scripts for Processing (Point pattern analysis) should accep...
Fixed in master, corresponding scripts (they now in the online repository) also updated Alexander Bruy
03:00 AM Bug report #12595 (Closed): Sample R scripts for Processing (Point pattern analysis) should accep...
Fixed in master, corresponding scripts (they now in the online repository) also updated Alexander Bruy
02:54 AM Bug report #12798 (Closed): v.generalize in Processing: wrong output projection
duplicate of #11884 Giovanni Manghi
02:53 AM Bug report #12798 (Feedback): v.generalize in Processing: wrong output projection
Probably a duplicate of #5702 Paolo Cavallini
02:53 AM Bug report #12798 (Feedback): v.generalize in Processing: wrong output projection
Probably a duplicate of #5702 Paolo Cavallini
02:43 AM Bug report #12798 (Closed): v.generalize in Processing: wrong output projection
On 19/10/2014
Paolo Cavallini Reported this bug in qgis developer mailing list
From 19/10/2014 to 20/10/2014
Both Pa...
Jack Attack
02:38 AM Bug report #8557: Untranslatable strings in Processing
In my install, Run, Close, Advanced interface and similar are still untranslated; unsure whether they are missing fro... Paolo Cavallini
02:31 AM Bug report #12797 (Closed): Layer not shown if Proportional size AND symbol levels are activated
Tested with points and lines, in master and 2.8.2.
When using advanced fields for proportionnal size display of cate...
Regis Haubourg
02:28 AM Bug report #4584 (Open): Make projection info consistent
Not fully: see e.g. the create new spatialite layer dialog. Paolo Cavallini
02:14 AM Bug report #12796: Export Spatialite point layer to CSV fails on Geometry AS_XY
Confirmed also in master but not in 2.6.1.

It is a regression bug and marked as blocker.
Saber Razmjooei
02:14 AM Bug report #12796: Export Spatialite point layer to CSV fails on Geometry AS_XY
Confirmed also in master but not in 2.6.1.

It is a regression bug and marked as blocker.
Saber Razmjooei
02:14 AM Bug report #12796: Export Spatialite point layer to CSV fails on Geometry AS_XY
Confirmed also in master but not in 2.6.1.

It is a regression bug and marked as blocker.
Saber Razmjooei
02:02 AM Bug report #12796 (Closed): Export Spatialite point layer to CSV fails on Geometry AS_XY
When exporting a Spatialite point layer via "Save as...", geometry is only exported when selecting "AS_WKT". When sel... Jochen Huber
02:03 AM Bug report #9777 (Closed): Simplification of polygons may return invalid polygons
Tried in 2.8.2 and can't reproduce. Saber Razmjooei
02:03 AM Bug report #9777 (Closed): Simplification of polygons may return invalid polygons
Tried in 2.8.2 and can't reproduce. Saber Razmjooei

2015-05-20

01:43 AM Bug report #12795 (Closed): Georeferencer generates incorrect GDAL script when input file is JPG
*Problem:*
When georeferencing a _JPEG_ image QGIS return telling the transformation could not be made.
*Why:*
Accor...
Casper Børgesen
01:38 AM Bug report #12579: Qgis crashes when trying to use geoprocessing tools
Not reproducible here with master and 2.8 Alexander Bruy
01:36 AM Bug report #12730 (Feedback): "Check Geometry Validity" produces incorrect result
Arnaud Morvan wrote:
> GEOS method returns that the polygon is valid.
shoud we close this then?
Giovanni Manghi
01:36 AM Bug report #12730 (Feedback): "Check Geometry Validity" produces incorrect result
Arnaud Morvan wrote:
> GEOS method returns that the polygon is valid.
shoud we close this then?
Giovanni Manghi
10:16 AM Bug report #12730: "Check Geometry Validity" produces incorrect result
The two parts of the polygon have one point in common.
In Settings/Options/Digitizing/Feature creation, there is two ...
Arnaud Morvan
01:29 AM Bug report #4584 (Feedback): Make projection info consistent
Seems fixed now with new projection selector widget Alexander Bruy
01:28 AM Bug report #12785: Adding spatialite layer to project data gets corrupted(?)
all versions are affected gontran casella
01:24 AM Bug report #12785 (Open): Adding spatialite layer to project data gets corrupted(?)
Giovanni Manghi
10:21 AM Bug report #12785: Adding spatialite layer to project data gets corrupted(?)
a question:
My problem you play on your computer or server?
gontran casella
10:12 AM Bug report #12785: Adding spatialite layer to project data gets corrupted(?)
can be, but this happens on own base QSLITE I carry directly with the function add a layer startialite gontran casella
10:03 AM Bug report #12785: Adding spatialite layer to project data gets corrupted(?)
gontran casella wrote:
> The same problem arises when inserting a layer qspartialite
if the issue is about the "qspa...
Giovanni Manghi
09:48 AM Bug report #12785: Adding spatialite layer to project data gets corrupted(?)
The same problem arises when inserting a layer qspartialite
gontran casella
08:51 AM Bug report #12785: Adding spatialite layer to project data gets corrupted(?)
isn't this about a 3rd party plugin? Giovanni Manghi
08:32 AM Bug report #12785: Adding spatialite layer to project data gets corrupted(?)
the plots are good, that is the data paths (identifiant_EVV) is false gontran casella
08:25 AM Bug report #12785 (Feedback): Adding spatialite layer to project data gets corrupted(?)
Are you sure the CRS is set correctly? Saber Razmjooei
08:20 AM Bug report #12785: Adding spatialite layer to project data gets corrupted(?)
this is not an error but rather a data transformation
!test_qgis.bmp!
gontran casella
08:00 AM Bug report #12785: Adding spatialite layer to project data gets corrupted(?)
Could you copy some of the error messages you get from QGIS log message.
Also could you run ogrinfo on the master fil...
Saber Razmjooei
08:00 AM Bug report #12785: Adding spatialite layer to project data gets corrupted(?)
Could you copy some of the error messages you get from QGIS log message.
Also could you run ogrinfo on the master fil...
Saber Razmjooei
07:23 AM Bug report #12785: Adding spatialite layer to project data gets corrupted(?)
this is not the troubleshooting, data (1 GB). This is an extraction(mydraaf.sqlite).
The problem is that the informat...
gontran casella
07:04 AM Bug report #12785: Adding spatialite layer to project data gets corrupted(?)
Something wrong with your table. Here is ogrinfo output:
@ERROR 1: Unable to query table draaf082014 for column defin...
Saber Razmjooei
04:56 AM Bug report #12785 (Closed): Adding spatialite layer to project data gets corrupted(?)
*New description:*
--------------
Take the attached SL database, examine the "test" table with DB Manager, it has a ...
gontran casella
01:27 AM Bug report #5073 (Feedback): Empty space in Raster property window
Still valid? Alexander Bruy
01:23 AM Bug report #8557: Untranslatable strings in Processing
Still valid? Alexander Bruy
01:21 AM Bug report #11494 (Closed): Convex Hull - QProgressBar.setRange(int, int): argument 2 has unexpec...
Not reproducible with fTools and Processing Alexander Bruy
01:21 AM Bug report #11494 (Closed): Convex Hull - QProgressBar.setRange(int, int): argument 2 has unexpec...
Not reproducible with fTools and Processing Alexander Bruy
01:02 AM Bug report #12792 (Closed): Labels rendered multiple times with curved placement
Fixed in changeset commit:"7d97ab50fcdafb559d4d603a966ed7b606a95d79". Nyall Dawson
11:53 PM Bug report #12792: Labels rendered multiple times with curved placement
confirmed here on master. Giovanni Manghi
09:04 PM Bug report #12792 (Closed): Labels rendered multiple times with curved placement
Labels are rendered multiple times, with start position moved about 0.5mm, when on Label Placement: Curved, 'on line'... Tomasz Nycz
01:01 AM Feature request #12753 (Closed): Keep topology when simplifying polygons
Simplification/generalization maintain topology for adjacent polygons is a complex operation that in QGIS you can do ... Giovanni Manghi
01:01 AM Feature request #12753 (Closed): Keep topology when simplifying polygons
Simplification/generalization maintain topology for adjacent polygons is a complex operation that in QGIS you can do ... Giovanni Manghi
12:58 AM Bug report #12760 (Closed): Qgis 2.8, gdal python scripts gives error at end of process
there are indeed issues with gdal lately (I have seen then also on linux), but this is not caused by qgis. Giovanni Manghi
12:58 AM Bug report #12760 (Closed): Qgis 2.8, gdal python scripts gives error at end of process
there are indeed issues with gdal lately (I have seen then also on linux), but this is not caused by qgis. Giovanni Manghi
12:56 AM Bug report #12766: modeller: number used to define a default for a parameter (from a list) is ign...
not a saga thing, but a modeller one where the parameter/number used to define the default parameter (from a list) is... Giovanni Manghi
12:56 AM Bug report #12766: modeller: number used to define a default for a parameter (from a list) is ign...
not a saga thing, but a modeller one where the parameter/number used to define the default parameter (from a list) is... Giovanni Manghi
12:22 AM Bug report #12779 (Closed): Attribute table edits appear not to be working after sort
Hi, this has been fixed in latest qgis versions, give a try to 2.8.2. Cheers! Giovanni Manghi
12:22 AM Bug report #12779 (Closed): Attribute table edits appear not to be working after sort
Hi, this has been fixed in latest qgis versions, give a try to 2.8.2. Cheers! Giovanni Manghi
12:05 AM Revision e8587c3d (qgis): dxf export: more ellipse marker fixes (essentially like in simple marker)
Jürgen Fischer
12:00 AM Revision c6f9b07a (qgis): feature: fix crash when feature 'owns' no geometry
Jürgen Fischer
11:55 PM Bug report #12234 (Open): QGIS freezes when adding a legend in composer and project has a WMS lay...
Giovanni Manghi
01:30 PM Bug report #12234: QGIS freezes when adding a legend in composer and project has a WMS layer with...
Testing the problem in detail show, that following elements in the composers make the stress:
- Expression in a Text...
Gerhard Spieles
11:39 AM Bug report #12234: QGIS freezes when adding a legend in composer and project has a WMS layer with...
Tested QGIS-Codeversion 06732f1 without success
Gerhard Spieles
11:47 PM Bug report #12793 (Feedback): Minidump when adding a layer (vector, raster, etc.)
try rename/remove (make a backup first) the .qgis2 folder, restart qgis and try again. Giovanni Manghi
10:22 PM Bug report #12793 (Closed): Minidump when adding a layer (vector, raster, etc.)
QGIS creates a minidump file, and crashes when I add a layer (whether a new or existing project), regardless of layer... Oscar Alvarez
11:08 PM Revision c382655c (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
Paolo Cavallini
11:08 PM Revision d14c4aa4 (qgis): Uniform and informative output names for Processing (GRASS-v.* modules ...
Paolo Cavallini
10:52 PM Revision 27c2b5c0 (qgis): [GRASS][FEATURE] copy layers within location mapsets using browser drag...
Radim Blazek
10:41 PM Revision 80a8c49b (qgis): Uniform and informative output names for Processing (GRASS-v.* modules ...
Paolo Cavallini
09:49 PM Revision b1ffff82 (qgis): Fix build
Nyall Dawson
09:11 PM Revision 70023dbd (qgis): [processing] do not close window after executing algorithm if there are...
Victor Olaya
09:11 PM Revision 1ad36c4a (qgis): [processing] added support for online R scripts
Victor Olaya
09:11 PM Revision 5a00912b (qgis): [processing] more friendly error message when layers not created
This commit includes changes to the log system as well, which now logs only algorithms. Messages are logged to the QG... Victor Olaya
09:08 PM Revision 2e7f3442 (qgis): Uniform and informative output names for Processing (GRASS-v.* modules ...
Paolo Cavallini
07:56 PM Revision 5e080ec3 (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
Paolo Cavallini
07:55 PM Revision 7cc38aee (qgis): Uniform and informative output names for Processing (GRASS-r.* modules ...
Paolo Cavallini
07:54 PM Revision 9a32c282 (qgis): dxf export: fix circle marker
Jürgen Fischer
07:47 PM Revision b186e71b (qgis): remove maprenderertest in app
Jürgen Fischer
07:11 PM Revision b65df5c4 (qgis): georeferencer: add translation string
Jürgen Fischer
04:56 PM Revision 9076ff8d (qgis): Fix some deprecated warnings
Nyall Dawson
04:55 PM Revision 267d9528 (qgis): Implicit sharing for QgsFeature
Nyall Dawson
03:53 PM Revision c33b9fa1 (qgis): Merge pull request #2049 from Hvitnov/fix12787
fix #12787 (Value Relation edit widget related crash) Martin Dobias
03:33 PM Revision df039ee2 (qgis): fix #12787 (Value Relation edit widget related crash)
Jakob Hvitnov
03:20 PM Revision 7e69bd12 (qgis): add to canvas checkbox in raster "save as..." dialog (fix #6949)
Alexander Bruy
01:46 PM Revision d393d268 (qgis): Fix up non-const getters for attributes and geometry in QgsFeature
(preparation for implicit sharing) Nyall Dawson
01:31 PM Revision 73ed56af (qgis): [processing] use algorithm alias name also in advanced mode
Victor Olaya
01:31 PM Revision 12292e3b (qgis): [processing] fixed ‘create points along lines’ algorithm
fixes #12768 Victor Olaya
01:16 PM Revision a62adfe4 (qgis): fix total curvature calculation (fix #5967)
Alexander Bruy
01:12 PM Revision 00a03999 (qgis): [processing] fix axis orientation in the Vector Scatterplot alg (fix #1...
Alexander Bruy
01:10 PM Revision 8ad18834 (qgis): [processing] fix axis orientation in the Vector Scatterplot alg (fix #1...
Alexander Bruy
12:46 PM Revision 499c102b (qgis): Merge pull request #2047 from alexbruy/attrtable-paste
[FEATURE] allow pasting of features in attribute table Nathan Woodrow
12:35 PM Revision b89b6a58 (qgis): static QgsMessageOutput::showMessage()
Radim Blazek
12:35 PM Revision eaeea21a (qgis): [GRASS][FEATURE] rename maps in browser
Radim Blazek
12:04 PM Revision 2dfea6a6 (qgis): remove print statement
Alexander Bruy
12:01 PM Revision 3c281450 (qgis): prepare to use a different icon for qgis browser on windows
Jürgen Fischer
11:53 AM Revision a58a2f28 (qgis): Add unit test for edit widget "TextEdit"
QGIS Dev conference Denmark Matthias Kuhn
11:51 AM Revision 9b34202d (qgis): allow pasting of features in attribute table
Alexander Bruy
11:30 AM Revision 1e461969 (qgis): [FEATURE] add expressions at the symbollist level
Size and Rotation can be defined by an expression for all symbols
composing a marker. Width can be defined by an expr...
Vincent Mora
11:17 AM Revision c38ff519 (qgis): Followup b8bc181, don't create unnecessary temporary image
Nyall Dawson
11:02 AM Revision 09192ee9 (qgis): Add legend text for new diagram attributes by default
Nyall Dawson
10:58 AM Revision 3487471d (qgis): Merge pull request #2035 from vmora/multivariate_legend
Avoid symbol cropping in legend Martin Dobias
10:52 AM Revision 8797ca3a (qgis): [processing] fix Points along lines alg (fix #12768)
Alexander Bruy
10:51 AM Revision d978f3fd (qgis): [processing] fix Points along lines alg (fix #12768)
Alexander Bruy
10:47 AM Revision b16b8742 (qgis): [processing] fix Number of unique values in classes alg (fix #12731)
Alexander Bruy
10:44 AM Revision 426596c2 (qgis): [processing] fix Number of unique values in classes alg (fix #12731)
Alexander Bruy
10:40 AM Revision 67620747 (qgis): [processing] fix Select by Attribute algorithm (fix #12289)
Alexander Bruy
10:38 AM Revision 9b41e7bb (qgis): [processing] fix Select by Attribute algorithm (fix #12289)
Alexander Bruy
10:31 AM Bug report #12790 (Closed): Help for r.stream.* modules missing
A 404 page is displayed. Paolo Cavallini
10:31 AM Bug report #12789 (Closed): r.surf.area misses an output
Input is present, output not. Help unclear. Paolo Cavallini
10:28 AM Revision 475bffaf (qgis): [processing] fix handling of the HTML output from the GRASS7
algorithms (fix #12710)
Conflicts:
python/plugins/processing/algs/grass7/Grass7Algorithm.py
Alexander Bruy
10:27 AM Revision 8cc6c329 (qgis): Add new effects to bottom of stack instead of top
Nyall Dawson
10:24 AM Revision 028467ea (qgis): [processing] fix handling of the HTML output from the GRASS7
algorithms (fix #12710) Alexander Bruy
10:12 AM Revision 393446d1 (qgis): [processing] add recent expressions to Fields Calculator algorithm (fix...
Alexander Bruy
10:08 AM Bug report #12783 (Feedback): Import CSV via "add delimited text layer" ignores Date fields in CSVT
Saber Razmjooei
10:08 AM Bug report #12783: Import CSV via "add delimited text layer" ignores Date fields in CSVT
Maybe this is the limitation of importing it as csv.
If you import it as a spatialite table and then make geometry, t...
Saber Razmjooei
03:01 AM Bug report #12783 (Closed): Import CSV via "add delimited text layer" ignores Date fields in CSVT
When importing a CSV file with fields defined in CSVT, QGIS ignores fields designated as "Date" and imports them as Q... Jeremy Kidwell
10:08 AM Revision dbf026d3 (qgis): [processing] add recent expressions to Fields Calculator algorithm (fix...
Alexander Bruy
10:03 AM Revision e4b0f788 (qgis): [processing] fix Convex Hull algorithm (fix #12643)
Alexander Bruy
10:01 AM Revision 71fa5d41 (qgis): [processing] fix Convex Hull algorithm (fix #12643)
Alexander Bruy
09:33 AM Revision 584f1928 (qgis): remove unused header file - fixes windows build
Jürgen Fischer
09:16 AM Revision 7aa72ab9 (qgis): populate join fields combobox if layer already selected
Alexander Bruy
09:11 AM Revision 3eb4af39 (qgis): about: make the SHA a link to github
Jürgen Fischer
09:11 AM Revision a2a5e97c (qgis): doxygen fixes (followup f314522)
Jürgen Fischer
09:01 AM Revision 86d4a4d2 (qgis): Merge pull request #2034 from Gustry/fix-lines-inter
[processing] Set the parameter table field optional in "Line intersections" algo Victor Olaya
09:00 AM Revision f782e773 (qgis): Merge pull request #2037 from NaturalGIS/fix_saga_split_rgb
fix saga split rgb bands Victor Olaya
08:59 AM Revision a495c8c2 (qgis): Test suite for QgsFeature (preparation for implicit sharing of
QgsFeature) Nyall Dawson
08:52 AM Revision 42f0993c (qgis): missing bindings for user input tool bar
Denis Rouzaud
08:45 AM Bug report #12778: Quick field calc bar in attribute table bug
I´ve comfirmed in QGIS 2.8.1 and 2.8.2 (WIN8.1 and WIN7). In the Field calculator does not affect but in quick field ... Andre Duarte Duarte
07:16 AM Bug report #12778: Quick field calc bar in attribute table bug
Confirmed also in QGIS 2.8.2
Feild Calculator does not seem to have been affected by this problem.
Saber Razmjooei
08:28 AM Bug report #12770 (Feedback): shapefile gets corrupted after editing
Saber Razmjooei
06:07 AM Bug report #12770: shapefile gets corrupted after editing
Maybe worth providing sample data. Saber Razmjooei
08:04 AM Revision 57d21c83 (qgis): [processing] swallow possible exceptions when reading console output fr...
Victor Olaya
08:04 AM Revision 960e6d84 (qgis): [processing] fixed SAGA provider entry in settings dialog
Victor Olaya
06:53 AM Bug report #12787 (Closed): Crash when not selecting layer in Value Relation edit widget
Fixed in changeset commit:"c33b9fa1d5c39758313ae39c173801d0ea764655". Martin Dobias
06:39 AM Bug report #12787: Crash when not selecting layer in Value Relation edit widget
Suggested fix: https://github.com/qgis/QGIS/pull/2049 Jakob Hvitnov
06:20 AM Bug report #12787 (Closed): Crash when not selecting layer in Value Relation edit widget
Reproducible crash (SIGSEV2 segmentation fault) when selecting the "Value Relation" type of edit widget and exiting t... Jakob Hvitnov
06:48 AM Feature request #12788 (Open): Absolute path to images in composer
It would be nice to be able to save the absolute path to the images you use in a composer, and espacially (more neede... Filip Mahieu
06:37 AM Bug report #12752: QGIS 2.0 to 2.8 segmentation fault opening/reading NetCDF + CF grid
Attached is more info Saber Razmjooei
06:37 AM Bug report #12752: QGIS 2.0 to 2.8 segmentation fault opening/reading NetCDF + CF grid
Attached is more info Saber Razmjooei
06:34 AM Bug report #12752: QGIS 2.0 to 2.8 segmentation fault opening/reading NetCDF + CF grid
It works for me:
QGIS 2.8.2 - 64 bit
GDAL: GDAL/OGR 1.11.2
Windows 7
OSGEO4W installer
Saber Razmjooei
06:21 AM Feature request #6949 (Closed): raster "save as..." dialog misses the "add result to map" option
Fixed in changeset commit:"7e69bd12869ce6dc2a4bc61533902429c151cb03". Alexander Bruy
05:34 AM Bug report #12668: Edit widget properties not saved
Tested on QGIS dev in Ubuntu 14.04 for every edit widget type with no issues.
All edit widgets selectors keep their s...
Jakob Hvitnov
05:10 AM Bug report #12639 (Closed): Convex hull does not save a prj file
Paolo Cavallini
04:12 AM Bug report #12705: Vector layer scatterplot: inverted axes
Also backported to 2.8 Alexander Bruy
04:11 AM Bug report #12705 (Closed): Vector layer scatterplot: inverted axes
Fixed in changeset commit:"8ad18834fbfeba793e3f54882bff755c100d424d". Alexander Bruy
03:52 AM Feature request #12784 (Closed): Allow scripts to deactivate CRS warning
As discussed during the dev meeting: it would be nice to have a way to deactivate the CRS warning (when input layers ... Anita Graser
03:08 AM Feature request #12430: GetFeatureInfo with INFO_FORMAT=text/html should only send HTML maptip co...
Any thoughts about this feature ? René-Luc ReLuc
03:08 AM Feature request #12430: GetFeatureInfo with INFO_FORMAT=text/html should only send HTML maptip co...
Any thoughts about this feature ? René-Luc ReLuc
03:07 AM Bug report #12060: WFS: missing fields when using GetFeature on a layer with a join
I thought this bug has been fixed in 2.8.2 with this commit 4f36b6572e71ed16f2071081f2f152c1d290b7cb cherry-picked fr... René-Luc ReLuc

2015-05-19

01:55 AM Feature request #12782 (Open): Boxplot graphs for vectors
The new histogram tab for the graduated classification in the vector menu is really useful.
Add a similar tab with bo...
matteo ghetta
01:52 AM Bug report #12768: Create points along lines fails
Also backported to 2.8 Alexander Bruy
01:51 AM Bug report #12768 (Closed): Create points along lines fails
Fixed in changeset commit:"d978f3fd9bb61f8da0bac0e175bf623e5e6c5688". Alexander Bruy
01:47 AM Bug report #12731: Error using "Number of unique values in classes" algorithm
Also backported to 2.8 Alexander Bruy
01:46 AM Bug report #12731 (Closed): Error using "Number of unique values in classes" algorithm
Fixed in changeset commit:"426596c29faef4b0c233949d47fe947df9d6bfe9". Alexander Bruy
01:40 AM Bug report #12289: Select by Attribute via Processing does not work properly
Also backported to 2.8 Alexander Bruy
01:38 AM Bug report #12289 (Closed): Select by Attribute via Processing does not work properly
Fixed in changeset commit:"9b41e7bb9ac7546ddad9a705530f2639b8b24650". Alexander Bruy
01:29 AM Bug report #12710: Processing: r.covar echoes the command to the Result window
Also backported to 2.8 Alexander Bruy
01:24 AM Bug report #12710 (Closed): Processing: r.covar echoes the command to the Result window
Fixed in changeset commit:"028467eaf93ca5422625326e254de25197388a96". Alexander Bruy
01:29 AM Feature request #12781 (Open): New histograms for rasters
The new histogram tab for vector is very useful and looks nice. It would be good to extend it also for raster, in ord... Paolo Cavallini
01:21 AM Bug report #11495 (Rejected): it is not possible to select the extent of another layer in the Mod...
There are special algorithms in modeler for this: "Vector layer bounds" and "Raster layer bounds" from "Modeler-only ... Alexander Bruy
01:21 AM Bug report #11495 (Rejected): it is not possible to select the extent of another layer in the Mod...
There are special algorithms in modeler for this: "Vector layer bounds" and "Raster layer bounds" from "Modeler-only ... Alexander Bruy
01:18 AM Bug report #12702 (Feedback): Help for all qgis:graphics missing
If I'm not wrong, these algorithms was reactivated after 2.6, so their descriptions not available in 2.6 manual. When... Alexander Bruy
01:13 AM Bug report #12587: Processing field calculator misses recent expression
Also backported to 2.8 Alexander Bruy
01:10 AM Bug report #12587 (Closed): Processing field calculator misses recent expression
Fixed in changeset commit:"dbf026d3c6762b1c9638cc86461390e7b3c4ddc6". Alexander Bruy
01:13 AM Bug report #12639 (Feedback): Convex hull does not save a prj file
Not reproducible here Alexander Bruy
01:04 AM Bug report #12643: Processing convex hull does not work
Also backported to 2.8 Alexander Bruy
01:02 AM Bug report #12643 (Closed): Processing convex hull does not work
Fixed in changeset commit:"71fa5d41a173c55a2369d92f111d06aeb64091de". Alexander Bruy
12:36 AM Bug report #12780 (Closed): Correct GML interpreted as plain table when XSD is present
I'm not sure if this is a bug or not. I have a correct GML file, and it is interpreted as geospatial data by QGIS, bu... Joeri Theelen
12:12 AM Bug report #12646 (Closed): Split RGB bands stopped to work in latest Processing releases
Giovanni Manghi
12:01 AM Bug report #12779 (Closed): Attribute table edits appear not to be working after sort
I guess this is a bug:
# start QGIS and load a shapefile;
# open the shapefile attribute table and start an edit sess...
Joeri Theelen
11:37 PM Bug report #12772 (Closed): two SAGA branches in Processing configuration dialog
Victor Olaya
04:48 AM Bug report #12772 (Closed): two SAGA branches in Processing configuration dialog
Victor Olaya
10:05 PM Revision 72166706 (qgis): Fix some syncing issues relating to graduated histogram widget
Nyall Dawson
10:05 PM Revision 06732f13 (qgis): Possible fix for slow loading projects when the project contains
print compositions and there is network issues with connections
to installed printers. (workaround QTBUG-3033)
(refs...
Nyall Dawson
05:13 PM Revision a3454e75 (qgis): added special case for r.statistics
Markus Mayr
05:03 PM Revision 824a395c (qgis): manually merge 71d93a4 of PR#2016
Jürgen Fischer
04:35 PM Revision 81f4e447 (qgis): Fix point displacement renderer not ignoring features with no symbol
Previously, the renderer would incorrectly draw circles and
displace features which were proximal to features with no...
Nyall Dawson
03:47 PM Revision ea447e78 (qgis): Fix drag & drop for PG rasters in DB Manager
(backport of 431dc14269bf24ce32001046d021b7f9312fc61c from master) Sandro Santilli
02:56 PM Revision 27f1d9fb (qgis): Fix drag & drop for PG rasters in DB Manager
Radoslaw Guzinski
02:30 PM Revision d8e1cf30 (qgis): [processing] load UI files dynamically
Alexander Bruy
02:30 PM Revision 30dbd8fd (qgis): [processing] drop resources.qrc and load images dynamically. Also remove
unused images Alexander Bruy
02:03 PM Revision e94a8cc4 (qgis): Fix attributes from some symbols were not available for data defined
symbology (line marker, line pattern) Nyall Dawson
01:50 PM Revision 2abdfa0b (qgis): Fix typo in comment
Sandro Santilli
01:48 PM Revision fd7568aa (qgis): Fix typo in comment
Sandro Santilli
01:08 PM Bug report #12234 (Feedback): QGIS freezes when adding a legend in composer and project has a WMS...
Please test and give feedback with latest master (commit:06732f137357ff1f3c2a55a3253037d8df85596b) Nyall Dawson
09:26 AM Bug report #12778 (Closed): Quick field calc bar in attribute table bug
When I delete or add fields and use quick field calc bar then update the wrong field. For example, I have four fields... Andre Duarte Duarte
09:16 AM Bug report #12757: Zoom out crashes QGIS
PR open for comments:
https://github.com/qgis/QGIS/pull/2044
Sandro Santilli
08:19 AM Bug report #12757: Zoom out crashes QGIS
Confirmed. Doesn't require anything being loaded on the map.
The problem is an overflow on scale values. Should we li...
Sandro Santilli
08:03 AM Bug report #12757: Zoom out crashes QGIS
easy replicatable by using the scrollwheel of a mouse: just keep zooming out by running the wheel...
Richard Duivenvoorde
09:09 AM Bug report #12777 (Closed): Processing: Grass 7 r.relief has different "units" parameter than Gra...
The algorithm r.relief can not be executed since the parameters for "units" have changed from "none, meters, feet" to... Markus Mayr
09:05 AM Feature request #12776 (Open): Attribute table undo button
Undo button in the menu of the attribute table increase productivity. Filling some avoid errors. Is possible to add t... Andre Duarte Duarte
09:01 AM Revision c5b04efa (qgis): Fix attributes from some symbols were not available for data defined
symbology (line marker, line pattern) Nyall Dawson
08:38 AM Revision bbb1c4a2 (qgis): another windows build fix
Jürgen Fischer
08:29 AM Revision f314522b (qgis): [symbology] improve marker rotation along line to fix data-defined
angle support Mathieu Pellerin - nIRV
08:16 AM Bug report #11967: r.statistics needs to be implemented as a special case in Processing (or removed)
I added the proposed step to the processing code: https://github.com/qgis/QGIS/pull/2043
For me, this produces valid ...
Markus Mayr
07:28 AM Bug report #12775 (Closed): r.flow had a compulsory parameter that should be optional
See the manpage: "optionally an input aspect raster map aspin and/or an input barrier raster map barin".
barin is def...
Paolo Cavallini
06:36 AM Bug report #12774: Attribute table only show first 99 rows from SQL Server views
I was wrong, this behavior is not found from the local SQL Server db. I get all rows from the same views. Jason Moore
06:28 AM Bug report #12774 (Closed): Attribute table only show first 99 rows from SQL Server views
Whenever I add a non spatial SQL Server layer from a view and check the attribute table there are only 99 rows return... Jason Moore
06:08 AM Bug report #12773 (Closed): processing uses polyg style for lines and points
Victor Olaya
05:59 AM Bug report #8628: DB Manager does not load PostGIS rasters using QGIS-master for Debian
Should have been fixed with commit:27f1d9fb3ebb2445c7bec4350fd5b822d4d718e1 -- can you confirm ? Sandro Santilli
04:04 AM Bug report #12771 (Rejected): error Segmentation fault
Problem with Debian packaging. They are aware of it, going to fix, hopefully soon. Paolo Cavallini
04:04 AM Bug report #12771 (Rejected): error Segmentation fault
Problem with Debian packaging. They are aware of it, going to fix, hopefully soon. Paolo Cavallini
03:42 AM Bug report #12771 (Closed): error Segmentation fault
Hi evrybody,
since a view days qgis (after an update) crashes when open a sqlite database.
massage:
src/core/qgspro...
reiko fuerst
02:32 AM Bug report #12770 (Closed): shapefile gets corrupted after editing
I'm using Windows 8.1, tried few versions of QGIS and they all give me the same problem. Have no issues editing the s... Weronika Rapa
02:10 AM Feature request #12769 (Open): Data defined opacity for vector features
Hi !
Lately, more and more settings got data-definable. But it seems opacity/transparency was somewhat forgotten !
...
Olivier Dalang

2015-05-18

01:56 AM Bug report #12768 (Closed): Create points along lines fails
Algorithm Create points along lines starting...
name 'QGis' is not defined See log for more details
Uncaught error w...
Paolo Cavallini
12:48 AM Bug report #5702: GRASS output is not georeferenced
More useful info from the mailing list. See thread here:
http://lists.osgeo.org/pipermail/qgis-developer/2014-October...
Paolo Cavallini
12:42 AM Bug report #12767 (Closed): SAGA "ParameterSelection" default value is not respected in the modeller
*New description:*
Apparently in the modeler the defaults for ParameterSelection parameters are not respected and dif...
Paolo Cavallini
10:26 PM Revision 8962d843 (qgis): Truncate expression preview result in builder widget if too long
Prevents window from resizing to extreme widths (fix #12433) Nyall Dawson
10:26 PM Revision e0aa69d9 (qgis): [labeling] Fix setting a wrap character conflicts with newlines
in label text (fix #12750) Nyall Dawson
10:18 PM Revision 4b4075b5 (qgis): [labeling] Fix setting a wrap character conflicts with newlines
in label text (fix #12750) Nyall Dawson
10:13 PM Revision a2a2781e (qgis): also download Untgz.zip from qgis.org
Jürgen Fischer
09:48 PM Revision 1dd72716 (qgis): creatensis.pl: always reload setup.ini
Jürgen Fischer
09:47 PM Revision 93a948f7 (qgis): fix some warnings
Jürgen Fischer
09:47 PM Revision 711ecf9b (qgis): fix doxygen warning
Jürgen Fischer
09:38 PM Revision 3e5e2b33 (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
Paolo Cavallini
09:37 PM Revision 24974e0d (qgis): Uniform and informative output names for Processing (GRASS-r.* modules,...
Paolo Cavallini
08:11 PM Revision 0b326069 (qgis): Bump acceptable doc coverage
Nyall Dawson
06:21 PM Revision 47972280 (qgis): Followup 204cf7, more sensible truncation of preview string
Nyall Dawson
06:21 PM Revision 183286a0 (qgis): [FEATURE] Add a graphical histogram for the graduated renderer
This adds a new histogram tab to the graduated renderer, which
shows an interactive histogram of the values from the ...
Nyall Dawson
06:21 PM Revision 17962ef4 (qgis): Add QgsHistogram class for calculating numeric histograms from a
list of values or a vector layer's attribute. Nyall Dawson
04:53 PM Revision 7091d3be (qgis): [GRASS][FEATURE] vector import via browser drag and drop
Radim Blazek
04:36 PM Revision e474e096 (qgis): QgsField serialization
Radim Blazek
04:35 PM Revision 6e3cbe3a (qgis): QgsFeature and QgsGeometry serialization
Radim Blazek
03:04 PM Revision e633cafc (qgis): Uniform and informative output names for Processing (GRASS-r.* modules,...
Paolo Cavallini
01:39 PM Bug report #3975: PDF exports on OSX always convert text to outlines
I still see this issue in PDFs using QGIS 2.8.1 on Windows 10, even after unchecking the "draw text as outlines" box ... Nick S
01:06 PM Bug report #3975: PDF exports on OSX always convert text to outlines
Just confirmed the bug for MacOSX (10.9.5). Tested on linux and Windows, it works fine there. So the remaining proble... Barend Kobben
01:18 PM Bug report #12750 (Closed): Labelling: replace a space with return conflicts with Return within a...
Fixed in changeset commit:"4b4075b5b94d84abf51831409626b6321898c40e". Nyall Dawson
01:16 PM Revision 15419b84 (qgis): Uniform and informative output names for Processing (GRASS-r.* modules,...
Paolo Cavallini
09:47 AM Revision eb5db2b2 (qgis): Uniform and informative output names for Processing (GRASS-i.*modules)
Paolo Cavallini
09:29 AM Revision 69ed92bc (qgis): Uniform and informative output names for Processing (GDAL)
Paolo Cavallini
08:38 AM Bug report #12766 (Closed): modeller: number used to define a default for a parameter (from a lis...
The default method for saga:slope,aspect etc is 6, whereas the same alg when used in a model has a default of 0.
This...
Paolo Cavallini
07:58 AM Bug report #12701: QGIS crashes when trying to add ODBC new layer
And by de eVis plugin opens the list table more or less instantaneously (with two databases). Joan Molinas
07:29 AM Bug report #12701: QGIS crashes when trying to add ODBC new layer
I tried it with version 1.8, and it works but it takes very long time.
I've also tried with version 2.4 and does not...
Joan Molinas
06:08 AM Bug report #12747: [OSX] problem with composer grids and frames
hi,
Giovanni, I read that an issue is tagged as blocker if the feature has ever worked in a previous release. In Os X...
Harrissou Santanna
05:44 AM Feature request #12765 (Open): Drive time isochrones (vector tool)
It would be fantastic to be able to create drive time isochorones (or areas) using qGIS only! At present, creating dr... Frank Schuessler
05:07 AM Bug report #12764 (Closed): Processing: GRASS r.quantiles produce an empty output
For html; unclear role of the text output. Paolo Cavallini
04:29 AM Bug report #12763 (Closed): Processing: GRASS r.horizon do not produce an output
Both modules (*.height actually missed an output parameter) Paolo Cavallini
04:28 AM Bug report #12762: Map polluted by circles ?!
But I never enabled diagrams in any of the two versions, how did they get enabled ? Sandro Santilli
03:47 AM Bug report #12762 (Closed): Map polluted by circles ?!
This happens if you save a project in master and then open in 2.8. You can fix it by turning off diagrams for the lay... Nyall Dawson
03:47 AM Bug report #12762 (Closed): Map polluted by circles ?!
This happens if you save a project in master and then open in 2.8. You can fix it by turning off diagrams for the lay... Nyall Dawson
03:06 AM Bug report #12735: Qgis cannot read PRJ file of DXF and PDF
unfortunately it does not work even with files QPJ .....
is possibile to make little QGS file only for one PDF or DXF...
malcom jamal

2015-05-17

01:09 AM Bug report #12762 (Closed): Map polluted by circles ?!
This is a pretty weird bug I'm facing.
My map contains circles that move around whenever I zoom.
The circles seem to ...
Sandro Santilli
11:49 PM Feature request #12761 (Rejected): More uniform naming of Progessing algs
Currently, different naming is used for the same or similar commands, as they reflect original heterogeneous names fr... Paolo Cavallini
11:25 PM Bug report #12760 (Closed): Qgis 2.8, gdal python scripts gives error at end of process
I am using Qgis 2.8.1 64-bit (Standalone installer) on Windows 7 64-bit. In the OSGeo4W Shell I am encountering a pro... Henry White
04:31 PM Bug report #12755: QGIS intermittent crash since 2.8.1
I'm using dbsql(connectionName,sqlQuery) from the refFunctions plugin to get random rows from the postgres db which i... Sean Lin
04:47 AM Bug report #12755: QGIS intermittent crash since 2.8.1
You're using virtual field with a custom function that directly accesses the database via QtSql? Jürgen Fischer
04:40 AM Bug report #12755: QGIS intermittent crash since 2.8.1
I'm using pgbouncer with postgresql 9.3.5 x64. Had a prior problem with idle connections being left opened. Sean Lin
04:36 AM Bug report #12755 (Closed): QGIS intermittent crash since 2.8.1
The following stackdump happens intermittently but usually when I move a vector point to a new location. ... Sean Lin
03:28 PM Revision 02774210 (qgis): Add selected features only mode to QgsVectorLayer::getValues
and getDoubleValues Nyall Dawson
01:19 PM Revision 204cf751 (qgis): Truncate expression preview result in builder widget if too long
Prevents window from resizing to extreme widths (fix #12433) Nyall Dawson
12:56 PM Bug report #12759 (Closed): Advanced digitizing: two panels with the same name
One is the extended tools for basic digitizing, the other is the new CAD-style digitizing.
My suggestion: add the fi...
Paolo Cavallini
12:35 PM Bug report #12758 (Closed): Infinite zoom out is allowed in Print layout
From test limiting the zoomout to 1-5% should be more than enough for everybody.
Better still to limit it to the size...
Paolo Cavallini
12:32 PM Bug report #12757 (Closed): Zoom out crashes QGIS
Pretty simple to replicate.
Thanks Tim for letting us know.
Paolo Cavallini
11:54 AM Revision e249bfee (qgis): [FEATURE] Allow changing vector layer data source
Nathan Woodrow
11:13 AM Bug report #12756 (Closed): Plugin installer: box for repositories too high
We currently have only one official repo, and it is unlikely than users will heve more than two. The current box for ... Paolo Cavallini
05:16 AM Bug report #12433 (Closed): Expression builder dialog becomes too wide because of preview string
Fixed in changeset commit:"204cf7519500de7ceff298ef450c60479fe11acf". Nyall Dawson

2015-05-16

09:35 PM Revision 173ee454 (qgis): fix windows build
Jürgen Fischer
01:48 PM Revision 06167d4f (qgis): [GRASS][FEATURE] raster import via browser drag and drop
Radim Blazek
01:02 PM Revision d88f77fb (qgis): new class QgsNewNameDialog - ask for a new name showing conflicts with ...
Radim Blazek
12:59 PM Revision ece9a92d (qgis): QgsRasterProjector::destExtentSize - calc destination extent and size f...
Radim Blazek
12:56 PM Revision 3b00dc12 (qgis): QGIS_PROVIDER_FILE: provider regexp pattern environment variable
Radim Blazek
06:55 AM Bug report #8942: R6034 runtime error
I just installed 2.8.2 32-bit version on both a 64-bit machine and a 32-bit machine. The R6034 error message appears... Chris George
03:12 AM Feature request #12754 (Open): Add split part from a multipart polygon
The current tool split parts is only splitting a single polygon in two
parts of the same record. The part cannot be ...
Paolo Cavallini

2015-05-15

07:59 AM Feature request #12753: Keep topology when simplifying polygons
NB: I mean when using the "Simplify" tool in the Vector menu (to simplify a layer), not the "Simplify" tool in the Ad... shenriod -
05:52 AM Feature request #12753 (Closed): Keep topology when simplifying polygons
When using the "simplify" tool on a polygon layer, the topology is destroyed and many gaps appear between polygons th... shenriod -

2015-05-14

07:59 PM Revision 5729227c (qgis): fix saga split rgb bands
Giovanni Manghi
01:52 PM Bug report #12752 (Feedback): QGIS 2.0 to 2.8 segmentation fault opening/reading NetCDF + CF grid
it may be not a qgis issue after all, in fact
giovanni@sibirica:~/Downloads > gdalinfo snfl_2014093012_to_2015050112...
Giovanni Manghi
01:52 PM Bug report #12752 (Feedback): QGIS 2.0 to 2.8 segmentation fault opening/reading NetCDF + CF grid
it may be not a qgis issue after all, in fact
giovanni@sibirica:~/Downloads > gdalinfo snfl_2014093012_to_2015050112...
Giovanni Manghi
01:52 PM Bug report #12752 (Feedback): QGIS 2.0 to 2.8 segmentation fault opening/reading NetCDF + CF grid
it may be not a qgis issue after all, in fact
giovanni@sibirica:~/Downloads > gdalinfo snfl_2014093012_to_2015050112...
Giovanni Manghi
01:21 PM Bug report #12752 (Closed): QGIS 2.0 to 2.8 segmentation fault opening/reading NetCDF + CF grid
Several versions of qgis on several platforms (Fedora Core 19, Ubuntu 14.04, Mac OS Mavericks) segfault and bomb when... Greg Fall
12:59 PM Bug report #12748 (Closed): crash creating layer from delimited text file
Giovanni Manghi
07:28 AM Bug report #12748: crash creating layer from delimited text file
dear Giovanni Manghi,
thank you for your feedback. it seems that i have solved this issue by updating my windows 7.
a...
zamir rasid
07:28 AM Bug report #12748: crash creating layer from delimited text file
dear Giovanni Manghi,
thank you for your feedback. it seems that i have solved this issue by updating my windows 7.
a...
zamir rasid
12:03 PM Revision aaabad28 (qgis): Add missing overrides
Nyall Dawson
12:03 PM Revision c5bc778b (qgis): Const correctness for QgsDistanceArea
Nyall Dawson
12:02 PM Revision 5194ce52 (qgis): More QgsFields tests
Nyall Dawson
11:02 AM Bug report #12646: Split RGB bands stopped to work in latest Processing releases
see https://github.com/qgis/QGIS/pull/2037 Giovanni Manghi
11:02 AM Bug report #12646: Split RGB bands stopped to work in latest Processing releases
see https://github.com/qgis/QGIS/pull/2037 Giovanni Manghi
11:02 AM Bug report #12646: Split RGB bands stopped to work in latest Processing releases
see https://github.com/qgis/QGIS/pull/2037 Giovanni Manghi
05:05 AM Bug report #12646: Split RGB bands stopped to work in latest Processing releases
Giovanni, could you upload that sh file, so i can see what is wrong with it?
Thanks!
Victor Olaya
10:35 AM Bug report #12429: Run only the selected part of a SQL query
Let me know if there is a problem with these two PR.
Can you please review them ? 2.8.2 is already out.
Etienne Trimaille
09:53 AM Bug report #12751 (Closed): When advanced (CAD) digitizing is ON, Overview panel cannot be resized
It remains pretty big. When deactivating the panel, the normal behaviour is resumed. Paolo Cavallini
09:52 AM Bug report #12750 (Closed): Labelling: replace a space with return conflicts with Return within a...
Return within a string and the option to replace a character (typically space) with return do not interact nicely (th... Paolo Cavallini
06:03 AM Bug report #12749 (Closed): when using custom functions to style a layer, map canvas gives wrong ...
Sorry, I don't know how i may title this bug... Hope that I'll explain it well.
I've set a custom function that I app...
Harrissou Santanna
02:08 AM Bug report #12628: DBManager doesn't properly manage timestamp format
Same problem with 'time without time zone' data type Moreno Comelli

2015-05-13

01:06 AM Bug report #12748 (Feedback): crash creating layer from delimited text file
Please attach the offending csv file. Giovanni Manghi
01:06 AM Bug report #12748 (Feedback): crash creating layer from delimited text file
Please attach the offending csv file. Giovanni Manghi
01:06 AM Bug report #12748 (Feedback): crash creating layer from delimited text file
Please attach the offending csv file. Giovanni Manghi
01:06 AM Bug report #12748 (Feedback): crash creating layer from delimited text file
Please attach the offending csv file. Giovanni Manghi
01:06 AM Bug report #12748 (Feedback): crash creating layer from delimited text file
Please attach the offending csv file. Giovanni Manghi
10:44 PM Bug report #12748 (Closed): crash creating layer from delimited text file
hello. my name is zamir and i'am a new user for qgis. i want to report a bug that i encountered.
Right now im doing t...
zamir rasid
05:46 PM Revision 448f63f5 (qgis): Fix tab order in ValueRelation widget config dialog
Matthias Kuhn
02:03 PM Revision d955b039 (qgis): Boost test coverage of QgsField / QgsFields
Nyall Dawson
01:33 PM Bug report #11077: Segfault when using QgsComposition().exportAsPdf() in python
Hi men.
I think my problem is related......
Evan GAROT--ADRIAN
01:15 PM Revision 9d7a650c (qgis): Generate unique variable names for python init form
Fix #12676
Fix #12711
Fix #12729
Matthias Kuhn
01:12 PM Revision 03da1fca (qgis): Generate unique variable names for python init form
Fix #12676
Fix #12711
Fix #12729
Matthias Kuhn
12:00 PM Revision d64086d1 (qgis): Allow changing the name of a drag and drop designer tab
Fix #10724 Matthias Kuhn
11:42 AM Revision 1e08bc0a (qgis): [BUGFIX] Relative path for GDAL subdataset
For some raster layer, the datasource is not stored in the project as relative.
It's the case for NETCDF, HDF4, HDF5...
René-Luc ReLuc
11:40 AM Revision 350bbb7f (qgis): [BUGFIX] Relative path for GDAL subdataset
For some raster layer, the datasource is not stored in the project as relative.
It's the case for NETCDF, HDF4, HDF5...
René-Luc ReLuc
09:49 AM Revision 24417fd7 (qgis): Add python bindings for QgsWidgetWrapper
Allows the usage of `widget.wrapper()` from a form's python init script. Matthias Kuhn
09:30 AM Revision 5bcf0f52 (qgis): [processing] Added packaging tests, to easily check that a qgis install...
Victor Olaya
06:58 AM Bug report #12747: [OSX] problem with composer grids and frames
Ohw I forgot the title:
Problème with Grid and particulars on Max OS X QGIS version 2.6.1 and 2.8.1
delinte thibault
06:21 AM Bug report #12747 (Closed): [OSX] problem with composer grids and frames
Hello everybody,
I come back to you
I went to "georezo":http://georezo.net/forum/viewtopic.php?pid=268356 and they ...
delinte thibault
04:14 AM Bug report #12729 (Closed): QT Forms. Opening two forms using IdentifyFeatures crashes
Fixed in changeset commit:"03da1fcabd31d6b726dffe8f8bb07c53d3f15132". Matthias Kuhn
03:03 AM Bug report #12729: QT Forms. Opening two forms using IdentifyFeatures crashes
Just to be sure it is not related to your particular python scripts: Does it also happen with a very minimal python i... Matthias Kuhn
04:14 AM Bug report #12676 (Closed): Subforms with Python init function crash when adding values
Fixed in changeset commit:"03da1fcabd31d6b726dffe8f8bb07c53d3f15132". Matthias Kuhn
04:14 AM Bug report #12711 (Closed): Error when opening more than one form with init function
Fixed in changeset commit:"03da1fcabd31d6b726dffe8f8bb07c53d3f15132". Matthias Kuhn
03:00 AM Bug report #10724 (Closed): Drag and Drop Designer - Edit tabs or groups labels
Fixed in changeset commit:"d64086d1bce10a863d3aa1867cfe53fcb6268f17". Matthias Kuhn
02:57 AM Feature request #9469 (Rejected): Split lines with points layer
Duplicates #5040 Alexander Bruy
02:57 AM Feature request #9469 (Rejected): Split lines with points layer
Duplicates #5040 Alexander Bruy
02:16 AM Feature request #12741: Layer output to file should be loaded inside the TOC with the same name o...
I've made a PR: https://github.com/qgis/QGIS/pull/2036 Giovanni Allegri

2015-05-12

01:47 AM Feature request #12709 (Closed): Ability to resize Handle Bad Layers window QGIS 2.8.1
Giovanni Manghi
01:25 AM Feature request #12709: Ability to resize Handle Bad Layers window QGIS 2.8.1
OK, sorry, my fault, I missed that, you can close this ticket. Lars Scharfenberg
01:16 AM Feature request #12709: Ability to resize Handle Bad Layers window QGIS 2.8.1
Hi
It's already possible to enlarge the whole dialog. Just need to pick it in the blue border and you can resize it. ...
Harrissou Santanna
01:02 AM Feature request #12741: Layer output to file should be loaded inside the TOC with the same name o...
Giovanni Allegri wrote:
> Thanks Giovanni, I missed that option. Anyway, I think it should be default behaviour when ...
Giovanni Manghi
02:36 PM Feature request #12741: Layer output to file should be loaded inside the TOC with the same name o...
Thanks Giovanni, I missed that option. Anyway, I think it should be default behaviour when a file is chosen as output... Giovanni Allegri
02:09 PM Feature request #12741 (Feedback): Layer output to file should be loaded inside the TOC with the ...
you can change this behavior in
processing > options > general > use filename as layer name
Giovanni Manghi
08:45 AM Feature request #12741 (Open): Layer output to file should be loaded inside the TOC with the same...
When a user saves the ouput of an algorithm to a file, it should be loaded to QGIS with the same name of the output f... Giovanni Allegri
12:49 AM Bug report #12629: Vector Layer TranslateFeatures performance (2.8.1 vs 1.8.0)
Firstly I posted this question on the Qgis developers mailing list.
Secondly I tried to play with "grouped"/"ungroup...
jopan -
12:33 AM Bug report #12746 (Closed): qgis 1:2.8.1-0+20trusty in ubuntugis unstable repository has unresolv...
Please use 2.8.2 from our ubuntugis repository at http://qgis.org/ubuntugis (see "Debian/Ubuntu":http://qgis.org/en/s... Jürgen Fischer
12:33 AM Bug report #12746 (Closed): qgis 1:2.8.1-0+20trusty in ubuntugis unstable repository has unresolv...
Please use 2.8.2 from our ubuntugis repository at http://qgis.org/ubuntugis (see "Debian/Ubuntu":http://qgis.org/en/s... Jürgen Fischer
12:15 AM Bug report #12746 (Closed): qgis 1:2.8.1-0+20trusty in ubuntugis unstable repository has unresolv...
The qgis version in the ubuntugis unstable repository has a dependency on libgdal.so.1-1.11.1 but the available versi... Andreas Wiesmann
11:50 PM Bug report #12734: QGis crashes when deleting last vertex of a postgis MultiLineString part
Giving it another try, I can only reproduce it when I delete the last vertex +of the last part+ of the MultiLineString. Christophe Damour
09:40 PM Revision 31843a78 (qgis): processing: fix interpretation of oracle layers (take II; followup f0da...
Jürgen Fischer
06:37 PM Revision d855eabc (qgis): Prevent a crash if simplify tool is accidentally used for non-vector layer
Martin Dobias
06:24 PM Revision 56ada166 (qgis): PyQGIS: add conversion from QgsExpression::Node to subclasses
This makes it possible to investigate expression node tree within Python Martin Dobias
03:06 PM Bug report #12745 (Closed): processing python error
using the GRASS r.drain module I'm getting (master and 2.8.2, Windows and Linux) the following python error that does... Giovanni Manghi
02:55 PM Bug report #12744 (Closed): Italian translation of "Output layer" should be "Strato in uscita"
"Output layer" is translated both as "Vettore in uscita" and "Raster in uscita" (https://www.transifex.com/projects/p... Giovanni Allegri
02:52 PM Bug report #12742 (Closed): Fix output parameter names
I've just verified that it's a italian translation issue. "Output layer" is translated both as "Vettore in uscita" an... Giovanni Allegri
02:11 PM Bug report #12742 (Feedback): Fix output parameter names
can you make an example of a tool that misbehave as you describe? Giovanni Manghi
08:47 AM Bug report #12742 (Closed): Fix output parameter names
There are many algorithms where the output parameter name is not consistent with the type of output.
E.g. "Raster Out...
Giovanni Allegri
01:34 PM Bug report #12740: Algorithms sometimes disappear from the toolbox
I confirm the issue. Unable to replicate it reliably though. Only seen with the simplified interface. Paolo Cavallini
01:24 PM Bug report #12740: Algorithms sometimes disappear from the toolbox
weird, I also give quite a lot of training and I do not remember someone to have ever hit this issue. Giovanni Manghi
08:43 AM Bug report #12740 (Closed): Algorithms sometimes disappear from the toolbox
That's explained in the subject.
Many users are facing this issue. During my courses I hear them complaining they can...
Giovanni Allegri
01:20 PM Bug report #12743: SegFault on adding composer map on a composition
Hi Nyall.
Im really sorry because i found this solution, i test it and that don't work the first time. That's why i ...
Evan GAROT--ADRIAN
12:30 PM Bug report #12743 (Closed): SegFault on adding composer map on a composition
This line:... Nyall Dawson
12:30 PM Bug report #12743 (Closed): SegFault on adding composer map on a composition
This line:... Nyall Dawson
09:27 AM Bug report #12743 (Closed): SegFault on adding composer map on a composition
I've a segfault on adding a QgsComposerMap to a QgsComposition
Code (last line):...
Evan GAROT--ADRIAN
01:19 PM Bug report #12710 (Open): Processing: r.covar echoes the command to the Result window
Paolo Cavallini wrote:
> Seems fixed in QGIS 2.8.2
it does not seems fixed here, tested on both 2.8.2 and master und...
Giovanni Manghi
01:19 PM Bug report #12710 (Open): Processing: r.covar echoes the command to the Result window
Paolo Cavallini wrote:
> Seems fixed in QGIS 2.8.2
it does not seems fixed here, tested on both 2.8.2 and master und...
Giovanni Manghi
11:02 AM Bug report #12710 (Feedback): Processing: r.covar echoes the command to the Result window
Seems fixed in QGIS 2.8.2 Paolo Cavallini
12:07 PM Bug report #12729: QT Forms. Opening two forms using IdentifyFeatures crashes
Hi Matthias
I do confirm that if I remove the python it doesn't crash.
If the python is present then when i close t...
Stelios Papageorgiou
11:10 AM Revision 1c64363a (qgis): postgres provider: avoid quering layer_styles if it doesn't exist
Jürgen Fischer
11:08 AM Bug report #3792: When loading the same layer twice, new diagrams disappear
Paolo Cavallini wrote:
> I'll check during HF. I think closing an issue that is still valid for LTR would not be appr...
Giovanni Manghi
10:56 AM Bug report #3792: When loading the same layer twice, new diagrams disappear
I'll check during HF. I think closing an issue that is still valid for LTR would not be appropriate, as people will k... Paolo Cavallini
05:25 AM Bug report #3792: When loading the same layer twice, new diagrams disappear
Well, it would still be nice to receive a definite "resolved" from Paolo. There's still a chance it's an unaddressed ... Nyall Dawson
05:04 AM Bug report #3792 (Feedback): When loading the same layer twice, new diagrams disappear
Paolo Cavallini wrote:
> Thanks for clarifying. So essentially this remains an open issue for LTR, fixed in master.
...
Giovanni Manghi
05:04 AM Bug report #3792 (Feedback): When loading the same layer twice, new diagrams disappear
Paolo Cavallini wrote:
> Thanks for clarifying. So essentially this remains an open issue for LTR, fixed in master.
...
Giovanni Manghi
04:43 AM Bug report #3792 (Open): When loading the same layer twice, new diagrams disappear
Thanks for clarifying. So essentially this remains an open issue for LTR, fixed in master. Paolo Cavallini
02:15 AM Bug report #3792: When loading the same layer twice, new diagrams disappear
Unfortunately it's not possible to backport this one - it's a fairly large change that requires a break in project fo... Nyall Dawson
11:02 AM Bug report #11439: r.covar GRASS command (and possibly others) in Processing does not return visi...
Confirmed, it works now.
Thanks.
Paolo Cavallini
10:59 AM Revision 12739c2f (qgis): Report checking and availablility of pointcloud (via debug)
Sandro Santilli
10:47 AM Revision 4562b049 (qgis): Write the pointcloud support check in a cleaner way
Sandro Santilli
10:12 AM Revision b8bc1811 (qgis): add option to cropTransparent to allow centering
use that in qgslayertreemodellegendnode Vincent Mora
09:40 AM Revision d13ace5a (qgis): Allow configurable icon sizes for legend tree nodes
Vincent Mora
08:40 AM Bug report #4159: Should detect a grayscale image with an alpha channel as grayscale (and related...
This issue appears to still be present in current master.
Also, this happens when a GeoTiff (grayscale raster with a...
Larry Shaffer
08:40 AM Bug report #4159: Should detect a grayscale image with an alpha channel as grayscale (and related...
This issue appears to still be present in current master.
Also, this happens when a GeoTiff (grayscale raster with a...
Larry Shaffer
08:40 AM Bug report #4159: Should detect a grayscale image with an alpha channel as grayscale (and related...
This issue appears to still be present in current master.
Also, this happens when a GeoTiff (grayscale raster with a...
Larry Shaffer
08:40 AM Bug report #4159: Should detect a grayscale image with an alpha channel as grayscale (and related...
This issue appears to still be present in current master.
Also, this happens when a GeoTiff (grayscale raster with a...
Larry Shaffer
07:56 AM Revision c8aa777a (qgis): postgres provider: avoid point cloud error
Jürgen Fischer
07:36 AM Bug report #12738 (Closed): After using "difference" consider 2 or more separated polygons as one
This bug (unconvinience) appears while working with vector layers, particularly when counting difference (Vector> Geo... Ekaterina Petrunenko
06:56 AM Feature request #12737 (Closed): Accessing style in sqlite database
Jürgen Fischer
05:32 AM Feature request #12737: Accessing style in sqlite database
My brain stopped working!
I tried to add the spatialite layer through folder connections...
Close the issue!
Klas Karlsson
05:18 AM Feature request #12737 (Closed): Accessing style in sqlite database
The QGIS Browser panel is the easiest way to add data to projects. Just drag and drop. It works fine for most datatyp... Klas Karlsson
03:15 AM Bug report #12736 (Closed): Problems managing WMS metadata
* When adding a WMS layer, the abstract is not shown for the root element, but for layers only. It's correctly shown ... Moreno Comelli
02:44 AM Bug report #12522: Raster layers sometimes not painted when zooming (>=2.4)
Giovanni Manghi wrote:
> Sitansu Pattnaik wrote:
> > Well I conducted a training for close to 60 people last week. In...
Sitansu Pattnaik

2015-05-11

01:39 AM Bug report #12735 (Closed): Qgis cannot read PRJ file of DXF and PDF
hi,
i have many little survey with local coordinate, this can correctly georeferenced with USER CRS, but when the CRS...
malcom jamal
01:17 AM Bug report #12713 (Feedback): when columns have the same name, styling with the first one does no...
There are two issues here, but the real one seems a qgis issue.
The SAGA module gridstatisticsforpolygons creates an...
Giovanni Manghi
01:17 AM Bug report #12713 (Feedback): when columns have the same name, styling with the first one does no...
There are two issues here, but the real one seems a qgis issue.
The SAGA module gridstatisticsforpolygons creates an...
Giovanni Manghi
01:17 AM Bug report #12713 (Feedback): when columns have the same name, styling with the first one does no...
There are two issues here, but the real one seems a qgis issue.
The SAGA module gridstatisticsforpolygons creates an...
Giovanni Manghi
01:17 AM Bug report #12713 (Feedback): when columns have the same name, styling with the first one does no...
There are two issues here, but the real one seems a qgis issue.
The SAGA module gridstatisticsforpolygons creates an...
Giovanni Manghi
12:38 AM Bug report #12734 (Feedback): QGis crashes when deleting last vertex of a postgis MultiLineString...
Cannot confirm on qgis master on Linux. Giovanni Manghi
12:38 AM Bug report #12734 (Feedback): QGis crashes when deleting last vertex of a postgis MultiLineString...
Cannot confirm on qgis master on Linux. Giovanni Manghi
11:57 PM Bug report #12734 (Closed): QGis crashes when deleting last vertex of a postgis MultiLineString part
QGis crashes when I try to delete the last vertex of a postgis MultiLineString part.
Christophe Damour
12:10 AM Bug report #3792: When loading the same layer twice, new diagrams disappear
Cannot install master right now. Could anyone please confirm? In any case, the ticket should be left open for a backp... Paolo Cavallini
12:13 PM Bug report #3792 (Feedback): When loading the same layer twice, new diagrams disappear
Paolo Cavallini wrote:
> I confirm the bug is still true for 2.8.2, and very easy to replicate in my case.
> Removing...
Giovanni Manghi
12:13 PM Bug report #3792 (Feedback): When loading the same layer twice, new diagrams disappear
Paolo Cavallini wrote:
> I confirm the bug is still true for 2.8.2, and very easy to replicate in my case.
> Removing...
Giovanni Manghi
12:13 PM Bug report #3792 (Feedback): When loading the same layer twice, new diagrams disappear
Paolo Cavallini wrote:
> I confirm the bug is still true for 2.8.2, and very easy to replicate in my case.
> Removing...
Giovanni Manghi
10:27 AM Bug report #3792 (Reopened): When loading the same layer twice, new diagrams disappear
I confirm the bug is still true for 2.8.2, and very easy to replicate in my case.
Removing the second layer and openi...
Paolo Cavallini
10:27 AM Bug report #3792 (Reopened): When loading the same layer twice, new diagrams disappear
I confirm the bug is still true for 2.8.2, and very easy to replicate in my case.
Removing the second layer and openi...
Paolo Cavallini
12:02 AM Bug report #10636 (Reopened): Translation for command description and help in Processing: GRASS a...
Still true in 2.8.2. The issue is not translating the help, but using the one already translated. Paolo Cavallini
12:02 AM Bug report #10636 (Reopened): Translation for command description and help in Processing: GRASS a...
Still true in 2.8.2. The issue is not translating the help, but using the one already translated. Paolo Cavallini
12:02 AM Bug report #10636 (Reopened): Translation for command description and help in Processing: GRASS a...
Still true in 2.8.2. The issue is not translating the help, but using the one already translated. Paolo Cavallini
12:02 AM Bug report #10636 (Reopened): Translation for command description and help in Processing: GRASS a...
Still true in 2.8.2. The issue is not translating the help, but using the one already translated. Paolo Cavallini
02:23 PM Bug report #10636 (Closed): Translation for command description and help in Processing: GRASS and...
closing for lack of feedback. Giovanni Manghi
02:23 PM Bug report #10636 (Closed): Translation for command description and help in Processing: GRASS and...
closing for lack of feedback. Giovanni Manghi
10:50 PM Bug report #12733 (Closed): Layer order list corrupted if a layer reference can't be resolved
If a project has a layer order that overrides the default rendering order and a layer reference can't be resolved dur... Andreas Neumann
05:33 PM Bug report #12732 (Closed): segfault in qtwebkit-4.8.6
Well, just found I had a pretty old version of the OpenLayers plugin, which apparently manages to kill qtwebkit with ... Victor Matare
05:03 PM Bug report #12732: segfault in qtwebkit-4.8.6
just found the QT5 cmake option, will try to build against QT5 and report back. Victor Matare
04:56 PM Bug report #12732 (Closed): segfault in qtwebkit-4.8.6
for me, qgis 2.8.1 consistently produces the attached segfault when adding an OpenLayers basemap. Now I realize this ... Victor Matare
04:50 PM Revision 74f10b9b (qgis): dxf export: fix detection of close polylines
Jürgen Fischer
02:31 PM Bug report #11439 (Closed): r.covar GRASS command (and possibly others) in Processing does not re...
closing for lack of feedback (and now the issue with r.covar is another one, see #12710) Giovanni Manghi
02:31 PM Bug report #11439 (Closed): r.covar GRASS command (and possibly others) in Processing does not re...
closing for lack of feedback (and now the issue with r.covar is another one, see #12710) Giovanni Manghi
02:20 PM Bug report #12268 (Closed): Oracle : attributes right padded with white characters.
Giovanni Manghi
02:19 PM Bug report #12508 (Closed): Inverted Polygons in Style Crash with a minidump
closing for lack of feedback. Giovanni Manghi
02:19 PM Bug report #12508 (Closed): Inverted Polygons in Style Crash with a minidump
closing for lack of feedback. Giovanni Manghi
02:18 PM Bug report #12420 (Open): Tools not available in simplified interface
Giovanni Manghi
01:16 PM Bug report #11764 (Closed): Primary digitizing tools do not work in QGIS 2.6 (create and divide p...
closing for lack of feedback. Giovanni Manghi
01:16 PM Bug report #11764 (Closed): Primary digitizing tools do not work in QGIS 2.6 (create and divide p...
closing for lack of feedback. Giovanni Manghi
12:37 PM Bug report #12731: Error using "Number of unique values in classes" algorithm
complete python error is
Uncaught error while executing algorithm
Traceback (most recent call last):
Traceback (most...
Giovanni Manghi
12:37 PM Bug report #12731: Error using "Number of unique values in classes" algorithm
complete python error is
Uncaught error while executing algorithm
Traceback (most recent call last):
Traceback (most...
Giovanni Manghi
12:37 PM Bug report #12731: Error using "Number of unique values in classes" algorithm
complete python error is
Uncaught error while executing algorithm
Traceback (most recent call last):
Traceback (most...
Giovanni Manghi
12:27 PM Bug report #12731 (Closed): Error using "Number of unique values in classes" algorithm
The "Number of unique values in classes" Progessing algorithm returns:
"Algorithm Number of unique values in classes ...
Luca Lanteri
12:34 PM Bug report #11663 (Open): Bad polygon simplification
still true on the latest master. Giovanni Manghi
12:34 PM Bug report #11663 (Open): Bad polygon simplification
still true on the latest master. Giovanni Manghi
11:46 AM Revision 2863f20d (qgis): Add a const geometry getter to QgsFeature
Nyall Dawson
10:01 AM Bug report #11939: Updating field values does not work on sorted columns
Confirmed, now it works. Paolo Cavallini
09:57 AM Bug report #10006: Processing>OTB: error in Mean Shift filtering
Confirmed, now it works.
Thanks for checking.
Paolo Cavallini
09:53 AM Bug report #11441: Parallel multi-core rendering glitches with OTF reprojection
Still true for 2.8.1 (Win8 OSGeo4W 64bit). Anita Graser
09:31 AM Bug report #12522: Raster layers sometimes not painted when zooming (>=2.4)
Another update with some more observations:
I completely uninstalled the Nvidia graphics drivers and the problem stil...
Luke Roth
08:21 AM Bug report #12730 (Closed): "Check Geometry Validity" produces incorrect result
The following is a valid, two-part MULTIPOLYGON:
MULTIPOLYGON (((-71.757875 44.565735, -71.748526 44.560716, -71.758...
Daniel Baston
07:16 AM Bug report #12729: QT Forms. Opening two forms using IdentifyFeatures crashes
Just noticed this report here which is very likely related (or even a duplicate) #12711
Can you confirm it is a cras...
Matthias Kuhn
07:01 AM Bug report #12729 (Feedback): QT Forms. Opening two forms using IdentifyFeatures crashes
If you remove the python init function, does it also crash? Matthias Kuhn
06:56 AM Bug report #12729 (Closed): QT Forms. Opening two forms using IdentifyFeatures crashes
Release Wien 2.8.1 Under windows 7.
On the properties of a layer we have selected on "fields tab" the "provide ui-fil...
Stelios Papageorgiou
07:11 AM Bug report #12700: Attribute table : rows are higher than needed (hidpi)
It was introduced by this change:
https://github.com/qgis/QGIS/pull/2014
Now the row height is calculated automatica...
Matthias Kuhn
02:01 AM Bug report #11936 (Closed): Layer Properties - Equal Interval and Pretty Breaks not working when ...
closing for lack of feedback. Giovanni Manghi
02:01 AM Bug report #11936 (Closed): Layer Properties - Equal Interval and Pretty Breaks not working when ...
closing for lack of feedback. Giovanni Manghi

2015-05-10

01:46 AM Bug report #11441 (Open): Parallel multi-core rendering glitches with OTF reprojection
Giovanni Manghi
01:44 AM Bug report #12185 (Open): cannot copy postgis layers between two schemas in the same db using qgi...
Giovanni Manghi
01:40 AM Bug report #10006 (Closed): Processing>OTB: error in Mean Shift filtering
closing for lack of feedback. Giovanni Manghi
01:40 AM Bug report #10006 (Closed): Processing>OTB: error in Mean Shift filtering
closing for lack of feedback. Giovanni Manghi
01:31 AM Bug report #12728 (Closed): Autodeteccion SRC al Abrir ShapeFile no detecta Latitud de Origen
I open shapefile in SRC "Gauss Krugger Buenos Aires", qgis guesses CRS wrong. string PROJ4 of generated SRC is :
+p...
Hernan Nasar
01:13 AM Bug report #11839 (Closed): add WxS layer from browser defaults to first projection instead of pr...
Giovanni Manghi
01:13 AM Bug report #11889 (Open): Setting "use project CRS" in "settings -> options -> CRS > CRS for new ...
Giovanni Manghi
01:11 AM Bug report #11904 (Closed): "Save As" on json layer leads to segfault
Giovanni Manghi
01:09 AM Bug report #11939 (Closed): Updating field values does not work on sorted columns
Giovanni Manghi
01:07 AM Bug report #12696 (Open): Composer Manager - Label rotation
Giovanni Manghi
12:57 AM Bug report #11391 (Closed): select by expression on numerical field doesn't give expected results
seems ok in the latest master. Giovanni Manghi
12:57 AM Bug report #11391 (Closed): select by expression on numerical field doesn't give expected results
seems ok in the latest master. Giovanni Manghi
12:53 AM Bug report #12406 (Feedback): QgsDistanceArea.measure(geometry) - for Polygons in WGS84
Giovanni Manghi
12:45 AM Bug report #5848 (Open): Different icons for QGIS and QGIS Browser
Giovanni Manghi
12:44 AM Bug report #12057: Computed area is wrong when reprojection is active
also
related to QGIS Application - Bug report #9060 Area is wrong in QGIS master (again), closed, 11/13/2013
related ...
Stefan Blumentrath
05:01 AM Bug report #12057: Computed area is wrong when reprojection is active
see also #8558 Giovanni Manghi
12:43 AM Bug report #12305 (Closed): Field widget: Date/Time allow NULL values - does not work
closing for lack of feedback. Giovanni Manghi
12:43 AM Bug report #12305 (Closed): Field widget: Date/Time allow NULL values - does not work
closing for lack of feedback. Giovanni Manghi
12:41 AM Bug report #12254 (Open): MSSQL 2008 SRID not recognized
Giovanni Manghi
12:15 AM Bug report #11742 (Closed): Band jumps back to Band 1 each time properties are made on a layer
closing for lack of feedback. Giovanni Manghi
12:15 AM Bug report #11742 (Closed): Band jumps back to Band 1 each time properties are made on a layer
closing for lack of feedback. Giovanni Manghi
12:09 AM Bug report #3792 (Closed): When loading the same layer twice, new diagrams disappear
closing for lack of feedback. Giovanni Manghi
12:09 AM Bug report #3792 (Closed): When loading the same layer twice, new diagrams disappear
closing for lack of feedback. Giovanni Manghi
12:08 AM Bug report #11624 (Closed): saved layer styles not restoring
closing for lack of feedback. Giovanni Manghi
12:08 AM Bug report #11624 (Closed): saved layer styles not restoring
closing for lack of feedback. Giovanni Manghi
12:34 PM Revision a0017f97 (qgis): Fix calculation of zonal stats when source contains nodata or nan
pixels (fix #11135) Nyall Dawson
12:34 PM Revision c4243075 (qgis): Fix missing map units in vector field widget
Nyall Dawson
12:01 PM Bug report #12395 (Open): Incorrect coordinates in status bar
Giovanni Manghi
11:53 AM Feature request #11503 (Open): Save as image do not export text annotations
Giovanni Manghi
11:52 AM Bug report #12603: Adding a node to overlapping lines in topological mode no longer works
Nathan Edgars II wrote:
> Ah, now I see the shortcut.
>
> And this is odd. It happens for a shapefile and .qgs file ...
Giovanni Manghi
11:47 AM Bug report #12375 (Closed): Dissolve plugin not working properly
closing for lack of feedback. Giovanni Manghi
11:47 AM Bug report #12375 (Closed): Dissolve plugin not working properly
closing for lack of feedback. Giovanni Manghi
11:45 AM Bug report #12399 (Closed): Expressions: when only a field is used, this is considered an error
closing for lack of feedback. Giovanni Manghi
11:45 AM Bug report #12399 (Closed): Expressions: when only a field is used, this is considered an error
closing for lack of feedback. Giovanni Manghi
10:55 AM Revision e509fc53 (qgis): postgres provider: cast result of a subquery in min/max/uniqueValue(s) ...
Jürgen Fischer
10:28 AM Bug report #3975: PDF exports on OSX always convert text to outlines
Can you guys (Giovanni and Jürgen) explain to me what is the problem in solving the bug? I would have not dreamt when... Barend Kobben
10:26 AM Revision e371219d (qgis): Fix incorrect calculation of max in QgsStatisticalSummary
Nyall Dawson
08:22 AM Bug report #12597 (Closed): Exported image with world file is not located properly when imported ...
Giovanni Manghi
08:20 AM Bug report #12618 (Closed): 2.8.1 circles which don't seem to be on any layer
Giovanni Manghi
08:19 AM Bug report #12611 (Closed): Field calculator forcing creation of new virtual field on PostgreSQL/...
closing for lack of feedback. Giovanni Manghi
08:19 AM Bug report #12611 (Closed): Field calculator forcing creation of new virtual field on PostgreSQL/...
closing for lack of feedback. Giovanni Manghi
08:18 AM Revision 6a312be5 (qgis): fixed grass and browser coverity warnings
Radim Blazek
07:37 AM Bug report #12713: when columns have the same name, styling with the first one does not work
Merci Even for checking. So this should be either an issue of Processing, not giving appropriate column names, or ups... Paolo Cavallini
07:37 AM Bug report #12713: when columns have the same name, styling with the first one does not work
Merci Even for checking. So this should be either an issue of Processing, not giving appropriate column names, or ups... Paolo Cavallini
06:11 AM Bug report #12350 (Closed): GDAL output without proper coordinates
closing for lack of feedback. Giovanni Manghi
06:11 AM Bug report #12350 (Closed): GDAL output without proper coordinates
closing for lack of feedback. Giovanni Manghi
06:06 AM Bug report #12529 (Closed): getFeature() expression not working with geometryless tables
closing for lack of feedback. Giovanni Manghi
06:06 AM Bug report #12529 (Closed): getFeature() expression not working with geometryless tables
closing for lack of feedback. Giovanni Manghi
06:05 AM Bug report #12506 (Closed): Crash adding delimited text layer
Giovanni Manghi
06:04 AM Bug report #12501 (Closed): QGIS does consistantly display all features of ESRI .shp files on Map
closing for lack of feedback. Giovanni Manghi
06:04 AM Bug report #12501 (Closed): QGIS does consistantly display all features of ESRI .shp files on Map
closing for lack of feedback. Giovanni Manghi
05:23 AM Bug report #12473 (Closed): $area malfunctioning
Giovanni Manghi
05:22 AM Bug report #12282 (Open): unable to gather unique values or to classify (graduated/categorized) v...
Giovanni Manghi
05:22 AM Bug report #12419 (Closed): QGIS 2.6.1 crashes on right-click change transparency in Layer Proper...
closing for lack of feedback. Giovanni Manghi
05:22 AM Bug report #12419 (Closed): QGIS 2.6.1 crashes on right-click change transparency in Layer Proper...
closing for lack of feedback. Giovanni Manghi
05:21 AM Bug report #12410 (Closed): Application Crash Add vector layer
closing for lack of feedback. Giovanni Manghi
05:21 AM Bug report #12410 (Closed): Application Crash Add vector layer
closing for lack of feedback. Giovanni Manghi
05:20 AM Bug report #12408 (Closed): Impossible to register a image
closing for lack of feedback. Giovanni Manghi
05:20 AM Bug report #12408 (Closed): Impossible to register a image
closing for lack of feedback. Giovanni Manghi
05:19 AM Bug report #11944 (Closed): Save style in database (spatialite) disappeared in QGIS 2.6.1
closing for lack of feedback. Giovanni Manghi
05:19 AM Bug report #11944 (Closed): Save style in database (spatialite) disappeared in QGIS 2.6.1
closing for lack of feedback. Giovanni Manghi
05:18 AM Bug report #11850 (Closed): Can't classify based on joined column
closing for lack of feedback. Giovanni Manghi
05:18 AM Bug report #11850 (Closed): Can't classify based on joined column
closing for lack of feedback. Giovanni Manghi
05:17 AM Bug report #11822 (Closed): Unable to install on Windows 7, 64bit
closing for lack of feedback. Giovanni Manghi
05:17 AM Bug report #11822 (Closed): Unable to install on Windows 7, 64bit
closing for lack of feedback. Giovanni Manghi
05:16 AM Bug report #10098 (Closed): Zooming results in parts of features disappearing when spatial indexe...
Giovanni Manghi
05:15 AM Bug report #11400 (Closed): merge features disregards type
closing for lack of feedback. Giovanni Manghi
05:15 AM Bug report #11400 (Closed): merge features disregards type
closing for lack of feedback. Giovanni Manghi
05:14 AM Bug report #11576 (Closed): Composer legend not responding to pyqgis commands
closing for lack of feedback. Giovanni Manghi
05:14 AM Bug report #11576 (Closed): Composer legend not responding to pyqgis commands
closing for lack of feedback. Giovanni Manghi
05:13 AM Bug report #11512 (Closed): DBManager layer not projecting properly
closing for lack of feedback. Giovanni Manghi
05:13 AM Bug report #11512 (Closed): DBManager layer not projecting properly
closing for lack of feedback. Giovanni Manghi
05:05 AM Bug report #11112 (Closed): Large Format Printing (A1, A0)
closing for lack pf feedback. Giovanni Manghi
05:05 AM Bug report #11112 (Closed): Large Format Printing (A1, A0)
closing for lack pf feedback. Giovanni Manghi
05:00 AM Bug report #8558 (Closed): Switching CRS On The Fly messes up area calculations
see #12057 Giovanni Manghi
05:00 AM Bug report #8558 (Closed): Switching CRS On The Fly messes up area calculations
see #12057 Giovanni Manghi
03:52 AM Bug report #12630 (Closed): Get sample query expression non-responsive for large PostGIS datasets
Jürgen Fischer
03:51 AM Bug report #12630 (In Progress): Get sample query expression non-responsive for large PostGIS dat...
Jürgen Fischer
02:37 AM Bug report #11808 (Closed): [2.6.1] problem upload in the attribute table with $x $y
closing for lack of feedback. Giovanni Manghi
02:37 AM Bug report #11808 (Closed): [2.6.1] problem upload in the attribute table with $x $y
closing for lack of feedback. Giovanni Manghi
02:36 AM Bug report #11992 (Closed): DXF with UTF-8 layer names imported with ascii layer attributes
closing for lack of feedback. Giovanni Manghi
02:36 AM Bug report #11992 (Closed): DXF with UTF-8 layer names imported with ascii layer attributes
closing for lack of feedback. Giovanni Manghi
02:33 AM Bug report #11479 (Closed): Direct printing only prints small area of the print layout
closing for lack of feedback. Giovanni Manghi
02:33 AM Bug report #11479 (Closed): Direct printing only prints small area of the print layout
closing for lack of feedback. Giovanni Manghi
02:29 AM Bug report #11449 (Closed): .osm extension missing when downloading OSM data with the "download O...
closing for lack of feedback. Giovanni Manghi
02:29 AM Bug report #11449 (Closed): .osm extension missing when downloading OSM data with the "download O...
closing for lack of feedback. Giovanni Manghi
02:28 AM Bug report #11953 (Closed): QGIS Crashes When Splitting a Vector Layer
closing for lack of feedback. Giovanni Manghi
02:28 AM Bug report #11953 (Closed): QGIS Crashes When Splitting a Vector Layer
closing for lack of feedback. Giovanni Manghi
02:27 AM Bug report #11629 (Closed): Merged LineStrings disappear
closing for lack of feedback. Giovanni Manghi
02:27 AM Bug report #11629 (Closed): Merged LineStrings disappear
closing for lack of feedback. Giovanni Manghi
02:26 AM Bug report #11565 (Closed): Impossible to import a WMS map
closing for lack of feedback. Giovanni Manghi
02:26 AM Bug report #11565 (Closed): Impossible to import a WMS map
closing for lack of feedback. Giovanni Manghi
02:25 AM Bug report #11919 (Closed): Calculation of areas in feet off by a factor of 10 in Illinois east p...
Giovanni Manghi
02:24 AM Bug report #12017 (Closed): cannot open georeferencer
closing for lack of feedback. Giovanni Manghi
02:24 AM Bug report #12017 (Closed): cannot open georeferencer
closing for lack of feedback. Giovanni Manghi
02:23 AM Bug report #11776 (Closed): Crash after delete single line
closing for lack of feedback. Giovanni Manghi
02:23 AM Bug report #11776 (Closed): Crash after delete single line
closing for lack of feedback. Giovanni Manghi
02:22 AM Bug report #5630 (Closed): After specifying a Target SRID with drag and drop, QGIS still opens th...
closing for lack of feedback. Giovanni Manghi
02:22 AM Bug report #5630 (Closed): After specifying a Target SRID with drag and drop, QGIS still opens th...
closing for lack of feedback. Giovanni Manghi
02:20 AM Bug report #11142 (Closed): Adding three shapefile layers when I add just one for QGIS 2.4.0
closing for lack of feedback. Giovanni Manghi
02:20 AM Bug report #11142 (Closed): Adding three shapefile layers when I add just one for QGIS 2.4.0
closing for lack of feedback. Giovanni Manghi
02:18 AM Bug report #8178 (Closed): Shifted raster: origin in qgis different than that reported by gdalinfo
closing for lack of feedback and because the general notion that layers that are not georeferenced should align is no... Giovanni Manghi
02:18 AM Bug report #8178 (Closed): Shifted raster: origin in qgis different than that reported by gdalinfo
closing for lack of feedback and because the general notion that layers that are not georeferenced should align is no... Giovanni Manghi
02:12 AM Bug report #12719: QGIS crashes when 'Hide deprecated' enabled from Select datum transformations ...
confirmed also on master/linux. Was ok on previous qgis releases. Giovanni Manghi
02:12 AM Bug report #12719: QGIS crashes when 'Hide deprecated' enabled from Select datum transformations ...
confirmed also on master/linux. Was ok on previous qgis releases. Giovanni Manghi
02:12 AM Bug report #12719: QGIS crashes when 'Hide deprecated' enabled from Select datum transformations ...
confirmed also on master/linux. Was ok on previous qgis releases. Giovanni Manghi
02:12 AM Bug report #12719: QGIS crashes when 'Hide deprecated' enabled from Select datum transformations ...
confirmed also on master/linux. Was ok on previous qgis releases. Giovanni Manghi
02:12 AM Bug report #12719: QGIS crashes when 'Hide deprecated' enabled from Select datum transformations ...
confirmed also on master/linux. Was ok on previous qgis releases. Giovanni Manghi
02:12 AM Bug report #12719: QGIS crashes when 'Hide deprecated' enabled from Select datum transformations ...
confirmed also on master/linux. Was ok on previous qgis releases. Giovanni Manghi
02:01 AM Bug report #12256: Removing WFS layer from TOC crashes QGIS
to test use
http://wfs.ksdot.org/arcgis_web_adaptor/services/Accident/Accidents_WFS/MapServer/WFSServer?
Giovanni Manghi
02:00 AM Bug report #10966 (Closed): with OTFR on $area is always computed in square meters even if the CR...
merged with #12057 Giovanni Manghi
02:00 AM Bug report #10966 (Closed): with OTFR on $area is always computed in square meters even if the CR...
merged with #12057 Giovanni Manghi

2015-05-09

01:59 AM Bug report #12057: Computed area is wrong when reprojection is active
see also #10966 ("with OTFR on $area is always computed in square meters even if the CRS is in feet"). Giovanni Manghi
01:56 AM Bug report #12630 (Closed): Get sample query expression non-responsive for large PostGIS datasets
Fixed in changeset commit:"e509fc53ce5cfdb64b984177c5279a6cf7d8644c". Jürgen Fischer
01:40 AM Bug report #12290 (Feedback): proxy settings only works one time, and then QGIS "forgets" the set...
not reproducable here in master. Jürgen Fischer
01:40 AM Bug report #12290 (Feedback): proxy settings only works one time, and then QGIS "forgets" the set...
not reproducable here in master. Jürgen Fischer
01:39 AM Bug report #12312 (Closed): QGIS master crashed when adding a column to a layer with a joined csv
seems fixed in qgis master- Giovanni Manghi
01:39 AM Bug report #12312 (Closed): QGIS master crashed when adding a column to a layer with a joined csv
seems fixed in qgis master- Giovanni Manghi
01:30 AM Bug report #12397 (Closed): Qgis crashes when closing the program when project has just a simple ...
seems fixed on qgis master, please reopen if necessary. Giovanni Manghi
01:30 AM Bug report #12397 (Closed): Qgis crashes when closing the program when project has just a simple ...
seems fixed on qgis master, please reopen if necessary. Giovanni Manghi
01:27 AM Bug report #12461 (Open): Unable to commit date changes to MSSQL table in 2.8.1 Wien
Giovanni Manghi
01:27 AM Bug report #12450 (Open): Raster Calculator giving bogus values
Giovanni Manghi
01:23 AM Bug report #11546 (Closed): QGIS crash/close unexpectedly after some actions
closing for the lack of feedback, please reopen if necessary. Giovanni Manghi
01:23 AM Bug report #11546 (Closed): QGIS crash/close unexpectedly after some actions
closing for the lack of feedback, please reopen if necessary. Giovanni Manghi
01:20 AM Bug report #12413 (Closed): empty multilinestring causes crash
closing for the lack of feedback, please reopen if necessary. Giovanni Manghi
01:20 AM Bug report #12413 (Closed): empty multilinestring causes crash
closing for the lack of feedback, please reopen if necessary. Giovanni Manghi
01:18 AM Bug report #12253 (Open): WMTS When Zoomed Out Crashes QGIS
Giovanni Manghi
01:17 AM Bug report #11453 (Closed): Crash when zooming in too far with MSSQL spatial layer
Giovanni Manghi
01:16 AM Bug report #11453: Crash when zooming in too far with MSSQL spatial layer
Martin Dobias wrote:
> This may have been fixed with commit:b48e7fd3 - could you please test again?
closing for the ...
Giovanni Manghi
01:13 AM Bug report #12264 (Closed): Heatmap generated TIF with bad CRS
seems fixed in qgis master, please reopen if necessary. Giovanni Manghi
01:13 AM Bug report #12264 (Closed): Heatmap generated TIF with bad CRS
seems fixed in qgis master, please reopen if necessary. Giovanni Manghi
01:09 AM Bug report #12637 (Open): Primary key set to null when using Identify on layer or editing a child...
Jürgen Fischer
12:52 AM Bug report #12697 (Closed): Legend items name can be changed only for the first
tested also on Windows. Giovanni Manghi
12:52 AM Bug report #12697 (Closed): Legend items name can be changed only for the first
tested also on Windows. Giovanni Manghi
12:46 AM Bug report #12522: Raster layers sometimes not painted when zooming (>=2.4)
Sitansu Pattnaik wrote:
> Well I conducted a training for close to 60 people last week. In that group about 20 people...
Giovanni Manghi
12:45 AM Bug report #12409 (Closed): Creation of new mapsets does not work anymore
this issue was already fixed in qgis master. Giovanni Manghi
12:45 AM Bug report #12409 (Closed): Creation of new mapsets does not work anymore
this issue was already fixed in qgis master. Giovanni Manghi
09:32 PM Bug report #12409: Creation of new mapsets does not work anymore
same problem on mac yosemite (10.10.3)
using kyngchaos installers
Julio Novoa
11:08 PM Revision 536135a3 (qgis): ogr provider: limit mysql driver to requested layer
Jürgen Fischer
10:02 PM Revision 1b929ef2 (qgis): Release of 2.8.2
Jürgen Fischer
09:55 PM Revision e5dbd186 (qgis): grass: fix relative path support for working database and vector layers...
Jürgen Fischer
04:44 PM Revision c447e67e (qgis): postgres provider: ignore system columns
(cherry picked from commit aa377a088a473c4490f25b846990de40756ad9c1) Jürgen Fischer
04:34 PM Revision 54d52873 (qgis): db manager: fix BaseError handing (fixes #12645; backport 102f6d3)
Jürgen Fischer
04:29 PM Revision 5f4d9d80 (qgis): handle projects path with apostrophe (fixes #12691)
(cherry picked from commit b49b49232a598ac22b60be398e5d8e125b53a3d6) Jürgen Fischer
04:12 PM Revision a894781e (qgis): oracle provider: fix srid detection (fixes #12674)
(cherry picked from commit 656af530c3fa9353e35a812f880350e01f37ebc0) Jürgen Fischer
01:37 PM Bug report #12713: when columns have the same name, styling with the first one does not work
Examination with ogrinfo shows that there are in fact 2 columns with same name "Calculated" (and with different value... Even Rouault
01:34 PM Bug report #12708 (Closed): After a successful installation on archlinux - QGIS can't find libqwt...
set LD_LIBRARY_PATH to /usr/lib/qwt or add it to /etc/ld.config and run ldconfig. Jürgen Fischer
01:34 PM Bug report #12708 (Closed): After a successful installation on archlinux - QGIS can't find libqwt...
set LD_LIBRARY_PATH to /usr/lib/qwt or add it to /etc/ld.config and run ldconfig. Jürgen Fischer
12:59 PM Bug report #12725 (Closed): GRASS datasources always have absolute paths in QGIS project
Fixed in changeset commit:"e5dbd186d8f185174ac5fc8fd152e586aa9925f0". Jürgen Fischer
12:11 PM Bug report #12690 (Open): Snapping do not work for new features after save edits on oracle spatia...
Giovanni Manghi
12:10 PM Bug report #12699 (Closed): Plugin Manager : Installed plugins list is not sorted
Giovanni Manghi
12:08 PM Feature request #12249: Editor Toolbar similar to ArcGIS
Irucka Embry wrote:
> Thank you, I have checked out the toolbar.
so can we close this?
Giovanni Manghi
11:56 AM Revision eb716fc3 (qgis): [symbology] Fall back to symbol style if data defined evaluation
fails or is null. Nyall Dawson
09:50 AM Revision 4a4877d3 (qgis): Small fix to QgsDataDefined implicit sharing
Nyall Dawson
09:37 AM Revision 65cd9fcd (qgis): [symbology] Fix potential crash with data defined symbols
Nyall Dawson
03:41 AM Bug report #12727 (Closed): Openstreetmap Import to spatialite incomplete
From the QGIS user mailing list http://osgeo-org.1560.x6.nabble.com/OSM-data-gaps-td5204902.html and http://osgeo-org... Andre Joost

2015-05-08

01:34 AM Bug report #12725 (Closed): GRASS datasources always have absolute paths in QGIS project
I've noticed that in a QGIS project with "Save paths" set to "relative", datasources are still absolute for GRASS dat... Joeri Theelen
06:49 PM Feature request #12250: Ability to load R packages and easily execute custom R scripts without Py...
Thank you for your note about the ability to run any R scripts from QGIS. I originally posted this feature request be... Irucka Embry
06:49 PM Feature request #12250: Ability to load R packages and easily execute custom R scripts without Py...
Thank you for your note about the ability to run any R scripts from QGIS. I originally posted this feature request be... Irucka Embry
08:29 AM Feature request #12250: Ability to load R packages and easily execute custom R scripts without Py...
Irucka Embry wrote:
> Hi, would it be possible to use rpy2 (http://rpy.sourceforge.net/) to have the interface to R?
...
Giovanni Manghi
05:42 AM Feature request #12250: Ability to load R packages and easily execute custom R scripts without Py...
Hi, would it be possible to use rpy2 (http://rpy.sourceforge.net/) to have the interface to R?
I know that SageMath ...
Irucka Embry
02:32 PM Feature request #12724 (Closed): Add GeoPackage to "Save Vector Layer as..."
Jürgen Fischer
12:07 PM Feature request #12724: Add GeoPackage to "Save Vector Layer as..."
Sorry. I did'nt find my other Feature request #12187 before. Should be merged then. Sfkeller -
12:04 PM Feature request #12724 (Closed): Add GeoPackage to "Save Vector Layer as..."
GeoPackage 1.0 (*.gpkg) is supported by OGR with a read/write driver.
And GeoPackage is already built into the "Add V...
Sfkeller -
10:01 AM Revision 46b9029e (qgis): Fix doxygen error
Nyall Dawson
08:43 AM Bug report #12704 (Closed): Vector layer scatterplot: resulting graph not loaded in Windows
Fix confirmed, thanks. Paolo Cavallini
08:43 AM Bug report #12704 (Closed): Vector layer scatterplot: resulting graph not loaded in Windows
Fix confirmed, thanks. Paolo Cavallini
02:05 AM Bug report #12704: Vector layer scatterplot: resulting graph not loaded in Windows
Paolo, please check if it was fixed with commit:12d92e4fb4dc772ae568b0f3b1f47c4b41b6aa2f Radoslaw Guzinski
08:26 AM Feature request #12722 (Feedback): Allow copy/paste of columns between tables also when columns d...
the columns do have the same datatype and name? Giovanni Manghi
08:26 AM Feature request #12722 (Feedback): Allow copy/paste of columns between tables also when columns d...
the columns do have the same datatype and name? Giovanni Manghi
03:06 AM Feature request #12722 (Feedback): Allow copy/paste of columns between tables also when columns d...
*new description:*
#12722-6
*
old description:*
I have a number of projects where I am combining several tabl...
Patrick Dunford
08:25 AM Revision 14fd976f (qgis): Implicit sharing for QgsDataDefined
Nyall Dawson
08:25 AM Revision d970daaf (qgis): Add a method for creating a QgsDataDefined from a QgsDataDefinedButton
Nyall Dawson

2015-05-07

01:43 AM Feature request #12720 (Rejected): Select -all- OSM topology to spatial Lite
Vector -> Open Street Map -> Topology to spatial Lite
it would be great if there was a button for "select ALL tags" ...
Mo Scott
01:41 AM Bug report #12719 (Closed): QGIS crashes when 'Hide deprecated' enabled from Select datum transfo...
When I add a layer to my project whose CRS is different from the project CRS (OTF CRS on), I'm prompted for the Datum... Steve Pritchard
01:26 AM Bug report #12718 (Closed): Constant reload of map when reducing window size
Under Ubuntu Laptop when you resize the QGis-Window under a certain extend (but latest at half-window-view) the map-o... Mo Scott
01:14 AM Revision 2c385526 (qgis): replace pow10 with qPow (fixes #12717)
Jürgen Fischer
12:46 AM Revision 656af530 (qgis): oracle provider: fix srid detection (fixes #12674)
Jürgen Fischer
12:45 AM Revision 6373ad6f (qgis): doxymentation fix
Jürgen Fischer
10:05 PM Revision b91cbee7 (qgis): labeling: use transformation with datum
Jürgen Fischer
10:05 PM Revision da69e0f8 (qgis): indentation update
Jürgen Fischer
09:49 PM Bug report #12522: Raster layers sometimes not painted when zooming (>=2.4)
A sample image which caused the problem:
https://drive.google.com/file/d/0B_ZSxE5g2YppVV9DcTRnM2VCeVk/view?usp=sharin...
Sitansu Pattnaik
07:56 PM Bug report #12522: Raster layers sometimes not painted when zooming (>=2.4)
Well I conducted a training for close to 60 people last week. In that group about 20 people had this problem. I have ... Sitansu Pattnaik
01:45 PM Bug report #12522: Raster layers sometimes not painted when zooming (>=2.4)
Just a note that I have this problem as well. I've tried installing all of the released versions from 2.2 through 2.... Luke Roth
07:54 PM Feature request #12249: Editor Toolbar similar to ArcGIS
Thank you, I have checked out the toolbar. Irucka Embry
07:54 PM Feature request #12249: Editor Toolbar similar to ArcGIS
OK, thank you for letting me know about the Editor toolbar (called "Digitizing"). I will check it out. Irucka Embry
07:52 PM Feature request #12251: ArcGIS Joins (spreadsheets, tables, etc.)
With the question that I posted, I am referring to a workbook (with possibly many worksheets) and not a single table/... Irucka Embry
06:12 PM Revision fb141e76 (qgis): Update rasterize.py
Better default for output type. Fixes http://hub.qgis.org/issues/12695 Paolo Cavallini
04:53 PM Revision 9fffe34f (qgis): Merge pull request #2033 from NaturalGIS/fix_12683
fixes processing refactor fields for certain datatypes Alexander Bruy
04:14 PM Bug report #12717 (Closed): Trunk build fails on qgscomposerscalebar.cpp
Fixed in changeset commit:"2c3855267ee29e4ee1113de270a7a9dc001a4f61". Jürgen Fischer
03:46 PM Bug report #12717 (Closed): Trunk build fails on qgscomposerscalebar.cpp
Below is the relevant build output on trying to build trunk on OS X:... John Tull
03:46 PM Bug report #12674 (Closed): Add Oracle Spatial Layer
Fixed in changeset commit:"656af530c3fa9353e35a812f880350e01f37ebc0". Jürgen Fischer
02:01 AM Bug report #12674 (Feedback): Add Oracle Spatial Layer
does this happen only when opening/saving existing projects created in 2.6 or also in new projects? does it affects b... Giovanni Manghi
02:43 PM Revision c9897ab2 (qgis): Fix missing map units in vector field widget
Nyall Dawson
02:25 PM Revision 45bdae46 (qgis): [FEATURE] Add scalebar sizing mode to fit a desired scalebar width (fix...
Sandro Mani
02:17 PM Feature request #12693: option to have the label color automatically match the polygon color
I honestly don't know enough to know where to draw the line between where plugin vs direct functionality lies. I've ... Cris Jesse
01:24 PM Revision 479ef793 (qgis): Small data defined code cleanups
Nyall Dawson
01:24 PM Revision 3747aae7 (qgis): Fix build
Nyall Dawson
01:20 PM Revision 1964a7c7 (qgis): [processing] added box with console commands for gdal/ogr algs
Victor Olaya
01:20 PM Revision 90ce59c5 (qgis): [processing] parameter dialogs are now larger
Victor Olaya
01:13 PM Revision d4248411 (qgis): Avoid some ugly qgis-dev-bin window titles
Nyall Dawson
12:50 PM Revision 1ff6b272 (qgis): Revert "Use permissive parseColor method for evaluating data defined co...
This reverts commit 79c0d5b59da2b6b512820b130a6b2008bf02eec1.
The change broke parsing of colors in the format 0,0,2...
Nyall Dawson
12:36 PM Revision 4082de10 (qgis): Merge pull request #2032 from NaturalGIS/remove_broken_r_scripts
remove broken R scripts Paolo Cavallini
12:27 PM Revision 8a989342 (qgis): fixes processing refactor fields for certain datatypes
Giovanni Manghi
12:26 PM Revision 3e397833 (qgis): set the parameter table field optional
Etienne Trimaille
12:11 PM Revision 15323b8b (qgis): remove broken R scripts
Giovanni Manghi
10:23 AM Revision c6735cc8 (qgis): Update InverseDistanceWeighted.txt
Better default for SAGA IDW command Paolo Cavallini
10:20 AM Bug report #12697: Legend items name can be changed only for the first
Tried again on Linux, and I agree with you. Must have been a local issue, or one with Windows (unchecked). If it work... Paolo Cavallini
02:04 AM Bug report #12697 (Feedback): Legend items name can be changed only for the first
seems to work fine on master or I have not understand correctly the issue. Giovanni Manghi
10:05 AM Bug report #12713 (Open): when columns have the same name, styling with the first one does not work
*new description:*
#12713-3
*old description:*
This file:
http://www.faunalia.eu/~paolo/qgis/result.zip
...
Paolo Cavallini
09:43 AM Bug report #12699: Plugin Manager : Installed plugins list is not sorted
Weird. After I report this issue, I'm no more able to reproduce it. All goes well.
May be closed and set as invalid u...
Harrissou Santanna
09:18 AM Bug report #12712 (Closed): Composer map doesn't rotate when angle is set using "data define over...
Create a print composer
Add a composer map
In its main properties, add a value in the map rotation spinbox. The map...
Harrissou Santanna
09:16 AM Bug report #12695 (Closed): GDAL Rasterize does not rasterize vectors with field 0
Paolo Cavallini
09:16 AM Bug report #12695: GDAL Rasterize does not rasterize vectors with field 0
Fixed with commit:fb141e76feb45ee544136b78b356d55e6b19b587
Thanks.
Paolo Cavallini
02:05 AM Bug report #12695: GDAL Rasterize does not rasterize vectors with field 0
maybe is better to change the default type to int16? Giovanni Manghi
08:43 AM Bug report #12690: Snapping do not work for new features after save edits on oracle spatial layer
my tests:
in qgis 2.2 this was no issue
in qgis 2.4 this was no issue
in qgis 2.6 this was no issue
Jan Lippmann
07:56 AM Revision 210159f8 (qgis): Finer steps for some spin widgets in labelling
Nyall Dawson
07:55 AM Bug report #12683: Processing refactor fields: python error on unhandeld field types
of course... thanks! Giovanni Manghi
07:54 AM Bug report #12683 (Closed): Processing refactor fields: python error on unhandeld field types
Giovanni Manghi
03:29 AM Bug report #12683: Processing refactor fields: python error on unhandeld field types
see
https://github.com/qgis/QGIS/pull/2033
Giovanni Manghi
06:15 AM Bug report #12696: Composer Manager - Label rotation
Hi,
I think it's rather about text added to print composer (such as title, source...) than labelling.
The "Rotation"...
Harrissou Santanna
05:39 AM Bug report #12711 (Closed): Error when opening more than one form with init function
Hello,
when I open more than one form dialog on a layer with a Python init function, I have the following error mess...
Médéric RIBREUX
05:25 AM Feature request #8995 (Closed): [composer] Size of scale bar bloated (problem for Atlas, LizMap, ...
Fixed in changeset commit:"45bdae461dc64cbc3e7224b13da5a3cbddf89492". Sandro Mani
03:52 AM Bug report #12594 (Closed): Sample R scripts for Processing (Home Range Analysis) do not work
script removed (for now). Giovanni Manghi
03:52 AM Bug report #12594 (Closed): Sample R scripts for Processing (Home Range Analysis) do not work
script removed (for now). Giovanni Manghi
03:16 AM Bug report #12594 (Feedback): Sample R scripts for Processing (Home Range Analysis) do not work
this scripts are broken anyway, see
https://github.com/qgis/QGIS/pull/2032
so I guess this can be closed (when the...
Giovanni Manghi
02:37 AM Bug report #12680 (Open): DBManager don't recognize a PostGIS geography table (or view) as geomet...
Giovanni Manghi
02:33 AM Bug report #12680: DBManager don't recognize a PostGIS geography table (or view) as geometrical
Yes Giovanni,
these tables/views are correctly recognized as geometrical by "add postgis layer" or QGis Browser.
Marco Li Volsi

2015-05-06

01:58 AM Bug report #12696 (Feedback): Composer Manager - Label rotation
if you want to show upside down labels you must use the proper option in labelling > rendering, isn't this what you a... Giovanni Manghi
01:58 AM Bug report #12696 (Feedback): Composer Manager - Label rotation
if you want to show upside down labels you must use the proper option in labelling > rendering, isn't this what you a... Giovanni Manghi
01:47 AM Bug report #12695: GDAL Rasterize does not rasterize vectors with field 0
Got it, thanks. Perhaps a better default could be chosen for nulls? Paolo Cavallini
01:24 AM Bug report #12695: GDAL Rasterize does not rasterize vectors with field 0
I tested on both QGIS master and 2.8.1 on both Linux and Windows and in all cases, with the provided vector, there ar... Giovanni Manghi
01:44 AM Bug report #12690: Snapping do not work for new features after save edits on oracle spatial layer
was this an issue on previous qgis releases? Giovanni Manghi
01:41 AM Bug report #12680 (Feedback): DBManager don't recognize a PostGIS geography table (or view) as ge...
this tables do show using the "add postgis layer" dialog or the qgis browser? Giovanni Manghi
01:39 AM Bug report #12625 (Feedback): Difficult to set value in drop down list in table column
Patrick Dunford wrote:
> This is still observed in 2.9.0
could please make and attach a screencast that shows the is...
Giovanni Manghi
01:39 AM Bug report #12625 (Feedback): Difficult to set value in drop down list in table column
Patrick Dunford wrote:
> This is still observed in 2.9.0
could please make and attach a screencast that shows the is...
Giovanni Manghi
01:35 AM Bug report #12701 (Feedback): QGIS crashes when trying to add ODBC new layer
Does it happens with previous qgis releases? Giovanni Manghi
01:35 AM Bug report #12701 (Feedback): QGIS crashes when trying to add ODBC new layer
Does it happens with previous qgis releases? Giovanni Manghi
01:35 AM Bug report #12701 (Feedback): QGIS crashes when trying to add ODBC new layer
Does it happens with previous qgis releases? Giovanni Manghi
08:34 AM Bug report #12701 (Closed): QGIS crashes when trying to add ODBC new layer
QGIS crashes (program closes) when attempting to add a new layer from ODBC Data Base connection.
I try to establish a...
Joan Molinas
01:33 AM Bug report #12710 (Closed): Processing: r.covar echoes the command to the Result window
not producing html formatted output Paolo Cavallini
01:31 AM Feature request #12709 (Closed): Ability to resize Handle Bad Layers window QGIS 2.8.1
An option to resize the "handle bad layers" window would be nice. I often have problems finding layers when I decide ... Lars Scharfenberg
01:22 AM Bug report #11603 (Closed): R library can't install on windows in Processing
The PR was merged. Giovanni Manghi
01:22 AM Bug report #11603 (Closed): R library can't install on windows in Processing
The PR was merged. Giovanni Manghi
01:20 AM Bug report #12700: Attribute table : rows are higher than needed (hidpi)
not sure if this change was by design or the result of the fixes for high resolution screens. Giovanni Manghi
02:33 AM Bug report #12700 (Closed): Attribute table : rows are higher than needed (hidpi)
In previous versions, the rows in attribute table fits the height of the content (even better on MACOS X than Windows... Harrissou Santanna
01:17 AM Feature request #12693 (Feedback): option to have the label color automatically match the polygon...
In general seems to me that this request would be better fitted for a plugin rather than a tool available directly in... Giovanni Manghi
02:00 PM Feature request #12693: option to have the label color automatically match the polygon color
lol, thankfully no I did not set all those colors manually. I simply went to:
Layers Properties
> Style (tab)
> > ...
Cris Jesse
02:07 AM Feature request #12693: option to have the label color automatically match the polygon color
Did u set your color manually? all 1400? wouaw...
I don't think There is currently _a graphic way_ to automatically m...
Harrissou Santanna
12:22 AM Revision f9f333b8 (qgis): wms server: include geometry type of layer in GetProjectSettings
Jürgen Fischer
10:25 PM Revision 44909482 (qgis): Add support for Pointcloud layers
Sandro Santilli
05:57 PM Revision 3dcb640a (qgis): Update Slope,Aspect,Curvature.txt
Backport from 2.1.3 Paolo Cavallini
05:54 PM Revision 4d54801e (qgis): Update ShapestoGrid.txt
Backport from 2.1.3 Paolo Cavallini
02:38 PM Revision fd7375e6 (qgis): Merge pull request #1990 from ricardogsilva/processing_provider_changes
[Processing] Changed default value of argument updateList in Processing.addProvider Victor Olaya
02:38 PM Revision 410e6f36 (qgis): Merge pull request #1997 from Gustry/delete-holes
[Processing][Feature] Add new algo to remove holes in a polygon layer Victor Olaya
02:37 PM Revision e58e8ac6 (qgis): Merge pull request #2028 from ninsbl/master
Provide option for R_LIBS_USER in Processing Victor Olaya
02:35 PM Revision c4eb1fb1 (qgis): Merge pull request #1910 from radosuav/obt_fix
[Processing] Fix bug in reading ParameterMultipleInput in OTB algorithms. Victor Olaya
02:34 PM Revision 6fbb2d6c (qgis): Merge pull request #1965 from radosuav/processing_models
[Processing] Improve the robustness of models... Victor Olaya
02:24 PM Bug report #12057: Computed area is wrong when reprojection is active
I can confirm this issue on Windows 7, QGIS 2.8.1 and 2.6.1 (both 32bit). In addition I had a very similar issue with... Stefan Blumentrath
11:52 AM Bug report #12708 (Closed): After a successful installation on archlinux - QGIS can't find libqwt...
Hi,
After a successful installation on archlinux - QGIS can't find libqwt.so.6...
Shai Efrati
10:35 AM Revision 79c0d5b5 (qgis): Use permissive parseColor method for evaluating data defined colors
Allows more flexible conversion of evaluated strings to color Nyall Dawson
10:35 AM Revision 2f6b8e7a (qgis): Make it more obvious if a field is selected in a data defined button
by ticking the "fields" submenu as well as the field Nyall Dawson
10:35 AM Revision 6ad2f9f0 (qgis): Some improvements to QgsDataDefined and QgsDataDefinedButton:
- enhanced methods for storing/retrieving QgsDataDefined in a
string map
- add method to QgsDataDefinedButton to up...
Nyall Dawson
10:35 AM Revision ad7fad51 (qgis): Fix referenced columns from QgsDataDefined so that columns are
returned even if expression was not sucessfully parsed (column
names are still inferred during the expression prepara...
Nyall Dawson
10:35 AM Revision aab3b159 (qgis): Replace use of expressions for symbology data defined properties
with QgsDataDefined. Allows for direct use of fields and for
deactivating data defined properties without loss of exp...
Nyall Dawson
10:25 AM Revision 254af203 (qgis): fix offset curve: allow input in spinbox by switching to click-click mode
Denis Rouzaud
10:02 AM Revision a7a29ca9 (qgis): user input fixes
* fix crash when entering value from widget in rotation map tool use
* initially display as floating
* use same backg...
Denis Rouzaud
09:20 AM Feature request #12707 (Open): Avoid too similar colours in the same project
When loading layers a random colour is assigned to each. Quite often it happens that the colours are rather similar, ... Paolo Cavallini
09:14 AM Revision b49b4923 (qgis): handle projects path with apostrophe (fixes #12691)
Jürgen Fischer
09:10 AM Bug report #12706 (Closed): Batch in Processing: wrong column width
By default, columns for input and output are very narrow, and the last one (Load in QGIS) takes up much space.
Most w...
Paolo Cavallini
09:05 AM Bug report #12705 (Closed): Vector layer scatterplot: inverted axes
X axis is displayed vertical, Y horizontal Paolo Cavallini
09:03 AM Bug report #12704 (Closed): Vector layer scatterplot: resulting graph not loaded in Windows
Only the <img etc is displayed, with the correct path where one could find the png. Paolo Cavallini
09:01 AM Bug report #12703 (Closed): Help for all SAGA processing modules missing
Some modules have an available help, but this is not displayed in the Help tab (it used to be) Paolo Cavallini
08:59 AM Bug report #12702 (Closed): Help for all qgis:graphics missing
Message:
The requested URL /2.6/en/docs/user_manual/processing_algs/qgis/graphics/barplot.html was not found on this ...
Paolo Cavallini
08:51 AM Revision aa377a08 (qgis): postgres provider: ignore system columns
Jürgen Fischer
05:27 AM Bug report #12672 (Closed): SAGA Kriging in QGIS is slower than in SAGA itself
When calling from QGIS there is a need for more operations, since SAGA does not generate results in formats compatibl... Victor Olaya
02:24 AM Bug report #12699 (Closed): Plugin Manager : Installed plugins list is not sorted
In Plugin Manager, unlike the other tabs, the Installed tab shows the list of plugins in a weird order. Should better... Harrissou Santanna

2015-05-05

12:21 AM Bug report #12691 (Closed): Path names with ' and " give problems when saving projects
Fixed in changeset commit:"b49b49232a598ac22b60be398e5d8e125b53a3d6". Jürgen Fischer
11:03 PM Revision fba32f12 (qgis): Allow storing QgsField and QgsFields in a QVariant
Nyall Dawson
07:09 PM Revision 70d39072 (qgis): Add .libPaths() to R scripts for Windows
Hopefully a more proper attempt to fix http://hub.qgis.org/issues/11603 directly in processing by means of providing ... Stefan Blumentrath
07:08 PM Revision 3fcc1014 (qgis): Add R_LIBS_USER option for windows
Hopefully a more proper attempt to fix http://hub.qgis.org/issues/11603 directly in processing by means of providing ... Stefan Blumentrath
07:07 PM Revision f8ff073d (qgis): Add R_LIBS_USER option for windows
Hopefully a more proper attempt to fix http://hub.qgis.org/issues/11603 directly in processing by means of providing ... Stefan Blumentrath
06:58 PM Revision ee17eb98 (qgis): fix windows build
Jürgen Fischer
04:38 PM Revision f028b831 (qgis): change user input toolbar to a user input dockwidget
Denis Rouzaud
01:59 PM Feature request #12693: option to have the label color automatically match the polygon color
I was able to find the EasyCustomLabelling, but I still could not figure out how to pull the colors from the project-... Cris Jesse
01:26 PM Feature request #12693: option to have the label color automatically match the polygon color
Adding in shadows, backgrounds, buffers, etc would take care of not being able to see the matching colors.
I did i...
Cris Jesse
08:04 AM Feature request #12693: option to have the label color automatically match the polygon color
Hi,
Wouldn't it be hard to read red label on red polygon, yellow label inside yellow polygon and so on...?
Do you kn...
Harrissou Santanna
01:45 PM Revision 09675101 (qgis): Merge pull request #2024 from tecoholic/8212
fixes #8212 Nathan Woodrow
10:32 AM Bug report #11603: R library can't install on windows in Processing
Please have a look at: https://github.com/qgis/QGIS/pull/2028 (pull request 2022 has been closed).
This new pull requ...
Stefan Blumentrath
09:55 AM Bug report #12695: GDAL Rasterize does not rasterize vectors with field 0
See: https://github.com/qgis/QGIS-Documentation/tree/master/source/docs/training_manual/exercise_data/processing/extents Paolo Cavallini
07:50 AM Feature request #12698 (Closed): Add "crop" function to Printing layout
When resizing a map in Print layout, this is automatically resized (zoomed). It would be good if a modifier (Ctrl?) c... Paolo Cavallini
07:26 AM Bug report #12396 (Closed): Dependencies issue with python-qgis on Ubuntu-Gnome 14.04.2
This issue seems to be fixed since an update of ubuntu 14.04.2. Installation works now properly. Maxime Jay-Allemand
06:53 AM Bug report #12697 (Closed): Legend items name can be changed only for the first
Names for individual classes in a thematic map can be changed in Print composer > Legend. However, only the changes o... Paolo Cavallini
04:46 AM Bug report #8212 (Closed): style manager searching finds non-related elements
Fixed in changeset commit:"09675101452bdd1cde8dfdf4c7482164eca0be3b". Nathan Woodrow
02:11 AM Bug report #12696 (Closed): Composer Manager - Label rotation
Place a label and try to rotate it counter-clockwise. It is not possible since the rotation angle does not accept neg... Vassilios Grigoriadis

2015-05-04

01:25 AM Bug report #12695: GDAL Rasterize does not rasterize vectors with field 0
Paolo Cavallini wrote:
> Done with the basins from exercise data.
> Thanks.
if you mean the training manual exercise...
Giovanni Manghi
10:14 PM Bug report #12695: GDAL Rasterize does not rasterize vectors with field 0
Done with the basins from exercise data.
Thanks.
Paolo Cavallini
01:46 PM Bug report #12695 (Feedback): GDAL Rasterize does not rasterize vectors with field 0
Cannot confirm on qgis master. Please attach sample data. Giovanni Manghi
01:46 PM Bug report #12695 (Feedback): GDAL Rasterize does not rasterize vectors with field 0
Cannot confirm on qgis master. Please attach sample data. Giovanni Manghi
12:39 PM Bug report #12695 (Closed): GDAL Rasterize does not rasterize vectors with field 0
All records are rasterized, except those with value of the selected field = 0. This seems inappropriate Paolo Cavallini
01:14 AM Bug report #12690: Snapping do not work for new features after save edits on oracle spatial layer
The problem there is also at point and line features.
if i restart the qgis project. snapping is working for all feat...
Jan Lippmann
03:36 AM Bug report #12690: Snapping do not work for new features after save edits on oracle spatial layer
correct. does not happen with postgis oder mssql layer. but with oracle spatial...*all 3rd party plugins are disabled... Jan Lippmann
02:54 AM Bug report #12690 (Feedback): Snapping do not work for new features after save edits on oracle sp...
does not happen with postgis layers. Maybe a side effect of some 3rd party plugin? could you disable them and try aga... Giovanni Manghi
10:39 PM Revision 69aa1152 (qgis): Merge pull request #2026 from kiselev-dv/pull/osm-not-null
Add not-null option for osm export Martin Dobias
09:23 PM Revision 57d5d079 (qgis): fix typo
Dmitry Kiselev
08:49 PM Revision b430151e (qgis): Merge branch 'master' of github.com:kiselev-dv/QGIS
Dmitry Kiselev
08:27 PM Revision 8902a86f (qgis): Add not null option for OSM export
Dmitry Kiselev
08:16 PM Revision 314bf4e1 (qgis): fix issues
Dmitry Kiselev
05:19 PM Revision e440dee1 (qgis): [DBManager] Add a 'create view' button
Hugo Mercier
05:19 PM Revision 00276e2b (qgis): [DBManager] Add fr translation for the query builder
Hugo Mercier
05:19 PM Revision 4876e7a2 (qgis): [DBManager] Integrate QSpatialite's query builder
Hugo Mercier
05:19 PM Revision d684c8c7 (qgis): [DBManager] Allow to load a layer without primary key
Hugo Mercier
05:18 PM Revision 00618fca (qgis): [DBManager] Allow non-spatial layers
Hugo Mercier
05:06 PM Revision eb964f9f (qgis): [GRASS][FEATURE] delete raster map browser action
Radim Blazek
05:01 PM Revision 51c180b5 (qgis): fixes #8212
Arunmozhi P
03:34 PM Bug report #12694 (Closed): Incorrect reading of OziExplorer .map raster projection file
Already fixed in master and will be fixed in 2.8.2 Nyall Dawson
03:34 PM Bug report #12694 (Closed): Incorrect reading of OziExplorer .map raster projection file
Already fixed in master and will be fixed in 2.8.2 Nyall Dawson
11:01 AM Bug report #12694 (Closed): Incorrect reading of OziExplorer .map raster projection file
In our office we were loading a .png raster image that had an associated .JPR and .map georeferencing files. When lo... David Mancini
01:00 PM Revision e05246d7 (qgis): Const correctness for QgsGeometry methods
Nyall Dawson
12:36 PM Revision 1100c987 (qgis): GRASS test fix
Radim Blazek
12:34 PM Bug report #8511 (Open): Iterations: autofill mode fills the output name in a wrong way under Linux
Confirmed, just now. Paolo Cavallini
12:34 PM Bug report #8511 (Open): Iterations: autofill mode fills the output name in a wrong way under Linux
Confirmed, just now. Paolo Cavallini
12:27 PM Revision 9e096464 (qgis): [GRASS][feature] delete vector layer browser action
Radim Blazek
12:26 PM Revision f800ac63 (qgis): Merge pull request #1975 from rduivenvoorde/sldfix_11863
Fixes #11863 (invalid SLD with negative values) Martin Dobias
11:35 AM Bug report #12680: DBManager don't recognize a PostGIS geography table (or view) as geometrical
Hy Anita.
I have PostGIS "2.1 USE_GEOS=1 USE_PROJ=1 USE_STATS=1" version on "PostgreSQL 9.4.0, compiled by Visual C++...
Marco Li Volsi
10:07 AM Bug report #12680: DBManager don't recognize a PostGIS geography table (or view) as geometrical
Did you add an entry into geometry_columns with metadata for the view?
Please add more detail to the description.
Anita Graser
10:21 AM Feature request #12693: option to have the label color automatically match the polygon color
Ideally we would still want to be able to edit other parts of the label formats as well, such as size, adding shadow,... Cris Jesse
10:18 AM Feature request #12693 (Closed): option to have the label color automatically match the polygon c...
Sorry if this is already available, I couldn't find anything for it. I have projects that come up from time to time ... Cris Jesse
10:05 AM Bug report #12670 (Closed): Problem with the print project
This seems to be a support request rather than a bug report. Anita Graser
10:05 AM Bug report #12670 (Closed): Problem with the print project
This seems to be a support request rather than a bug report. Anita Graser
10:04 AM Revision fd6dc0d8 (qgis): Allow to open a spatialite table without primary key
Hugo Mercier
10:00 AM Bug report #12692: Identify for inverted polygon: please select the interior
From a UX perspective I certainly agree that identify highlights should be consistent independent of the configured r... Anita Graser
09:16 AM Bug report #12692 (Closed): Identify for inverted polygon: please select the interior
he Identify tool works in a strange (to me) way for inverted polygons: you have to click inside the polygon, but then... Paolo Cavallini
08:53 AM Revision 72eb1aae (qgis): Allow Qt5::Positioning as alternative to QtMobility/QtLocation
Matthias Kuhn
08:34 AM Revision 72cfe46f (qgis): [FEATURE] Add diagram nodes to legends (fix #4255)
Vincent Mora
08:34 AM Revision 4a9a9361 (qgis): Fix legend text not customisable for QgsSimpleLegendNode items
Nyall Dawson
07:24 AM Bug report #12625 (Reopened): Difficult to set value in drop down list in table column
This is still observed in 2.9.0
Patrick Dunford
05:03 AM Bug report #12691 (Closed): Path names with ' and " give problems when saving projects
When saving a project in a folder containing an ' the following error is given
`
An error occured during execution of...
Christian Christelis
03:30 AM Bug report #11863 (Closed): invalid sld for graduated style on field with negative values
Fixed in changeset commit:"f800ac635b9f98d53becb721a1fd8f27c233a55c". Martin Dobias
02:40 AM Bug report #12686: layer.featureAdded triggered on Feature Attribute Dialog confirm
It may be that this is how it is designed to work?
I updated to my code in the function connected to featuredAdded ...
Andrew McClure
02:27 AM Bug report #12606: URL format in request DescribeFeature, && in URL request.
Peder Dalin wrote:
> Thanks for the answer.
>
> I have done some more research in this case. The web request in the ...
Giovanni Manghi
02:25 AM Bug report #12682 (Feedback): Deleting Features from Shapefiles on Network Drives
Giovanni Manghi

2015-05-03

01:10 AM Bug report #12690 (Closed): Snapping do not work for new features after save edits on oracle spat...
Snapping do not work for new features after save edits on oracle spatial
steps:
1. start editing a oracle spatial po...
Jan Lippmann
11:40 PM Feature request #4255 (Closed): Diagram overlays & print composer: add option to add legend for d...
Fixed in changeset commit:"72cfe46f6a5844c113a74b762710964a341fa3bd". Vincent Mora
09:02 PM Revision 5d54b325 (qgis): Merge branch 'master' of github.com:kiselev-dv/QGIS
Dmitry Kiselev
09:01 PM Revision 6004c142 (qgis): Add not null option for OSM export
Dmitry Kiselev
05:10 PM Revision edeafa95 (qgis): indentation and minor sip updates
Jürgen Fischer
04:23 PM Feature request #12688: relative paths in image source expression
The expression parser isn't going to know if @'qr/'@ is a string or a path, making it guess would be a bad thing.
...
Nathan Woodrow
03:56 PM Feature request #12688 (Closed): relative paths in image source expression
I have an atlas with a QR code on each page. the qr codes are jpg images stored in a folder relative to the project r... Jesse McMillan
04:00 PM Feature request #12689 (Open): Add option for "Save as Image" to create a georeferenced file
Currently both the TIF and TIFF options for Project/Save as Image only create TIFF file with world file (.tif/.tifw o... Michael Sumner
03:46 PM Feature request #12687 (Open): save custom functions in project file
I use the function builder tab in the expression string builder to get the current document path using a python strin... Jesse McMillan
02:27 PM Bug report #11603: R library can't install on windows in Processing
Added a preliminary quick fix (comparable to Takayuki Mizutans solution) in https://github.com/qgis/QGIS/pull/2022
Ye...
Stefan Blumentrath
01:46 PM Bug report #12686: layer.featureAdded triggered on Feature Attribute Dialog confirm
This may be part of the problem. On Ubuntu I get the error:
Warning: QUndoStack::endMacro(): no matching beginMacro(...
Andrew McClure
09:31 AM Bug report #12686: layer.featureAdded triggered on Feature Attribute Dialog confirm
When I don't connect the signal featureAdded, a new feature is created with the correct values from the dialog, but t... Andrew McClure
09:21 AM Bug report #12686 (Closed): layer.featureAdded triggered on Feature Attribute Dialog confirm
Use case:
Select a vector (point) layer
Make it editable
Select a feature (opens feature Dialog in edit mode if au...
Andrew McClure
01:09 PM Revision bae9cea4 (qgis): Add missing files from 96db1bd
Nyall Dawson
12:57 PM Revision 96db1bdb (qgis): Allow expression functions to include 0 length parameter lists
This change allows for some cleanups to the built in expression
functions, by making it possible to differentiate var...
Nyall Dawson
12:57 PM Revision bb648306 (qgis): Implicit sharing for QgsFields
Nyall Dawson
12:57 PM Revision bd9e02be (qgis): Add alias support for expression functions
Standardise naming of all internal functions to lowercase with
underscore convention. Add aliases for old names to av...
Nyall Dawson
12:48 PM Revision 31e86112 (qgis): Add quartiles and IQR to QgsStatisticalSummary calculations
Nyall Dawson
04:03 AM Bug report #12631: QgsSnapper.snapToCurrentLayer() not working anymore in QGIS 2.8
I'm encountering the same problem, and indeed, it breaks plugins. To clarify it is QgsMapCanvasSnapper.snapToCurrentL... cmoe -

2015-05-02

03:19 PM Revision 154468bd (qgis): Add QgsStatisticalSummary class for calculating stats from a list
of values. Nyall Dawson
12:32 PM Revision bb0e583f (qgis): Move methods for returning lists of values from a vector layer field
or expression to QgsVectorLayer. Add unit tests. Nyall Dawson
11:12 AM Revision fadaf124 (qgis): Implement implicit sharing for QgsField
Nyall Dawson

2015-05-01

04:43 PM Revision e12601ef (qgis): Add rpm files to build Fedora/CentOS/RHEL packages
Matthias Kuhn
04:18 PM Revision c0090d8c (qgis): Also let CMake find grass libs in default system location
Matthias Kuhn
02:26 PM Bug report #10729 (Closed): R scripts failing due to writing permissions failure in windows
Duplicate to: #11603 Stefan Blumentrath
02:26 PM Bug report #11603: R library can't install on windows in Processing
Sounds like a good (in terms of convenient for the user) solution could be to add the possibility to specify R_LIBS_U... Stefan Blumentrath
11:12 AM Bug report #12411: First call to GetCapabilities after copy of the same .qgs file crashes QGIS Se...
James Keener wrote:
> It seems that the rest of the functions in src/server/qgsserverprojectparser.cpp check if
> `m...
Jürgen Fischer
08:17 AM Bug report #12411: First call to GetCapabilities after copy of the same .qgs file crashes QGIS Se...
It seems that the rest of the functions in src/server/qgsserverprojectparser.cpp check if
`mXMLDoc` is null (or rath...
James Keener
08:04 AM Bug report #12411: First call to GetCapabilities after copy of the same .qgs file crashes QGIS Se...
I attached gdb to the apache with mod_fcgid qgis_mapserv.fcgi process on an ubunutu 14.04.2 VM. I then updated the q... James Keener
10:24 AM Revision 853e913a (qgis): Propagate keyRelease event from main app window
Matthias Kuhn
08:09 AM Feature request #12684: QGIS should backup settings before save
Hi, that's strange, here ini files are saved at every change. On what platform are you working? Did you configure a -... Regis Haubourg
08:01 AM Bug report #12682: Deleting Features from Shapefiles on Network Drives
Hi,
could you share a shape example before / after editing?
Are you editing shp concurrently ? In this case, there ...
Regis Haubourg

2015-04-30

09:27 AM Revision ce18a60b (qgis): Bump acceptable doc coverage
Nyall Dawson
09:26 AM Revision 73140476 (qgis): Fix missing doc strings due to invalid doxygen tags
Nyall Dawson
08:48 AM Feature request #12684 (Open): QGIS should backup settings before save
As per title - QGIS app should make a backup copy of settings file(s) before writing out a new configuration.
Ration...
marisn -
08:08 AM Bug report #12683 (Closed): Processing refactor fields: python error on unhandeld field types
Hello,
I am facing errors when I try to use the "refactor fields" algorithm on some Oracle and SQLite layers.
It se...
Médéric RIBREUX
07:49 AM Bug report #12682 (Closed): Deleting Features from Shapefiles on Network Drives
We are a small GIS department of 4 folks working with a shape file composed of points. We have local installs (C:) of... Miles Shugar
06:55 AM Feature request #12675: Arcs are not displayed from an Oracle spatial layer
Arcs are currently not supported in QGIS (see also "QEP !#8":https://github.com/mhugent/QGIS-Enhancement-Proposals/bl... Jürgen Fischer
05:49 AM Feature request #12675 (Closed): Arcs are not displayed from an Oracle spatial layer
All the features (areas and lines) from an Oracle spatial layer containing arcs are not displayed in QGIS 2.8 and ear... Rene Mueller
06:39 AM Feature request #12681 (Closed): Add a search bar in the "Configure Shortcuts" Dialog
All is in the title.
As the actions listed in the shortcuts dialog become wider (and more if you install some plugins...
Harrissou Santanna
06:20 AM Bug report #12680 (Closed): DBManager don't recognize a PostGIS geography table (or view) as geom...
DBManager don't recognize a PostGIS geography table (or view) as geometrical, but only alphanumerical Marco Li Volsi
06:20 AM Bug report #12679 (Open): atlas generation : output filename textbox with default expression afte...
Enable atlas generation in a print composer
set any options you want and erase the output filename expression.
Whil...
Harrissou Santanna
06:05 AM Bug report #12677: Zoom to layer on PostGIS Table with geography type
I have found that also on PostGIS Views Marco Li Volsi
05:59 AM Bug report #12677 (Closed): Zoom to layer on PostGIS Table with geography type
"Zoom to layer" button does not perform when applied on a PostGIS layer with geography type.
The same problem happens...
Marco Li Volsi
06:04 AM Bug report #12678 (Closed): coverage layer not checked before parsing filename expression in atla...
Enable "atlas generation" in a new print composer
Erase the content of fileName expression
And launch atlas export ...
Harrissou Santanna
05:56 AM Bug report #12676 (Closed): Subforms with Python init function crash when adding values
Hello,
I am not anymore able to use subforms (based on project relations) which have a Python init function.
When tr...
Médéric RIBREUX
05:41 AM Bug report #12674 (Closed): Add Oracle Spatial Layer
After entering the details for the oracle connection and testing it successfully, all the tables of the database are ... Rene Mueller
04:48 AM Feature request #12673 (Closed): when creating a composer, show a *sorted* list of existing print...
Open a project with existing print composers.
Open Composer Manager and add a new composer
In the prompted dialog, th...
Harrissou Santanna
04:26 AM Feature request #12667: Pause snapping during editing session
Hi,
+1. Totally agree...
Harrissou Santanna
04:12 AM Bug report #12670: Problem with the print project
I'll answer in french
Bonjour Thibault,
Pour le problème avec la grille, as-tu pensé à définir un pas (intervalle) p...
Harrissou Santanna
02:58 AM Revision 3e8c5cf1 (qgis): fix windows build
Jürgen Fischer
02:06 AM Bug report #12672 (Closed): SAGA Kriging in QGIS is slower than in SAGA itself
The interpolating tool (saga ordinary kriging) is very slow in QGIS. It took 30 minutes in QGIS to interpolate a shap... Marcel Foelsch

2015-04-29

01:27 AM Bug report #12671 (Closed): Cursor icon is too small on HiDPI screen
Cursor icon size is hardcoded to 16x16 in many parts of the code (for example: https://github.com/qgis/QGIS/blob/mast... Alessandro Pasotti
12:46 AM Revision ac7cb41e (qgis): Set autoraise on browser dock info button
Nyall Dawson
12:02 AM Bug report #12649: inconsistencies in editing tools when working on a postgis layer without prima...
I asked because it's the foundation for the decision if the tools should be enabled or not :)
In this case I agree t...
Matthias Kuhn
06:04 AM Bug report #12649 (Open): inconsistencies in editing tools when working on a postgis layer withou...
Hi,
Matthias Kuhn wrote:
> Do you have an idea how to modify (send an update to the db) an existing feature without ...
Giovanni Manghi
05:31 AM Bug report #12649 (Feedback): inconsistencies in editing tools when working on a postgis layer wi...
Do you have an idea how to modify (send an update to the db) an existing feature without a primary key? Matthias Kuhn
11:05 PM Revision eb4d8c76 (qgis): Fix docs for QgsProjectionSelectionWidget
Nyall Dawson
10:28 PM Revision 721d9f59 (qgis): Formatting and code cleanups for QgsScaleExpression
Nyall Dawson
10:27 PM Revision 70b91b63 (qgis): Add QgsScaleExpression subclass for sized based expressions
Vincent Mora
09:42 PM Revision 9b566189 (qgis): Fix startup crash when python is not available
Matthias Kuhn
09:14 PM Revision 4c2844e7 (qgis): browser properties path/uri without spaces wrap
Radim Blazek
04:37 PM Revision 4645dd75 (qgis): [GRASS] tools window made dockable
Radim Blazek
02:38 PM Bug report #12623: Project templates should be stored relative to config folder
The same applies to a lot of settings related to Processing (e.g. paths to providers like SAGA or GRASS) and also mod... Stefan Blumentrath
12:15 PM Revision 0ed89fc0 (qgis): [FEATURE][browser] optional properties widget
Radim Blazek
11:48 AM Bug report #12643 (Open): Processing convex hull does not work
here it fails with any input, test attached point shapefile Giovanni Manghi
11:48 AM Bug report #12643 (Open): Processing convex hull does not work
here it fails with any input, test attached point shapefile Giovanni Manghi
11:42 AM Bug report #12646 (Open): Split RGB bands stopped to work in latest Processing releases
Giovanni Manghi
11:41 AM Bug report #12646: Split RGB bands stopped to work in latest Processing releases
on Linux (qgis master) I get
A iniciar o algoritmo Split RGB bands...
/home/giovanni/.qgis2//processing/saga_batch_...
Giovanni Manghi
11:16 AM Revision a1dd7e8f (qgis): add a new tool bar for user input
rotation map tool now uses it instead of message bar
the idea of the user input toolbar can change (fixes crash when ...
Denis Rouzaud
10:35 AM Bug report #12670 (Closed): Problem with the print project
Hello,
First sorry for my english, it's a little bad. I'll try to explain my problem in english but i put a french e...
delinte thibault
09:50 AM Revision 06180fe3 (qgis): Reimplement QgsNetworkContentFetcher test with a local server
Reduces false alarms in unit tests due to network problems Matthias Kuhn
05:37 AM Bug report #12629: Vector Layer TranslateFeatures performance (2.8.1 vs 1.8.0)
You can also play with the following snippet:... Matthias Kuhn
05:28 AM Bug report #12629: Vector Layer TranslateFeatures performance (2.8.1 vs 1.8.0)
Can you check if it helps to group it in a single undo command.
I.e. compare the result of the following two snippets...
Matthias Kuhn
05:33 AM Bug report #12627 (Closed): Shapefile exported from Version 2.8.1 is Unreadable to ARCMAP
Matthias Kuhn
04:55 AM Bug report #12668 (Feedback): Edit widget properties not saved
Matthias Kuhn
04:55 AM Bug report #12668: Edit widget properties not saved
> Closing the workspace down and reopening it
Did you save and reload the project? That's where the settings are saved.
Matthias Kuhn
02:37 AM Revision 96576aa2 (qgis): Fix typos
Nyall Dawson
02:20 AM Bug report #12669 (Closed): Could not snap to a segment on the current layer
I'm getting the error "Could not snap to a segment on the current layer" when trying to select a POINT feature in a P... Sandro Santilli

2015-04-28

01:33 AM Bug report #12665 (Closed): pyodbc DLL issue in 32-bit standalone
duplicate of #12489 Jürgen Fischer
01:33 AM Bug report #12665 (Closed): pyodbc DLL issue in 32-bit standalone
duplicate of #12489 Jürgen Fischer
01:33 AM Bug report #12665 (Closed): pyodbc DLL issue in 32-bit standalone
duplicate of #12489 Jürgen Fischer
08:10 AM Bug report #12665 (Closed): pyodbc DLL issue in 32-bit standalone
pyodbc distributed with the 32-bit Windows standalone version fails to load. This appears to be related to the way it... Gary Sherman
01:30 AM Bug report #12668 (Closed): Edit widget properties not saved
If I set a layer up with edit widget properties anything other than "Text Edit" this remains saved only as long as th... Edward Rollason
12:55 AM Feature request #12667 (Feedback): Pause snapping during editing session
It would be very useful to be able to dynamically pause snapping during an edit session to allow creation of vertices... Edward Rollason
11:44 PM Bug report #11070 (Closed): Handle bad layers - Working WMS-layers uncorrect seen as bad
Filip Mahieu
06:47 PM Revision 96143d56 (qgis): Merge pull request #2017 from rldhont/processing_remove_print_from_help
[processing] removing print statement from help method Alexander Bruy
06:30 PM Revision f7e46ee5 (qgis): Removing print from help method
I found a print in ModelerAlgorithm help method that causes some trouble
for PyWPS-QGIS-Processing. I removed it.
René-Luc ReLuc
05:41 PM Revision c2fb5e19 (qgis): Revert "Streamline singleton behavior"
This reverts commit b4a85471978b59b129c0299dfd14c1af00fef743.
The template based approach was not cross-platform fri...
Matthias Kuhn
03:04 PM Revision 96560c89 (qgis): allow numerical input in rotation map tool
* use a combo box to set the angle
* allow snapping to angles (directly enabled when shift + click)
* uses click-clic...
Denis Rouzaud
02:18 PM Bug report #12637: Primary key set to null when using Identify on layer or editing a child table.
I've also uploaded a PDF that shows what happens in the attribute table. cgsbob -
10:43 AM Revision 15c1dbc4 (qgis): Merge pull request #2014 from elpaso/hidpi-improvements
Hidpi improvements Matthias Kuhn
10:31 AM Revision 51c5931b (qgis): Raise an error when an unary operator is used in combi with a non liter...
See https://github.com/qgis/QGIS/pull/1975 for discussion Richard Duivenvoorde
10:19 AM Revision 3c22aff0 (qgis): Fix usability issue in attributetable
The height of rows is too small to see its
contents on hidpi screens
Alessandro Pasotti
09:42 AM Revision d1fa2448 (qgis): Fix usability issue in statusbar
The height of scale and coordinates is too small to see its
contents on hidpi screens
Alessandro Pasotti
09:30 AM Revision 9f2c544b (qgis): [processing] fixed rendering styles dialog
fixes #12583 Victor Olaya
09:19 AM Revision 55108ae7 (qgis): [processing] enabled inut checks for field calculator algorithm
fixes #12586 Victor Olaya
08:57 AM Revision 29501464 (qgis): [processing] fixed saga split rgb for 2.1.4
Victor Olaya
08:56 AM Bug report #12542: Processing: better naming structure for output
Glad you agree. Have you checked what I have done so far? Agreed with that? Main stuff missing is GRASS, where both 6... Paolo Cavallini
08:46 AM Bug report #12586: Processing field calculator allows no_value for column name
Fine, thanks. Would you mind backporting it, so it will go to 2.8.2? Paolo Cavallini
08:44 AM Revision 8ac22c5f (qgis): [processing] fixed wrong creation of error message in script algorithm
Victor Olaya
08:28 AM Revision 288b242a (qgis): Merge pull request #1966 from olivierdalang/show_selected_features_ALL_...
Filter the attribute table only by selection if there is one
Fix #7541
Matthias Kuhn
08:20 AM Bug report #12610: QGIS not showing WMS legend while LegendURL is present
More specific: QGis blocks when effectively adding the legend in the composer. You see in attachment what you get aft... Filip Mahieu
08:10 AM Bug report #12610: QGIS not showing WMS legend while LegendURL is present
We do have a similar error here. When loading the WMS url=http://wms.agiv.be/ogc/wms/omkl&layers=Ortho&format=image/p... Filip Mahieu
07:51 AM Bug report #12627: Shapefile exported from Version 2.8.1 is Unreadable to ARCMAP
ArcMap gives this error message when it fails to read the shapefile exported by QGIS:
> ArcMap Drawing Errors
> One ...
Marc Hurst
05:38 AM Bug report #12627: Shapefile exported from Version 2.8.1 is Unreadable to ARCMAP
I have not personally seen the error message. I asked my associates for a transcript; but I have not received it.
Ye...
Marc Hurst
05:51 AM Bug report #11646 (Closed): Size bug in custom UI forms displaying sub-forms
Hello,
As of QGIS 2.8.1, the bug is fixed ! No need to resize the sub-forms anymore.
Thanks to whoever has fixed th...
Médéric RIBREUX
05:51 AM Bug report #11646 (Closed): Size bug in custom UI forms displaying sub-forms
Hello,
As of QGIS 2.8.1, the bug is fixed ! No need to resize the sub-forms anymore.
Thanks to whoever has fixed th...
Médéric RIBREUX
05:50 AM Bug report #11647 (Closed): Collapse bug for custom form sub-forms
Hello,
it seems that somebody has fixed the bug in QGIS 2.8.1: I can't reproduce it anymore...
Well thank you very ...
Médéric RIBREUX
05:50 AM Bug report #11647 (Closed): Collapse bug for custom form sub-forms
Hello,
it seems that somebody has fixed the bug in QGIS 2.8.1: I can't reproduce it anymore...
Well thank you very ...
Médéric RIBREUX
03:34 AM Bug report #12549: QGIS GUI scaling issues on retina display
Thanks heaps. Question: Do we have to wait for QT5 to get true scaling of the application on HiDPI? i.e icon, fonts, ... Jeremy Palmer
02:35 AM Bug report #12606: URL format in request DescribeFeature, && in URL request.
Thanks for the answer.
I have done some more research in this case. The web request in the QGIS log and the actual H...
Peder Dalin

2015-04-27

01:51 AM Bug report #12549: QGIS GUI scaling issues on retina display
fixed in commit:15c1dbc Jürgen Fischer
01:49 AM Bug report #12549 (Closed): QGIS GUI scaling issues on retina display
Fixed in https://github.com/qgis/QGIS/pull/2014 Alessandro Pasotti
01:43 AM Bug report #12549: QGIS GUI scaling issues on retina display
This is an attempt to fix this issue:
https://github.com/qgis/QGIS/pull/2014
Alessandro Pasotti
01:50 AM Bug report #11337: Attribute Table does not show correctly on high resolution (2880x1620) monitors
fixed in commit:15c1dbc Jürgen Fischer
01:49 AM Bug report #11337 (Closed): Attribute Table does not show correctly on high resolution (2880x1620...
Fixed in https://github.com/qgis/QGIS/pull/2014 Alessandro Pasotti
01:43 AM Bug report #11337: Attribute Table does not show correctly on high resolution (2880x1620) monitors
This is an attempt to fix this issue:
https://github.com/qgis/QGIS/pull/2014
Alessandro Pasotti
12:39 AM Bug report #12542 (Feedback): Processing: better naming structure for output
Yes, definitely the labels can be changed, and that won't break anything in the execution of algorithms.
As you say,...
Victor Olaya
12:30 AM Bug report #12583 (Closed): Don't work Edit Rendering styles for outputs for some providers
Fixed in changeset commit:"9f2c544bffdb3484a86199908301c8a023175767". Victor Olaya
12:20 AM Bug report #12586 (Closed): Processing field calculator allows no_value for column name
Fixed in changeset commit:"55108ae70908212b794c99cae0fc9f617ff51a12". Victor Olaya
12:02 AM Bug report #12643 (Feedback): Processing convex hull does not work
cannot reprocude it in here, but it looks like it's a problem with your layer. Can you share it? Victor Olaya
11:59 PM Bug report #12646 (Feedback): Split RGB bands stopped to work in latest Processing releases
i should be fine now. seems that 2.1.4 changed (again) the naming of output files for that algorithm.
However, i see...
Victor Olaya
11:31 PM Feature request #7541 (Closed): attribute table : add a "show selected features if there is a sel...
Fixed in changeset commit:"288b242aa943bce816a91aaa3d96658efadbf9e0". Matthias Kuhn
11:02 PM Feature request #12607: Improved handling of calculated values
Yes, that's certainly the most robust solution I see, a simple automated way of keeping calculated Shapefile fields u... Dan Isaacs
03:56 PM Feature request #12607: Improved handling of calculated values
Ok so the main issue is you need to have those fields in the database, say @area@, because you need to use the fields... Nathan Woodrow
12:12 PM Feature request #12607 (Open): Improved handling of calculated values
Giovanni Manghi
04:13 AM Feature request #12607: Improved handling of calculated values
To use the example I gave in the original post, you have a simple set of polygons, each has an area value, a populati... Dan Isaacs
03:03 AM Feature request #12607: Improved handling of calculated values
Maybe I'm missing something but the virtual fields already does all this by updating itself when something changes. ... Nathan Woodrow
02:41 AM Feature request #12607: Improved handling of calculated values
My apologies if I have misinterpreted the purpose of this section, but I've not submitted a bug report, I've submitte... Dan Isaacs
07:16 PM Bug report #12660 (Closed): Feature count on SHP file layer does not update after deleting record...
Feature count on SHP file layer does not update after deleting records during edit mode and saving the changes.
Turni...
James Harvey
02:37 PM Bug report #12659 (Closed): Certain fonts don't work in Print Composer
My team uses Clan Pro for our qgis work. We have about 10 different weights and styles of clan pro that we use.
It ap...
Sarah van Vliet
12:00 PM Bug report #6254 (Closed): Distance Matrix doesn't work with postgis vector
Giovanni Manghi
11:35 AM Bug report #12657 (Closed): Processing/GRASS don't work under Windows if username or input/output...
Already discussed with Victor and Alexander. The issue has no easy solution apparently.
If the username has non as...
Giovanni Manghi
10:23 AM Revision 0f35192f (qgis): Add cropTransparent to QgsImageOperation, for cropping transparent
borders from around an image Vincent Mora
10:22 AM Revision 6a8526f9 (qgis): Add assistant support to QgsDataDefinedButton
Vincent Mora
10:22 AM Revision cf3a7127 (qgis): Move prettyBreaks calculation to QgsSymbolLayerV2Utils
Vincent Mora
10:22 AM Revision 0c5063fe (qgis): Add method to create a QgsDataDefined from a string.
Automatically analyses to determine whether the string refers to
a column or is an expression.
Vincent Mora
10:22 AM Revision d4319621 (qgis): Add an isField test for QgsExpression
Checks whether expression consists of solely a field reference Vincent Mora
09:54 AM Bug report #12637: Primary key set to null when using Identify on layer or editing a child table.
cgsbob - wrote:
> Matthias Kuhn wrote:
> > * Which kind of feature form are you using (autogenerated, drag and drop o...
cgsbob -
09:52 AM Bug report #12637: Primary key set to null when using Identify on layer or editing a child table.
Matthias Kuhn wrote:
> * Which kind of feature form are you using (autogenerated, drag and drop or ui file)?
> * Do ...
cgsbob -
09:50 AM Bug report #12656 (Closed): Style Manager filter ignores currently selected group
I have created a new group in Style Manager and populated it with some styles. When I filter the symbols in my group ... Spencer Gardner
09:12 AM Revision ffeb61d5 (qgis): Merge pull request #2008 from NaturalGIS/remove_grass_modules
[processing] remove r.mapcalculator from GRASS7 modules Alexander Bruy
09:12 AM Revision 09020dc1 (qgis): Merge pull request #2005 from NaturalGIS/fix_grass7_v_to_rast_attribute
[processing] fix grass7 v.to.rast.attribute Alexander Bruy
09:12 AM Revision 5fe7f3d9 (qgis): Merge pull request #2004 from NaturalGIS/fix_grass7_slope_aspect
[processing] fix grass7 r.slope.aspect Alexander Bruy
09:11 AM Revision b413271a (qgis): Merge pull request #2009 from NaturalGIS/remove_grass_v_distance
[processing] remove v.distance as it can't work Alexander Bruy
05:37 AM Bug report #12655 (Closed): Copy / paste style on different geometry layers
Currently we can paste a style to all kinds layer whatever source geometry is and it makes some strange behaviour on ... Rémi Bovard
05:21 AM Bug report #12654 (Closed): Remove geographical operations on table layers
It's nonsense to have geographical operations (from right click or Layer menu) on table layers like:
* Set layer scal...
Rémi Bovard
04:07 AM Bug report #12630: Get sample query expression non-responsive for large PostGIS datasets
I confirmed on 2.6.1 on a large table (2.8M records): there is considerably faster and int columns values are ordered... Giovanni Manghi
04:07 AM Bug report #12630: Get sample query expression non-responsive for large PostGIS datasets
I confirmed on 2.6.1 on a large table (2.8M records): there is considerably faster and int columns values are ordered... Giovanni Manghi
04:07 AM Bug report #12630: Get sample query expression non-responsive for large PostGIS datasets
I confirmed on 2.6.1 on a large table (2.8M records): there is considerably faster and int columns values are ordered... Giovanni Manghi
03:48 AM Bug report #12647: qgis 2.8.1 – processing gdal 1.11.2 error/processing GRASS error (mac, 10.10.3)
GDAL is working (sort of). The output is displaced from the data as per 'Displace.tiff'. The associated log is 'displ... Bruce Atkinson
03:48 AM Bug report #12647: qgis 2.8.1 – processing gdal 1.11.2 error/processing GRASS error (mac, 10.10.3)
GDAL is working (sort of). The output is displaced from the data as per 'Displace.tiff'. The associated log is 'displ... Bruce Atkinson
03:43 AM Bug report #12653: Embed layers window causes QGIS crash when no project is selected
confirmed here on master, message is just "seg fault". Giovanni Manghi
03:43 AM Bug report #12653: Embed layers window causes QGIS crash when no project is selected
confirmed here on master, message is just "seg fault". Giovanni Manghi
03:43 AM Bug report #12653: Embed layers window causes QGIS crash when no project is selected
confirmed here on master, message is just "seg fault". Giovanni Manghi
03:43 AM Bug report #12653: Embed layers window causes QGIS crash when no project is selected
confirmed here on master, message is just "seg fault". Giovanni Manghi
03:37 AM Bug report #12653 (Closed): Embed layers window causes QGIS crash when no project is selected
Steps to reproduce:
* Layer > Embed layers and groups
* OK
Result: Crash with minidump
Rémi Bovard
03:40 AM Bug report #12627: Shapefile exported from Version 2.8.1 is Unreadable to ARCMAP

> The attached shapefile contained in "wup12782groves-a.zip" was exported from QGIS Version 2.8.1 (on a Windows 7 sy...
Giovanni Manghi

2015-04-26

12:55 AM Bug report #12652 (Closed): marker rotation and polygon containing rings
I want to style a polygon so that black triangles face inside the polygon. That works ok but as soon as the polygon c... Bernhard Ströbl
12:31 AM Feature request #12607: Improved handling of calculated values
Dan Cuillin wrote:
> 1) The 'update' button I'm referring to is actually the 'update all' button on the attribute tab...
Giovanni Manghi
12:10 AM Feature request #12607: Improved handling of calculated values
1) The 'update' button I'm referring to is actually the 'update all' button on the attribute table. If I have a colum... Dan Isaacs
03:08 PM Feature request #12607 (Feedback): Improved handling of calculated values
what "update" button do you refer to?
Generally speaking: I do not agree that this is a "major flow" in QGIS (or any...
Giovanni Manghi
03:08 PM Feature request #12607 (Feedback): Improved handling of calculated values
what "update" button do you refer to?
Generally speaking: I do not agree that this is a "major flow" in QGIS (or any...
Giovanni Manghi
12:11 AM Bug report #12625 (Closed): Difficult to set value in drop down list in table column
Patrick Dunford wrote:
> I'm currently using 2.5
Use a more recent version. In 2.8.1 this is fixed. Please reopen if...
Giovanni Manghi
12:11 AM Bug report #12625 (Closed): Difficult to set value in drop down list in table column
Patrick Dunford wrote:
> I'm currently using 2.5
Use a more recent version. In 2.8.1 this is fixed. Please reopen if...
Giovanni Manghi
07:41 PM Bug report #12625: Difficult to set value in drop down list in table column
I'm currently using 2.5 Patrick Dunford
11:58 PM Feature request #12650 (Open): atlas - export only certain pages

> That's what I'm looking for. I can enter page numbers to export and only export those pages in the "page range" fi...
Giovanni Manghi
11:58 PM Feature request #12650 (Open): atlas - export only certain pages

> That's what I'm looking for. I can enter page numbers to export and only export those pages in the "page range" fi...
Giovanni Manghi
08:18 PM Feature request #12650: atlas - export only certain pages
not exactly. I mean you could use it for that but it's relatively labor-intensive for such a simple task.
I've been u...
Jesse McMillan
08:18 PM Feature request #12650: atlas - export only certain pages
not exactly. I mean you could use it for that but it's relatively labor-intensive for such a simple task.
I've been u...
Jesse McMillan
08:18 PM Feature request #12650: atlas - export only certain pages
not exactly. I mean you could use it for that but it's relatively labor-intensive for such a simple task.
I've been u...
Jesse McMillan
03:11 PM Feature request #12650 (Feedback): atlas - export only certain pages
In the atlas option there is the one that allows you to filter (by expression) what you want to print. Isn't this wha... Giovanni Manghi
03:11 PM Feature request #12650 (Feedback): atlas - export only certain pages
In the atlas option there is the one that allows you to filter (by expression) what you want to print. Isn't this wha... Giovanni Manghi
02:58 PM Feature request #12650 (Open): atlas - export only certain pages
I would like the ability to export only certain pages from an atlas.
For instance:I have an atlas with 149 pages, and...
Jesse McMillan
09:29 PM Bug report #12651 (Closed): Parameters not Displaying in Browser
In the Standalone Browser, when selecting a folder, nothing appears in the Param tab. When I asked a more experienced... Zach Axelrod
08:38 PM Revision b8dcb881 (qgis): remove v.distance as it can't work
Giovanni Manghi
08:24 PM Revision f51941b7 (qgis): remove r.mapcalculator from GRASS7 modules
Giovanni Manghi
08:09 PM Bug report #12618: 2.8.1 circles which don't seem to be on any layer
> Hi Nyall,
> the way this circles showed seems to make sense to be something related to diagrams, I have anyway chec...
cgsbob -
03:13 PM Bug report #12618: 2.8.1 circles which don't seem to be on any layer
Nyall Dawson wrote:
> I'm 99% confident it's caused by empty diagrams - can you double check to help me confirm?
Hi ...
Giovanni Manghi
02:50 PM Bug report #12618: 2.8.1 circles which don't seem to be on any layer
I'm 99% confident it's caused by empty diagrams - can you double check to help me confirm? Nyall Dawson
03:46 PM Revision 6ada2b61 (qgis): osgeo4w: reflect packagename and version in nightly build
(cherry-picked from 9c5cbd4, dec0ca5 and 51a7317) Jürgen Fischer
03:34 PM Revision 9e0893f6 (qgis): fix where clause when multiple features are filtered by ids (fixes #126...
(cherry picked from commit 02f5c73ae2067c3a92a2254761a8e2db0a565eae) Jürgen Fischer
03:29 PM Revision 464646d1 (qgis): german translation update
Jürgen Fischer
03:24 PM Revision 96c3d927 (qgis): Properly handle non matching number of WMS styles and layers in WMS pro...
(cherry picked from commit bcb95137f07134c62094fdc68cb998d9a56409ab) Jürgen Fischer
03:24 PM Revision ff1b1838 (qgis): processing: fix interpretation of oracle layers (fixes #12590)
Funded by norbit.de
(cherry picked from commit f0daab9c7c188bd0361d7d11652830558231e1b6)
Jürgen Fischer
03:24 PM Revision 1a827abb (qgis): doxygen: add effects directory
(cherry picked from commit d660acbfa365ac52164916b798c8c0167a1f655d) Denis Rouzaud
03:24 PM Revision f528d2b6 (qgis): Fix primary key search
(cherry picked from commit 265c253995ae755194df514a07ecaad35fd3ec57) Sandro Mani
03:24 PM Revision a64ef9fe (qgis): Fix quoting of xfb-run invocation
Works For Me (Ubuntu 14.04.2) Sandro Santilli
03:24 PM Revision 3a2d2f63 (qgis): remove unused button in categorized renderer ui
(cherry picked from commit 812d5b11832c31a875048ceda6609814b194a5ee) Jürgen Fischer
03:24 PM Revision af5b5e7c (qgis): include pointer to message in connection error message (fixes #12526)
(cherry picked from commit 10a51f672fa6b98174e9b94dd932dc08e5d77e71) Jürgen Fischer
03:24 PM Revision 0beeadf9 (qgis): oracle spatial: use sdo_relate for exact intersect feature requests whe...
(cherry picked from commit fa99a960844e8bc6c909c58961bf9a0df070d877) Jürgen Fischer
03:24 PM Revision d92e4d64 (qgis): server: fix 'LayerDrawingOrder' (fixes #12484)
cherry picked from de5a3f5 + 04324fd Jürgen Fischer
03:15 PM Bug report #12630: Get sample query expression non-responsive for large PostGIS datasets
I don't have such big dataset to test with right now, anyway until then I'll tag this a regression as it seems to be. Giovanni Manghi
03:15 PM Bug report #12630: Get sample query expression non-responsive for large PostGIS datasets
I don't have such big dataset to test with right now, anyway until then I'll tag this a regression as it seems to be. Giovanni Manghi
03:15 PM Bug report #12630: Get sample query expression non-responsive for large PostGIS datasets
I don't have such big dataset to test with right now, anyway until then I'll tag this a regression as it seems to be. Giovanni Manghi
02:43 PM Bug report #12649 (Closed): inconsistencies in editing tools when working on a postgis layer with...
Not sure if this is a regression.
Add a postgis layer without primary.
Toggling editing is possible but:
* only th...
Giovanni Manghi
02:32 PM Bug report #12648 (Closed): When editing a CSV (added as geometryless table) newly added records ...
To see the added record is necessary to close and reopen the table of attributes.
This was not the case in past qgis...
Giovanni Manghi
02:20 PM Bug report #12647: qgis 2.8.1 – processing gdal 1.11.2 error/processing GRASS error (mac, 10.10.3)
Thanks for testing!!
Perhaps it's a Mac thing. I'm not the only one with a problem, at least for GDAL; see http://w...
Bruce Atkinson
01:54 PM Bug report #12647: qgis 2.8.1 – processing gdal 1.11.2 error/processing GRASS error (mac, 10.10.3)
I cannot test on OsX as I don't have such platform (or know anyone that could allow me to try), but on Linux and Wind... Giovanni Manghi
01:23 PM Bug report #12647: qgis 2.8.1 – processing gdal 1.11.2 error/processing GRASS error (mac, 10.10.3)
The models are shown in the log files, specifically for GDAL Algorithm Grid (Inverse distance to a power) and for GRA... Bruce Atkinson
01:23 PM Bug report #12647: qgis 2.8.1 – processing gdal 1.11.2 error/processing GRASS error (mac, 10.10.3)
The models are shown in the log files, specifically for GDAL Algorithm Grid (Inverse distance to a power) and for GRA... Bruce Atkinson
01:23 PM Bug report #12647: qgis 2.8.1 – processing gdal 1.11.2 error/processing GRASS error (mac, 10.10.3)
The models are shown in the log files, specifically for GDAL Algorithm Grid (Inverse distance to a power) and for GRA... Bruce Atkinson
01:23 PM Bug report #12647: qgis 2.8.1 – processing gdal 1.11.2 error/processing GRASS error (mac, 10.10.3)
The models are shown in the log files, specifically for GDAL Algorithm Grid (Inverse distance to a power) and for GRA... Bruce Atkinson
01:23 PM Bug report #12647: qgis 2.8.1 – processing gdal 1.11.2 error/processing GRASS error (mac, 10.10.3)
The models are shown in the log files, specifically for GDAL Algorithm Grid (Inverse distance to a power) and for GRA... Bruce Atkinson
01:06 PM Bug report #12647 (Feedback): qgis 2.8.1 – processing gdal 1.11.2 error/processing GRASS error (m...
Please detail the modules you are trying to run and if possible attach sample of your inputs. Giovanni Manghi
01:06 PM Bug report #12647 (Feedback): qgis 2.8.1 – processing gdal 1.11.2 error/processing GRASS error (m...
Please detail the modules you are trying to run and if possible attach sample of your inputs. Giovanni Manghi
12:18 PM Bug report #12647 (Closed): qgis 2.8.1 – processing gdal 1.11.2 error/processing GRASS error (mac...
I'm getting an error when using either GDAL or GRASS in the ToolBox (see GDAL.tiff, GREASS.tiff). The complete logs a... Bruce Atkinson
01:48 PM Revision 80a65b9b (qgis): fix python error when using path with special chars in Processing/GRASS
Giovanni Manghi
01:39 PM Bug report #12627: Shapefile exported from Version 2.8.1 is Unreadable to ARCMAP

> The attached shapefile contained in "wup12782groves-a.zip" was exported from QGIS Version 2.8.1 (on a Windows 7 sy...
Giovanni Manghi
12:35 PM Bug report #12627: Shapefile exported from Version 2.8.1 is Unreadable to ARCMAP
Please excuse me for taking so long to reply; I've been out of town.
Exporting shapefiles from QGIS to send to my as...
Marc Hurst
12:35 PM Bug report #12627: Shapefile exported from Version 2.8.1 is Unreadable to ARCMAP
Please excuse me for taking so long to reply; I've been out of town.
Exporting shapefiles from QGIS to send to my as...
Marc Hurst
01:37 PM Revision 102f6d31 (qgis): db manager: fix BaseError handing (fixes #12645)
Jürgen Fischer
01:22 PM Revision c79dd9d1 (qgis): Merge pull request #2006 from NaturalGIS/grass7_better_default_raster_r...
better GRASS7 default raster resolution and fix r.composite Paolo Cavallini
12:58 PM Revision e7e02794 (qgis): Update GrassAlgorithm.py
Better default cellsize for GRASS6 Paolo Cavallini
12:33 PM Revision 031f9a9f (qgis): better GRASS7 default raster resolution and fix r.composite
Giovanni Manghi
11:31 AM Revision b3d8fc2b (qgis): fix grass7 v.to.rast.attribute
Giovanni Manghi
11:25 AM Revision ac2d8179 (qgis): fix also grass7 r.aspect and re-adds r.slope
Giovanni Manghi
11:17 AM Feature request #6894: GRASS r.mapcalc cumbersome to use, issues on Windows
Adding r.mapcalc becomes now paramount because in GRASS 7 there is no more r.mapcalculator Giovanni Manghi
11:08 AM Revision 42f0aa28 (qgis): fix grass7 r.slope.aspect
Giovanni Manghi
04:37 AM Bug report #12645 (Closed): DB Manager: python error when clicking on missing/broken Spatialite c...
Fixed in changeset commit:"102f6d31002917e72441fad013d0165c4da3132d". Jürgen Fischer
03:54 AM Bug report #12646 (Closed): Split RGB bands stopped to work in latest Processing releases
it worked fine until Processing shipped with qgis 2.6.1, since then the module does not work anymore. Giovanni Manghi
03:51 AM Bug report #12637 (Feedback): Primary key set to null when using Identify on layer or editing a c...
Giovanni Manghi
02:13 AM Bug report #12637: Primary key set to null when using Identify on layer or editing a child table.
* Which kind of feature form are you using (autogenerated, drag and drop or ui file)?
* Do you have the custom widg...
Matthias Kuhn

2015-04-25

01:59 AM Bug report #12645 (Closed): DB Manager: python error when clicking on missing/broken Spatialite c...
... Giovanni Manghi
01:57 AM Bug report #12617: Join without caching do not work with Spatialite tables
Confirmed on master too. Seems like it never worked as expected (tested down to 2.0.1). Giovanni Manghi
01:57 AM Bug report #12617: Join without caching do not work with Spatialite tables
Confirmed on master too. Seems like it never worked as expected (tested down to 2.0.1). Giovanni Manghi
01:57 AM Bug report #12617: Join without caching do not work with Spatialite tables
Confirmed on master too. Seems like it never worked as expected (tested down to 2.0.1). Giovanni Manghi
01:57 AM Bug report #12617: Join without caching do not work with Spatialite tables
Confirmed on master too. Seems like it never worked as expected (tested down to 2.0.1). Giovanni Manghi
01:57 AM Bug report #12617: Join without caching do not work with Spatialite tables
Confirmed on master too. Seems like it never worked as expected (tested down to 2.0.1). Giovanni Manghi
01:54 AM Bug report #12606 (Feedback): URL format in request DescribeFeature, && in URL request.
seems fine here on QGIS master, example:
?service=WFS&amp;version=1.0.0&amp;request=DescribeFeatureType&amp;typeName...
Giovanni Manghi
01:44 PM Bug report #12640 (Closed): Copy selected rows to clipboard - data isn't correctly formatted
Giovanni Manghi
01:43 PM Bug report #12625 (Feedback): Difficult to set value in drop down list in table column
I cannot confirm on QGIS master (please test it). This bug sounds similar to one that now I cannot find and that was ... Giovanni Manghi
01:43 PM Bug report #12625 (Feedback): Difficult to set value in drop down list in table column
I cannot confirm on QGIS master (please test it). This bug sounds similar to one that now I cannot find and that was ... Giovanni Manghi
01:22 PM Bug report #12622 (Feedback): In virtual fields $area function computes always values using "None...
I "cannot" confirm, in the sense that here (qgis master) the area values computed with OTFR are completely bogus as p... Giovanni Manghi
01:15 PM Bug report #12628: DBManager doesn't properly manage timestamp format
Confirmed also on master and other platforms. Giovanni Manghi
01:15 PM Bug report #12628: DBManager doesn't properly manage timestamp format
Confirmed also on master and other platforms. Giovanni Manghi
01:15 PM Bug report #12628: DBManager doesn't properly manage timestamp format
Confirmed also on master and other platforms. Giovanni Manghi
01:15 PM Bug report #12628: DBManager doesn't properly manage timestamp format
Confirmed also on master and other platforms. Giovanni Manghi
01:11 PM Bug report #12629 (Feedback): Vector Layer TranslateFeatures performance (2.8.1 vs 1.8.0)
please post this question also on the developers mailing list. Giovanni Manghi
01:11 PM Bug report #12629 (Feedback): Vector Layer TranslateFeatures performance (2.8.1 vs 1.8.0)
please post this question also on the developers mailing list. Giovanni Manghi
01:04 PM Feature request #12615: Mandatory fields in forms
see also #12492 Giovanni Manghi
12:38 PM Bug report #12627 (Feedback): Shapefile exported from Version 2.8.1 is Unreadable to ARCMAP
I also cannot confirm, tested on AM 10.0. Please leave more details. Giovanni Manghi
12:38 PM Bug report #12627 (Feedback): Shapefile exported from Version 2.8.1 is Unreadable to ARCMAP
I also cannot confirm, tested on AM 10.0. Please leave more details. Giovanni Manghi
12:38 PM Bug report #12627 (Feedback): Shapefile exported from Version 2.8.1 is Unreadable to ARCMAP
I also cannot confirm, tested on AM 10.0. Please leave more details. Giovanni Manghi

2015-04-24

12:07 AM Bug report #12644 (Closed): A number of fonts in the composer have metrics messed up upon project...
This is a real bummer. With a number of fonts (for e.g. Delicious, http://www.exljbris.com/delicious.html), bold metr... Mathieu Pellerin - nIRV
03:03 PM Bug report #12638 (Closed): ORDER BY clause in filter does not accept quoted field names
The subset strings are indeed provider specific, but they are generally supposed to be where clauses only - using "OR... Jürgen Fischer
03:03 PM Bug report #12638 (Closed): ORDER BY clause in filter does not accept quoted field names
The subset strings are indeed provider specific, but they are generally supposed to be where clauses only - using "OR... Jürgen Fischer
04:16 AM Bug report #12638: ORDER BY clause in filter does not accept quoted field names
It happens also on 2.8.1/master. Giovanni Manghi
02:55 PM Revision d0fea658 (qgis): Minimize installed travis dependencies
Matthias Kuhn
02:02 PM Bug report #12640: Copy selected rows to clipboard - data isn't correctly formatted
OK, thanks for promptly getting back to me. Your suggestion steered me to ‘Copy geometry in WKT representation from ... Richard Craggs
07:46 AM Bug report #12640 (Feedback): Copy selected rows to clipboard - data isn't correctly formatted
are you sure you are not coying also the geometries text definitions (there is an option in the general options), and... Giovanni Manghi
07:16 AM Bug report #12640 (Closed): Copy selected rows to clipboard - data isn't correctly formatted
Hi,I'm trying to copy some data into Excel for further analysis using the 'copy selected rows to clipboard' function ... Richard Craggs
10:27 AM Revision c9ec219f (qgis): Make QgsPointLocator discard geometries that cannot be projected
Fix #12634 (crash snapping in measure tool)
(cherry picked from commit 0480cabfc91353156c58285b5748ef1c83bbe5d7)
Sandro Santilli
10:25 AM Revision 0480cabf (qgis): Make QgsPointLocator discard geometries that cannot be projected
Fix #12634 (crash snapping in measure tool)
To be backported to 2.8 branch
Sandro Santilli
08:57 AM Bug report #12643 (Closed): Processing convex hull does not work
In the latest Processing the QGIS Convex Hull does not create any output. In the log the message
2015-04-24T16:25:4...
Giovanni Manghi
08:24 AM Feature request #6603 (Closed): Concave hulls function
Giovanni Manghi
08:23 AM Bug report #12618: 2.8.1 circles which don't seem to be on any layer
Nyall Dawson wrote:
> Looks to me like you have empty diagrams enabled for a layer - can you confirm?
Hi Nyall,
I h...
Giovanni Manghi
08:00 AM Bug report #12627: Shapefile exported from Version 2.8.1 is Unreadable to ARCMAP
Cannot confirm this behaviour using QGIS 2.8.1 and ArcMap 10.2.
Can you provide a sample of your data? What was the...
Alexandre Neto
07:12 AM Bug report #12639 (Closed): Convex hull does not save a prj file
When run from Processing, the Convex Hull tool returns a layer without projectio, so it is likely to be loaded with a... Paolo Cavallini
04:28 AM Feature request #9362 (Open): Export PDF layers from QGIS map composers
see also #8771 Giovanni Manghi
04:28 AM Feature request #9362 (Closed): Export PDF layers from QGIS map composers
see also #8771 Giovanni Manghi
04:28 AM Feature request #8771 (Closed): Export print layouts in geospatial pdf format
see also #9362 Giovanni Manghi
04:28 AM Feature request #8771 (Closed): Export print layouts in geospatial pdf format
see also #9362 Giovanni Manghi
04:10 AM Bug report #12636 (Closed): Zoom Window Not Working
duplicate of #12614 Giovanni Manghi
04:10 AM Bug report #12636 (Closed): Zoom Window Not Working
duplicate of #12614 Giovanni Manghi
04:05 AM Bug report #12616: API: QgsVectorLayer::selectedFeatures() - do not work for more than 8 features...
the fix works!
thanks jürgen
Jan Lippmann

2015-04-23

01:45 AM Bug report #12634: Proj4 Exception in Measure tool leaves qgis in wait state (OTF On)
It would be useful to add tests in tests/src/core/testqgspointlocator.cpp, but I hadn't seen examples of changing set... Sandro Santilli
01:26 AM Bug report #12634 (Closed): Proj4 Exception in Measure tool leaves qgis in wait state (OTF On)
Fixed in changeset commit:"0480cabfc91353156c58285b5748ef1c83bbe5d7". Sandro Santilli
01:15 AM Bug report #12634: Proj4 Exception in Measure tool leaves qgis in wait state (OTF On)
I found the exception being thrown during creation of the snapping index. I don't think it is correct to index _all_ ... Sandro Santilli
03:10 PM Bug report #12634: Proj4 Exception in Measure tool leaves qgis in wait state (OTF On)
Catching the exception in QgsMeasureTool::snapPoint makes the measure tool functional, but still leaves a spinning wa... Sandro Santilli
02:54 PM Bug report #12634: Proj4 Exception in Measure tool leaves qgis in wait state (OTF On)
May be related to the refactoring conducted by Martin Dobias in commit:334d885b6d4757398d63771e1019fc4ed68c1a35 Sandro Santilli
02:30 PM Bug report #12634: Proj4 Exception in Measure tool leaves qgis in wait state (OTF On)
It is an unhandled exception taking down one thread:... Sandro Santilli
07:50 AM Bug report #12634: Proj4 Exception in Measure tool leaves qgis in wait state (OTF On)
It doesn't take 2 layers to reproduce. Single layer: world countries borders in EPSG:4326. Map projection in EPSG:300... Sandro Santilli
07:26 AM Bug report #12634: Proj4 Exception in Measure tool leaves qgis in wait state (OTF On)
master, as of commit:95a7fbc IS affected Sandro Santilli
07:21 AM Bug report #12634: Proj4 Exception in Measure tool leaves qgis in wait state (OTF On)
2.6.1 is not affected Sandro Santilli
04:55 AM Bug report #12634: Proj4 Exception in Measure tool leaves qgis in wait state (OTF On)
See also #11784 Sandro Santilli
04:54 AM Bug report #12634 (Closed): Proj4 Exception in Measure tool leaves qgis in wait state (OTF On)
I've OnTheFly reprojection active. Map projection is EPSG:3003.
Two layers visible, one also EPSG:3003, one EPSG:4326...
Sandro Santilli
01:12 AM Bug report #12636: Zoom Window Not Working
See also #12614 Edward H
08:34 AM Bug report #12636 (Closed): Zoom Window Not Working
When using the zoom tool in the toolbar a zoom window will not work if the second point is in the upper left quadrant... Ed B
12:29 AM Bug report #12638 (Closed): ORDER BY clause in filter does not accept quoted field names
Trying to order my shapefile point data in QGIS 2.4 (Debian testing version) for proportionate symbol mapping in orde... mlennert -
07:41 PM Revision a2d673f5 (qgis): QgsMimeDataUtils::encode fix (escape also backslash)
Radim Blazek
07:40 PM Revision 876e54b5 (qgis): [GRASS] use always forward slash as dir separator
Radim Blazek
07:38 PM Revision 95e5a4f3 (qgis): QgsMimeDataUtils::encode fix (escape also backslash)
Radim Blazek
07:04 PM Revision 1ac4b252 (qgis): [GRASS] more tests
Radim Blazek
11:46 AM Bug report #12637 (Closed): Primary key set to null when using Identify on layer or editing a chi...
I've finally gotten around to using QGIS 2.8.1 with my borehole project (which was working fine on QGIS 2.4).
Now ...
cgsbob -
10:35 AM Bug report #6333 (Closed): Autocompletion don't work is some cases in new Python console
I don't think this is possible with the current console implementation. Alessandro Pasotti
09:23 AM Bug report #12633 (Closed): Incorrect area calculation
Jürgen Fischer
04:47 AM Bug report #12633 (Closed): Incorrect area calculation
Using google hybrid layer, project CRS epsg 3857, enabled OTF projection, and polygon layer at same crs, project map ... oliver Moore
08:26 AM Bug report #12635 (Closed): QgsRasterLayer.setDrawingStyle string version is in the bindings inst...
In SIP bindings there is the QString version of the overloaded setDrawingStyle:
void setDrawingStyle( const QString ...
Alessandro Pasotti
06:04 AM Bug report #12619 (Closed): No spatial index on Oracle views
Hello,
Jürgen, I will close this bug as it doesn't occurs on nightly build (but present in 2.8.1). I can see that QG...
Médéric RIBREUX
04:56 AM Bug report #11784: Measure Line behaviour when "On the fly" enabled
Does this still happen with 2.8.1 ?
See also #12634
Sandro Santilli
04:16 AM Bug report #12057: Computed area is wrong when reprojection is active
see also #3296
Gerhard Spieles
03:15 AM Bug report #12632 (Closed): QgsSnapper.snapToCurrentLayer() not working anymore in QGIS 2.8
sorry for duplicate luca76 -
03:15 AM Bug report #12632 (Closed): QgsSnapper.snapToCurrentLayer() not working anymore in QGIS 2.8
sorry for duplicate luca76 -
03:15 AM Bug report #12632 (Closed): QgsSnapper.snapToCurrentLayer() not working anymore in QGIS 2.8
Hi, I (but not only me: [1]) discovered that QgsSnapper.snapToCurrentLayer() is not working anymore in QGIS 2.8, it r... luca76 -
03:15 AM Bug report #12631 (Closed): QgsSnapper.snapToCurrentLayer() not working anymore in QGIS 2.8
Hi, I (but not only me: [1]) discovered that QgsSnapper.snapToCurrentLayer() is not working anymore in QGIS 2.8, it r... luca76 -
03:07 AM Bug report #12630 (Closed): Get sample query expression non-responsive for large PostGIS datasets
Apologies if I've put this into the wrong category, this is my first time posting a bug report.
I have a large datas...
Pete Lelliott
02:23 AM Bug report #12629 (Closed): Vector Layer TranslateFeatures performance (2.8.1 vs 1.8.0)
I developed a plugin for Qgis version 1.8.0 that translates a vector layer with the simple following code:... jopan -
02:18 AM Bug report #12391: Postgres character(n) default values not properly handled in attribute form
Sergio Gollino wrote:
> In the last nightly (2.8.1-42) with PostgreSQL 9.4 the problem persist.
the fix was applied ...
Jürgen Fischer

2015-04-22

12:58 AM Bug report #12391: Postgres character(n) default values not properly handled in attribute form
In the last nightly (2.8.1-42) with PostgreSQL 9.4 the problem persist.
Sergio Gollino
12:14 AM Bug report #12628 (Closed): DBManager doesn't properly manage timestamp format
When creating a Postgres table in a new schema using drag and drop feature in DBManager, timestamp fields are convert... Moreno Comelli
 

Also available in: Atom