Activity
From 2016-01-04 to 2016-02-02
2016-02-02
- 09:59 PM Bug report #8550: Huge icons on buttons in browser panel
- I haven't been able to successfully build on linux for a while now - I'll have to have another try. I can see on Win...
- 08:02 PM Bug report #8550 (Feedback): Huge icons on buttons in browser panel
- Is this still an issue? That toolbar has been substantially reworked since this was reported
- 11:28 AM Feature request #8809: WMS/WMTS with dimension parameters should be handled
- Nicolas Boisteault wrote:
> WMTS dimensions has already be implemented so I guess parsing the dimension-capabilities ... - 05:45 AM Feature request #8809: WMS/WMTS with dimension parameters should be handled
- WMTS dimensions has already be implemented so I guess parsing the dimension-capabilities is done in QGIS.
@Jürgen Fis... - 10:31 AM Bug report #14219 (Closed): DB manager error when using "move to schema"
- In QGIS 2.12 and master the "move to schema" functionality stopped to work...
- 09:48 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Could anyone test this ticket again with the code in https://github.com/qgis/QGIS/pull/2755 ?
- 09:35 AM Bug report #14212: output/bin/qgis_diagramtest segfaults
- Ticket #13082 does not break. The shapefile is closed some time after the layer is closed. This is based on an expira...
- 09:28 AM Bug report #14212: output/bin/qgis_diagramtest segfaults
- The suggested fix in pull 2755 reverts changed meant to fix #13082 -- I'll look at that ticket to see if it breaks
- 02:26 AM Bug report #14212: output/bin/qgis_diagramtest segfaults
- Patch for review: https://github.com/qgis/QGIS/pull/2755
- 02:24 AM Bug report #14212: output/bin/qgis_diagramtest segfaults
- Also, valgrind shows no additional leak
- 02:23 AM Bug report #14212: output/bin/qgis_diagramtest segfaults
- I confirm removing the ref / unref methods and calls fixes the crash.
- 01:45 AM Bug report #14212: output/bin/qgis_diagramtest segfaults
- The ref/unref management in QgsOgrFeatureIterator is not clear to me, and surely doesn't seem to be RAII compliant.
W... - 01:37 AM Bug report #14212: output/bin/qgis_diagramtest segfaults
- It actually seem to be the same issue of #14176 as this is valgrind finding:...
- 01:33 AM Bug report #14212 (Closed): output/bin/qgis_diagramtest segfaults
- Another case of segfault-on-exit...
- 08:25 AM Bug report #14176 (Closed): test -V -R qgis_analyzertest segfaults
- Fixed in changeset commit:"051253888810b06f6b055bfea57a7c6a009e3fdc".
- 01:39 AM Bug report #14176: test -V -R qgis_analyzertest segfaults
- There is also output/bin/qgis_diagramtest (#14212) which seems to be another symptom of the same bug
- 01:04 AM Bug report #14176: test -V -R qgis_analyzertest segfaults
- Nice catch.
For completeness - there is one other test with issues. QgsLegendRenderer fails occasionally under wind... - 07:51 AM Bug report #14217: Segfault on QgsMapCanvas() creation
- PS: I forgot to mention, that I modified the example code to work around #13494
- 07:49 AM Bug report #14217 (Closed): Segfault on QgsMapCanvas() creation
- I modified the example code from http://docs.qgis.org/testing/en/docs/pyqgis_developer_cookbook/canvas.html#writing-c...
- 07:26 AM Bug report #14216: qgis_coordinatereferencesystemtest fails
- GDAL is 2.1.0 from current trunk
- 07:18 AM Bug report #14216 (Closed): qgis_coordinatereferencesystemtest fails
- ...
- 06:12 AM Bug report #14205 (Open): Geopackage edits discarded whith style display
- now I see it, really really weird.
- 06:12 AM Bug report #14205 (Open): Geopackage edits discarded whith style display
- now I see it, really really weird.
- 04:53 AM Bug report #14205: Geopackage edits discarded whith style display
- Hi Giovanni,
sorry if my report was unclear. My concern isn't about new polygons - I'm aware they will not be displa... - 03:38 AM Bug report #14205 (Feedback): Geopackage edits discarded whith style display
- I cannot confirm: your style is based on the column "Type" and you created two classes with the values "Actuel" and "...
- 03:38 AM Bug report #14205 (Feedback): Geopackage edits discarded whith style display
- I cannot confirm: your style is based on the column "Type" and you created two classes with the values "Actuel" and "...
- 05:27 AM Bug report #14214 (Closed): Crash at startup on Windows Server 2008 r2
- I have tried both 32 and 64 bit versions of the latest release level (2.12.2), plus the 64-bit version of 2.8 LTR. A...
- 04:31 AM Bug report #14206: jp2 raster displayed as black background in QGISmaster 8dafa63,
- Gerhard Spieles wrote:
> file is to large
just tested on Windows/Osgeo4w on 2.8.6, 2.12.3 and master, and in all thr... - 04:31 AM Bug report #14206: jp2 raster displayed as black background in QGISmaster 8dafa63,
- Gerhard Spieles wrote:
> file is to large
just tested on Windows/Osgeo4w on 2.8.6, 2.12.3 and master, and in all thr... - 04:31 AM Bug report #14206: jp2 raster displayed as black background in QGISmaster 8dafa63,
- Gerhard Spieles wrote:
> file is to large
just tested on Windows/Osgeo4w on 2.8.6, 2.12.3 and master, and in all thr... - 03:04 AM Bug report #14206: jp2 raster displayed as black background in QGISmaster 8dafa63,
- send it to me (giovanni dot manghi at naturalgis dot pt) or use dropbox (or similar service). Thanks!
- 04:11 AM Bug report #14207: Cannot save Geopackage file with "-" in its name
- weird, no issues doing the conversion from the command line with ogr2ogr, I would have expected the same error.
- 04:11 AM Bug report #14207: Cannot save Geopackage file with "-" in its name
- weird, no issues doing the conversion from the command line with ogr2ogr, I would have expected the same error.
- 04:08 AM Bug report #14203: representation for Checked state doesn't work for boolean widgets
- Thanks for the info, it's clear now.
From my perspective, as the widget knows it has a boolean field, I could set it... - 03:06 AM Bug report #14203 (Closed): representation for Checked state doesn't work for boolean widgets
- Hi Tudor,
> Am I having wrong expectations?
yes. If the datatype is boolean then the only thing you can write into ... - 03:06 AM Bug report #14203 (Closed): representation for Checked state doesn't work for boolean widgets
- Hi Tudor,
> Am I having wrong expectations?
yes. If the datatype is boolean then the only thing you can write into ... - 03:24 AM Feature request #6893 (Open): GRASS r.null
- Hi Médéric,
> I would like to work on this feature request and I need some feedback about the implementation:
>
> ... - 03:12 AM Bug report #6891: Connection to non-spatial PostgreSQL
- see also #14211
- 03:12 AM Bug report #14211 (Closed): Cannot add Postgres geometryless layers if postgis extension not present
- duplicate of #6891
- 03:12 AM Bug report #14211 (Closed): Cannot add Postgres geometryless layers if postgis extension not present
- duplicate of #6891
- 03:11 AM Bug report #14010: Converting to Offline Editing of WFS-T layer causes minidump
- Giovanni Manghi wrote:
> Sandro Santilli wrote:
> > Lowering priority to match target version (currently "future rele... - 03:09 AM Bug report #14010: Converting to Offline Editing of WFS-T layer causes minidump
- Sandro Santilli wrote:
> Lowering priority to match target version (currently "future release", so cannot be "blocker... - 01:55 AM Feature request #14213 (Open): Allow pattern fills for pie charts
- It would be nice to add an extra dimensionality to pie charts if the pie sectors could be pattern filled instead of o...
2016-02-01
- 12:48 AM Bug report #14010: Converting to Offline Editing of WFS-T layer causes minidump
- Lowering priority to match target version (currently "future release", so cannot be "blocker")
- 12:46 AM Bug report #14176 (In Progress): test -V -R qgis_analyzertest segfaults
- 12:42 AM Bug report #14176: test -V -R qgis_analyzertest segfaults
- I see code in QgsOgrConnPool class that seem to protect against a call to ::instance() happening _after_ a call to th...
- 12:34 AM Bug report #14176: test -V -R qgis_analyzertest segfaults
- Still happens on a clean rebuild. GDAL version is 2.1.0. Segfault is on exit, so might be related to how the compiler...
- 12:19 AM Bug report #14176: test -V -R qgis_analyzertest segfaults
- My build configuration (while I clearn-rebuild):...
- 02:42 PM Bug report #14176 (Feedback): test -V -R qgis_analyzertest segfaults
- I'm not seeing that locally, and it works on Travis under Linux/OSX and appveyor under windows.
Maybe try fully dele... - 09:48 AM Bug report #14176: test -V -R qgis_analyzertest segfaults
- Valgrind view on the matter:...
- 09:45 AM Bug report #14176: test -V -R qgis_analyzertest segfaults
- Still happening as of today. Any idea ?
- 11:25 PM Bug report #14206: jp2 raster displayed as black background in QGISmaster 8dafa63,
- file is to large
- 11:23 PM Bug report #14206: jp2 raster displayed as black background in QGISmaster 8dafa63,
- sample attached
- 11:30 AM Bug report #14206 (Feedback): jp2 raster displayed as black background in QGISmaster 8dafa63,
- Please attach sample data.
- 11:30 AM Bug report #14206 (Feedback): jp2 raster displayed as black background in QGISmaster 8dafa63,
- Please attach sample data.
- 03:16 AM Bug report #14206 (Closed): jp2 raster displayed as black background in QGISmaster 8dafa63,
- jp2 images are shown in black with underlying different colours in QGIS-master.
The same images are correct displayed... - 10:41 PM Bug report #14211 (Closed): Cannot add Postgres geometryless layers if postgis extension not present
- *How to reproduc*e:
- Create a new PostgreSQL database (don't create the Postgis extension)
- Create at least one ta... - 10:19 PM Bug report #14203: representation for Checked state doesn't work for boolean widgets
- Hi Giovanni,
It's boolean (I already wrote that in the issue definition).
My expectations were/are: for a boolean fi... - 11:29 AM Bug report #14203 (Feedback): representation for Checked state doesn't work for boolean widgets
- what is the datatype of the columns your are using for the boolean widget?
- 01:23 PM Feature request #9938: Add a filter for "New" plugins to plugins website
- Ed B., could you please look at the question in the new ticket #10302 ?
- 12:10 PM Feature request #6893 (Feedback): GRASS r.null
- Hello,
I would like to work on this feature request and I need some feedback about the implementation:
* To respect... - 11:42 AM Bug report #7146: DB manager does not remove Spatialite indexes and entry in "spatialite_hystory"...
- Similar issues are in both DBManager and SL dataprovider (importer), but the reported one occurs removing a vector ta...
- 11:36 AM Bug report #7146 (In Progress): DB manager does not remove Spatialite indexes and entry in "spati...
- The issue affects the importer feature (dataprovider).
- 11:36 AM Bug report #7146 (In Progress): DB manager does not remove Spatialite indexes and entry in "spati...
- The issue affects the importer feature (dataprovider).
- 11:36 AM Bug report #7146 (In Progress): DB manager does not remove Spatialite indexes and entry in "spati...
- The issue affects the importer feature (dataprovider).
- 09:39 AM Bug report #13806: Using QgsAttributeTableModel makes QGIS crash
- Luiz could you please test with current master branch ? Some fixes have gone into QgsAttributeTable
- 09:30 AM Bug report #14188 (Closed): QGIS crashes when removing vertex of a multipart geometry
- works for me, thanks
- 09:18 AM Bug report #14188: QGIS crashes when removing vertex of a multipart geometry
- Yes, I am building.....
- 09:15 AM Bug report #14188: QGIS crashes when removing vertex of a multipart geometry
- Salvatore could you please try commit:24a9f491812a3a044c28a4406a24764504d792db ?
- 08:53 AM Bug report #14188: QGIS crashes when removing vertex of a multipart geometry
- Oops, I can still reproduce too, maybe I reverted the actual fix before pushing !?!?
- 08:51 AM Bug report #14188: QGIS crashes when removing vertex of a multipart geometry
- Salvatore: same steps, to reproduce ?
- 08:48 AM Bug report #14188 (Reopened): QGIS crashes when removing vertex of a multipart geometry
- Sandro thanks to take care of this, unfortunately it still crashes for me, with different stacktrace, but it crashes:...
- 08:31 AM Bug report #14188 (Closed): QGIS crashes when removing vertex of a multipart geometry
- Fixed in changeset commit:"781c9d7fc2c144b94be16c23522da8ae1ce0e63d".
- 08:28 AM Bug report #14188 (In Progress): QGIS crashes when removing vertex of a multipart geometry
- 07:52 AM Bug report #14188: QGIS crashes when removing vertex of a multipart geometry
- Valgrind detects a first memory error during merge:...
- 07:44 AM Bug report #14188: QGIS crashes when removing vertex of a multipart geometry
- I could reproduce here
- 07:38 AM Bug report #14188: QGIS crashes when removing vertex of a multipart geometry
- I'm taking this, please let me know if anyone else is already working on a fix (assign to yourself if so, thanks)
- 08:49 AM Bug report #13567 (Feedback): QGIS crashes when selecting features from OpenFileGDB with weird ge...
- I cannot reproduce with qgis-master commit:5ba6e68, would assume fixed by recent fix for #12416 -- Can you confirm, ...
- 08:49 AM Bug report #13567 (Feedback): QGIS crashes when selecting features from OpenFileGDB with weird ge...
- I cannot reproduce with qgis-master commit:5ba6e68, would assume fixed by recent fix for #12416 -- Can you confirm, ...
- 08:49 AM Bug report #13567 (Feedback): QGIS crashes when selecting features from OpenFileGDB with weird ge...
- I cannot reproduce with qgis-master commit:5ba6e68, would assume fixed by recent fix for #12416 -- Can you confirm, ...
- 08:42 AM Bug report #13567 (In Progress): QGIS crashes when selecting features from OpenFileGDB with weird...
- 08:40 AM Bug report #13278 (Closed): Qgis crash saving postgis layer
- I'm closing it for lack of feedback (and seems fixed anyway)
- 08:40 AM Bug report #13278 (Closed): Qgis crash saving postgis layer
- I'm closing it for lack of feedback (and seems fixed anyway)
- 08:40 AM Bug report #13278 (Closed): Qgis crash saving postgis layer
- I'm closing it for lack of feedback (and seems fixed anyway)
- 08:37 AM Bug report #13907 (Feedback): PostgreSQL triggers - QGIS freezes when saving layer edits
- Do I understand correctly it still happens without any trigger defined ?
What kind of edits do you make ?
Can you pro... - 08:37 AM Bug report #13907 (Feedback): PostgreSQL triggers - QGIS freezes when saving layer edits
- Do I understand correctly it still happens without any trigger defined ?
What kind of edits do you make ?
Can you pro... - 07:36 AM Bug report #14182: Geometry.fromWkb crashes on unexpected/malformed WKB
- Reassigning to Jurgen as he's championing https://github.com/qgis/QGIS/pull/2748 which provides a fix for this and a ...
- 03:20 AM Bug report #14182: Geometry.fromWkb crashes on unexpected/malformed WKB
- So the new test is in https://github.com/qgis/QGIS/pull/2751.
Main problem is that parsing does NOT happen upfront bu... - 03:09 AM Bug report #14182: Geometry.fromWkb crashes on unexpected/malformed WKB
- The test in PR https://github.com/qgis/QGIS/pull/2722 was bogus, I'm working on another test, but it isn't easy to pr...
- 07:15 AM Feature request #6859: Add v.what.rast to GRASS toolbox
- Médéric RIBREUX wrote:
> Hello,
>
> I have made "a PR for this feature request":https://github.com/qgis/QGIS/pull/27... - 07:02 AM Bug report #14209: "Save as..." does not work for rasters
- confirmed with the following revision commit:beaa45e...
- 06:51 AM Bug report #14209 (Closed): "Save as..." does not work for rasters
- To reproduce
# start QGIS and load landcover.img from "Alaska dataset":http://qgis.org/downloads/data/qgis_sample_dat... - 06:56 AM Bug report #14210 (Closed): QGIS adds NODATA values when saving rasters with "Save as..."
- To reproduce:
# start QGIS and load landcover.img from "Alaska dataset":http://qgis.org/downloads/data/qgis_sample_da... - 05:23 AM Bug report #14208 (Closed): DBManager don't use pgservice.conf
- * create a .pg_service.conf file with a new connection
* add this connection in the postgresql provider
* check that ... - 03:39 AM Bug report #14204: QgsGeometry::fromWkb fails if WKB is different endian representation
- See also #14182
- 02:28 AM Bug report #14204: QgsGeometry::fromWkb fails if WKB is different endian representation
- Could you check if https://github.com/qgis/QGIS/pull/2748 helps with this issue?
- 03:37 AM Bug report #14207 (Closed): Cannot save Geopackage file with "-" in its name
- Dear QGis maintainers,
the "save as" command throws an error while trying to save a geopackage file with an hyphen... - 03:24 AM Bug report #12416 (Closed): QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
- Test is in place, closing this as fixed and guard-tested.
- 03:24 AM Bug report #12416 (Closed): QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
- Test is in place, closing this as fixed and guard-tested.
- 03:24 AM Bug report #12416 (Closed): QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
- Test is in place, closing this as fixed and guard-tested.
- 02:39 AM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
- Finally handled to produce the automated testcase for this special WKB: https://github.com/qgis/QGIS/pull/2750
The t... - 02:53 AM Bug report #14205 (Closed): Geopackage edits discarded whith style display
- Dear QGis maintainers,
I ran this morning in a pretty annoying behaviour while editing Geopackage geometries.
I can... - 02:09 AM Feature request #5185 (Closed): 'Select All' command in core
2016-01-31
- 12:58 AM Feature request #10305 (Closed): show feature coordinate in identify tool result
- 03:05 PM Bug report #14081: Processing>QGIS>Vectoroverlay tools>Clip
- Just had this problem myself, I haven't updated the processing plugin since it killed GRASS last time I did it, but o...
- 11:38 AM Bug report #14204 (Closed): QgsGeometry::fromWkb fails if WKB is different endian representation
- Geometry creation fails when processing WKB from an IBM DB2 z/OS database which uses big-endian on an Windows system ...
- 11:27 AM Feature request #6859 (In Progress): Add v.what.rast to GRASS toolbox
- Hello,
I have made "a PR for this feature request":https://github.com/qgis/QGIS/pull/2747. It will be implemented in... - 11:00 AM Bug report #14029 (Closed): Server crash upon first read of a project
- Paolo Cavallini wrote:
> Starting from 2.8.6 the issue seems solved. It would be good if someone could test it in dif... - 11:00 AM Bug report #14029 (Closed): Server crash upon first read of a project
- Paolo Cavallini wrote:
> Starting from 2.8.6 the issue seems solved. It would be good if someone could test it in dif... - 10:22 AM Bug report #13291: default project in qgis_mapserv.fcgi's directory is no longer read
- Still true on latest master.
- 10:22 AM Bug report #13291: default project in qgis_mapserv.fcgi's directory is no longer read
- Still true on latest master.
- 10:10 AM Bug report #7258 (Closed): GetFeatureInfo request with a FILTER doesn't find anything
- Marc Beiling wrote:
> I'm using 2.12.1 and have exactly the mentioned problem. I can only query layer with PostGIS or... - 10:07 AM Bug report #13117 (Closed): cached wfs not downloading new features while panning
- Raymond please add your notes here:
https://github.com/qgis/QGIS-Enhancement-Proposals/issues/53 - 10:07 AM Bug report #13117 (Closed): cached wfs not downloading new features while panning
- Raymond please add your notes here:
https://github.com/qgis/QGIS-Enhancement-Proposals/issues/53 - 09:59 AM Bug report #14188 (Open): QGIS crashes when removing vertex of a multipart geometry
- confirmed here on Ubuntu 14.04.
- 03:50 AM Bug report #14188: QGIS crashes when removing vertex of a multipart geometry
- Step to reproduce with the attached dataset:
* load the shapefile and start editing
* select features 10102 and 3009... - 09:44 AM Bug report #13712: Importing files by drag and drop from folder (Win7) not working (DB Manager)
- still true on the latest master, also on Linux.
- 06:40 AM Bug report #6967 (In Progress): Move failed layer load dialog to QgsMessageBar
- Hello,
I've made "a PR for this bug":https://github.com/qgis/QGIS/pull/2745... - 02:43 AM Bug report #6967: Move failed layer load dialog to QgsMessageBar
- Hello, bug triage...
this is a problem just for rasters (GDAL provider). For OGR provider, there is already a messag... - 05:42 AM Feature request #7034: new feature request: split polygons with another layer
> If this is the case, you have the 'Intersection' tool of Processing that is doing the job of "splitting".
agree....- 03:26 AM Feature request #7034 (Feedback): new feature request: split polygons with another layer
- Hello, bug triage...
do you mean this ArcGIS algorithm (Split Analysis): http://resources.arcgis.com/en/help/main/10... - 03:31 AM Bug report #6990 (Feedback): pyspatialite: some spatialite functions not recognised
- Hello, bug triage...
it seems to be fixed in QGIS 2.13 master (and probably in earlier releases) because I can use S... - 02:47 AM Feature request #6905 (Feedback): Changing "WMS search address" to accept Atom feeds
- Hello, bug triage...
can you provide us a URL for WMS search with Atom format for tests ? - 01:51 AM Feature request #6580 (Closed): Save Layer Metadata Title and Abstract
- Hello, bug triage...
I am closing this feature request for lack of feedback and because there is a workaround for th... - 01:51 AM Feature request #6580 (Closed): Save Layer Metadata Title and Abstract
- Hello, bug triage...
I am closing this feature request for lack of feedback and because there is a workaround for th... - 01:16 AM Bug report #14186 (Closed): The Scale Bar decoration dialog should follow the other decorations s...
- Fixed in commit:4ab5611
- 01:16 AM Bug report #14186 (Closed): The Scale Bar decoration dialog should follow the other decorations s...
- Fixed in commit:4ab5611
2016-01-30
- 11:55 PM Bug report #14019 (Closed): Problems with a field where precision = length
- Fixed in changeset commit:"c1f7257b24ab79e9a3d43768bab7d69e644e3fb5".
- 11:55 PM Bug report #5154 (Closed): Need to check that precision<field width when adding a column
- Fixed in changeset commit:"c1f7257b24ab79e9a3d43768bab7d69e644e3fb5".
- 04:28 PM Bug report #13669 (Closed): Circular string generates duplicated nodes
- Fixed in changeset commit:"6a91603fe704c8e210330ec59280f5c293de4ef9".
- 09:58 AM Bug report #14203 (Closed): representation for Checked state doesn't work for boolean widgets
- I'm trying to add a Postgis layer that has columns with boolean values and I want to display each of them using diffe...
- 09:24 AM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
- Test file stubbed in https://github.com/qgis/QGIS/pull/2744 -- no specific test for this case yet (needs to fix #1418...
- 08:47 AM Bug report #14202 (Closed): Modeler: join attributes by location (QGIS tool): intersection does n...
- The "join attributes by location" works perfectly in the toolbox.
However the same algorithm, once introduced in the ... - 08:42 AM Feature request #14201 (Open): Processing of zero values and empty fields during interpolation
- Hello!
When user works with big arrays of data it is very often that some variables have zero or empty values. Howeve... - 08:35 AM Feature request #14200 (Open): Options for new raster layer
- Hello!
Very often when I create a new raster layer it is created as single band grey with linear interpolation by def... - 08:25 AM Feature request #14199 (Open): Legend entries formatting
- Hello!
It will be very useful if user can change the format of legend entries of the layer. For example, very frequen... - 07:28 AM Bug report #14101 (Closed): French reprojection use ntf_r93.gsb (IGNF:LAMBE etc ..)
- This is a (fixed) OSGeo4W issue with the proj package.
- 07:28 AM Bug report #14101 (Closed): French reprojection use ntf_r93.gsb (IGNF:LAMBE etc ..)
- This is a (fixed) OSGeo4W issue with the proj package.
- 07:06 AM Bug report #12578: Large pause before snapping to large layer
- Just tested with 2.13.0-83 and it works for me. Takes about 6 seconds now so a vast improvement from 60+
Thanks for ... - 07:02 AM Bug report #14198 (Closed): French projections
- 06:44 AM Bug report #14198: French projections
- Hello
bug repport #14101
in french forum : http://georezo.net/forum/viewtopic.php?pid=277328#p277328
- 06:38 AM Bug report #14198 (Feedback): French projections
- Which shift file? Should be in "[...]"
- 03:26 AM Bug report #14198 (Closed): French projections
- Hello,
I have what seems to be the old problem with French projections on 2.12.3 version for 64 bit Windows. See #79... - 06:44 AM Bug report #13536: GeoTIFF rendering issues with GDAL >2.0
- rouault - wrote:
> This was a GDAL problem. Fixed per https://trac.osgeo.org/gdal/ticket/6308 (will be in GDAL 2.0.2)...
2016-01-29
- 02:28 PM Bug report #10970 (Feedback): MS SQL server: error with tinyint fields
- I can't reproduce this - can you please test with latest master and confirm whether it's still an issue?
- 02:22 PM Bug report #13754 (Open): Selected Multipolygon by Rectangle / "on the fly" reprojection = Only ...
> Giovanni - I can't reproduce using your dataset.
open the dataset I attached, enable otf to 2154, try do a select...- 02:16 PM Bug report #13985 (Closed): Merge Vector Layer: Attribute values are wrongly assigning if that at...
- closing for lack of feedback and because it seems really fixed in master anyway.
- 02:16 PM Bug report #13985 (Closed): Merge Vector Layer: Attribute values are wrongly assigning if that at...
- closing for lack of feedback and because it seems really fixed in master anyway.
- 02:07 PM Bug report #14115 (Closed): Processing: GDAL Proximity - incorrect result if "Values" is not filled
- I really don't see anything wrong here. GDAL expects a list of values and so (of course) does QGIS. If not provided i...
- 02:07 PM Bug report #14115 (Closed): Processing: GDAL Proximity - incorrect result if "Values" is not filled
- I really don't see anything wrong here. GDAL expects a list of values and so (of course) does QGIS. If not provided i...
- 01:58 PM Bug report #11986: Intersection returns the wrong result
- Result still wrong in master.
Can this be solved before releasing the LTR release? - 01:33 PM Bug report #8327 (Closed): MSSQL provider overwrites username in table creation
- Fixed in changeset commit:"6efe1eb86bf0a4a3a4161fb377401ca6e5ed42bf".
- 01:33 PM Bug report #13340 (Closed): In MSSQL vector layer, adding new attribute column in attributes tabl...
- Fixed in changeset commit:"d827076637ac14fea68472a0d943745345d20d0c".
- 10:05 AM Bug report #14197: Export to shapefile from DXF throws an error: Attempt to write a non-point (MU...
- selecting the geometry type (Point) and checking "Force multi-type" or setting MULTIPOINT in Layer options does work ...
- 07:34 AM Bug report #14197 (Closed): Export to shapefile from DXF throws an error: Attempt to write a non-...
- Export to shapefile from DXF (Point) generates the following error:...
- 09:29 AM Bug report #13167 (Closed): ftools dissolve, intersection, clip broken
- Vector geoprocessing tools now show error message if input layer has incompatible geometry type. As this was the prob...
- 09:29 AM Bug report #13167 (Closed): ftools dissolve, intersection, clip broken
- Vector geoprocessing tools now show error message if input layer has incompatible geometry type. As this was the prob...
- 09:19 AM Bug report #10917: Python error with QGIS Clip
- Shold be fixed in master. Please check
- 08:52 AM Bug report #3456 (Closed): Difference between vectors is empty if one of the inputs has errors
- Closed, as fTools and Processing generate clear message "GEOS geoprocessing error: One or more input features have in...
- 07:30 AM Bug report #13498 (Closed): Fix font size in Processing help windows on HiDPI displays
- Thanks, looks great now!
- 07:30 AM Bug report #13498 (Closed): Fix font size in Processing help windows on HiDPI displays
- Thanks, looks great now!
- 06:28 AM Bug report #14196 (Closed): QGIS Server sending UPDATE... WHERE NULL to postgis in a WFS layer
- Hi,
I am running a Windows Server 2012 server.
PostgreSQL 9.3.5, 64-bit
POSTGIS 2.1.3
QGIS Server 2.6.1-2
QGIS Deskt... - 05:46 AM Feature request #14195 (Open): QGIS Browser: Enable a 'MapBook' combining layers from different s...
- Current the QGIS widget - QGIS Browser has grouping of: Project home, Home, Favorites, MSSQL, PostGIS, etc....
I will... - 05:27 AM Bug report #14188: QGIS crashes when removing vertex of a multipart geometry
- I attached a small part of my shapefile. Anyway, you should before using the merge selected features tool on the shap...
- 04:52 AM Bug report #14188 (Feedback): QGIS crashes when removing vertex of a multipart geometry
- 04:52 AM Bug report #14188: QGIS crashes when removing vertex of a multipart geometry
- Tried with multipolygon, multilinestring and multipoint - deleting vertices one by one until the geometries are compl...
- 05:18 AM Bug report #10322: Scalebar bug in print composer
- Not sure if it's the same bug, but I've noticed a strange behaviour with the scalebar today. I'm using 2.13 and 2.8.5...
- 05:07 AM Bug report #14194: Filter Legend by Map Content doesn't work for rasters
- Maybe the tooltip could be changed to say the filtering is for vector layers only? Maybe change it from _Filter Legen...
- 04:47 AM Bug report #14194: Filter Legend by Map Content doesn't work for rasters
- This is more of a missing feature rather than a bug - the support for raster layers has not been added yet...
- 03:20 AM Bug report #14194 (Closed): Filter Legend by Map Content doesn't work for rasters
- The *Filter Legend by Map Content* button in the legend item properties doesn't seem to work for raster layers. Legen...
- 02:50 AM Bug report #14193: Plugin Manager incorrectly unloads plugins which depends on other plugins
- The real issue is that it currently is impossible to define dependencies for python plugins (either on "usual" python...
- 01:23 AM Bug report #14193 (Closed): Plugin Manager incorrectly unloads plugins which depends on other plu...
- There are plugins which depends on other plugins, e.g. Processing provider plugins needs Processing plugin. Plugin Ma...
2016-01-28
- 12:11 AM Bug report #13907: PostgreSQL triggers - QGIS freezes when saving layer edits
- Layer is a PostgreSQL/PostGIS table.
- 01:35 PM Bug report #13907: PostgreSQL triggers - QGIS freezes when saving layer edits
- Seems it is not a PostgSQL trigger issue. On Windows 7 QGIS 2.12.3 gets slower every time when saving a layer edit. C...
- 01:35 PM Bug report #13907: PostgreSQL triggers - QGIS freezes when saving layer edits
- Seems it is not a PostgSQL trigger issue. On Windows 7 QGIS 2.12.3 gets slower every time when saving a layer edit. C...
- 12:00 AM Bug report #14192 (Closed): Multi-threaded usage of QgsNetworkAccessManager
- QgsNetworkAccessManager has a singleton that is used all over the place. The problem is that "all over the place" mea...
- 11:44 PM Bug report #14174 (Closed): VirtualLayer provider: files without license©right
- Fixed in commit 909910e1
Thanks - 09:48 PM Bug report #13930: Legend in Print Composer for layers with multiple styles
- I have tested in the latest nightly build, and it IS still an issue.
Notably, another issue does appear to have been... - 05:49 AM Bug report #13930 (Feedback): Legend in Print Composer for layers with multiple styles
- Could you try in master and report back?
- 07:43 PM Bug report #14191 (Closed): virtual fields not re-created when duplicating a layer
- When a layer is duplicated via the "Duplicate layer" menu item, virtual fields are not re-created in the newly added ...
- 06:14 PM Bug report #14190 (Closed): shapefile vector writer: datetime field saved as date resulting in da...
- QGIS' vector writer does not handle datetime field correctly when saving a shapefile. The field gets transformed into...
- 01:26 PM Bug report #14189 (Closed): Issues in Case expression description
- In expressions list, the CASE expression has some errors in its details presentation (order of sections and no separa...
- 10:41 AM Bug report #14188 (Closed): QGIS crashes when removing vertex of a multipart geometry
- The crash occurs when removing vertices of a multipart geometry.
The multipart geometry was created with the Merge s... - 10:17 AM Bug report #14147: Label not hiding when "unassigned" symbol classification unchecked
- Can you attach a self contained project and data file which demonstrate this? The earlier project alone is not enough...
- 05:41 AM Bug report #14147: Label not hiding when "unassigned" symbol classification unchecked
- I have now tried the nightly build (for ubuntu) to compare with the windows 2.12.3 release that I had previously trie...
- 07:38 AM Bug report #14187 (Closed): Contextual legend
- Using QGIS 2.12.3 (Win64bit) with contextual WMS-legends doesn't work!
The WMS-Counterpart is a patched and working U... - 07:05 AM Bug report #14175: QGIS crash after closing the file dialog
- max. size 5 MB
- 06:10 AM Bug report #13852 (Feedback): merge connected lines to avoid duplicate labels fails in attached s...
- 06:00 AM Bug report #13852: merge connected lines to avoid duplicate labels fails in attached scenario
- The set of lines in the attached project have two 3-way junctions (see screenshot 13852.png). The function FeaturePar...
- 05:47 AM Bug report #13934 (Feedback): QGIS crashed when digitise SpatiaLite (geos 3.4)
- 04:55 AM Feature request #11004: User name field
- Not yet but There are "nightly builds":http://qgis.org/fr/site/getinvolved/development/roadmap.html#location-of-prere...
- 04:00 AM Feature request #11004: User name field
- Is there a 2.14 version? I can't find it anywhere.
- 02:45 AM Feature request #11004: User name field
- That should be "since 2.14".
- 02:00 AM Feature request #11004 (Closed): User name field
- Since 2.12 it is possible, QGIS project has several variable like @user_account_name, @user_full_name and other can b...
- 01:23 AM Feature request #11004: User name field
- When will this be possible?
- 04:47 AM Bug report #14186 (Closed): The Scale Bar decoration dialog should follow the other decorations s...
- The Scale Bar decoration dialog is not structured as Copyright Label and North Arrow decorations dialog.
In these two... - 04:00 AM Bug report #14160: broken drag & drop layer from one project to another
- I do not think this is a regression - I am not aware something like this ever worked in QGIS.
The thing is that curr... - 04:00 AM Bug report #14160: broken drag & drop layer from one project to another
- I do not think this is a regression - I am not aware something like this ever worked in QGIS.
The thing is that curr... - 03:10 AM Feature request #8809: WMS/WMTS with dimension parameters should be handled
- How about combining the efforts and integrate TimeManager/-functions in QGIS-core?
WMS-Time is partially solved there... - 02:47 AM Bug report #13704: Output path defaults to the QGIS installation folder
- "It does not matter what location i am on, when i hit browse it always default to this location C:\\Program Files\\QG...
- 01:10 AM Bug report #13704 (Reopened): Output path defaults to the QGIS installation folder
- What do you mean by browse button ?
- 02:08 AM Bug report #13669: Circular string generates duplicated nodes
- Only present when digitizing polygons and for providers that do not support curved segments.
fix https://github.com... - 01:58 AM Bug report #14185 (Closed): Incoherence in Scale Bar decoration?
- I have a project in epsg 4326
When displaying the View menu --> Decorations --> ScaleBar, I have the size bar propose... - 01:58 AM Bug report #14180 (Closed): Web -> Save as SVG crashes QGIS
- As this is a plugin related bug, I am closing the report...
- 01:58 AM Bug report #14180 (Closed): Web -> Save as SVG crashes QGIS
- As this is a plugin related bug, I am closing the report...
- 01:55 AM Bug report #14180: Web -> Save as SVG crashes QGIS
- Plugins installed by the user are shared by all releases (installations) of QGIS 2.x. Only plugins for QGIS 1.x are i...
- 01:15 AM Bug report #14180: Web -> Save as SVG crashes QGIS
- Nyall Dawson wrote:
> The "web" menu is only populated by plugins though - there's no Web -> Save as SVG option avail... - 01:00 AM Bug report #14180: Web -> Save as SVG crashes QGIS
- I just did a simple check and created a simple test file, and the export worked.
So it's possibly really within the ... - 01:50 AM Bug report #14177 (Closed): rules based labeling not saved
- Fixed in changeset commit:"5d466417af7966a91ab490429a6ee775fa0269a5".
- 01:21 AM Feature request #13307: Printing
- The plugin Instant Print is a fine example on how printing can become an easy task.
- 01:19 AM Feature request #13751: Rasterize
- Would you consider an option in the settings dialog, fx "Never ask to print as raster"?
2016-01-27
- 12:46 AM Bug report #14180: Web -> Save as SVG crashes QGIS
- The "web" menu is only populated by plugins though - there's no Web -> Save as SVG option available in core.
- 12:41 AM Bug report #14180: Web -> Save as SVG crashes QGIS
- It's part of the standard distribution.
As the crash occurs immmediatly after calling the function, I can't say if t... - 09:28 AM Bug report #14180 (Feedback): Web -> Save as SVG crashes QGIS
- Is this using a plugin? If so, the bug report should be filed with the plugin, not with QGIS itself
- 05:15 AM Bug report #14180 (Closed): Web -> Save as SVG crashes QGIS
- When I try to save a map as an SVG QGIS crashes.
A minidump is available upon request (29 MB).
The map data is just ... - 05:58 PM Feature request #14184 (Open): Prevent a layer being edited more than once
- Hi,
I think this is more a feature request than a bug report, but feel free to change if you think Bug Report is mor... - 05:28 PM Feature request #9188 (Closed): Add Inkscape-like color selection
- Added a few versions ago. I'd argue ours exceeds inkscape's now ;)
- 05:28 PM Feature request #9188 (Closed): Add Inkscape-like color selection
- Added a few versions ago. I'd argue ours exceeds inkscape's now ;)
- 02:59 PM Bug report #13913: Embed layers and groups does not work properly with layer duplicate names
- Importing layers with the same name works for me, as long as they do have *different layer-IDs*.
If they have the sa... - 02:43 PM Bug report #14161: Remove Current style can corrupt another style
- Sorry for the late reply.
I retry it and surprisingly it works as expected. I was pretty sure I had the second style ... - 01:50 PM Bug report #14161: Remove Current style can corrupt another style
- <notextile>@</notextile>Harrissou
I can not reproduce either. But I noticed a probably related misbehaviour when work... - 02:19 PM Bug report #12578 (Closed): Large pause before snapping to large layer
- Fixed in changeset commit:"fa66583e6f67e161c200c8ca23c3841c77800112".
- 01:10 PM Bug report #13972: Categorize symbols uses wrong field after table join
- If you attach some sample data to reproduce the issue others can test on current master. Then you probably save the h...
- 01:00 PM Feature request #13697: Add "Refresh materialized view" action in DB Manager
- Postponed until after the feature freeze of 2.14.
- 12:22 PM Bug report #8365 (Closed): Tips window causes two taskbar icons to appear
- Fixed in changeset commit:"95b26663f6888764b4dcd7bfbdbd3be72995a074".
- 12:22 PM Bug report #8312 (Closed): Startup tips are in a modal dialogue, but clicking on the main QGIS wi...
- Fixed in changeset commit:"95b26663f6888764b4dcd7bfbdbd3be72995a074".
- 12:01 PM Bug report #13823: DB Manager - Renaming constraints and indexes fails when renaming a table
- Also renaming the sequence of a serial column fails:
CREATE TABLE lakes
(
gid SERIAL NOT NULL,
geom geometry(polygon... - 11:03 AM Feature request #13247 (Closed): Centroid fill option for multipart polygons
- Duplicate of #9199
- 11:03 AM Feature request #13247 (Closed): Centroid fill option for multipart polygons
- Duplicate of #9199
- 08:30 AM Bug report #14183 (Closed): Red channel ignored in freshly loaded raster file
- If I load rasters sometimes the Red-channel is not shown.
Debian Testing, QGIS Master and 2.8, self compiled here
I... - 08:27 AM Bug report #8760: Custom Form from .ui File crashes QGIS on Ubuntu
- BTW, with my example form, in 2.8.3 it works ok.
- 08:21 AM Bug report #8760: Custom Form from .ui File crashes QGIS on Ubuntu
- I have recently opened this issue #14152
As it seems to be a duplicate, It will be closed.
With my form, QGIS maste... - 08:24 AM Bug report #14152 (Closed): Form annotation crashs QGIS with Segmentation fault (core dumped)
- You are right, this is a duplication. I will close it and move the discussion to #8760.
- 07:20 AM Bug report #14152: Form annotation crashs QGIS with Segmentation fault (core dumped)
- Alexandre, could you please confirm whether you get a crash also if you try to use that .ui file for attribute form? ...
- 07:30 AM Bug report #12416 (Reopened): QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
- I'm reopening this to signal the fix did not include an automated testcase
(I suggest we add a "ready for test" status) - 07:30 AM Bug report #12416 (Reopened): QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
- I'm reopening this to signal the fix did not include an automated testcase
(I suggest we add a "ready for test" status) - 07:29 AM Bug report #12416 (Closed): QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
- Fixed in changeset commit:"bc4d16e8d912d9f6a605daa02d2959cd8145e770".
- 07:27 AM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
- Related issue (broken fromWkb): #14182
- 03:36 AM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
- Beside boundary checking, the problem is with the parser inside geometry-simplifier just skipping 5 bytes in each com...
- 07:26 AM Bug report #14182 (Closed): Geometry.fromWkb crashes on unexpected/malformed WKB
- Testcase can be found on https://github.com/qgis/QGIS/pull/2722
This is a spin-off of ticket #12416
Last tested on c... - 06:11 AM Bug report #14178 (Closed): External Resource widget bugs
- Hello, bug triage...
PR is merged ! No need to get further for the moment ! - 06:11 AM Bug report #14178 (Closed): External Resource widget bugs
- Hello, bug triage...
PR is merged ! No need to get further for the moment ! - 06:11 AM Bug report #14178 (Closed): External Resource widget bugs
- Hello, bug triage...
PR is merged ! No need to get further for the moment ! - 05:06 AM Bug report #14178 (Closed): External Resource widget bugs
- Hello dev,
I have made thorough tests for the new External Resource widget and I have found some bugs which are pret... - 05:33 AM Bug report #14181 (Closed): Opacity bar inverted in legend background
- 05:18 AM Bug report #14181 (Closed): Opacity bar inverted in legend background
- Within the print composer, when selecting the background of a legend item, the bar with the title opacity defaults at...
- 05:18 AM Bug report #3714: Qt arguments are not supported
- Martin Dobias wrote:
> Sounds good - I have merged PR 2469 and let's keep the other PR open...
Thanks, that makes se... - 03:44 AM Bug report #3714: Qt arguments are not supported
- Sounds good - I have merged PR 2469 and let's keep the other PR open...
- 05:14 AM Bug report #14179 (Closed): Qgis DB Manager silent error when 2 rows have the same number
- Happening now : Nothing, you click and it does not prompt you with a error.
Expected behavior : Alert me what the e... - 04:51 AM Bug report #14177 (Closed): rules based labeling not saved
- In rules based labaling of a vector layer the position of the layer is not saved when it is refered to a attirbute fi...
- 04:01 AM Bug report #14176 (Closed): test -V -R qgis_analyzertest segfaults
- I get a segfault running test -V -R qgis_analyzertest.
The standalone test is output/bin/qgis_analyzertest, which seg... - 03:10 AM Bug report #13668: Delete does not work in the Vertex Editor
- Fixed in pull request https://github.com/qgis/QGIS/pull/2725
- 02:16 AM Bug report #14175: QGIS crash after closing the file dialog
- The dump file is 30 MB, seems to be to large to upload.
- 02:13 AM Bug report #14175 (Closed): QGIS crash after closing the file dialog
- After closing a file dialog, QGIS crash and show a minidump popup.
It is not possible to open a file, open a project ... - 01:38 AM Bug report #13909 (Closed): Delete ring does not work
- 01:38 AM Bug report #14083 (Closed): Adding up (+) variables in expression builder results in concatenation
- Wrapping the variables in to_int/to_real is the correct solution. Multiply/etc have special handling to basically hav...
- 01:26 AM Bug report #14083: Adding up (+) variables in expression builder results in concatenation
- What are the types of the columns?
- 01:18 AM Bug report #14083 (Reopened): Adding up (+) variables in expression builder results in concatenat...
- That would not explain why I can multiply, subtract and divide the same numbers without any problem. The variables in...
- 01:12 AM Bug report #14168 (Closed): Deleting nodes - inconsistent behaviour
- Fixed in changeset commit:"4ec09120017531caa535b3ae4392ea60fd245bbf".
2016-01-26
- 12:59 AM Bug report #14174 (Closed): VirtualLayer provider: files without license©right
- Some files in src/providers/virtuallayer lack an explicit header with license©right
- 12:17 AM Bug report #14163: processing: datetime fields converted to date (time data loss) when saved to m...
- Alex, it does not over here :) Here's an easy set of steps to reproduce the loss of datetime field:
# Create a new pr... - 12:03 AM Bug report #14163: processing: datetime fields converted to date (time data loss) when saved to m...
- Processing copies fields definition from source layers, so If layer reports field as DateTime and output format/provi...
- 11:54 PM Bug report #14160: broken drag & drop layer from one project to another
- Raising priority as this looks like regression.
- 11:54 PM Bug report #14160: broken drag & drop layer from one project to another
- Raising priority as this looks like regression.
- 11:54 PM Bug report #14160: broken drag & drop layer from one project to another
- Raising priority as this looks like regression.
- 11:32 PM Bug report #13909: Delete ring does not work
- I have upgraded to QGIS 2.13.3 and just tested the delete ring tool. Now it works.
- 08:32 PM Bug report #13909 (Feedback): Delete ring does not work
- Can you share your data file please?
- 11:24 PM Bug report #14029: Server crash upon first read of a project
- Starting from 2.8.6 the issue seems solved. It would be good if someone could test it in different settings.
- 08:58 PM Bug report #11459 (Closed): Editing Composer legend while filtered does not work
- Fixed in changeset commit:"c7204cc72285489461722fd5c1669310ac53edc7".
- 08:13 PM Bug report #14083 (Closed): Adding up (+) variables in expression builder results in concatenation
- Variables are always string values. You can convert them to a number using the expression functions to_real or to_int...
- 08:13 PM Bug report #14083 (Closed): Adding up (+) variables in expression builder results in concatenation
- Variables are always string values. You can convert them to a number using the expression functions to_real or to_int...
- 06:03 PM Bug report #13972: Categorize symbols uses wrong field after table join
- I don't have a nightly build at the moment. Will test when I have some free time but it might be a few days.
- 05:50 PM Bug report #14148 (Closed): @value variable of simple symbol fill color wrongly gets modified in ...
- Fixed in changeset commit:"9b6fa0d5c40a396b3ec99a525092902585339f4b".
- 04:59 PM Bug report #13216 (Closed): move / rotate labels on a rotated view
- Duplicate of #13840
- 04:59 PM Bug report #13216 (Closed): move / rotate labels on a rotated view
- Duplicate of #13840
- 04:56 PM Bug report #14147: Label not hiding when "unassigned" symbol classification unchecked
- Still can not reproduce (on current master). Please test with the current nightly version and let us know if you stil...
- 02:21 AM Bug report #14147: Label not hiding when "unassigned" symbol classification unchecked
- I have now determined that the conditions are more precise than I had realized. This behaviour occurs after creating ...
- 04:38 PM Bug report #11807 (Closed): Make "timestamp" datatype available for PostGIS vectors
- Fixed in 0356752c641f4456b377f944c536274124cee23d
- 04:38 PM Bug report #11807 (Closed): Make "timestamp" datatype available for PostGIS vectors
- Fixed in 0356752c641f4456b377f944c536274124cee23d
- 04:37 PM Bug report #6993 (Closed): Saving MS SQL Layer to shapefile fails with dates/datetime
- 03:49 PM Bug report #13336: Allow raster calculator with huge raster inputs
- Crash is now avoided, so moving this to a feature request - at some future stage we should perform the calculation in...
- 03:37 PM Bug report #13829 (Closed): DB Manager - "Materialized view" issues
- Fixed in changeset commit:560007846a. Many thanks for the patch!
- 03:37 PM Bug report #13829 (Closed): DB Manager - "Materialized view" issues
- Fixed in changeset commit:560007846a. Many thanks for the patch!
- 03:20 PM Bug report #3714: Qt arguments are not supported
- "QCommandLineParser":http://doc.qt.io/qt-5/qcommandlineparser.html really looks promising!
How do you feel about mer... - 03:19 AM Bug report #3714: Qt arguments are not supported
- Thanks for the work, Sebastian!
I think my preference would be to defer solving this to QGIS 3 for two reasons:
- Q... - 02:14 PM Bug report #14157 (Closed): Existing virtual layers replaced when using "add virtual layer"
- 01:27 AM Bug report #14157: Existing virtual layers replaced when using "add virtual layer"
- Seems even better. I like it. I will try to fix it soon.
- 01:25 AM Bug report #14157: Existing virtual layers replaced when using "add virtual layer"
- Sounds great! A possible further improvement could be:
1. Change the layer name text box to a combo box, showing all ... - 01:12 AM Bug report #14157: Existing virtual layers replaced when using "add virtual layer"
- Thanks for your feedback.
I am thinking, in terms of UI it could be better to forget this "replace" checkbox and use... - 07:20 AM Bug report #14173: Rendering order ignored for added/changed features
- That cannot be achieved with the way the edit buffer is implemented currently because we only save the updated attrib...
- 07:08 AM Bug report #14173 (Closed): Rendering order ignored for added/changed features
- Features coming from layer's edit buffer (added / changed) do not respect the requested rendering order, resulting in...
- 06:44 AM Bug report #14172 (Closed): QGIS freezes after canvas refresh when using graduated style with man...
- We have some layers that make use of the _graduated style_ with many classes (a few hundred). After upgrading from 2....
- 06:20 AM Bug report #14166: Dissolve problems for polygons containing rings
- Thanks. This is interesting... On my system, vectorized_regroup.shp shows up in QGIS with a hole where it should be (...
- 01:12 AM Bug report #14166: Dissolve problems for polygons containing rings
- Let's try another way to describe the problem. 3 images are attached:
vectorized_pb.PNG : the dissolve tool creates ... - 01:12 AM Bug report #14166: Dissolve problems for polygons containing rings
- Let's try another way to describe the problem. 3 images are attached:
vectorized_pb.PNG : the dissolve tool creates ... - 01:12 AM Bug report #14166: Dissolve problems for polygons containing rings
- Let's try another way to describe the problem. 3 images are attached:
vectorized_pb.PNG : the dissolve tool creates ... - 06:03 AM Bug report #14167: JPEG2000 rendering issue
- To my knowledge it is not a known issue. If linking the raster publicly is an issue, feel free to share it privately ...
- 05:32 AM Bug report #14171 (Closed): "save as" raster as VRT adds a usless ".tif" to folder output name, o...
- *New description:*
see subject
All version > 2.6.* affected.
Moreover the ouput VRT files gives an error when the ... - 04:29 AM Bug report #14170 (Open): <se:ElseFilter/> nor working when styling data with sld
- As is stated in the description, <se:ElseFilter/> is not working properly when styling data with sld (tested in 2.8.3...
- 03:18 AM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
- So the code showing unrobust WKB parser is here: https://github.com/qgis/QGIS/pull/2722
It confirms the internal WKB ... - 02:51 AM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
- I've handled to make QgsGeometry.fromWkb mess up with memory using this input:...
- 03:09 AM Bug report #14152: Form annotation crashs QGIS with Segmentation fault (core dumped)
- This looks like a duplicate of #8760 - crash within Qt in QUiLoader::load
- 03:00 AM Bug report #14152: Form annotation crashs QGIS with Segmentation fault (core dumped)
- I have used gdb and I got this:...
2016-01-25
- 12:33 AM Bug report #14167: JPEG2000 rendering issue
- Hi,
Thanks for your answer.
Unfortunately, I cannot link the image due to licence issues, for the moment at least. I... - 09:30 AM Bug report #14167 (Feedback): JPEG2000 rendering issue
- 09:29 AM Bug report #14167: JPEG2000 rendering issue
- Hi, thanks for the report. Could you please attach a raster file that has this problem?
- 08:00 AM Bug report #14167 (Closed): JPEG2000 rendering issue
- Hi,
I'm experiencing trouble with the QGIS renderer for JPEG2000.
I have to validate an image mosaic product, with a... - 11:20 PM Bug report #11007 (Closed): Deleted/edited features within SHAPEFILE are still recognized in othe...
- >Is there a chance to have a patch for 2.8 LTR or is it reliant on the latest OGR in master?
This bug is not in 2.8 ... - 09:35 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Tested in the latest master and it works as expected.
Is there a chance to have a patch for 2.8 LTR or is it relian... - 09:18 PM Bug report #14169 (Closed): Crash when clicking "save as..." when the source file is CSV or SHP
- While trying to "save as..." a CSV or SHP file - QGIS crashes.
When running it through the terminal - i saw the follo... - 04:09 PM Bug report #14147 (Feedback): Label not hiding when "unassigned" symbol classification unchecked
- I unfortunately can not reproduce. Can you please attach a sample, like a small shapefile and a QML file?
- 04:05 PM Bug report #14161 (Feedback): Remove Current style can corrupt another style
- 04:42 AM Bug report #14161: Remove Current style can corrupt another style
- Hmm I cannot replicate - I have just tried it and for me right after removal of the current style the dialog is updat...
- 04:02 PM Bug report #14153: loadNamedStyle fail to load edit widget
- Widgets are loaded separately from the layers by "@QgsEditorWidgetRegistry@":http://qgis.org/api/classQgsEditorWidget...
- 01:02 PM Bug report #13686: [compile] qgis master fails with "error: ‘PyUnicode_AsUTF8’ was not declared i...
- Compiled fine now Doug, thanks.
I think you mentioned that QGIS finds python2 automagically before in the AUR, so as... - 12:30 PM Bug report #13931: QGIS 2.12.1 - Filter legend by map content has new bug
- Nyall Dawson wrote:
> please don't file bugs multiple times...
definitely true
> it doesn't help them get addressed... - 12:02 PM Bug report #13635: different handling of invalid geometries between LTR and master version
- One inner ring has just 3 vertices (the first and the last being the same), and so OGR fails to organize that polygon...
- 10:02 AM Bug report #14166 (Feedback): Dissolve problems for polygons containing rings
- Hmmm I am not sure I understand the problem you describe here. In your case, from vectorized.shp, Dissolve simply mak...
- 05:43 AM Bug report #14166 (Closed): Dissolve problems for polygons containing rings
- I have vectorized a raster layer with 0 and 1 values and obtained a polygon shapefile layer from witch I have removed...
- 09:47 AM Bug report #14168 (Closed): Deleting nodes - inconsistent behaviour
- 1- Open QGIS
2- Add a polygon layer
3- Change to edit mode
4- For one of the polygons...select all the nodes....excep... - 09:23 AM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
- The other possibility is that QGIS centralized WKB parser simply handles better the parsing of geometry collections, ...
- 09:14 AM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
- I'm taking back the "main QGIS WKB parser has no problem with the malformed WKB" as that's very unlikely as the QgsGe...
- 08:41 AM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
- My take on boundary checking is here: https://github.com/qgis/QGIS/pull/2721
At the time of writing this comment, the... - 05:15 AM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
- Thanks Even.
Still I think QGIS should check before reading past the end of the buffer.
I'll look into that in the ev... - 05:02 AM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
- The root cause is a bug in the OpenFileGDB driver (https://trac.osgeo.org/gdal/ticket/6332) that results in inconsist...
- 02:46 AM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
- The crash only happens when the offending layer is the first one on the map. Crash also occurs by loading the "Tracks...
- 09:23 AM Bug report #13336: Allow raster calculator with huge raster inputs
- Hi,
I have a solution. I have uploaded 2 files. A python 2.7 script that will create a simulated raster having the... - 09:23 AM Bug report #13336: Allow raster calculator with huge raster inputs
- Hi,
I have a solution. I have uploaded 2 files. A python 2.7 script that will create a simulated raster having the... - 09:20 AM Bug report #13973 (Closed): Crash when switching from custom renderer to another
- The main problem was that the old renderer was used as-is in the test renderer implementation, while it is just a tem...
- 09:20 AM Bug report #13973 (Closed): Crash when switching from custom renderer to another
- The main problem was that the old renderer was used as-is in the test renderer implementation, while it is just a tem...
- 08:40 AM Bug report #11210 (Closed): layer.listStylesInDatabase in pyqgis
- Fixed in changeset commit:"b5ee06dc28ab015ca1907f8219283b11bec1f646".
- 08:28 AM Bug report #14025 (Closed): Crash when loading project with custom renderer for vector layers
- The real issue was that symbols returned by the test renderer have not been initialized before being used in symbolFo...
- 08:28 AM Bug report #14025 (Closed): Crash when loading project with custom renderer for vector layers
- The real issue was that symbols returned by the test renderer have not been initialized before being used in symbolFo...
- 08:28 AM Bug report #14025 (Closed): Crash when loading project with custom renderer for vector layers
- The real issue was that symbols returned by the test renderer have not been initialized before being used in symbolFo...
- 04:18 AM Bug report #14164 (Closed): crasher: cycling through the symbology renderers back and forth crash...
- Fixed in changeset commit:"82eabb197623236ab0f8844f537473fd7bcc9b98".
- 03:52 AM Bug report #14165: Geometry checker plugin error (3D geom)
- The geometry checker plugin simply clones the layer using QgsVectorFileWriter before it starts processing it. So QgsV...
- 01:34 AM Bug report #14165 (Closed): Geometry checker plugin error (3D geom)
- I'm getting:
Failed to create the output layer: non riesco a creare il layer (errore
OGR:Geometry type of `Unreco... - 02:39 AM Bug report #13679 (Closed): QGIS master crashes when closing DB Manager in preview mode for PostG...
- And Salvatore Fianca found the bug and tested the fix. A name, a plan!
- 02:39 AM Bug report #13679 (Closed): QGIS master crashes when closing DB Manager in preview mode for PostG...
- And Salvatore Fianca found the bug and tested the fix. A name, a plan!
- 02:26 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
- Salvatore Larosa has solved the mini-dump. Hooray!
- 01:47 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
- Does commit:09ce8004fd2ca9e911b84dd4de59bafb47037b44 (from Salvatore Larosa) fix the crash ?
Giuseppe: wouldn't it be... - 02:35 AM Bug report #14006: Can't export layers from Postgis tables with Z component geometries
- Hi. There is a bug indeed. If I am correct, in 2.8 it converted the geometry to 2D before exporting ?
I may be becaus... - 02:35 AM Bug report #13141 (Closed): Postgis Connection freeze if you press "Set filter" during loading of...
- assuming fixed by commit:4ccb08dbadaca8153f69ddda7ab8b3b79729239b
- 02:35 AM Bug report #13141 (Closed): Postgis Connection freeze if you press "Set filter" during loading of...
- assuming fixed by commit:4ccb08dbadaca8153f69ddda7ab8b3b79729239b
- 01:42 AM Bug report #14142: M ordinate is lost on shapefile update
- I Just filed one: https://trac.osgeo.org/gdal/ticket/6331
- 01:05 AM Bug report #14041: opening the layer properties window can take ages nowadays
- (facepalm) sorry guys, I have terribly misread the report :)
2016-01-24
- 12:17 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Marco Hugentobler wrote:
> 200ce04b88c515d9880615d7254e45d1a50049a4 fixes the problem (at least for my test cases on ... - 12:07 AM Bug report #14041: opening the layer properties window can take ages nowadays
- Nyall, ok. As I mentioned on github, your commits had already brought the situation back to "normal", i.e. the usual ...
- 11:59 PM Bug report #14041 (Closed): opening the layer properties window can take ages nowadays
- I think we've done all we can - I tried profiling this, but the main delay now is all in Qt's widget layout/creation ...
- 10:46 PM Bug report #14041: opening the layer properties window can take ages nowadays
- Martin, the regression I had spotted was when opening the layer properties window, not the attribute table. Nyall wan...
- 11:56 PM Bug report #11410: QGIS crashes when rendering all layers from a SOSI file at once
- I have just tested with Master from OSGeo4w.
The first time I opened NATVERNOMR.sos, it didn't crash QGIS, but the f... - 09:26 PM Bug report #14164: crasher: cycling through the symbology renderers back and forth crashes QGIS
- Also, here's a simplified steps to reproduce:
# Open QGIS, add a vector layer
# Open the layer properties window, go ... - 09:25 PM Bug report #14164: crasher: cycling through the symbology renderers back and forth crashes QGIS
- Here's the gdb output:...
- 08:57 PM Bug report #14164 (Closed): crasher: cycling through the symbology renderers back and forth crash...
- Under master, cycling through the symbology renderers will very quickly crash QGIS.
*Steps to reproduce*
# Launch QG... - 07:44 PM Bug report #14131 (Closed): QGIS 2.12.1 - Filter legend by map content has new bug
- Fixed in changeset commit:"39e1f68ccc6dd4918614ac0df1e6bc0a92f6a725".
- 06:07 PM Bug report #13931 (Closed): QGIS 2.12.1 - Filter legend by map content has new bug
- Duplicate of #14131 (please don't file bugs multiple times... it doesn't help them get addressed any faster)
- 06:07 PM Bug report #13931 (Closed): QGIS 2.12.1 - Filter legend by map content has new bug
- Duplicate of #14131 (please don't file bugs multiple times... it doesn't help them get addressed any faster)
- 06:05 PM Bug report #14163 (Closed): processing: datetime fields converted to date (time data loss) when s...
- Applying an algorithm to a layer which contains a datetime field will result in an ouput that transforms the datetime...
- 01:13 PM Bug report #13754 (Feedback): Selected Multipolygon by Rectangle / "on the fly" reprojection = O...
- Julien - I get an error opening that dataset
Giovanni - I can't reproduce using your dataset. - 06:44 AM Bug report #14162 (Closed): Cannot set parent to NULL in relation reference widget
- Although the ``Allow null value`` option is checked if a child already has a parent, I cannot set that parent to NULL...
- 05:44 AM Bug report #14037: frequent crash when editing data in relation forms (standard relation form-wid...
- Hi Tudor,
testproject attached.
I have tested with lates master. The crash occurs, when in layer "pflegemassnahmen... - 03:27 AM Bug report #14037: frequent crash when editing data in relation forms (standard relation form-wid...
- Hi Gerhard,
It would be really nice if you'd attach a project with data so that the issue is easily reproducible.
All... - 03:53 AM Bug report #12010: Can edit Z geom but fail to create it
- See https://github.com/qgis/QGIS/pull/2703
- 02:17 AM Bug report #13779: symbols not correctly clipped in map legend
- Return the fixed value and the ability to specify the properties of the layer height and width icon.
2016-01-23
- 12:33 AM Bug report #14161 (Closed): Remove Current style can corrupt another style
- Create for a layer two different styles.
Then reopen the Layer Properties dialog and remove one (it should be the cur... - 05:51 PM Bug report #13474 (Closed): "Show plus sign" tick mark in Layer labeling setting not saved in pro...
- Fixed in changeset commit:"1dc8fc3c4eedf6dd1e654275609af306124fcae3".
- 04:28 PM Bug report #13474: "Show plus sign" tick mark in Layer labeling setting not saved in project file
- magerlin wrote:
> is not saved in the .qgs project file
Actually it is saved in the project file, but it is not corr... - 04:28 PM Bug report #13474: "Show plus sign" tick mark in Layer labeling setting not saved in project file
- magerlin wrote:
> is not saved in the .qgs project file
Actually it is saved in the project file, but it is not corr... - 04:28 PM Bug report #13474: "Show plus sign" tick mark in Layer labeling setting not saved in project file
- magerlin wrote:
> is not saved in the .qgs project file
Actually it is saved in the project file, but it is not corr... - 04:07 PM Bug report #13474 (In Progress): "Show plus sign" tick mark in Layer labeling setting not saved i...
- Confirmed in master (commit:e83a7c869f9ebf3bdfa90a0be10a712e1ba1eac8).
- 04:07 PM Bug report #13474 (In Progress): "Show plus sign" tick mark in Layer labeling setting not saved i...
- Confirmed in master (commit:e83a7c869f9ebf3bdfa90a0be10a712e1ba1eac8).
- 04:07 PM Bug report #13474 (In Progress): "Show plus sign" tick mark in Layer labeling setting not saved i...
- Confirmed in master (commit:e83a7c869f9ebf3bdfa90a0be10a712e1ba1eac8).
- 04:07 PM Bug report #13474 (In Progress): "Show plus sign" tick mark in Layer labeling setting not saved i...
- Confirmed in master (commit:e83a7c869f9ebf3bdfa90a0be10a712e1ba1eac8).
- 04:07 PM Bug report #13474 (In Progress): "Show plus sign" tick mark in Layer labeling setting not saved i...
- Confirmed in master (commit:e83a7c869f9ebf3bdfa90a0be10a712e1ba1eac8).
- 04:50 PM Bug report #13972 (Feedback): Categorize symbols uses wrong field after table join
- Does this only occur when joining to an ESRI File Geodatabase?
There has been some work done in the joining code (se... - 04:50 PM Bug report #13972 (Feedback): Categorize symbols uses wrong field after table join
- Does this only occur when joining to an ESRI File Geodatabase?
There has been some work done in the joining code (se... - 03:41 PM Bug report #14136 (In Progress): Error on opening project file on 2.13 (nightly development build)
- 12:14 PM Bug report #13779: symbols not correctly clipped in map legend
- Hmm the question is what is a good fix for this :-)
The variable size of legend icons has been introduced in 2.10 (a... - 11:58 AM Bug report #13952 (Feedback): QGIS node tool causes snapping another feature randomly
- Hi Regis, would it be possible to share the project, cut down to bare minimum of layers (maybe 1-2) when it is still ...
- 11:49 AM Bug report #14041 (Feedback): opening the layer properties window can take ages nowadays
- 11:49 AM Bug report #14041: opening the layer properties window can take ages nowadays
- Mathieu, if you use Debug version of QGIS, then my latest commit may speed up loading significantly (tested with 100K...
- 11:29 AM Bug report #14158 (Closed): regression: default "save as" value for ESPR Shapefile prevents creat...
- Fixed in changeset commit:"5512d5443f40e4aa6c70ab63149c0dd03a77b308".
- 10:32 AM Bug report #11441: Parallel multi-core rendering glitches with OTF reprojection
- Unfortunately still around ... even with the new proj ..
!projissues.PNG!
Please put back to "open". - 09:58 AM Bug report #11441 (Feedback): Parallel multi-core rendering glitches with OTF reprojection
- As far as I can tell from my tests, this problem was caused by a bug in proj.4 library: https://github.com/OSGeo/proj...
- 10:17 AM Bug report #14152 (Feedback): Form annotation crashs QGIS with Segmentation fault (core dumped)
- 10:17 AM Bug report #14152: Form annotation crashs QGIS with Segmentation fault (core dumped)
- I cannot replicate unfortunately. Could you please try to generate backtrace? (i.e. run in gdb, when it crashes type ...
- 10:00 AM Bug report #11746 (Feedback): Vertical lines appear as artifacts when map has lots of layers turn...
- I believe this is a duplicate of #11441
Please see my comment here and test with newest version of proj4 library: ... - 09:35 AM Bug report #14101: French reprojection use ntf_r93.gsb (IGNF:LAMBE etc ..)
- Hello all,
I have the same bug here and found the same workaround.
For future references, the OP has more detailed i... - 01:56 AM Bug report #14123: Crash when choosing "Save As" on a layer with sqlite 3.10
- Same crash and debuginfo here (debian sid, gdal 1.11.3 and sqlite 3.10.2, qgis master and 2.8.4).
2016-01-22
- 03:58 PM Bug report #9230 (Closed): Double quote schema and table names
- Somehow the whole discussion happened in the duplicate (#12478), so I close this as _duplicate_.
- 03:58 PM Bug report #9230 (Closed): Double quote schema and table names
- Somehow the whole discussion happened in the duplicate (#12478), so I close this as _duplicate_.
- 03:30 PM Bug report #13829: DB Manager - "Materialized view" issues
- For a solution see "PR 2714":https://github.com/qgis/QGIS/pull/2714.
- 03:30 PM Bug report #13829: DB Manager - "Materialized view" issues
- For a solution see "PR 2714":https://github.com/qgis/QGIS/pull/2714.
- 11:30 AM Bug report #13829 (In Progress): DB Manager - "Materialized view" issues
- 03:29 PM Feature request #13697: Add "Refresh materialized view" action in DB Manager
- For a solution see "PR 2714":https://github.com/qgis/QGIS/pull/2714.
- 03:29 PM Feature request #13697: Add "Refresh materialized view" action in DB Manager
- For a solution see "PR 2714":https://github.com/qgis/QGIS/pull/2714.
- 12:29 PM Feature request #13697 (In Progress): Add "Refresh materialized view" action in DB Manager
- 02:53 PM Bug report #14131: QGIS 2.12.1 - Filter legend by map content has new bug
- My bad, the file was too big, so it didn't upload. Here's a dropbox link instead:
https://www.dropbox.com/sh/7v91erfz... - 02:42 PM Bug report #14131: QGIS 2.12.1 - Filter legend by map content has new bug
- Hi Chris - looks like you forgot to attach the project/data
- 12:31 PM Bug report #14131: QGIS 2.12.1 - Filter legend by map content has new bug
- Yes, I downloaded master and the issue is still present.
Attached is the shapefile with the default style I'm using. ... - 11:59 AM Bug report #14029: Server crash upon first read of a project
- Please retest with current master. Done fixes landed yesterday which may improve this.
- 07:35 AM Bug report #14029: Server crash upon first read of a project
- thanks Paolo,
Your right, it's a different bug.
you wrote here #9295
_even after installing and configuring xvfb. T... - 10:44 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- commit:200ce04b88c515d9880615d7254e45d1a50049a4 fixes the problem (at least for my test cases on windows).
Please do ... - 09:57 AM Bug report #13189: Processing : Geometry Corruption with Memory Layer
- Alexander Bruy wrote:
> Not reproducible here. Please check again and provide sample data
With 2.12.3 problem is sol... - 05:59 AM Bug report #13182: QGIS WFS Server returns empty answer
- Is this issue still relevant? If it is a duplicate of #13991 it probably should be closed.
- 05:32 AM Bug report #14160 (Closed): broken drag & drop layer from one project to another
- Hello,
When I drag layer from opened project1 to project2 (onto index layers pane),
then layer is removed from projec... - 02:09 AM Bug report #14159 (Closed): "QGIS-styled group boxes" option hides with WM(T)S "Image encoding" s...
- When "QGIS-styled group boxes" is selected in the General Options Menu, the options for "Image encoding" in the "Add ...
2016-01-21
- 11:50 PM Bug report #13919 (Feedback): QGIS server security patch: random crashes and performance regression
- Please test with current master, possibly fixed
- 08:00 PM Bug report #14158: regression: default "save as" value for ESPR Shapefile prevents creation of .shp
- One way to fix this is to remove the SHPT option altogether, since QGIS itself now allows to modify the geometry type.
- 07:33 PM Bug report #14158 (Closed): regression: default "save as" value for ESPR Shapefile prevents creat...
- Currently under master, the save as dialog sets the SHPT layer option to NULL for the ESPR Shapefile driver. This tra...
- 05:40 PM Bug report #14136 (Open): Error on opening project file on 2.13 (nightly development build)
- OK, I could finally reproduce the error!
* Create a new project
* Create a new memory layer
* Add a field named @New... - 05:12 PM Bug report #14136: Error on opening project file on 2.13 (nightly development build)
- When I remove the offending space in _dokładne reko_ the project loads fine (except for all the broken layers, of cou...
- 05:04 PM Bug report #14136: Error on opening project file on 2.13 (nightly development build)
- Thanks for posting that (huge) project! I can reproduce on current master.
I tracked the error down to the layer cal... - 04:38 PM Bug report #6730: Layer properties window expands to much wider than the screen if layer has a ve...
- Yes, this is fixed. Although because the table scrolls by cell, if the field name is more than twice as wide as the ...
- 03:44 PM Bug report #13686: [compile] qgis master fails with "error: ‘PyUnicode_AsUTF8’ was not declared i...
- It could be, but as I said, it builds for me. I'm not using the PKGBUILD in the AUR, though; instead I adapted my rel...
- 02:53 PM Bug report #13686: [compile] qgis master fails with "error: ‘PyUnicode_AsUTF8’ was not declared i...
- I thought it might be a python hard coded issue. It's happened before =)
There is a Arch Linux system specific worka... - 03:20 PM Feature request #3200: Feature cache
- Should I not get my hopes up for this since it has been 3 years? :(
- 02:44 PM Bug report #14157 (Closed): Existing virtual layers replaced when using "add virtual layer"
- The new "Add virtual layer" dialog sometimes replaces an existing virtual layer, even if the new layer has a differen...
- 01:38 PM Bug report #14132 (Closed): 2.5d symbology: layer fails to render upon project re-load
- Fixed in changeset commit:"8d72f13a5750f9f5d499bc182c9531730e06a515".
- 01:38 PM Bug report #14134 (Closed): 2.5d symbology: once de-activated, the shadow option can't be switche...
- Fixed in changeset commit:"7f4cd84c1fd2148ebc94a36998dd9d3b8ae80b12".
- 01:38 PM Bug report #14135 (Closed): 25d symbology - shadow color button is initially blank
- Fixed in changeset commit:"4d4ab63c8ae5491347bbe5e8802662e5280860a0".
- 01:38 PM Bug report #14144 (Closed): Duplicate 2.5D layer does not create a 2.5D layer
- Fixed in changeset commit:"ff8472d06b63e73252ea2fd9088917e2c0df1e32".
- 01:22 PM Bug report #14154 (Closed): Digitizing: "Reuse last entered attribute values" should not overwrit...
- Fixed in changeset commit:"fdeff6354227f7e2f102706866102096ad6b5599".
- 07:28 AM Bug report #14154 (Closed): Digitizing: "Reuse last entered attribute values" should not overwrit...
- When digitizing, the "reuse last entered attribute values" option also sets the value of the last value of the primar...
- 01:22 PM Bug report #14146 (Closed): "Merge Attributes" tool doesn't change values when they are typed
- Fixed in changeset commit:"3f94adc82aebdec553f48ea2fcbd9fb184193722".
- 12:21 PM Bug report #14146 (Open): "Merge Attributes" tool doesn't change values when they are typed
- Agreed. I'll see what I can do.
- 03:44 AM Bug report #14146: "Merge Attributes" tool doesn't change values when they are typed
- Indeed, you are right I haven't changed it. But in the case the new value I want to set is not yet in the features at...
- 02:59 AM Bug report #14146 (Feedback): "Merge Attributes" tool doesn't change values when they are typed
- Are you sure that you've changed the combo box at the top of the table from the default "skip" value?
- 10:58 AM Bug report #14156 (Closed): WFS non cached: infinite flashing
- Steps to reproduce
1) Use http://kartenn.region-bretagne.fr/geoserver/wfs as WFS server
2) In "Add WFS layer", select... - 09:40 AM Bug report #13651: Processing Help: the banner in the help shows "Testing" instead of the QGIS ve...
- AFAICT, there is no more Help tab, replaced by a textbox with the offline(?) help inside (Processing 2.12.99/ master ...
- 09:27 AM Feature request #14155 (Open): Composer Items Properties: Being able to change the height of some...
- It'd be nice if in some composer items properties, the height of some widget can be resized. This concerns:
- Legend ... - 08:41 AM Bug report #13155: A Multiband image(e.g. landsat5,7,8) cannot be displayed in windows8.
- It works for me.
Thank you very much. - 03:00 AM Bug report #13155 (Closed): A Multiband image(e.g. landsat5,7,8) cannot be displayed in windows8.
- 100% confident this is fixed now - I've thrown a lot of testing at it.
- 03:00 AM Bug report #13155 (Closed): A Multiband image(e.g. landsat5,7,8) cannot be displayed in windows8.
- 100% confident this is fixed now - I've thrown a lot of testing at it.
- 01:55 AM Bug report #13155: A Multiband image(e.g. landsat5,7,8) cannot be displayed in windows8.
- Nyall Dawson wrote:
> Please test with tomorrow's nightly builds and confirm whether the possible fix has worked
Jus... - 06:50 AM Bug report #14151 (Feedback): We couldn't free up space on the Clipboard. Another program might b...
- Please post the *exact steps to reproduce*.
Opening Excel and QGIS 2.12.0 on Win7 pro 64 I can still cut/copy/paste ... - 06:50 AM Bug report #14151 (Feedback): We couldn't free up space on the Clipboard. Another program might b...
- Please post the *exact steps to reproduce*.
Opening Excel and QGIS 2.12.0 on Win7 pro 64 I can still cut/copy/paste ... - 06:50 AM Bug report #14151 (Feedback): We couldn't free up space on the Clipboard. Another program might b...
- Please post the *exact steps to reproduce*.
Opening Excel and QGIS 2.12.0 on Win7 pro 64 I can still cut/copy/paste ... - 02:27 AM Bug report #14151: We couldn't free up space on the Clipboard. Another program might be using it ...
- Issue is explained here:
http://eforexcel.com/wp/article-21-clipboard-error-in-excel-we-couldnt-free-up-space-on-the... - 02:26 AM Bug report #14151 (Closed): We couldn't free up space on the Clipboard. Another program might be ...
- QGIS is a known cause of the above error in Microsoft Excel; (along with about 20 other programs).
The error creates... - 06:29 AM Bug report #11810 (Closed): Ok Button not showing when they are a lot of errors in Eliminate Silv...
- Fixed in changeset commit:"085c12e92474f130f328a664df895ef3b4748756".
- 06:29 AM Bug report #11972 (Closed): GdalTools clipper: wrong command when mask layer has a filter
- Fixed in changeset commit:"fe2bb2f09fe799c1363a206ced23bb2a5a1b3b38".
- 05:58 AM Bug report #14153 (Closed): loadNamedStyle fail to load edit widget
- This code correctly loads style from qml file and adds layer 'test' to the map canvas (see attached zip file).
The Q... - 05:40 AM Bug report #9084 (Feedback): Mean coordinates-feature fails with negative weights
- What is desired behaviour: skip features with negative values in weight field, or check weight field for negative val...
- 05:11 AM Bug report #14152 (Closed): Form annotation crashs QGIS with Segmentation fault (core dumped)
- Trying to use Form annotation, once you select a ui file and press OK, QGIS master crashes.
This works fine in QGIS ... - 02:45 AM Bug report #14028 (Closed): CurvePolygons not drawn
- Fixed in changeset commit:"c38ee41f5bfe0af5f1bd5d50ec03e5723986ee49".
- 01:22 AM Bug report #14030 (Closed): Filter expressions to postgres provider
- perfect ! it works very well
- 01:21 AM Bug report #14102 (Closed): Application Crash
- Thank you guys for help, seems the problem does not appear anymore. The only problem is while closing QGIS but it doe...
- 01:21 AM Bug report #14102 (Closed): Application Crash
- Thank you guys for help, seems the problem does not appear anymore. The only problem is while closing QGIS but it doe...
- 01:20 AM Bug report #14150 (Rejected): tuple index out of range when trying to launch Command: load from c...
- When i try to use Command: load
I get this error "tuple index out of range"
I want to use this to automate the load...
2016-01-20
- 12:46 AM Bug report #14136: Error on opening project file on 2.13 (nightly development build)
- Here is my old project file which caused the problem:
https://www.dropbox.com/s/hk54jlfrnm0otc6/Single%20Kaczawskie%2... - 04:50 AM Bug report #14136: Error on opening project file on 2.13 (nightly development build)
- OK, I think I found the "offending line in the code":https://github.com/qgis/QGIS/blob/44559fee3b29adc07a8c0d2f460edd...
- 12:43 AM Bug report #14149 (Closed): Shapefile linestrings disappear when you zoom in
- The relevant file that gives this error is the StreetCenterline that you can find archived in the Transportation.zip ...
- 07:15 PM Bug report #14148 (Closed): @value variable of simple symbol fill color wrongly gets modified in ...
- I'm stumbled on an issue with the @value variable attached to the fill color of a simple symbol symbology. The color ...
- 03:09 PM Bug report #14123: Crash when choosing "Save As" on a layer with sqlite 3.10
- Just tested with current QGIS Master and sqlite 3.10.2, same result.
- 02:57 PM Bug report #13686: [compile] qgis master fails with "error: ‘PyUnicode_AsUTF8’ was not declared i...
- I was able to build successfully on Arch. There was a breaking change to scripts/pyuic4-wrapper.sh (commit 7bab2e5036...
- 08:58 AM Bug report #13686: [compile] qgis master fails with "error: ‘PyUnicode_AsUTF8’ was not declared i...
- Hey Matthias,
Got an error from building qgis (2.13.0.r30691.45d5b1c) using @make -j1@ and ran a @ccache -C@ before ... - 07:52 AM Bug report #13686 (Feedback): [compile] qgis master fails with "error: ‘PyUnicode_AsUTF8’ was not...
- Can you verify and update?
At the moment there should be no call to PyUnicode_AsUTF8 with python 2 (only PyUnicode_A... - 01:50 PM Bug report #13336: Allow raster calculator with huge raster inputs
- trying again on the dmp. If it does not work, I will send it by email.
- 01:48 PM Bug report #13336: Allow raster calculator with huge raster inputs
- Working on that file. For now, I can send you the dmp.
- 12:22 PM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
- I have tried rev. 81448f8 (2016-01-19) and DB Manager closing still crashes QGIS if a layer is previewed. This is usi...
- 09:38 AM Bug report #13466 (Closed): Node tool duplicates nodes instead of moving
- Yes, this change wasn't suitable for back porting.
- 07:21 AM Bug report #13466 (Reopened): Node tool duplicates nodes instead of moving
- The problem it's still present in version 2.8.6
I'm on W7 and QGIS-OSGeo4W-2.8.6-1-Setup-x86_64 - 07:21 AM Bug report #13466 (Reopened): Node tool duplicates nodes instead of moving
- The problem it's still present in version 2.8.6
I'm on W7 and QGIS-OSGeo4W-2.8.6-1-Setup-x86_64 - 08:49 AM Bug report #14147 (Closed): Label not hiding when "unassigned" symbol classification unchecked
- When "categorized" symbols are created for a point layer using any source field, and the final "uncategorized" symbol...
- 08:47 AM Bug report #14146 (Closed): "Merge Attributes" tool doesn't change values when they are typed
- Add features to a layer (I'm using a PostGIS layer. Didn't try with shapes)
Select them and try to merge their attrib... - 08:36 AM Bug report #14143 (Closed): getRequiredPackages in RUtils.py does not respect commented out lines
- Fixed in changeset commit:"f0cb706a5d91b06b8e80a9b9582ca695a6860e55".
- 08:21 AM Bug report #13708 (Closed): Nested symbology layer not displayed anymore on qgis server 2.10.1
- Fixed in changeset commit:"d796ade35d6dd95d23d3f1f5edbb817718f0d140".
- 07:47 AM Bug report #14142: M ordinate is lost on shapefile update
- Is there already a ticket against GDAL?
- 07:35 AM Bug report #14144: Duplicate 2.5D layer does not create a 2.5D layer
- Addressed after having seen this report ;)
Thank you for testing - 07:28 AM Bug report #14144: Duplicate 2.5D layer does not create a 2.5D layer
- Matthias Kuhn wrote:
> All addressed in https://github.com/qgis/QGIS/pull/2698
sorry, I though it was already merged :/
- 07:24 AM Bug report #14144: Duplicate 2.5D layer does not create a 2.5D layer
- All addressed in https://github.com/qgis/QGIS/pull/2698
- 06:55 AM Bug report #14144 (Closed): Duplicate 2.5D layer does not create a 2.5D layer
- * create a 2.5D layer in the style tab
* duplicate layer
You should get a full 2.5 D style layer, but half of the st... - 07:00 AM Bug report #14145 (Closed): Snapping to WFS
- Issue I believe with indexing of snapping.
If you add in a WFS layer non-cached, so that it only loads in the extent... - 06:59 AM Bug report #6751: Attribute table does not sort properly for GML file
- Médéric RIBREUX wrote:
> Hello, bug triage...
>
> this seems fixed in QGIS 2.13 master. Can you/someone else confirm... - 05:56 AM Bug report #6751 (Feedback): Attribute table does not sort properly for GML file
- Hello, bug triage...
this seems fixed in QGIS 2.13 master. Can you/someone else confirm it ? - 06:37 AM Feature request #6875: Display of digitized line lengths during the digitization
- Hello, bug triage...
if you use the Advanced Digitizing Panel you have the length of the current segment.
Now, it ne... - 06:31 AM Bug report #8692 (Closed): Contextual Help - "What's this" - mostly missing
- "What's this" removed from master. Reopen if necessary
- 06:31 AM Bug report #8692 (Closed): Contextual Help - "What's this" - mostly missing
- "What's this" removed from master. Reopen if necessary
- 06:14 AM Feature request #6767 (Feedback): Duplicate bookmark buttons
- Hello, bug triage...
what button (and behavior) should we keep (add new or open bookmark panel) ?
- 06:08 AM Feature request #6762 (Feedback): SQL query window
- Hello, bug triage...
some news of the front of this feature request. There is now a SQL assistant which is very simi... - 06:03 AM Bug report #14029: Server crash upon first read of a project
- That's a known issue: you need to setup an X server (xvfb is the easiest). See http://www.itopen.it/qgis-server-setup...
- 05:58 AM Bug report #14029: Server crash upon first read of a project
- My last try with a 2.8.4 (debian jessie backport package). The result is the same.
When I play manualy print request... - 05:41 AM Bug report #13189 (Feedback): Processing : Geometry Corruption with Memory Layer
- Not reproducible here. Please check again and provide sample data
- 05:38 AM Bug report #10059 (Closed): Vector grid tool creates output with false CRS
- Fixed in changeset commit:"3b70b8446542a9aa0670f1975e81b52d53e0c4c6".
- 04:51 AM Bug report #13715 (In Progress): Settings > Configure shortcuts dialog doesn't show all the avail...
- Processing part is fixed in commit:f7e6fa67b0
- 04:14 AM Bug report #12160 (Closed): Error button for Shortest Path should open configuration
- Fixed in changeset commit:"cc33c126609ac427dc6119daf8611a578443d13e".
- 04:09 AM Bug report #6730 (Feedback): Layer properties window expands to much wider than the screen if lay...
- Hello, bug triage...
on QGIS 2.13 master, I have not this problem anymore: opening the csv's fields panel just displ... - 03:12 AM Bug report #6684 (Feedback): Embedded layers should not allow rename
- Hello, bug triage...
well, here I have some use cases where people want to rename embedded layers because the origin... - 02:55 AM Feature request #6682: Allow duplication of groups in legend
- Hello, bug triage...
still true for QGIS 2.13 master. Could be a good feature to implement... - 02:46 AM Bug report #6602 (Feedback): Python bindings: projectRead() not thrown on Windows
- Hello, bug triage...
can you confirm this bug is still here in QGIS 2.13 master (use a nightly build) ? - 02:45 AM Bug report #13246 (Feedback): Intersection doesn't give all results back
- Which intersection tool do you use? Can you provide small sample dataset to reproduce issue?
- 02:45 AM Feature request #6629 (Feedback): Processing: Add option to Show only active layers in layer dialogs
- Hello, bug triage...
in order to take care of this feature request, I suggest we add an option in Processing General... - 02:45 AM Feature request #6629 (Feedback): Processing: Add option to Show only active layers in layer dialogs
- Hello, bug triage...
in order to take care of this feature request, I suggest we add an option in Processing General... - 02:44 AM Bug report #13867 (Feedback): Select by location (Point on line)
- 02:43 AM Bug report #12738 (Feedback): After using "difference" consider 2 or more separated polygons as one
- 02:42 AM Bug report #12738: After using "difference" consider 2 or more separated polygons as one
- Please add sample data to reproduce the bug.
From your description it looks like difference produces multiplolygon f... - 02:37 AM Bug report #9758 (Closed): Unable to "classify" graduated style
- Fixed in master. Please reopen if necessary
- 02:37 AM Bug report #9758 (Closed): Unable to "classify" graduated style
- Fixed in master. Please reopen if necessary
- 02:34 AM Bug report #11097 (Feedback): save vector layer as ... shp : useless "Layer options" and "Provide...
- Seems fixed in master. Can we close this?
- 02:28 AM Bug report #11274 (Closed): File path encoding in "delimitedtext"-Provider
- This is not a QGIS bug, plugin should take care about handling non-ASCII characters. Please reopen if necessary
- 02:28 AM Bug report #11274 (Closed): File path encoding in "delimitedtext"-Provider
- This is not a QGIS bug, plugin should take care about handling non-ASCII characters. Please reopen if necessary
- 02:25 AM Bug report #12285 (Closed): Creating scripts and running them from the toolbox
- Both issues fixed in master. Please reopen if necessary
- 02:25 AM Bug report #12285 (Closed): Creating scripts and running them from the toolbox
- Both issues fixed in master. Please reopen if necessary
- 02:25 AM Bug report #12285 (Closed): Creating scripts and running them from the toolbox
- Both issues fixed in master. Please reopen if necessary
- 02:15 AM Feature request #6558 (Closed): Split-pane entry and output for PyQGIS console
- Hello, bug triage...
I am closing this feature request for lack of feedback and because every point seems to be cove... - 02:15 AM Feature request #6558 (Closed): Split-pane entry and output for PyQGIS console
- Hello, bug triage...
I am closing this feature request for lack of feedback and because every point seems to be cove... - 02:15 AM Feature request #6558 (Closed): Split-pane entry and output for PyQGIS console
- Hello, bug triage...
I am closing this feature request for lack of feedback and because every point seems to be cove... - 02:07 AM Feature request #6450 (Open): Allow QGIS to 'guess' field types for calculated fields in spatiali...
- 02:06 AM Feature request #6443 (Closed): Singleband gray contrast stretch capabilities (min/max, percentil...
- Hello, bug triage...
as Giovanni suggested, I am closing this ticket ;-) - 02:05 AM Feature request #6441 (Closed): Opening project with unavailable WMS layers takes too long
- Hello, bug triage...
I am closing this feature request for lack of feedback and because there is a good workaround (... - 01:59 AM Bug report #12903 (Closed): Processing: Errors in model from manual
- Moved to the QGIS Documentation bugtracker https://github.com/qgis/QGIS-Documentation/issues/765
- 01:58 AM Feature request #6436: gdal_rasterize GUI does not include the "-burn" option
- Hello, bug triage...
still true for QGIS 2.13 master on both fTools and Processing GDAL.
Like suggested, we only nee... - 01:58 AM Feature request #6436: gdal_rasterize GUI does not include the "-burn" option
- Hello, bug triage...
still true for QGIS 2.13 master on both fTools and Processing GDAL.
Like suggested, we only nee... - 01:52 AM Bug report #14100 (Feedback): tracer: toggling edit off doesn't clear the tracer status, lead to ...
- With the recent commit that introduces fallback to straight line digitizing in tracing mode (commit:06932d98de114c3ad...
- 01:52 AM Bug report #14100 (Feedback): tracer: toggling edit off doesn't clear the tracer status, lead to ...
- With the recent commit that introduces fallback to straight line digitizing in tracing mode (commit:06932d98de114c3ad...
- 01:50 AM Bug report #14106: gdal info -stats are approximate if ".aux.xml" has been created.
- Sorry I still can not reproduce it here. I always get same result with or without .aux.xml file.
If you get wrong re... - 01:49 AM Bug report #6433 (Feedback): Can not use the "entity manager OSM" when I load OSM data from a fil...
- Hello, bug triage...
is this bug still valid in QGIS 2.13 master (and 2.12.3) ?
Now, OSM is in core and is C++. I ... - 01:45 AM Feature request #6414: Export SLD with TextSymbolizer
- Hello, bug triage...
still true for QGIS 2.13 master ! - 01:11 AM Bug report #14102: Application Crash
- Grzeoprz,
When does the crash happen? During digitizing, loading new layers, panning and zooming?
If it is during di...
2016-01-19
- 12:57 AM Bug report #14131 (Feedback): QGIS 2.12.1 - Filter legend by map content has new bug
- Could you try in master or 2.12.2 and report back?
- 12:57 AM Bug report #14131 (Feedback): QGIS 2.12.1 - Filter legend by map content has new bug
- Could you try in master or 2.12.2 and report back?
- 12:39 AM Bug report #14133: 2.5d symbology: spacial ordering issue
- The problem is not trivial.
Right now the rendering order is defined by the distance from an imaginary camera being ... - 12:37 AM Bug report #12522: Raster layers sometimes not painted when zooming (>=2.4)
- Please test with tomorrow's nightly builds and confirm whether the possible fix has worked
- 12:36 AM Bug report #13155 (Feedback): A Multiband image(e.g. landsat5,7,8) cannot be displayed in windows8.
- Please test with tomorrow's nightly builds and confirm whether the possible fix has worked
- 12:33 AM Bug report #14136: Error on opening project file on 2.13 (nightly development build)
- Michal,
Could you try the followings and report back:
1- saving and opening a project without the conditional format... - 04:34 PM Bug report #14136 (Feedback): Error on opening project file on 2.13 (nightly development build)
- <notextile>@</notextile>Michal Jurewicz:
Please attach the broken project file. - 04:34 PM Bug report #14136 (Feedback): Error on opening project file on 2.13 (nightly development build)
- <notextile>@</notextile>Michal Jurewicz:
Please attach the broken project file. - 04:06 PM Bug report #14136: Error on opening project file on 2.13 (nightly development build)
- Saber Razmjooei wrote:
> While the UTF special charector did not crash QGIS upon opening the project, after saving a... - 02:00 PM Bug report #14136: Error on opening project file on 2.13 (nightly development build)
- I have tested it in Windows using latest master.
While the UTF special charector did not crash QGIS upon opening th... - 02:00 PM Bug report #14136: Error on opening project file on 2.13 (nightly development build)
- I have tested it in Windows using latest master.
While the UTF special charector did not crash QGIS upon opening th... - 01:37 PM Bug report #14136: Error on opening project file on 2.13 (nightly development build)
- > I don't know it is good place to report some error which occurs on developer builds but I can't find any better.
I... - 12:23 AM Feature request #3042: arrow extremities cannot be moved
- Just checked, still true with current master (2.13).
- 12:23 AM Feature request #3042: arrow extremities cannot be moved
- Just checked, still true with current master (2.13).
- 12:17 AM Bug report #6809 (Closed): Master handles "No Stretch" rasters differently to 1.8
- Closing as wontfix due to age of 1.8/1.9 versions
- 12:17 AM Bug report #6809 (Closed): Master handles "No Stretch" rasters differently to 1.8
- Closing as wontfix due to age of 1.8/1.9 versions
- 12:17 AM Bug report #8654 (Closed): raster layer transparent pixel list dropped when reading 1.8 project
- Closing as wontfix due to age of 1.8/1.9 versions
- 12:17 AM Bug report #8654 (Closed): raster layer transparent pixel list dropped when reading 1.8 project
- Closing as wontfix due to age of 1.8/1.9 versions
- 12:17 AM Bug report #7725 (Closed): the qgis 1.9 import from 1.8 lost the transparency
- Closing as wontfix due to age of 1.8/1.9 versions
- 12:17 AM Bug report #7725 (Closed): the qgis 1.9 import from 1.8 lost the transparency
- Closing as wontfix due to age of 1.8/1.9 versions
- 12:16 AM Bug report #7077 (Closed): Opening 1.8 project in 1.9 changes shading of raster layers
- Closing as wontfix due to age of 1.8/1.9 versions
- 12:16 AM Bug report #7077 (Closed): Opening 1.8 project in 1.9 changes shading of raster layers
- Closing as wontfix due to age of 1.8/1.9 versions
- 11:39 PM Bug report #14137: 2.5d symbology - height has no units
- Converting the unit may be a non-uniform operation over the rendered extent.
What do you think about some logic to e... - 10:11 PM Bug report #13336: Allow raster calculator with huge raster inputs
- Did you manage to send this data? I'd like to address this for 2.14
- 03:53 PM Bug report #14143 (Closed): getRequiredPackages in RUtils.py does not respect commented out lines
- The function getRequirePackages in python/plugins/processing/algs/r/RUtils.py includes packages that are commented ou...
- 02:49 PM Bug report #11746: Vertical lines appear as artifacts when map has lots of layers turned on.
- I also noticed that the problem almost completely disappears when "Render layers in parallel using many CPU cores" is...
- 10:40 AM Bug report #7600: $geometry parameter does not expand to layer geometry column name
- Update: my above comment only applies after adding a WFS layer and using an expression in the table
The issue still... - 10:36 AM Bug report #7600: $geometry parameter does not expand to layer geometry column name
- The issue seems to be resolved in master
I used the following layer :
http://demo.opengeo.org/geoserver/wfs?SERVICE=... - 10:20 AM Bug report #14123: Crash when choosing "Save As" on a layer with sqlite 3.10
- I'd like to test on Master, but can't because it won't compile on Arch Linux as result of this #13686
I'm running Ar... - 04:29 AM Bug report #14123: Crash when choosing "Save As" on a layer with sqlite 3.10
- I experience the exact same issue on ManjaroLinux 15.12:
qgis 2.12.3-1
libspatialite 4.3.0.a-1
gdal-filegdb 2.0.r3219... - 04:25 AM Bug report #14123 (Feedback): Crash when choosing "Save As" on a layer with sqlite 3.10
- Oh, and I'm usign GDAL 1.11.1 (built and run against)
- 04:24 AM Bug report #14123: Crash when choosing "Save As" on a layer with sqlite 3.10
- I cannot reproduce with current qgis master (69cb0c4ed3174946c82e32dad4af5a12275079fc) built and running against Spat...
- 10:19 AM Bug report #9395: WFS layers time out, even though the timeout is not reached
- Regarding the 60s default timeout not being obvserved, I noticed it was ~ 20 seconds. This is because of an inconsist...
- 10:12 AM Bug report #11371 (Open): Map Composer: group + move + ungroup + undo = crash
- Still present. I can't fix this one without major api breaks.
- 04:50 AM Bug report #11371 (Feedback): Map Composer: group + move + ungroup + undo = crash
- I cannot reproduce on current master (2.14-pre, commit:69cb0c4ed3174946c82e32dad4af5a12275079fc) -- can anyone ?
- 09:28 AM Bug report #9444: WFS client not requesting new features when not-cached
- If the request would be done in WFS 2.0.0, the GetCapabilities answer would give us the number of maximum features th...
- 09:21 AM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
- There are a couple of these errors before the crash:...
- 09:13 AM Bug report #12416 (In Progress): QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
- 09:11 AM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
- ...
- 09:09 AM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
- I *can* reproduce under Ubuntu 14.04 64bit with GDAL trunk (2.1.0dev) and OpenFileGDB.
`ogrinfo -al` works fine. - 09:09 AM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
- I *can* reproduce under Ubuntu 14.04 64bit with GDAL trunk (2.1.0dev) and OpenFileGDB.
`ogrinfo -al` works fine. - 09:01 AM Bug report #13865 (Feedback): KMZ causes QGIS application crash (Mac)
- I could open the attached file just fine with current master branch (2.14-pre, commit:69cb0c4) and GDAL trunk (2.1.0-...
- 08:58 AM Bug report #14081 (Closed): Processing>QGIS>Vectoroverlay tools>Clip
- Works fine in master for me too. Reopen if necessary
- 08:58 AM Bug report #14081 (Closed): Processing>QGIS>Vectoroverlay tools>Clip
- Works fine in master for me too. Reopen if necessary
- 08:56 AM Bug report #11422: Crash after bulk change of attribute value in shapefile
- I filed #14142 to not loose track of the lost-M issue
- 08:48 AM Bug report #11422 (Closed): Crash after bulk change of attribute value in shapefile
- closing as fixed upstream -- remember that the M value is still lost, if you want to retain it it'd still take a refa...
- 08:44 AM Bug report #11422: Crash after bulk change of attribute value in shapefile
- So now that I finally got it I'll leave a note here:
OGR will not help in knowing if the input is or not affected by... - 08:14 AM Bug report #11422 (Feedback): Crash after bulk change of attribute value in shapefile
- I confirm current GDAL trunk fixes the issue.
A workaround is not trival, maybe we should just refuse to allow editi... - 08:01 AM Bug report #11422: Crash after bulk change of attribute value in shapefile
- Will be fixed in upcoming GDAL 1.11.4 & 2.0.2
- 07:46 AM Bug report #11422: Crash after bulk change of attribute value in shapefile
- So the GDAL bug is that the M values are dropped when updating XYM geometries, but the output is still advertised as ...
- 07:14 AM Bug report #11422: Crash after bulk change of attribute value in shapefile
- GDAL is responsible for the crash on reading, but I still don't know who's responsible for corruption on writing
- 06:59 AM Bug report #11422: Crash after bulk change of attribute value in shapefile
- Filed GDAL ticket here: https://trac.osgeo.org/gdal/ticket/6317
- 05:02 AM Bug report #11422 (In Progress): Crash after bulk change of attribute value in shapefile
- 05:00 AM Bug report #11422: Crash after bulk change of attribute value in shapefile
- Still happens as of commit:69cb0c4ed3174946c82e32dad4af5a12275079fc (2.14-pre) built and running against GDAL 1.11.1
... - 08:56 AM Bug report #14142 (Closed): M ordinate is lost on shapefile update
- Opening an XYM or XYMZ shapefile and editing its attributes results in loosing the M ordinate value from the original...
- 07:15 AM Bug report #14106: gdal info -stats are approximate if ".aux.xml" has been created.
- I have had this issues since at least QGIS 2.4 on multiplie Windows 7_64 machines all using the OSGeo4W64.
Steps to ... - 05:36 AM Bug report #14106 (Feedback): gdal info -stats are approximate if ".aux.xml" has been created.
- Works fine here.
Do you have this bug also when running gdalinfo from console? - 06:32 AM Bug report #13866 (Closed): Copy Paste attribute table from postgres causes crash
- Confirmed! Thanks Sandro, it seems solved.
Cheers
Régis - 03:42 AM Bug report #13866 (Feedback): Copy Paste attribute table from postgres causes crash
- I cannot reproduce with current master (670ded3)
Maybe it was a threading issue fixed recently. Could you please re-t... - 03:39 AM Bug report #13866 (In Progress): Copy Paste attribute table from postgres causes crash
- 06:21 AM Bug report #13582: 'Add Delimited Text Layer' not setting CRS query parameter in the URI
- The problem is with the fTools tools that use a CRS check. For example, if one layer is a CSV layer and another shape...
- 05:39 AM Bug report #13788 (Feedback): Customization: mProgressBar not removed when unchecked
- Works fine in master. Please check
- 05:31 AM Bug report #14077 (Closed): Geometry check requires file extension
- Fixed in commit:8835658706
- 05:31 AM Bug report #14077 (Closed): Geometry check requires file extension
- Fixed in commit:8835658706
- 05:20 AM Feature request #14141 (Open): Keep SVG as vectors
- It is possible to use the svg-format as wms data source . Geoserver for example sends SVG data. These appear to be c...
- 04:56 AM Bug report #11410 (Feedback): QGIS crashes when rendering all layers from a SOSI file at once
- Can you still reproduce with current master (2.14-pre) ?
If so, can you also reproduce by loading a spatialite file r... - 04:46 AM Bug report #8760 (Feedback): Custom Form from .ui File crashes QGIS on Ubuntu
- If you confirm it works with current master (2.14-pre, commit:69cb0c4ed3174946c82e32dad4af5a12275079fc at time of wri...
- 04:42 AM Bug report #13951 (Feedback): QGIS crashes when trying to view polygon whose border intersects it...
- Can you still reproduce with current 2.14-pre version ?
If so, do you get any ERROR line printed on the console, prio... - 04:39 AM Bug report #13982 (Feedback): QGIS crashes when plt.savefig() Matplotlib function is called
- Is this still happening with an updated version of Matplotlib and QGIS ?
If so:
- What versions are you using (both... - 04:35 AM Bug report #13842 (Feedback): QGIS 2.12 crash on opening layer properties
- I cannot reproduce with current master (2.14-pre -- commit:69cb0c4ed3174946c82e32dad4af5a12275079fc)
Can you ? - 04:29 AM Bug report #13589 (Feedback): Filter legend in Composer causes crash
- Can you reproduce with current master branch ?
What are the exact steps to reproduce this ? - 04:15 AM Bug report #14140 (Closed): Crash in QgsGeomColumnTypeThread stopping connection scan
- Fixed in changeset commit:"69cb0c4ed3174946c82e32dad4af5a12275079fc".
- 03:56 AM Bug report #14140: Crash in QgsGeomColumnTypeThread stopping connection scan
- Got it, ColumnTypeThread handling of "stopped" (mStop) is not thread-safe.
- 03:53 AM Bug report #14140: Crash in QgsGeomColumnTypeThread stopping connection scan
- ...
- 03:48 AM Bug report #14140 (Closed): Crash in QgsGeomColumnTypeThread stopping connection scan
- I just got a segfault with current master (670ded3d0622811f8e0ba50b3f3fd5e783742044) by clicking on "stop" in the "Ad...
- 04:15 AM Bug report #13345: Processing Import into PostGIS: set default output SR
- Just checked: if I do not choose an Output SRS the layer is not imported, and no warning is given to the user. If I c...
- 04:12 AM Bug report #13081: Zonal Statistics miscalculates when handling polygons without raster cells wit...
- In fact almost all polygons in the attached dataset have raster within their boundaries, but this is NODATA value. Ev...
- 03:47 AM Bug report #13278: Qgis crash saving postgis layer
- Sandro Santilli wrote:
> I tried both against POSTGIS 1.5.9SVN over PostgreSQL 9.1.19 and POSTGIS 2.2.2dev r14600 ove... - 01:23 AM Bug report #13278: Qgis crash saving postgis layer
- I tried both against POSTGIS 1.5.9SVN over PostgreSQL 9.1.19 and POSTGIS 2.2.2dev r14600 over PostgreSQL 9.3.6 -- sam...
- 01:08 AM Bug report #13278: Qgis crash saving postgis layer
- I cannot reproduce with current master (b2a1273) using the full big-table data.
Can you try, Anibal ?
Maybe there's s... - 03:27 AM Bug report #10600 (Closed): db_manager is unable to load rasters from connections with no dbname ...
- Well, I'll leave master as it is. After all that's how it behaved before commit:62b2c1fcabc88e82b0229790b56a7a9ada0f...
- 03:27 AM Bug report #10600 (Closed): db_manager is unable to load rasters from connections with no dbname ...
- Well, I'll leave master as it is. After all that's how it behaved before commit:62b2c1fcabc88e82b0229790b56a7a9ada0f...
- 03:27 AM Bug report #10600 (Closed): db_manager is unable to load rasters from connections with no dbname ...
- Well, I'll leave master as it is. After all that's how it behaved before commit:62b2c1fcabc88e82b0229790b56a7a9ada0f...
- 03:16 AM Bug report #10600: db_manager is unable to load rasters from connections with no dbname specified
- I shall note that "host" and "port" are still being enforced in the URI (from before my first patch)
- 03:15 AM Bug report #10600: db_manager is unable to load rasters from connections with no dbname specified
- I have another patch that only adds the "dbname" in the URI of raster layers, rather than in all postgresql layers.
I... - 03:02 AM Bug report #10600 (Reopened): db_manager is unable to load rasters from connections with no dbnam...
- Upstream filed: https://trac.osgeo.org/gdal/ticket/6316
I'm reopening this to try another approach, less intrusive - 02:53 AM Bug report #10600: db_manager is unable to load rasters from connections with no dbname specified
- I guess a ticket could also be filed against GDAL to request allowing that, btw
- 02:52 AM Bug report #10600: db_manager is unable to load rasters from connections with no dbname specified
- Yes, GDAL complained at least a dbname was needed.
- 02:35 AM Bug report #10600: db_manager is unable to load rasters from connections with no dbname specified
- Is the requirement to have a dbname when loading a raster layer the problem?
- 01:58 AM Bug report #10600 (Closed): db_manager is unable to load rasters from connections with no dbname ...
- Fixed in changeset commit:"da372c8d40b1f81eb2fc307edc77199ba540bf10".
- 01:34 AM Bug report #10600: db_manager is unable to load rasters from connections with no dbname specified
- It turns out this was broken by commit:62b2c1fcabc88e82b0229790b56a7a9ada0f5771 to fix #11886
- 01:30 AM Bug report #10600 (In Progress): db_manager is unable to load rasters from connections with no db...
- still an issue in current master (2.14-pre)
- 01:30 AM Bug report #10600 (In Progress): db_manager is unable to load rasters from connections with no db...
- still an issue in current master (2.14-pre)
- 03:27 AM Bug report #14130 (Closed): Crash when tracing and removing layer
- Fixed in changeset commit:"4b079ae418667fead66029b744e6df4fec7f3f96".
- 02:48 AM Bug report #12935: 2.2 GB GeoJson file crashes qgis
- Should up/downstream resolved tickets not be closed ?
- 02:47 AM Bug report #14139 (Closed): Error inserting feature in WFS-T server
- Cannot insert a new feature composed by a single polygon/linestring into a geoserver multipolygon/multilinestring WFS...
- 02:46 AM Bug report #11900 (Closed): Plugin layers do not work correctly with rotation
- Actually, I think plugin related issues should be handled by plugins themselves.
The OpenLayers plugin already has a... - 02:46 AM Bug report #11900 (Closed): Plugin layers do not work correctly with rotation
- Actually, I think plugin related issues should be handled by plugins themselves.
The OpenLayers plugin already has a... - 02:38 AM Bug report #11900: Plugin layers do not work correctly with rotation
- Figured out. I'll file a separate ticket for the openlayers case.
- 02:30 AM Bug report #11900: Plugin layers do not work correctly with rotation
- Could you give instruction to reproduce this ?
I've tried "OpenLayers Plugin" (from sourcepole) but I've only found a... - 02:46 AM Bug report #13919: QGIS server security patch: random crashes and performance regression
- I don't succeed to reproduce it, do you have an example?
Do you use CGI or FCGID?
Witch version of postgres, postgis ... - 02:44 AM Bug report #14138 (Closed): Vector layers have been exported into broken DXF file
- When exporting layers loaded into QGIS project, output DXF file is broken. Error message in AutoCAD (Civil 3D 2015) l...
- 02:33 AM Bug report #14110 (Closed): Spatialite / DbManager - Error fetching indexes with recent sqlite ve...
- Fixed in changeset commit:"472fa9bb080c65ba9acdc83c30354f7849b74a83".
- 01:58 AM Bug report #14110: Spatialite / DbManager - Error fetching indexes with recent sqlite version
- Pull request to fix it : https://github.com/qgis/QGIS/pull/2696
- 01:29 AM Bug report #9504: iface.addToolBar but no iface.removeToolBar
- Just as information for future reference for others:...
- 01:28 AM Bug report #12802 (Closed): invisible topology
- I cannot reproduce with current master (b2a12735c5e75d28f452545591374b16a62f937c)
- 01:28 AM Bug report #12802 (Closed): invisible topology
- I cannot reproduce with current master (b2a12735c5e75d28f452545591374b16a62f937c)
- 01:26 AM Bug report #13679 (Feedback): QGIS master crashes when closing DB Manager in preview mode for Pos...
- 01:17 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
- I still cannot reproduce with b2a1273.
Could it have been done to the recent threading fixes ?
Which version did you... - 01:24 AM Bug report #14030: Filter expressions to postgres provider
- OK, thanks a lot. I will test with the next QGIS nightly build and then close this issue.
2016-01-18
- 12:59 AM Bug report #14137 (Closed): 2.5d symbology - height has no units
- I was getting some bad rendering using the 2.5d renderer until i realised that the height measurement is in whatever ...
- 12:58 AM Bug report #14136 (Closed): Error on opening project file on 2.13 (nightly development build)
- I don't know it is good place to report some error which occurs on developer builds but I can't find any better. I'm ...
- 12:57 AM Bug report #12172: Use xvfb-run on "make check"
- As of current master (2.14-pre) I hadn't seen windows popping up on "make check", but there's still a "check-no-x" ru...
- 12:56 AM Bug report #14135 (Closed): 25d symbology - shadow color button is initially blank
- The shadow color button is not correctly initialised to show the default shadow color. After changing the color it's ...
- 12:49 AM Bug report #13141: Postgis Connection freeze if you press "Set filter" during loading of data
- I've added an assert to guard against any other such dangerous use of shared pgsql connections here: https://github.c...
- 04:49 AM Bug report #13141 (Feedback): Postgis Connection freeze if you press "Set filter" during loading ...
- Bug should be fixed with commit 4ccb08dbadaca8153f69ddda7ab8b3b79729239b -- please test
- 04:49 AM Bug report #13141 (Feedback): Postgis Connection freeze if you press "Set filter" during loading ...
- Bug should be fixed with commit 4ccb08dbadaca8153f69ddda7ab8b3b79729239b -- please test
- 03:28 AM Bug report #13141: Postgis Connection freeze if you press "Set filter" during loading of data
- PR ready for test by original reporter and discussion by other developers: https://github.com/qgis/QGIS/pull/2689
- 02:14 AM Bug report #13141: Postgis Connection freeze if you press "Set filter" during loading of data
- I think the problem is with sharing the same connection. Forcing all connections to not be shared fixes this issue.
I... - 01:50 AM Bug report #13141: Postgis Connection freeze if you press "Set filter" during loading of data
- Same problem happens with 2.8.4
- 01:34 AM Bug report #13141: Postgis Connection freeze if you press "Set filter" during loading of data
- It might be related to clicking on "Set Filter" twice.
I could also get:
*** Error in `output/bin/qgis': double free... - 01:24 AM Bug report #13141 (In Progress): Postgis Connection freeze if you press "Set filter" during loadi...
- I could reproduce with current master (9a2f46e) on ubuntu 14.04
- 01:18 AM Bug report #13141: Postgis Connection freeze if you press "Set filter" during loading of data
- I'm taking this
- 12:44 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
- In the meantime, freezing preview canvas and/or change the selected tab (hiding preview) on close could mitigate the ...
- 12:40 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
- Is there any way to make the python wrapper call deleteLater rather than delete, on dropping last reference ?
- 11:26 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
- No crash here (Ubuntu 14.04 64bit), but in log panel I can see the following messages:
2016-01-18T19:58:26 1 QObject... - 10:59 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
- the mini-dump occurs if and only if I 'preview' layer (Postgis and spatialite);
In fact, it avoids doing the preview ... - 10:59 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
- il minidump si verifica solo ed esclusivamente se facciamo 'anteprima' del layer (Postgis e spatialite);
infatti evit... - 09:01 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
- Actually, I cannot reproduce it anymore :/
- 08:53 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
- I cannot always reproduce it, btw
- 08:52 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
- The call to loadPreview on close() was added by Giuseppe to fix #12938
Giuseppe, any idea about my backtrace ?
Salva... - 08:49 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
- Sandro,
il minidump mi perseguita, sia se utilizzo db postgis che spatialite.
poi ho riscontrato, (sempre su dbmanage... - 08:33 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
- ...
- 08:33 AM Bug report #13679 (In Progress): QGIS master crashes when closing DB Manager in preview mode for ...
- Oh wait, I take it back. I was missing the "close" step.
It's confirmed here ! - 08:33 AM Bug report #13679 (In Progress): QGIS master crashes when closing DB Manager in preview mode for ...
- Oh wait, I take it back. I was missing the "close" step.
It's confirmed here ! - 08:32 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
- I cannot reproduce this on maste (a0e6d49) with ubuntu-14.04 -- any chance you can re-test this Salvatore ?
- 12:43 AM Bug report #14029: Server crash upon first read of a project
- Hi
I found following messages in syslog that appears during qgis server crash.... - 09:53 AM Bug report #14029: Server crash upon first read of a project
- Possibly related to #13919
- 03:20 AM Bug report #14029: Server crash upon first read of a project
- no xvfb for me, just a server in console mode.
crash happens with
* 2.12.3.13jessie package
* 2.12.3.20trusty package - 02:51 AM Bug report #14029: Server crash upon first read of a project
- Did you install and config xvfb? Does this happen only with 2.8.5?
Thanks for the feedback. - 02:18 AM Bug report #14029: Server crash upon first read of a project
- Hi
I've got a similar problem.
* debian 8
* qgis-server 2.12.3+13jessie
* Postgresql/Postgis DB (9.4/2.1)
Qgis ser... - 12:41 AM Bug report #9909 (Closed): Prevent creation of recursive models (or provide solution to break out...
- 12:41 AM Bug report #9909: Prevent creation of recursive models (or provide solution to break out of loops)
- fixed in #a549ded47bf6bfebc050d64502ac3dc8b9e921d6
- 12:33 AM Bug report #14127: Heatmap with expression triggers segfault
- Nyall Dawson wrote:
> Fixed in changeset commit:"e2e3604784f299273a345ded8ab600174b5fe33d".
thanks Nyall! - 04:10 PM Bug report #14127 (Closed): Heatmap with expression triggers segfault
- Fixed in changeset commit:"e2e3604784f299273a345ded8ab600174b5fe33d".
- 06:09 AM Bug report #14127 (Closed): Heatmap with expression triggers segfault
- (release: master from today)
* Open QGIS
* load shp data (attached)
* open properties then style tab
* choose heatma... - 12:03 AM Bug report #14129 (Closed): Processing GDAL: console call not updated after changes
- Fixed in changeset commit:"b2a12735c5e75d28f452545591374b16a62f937c".
- 10:02 AM Bug report #14129 (Closed): Processing GDAL: console call not updated after changes
- Run Rasterize with the attached shapefile
Change "Horizontal" and "Vertical" to 100
In "Console call" it still show... - 10:52 PM Bug report #14134 (Closed): 2.5d symbology: once de-activated, the shadow option can't be switche...
- *Steps to reproduce*
# Create a new project
# Add a vector polygon layer
# Open the layer property window, set symbol... - 10:44 PM Bug report #14133 (Closed): 2.5d symbology: spacial ordering issue
- The spacial ordering of features require further tweaking, as the attached screenshot shows (ordering-issue.png).
I'... - 10:27 PM Bug report #14132 (Closed): 2.5d symbology: layer fails to render upon project re-load
- When a project is re-loaded, layers rendered using 2.5D symbology fail to draw properly, with only shadow showing up....
- 06:05 PM Bug report #14131 (Closed): QGIS 2.12.1 - Filter legend by map content has new bug
- "Filter legend by map content" has always worked fine for me, until v2.12.0.
Now for some reason a strange glitch oc... - 04:39 PM Bug report #14118 (Closed): regression: unchecking one sub-layer of a categorized symbology leads...
- Fixed in changeset commit:"8435fee4a434a4c30b96aa62d09dd345bb2577d4".
- 03:53 PM Bug report #14130 (Closed): Crash when tracing and removing layer
- Steps to reproduce:
1. have two layers in project, set snapping to all layers
2. start adding a feature in one layer... - 03:51 PM Bug report #14117 (Closed): Bad polygon digitizing in master
- Fixed in changeset commit:"23fc3cf9ccc1d76baded3f963e936a0e12c80201".
- 01:48 PM Feature request #14035 (Closed): circular string show vertex for curve center as X or other means
- Closing this ticket because there is already a means to show the curve center point.
- 01:48 PM Feature request #14035 (Closed): circular string show vertex for curve center as X or other means
- Closing this ticket because there is already a means to show the curve center point.
- 01:43 PM Bug report #13987 (Open): Identify Feature not finding feature
- Thanks for the data and sorry for the delay.
I can confirm this issue exists in master (commit:1474c0783f87cec32e64b... - 01:43 PM Bug report #13987 (Open): Identify Feature not finding feature
- Thanks for the data and sorry for the delay.
I can confirm this issue exists in master (commit:1474c0783f87cec32e64b... - 01:43 PM Bug report #13987 (Open): Identify Feature not finding feature
- Thanks for the data and sorry for the delay.
I can confirm this issue exists in master (commit:1474c0783f87cec32e64b... - 01:23 PM Bug report #14030 (Feedback): Filter expressions to postgres provider
- Please test with tomorrow's nightlies - likely fixed with ed54e3cc0be4b9a79ac23adf8bffc858d315c01e
- 10:35 AM Bug report #5644 (Feedback): GRASS integration should use private, not user's .grassrc6 file
- Any news on this? As I can see from code Processing creates private gisrc file.
- 10:26 AM Bug report #12702 (Closed): Help for all qgis:graphics missing
- Moved to QGIS Documentation bugtracker https://github.com/qgis/QGIS-Documentation/issues/764
- 10:19 AM Bug report #13813 (Feedback): grass process missing dependency
- Can you test with master? If you get error again, please post also Procressing log and full text of the error
- 09:57 AM Bug report #12005 (Closed): "simplify feature" tool silently fails if a layer is reprojected in a...
- Closed as duplicate
- 09:57 AM Bug report #12005 (Closed): "simplify feature" tool silently fails if a layer is reprojected in a...
- Closed as duplicate
- 09:50 AM Bug report #12534: Basic Statistics shows 'No features selected' when too many features are selec...
- I think a fix I made in 2.12 probably also fixed this - was this bug encountered when using a PostGIS table?
- 05:01 AM Bug report #12534 (Feedback): Basic Statistics shows 'No features selected' when too many feature...
- Works fine for me, tested on layer with 18469 features. No errors, statistics calculated and reported.
- 09:46 AM Bug report #14100: tracer: toggling edit off doesn't clear the tracer status, lead to confusion
- Hmm just tested and obviously this behavior is the same also when tracing is not enabled - aborting editing and later...
- 07:52 AM Bug report #9504 (Closed): iface.addToolBar but no iface.removeToolBar
- As Jürgen said, you can delete toolbar. Please reopen if necessary
- 07:52 AM Bug report #9504 (Closed): iface.addToolBar but no iface.removeToolBar
- As Jürgen said, you can delete toolbar. Please reopen if necessary
- 07:44 AM Bug report #8900 (Closed): "Save vector layer as" - checkboxes in panel
- Seems fixed in master. Please reopen if necessary
- 07:44 AM Bug report #8900 (Closed): "Save vector layer as" - checkboxes in panel
- Seems fixed in master. Please reopen if necessary
- 07:39 AM Bug report #7383: Layer properties window too wide
- Largely yes.
- 07:37 AM Bug report #7383 (Feedback): Layer properties window too wide
- Still true?
- 07:01 AM Bug report #13752 (Closed): ftools dissolve (on master) produces empty output if input has invali...
- Fixed in changeset commit:"62a571d6dd3dbdaa97f35cc6795dc064d18b7a82".
- 07:01 AM Bug report #12887 (Closed): customization: ini file saved without extension == invisible when try...
- Fixed in changeset commit:"aa417a10cbafbd885d30df18c54e7f34479ef979".
- 07:01 AM Bug report #12390 (Closed): Default path in - Layer properties - Style - Band rendering - Singleb...
- Fixed in changeset commit:"20bf738f1cc2e40ad4f0e6541d4fbee8fbcf7c2e".
- 07:01 AM Bug report #11063 (Closed): Build Virtual Raster (Catalog) window does not accept spaces in Sourc...
- Fixed in changeset commit:"c63d16a3b215aaf126031f5201388e18e0410ace".
- 07:01 AM Bug report #10140 (Closed): no dropdown in Vector>Research>Random Points>Use value from input field
- Fixed in changeset commit:"b2ca6d0288e454e8ae520798eb18a87caf483d00".
- 06:59 AM Bug report #9910 (Closed): final_model.png missing from Processing manual
- Seems already fixed. If necessary please file issue in the QGIS Documentation bugtracker at https://github.com/qgis/Q...
- 06:59 AM Bug report #9910 (Closed): final_model.png missing from Processing manual
- Seems already fixed. If necessary please file issue in the QGIS Documentation bugtracker at https://github.com/qgis/Q...
- 06:53 AM Bug report #9975: Vector grid: different Number of cells for polygons and lines
- Tested with "Creat grid" alg from Processing and number of cells is the same for both lines and polygons. "Vector gri...
- 06:29 AM Bug report #10236 (Closed): layer transparency 'no data value' checkbox setting is not preserved ...
- Seems fixed in master. Please reopen if necessary
- 06:29 AM Bug report #10236 (Closed): layer transparency 'no data value' checkbox setting is not preserved ...
- Seems fixed in master. Please reopen if necessary
- 06:27 AM Bug report #10506: Move the QGIS server documentation to main manual
- If this is the case, please remove the duplicated wiki page.
Thanks for looking into this. - 06:22 AM Bug report #10506 (Feedback): Move the QGIS server documentation to main manual
- As I can see, documentation already updated. Can we close this?
- 06:26 AM Feature request #14128 (Rejected): Allow record editing also from form view
- On a second thought, this may clutter the interface too much, especially for bigger forms, so the disadvantages are b...
- 06:12 AM Feature request #14128 (Rejected): Allow record editing also from form view
- Whew clicking on an object with the Info tool, a form can be opened. When using the table/form view, the user can put...
- 06:26 AM Bug report #10371 (Feedback): New Identify Results panel: window title
- Seems not valid anymore as in master we have dock widget
- 06:24 AM Bug report #10390 (Closed): QgsGenericProjectionSelector() need two click for to select
- Fixed in master.
- 06:24 AM Bug report #10390 (Closed): QgsGenericProjectionSelector() need two click for to select
- Fixed in master.
- 06:24 AM Bug report #10390 (Closed): QgsGenericProjectionSelector() need two click for to select
- Fixed in master.
- 06:13 AM Bug report #10587 (Closed): QGIS Training Manual Section 3.2.12
- Moved to QGIS Documentation bugtracker https://github.com/qgis/QGIS-Documentation/issues/761
- 06:12 AM Bug report #10585 (Closed): QGIS Training Manual, section 1.2.2
- Moved to Documentation bugtracker https://github.com/qgis/QGIS-Documentation/issues/762
- 06:06 AM Bug report #10725 (Closed): "symbol levels" help button does not work
- Help button removed in master. Please reopen if necessary
- 06:06 AM Bug report #10725 (Closed): "symbol levels" help button does not work
- Help button removed in master. Please reopen if necessary
- 06:04 AM Bug report #10807 (Feedback): polygon centroid error processing specified tolerance
- Does it works via Processing? Also please provide sample dataset to reproduce bug.
- 06:02 AM Bug report #10917 (Feedback): Python error with QGIS Clip
- Test data not available anymore. Can you upload them somewhere?
- 05:53 AM Bug report #14126 (Closed): Missing classes in histogram
- * open the vector file included
* open properties, style tab
* clic on quantile
* switch to histogram
* clic on load ... - 05:44 AM Bug report #11277 (Closed): GPS tools error <layer> is not valid and can't be added... if the nam...
- Closing for a lack of feedback
- 05:37 AM Bug report #11946 (Feedback): Regression - Style - Categories not working for the columns that co...
- Can you provide more details? From your description I understand that everything works fine, but column names was tru...
- 04:53 AM Bug report #12224 (Closed): Customization Menu - Reset button doesnt reset
- Fixed in master. Please reopen if necessary
- 04:53 AM Bug report #12224 (Closed): Customization Menu - Reset button doesnt reset
- Fixed in master. Please reopen if necessary
- 04:43 AM Bug report #12352 (In Progress): Sort order for custom scales
- Fixed for general settings, still true for Project properties
- 04:43 AM Bug report #12352 (In Progress): Sort order for custom scales
- Fixed for general settings, still true for Project properties
- 04:36 AM Bug report #13278: Qgis crash saving postgis layer
- I'm also available to look at this, if given a link to the dump
- 04:18 AM Bug report #12423 (Feedback): Processing - Bar Plot (QGIS) doesn't plot string "category name field"
- I don't think this is a bug. To plot we need two sets of numbers: one for X values and second for Y. How we can creat...
- 04:11 AM Bug report #12821 (Closed): Error in Processing documentation
- 04:11 AM Bug report #12835 (Closed): Could not import ImageText form PIL
- This is not a QGIS issue. Please post your request for PIL package update in the OSGeo4W trac
- 04:11 AM Bug report #12835 (Closed): Could not import ImageText form PIL
- This is not a QGIS issue. Please post your request for PIL package update in the OSGeo4W trac
- 04:11 AM Bug report #12835 (Closed): Could not import ImageText form PIL
- This is not a QGIS issue. Please post your request for PIL package update in the OSGeo4W trac
- 02:20 AM Bug report #13188: Please improve 'Missing dependency' error message
- "Missing dependency" message was removed from Processing during UI/UX improvements. But I added GRASS path to the sim...
- 02:17 AM Bug report #13188 (Closed): Please improve 'Missing dependency' error message
- Fixed in changeset commit:"75926f52aaf479bbe663978b05b7ba216cea137e".
- 01:40 AM Bug report #13980 (Closed): Unable to open files from Python console editor
- Works fine in master. Reopen if necessary
- 01:40 AM Bug report #13980 (Closed): Unable to open files from Python console editor
- Works fine in master. Reopen if necessary
- 01:34 AM Bug report #14115 (Feedback): Processing: GDAL Proximity - incorrect result if "Values" is not fi...
- With passed "Values" it produces correct result. I still think that this is GDAL bug, as from documentation, "values"...
- 01:34 AM Bug report #14115 (Feedback): Processing: GDAL Proximity - incorrect result if "Values" is not fi...
- With passed "Values" it produces correct result. I still think that this is GDAL bug, as from documentation, "values"...
- 01:12 AM Bug report #14115: Processing: GDAL Proximity - incorrect result if "Values" is not filled
- Alexander, thanks for testing.
I filled "Values" with 10 (the ID value with which the roads raster was created) and ... - 01:20 AM Bug report #13867: Select by location (Point on line)
- As fTools plugin will be removed in future and same tool works fine in Processing toolbox I think we can leave this a...
- 01:17 AM Bug report #13582 (Feedback): 'Add Delimited Text Layer' not setting CRS query parameter in the URI
- Which fTools tool do you refer to? I checked in master with "Define current projection" and there is no error when us...
- 01:09 AM Bug report #13345 (Feedback): Processing Import into PostGIS: set default output SR
- Works fine in master. CRS copied from source layer, I can add imported layer and QGIS does not ask for CRS.
2016-01-17
- 12:57 AM Bug report #13270 (Closed): processing toolbox - clip tool in batch mode
- Works fine in master. Reopen if necessary
- 12:57 AM Bug report #13270 (Closed): processing toolbox - clip tool in batch mode
- Works fine in master. Reopen if necessary
- 12:36 AM Bug report #13190 (Closed): RuntimeError: module compiled against API version 9 but this version ...
- Looks like packaging issue in your distribution. Reopen if necessary
- 12:36 AM Bug report #13190 (Closed): RuntimeError: module compiled against API version 9 but this version ...
- Looks like packaging issue in your distribution. Reopen if necessary
- 12:26 AM Bug report #14115 (Rejected): Processing: GDAL Proximity - incorrect result if "Values" is not fi...
- Running gdal_proximity.py from command line gives same result, so seems this is GDAL issue not Processing. Please sub...
- 12:26 AM Bug report #14115 (Rejected): Processing: GDAL Proximity - incorrect result if "Values" is not fi...
- Running gdal_proximity.py from command line gives same result, so seems this is GDAL issue not Processing. Please sub...
- 05:44 PM Bug report #14118 (Reopened): regression: unchecking one sub-layer of a categorized symbology lea...
- Ah, found out what triggered the bug, that is a joined field. Attaching a testcase project.
*Steps to reproduce*
# L... - 05:44 PM Bug report #14118 (Reopened): regression: unchecking one sub-layer of a categorized symbology lea...
- Ah, found out what triggered the bug, that is a joined field. Attaching a testcase project.
*Steps to reproduce*
# L... - 05:44 PM Bug report #14118 (Reopened): regression: unchecking one sub-layer of a categorized symbology lea...
- Ah, found out what triggered the bug, that is a joined field. Attaching a testcase project.
*Steps to reproduce*
# L... - 04:16 PM Bug report #14125: Make Log Message Panel dock widget as tabbed window (UX improvement)
- Seems to be because of this
@ connect( mLogDock, SIGNAL( visibilityChanged( bool ) ), mMessageButton, SLOT( setChec... - 02:45 PM Bug report #14125 (Closed): Make Log Message Panel dock widget as tabbed window (UX improvement)
- Much like all of the other QGIS application panels (e.g Layers, python console etc) it would be good to allow the pos...
- 01:21 PM Bug report #14117 (Open): Bad polygon digitizing in master
- Bisected to 70c5fe5553225e4db02620b429a4cfc549d6fc22
- 12:05 PM Feature request #14124 (Closed): option to export as raster on a per-item basis in print composer
- When exporting to pdf with advanced effects enabled it is necessary to 'print as raster' to retain the effects proper...
- 09:49 AM Bug report #14123: Crash when choosing "Save As" on a layer with sqlite 3.10
- Files didn't attach the first time.
- 09:49 AM Bug report #14123: Crash when choosing "Save As" on a layer with sqlite 3.10
- Files didn't attach the first time.
- 09:48 AM Bug report #14123 (Closed): Crash when choosing "Save As" on a layer with sqlite 3.10
- QGIS segfaults when choosing "Save As" from the right click menu of a layer when using sqlite 3.10.0+. Works fine wit...
- 02:11 AM Bug report #13527: Bad (, missing) GeoJSON response from WFS request for feature from multiple la...
- Hi, this bug is still present in master branch. I have created a pull request with one possible way to fix this bug -...
2016-01-16
- 09:08 PM Bug report #14118 (Closed): regression: unchecking one sub-layer of a categorized symbology leads...
- I can't reproduce this regression anymore (while I could yesterday). Closing to remove blocker noise, will re-open if...
- 09:08 PM Bug report #14118 (Closed): regression: unchecking one sub-layer of a categorized symbology leads...
- I can't reproduce this regression anymore (while I could yesterday). Closing to remove blocker noise, will re-open if...
- 01:41 PM Bug report #14118: regression: unchecking one sub-layer of a categorized symbology leads to no fe...
- Also try with
1. Expression compilation switched off
2. A different format dataset - 03:40 AM Bug report #14118 (Feedback): regression: unchecking one sub-layer of a categorized symbology lea...
- I can not reproduce using master (commit:1cd4570136344caafebbe911bbe797ddbc87a56a).
Can you post the exact steps to ... - 03:40 AM Bug report #14118 (Feedback): regression: unchecking one sub-layer of a categorized symbology lea...
- I can not reproduce using master (commit:1cd4570136344caafebbe911bbe797ddbc87a56a).
Can you post the exact steps to ... - 05:54 PM Feature request #14122 (Closed): Implement WFS 2.0 client provider
- Currently QGIS only supports WFS 1.0.0 for client reading. WFS 2.0 has some good features including paging, joins, an...
- 05:52 PM Bug report #13061: QGIS crashes on close if data was read through GDAL in Python Console
- I can reproduce the crash using the mentioned Python code.
Under Windows, GDAL is "quite picky with its memory":http... - 05:30 PM Feature request #14121 (Open): WFS client implement simple logic for caching and non-caching
- The current Add WFS layer dialog is confusing for new users in regards to downloading of WFS data. At the moment ther...
- 04:57 PM Bug report #9444: WFS client not requesting new features when not-cached
- I've also noticed another issue when using the non-cached option which is similar to server-side feature limit issue....
- 12:31 PM Bug report #9444: WFS client not requesting new features when not-cached
- In regards to the server-side max feature limitation, I believe this ticket's approach would be more robust: #9450 (a...
- 12:20 PM Bug report #9444: WFS client not requesting new features when not-cached
- Thanks Tom for the fix. The general non-caching issue (e.g panning and new fetches are made) has now been resolved, h...
- 04:48 PM Feature request #14120 (Open): Implement Better Filtering for WFS layers
- It would be good to completely re-implement the current WFS client filtering logic to something similar to what the O...
- 04:18 PM Bug report #14119 (Closed): Ensure the OGC filter XML expression contains the GML namespace refer...
- WFS Servers such as Geoserver won't parse the C XML filter unless it's there. Example expression that fails:
QGIS Ex... - 12:28 PM Bug report #9395: WFS layers time out, even though the timeout is not reached
- I think this issue can be best resolved by first respecting the server-side timeout setting. Currently the QGIS netwo...
- 11:50 AM Bug report #13708: Nested symbology layer not displayed anymore on qgis server 2.10.1
- The regression occurred in commit:1d7a6a4909e70fe03251c021336e51d311c02116.
Please note:
As far as I can see it neve... - 10:39 AM Bug report #13708 (In Progress): Nested symbology layer not displayed anymore on qgis server 2.10.1
- 07:48 AM Bug report #13708: Nested symbology layer not displayed anymore on qgis server 2.10.1
- Ok, I tracked it down to "@QgsVectorLayerRenderer@(Lines 146-148)":https://github.com/qgis/QGIS/blob/1cd4570136344caa...
- 04:36 AM Bug report #13708: Nested symbology layer not displayed anymore on qgis server 2.10.1
- Yes, I can confirm it is still true in current master (commit:1cd4570136344caafebbe911bbe797ddbc87a56a).
- 10:32 AM Bug report #14091 (Closed): The dev don't support the WMS layer in QR defs
- Fixed in changeset commit:"9dd6c0a4653e29b9189385d89f225e514bbe1d72".
- 08:50 AM Bug report #13192: Error when saving Matplotlib figure
- I've create a ticket on OSGEO4w bug tracker 481 https://trac.osgeo.org/osgeo4w/ticket/481
- 03:54 AM Bug report #14117 (Feedback): Bad polygon digitizing in master
- 03:53 AM Bug report #14117: Bad polygon digitizing in master
- I can not reproduce using master (commit:1cd4570136344caafebbe911bbe797ddbc87a56a).
I created a new memory layer (Po... - 03:54 AM Bug report #13117: cached wfs not downloading new features while panning
- @Raymond Nijssen: I agree your comments about simplifying the UI to just have 2 simple options. You should raise anot...
- 03:22 AM Bug report #13401 (Closed): WFS Cache Features option does not work anymore
- This is now fixed in master commit:188625c
closing - 03:17 AM Bug report #14102 (Feedback): Application Crash
2016-01-15
- 12:46 AM Bug report #13279 (Feedback): Processing & SAGA
- Seems fixed now, right?
- 12:44 AM Bug report #13708: Nested symbology layer not displayed anymore on qgis server 2.10.1
- Still true in current master (would be 2.14 LTR)?
- 12:31 AM Feature request #5516 (In Progress): Better sorting of menus
- It is better now, but IMHO some of the menus would be better moved, see suggestions above.
- 12:31 AM Feature request #5516 (In Progress): Better sorting of menus
- It is better now, but IMHO some of the menus would be better moved, see suggestions above.
- 01:45 PM Feature request #5516 (Closed): Better sorting of menus
- Hello, bug triage...
I am closing this bug for lack of feedback and because it seems to be fixed in QGIS master... - 01:45 PM Feature request #5516 (Closed): Better sorting of menus
- Hello, bug triage...
I am closing this bug for lack of feedback and because it seems to be fixed in QGIS master... - 01:45 PM Feature request #5516 (Closed): Better sorting of menus
- Hello, bug triage...
I am closing this bug for lack of feedback and because it seems to be fixed in QGIS master... - 12:29 AM Feature request #4774 (Open): Add area, length etc. triggers to DB Manager
- Sorry I was unclear. I'm talking about the old function present in the previous PostGIS Manager, not ported to DB Man...
- 02:04 PM Feature request #4774 (Feedback): Add area, length etc. triggers to DB Manager
- Hello, bug triage...
I think this is implemented in QGIS 2.13 (the sql dictionnary of DB Manager has measurement and... - 08:27 PM Bug report #14118 (Closed): regression: unchecking one sub-layer of a categorized symbology leads...
- If one sub-layer node of a categorized symbology is unchecked, the whole layer fails to draw features of the other ch...
- 08:23 PM Bug report #14117 (Closed): Bad polygon digitizing in master
- Steps to reproduce:
1. start digitizing a new polygon
2. add first vertex
a "ghost" vertex is also added way to the... - 06:59 PM Bug report #14116 (Closed): Crash when opening layer properties dialog for geometryless vector layer
- Fixed in changeset commit:"1cd4570136344caafebbe911bbe797ddbc87a56a".
- 06:27 PM Bug report #14116 (In Progress): Crash when opening layer properties dialog for geometryless vect...
- 05:14 PM Bug report #14116 (Closed): Crash when opening layer properties dialog for geometryless vector layer
- When opening the *layer properties dialog* for *geometryless vector layers* QGIS crashes. Tested with
* PostGIS
* Del... - 04:54 PM Feature request #12258 (Closed): Add fields to temporary memory layers
- commit:dbc0f072c638981db982011776d7b110215e80b7 as part of "PR 2624":https://github.com/qgis/QGIS/pull/2624 even made...
- 04:54 PM Feature request #12258 (Closed): Add fields to temporary memory layers
- commit:dbc0f072c638981db982011776d7b110215e80b7 as part of "PR 2624":https://github.com/qgis/QGIS/pull/2624 even made...
- 04:54 PM Feature request #12258 (Closed): Add fields to temporary memory layers
- commit:dbc0f072c638981db982011776d7b110215e80b7 as part of "PR 2624":https://github.com/qgis/QGIS/pull/2624 even made...
- 01:50 PM Feature request #5117 (Closed): Make the first column of the Attribute Table show feature ID
- Hello, bug triage...
I am closing this feature request for lack of feedback and because it seems to be implemented a... - 01:50 PM Feature request #5117 (Closed): Make the first column of the Attribute Table show feature ID
- Hello, bug triage...
I am closing this feature request for lack of feedback and because it seems to be implemented a... - 01:50 PM Feature request #5117 (Closed): Make the first column of the Attribute Table show feature ID
- Hello, bug triage...
I am closing this feature request for lack of feedback and because it seems to be implemented a... - 01:50 PM Feature request #5122 (Closed): Temporal data, timestamps, and symbolizing based on date
- Hello, bug triage...
I am closing this feature request for lack of feedback and because it seems to be implemented a... - 01:50 PM Feature request #5122 (Closed): Temporal data, timestamps, and symbolizing based on date
- Hello, bug triage...
I am closing this feature request for lack of feedback and because it seems to be implemented a... - 01:50 PM Feature request #5122 (Closed): Temporal data, timestamps, and symbolizing based on date
- Hello, bug triage...
I am closing this feature request for lack of feedback and because it seems to be implemented a... - 01:49 PM Feature request #6310 (Closed): Streamline all geoprocessing workflow
- Hello, bug triage...
I am closing this feature request for lack of feedback and because it seems to be implemented a... - 01:49 PM Feature request #6310 (Closed): Streamline all geoprocessing workflow
- Hello, bug triage...
I am closing this feature request for lack of feedback and because it seems to be implemented a... - 01:49 PM Feature request #6310 (Closed): Streamline all geoprocessing workflow
- Hello, bug triage...
I am closing this feature request for lack of feedback and because it seems to be implemented a... - 01:48 PM Feature request #5903 (Closed): For raster data store min-max in the project file
- Hello, bug triage...
I am closing this feature request for lack of feedback and because it seems to be implemented a... - 01:48 PM Feature request #5903 (Closed): For raster data store min-max in the project file
- Hello, bug triage...
I am closing this feature request for lack of feedback and because it seems to be implemented a... - 01:48 PM Feature request #5903 (Closed): For raster data store min-max in the project file
- Hello, bug triage...
I am closing this feature request for lack of feedback and because it seems to be implemented a... - 01:47 PM Bug report #14091: The dev don't support the WMS layer in QR defs
- See "PR 2683":https://github.com/qgis/QGIS/pull/2683 for the solution. It was a regression introduced in commit:ff320...
- 01:24 PM Bug report #14091 (In Progress): The dev don't support the WMS layer in QR defs
- 01:46 PM Feature request #5898 (Closed): Layersets
- Hello, bug triage...
closing this bug for lack of feedback and because everything seems to be implemented in QGIS ma... - 01:46 PM Feature request #5898 (Closed): Layersets
- Hello, bug triage...
closing this bug for lack of feedback and because everything seems to be implemented in QGIS ma... - 01:46 PM Feature request #5898 (Closed): Layersets
- Hello, bug triage...
closing this bug for lack of feedback and because everything seems to be implemented in QGIS ma... - 10:07 AM Bug report #10089 (Closed): Output of statistics: please add layer and column names
- Fixed in commit:4451f29846
- 10:07 AM Bug report #10089 (Closed): Output of statistics: please add layer and column names
- Fixed in commit:4451f29846
- 08:37 AM Bug report #14115 (Closed): Processing: GDAL Proximity - incorrect result if "Values" is not filled
- Rasterize (GDAL Rasterize) the attached shapefile using ID as value
Run Proximity with the resulting raster
Output ... - 07:42 AM Bug report #13733 (Closed): DBManager Export to file: missing extension for output causing error
- Fixed in changeset commit:"e20cfc043c5022b0765523da2f62b4909fa2674a".
- 07:07 AM Bug report #14103 (Feedback): Application crash on Categorized classification without a column sp...
- Seems fixed in master
- 07:00 AM Bug report #14077: Geometry check requires file extension
- PR is here https://github.com/qgis/QGIS/pull/2680
- 06:22 AM Bug report #14101: French reprojection use ntf_r93.gsb (IGNF:LAMBE etc ..)
- I found a temporary solution.
I change the proj4 definition in the database /path_qgis/apps/qgis/ressources/srs.db... - 06:05 AM Feature request #14112 (Closed): Node tool enhancement : freehand mode ( aka "click-click" mode)
- The current node displacement tool works with a drag & drop behaviour.
This issue propose to transform this behavi... - 05:50 AM Bug report #13192: Error when saving Matplotlib figure
- I was following this issue since two users of my plugin (PhysiocapAnalyseur) have experimented the same error "The _i...
- 04:33 AM Bug report #13763 (Closed): QGIS crashes when doing a buffer with ftools
- Fixed in changeset commit:"3bc3f52f0cf7aa587fa97818202ac6279db46843".
- 02:12 AM Bug report #13763: QGIS crashes when doing a buffer with ftools
- There is no crash on master 5f3ca88 with fTools and Processing. fTools generates empty output layer, Processing throw...
- 04:17 AM Bug report #10279 (Closed): Join attributes by location - field shifted
- Fixed in the Processing in master. Reopen if necessary.
- 04:17 AM Bug report #10279 (Closed): Join attributes by location - field shifted
- Fixed in the Processing in master. Reopen if necessary.
- 04:13 AM Bug report #13985 (Feedback): Merge Vector Layer: Attribute values are wrongly assigning if that ...
- Can not open attached archive.
This bug should be fixed in the Processing in master - 02:41 AM Bug report #14110: Spatialite / DbManager - Error fetching indexes with recent sqlite version
- I have seen a commit had been added in sqlite to revert the columns number changed for index_info. I added a comment ...
- 02:27 AM Bug report #14110 (Closed): Spatialite / DbManager - Error fetching indexes with recent sqlite ve...
- Some users reported a bug in DbManager. When you connect to a sqlite/spatialite database, and then click on one layer...
- 01:45 AM Bug report #13683 (Closed): DBManager doesn't work with the new authentication system
- Corresponding PR merged. Reopen is necessary
- 01:45 AM Bug report #13683 (Closed): DBManager doesn't work with the new authentication system
- Corresponding PR merged. Reopen is necessary
2016-01-14
- 11:51 PM Feature request #14109 (Closed): Easier EPSG selection for unknown projections
- A frequent question is how to find the correct projection for layers without a .prj or similar.
An interesting appro... - 10:44 PM Bug report #13841 (Closed): DbManager does not use the new authentication system
- Fixed in changeset commit:"5f3ca88a84766daceba57c89187ce942a964669f".
- 03:39 PM Bug report #14102: Application Crash
- Oh, sure :-)
Since version 2.12.2 QGIS has seen many bugfixes and improvements. There is the chance that your proble... - 06:41 AM Bug report #14102: Application Crash
- sorry but i'm a newbie. could you be more particularly?
- 06:02 AM Bug report #14102: Application Crash
- Can you reproduce using the "latest nightly build":https://www.qgis.org/en/site/forusers/alldownloads.html#windows?
... - 04:53 AM Bug report #14102 (Closed): Application Crash
- Hello,
I'm getting crash while working on a big dates (modification, write, read) when closing also. Please help. Tha... - 02:36 PM Bug report #14107 (Closed): properties layer statistic: No stats collected yet
- The property layer statistic window does not collect statistics for bands. It shows: "No Stats" and "No stats collec...
- 02:31 PM Bug report #14106 (Closed): gdal info -stats are approximate if ".aux.xml" has been created.
- When Using gdalinfo with the "-stats" switch, raster statistics are exact only if the ".aux.xml" file has not been cr...
- 11:33 AM Feature request #14105 (Open): DB Manager: 'Import vector layer' dialoge should remain open after...
- When creating a new table in the DB Manager the 'Create Table' dialogue remains open. That's a very useful feature wh...
- 11:06 AM Bug report #14104 (Closed): DB Manager: sequence issue when copying a table from a PostGIS schema...
- In QGIS 2.12.2 sequences of serial columns don't get lost when copying a table from a schema into another by drag and...
- 10:11 AM Feature request #7626 (Closed): Welcome page
- Closing, as welcome page already implemented. Reopen if necessary
- 10:11 AM Feature request #7626 (Closed): Welcome page
- Closing, as welcome page already implemented. Reopen if necessary
- 08:11 AM Bug report #13319 (Closed): SBN / SBX files using by Pisa ? (no problem with 2.8)
- Fixed with c9b0ab17046296b3bbf9a71cb7e9427675b2ac55
- 07:56 AM Bug report #14103 (Closed): Application crash on Categorized classification without a column spec...
- Using QGIS 2.12.0 I regularly create themed layers with Categorized classifications. I use the circle symbol and a co...
- 07:10 AM Bug report #9978: Merge Vector Layers: 6 instead of NULL values
- Hopefully fixed. Reopen if necessary
- 07:08 AM Bug report #9978 (Closed): Merge Vector Layers: 6 instead of NULL values
- Fixed in changeset commit:"d12a0b4a252f34b1def14e49b15e8d9f75b6740f".
- 07:09 AM Feature request #14094 (Closed): Increase allowed maximum value for Outline Width in Simple Marke...
- Fixed in changeset commit:"2aa523d41012773aa87fc76f48f52d1286106821".
- 05:34 AM Feature request #5470 (In Progress): Manage different versions of OTB
- PR is here https://github.com/qgis/QGIS/pull/2669
- 05:34 AM Feature request #5470 (In Progress): Manage different versions of OTB
- PR is here https://github.com/qgis/QGIS/pull/2669
- 05:22 AM Feature request #8239 (Feedback): Polygon overlay error with the new SAGA API in Sextante
- Still true?
- 04:05 AM Bug report #13536 (Closed): GeoTIFF rendering issues with GDAL >2.0
- This was a GDAL problem. Fixed per https://trac.osgeo.org/gdal/ticket/6308 (will be in GDAL 2.0.2). Surprising GRASS ...
- 03:39 AM Bug report #14101 (Closed): French reprojection use ntf_r93.gsb (IGNF:LAMBE etc ..)
- ERROR when reproject or save as whith "IGNF:xxx" projection
for example:... - 02:54 AM Feature request #12784 (Closed): Allow scripts to deactivate CRS warning
- Fixed in changeset commit:"8884c37b6f33d1d1aa42ac4dfb92def557a55fab".
- 02:45 AM Bug report #14029: Server crash upon first read of a project
- Tested on two machines, both Debian (one sid, one testing). It would be good to replicate it on other systems too.
- 02:12 AM Bug report #14091: The dev don't support the WMS layer in QR defs
- Sebastian Dietrich wrote:
> Sebastian Dietrich wrote:
> > Does it work when saving a project containing this WMS laye...
2016-01-13
- 12:25 AM Bug report #14100 (Closed): tracer: toggling edit off doesn't clear the tracer status, lead to co...
- When the edit state of a layer is toggled off while you're tracing a new feature, the aborted trace doesn't clear up,...
- 04:52 PM Bug report #13298: Shapefiles corrupting - objects and attributes becoming switched
- I think so.
It can always be reopened if we ever see it again and can figure out a repeatable cause.
Thanks. - 08:42 AM Bug report #13298: Shapefiles corrupting - objects and attributes becoming switched
- > What is still happening in the latest nightly dev build (2.13) is deleted objects are not removed properly when sav...
- 04:01 PM Bug report #14091: The dev don't support the WMS layer in QR defs
- Sebastian Dietrich wrote:
> Does it work when saving a project containing this WMS layer?
What I meant was:
* Create... - 06:37 AM Bug report #14091: The dev don't support the WMS layer in QR defs
- Master (on Windows) also crashes here when opening the attached qlr, is fine on 2.12.2
- 06:37 AM Bug report #14091: The dev don't support the WMS layer in QR defs
- Master (on Windows) also crashes here when opening the attached qlr, is fine on 2.12.2
- 06:37 AM Bug report #14091: The dev don't support the WMS layer in QR defs
- Master (on Windows) also crashes here when opening the attached qlr, is fine on 2.12.2
- 04:29 AM Bug report #14091: The dev don't support the WMS layer in QR defs
- I tried this.
I create a new project and drag-n-drop the qlr in it.
I see nothing as reported.
After I save the proje... - 02:32 AM Bug report #14091: The dev don't support the WMS layer in QR defs
- Does it work when saving a project containing this WMS layer?
- 03:50 PM Feature request #14093: Prefer the QGIS-providers over the OGR-provider
- I think one problem is that many users don't even know there are two different ways of handling a CSV file, nor do th...
- 01:40 PM Feature request #14093: Prefer the QGIS-providers over the OGR-provider
- > Sounds right to me: why having a QGIS provider then?
There's lots of features in the QGIS provider not available i... - 01:19 PM Feature request #14093: Prefer the QGIS-providers over the OGR-provider
- +1 for keeping GDAL/OGR CSV provider. The edit ability in 2.1dev is really useful!
- 01:26 AM Feature request #14093: Prefer the QGIS-providers over the OGR-provider
- Sounds right to me: why having a QGIS provider then?
- 01:24 AM Feature request #14093: Prefer the QGIS-providers over the OGR-provider
- Repeating my comment in #14078: I'd note that the OGR CSV driver has gained editing capabilities in GDAL 2.1dev (spec...
- 02:25 PM Feature request #12250: Ability to load R packages and easily execute custom R scripts without Py...
- Processing does not allow scripts to be created in pure R. Here is an example from the scatterplot regressione script...
- 01:23 AM Feature request #12250 (Closed): Ability to load R packages and easily execute custom R scripts w...
- If I'm not wrong, Processing allow you to add scripts in pure R. Reopen if necessary
- 01:23 AM Feature request #12250 (Closed): Ability to load R packages and easily execute custom R scripts w...
- If I'm not wrong, Processing allow you to add scripts in pure R. Reopen if necessary
- 01:23 AM Feature request #12250 (Closed): Ability to load R packages and easily execute custom R scripts w...
- If I'm not wrong, Processing allow you to add scripts in pure R. Reopen if necessary
- 12:30 PM Bug report #13987: Identify Feature not finding feature
- Apologies. The tables should be created before the view, and the view was referencing a table/view that it did not ne...
- 10:15 AM Bug report #13987: Identify Feature not finding feature
- Harry Clarke wrote:
> This is frustrating. I do not know what you mean by "...attached sql is not good to restore any... - 09:28 AM Bug report #13987: Identify Feature not finding feature
- This is frustrating. I do not know what you mean by "...attached sql is not good to restore any data". Please explain...
- 09:05 AM Bug report #13987 (Feedback): Identify Feature not finding feature
- Cannot confirm here on master with my own data, attached sql is not good to restore any data.
- 09:05 AM Bug report #13987 (Feedback): Identify Feature not finding feature
- Cannot confirm here on master with my own data, attached sql is not good to restore any data.
- 10:30 AM Feature request #14099 (Open): toggle button for labeling in toolbar or else
- it would be very usefull to have a simple toggle button (1 click) in a toolbar in order to switch on/off labeling for...
- 10:22 AM Bug report #14029: Server crash upon first read of a project
- is this an issue just on single machine, or is confirmed to be a more general one?
- 10:21 AM Bug report #10044 (Closed): OSM Polygons not rendering
- closing for lack of feedback, please reopen if necessary.
- 10:21 AM Bug report #10044 (Closed): OSM Polygons not rendering
- closing for lack of feedback, please reopen if necessary.
- 10:20 AM Bug report #13755: Copy/paste PostGIS layer: date not autofill ( ('now'::text)::date)
- was this fixed by the same fix for #13857 ?
- 10:19 AM Bug report #8511 (Closed): Iterations: autofill mode fills the output name in a wrong way under L...
- Giovanni Manghi wrote:
> another round of tests on this (on several different Linux flavors), no issues, not even on ... - 10:19 AM Bug report #8511 (Closed): Iterations: autofill mode fills the output name in a wrong way under L...
- Giovanni Manghi wrote:
> another round of tests on this (on several different Linux flavors), no issues, not even on ... - 10:19 AM Bug report #13584 (Closed): Vertices snap to other when "Enable topological editing" is active
- closing for lack of feedback, please reopen if necessary.
- 10:19 AM Bug report #13584 (Closed): Vertices snap to other when "Enable topological editing" is active
- closing for lack of feedback, please reopen if necessary.
- 10:18 AM Bug report #10042 (Closed): QGIS 2.2 randomly crashing when panning a project with lots of data
- closing for lack of feedback, please reopen if necessary.
- 10:18 AM Bug report #10042 (Closed): QGIS 2.2 randomly crashing when panning a project with lots of data
- closing for lack of feedback, please reopen if necessary.
- 10:16 AM Bug report #6686 (Closed): Embedded layers from projects with groups misbehaving
- Sebastian Dietrich wrote:
> I can not reproduce using current master (commit:917dd055198f52b6288210d0a11f304aeacc2976... - 10:16 AM Bug report #6686 (Closed): Embedded layers from projects with groups misbehaving
- Sebastian Dietrich wrote:
> I can not reproduce using current master (commit:917dd055198f52b6288210d0a11f304aeacc2976... - 09:27 AM Bug report #13104 (Closed): Vector:Geometry Tools:Simplify geometry - 'OK' button stays disabled
- Fixed in changeset commit:"3d44e1f5454796bd49189e0319dce65b32c631ca".
- 09:23 AM Bug report #14086 (Rejected): gdal tools - proximity (non-ascii characters)
- From error message I see that this happens in the gdal_proximity.py file which is part of the GDAL core. So ticket sh...
- 09:23 AM Bug report #14086 (Rejected): gdal tools - proximity (non-ascii characters)
- From error message I see that this happens in the gdal_proximity.py file which is part of the GDAL core. So ticket sh...
- 08:54 AM Feature request #6828: Correct sorting of layers in TOC when loading multiple layers
- Bruce Steedman wrote:
> This FR has been outstanding some years now and I'd have thought it was the very definition o... - 06:18 AM Feature request #6828: Correct sorting of layers in TOC when loading multiple layers
- This FR has been outstanding some years now and I'd have thought it was the very definition of a low effort high impa...
- 08:42 AM Bug report #13415 (Feedback): Import into PostGIS - Locale bug
- There is no Import into PostGIS tool in the GDALTools plugin. I suspect that this bugreport related to Processing.
- 08:42 AM Bug report #13415 (Feedback): Import into PostGIS - Locale bug
- There is no Import into PostGIS tool in the GDALTools plugin. I suspect that this bugreport related to Processing.
- 08:31 AM Feature request #14098 (Feedback): ftools geoprocessing tools are slow with large dataset, port t...
- the vector geoprocessing tools of qgis (aka ftools) are known to be very weak with large/complex geometries. There ar...
- 07:55 AM Feature request #14098 (Closed): ftools geoprocessing tools are slow with large dataset, port the...
- Attempt to perform intersect on input SHP layers with higher number of features hangs around 60% and never finish.
... - 06:52 AM Bug report #12229 (Closed): python/plugins/processing/algs/qgis/ConcaveHull.py - throws error in ...
- Fixed in commit:14c858a0b1
- 06:52 AM Bug report #12229 (Closed): python/plugins/processing/algs/qgis/ConcaveHull.py - throws error in ...
- Fixed in commit:14c858a0b1
- 06:49 AM Feature request #12941 (Open): Saving Processing log
- I meant the general one, but in fact there is a lot of duplication between the two, so we could think of both.
- 05:12 AM Feature request #12941 (Feedback): Saving Processing log
- Which log you mean: produced by algorithm (Log tab in the algorithm dialog) or general Processing log?
- 05:34 AM Bug report #14081: Processing>QGIS>Vectoroverlay tools>Clip
- Then, it seems that the issue is fixed in master, so we can close this, right?
Might be one of the issues caused by ... - 05:31 AM Bug report #13831: Save to Spatialite fails if input is from same DB
- I suspect this is caused by fact that SQLite allows only single connection to database
- 04:55 AM Bug report #12347 (In Progress): Missing v.net* modules from GRASS Toolbox
- Opps, sorry. Wrong tab
- 04:55 AM Bug report #12347 (In Progress): Missing v.net* modules from GRASS Toolbox
- Opps, sorry. Wrong tab
- 04:54 AM Bug report #12347 (Rejected): Missing v.net* modules from GRASS Toolbox
- Duplicates #12343
- 04:54 AM Bug report #12347 (Rejected): Missing v.net* modules from GRASS Toolbox
- Duplicates #12343
- 04:54 AM Feature request #12343 (Closed): Add GRASS v.net* modules to Processing toolbox
- PR merged in commit:9551ca7ca8
- 04:54 AM Feature request #12343 (Closed): Add GRASS v.net* modules to Processing toolbox
- PR merged in commit:9551ca7ca8
- 02:07 AM Bug report #14096 (Closed): Processing: OTB Segmentation (edison) fails
- Fixed in changeset commit:"f8de083a5b530924a55885787c7b006c52a776bf".
- 01:30 AM Bug report #14096 (Closed): Processing: OTB Segmentation (edison) fails
- With current OTB 5.2
TypeError: exceptions must be old-style classes or derived from BaseException, not bool
Traceb... - 01:30 AM Bug report #9317 (Feedback): OTB Band Math error with Processing (sextante) modeler
- Still true with latest master?
- 01:21 AM Bug report #14078: Incorrect loading of csv files
- Fixed in GDAL per https://trac.osgeo.org/gdal/ticket/6305. I'd note that the OGR CSV driver has gained editing capabi...
- 01:19 AM Feature request #11620 (Closed): Processing: please bring back "Save as Python script" option
- Fixed in master
- 01:19 AM Feature request #11620 (Closed): Processing: please bring back "Save as Python script" option
- Fixed in master
- 01:18 AM Feature request #5807 (In Progress): Develop a test suite
- PR is waiting for merge https://github.com/qgis/QGIS/pull/2648
- 01:18 AM Feature request #5807 (In Progress): Develop a test suite
- PR is waiting for merge https://github.com/qgis/QGIS/pull/2648
- 01:18 AM Feature request #5807 (In Progress): Develop a test suite
- PR is waiting for merge https://github.com/qgis/QGIS/pull/2648
- 01:14 AM Bug report #14095 (Closed): Processing: OTB ColorMapping (optimal) rfails
- Avvio dell'algoritmo ColorMapping (optimal)...
/usr/bin/otbcli_ColorMapping
-in
"/home/paolo/Documents/Didattica/Cors...
2016-01-12
- 12:55 AM Bug report #14090 (Closed): Frequency Analysis tool contains errors in code
- Fixed in changeset commit:"7a879994d49ecbfeae406fce566015cab172b4d9".
- 05:14 AM Bug report #14090 (Closed): Frequency Analysis tool contains errors in code
- In the latest versions of the Processing plugin (from 2.10 onwards), there are minor errors in the code. The followin...
- 12:28 AM Feature request #14093: Prefer the QGIS-providers over the OGR-provider
- To use QGIS provider for CSV instead of GDAL, when loading layers from the browser.
- 12:26 AM Feature request #14093: Prefer the QGIS-providers over the OGR-provider
- So what are you suggesting?
- 11:01 PM Feature request #14093 (Open): Prefer the QGIS-providers over the OGR-provider
- For files that are supported by both native QGIS and the GDAL/OGR providers, like CSV, it is usually preferable to us...
- 11:40 PM Feature request #14094 (Closed): Increase allowed maximum value for Outline Width in Simple Marke...
- In Simple Marker dialog box max value for Outline Width is 99.99 (inherited from QDoubleSpinBox?). If Map units are u...
- 11:02 PM Bug report #14078: Incorrect loading of csv files
- Done both, thanks.
- 04:00 PM Bug report #14078 (Closed): Incorrect loading of csv files
- Paolo Cavallini wrote:
> The attached test1 loads fine.
> Thanks for your feedback.
> Perhaps worth opening a ticket ... - 04:00 PM Bug report #14078 (Closed): Incorrect loading of csv files
- Paolo Cavallini wrote:
> The attached test1 loads fine.
> Thanks for your feedback.
> Perhaps worth opening a ticket ... - 06:24 PM Bug report #13667 (Closed): rule based labelling is not saved in qml style files
- Fixed in changeset commit:"04caab24a722ae13006f41baef7e12d191e32d3b".
- 04:25 PM Bug report #9576 (Feedback): SLD rule-based style export loses quotes around layer names
- 02:43 PM Bug report #14064: Problem with numeric fields
- can you please attach a sample of your data? thanks.
- 02:40 PM Bug report #14079 (Feedback): Processing plugin cannot update
- when updating Processing it does indeed show that error, but it just enough to close qgis and restart it and is ok.
... - 02:34 PM Bug report #14091 (Closed): The dev don't support the WMS layer in QR defs
- The QGIS-dev when saving a wms layer as Definition layer is not readable from the qgis-dem himself.
I test with the... - 02:33 PM Bug report #14080 (Feedback): 'Georeferencer' plugin doesn't support clipboard (paste) functional...
- paste where? Does it happens only on OsX? (note: the georef plugin is in c++ not python). Cheers!
- 02:30 PM Bug report #14081 (Feedback): Processing>QGIS>Vectoroverlay tools>Clip
- Hi,this is what I see:
qgis 2.8.5, works
qgis 2.12.2, error
GEOS geoprocessing error: One or more input features h... - 11:24 AM Bug report #14082 (Feedback): area calculation in Field Calculator is depending on Output field type
- Hi Richard,
related also to #12622 ? - 11:18 AM Bug report #14083 (Feedback): Adding up (+) variables in expression builder results in concatenat...
- your fields are text, not integers or decimals, I would say that the results is the expected one.
- 11:18 AM Bug report #14083 (Feedback): Adding up (+) variables in expression builder results in concatenat...
- your fields are text, not integers or decimals, I would say that the results is the expected one.
- 11:18 AM Bug report #14083 (Feedback): Adding up (+) variables in expression builder results in concatenat...
- your fields are text, not integers or decimals, I would say that the results is the expected one.
- 10:34 AM Bug report #13872 (Closed): "build virtual vector": does not create a file extension
- 10:33 AM Bug report #13872 (In Progress): "build virtual vector": does not create a file extension
- 10:25 AM Bug report #13872 (Closed): "build virtual vector": does not create a file extension
- Fixed in changeset commit:"917ea5c0e396abeb5f59e2c77ebf69417326cfa8".
- 10:34 AM Bug report #13748 (Closed): Wrong field type limitation
- 10:34 AM Bug report #13748 (In Progress): Wrong field type limitation
- 10:25 AM Bug report #13748 (Closed): Wrong field type limitation
- Fixed in changeset commit:"04542a900a7c66975884fb6ee21fc2514645b246".
- 10:25 AM Bug report #9107 (Closed): remove GRASS nviz from modeller
- Fixed in changeset commit:"3a514269ea0e3d97a1c6cc6a5abd9302c91d7f09".
- 10:23 AM Bug report #12212 (Closed): Multiparts to singleparts fails with one-vertex lines
- Works in master. Please reopen if necessary
- 10:23 AM Bug report #12212 (Closed): Multiparts to singleparts fails with one-vertex lines
- Works in master. Please reopen if necessary
- 10:17 AM Bug report #12337 (Feedback): Can't open GEOPROCESSING > OPTIONS
- Still true? Seems fixed with master
- 10:15 AM Bug report #13405 (Closed): Zonal statistics tool doesn't work after processing plugin update
- Works fine with master. Reopen if necessary
- 10:15 AM Bug report #13405 (Closed): Zonal statistics tool doesn't work after processing plugin update
- Works fine with master. Reopen if necessary
- 09:59 AM Bug report #13873 (Feedback): "build virtual vector": file created fails to load correctly
- Works fine for me. When I open resulting VRT file I can choose any layer from it as well as multiple layers. Selected...
- 09:54 AM Bug report #13041: Processing Toolbox Doesn't Pick Up New Database Connections
- List of available connections populated during Processing algorithm initialization, that's why changes introduces aft...
- 09:52 AM Bug report #13344 (Closed): Processing Import into PostGIS: list of connection does not refresh
- Duplicates #13041
- 09:52 AM Bug report #13344 (Closed): Processing Import into PostGIS: list of connection does not refresh
- Duplicates #13041
- 09:50 AM Bug report #13651 (Feedback): Processing Help: the banner in the help shows "Testing" instead of ...
- Should be fixed in master, please check
- 09:32 AM Bug report #12171: Processing Refactor fields: can't change an "int" field to "double" with 0 pre...
- This is not a Processing bug and even not QGIS one. Seems GDAL does not allow to create float fields with zero precision
- 09:32 AM Bug report #12171: Processing Refactor fields: can't change an "int" field to "double" with 0 pre...
- This is not a Processing bug and even not QGIS one. Seems GDAL does not allow to create float fields with zero precision
- 09:11 AM Bug report #14030: Filter expressions to postgres provider
- @Matthias Kuhn,
I found this post on the blog http://blog.vitu.ch/10112013-1201/qgis-relations that explains the rol... - 09:11 AM Bug report #14030: Filter expressions to postgres provider
- @Matthias Kuhn,
I found this post on the blog http://blog.vitu.ch/10112013-1201/qgis-relations that explains the rol... - 05:30 AM Bug report #7258 (Reopened): GetFeatureInfo request with a FILTER doesn't find anything
- I'm using 2.12.1 and have exactly the mentioned problem. I can only query layer with PostGIS or spatialite as datapro...
- 05:30 AM Bug report #7258 (Reopened): GetFeatureInfo request with a FILTER doesn't find anything
- I'm using 2.12.1 and have exactly the mentioned problem. I can only query layer with PostGIS or spatialite as datapro...
- 03:48 AM Bug report #14052: Symbol selector dialog: useless advanced "Clip features to canvas extent" option
- Harrissou Santanna wrote:
> Beyond what may be passionate words, *what is the guideline about issue report closure*? ... - 03:28 AM Feature request #14089 (Open): Discourage labels from other layers to cover features of a labelle...
- This issue report is related to this "ML discussion":http://osgeo-org.1560.x6.nabble.com/What-is-quot-Discourage-othe...
- 03:05 AM Bug report #7341 (Closed): mapCanvas refresh does not show newly created features in memory layers
- Sebastian Dietrich wrote:
> Does that mean it was a misuse of _QgsVectorDataProvider::addFeatures()_, because this fu... - 03:05 AM Bug report #7341 (Closed): mapCanvas refresh does not show newly created features in memory layers
- Sebastian Dietrich wrote:
> Does that mean it was a misuse of _QgsVectorDataProvider::addFeatures()_, because this fu...
2016-01-11
- 10:30 PM Bug report #14086 (Rejected): gdal tools - proximity (non-ascii characters)
- While using the proximity tool, If the path of the input or output files include any non-ascii characters, it raises ...
- 07:12 PM Bug report #13835: Shapefiles with EPSG 2926 and 2927 Washington State Plane North and South not ...
- Attached is the proj file from Skagit County Roads-Named.shp.
- 03:01 PM Bug report #13835 (Feedback): Shapefiles with EPSG 2926 and 2927 Washington State Plane North and...
- clifford snow wrote:
> I'd like to reopen this after discovering prj2epsg.org run by Boundless. When I plug in the .p... - 03:01 PM Bug report #13835 (Feedback): Shapefiles with EPSG 2926 and 2927 Washington State Plane North and...
- clifford snow wrote:
> I'd like to reopen this after discovering prj2epsg.org run by Boundless. When I plug in the .p... - 01:36 PM Bug report #13835 (Reopened): Shapefiles with EPSG 2926 and 2927 Washington State Plane North and...
- I'd like to reopen this after discovering prj2epsg.org run by Boundless. When I plug in the .prj (below) the site ret...
- 04:02 PM Bug report #7758: Maximum viewing scale
- <notextile>@</notextile>Nyall - agreed. The special value for _no lower boundary set_ seems to be _0_, which can also...
- 11:26 AM Bug report #14085 (Closed): Delete a feature in shapefile
- This is a well-known bug unfortunately #11007.
Please update the current bug. - 11:26 AM Bug report #14085 (Closed): Delete a feature in shapefile
- This is a well-known bug unfortunately #11007.
Please update the current bug. - 11:23 AM Bug report #14085 (Closed): Delete a feature in shapefile
- On Windows with QGIS 2.10 or 2.12 (2.8?) there is a big bug when we delete a feature. The data associated with this o...
- 10:51 AM Bug report #13293 (Open): WCS server broken on Windows
- Hi,
I cannot is confirmed, in fact on qgis-master (server) on Windows it seems worst then the last time: wfs always ... - 08:33 AM Bug report #14084 (Closed): QGis Server axis ordering for WMS 1.3
- I'm finding that QGis Server does not seem to respect the new axis ordering for WMS 1.3.
I have tried the followi... - 07:18 AM Bug report #14082: area calculation in Field Calculator is depending on Output field type
- Update: I found out that it is apparently a integer overflow problem. That is, only the 3 smallest provinces have a v...
- 04:35 AM Bug report #14083 (Closed): Adding up (+) variables in expression builder results in concatenation
- If I add up two variables using the expression builder, the two values are concatenated, instead of added up. So if A...
- 04:16 AM Bug report #13498 (Feedback): Fix font size in Processing help windows on HiDPI displays
- Anita can you try with 716664e74939f3dd9ca531244e3b022b315d1e9e?
- 03:03 AM Feature request #11323 (In Progress): Allow editing gdal commands in processing
- We already have field with generated GDAL command, but if I'm not wrpng, it is not editable yet.
- 02:58 AM Feature request #6885 (Closed): Modeler - retain parameter values when editing
- Seems fixed. Please reopen if necessary.
- 02:58 AM Feature request #6885 (Closed): Modeler - retain parameter values when editing
- Seems fixed. Please reopen if necessary.
- 02:55 AM Feature request #12937: Distance to nearest hub tool : Round distance
- Not sure if we should round any calculated values not only in Hub Distance tool, but also in all other tools like Exp...
2016-01-10
- 11:39 PM Bug report #14078: Incorrect loading of csv files
- The attached test1 loads fine.
Thanks for your feedback.
Perhaps worth opening a ticket on GDAL. - 09:17 AM Bug report #14078: Incorrect loading of csv files
- OK, now I could reproduce in master. Turns out this is a GDAL/OGR issue.
Note that files are loaded through GDAL/OGR... - 02:02 AM Bug report #14078 (Open): Incorrect loading of csv files
- Loading through the text delimited plugin is OK, but simply dragging it into the cnavas shows the issue reported. Sim...
- 07:45 PM Bug report #7758: Maximum viewing scale
- @Sebastian - we should fix this. Make it so instead of showing these nonsense values we use an understandable string ...
- 03:00 PM Bug report #7758: Maximum viewing scale
- This appears to be a bug within the presentation layer. *The style is correctly loaded and applied in current master....
- 05:12 PM Bug report #13298: Shapefiles corrupting - objects and attributes becoming switched
- I have tested the Split Object Tool issue (with lines going crazy when cut) in the latest nightly dev version and 2.1...
- 04:02 PM Bug report #13299: Slow saving to network drive
- Just tested and works perfectly!
Thanks. - 03:54 PM Bug report #8546: default maximum scale shows nonsense value
- !17.png!
Note that _-2147483648:1_ is a synonym for _1:0_ and both mean _no upper boundary set_.
If you simply hit _... - 03:08 PM Bug report #13987 (Open): Identify Feature not finding feature
- 12:40 PM Bug report #13987: Identify Feature not finding feature
- Attached is a test project and accompanying SQL to generate the table and view
I have used table and views that alrea... - 12:40 PM Bug report #13987: Identify Feature not finding feature
- Attached is a test project and accompanying SQL to generate the table and view
I have used table and views that alrea... - 05:58 AM Bug report #13987: Identify Feature not finding feature
- Could you attach a sample project containing a "good" and a "bad" layer? And if possible post the SQL to generate the...
- 02:47 PM Bug report #13293 (Feedback): WCS server broken on Windows
- This was probably fixed with f8f056e0b25b0c2b93cb954123b5d4e20803226d. Can you confirm?
- 02:28 PM Bug report #14081: Processing>QGIS>Vectoroverlay tools>Clip
- Lene
Can you get the log info and paste it here?
Just reproduce the error and then go to the QGIS log, and copy wha... - 10:10 AM Bug report #14081: Processing>QGIS>Vectoroverlay tools>Clip
- Hi again.
Now I have installed 2.12.2 on a virtual computer. And no problems there. So it must be something from my u... - 06:00 AM Bug report #14081 (Closed): Processing>QGIS>Vectoroverlay tools>Clip
- In Processing>QGIS>Vectoroverlay tools>Clip function I get no result.
If I use the function in the Vector-menu it wor... - 12:22 PM Bug report #7682 (Feedback): Label move not functioning on file with national characters
- 11:10 AM Bug report #7682: Label move not functioning on file with national characters
- I can not reproduce using current master (commit:19a47fec29a35b264e42893e7b56f22a5759ffc5) and a shapefile named "Tes...
- 12:22 PM Bug report #7800 (Feedback): Export SLD creates file with double-depth <filter> tags
- 11:26 AM Bug report #7800: Export SLD creates file with double-depth <filter> tags
- I can not reproduce in master (commit:19a47fec29a35b264e42893e7b56f22a5759ffc5). I applied the attachment:asdf.qml an...
- 11:37 AM Bug report #7341: mapCanvas refresh does not show newly created features in memory layers
- Jürgen Fischer wrote:
> did you add the features to the layer or to the provider? The former would probably have wo... - 11:23 AM Feature request #14070: add buttons to layers panel to rearrange layers
- Good idea Sebastian,
for that matter, another idea would be to be able to use keyboard shortcuts. For instance, with... - 10:51 AM Feature request #14070: add buttons to layers panel to rearrange layers
- Note that _move up_ and _move down_ is ambigious when the previous/next entry is a group. Should the layer be moved *...
- 10:44 AM Bug report #14082 (Closed): area calculation in Field Calculator is depending on Output field type
- Not sure how much this is related to #13209
But when I use the Field calculator to create a virtual field with the a... - 10:42 AM Feature request #14073: Style Manager: A group should display symbols of its subgroups
- > This is somehow the behaviour of "Groups" level.
Yes, and this is the reason why there is the _Ungrouped_ entry un...
2016-01-09
- 07:49 PM Bug report #14078 (Feedback): Incorrect loading of csv files
- 01:17 PM Bug report #14078: Incorrect loading of csv files
- I can not reproduce using master (commit:8d105ff8f998bdf3426088d648cd75220b0b469c).
!QgisLoadCsvWithHeaders.png!
!Q... - 01:17 PM Bug report #14078: Incorrect loading of csv files
- I can not reproduce using master (commit:8d105ff8f998bdf3426088d648cd75220b0b469c).
!QgisLoadCsvWithHeaders.png!
!Q... - 07:48 PM Feature request #4273 (Closed): North arrow in lower/upper centre canvas
- 06:42 PM Feature request #4273: North arrow in lower/upper centre canvas
- I've now finished this and it has been merged into master.
- 07:48 PM Feature request #3756 (Closed): Flexible positioning of scalebar/compass
- 06:47 PM Feature request #3756: Flexible positioning of scalebar/compass
- I've finished this and it has been merged into master.
Decorations can now be placed at user defined margins from t... - 01:28 PM Bug report #14080 (Closed): 'Georeferencer' plugin doesn't support clipboard (paste) functionalit...
- Was referred to here from a gis.stackexchange.com question I asked. Here's the gist of the question. Makes for a good...
- 07:25 AM Bug report #7269 (Closed): cant load GRASS plugin (osx 10.8.2)
- Most probably resolved, FindGRASS.cmake now searches first with NO_DEFAULT_PATH then without.
- 05:18 AM Bug report #6766 (Closed): region zone error using GRASS plugin
- Fixed in changeset commit:"39072959ffd0029834db7f1e266f273a3c225a09".
- 04:18 AM Bug report #14038: open graphical modeler models
- Thanks for straighten that out. So on my office pc there's processing version 2.2.0-2, which i think is an updated ve...
- 03:48 AM Bug report #6618 (Closed): GRASS raster resolution not taken into account
- It seems to work correctly in 2.12, GRASS region is changed (WIND file) and new rasters are written with the resoluti...
- 03:48 AM Bug report #6618 (Closed): GRASS raster resolution not taken into account
- It seems to work correctly in 2.12, GRASS region is changed (WIND file) and new rasters are written with the resoluti...
- 03:36 AM Bug report #13816: grass provider - missing slot and signal
- Missing was fixed in commit:24d279a.
- 03:35 AM Bug report #13816 (Closed): grass provider - missing slot and signal
- Fixed in changeset commit:"001dce00a54870e2171e861aa2e3a1611b27fd60".
- 01:37 AM Bug report #14048 (Closed): Importing symbols in Style Library doesn't always use the group name ...
- Fixed in changeset commit:"8d105ff8f998bdf3426088d648cd75220b0b469c".
- 01:27 AM Bug report #14051 (Closed): Symbol selector dialog: "lock layer's colors" button should have only...
- Fixed in changeset commit:"f3d1f8b8dc69d13244eb2fd7dec70012b02620b6".
2016-01-08
- 04:58 PM Bug report #14051: Symbol selector dialog: "lock layer's colors" button should have only two states
- The icon is wrongly displayed when the button has the focus. It always displays the icon for the state _unlocked_ in ...
- 02:42 PM Bug report #5602 (Feedback): Identify disabled in WMS for grouped layers
- 07:27 AM Bug report #5602: Identify disabled in WMS for grouped layers
- I need to clarify:
- With Mapserver group layer is never announced as queryable in the GetCapabilities
- However, if... - 12:39 PM Bug report #14079: Processing plugin cannot update
- Cory Albrecht wrote:
> Attached file didn't seem to upload.
And that second try did not work either. I am getting a ... - 12:37 PM Bug report #14079: Processing plugin cannot update
- Attached file didn't seem to upload.
- 12:35 PM Bug report #14079 (Closed): Processing plugin cannot update
- Using QGIS Lyon 2.12.2 x86_64 on Windows 10 Version 1511 OS Build 10586.36.
Unfortunately there are only options to ... - 08:17 AM Bug report #14078 (Closed): Incorrect loading of csv files
- The first row of the attached file is not interpreted as column headings.
Other, apparently similar, files are loaded... - 07:59 AM Bug report #14077 (Closed): Geometry check requires file extension
- If I choose a filename for the output of the new geometry repair plugin, and do not specify a file extension, I get a...
- 07:58 AM Bug report #14076 (Closed): Check geometries plugin: missing command running indicator
- When running, the cursor is the normal mouse icon, not the wheel indicating the command is running.
- 07:47 AM Feature request #13685: Better handling of Processing updates for qgis/qgis-ltr/master
- I don't think it's different. I think it's another effect of placing Processing plugin in user folder ~/.qgis2 when u...
- 06:56 AM Feature request #13685: Better handling of Processing updates for qgis/qgis-ltr/master
- Harrissou Santanna wrote:
> That means that once I updated to Processing 2.12.2, Processing plugin is stated broken i... - 06:24 AM Feature request #13685: Better handling of Processing updates for qgis/qgis-ltr/master
- You are right that my proposal may not be easily doable.
This issue pops up again:
- The current version for QGIS 2.... - 07:37 AM Bug report #13987: Identify Feature not finding feature
- Does not work for me when the point data is in a Postgresql Table which was imported via DB Manager. The error is rep...
- 02:41 AM Bug report #13987 (Feedback): Identify Feature not finding feature
- Works fine for me in 2.12.1
- 05:33 AM Bug report #14075 (Closed): Composer scale Bar: The Map list is sorted according to items Z-order...
- In a composer, add many map items and a scale bar
In Items tab or from View menu, change the z-order of the map items... - 03:51 AM Bug report #14074 (Closed): Layer Style : list of group symbols doesn't update after "Open librar...
- In the style manager, create a group and add symbols to it
Open a layer properties > style and at the top level of th... - 03:50 AM Bug report #11864 (Closed): wfs parsing of decimal value results in QString
- Fixed in changeset commit:"97b8a72b8254a449127362cb153da8c137b74a97".
- 03:23 AM Feature request #14072: Style Manager: avoid same name for different groups
- Or just avoid same name for the same level groups... In which case, when using tools like "Add to group", the complet...
- 02:23 AM Feature request #14072 (Closed): Style Manager: avoid same name for different groups
- For consistency, it may be good to not let use same name for two different groups
- 02:49 AM Feature request #14073 (Closed): Style Manager: A group should display symbols of its subgroups
- As groups panel is organized as a tree, shouldn't a custom group show at its level symbols from groups that may be em...
- 02:29 AM Feature request #14045: Style Manager : Allow selection of multiple symbols at once while groupin...
- What about allowing drag'n drop for group also? User can move a sub-group to another group.
- 02:13 AM Bug report #14071 (Closed): Layers effects don't work with line pattern fill (and other fills)
- In the layer properties > Style, when layer effects are activated (http://nyalldawson.net/2015/04/introducing-qgis-li...
- 01:26 AM Bug report #14064: Problem with numeric fields
- Yes, it has sufficient length (10 digits, and we're using only 4)? We're working with shapefiles... (hoep to move to ...
- 01:19 AM Bug report #14064 (Feedback): Problem with numeric fields
- Are you sure your numeric field has sufficient length? What file type are you using?
- 01:19 AM Bug report #14064 (Feedback): Problem with numeric fields
- Are you sure your numeric field has sufficient length? What file type are you using?
2016-01-07
- 12:23 AM Feature request #9275: Choose custom grid shift binary when re-projecting/transforming a dataset.
> It's a larger grid shift binary (>10MB) so that could affect the plugin size.
this is not an issue, ntv2 grids a...- 12:38 PM Feature request #9275: Choose custom grid shift binary when re-projecting/transforming a dataset.
- The NTv2 grid shift binary is covered by the "Open Government License - Canada":http://open.canada.ca/en/open-governm...
- 10:29 AM Feature request #9275 (Closed): Choose custom grid shift binary when re-projecting/transforming a...
- Donovan Cameron wrote:
> I think this is fine to close, because since then there has been transformation enhancements... - 10:29 AM Feature request #9275 (Closed): Choose custom grid shift binary when re-projecting/transforming a...
- Donovan Cameron wrote:
> I think this is fine to close, because since then there has been transformation enhancements... - 10:13 AM Feature request #9275: Choose custom grid shift binary when re-projecting/transforming a dataset.
- I think this is fine to close, because since then there has been transformation enhancements since this report that a...
- 06:19 PM Bug report #14066: Composer : move "Pan composer" and "Zoom" tools from Composer Items toolbar to...
- I mean it changes what the mouse does. Eg, switching to the zoom tool makes the mouse zoom in/out, switching to the n...
- 02:17 PM Bug report #14066: Composer : move "Pan composer" and "Zoom" tools from Composer Items toolbar to...
- Ok I wasn't aware of that. Thanks for the information.
What do you mean by _That toolbar contains "tools" which chan... - 01:57 PM Bug report #14066 (Closed): Composer : move "Pan composer" and "Zoom" tools from Composer Items t...
- This has been discussed in the past, but it's by design. That toolbar contains "tools" which change the behavior of t...
- 01:57 PM Bug report #14066 (Closed): Composer : move "Pan composer" and "Zoom" tools from Composer Items t...
- This has been discussed in the past, but it's by design. That toolbar contains "tools" which change the behavior of t...
- 03:00 AM Bug report #14066 (Closed): Composer : move "Pan composer" and "Zoom" tools from Composer Items t...
- These two tools are rather paper navigation tools. AFAICS, they have no effects on map composer item, only on the pap...
- 04:25 PM Feature request #14070 (Open): add buttons to layers panel to rearrange layers
- Drag-and-drop is sometimes not a very good way of rearranging layers. I frequently end up adding a layer to a group w...
- 03:59 PM Bug report #14048: Importing symbols in Style Library doesn't always use the group name entered
- See "PR 2649":https://github.com/qgis/QGIS/pull/2649 for a solution that additionally allows importing symbols withou...
- 02:56 PM Bug report #14048: Importing symbols in Style Library doesn't always use the group name entered
- Harrissou Santanna wrote:
> * If the field is empty, the imported symbols will be grouped in a new group *named as th... - 01:52 PM Feature request #14065: Composer: Add a "Zoom to Page extent" tool
- That option zooms to the bounds of the content. Eg if you had items outside of the page, it will include those in the...
- 02:49 AM Feature request #14065: Composer: Add a "Zoom to Page extent" tool
- I found commit:19d64998 and commit:020eb606 that let me think it has been present though wrongly named
- 02:41 AM Feature request #14065 (Open): Composer: Add a "Zoom to Page extent" tool
- With the multipage in Print Composer, it can be handy to have a "zoom to page" tool that quickly resizes the print co...
- 11:57 AM Bug report #13418: Print Composer : "Lock layer style for map item" doesn't update the map if sty...
- It's still a valid (unresolved) bug
- 10:55 AM Bug report #13418: Print Composer : "Lock layer style for map item" doesn't update the map if sty...
- I was wondering what's the current state of this bug. Is it expected to be fixed for LTR 2.14?
Should not be set inva... - 11:07 AM Bug report #11746 (Reopened): Vertical lines appear as artifacts when map has lots of layers turn...
- Forgot to reopen so that's what this post is for.
- 11:07 AM Bug report #11746: Vertical lines appear as artifacts when map has lots of layers turned on.
- Thanks for testing Giovanni.
I've uploaded something similar in 7z and zip - both the same and with the full dataset... - 04:38 AM Feature request #14069: Composer: Add a "Pick extent" tool to copy an extent from a map item to a...
- I didn't mention it but "copy paste the map item" is not a solution because each map has already his set of locked la...
- 04:32 AM Feature request #14069 (Open): Composer: Add a "Pick extent" tool to copy an extent from a map it...
- Let's say you have a multi page print composer with many map items showing the same extent.
And you then realise that... - 04:34 AM Bug report #13293: WCS server broken on Windows
- I guys,
i install QGIS 2.12.2 and QGIS 2.12.2 Server with OSGeo4W 32-bits and the WFS is working again.
I test in a... - 04:07 AM Feature request #14068 (Open): Composer: Identify if a preset is used to lock a map Item layers
- When the data defined override option is used on a setting, its icon takes another shape.
In Print composer, map Item... - 03:48 AM Bug report #5602: Identify disabled in WMS for grouped layers
- Giovanni Manghi wrote:
> michele zanolli wrote:
> > Jukka Rahkonen wrote:
> > > Yes, but it seems to require that eve... - 03:47 AM Bug report #5602 (Reopened): Identify disabled in WMS for grouped layers
- michele zanolli wrote:
> Jukka Rahkonen wrote:
> > Yes, but it seems to require that every individual layer in the gr... - 03:47 AM Bug report #5602 (Reopened): Identify disabled in WMS for grouped layers
- michele zanolli wrote:
> Jukka Rahkonen wrote:
> > Yes, but it seems to require that every individual layer in the gr... - 03:45 AM Bug report #14030 (Open): Filter expressions to postgres provider
- 01:48 AM Bug report #14030: Filter expressions to postgres provider
- Hi, sorry for the long time to respond.
I will try to be more explicit about this issue :
I load 2 "big" tables in Q... - 01:48 AM Bug report #14030: Filter expressions to postgres provider
- Hi, sorry for the long time to respond.
I will try to be more explicit about this issue :
I load 2 "big" tables in Q... - 03:06 AM Feature request #14067 (Open): Composer: Add "Zoom Last" and "Zoom Next" tools
- Could be nice to add "Zoom Last" and "Zoom Next" tools to paper navigation in the print composer
2016-01-06
- 12:38 AM Bug report #14064 (Closed): Problem with numeric fields
- Hi all, We're using QGis 2.12 on fedora, and it works quite fine
Here's the problem : when digitising, if we are fill... - 11:32 PM Bug report #5602: Identify disabled in WMS for grouped layers
- Jukka Rahkonen wrote:
> Yes, but it seems to require that every individual layer in the group is queryable. If one la... - 05:09 AM Bug report #5602 (Closed): Identify disabled in WMS for grouped layers
- Jukka Rahkonen wrote:
> Yes, but it seems to require that every individual layer in the group is queryable. If one la... - 09:27 PM Bug report #14063 (Closed): Diagrams: impossible to change the legend until the dialog is validated
- Fixed in changeset commit:"b8bce97c1f2f089ece559a9501c7e4d83732aa7c".
- 02:51 PM Bug report #14063 (Closed): Diagrams: impossible to change the legend until the dialog is validated
- Open a layer properties dialog > diagram tab
Check "Show diagrams for this layer"
In the attributes section, add an a... - 02:08 PM Bug report #14062: Expressions using commas as decimal seperator fail to evaluate
- It fails. Tested with: *0,8 * 3*.
In the field calculator, I get an "Expression is invalid" at the bottom of the dial... - 11:18 AM Bug report #14062 (Feedback): Expressions using commas as decimal seperator fail to evaluate
- The spin boxes calculations use the same expression engine as field calculator. Can you test if the expressions with ...
- 11:18 AM Bug report #14062 (Feedback): Expressions using commas as decimal seperator fail to evaluate
- The spin boxes calculations use the same expression engine as field calculator. Can you test if the expressions with ...
- 10:22 AM Bug report #14062: Expressions using commas as decimal seperator fail to evaluate
- Oups, miss a title. Can be something like "Comma separated value not allowed in spinbox calculation"
- 10:19 AM Bug report #14062 (Closed): Expressions using commas as decimal seperator fail to evaluate
- In symbol properties (and elsewhere in QGIS), you can put a calculation expression in a spinbox instead of typing a v...
- 01:02 PM Feature request #13750 (Closed): filter legend according to canvas extent AND scale visibility ra...
- Seems done now in 2.12
- 12:29 PM Bug report #13592 (Closed): Processing: `r.to.vect` and `v.generalize` fail
- one last test, on qgis master, both modules on grass 6 and 7, on both linux and windows, no issues.
If you have da... - 12:29 PM Bug report #13592 (Closed): Processing: `r.to.vect` and `v.generalize` fail
- one last test, on qgis master, both modules on grass 6 and 7, on both linux and windows, no issues.
If you have da... - 11:55 AM Bug report #13192 (Closed): Error when saving Matplotlib figure
- as far as I understand this could be an issue in matplotlib as is packaged in osgeo4w, if so please file a ticket in ...
- 11:55 AM Bug report #13192 (Closed): Error when saving Matplotlib figure
- as far as I understand this could be an issue in matplotlib as is packaged in osgeo4w, if so please file a ticket in ...
- 11:53 AM Bug report #13144 (Closed): Style Categorized not working with PostGis database
- Jürgen Fischer wrote:
> Any output in the log?
closing for lack of feedback, please reopen if necessary. - 11:53 AM Bug report #13144 (Closed): Style Categorized not working with PostGis database
- Jürgen Fischer wrote:
> Any output in the log?
closing for lack of feedback, please reopen if necessary. - 11:52 AM Bug report #12361 (Closed): QGIS crashes whenever using Python console
- closing for lack of feedback, please reopen if necessary.
- 11:52 AM Bug report #12361 (Closed): QGIS crashes whenever using Python console
- closing for lack of feedback, please reopen if necessary.
- 11:51 AM Bug report #6481 (Closed): ftools function "Export/Add geometry columns" produces incorrect dbase...
- closing for lack of feedback, please reopen if necessary.
- 11:51 AM Bug report #6481 (Closed): ftools function "Export/Add geometry columns" produces incorrect dbase...
- closing for lack of feedback, please reopen if necessary.
- 11:50 AM Bug report #9369 (Closed): "duplicate layer" takes ages to duplicate spatialite layers
- Closing for lack of feedback and because I cannot replicate with recent releases, but please reopen if still true (an...
- 11:50 AM Bug report #9369 (Closed): "duplicate layer" takes ages to duplicate spatialite layers
- Closing for lack of feedback and because I cannot replicate with recent releases, but please reopen if still true (an...
- 11:49 AM Bug report #13065 (Open): WFS 1.0.0 Client requests with a GML component fail against Geoserver (...
- 11:48 AM Bug report #14058 (Closed): editing layers created with DB Manager
- I don't think that this option is related to editing capabilities of the loaded layer from query
http://qgis.org/api... - 11:48 AM Bug report #14058 (Closed): editing layers created with DB Manager
- I don't think that this option is related to editing capabilities of the loaded layer from query
http://qgis.org/api... - 11:41 AM Bug report #8628 (Closed): DB Manager does not load PostGIS rasters using QGIS-master for Debian
- 08:53 AM Bug report #8628: DB Manager does not load PostGIS rasters using QGIS-master for Debian
- closing for lack of feedback, please reopen of necessary.
- 11:20 AM Feature request #14061 (Closed): Composer: Add an option to export only the preview atlas feature
- You can - don't use the atlas exports, just use the normal PDF/png/svg exports that you'd use if you didn't have an a...
- 11:20 AM Feature request #14061 (Closed): Composer: Add an option to export only the preview atlas feature
- You can - don't use the atlas exports, just use the normal PDF/png/svg exports that you'd use if you didn't have an a...
- 08:54 AM Feature request #14061 (Closed): Composer: Add an option to export only the preview atlas feature
- It'd be nice to be able to choose to export only the previewed atlas feature page(s) and not all the atlas.
- 10:12 AM Feature request #4702 (Closed): GDAL tools: add gdal2tiles tool
- Implemented in #1f22b432b52fa077f9837b9a8b77b9c8d6f84f62 !
- 10:12 AM Feature request #4702 (Closed): GDAL tools: add gdal2tiles tool
- Implemented in #1f22b432b52fa077f9837b9a8b77b9c8d6f84f62 !
- 10:12 AM Feature request #4702 (Closed): GDAL tools: add gdal2tiles tool
- Implemented in #1f22b432b52fa077f9837b9a8b77b9c8d6f84f62 !
- 10:11 AM Feature request #3331 (Closed): GdalTools: add utilities for MapServer
- PR is merged in #1f22b432b52fa077f9837b9a8b77b9c8d6f84f62 !
- 10:11 AM Feature request #3331 (Closed): GdalTools: add utilities for MapServer
- PR is merged in #1f22b432b52fa077f9837b9a8b77b9c8d6f84f62 !
- 10:11 AM Feature request #3331 (Closed): GdalTools: add utilities for MapServer
- PR is merged in #1f22b432b52fa077f9837b9a8b77b9c8d6f84f62 !
- 10:11 AM Feature request #3331 (Closed): GdalTools: add utilities for MapServer
- PR is merged in #1f22b432b52fa077f9837b9a8b77b9c8d6f84f62 !
- 08:57 AM Bug report #14018 (Closed): UNable to create Multiple map outputs on one print composer
- closing for lack of feedback, please reopen of necessary.
- 08:57 AM Bug report #14018 (Closed): UNable to create Multiple map outputs on one print composer
- closing for lack of feedback, please reopen of necessary.
- 08:57 AM Bug report #13395 (Closed): Load style from database
- closing for lack of feedback, please reopen of necessary.
- 08:57 AM Bug report #13395 (Closed): Load style from database
- closing for lack of feedback, please reopen of necessary.
- 08:55 AM Bug report #13151 (Closed): Zonal statistics error: 0-d arrays can't be indexed
- closing for lack of feedback, please reopen of necessary.
- 08:55 AM Bug report #13151 (Closed): Zonal statistics error: 0-d arrays can't be indexed
- closing for lack of feedback, please reopen of necessary.
- 08:55 AM Bug report #11746 (Closed): Vertical lines appear as artifacts when map has lots of layers turned...
- closing for lack of feedback, please reopen of necessary.
- 08:55 AM Bug report #11746 (Closed): Vertical lines appear as artifacts when map has lots of layers turned...
- closing for lack of feedback, please reopen of necessary.
- 08:54 AM Bug report #12892 (Closed): Can't load table from SQL editor in DBManager with 'WHERE' argument
- closing for lack of feedback, please reopen of necessary.
- 08:54 AM Bug report #12892 (Closed): Can't load table from SQL editor in DBManager with 'WHERE' argument
- closing for lack of feedback, please reopen of necessary.
- 08:53 AM Bug report #14009 (Closed): ogr2ogr not compiled with postgres drivers in QGIS v. 2.12
- closing for lack of feedback, please reopen of necessary.
- 08:53 AM Bug report #14009 (Closed): ogr2ogr not compiled with postgres drivers in QGIS v. 2.12
- closing for lack of feedback, please reopen of necessary.
- 08:40 AM Feature request #14060 (Open): Composer: Add an option to select the page to export
- Create a multi page composition and "Export as image" this one.
You'll most of the time need to rename some of the g... - 05:40 AM Bug report #14052: Symbol selector dialog: useless advanced "Clip features to canvas extent" option
- Got it.
- 05:36 AM Bug report #14052: Symbol selector dialog: useless advanced "Clip features to canvas extent" option
> Beyond what may be passionate words, *what is the guideline about issue report closure*? I use to close _my own re...- 05:19 AM Bug report #13255: Some WFS data not displayed from LuciadLightspeed WFS server
- Robin Houtmeyers wrote:
> Hi, I am reopening this issue since the QGIS WFS requests mentioned in #6 work ok now (this... - 05:19 AM Bug report #13255: Some WFS data not displayed from LuciadLightspeed WFS server
- Robin Houtmeyers wrote:
> Hi, I am reopening this issue since the QGIS WFS requests mentioned in #6 work ok now (this... - 05:07 AM Bug report #14056 (Closed): QCA::scanForPlugins()
- please ask questions on the users or developers mailing lists.
- 05:07 AM Bug report #14056 (Closed): QCA::scanForPlugins()
- please ask questions on the users or developers mailing lists.
- 05:07 AM Bug report #13209: area not calculated correctly with OTF on
- see also #14057
- 05:06 AM Bug report #14057 (Closed): $area bogus value
- duplicate of #13209
- 05:06 AM Bug report #14057 (Closed): $area bogus value
- duplicate of #13209
- 05:06 AM Bug report #14059: QGIS Server crash with OTF active and layer without features
- No I don't have any evidence. I only checked the mentioned releases.
- 05:04 AM Bug report #14059 (Feedback): QGIS Server crash with OTF active and layer without features
- Do you have any evidence that was not crashing in qgis < 2.8 ?
- 05:00 AM Bug report #14059 (Closed): QGIS Server crash with OTF active and layer without features
- 1. open new project
2. add layer with features and CRS definition EPSG:4326
3. remove all features
4. select OTF diff... - 01:02 AM Feature request #14045: Style Manager : Allow selection of multiple symbols at once while groupin...
- It sounds good to me.
And +1 for the drag'n drop to the group tree.
2016-01-05
- 12:34 AM Bug report #14058 (Closed): editing layers created with DB Manager
- I noticed a strange behavior in layers created with DB manager. Tested it in QGIS 2.6.1 and QGIS 2.12.0
In QGIS 2.6.... - 01:31 PM Feature request #14045: Style Manager : Allow selection of multiple symbols at once while groupin...
- Hi Harrissou,
I see. I think this dialog is a good example of using "modes":https://en.wikipedia.org/wiki/Mode_(comp... - 12:45 PM Bug report #10505 (Closed): Labels hidden by histograms
- Fixed in master. Now you can set the z-index for labels and diagrams manually to control which will be drawn over the...
- 12:45 PM Bug report #10505 (Closed): Labels hidden by histograms
- Fixed in master. Now you can set the z-index for labels and diagrams manually to control which will be drawn over the...
- 12:40 PM Bug report #13809: [Mint, Cinnamon DE] Properties dialog for layers panel is not a floating window
- I don't use Linux but "this thread":http://askubuntu.com/questions/109321/popup-dialogs-attached-to-window-title-and-...
- 09:03 AM Bug report #14057 (Closed): $area bogus value
- I created a snip file using two separate shape files. The resulting layer has approximately 12,000 features. When usi...
- 06:08 AM Bug report #14052: Symbol selector dialog: useless advanced "Clip features to canvas extent" option
- Jürgen Fischer wrote:
> Harrissou Santanna wrote:
> > there are so many elder bug reports that are worth closing, I t... - 05:46 AM Bug report #14056 (Closed): QCA::scanForPlugins()
- in vs2008
run:QCA::scanForPlugins(),software collapse,why?
I come from china, ,my tel:18310143979 - 05:26 AM Bug report #13255 (Reopened): Some WFS data not displayed from LuciadLightspeed WFS server
- Hi, I am reopening this issue since the QGIS WFS requests mentioned in #6 work ok now (this
issue was due to a miscon... - 05:14 AM Bug report #11307 (Closed): Default transparency for selections not honored
- 2.13.0-Master
Revision
cbd29e5
*
Fixed* - 03:53 AM Bug report #14055: Style Manager: Remove or deactivate the Help button
- wow... quicky :)
Thanks - 03:41 AM Bug report #14055 (Closed): Style Manager: Remove or deactivate the Help button
- Fixed in changeset commit:"17ed9d15fa00aeb305ef0dbee48896665d38b01c".
- 02:25 AM Bug report #14055 (Closed): Style Manager: Remove or deactivate the Help button
- Settings menu --> Style Manager
There's a Help button in the dialog that opens an empty dialog.
Should be removed acc... - 03:42 AM Bug report #11864: wfs parsing of decimal value results in QString
- I think this can be fixed by adding 'decimal' to the checks in qgswfsprovider?...
- 03:41 AM Bug report #13888 (Closed): Label display not fit with layer order
- Fixed in changeset commit:"5e4c14cd402009037d8d82e8a6d75d495c24d55a".
- 03:41 AM Feature request #13559 (Closed): Make it possible to control rendering order of diagrams
- Fixed in changeset commit:"5e4c14cd402009037d8d82e8a6d75d495c24d55a".
- 03:38 AM Bug report #13863 (Reopened): Complex Polygon not displayed on screen if it can not be displayed ...
- Not yet fixed
- 02:17 AM Bug report #5602: Identify disabled in WMS for grouped layers
- Yes, but it seems to require that every individual layer in the group is queryable. If one layer in not queryable Map...
- 01:37 AM Bug report #5602: Identify disabled in WMS for grouped layers
- Thanks for the explanation, I agree with you. Only a precisation: if the WMS Client queries the group layer - even if...
2016-01-04
- 12:44 AM Bug report #5602: Identify disabled in WMS for grouped layers
- The reason is that in the GetCapabilities document that Mapserver creates the group layer is not marked as queryable....
- 06:33 AM Bug report #5602 (Reopened): Identify disabled in WMS for grouped layers
- Médéric RIBREUX wrote:
> Hello, bug triage...
>
> I can't reproduce it on QGIS 2.13 master on BRGM WMS services on h... - 12:17 AM Bug report #14043 (Closed): feature rendering order not saved, settings lost when re-loading project
- Fixed in changeset commit:"614c84f2c681ac8c8262a7130627272e40ac75c7".
- 06:36 PM Bug report #14043: feature rendering order not saved, settings lost when re-loading project
- This, https://github.com/qgis/QGIS/pull/2636, fixes the issue.
- 05:58 PM Bug report #14043: feature rendering order not saved, settings lost when re-loading project
- Matthias, ok, it might have to do with the fact that the layer I was testing is a rule-based symbology.
I'm attachin... - 04:58 AM Bug report #14043 (Feedback): feature rendering order not saved, settings lost when re-loading pr...
- Can't reproduce with a shapefile and the default symbology apart from the rendering order.
- 06:31 PM Bug report #14050 (Closed): Style Manager : trying to add a symbol to a not renamed group fails
- Fixed in changeset commit:"115cc483dd105be073fe8a6202547c97a9c3380c".
- 06:26 PM Bug report #14049 (Closed): Style Manager : Combining "Group Symbols" and "Apply Group" tools fre...
- Fixed in changeset commit:"90eaba9f4f78097b18e48a4d99793fa6a2abbe23".
- 04:52 AM Bug report #14049: Style Manager : Combining "Group Symbols" and "Apply Group" tools freezes the ...
- Thanks for working on this
- 01:31 PM Bug report #14052 (Closed): Symbol selector dialog: useless advanced "Clip features to canvas ext...
- Ok, let's close this. It's most definitely a symbol related setting and belongs in the dialog. Here's some extra proo...
- 12:33 PM Bug report #14052: Symbol selector dialog: useless advanced "Clip features to canvas extent" option
- Harrissou Santanna wrote:
> there are so many elder bug reports that are worth closing, I think.
Feel free to do so. - 04:57 AM Bug report #14052: Symbol selector dialog: useless advanced "Clip features to canvas extent" option
- Harrissou Santanna wrote:
> I still don't understand which feature and which canvas we are talking about at this leve... - 04:50 AM Bug report #14052: Symbol selector dialog: useless advanced "Clip features to canvas extent" option
- I still don't understand which feature and which canvas we are talking about at this level of the design (keep in min...
- 04:22 AM Bug report #14052: Symbol selector dialog: useless advanced "Clip features to canvas extent" option
- Harrissou Santanna wrote:
> Having it closed simply like that makes me feel that my report was just felt as noisy and... - 05:22 AM Feature request #4702 (In Progress): GDAL tools: add gdal2tiles tool
- Hello, bug triage...
there is [a PR](https://github.com/qgis/QGIS/pull/2633) for this feature request... - 05:19 AM Feature request #3331 (In Progress): GdalTools: add utilities for MapServer
- Hello, bug triage...
there is now "a PR":https://github.com/qgis/QGIS/pull/2633 for this feature request... - 04:59 AM Feature request #3331 (Feedback): GdalTools: add utilities for MapServer
- see https://github.com/qgis/QGIS/pull/2633
- 04:59 AM Feature request #3331 (Feedback): GdalTools: add utilities for MapServer
- see https://github.com/qgis/QGIS/pull/2633
- 04:59 AM Feature request #3331 (Feedback): GdalTools: add utilities for MapServer
- see https://github.com/qgis/QGIS/pull/2633
- 05:03 AM Bug report #13661 (Closed): Node tool should not allow to delete nodes and leave just 1 in lines ...
- 05:01 AM Feature request #12343 (Feedback): Add GRASS v.net* modules to Processing toolbox
- 05:00 AM Feature request #12343: Add GRASS v.net* modules to Processing toolbox
- see https://github.com/qgis/QGIS/pull/2628
- 04:50 AM Bug report #13863 (Closed): Complex Polygon not displayed on screen if it can not be displayed en...
- 04:49 AM Bug report #13862 (Closed): Labels are not displayed on Layers with "cut-outs"
Also available in: Atom