Activity

From 2015-12-19 to 2016-01-17

2016-01-17

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...
Mathieu Pellerin - nIRV
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...
Mathieu Pellerin - nIRV
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...
Mathieu Pellerin - nIRV
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...
Nathan Woodrow
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... Jeremy Palmer
01:21 PM Bug report #14117 (Open): Bad polygon digitizing in master
Bisected to 70c5fe5553225e4db02620b429a4cfc549d6fc22 Nyall Dawson
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... Jesse McMillan
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. Doug Newgard
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. Doug Newgard
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... Doug Newgard
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 -... Marcel Dancak

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... Mathieu Pellerin - nIRV
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... Mathieu Pellerin - nIRV
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
Nyall Dawson
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 ...
Sebastian Dietrich
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 ...
Sebastian Dietrich
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... Jeremy Palmer
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...
Sebastian Dietrich
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... Jeremy Palmer
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.... Jeremy Palmer
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... Jeremy Palmer
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... Jeremy Palmer
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... Jeremy Palmer
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...
Jeremy Palmer
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... Jeremy Palmer
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...
Sebastian Dietrich
10:39 AM Bug report #13708 (In Progress): Nested symbology layer not displayed anymore on qgis server 2.10.1
Sebastian Dietrich
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... Sebastian Dietrich
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). Sebastian Dietrich
10:32 AM Bug report #14091 (Closed): The dev don't support the WMS layer in QR defs
Fixed in changeset commit:"9dd6c0a4653e29b9189385d89f225e514bbe1d72". Jürgen Fischer
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 Jean Hemmi
03:54 AM Bug report #14117 (Feedback): Bad polygon digitizing in master
Sebastian Dietrich
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...
Sebastian Dietrich
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... Jeremy Palmer
03:22 AM Bug report #13401 (Closed): WFS Cache Features option does not work anymore
This is now fixed in master commit:188625c
closing
Jeremy Palmer
03:17 AM Bug report #14102 (Feedback): Application Crash
Sebastian Dietrich

2016-01-15

12:46 AM Bug report #13279 (Feedback): Processing & SAGA
Seems fixed now, right? Paolo Cavallini
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)? Paolo Cavallini
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. Paolo Cavallini
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. Paolo Cavallini
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...
Médéric RIBREUX
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...
Médéric RIBREUX
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...
Médéric RIBREUX
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... Paolo Cavallini
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...
Médéric RIBREUX
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... Mathieu Pellerin - nIRV
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...
Nyall Dawson
06:59 PM Bug report #14116 (Closed): Crash when opening layer properties dialog for geometryless vector layer
Fixed in changeset commit:"1cd4570136344caafebbe911bbe797ddbc87a56a". Nyall Dawson
06:27 PM Bug report #14116 (In Progress): Crash when opening layer properties dialog for geometryless vect...
Sebastian Dietrich
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...
Sebastian Dietrich
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... Sebastian Dietrich
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... Sebastian Dietrich
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... Sebastian Dietrich
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...
Médéric RIBREUX
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...
Médéric RIBREUX
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...
Médéric RIBREUX
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...
Médéric RIBREUX
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...
Médéric RIBREUX
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...
Médéric RIBREUX
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...
Médéric RIBREUX
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...
Médéric RIBREUX
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...
Médéric RIBREUX
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...
Médéric RIBREUX
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...
Médéric RIBREUX
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...
Médéric RIBREUX
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... Sebastian Dietrich
01:24 PM Bug report #14091 (In Progress): The dev don't support the WMS layer in QR defs
Sebastian Dietrich
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...
Médéric RIBREUX
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...
Médéric RIBREUX
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...
Médéric RIBREUX
10:07 AM Bug report #10089 (Closed): Output of statistics: please add layer and column names
Fixed in commit:4451f29846 Alexander Bruy
10:07 AM Bug report #10089 (Closed): Output of statistics: please add layer and column names
Fixed in commit:4451f29846 Alexander Bruy
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 ...
Filipe Dias
07:42 AM Bug report #13733 (Closed): DBManager Export to file: missing extension for output causing error
Fixed in changeset commit:"e20cfc043c5022b0765523da2f62b4909fa2674a". Alexander Bruy
07:07 AM Bug report #14103 (Feedback): Application crash on Categorized classification without a column sp...
Seems fixed in master Alexander Bruy
07:00 AM Bug report #14077: Geometry check requires file extension
PR is here https://github.com/qgis/QGIS/pull/2680 Alexander Bruy
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...
Yves ryra6453
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...
Vincent Picavet
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... Jean Hemmi
04:33 AM Bug report #13763 (Closed): QGIS crashes when doing a buffer with ftools
Fixed in changeset commit:"3bc3f52f0cf7aa587fa97818202ac6279db46843". Alexander Bruy
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... Alexander Bruy
04:17 AM Bug report #10279 (Closed): Join attributes by location - field shifted
Fixed in the Processing in master. Reopen if necessary. Alexander Bruy
04:17 AM Bug report #10279 (Closed): Join attributes by location - field shifted
Fixed in the Processing in master. Reopen if necessary. Alexander Bruy
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
Alexander Bruy
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 ... Michael Douchin
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... Michael Douchin
01:45 AM Bug report #13683 (Closed): DBManager doesn't work with the new authentication system
Corresponding PR merged. Reopen is necessary Alexander Bruy
01:45 AM Bug report #13683 (Closed): DBManager doesn't work with the new authentication system
Corresponding PR merged. Reopen is necessary Alexander Bruy

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...
Paolo Cavallini
10:44 PM Bug report #13841 (Closed): DbManager does not use the new authentication system
Fixed in changeset commit:"5f3ca88a84766daceba57c89187ce942a964669f". Anonymous
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...
Sebastian Dietrich
06:41 AM Bug report #14102: Application Crash
sorry but i'm a newbie. could you be more particularly? Grzeoprz Garstka
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?
...
Sebastian Dietrich
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...
Grzeoprz Garstka
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... Nicolas Cadieux
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... Nicolas Cadieux
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... Paul Kanelli
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... Paul Kanelli
10:11 AM Feature request #7626 (Closed): Welcome page
Closing, as welcome page already implemented. Reopen if necessary Alexander Bruy
10:11 AM Feature request #7626 (Closed): Welcome page
Closing, as welcome page already implemented. Reopen if necessary Alexander Bruy
08:11 AM Bug report #13319 (Closed): SBN / SBX files using by Pisa ? (no problem with 2.8)
Fixed with c9b0ab17046296b3bbf9a71cb7e9427675b2ac55 Marco Hugentobler
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... Dennis Bauszus
07:10 AM Bug report #9978: Merge Vector Layers: 6 instead of NULL values
Hopefully fixed. Reopen if necessary Alexander Bruy
07:08 AM Bug report #9978 (Closed): Merge Vector Layers: 6 instead of NULL values
Fixed in changeset commit:"d12a0b4a252f34b1def14e49b15e8d9f75b6740f". Alexander Bruy
07:09 AM Feature request #14094 (Closed): Increase allowed maximum value for Outline Width in Simple Marke...
Fixed in changeset commit:"2aa523d41012773aa87fc76f48f52d1286106821". Alexander Bruy
05:34 AM Feature request #5470 (In Progress): Manage different versions of OTB
PR is here https://github.com/qgis/QGIS/pull/2669 Alexander Bruy
05:34 AM Feature request #5470 (In Progress): Manage different versions of OTB
PR is here https://github.com/qgis/QGIS/pull/2669 Alexander Bruy
05:22 AM Feature request #8239 (Feedback): Polygon overlay error with the new SAGA API in Sextante
Still true? Alexander Bruy
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 ... Even Rouault
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:...
Yves ryra6453
02:54 AM Feature request #12784 (Closed): Allow scripts to deactivate CRS warning
Fixed in changeset commit:"8884c37b6f33d1d1aa42ac4dfb92def557a55fab". Victor Olaya
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. Paolo Cavallini
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...
aperi2007 -

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,... Mathieu Pellerin - nIRV
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.
Jamie Portman
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... Giovanni Manghi
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...
Sebastian Dietrich
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 Giovanni Manghi
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 Giovanni Manghi
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 Giovanni Manghi
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...
aperi2007 -
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? Sebastian Dietrich
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... Sebastian Dietrich
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...
Nyall Dawson
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! Nathaniel V. Kelso
01:26 AM Feature request #14093: Prefer the QGIS-providers over the OGR-provider
Sounds right to me: why having a QGIS provider then? Paolo Cavallini
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... Even Rouault
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... Irucka Embry
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 Alexander Bruy
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 Alexander Bruy
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 Alexander Bruy
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... Harry Clarke
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...
Giovanni Manghi
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... Harry Clarke
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. Giovanni Manghi
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. Giovanni Manghi
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... johan sanders
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? Giovanni Manghi
10:21 AM Bug report #10044 (Closed): OSM Polygons not rendering
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
10:21 AM Bug report #10044 (Closed): OSM Polygons not rendering
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
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 ? Giovanni Manghi
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 ...
Giovanni Manghi
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 ...
Giovanni Manghi
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. Giovanni Manghi
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. Giovanni Manghi
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. Giovanni Manghi
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. Giovanni Manghi
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...
Giovanni Manghi
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...
Giovanni Manghi
09:27 AM Bug report #13104 (Closed): Vector:Geometry Tools:Simplify geometry - 'OK' button stays disabled
Fixed in changeset commit:"3d44e1f5454796bd49189e0319dce65b32c631ca". Alexander Bruy
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... Alexander Bruy
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... Alexander Bruy
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...
Giovanni Manghi
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... Bruce Steedman
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. Alexander Bruy
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. Alexander Bruy
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... Giovanni Manghi
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.
...
Martin Landa
06:52 AM Bug report #12229 (Closed): python/plugins/processing/algs/qgis/ConcaveHull.py - throws error in ...
Fixed in commit:14c858a0b1 Alexander Bruy
06:52 AM Bug report #12229 (Closed): python/plugins/processing/algs/qgis/ConcaveHull.py - throws error in ...
Fixed in commit:14c858a0b1 Alexander Bruy
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. Paolo Cavallini
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? Alexander Bruy
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 ...
Victor Olaya
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 Alexander Bruy
04:55 AM Bug report #12347 (In Progress): Missing v.net* modules from GRASS Toolbox
Opps, sorry. Wrong tab Alexander Bruy
04:55 AM Bug report #12347 (In Progress): Missing v.net* modules from GRASS Toolbox
Opps, sorry. Wrong tab Alexander Bruy
04:54 AM Bug report #12347 (Rejected): Missing v.net* modules from GRASS Toolbox
Duplicates #12343 Alexander Bruy
04:54 AM Bug report #12347 (Rejected): Missing v.net* modules from GRASS Toolbox
Duplicates #12343 Alexander Bruy
04:54 AM Feature request #12343 (Closed): Add GRASS v.net* modules to Processing toolbox
PR merged in commit:9551ca7ca8 Alexander Bruy
04:54 AM Feature request #12343 (Closed): Add GRASS v.net* modules to Processing toolbox
PR merged in commit:9551ca7ca8 Alexander Bruy
02:07 AM Bug report #14096 (Closed): Processing: OTB Segmentation (edison) fails
Fixed in changeset commit:"f8de083a5b530924a55885787c7b006c52a776bf". Victor Olaya
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...
Paolo Cavallini
01:30 AM Bug report #9317 (Feedback): OTB Band Math error with Processing (sextante) modeler
Still true with latest master? Alexander Bruy
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... Even Rouault
01:19 AM Feature request #11620 (Closed): Processing: please bring back "Save as Python script" option
Fixed in master Alexander Bruy
01:19 AM Feature request #11620 (Closed): Processing: please bring back "Save as Python script" option
Fixed in master Alexander Bruy
01:18 AM Feature request #5807 (In Progress): Develop a test suite
PR is waiting for merge https://github.com/qgis/QGIS/pull/2648 Alexander Bruy
01:18 AM Feature request #5807 (In Progress): Develop a test suite
PR is waiting for merge https://github.com/qgis/QGIS/pull/2648 Alexander Bruy
01:18 AM Feature request #5807 (In Progress): Develop a test suite
PR is waiting for merge https://github.com/qgis/QGIS/pull/2648 Alexander Bruy
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...
Paolo Cavallini

2016-01-12

12:55 AM Bug report #14090 (Closed): Frequency Analysis tool contains errors in code
Fixed in changeset commit:"7a879994d49ecbfeae406fce566015cab172b4d9". Victor Olaya
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... Joseph Liam
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. Paolo Cavallini
12:26 AM Feature request #14093: Prefer the QGIS-providers over the OGR-provider
So what are you suggesting? Jürgen Fischer
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... Paolo Cavallini
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... Dražen Tutić
11:02 PM Bug report #14078: Incorrect loading of csv files
Done both, thanks. Paolo Cavallini
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 ...
Sebastian Dietrich
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 ...
Sebastian Dietrich
06:24 PM Bug report #13667 (Closed): rule based labelling is not saved in qml style files
Fixed in changeset commit:"04caab24a722ae13006f41baef7e12d191e32d3b". Nyall Dawson
04:25 PM Bug report #9576 (Feedback): SLD rule-based style export loses quotes around layer names
Sebastian Dietrich
02:43 PM Bug report #14064: Problem with numeric fields
can you please attach a sample of your data? thanks. Giovanni Manghi
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.
...
Giovanni Manghi
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...
aperi2007 -
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! Giovanni Manghi
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...
Giovanni Manghi
11:24 AM Bug report #14082 (Feedback): area calculation in Field Calculator is depending on Output field type
Hi Richard,
related also to #12622 ?
Giovanni Manghi
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. Giovanni Manghi
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. Giovanni Manghi
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. Giovanni Manghi
10:34 AM Bug report #13872 (Closed): "build virtual vector": does not create a file extension
Alexander Bruy
10:33 AM Bug report #13872 (In Progress): "build virtual vector": does not create a file extension
Alexander Bruy
10:25 AM Bug report #13872 (Closed): "build virtual vector": does not create a file extension
Fixed in changeset commit:"917ea5c0e396abeb5f59e2c77ebf69417326cfa8". Alexander Bruy
10:34 AM Bug report #13748 (Closed): Wrong field type limitation
Alexander Bruy
10:34 AM Bug report #13748 (In Progress): Wrong field type limitation
Alexander Bruy
10:25 AM Bug report #13748 (Closed): Wrong field type limitation
Fixed in changeset commit:"04542a900a7c66975884fb6ee21fc2514645b246". Alexander Bruy
10:25 AM Bug report #9107 (Closed): remove GRASS nviz from modeller
Fixed in changeset commit:"3a514269ea0e3d97a1c6cc6a5abd9302c91d7f09". Alexander Bruy
10:23 AM Bug report #12212 (Closed): Multiparts to singleparts fails with one-vertex lines
Works in master. Please reopen if necessary Alexander Bruy
10:23 AM Bug report #12212 (Closed): Multiparts to singleparts fails with one-vertex lines
Works in master. Please reopen if necessary Alexander Bruy
10:17 AM Bug report #12337 (Feedback): Can't open GEOPROCESSING > OPTIONS
Still true? Seems fixed with master Alexander Bruy
10:15 AM Bug report #13405 (Closed): Zonal statistics tool doesn't work after processing plugin update
Works fine with master. Reopen if necessary Alexander Bruy
10:15 AM Bug report #13405 (Closed): Zonal statistics tool doesn't work after processing plugin update
Works fine with master. Reopen if necessary Alexander Bruy
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... Alexander Bruy
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... Alexander Bruy
09:52 AM Bug report #13344 (Closed): Processing Import into PostGIS: list of connection does not refresh
Duplicates #13041 Alexander Bruy
09:52 AM Bug report #13344 (Closed): Processing Import into PostGIS: list of connection does not refresh
Duplicates #13041 Alexander Bruy
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 Alexander Bruy
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 Alexander Bruy
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 Alexander Bruy
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...
Edward H
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...
Edward H
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... Marc Beiling
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... Marc Beiling
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*? ...
Jürgen Fischer
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... Harrissou Santanna
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...
Jürgen Fischer
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...
Jürgen Fischer

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 ... ozan cicekci
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. clifford snow
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...
Giovanni Manghi
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...
Giovanni Manghi
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... clifford snow
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... Sebastian Dietrich
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.
Saber Razmjooei
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.
Saber Razmjooei
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... Fabien Del Olmo
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 ...
Giovanni Manghi
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...
Mark Woodward
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... Richard Duivenvoorde
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... Rombert Stapel
04:16 AM Bug report #13498 (Feedback): Fix font size in Processing help windows on HiDPI displays
Anita can you try with 716664e74939f3dd9ca531244e3b022b315d1e9e? Alexander Bruy
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. Alexander Bruy
02:58 AM Feature request #6885 (Closed): Modeler - retain parameter values when editing
Seems fixed. Please reopen if necessary. Alexander Bruy
02:58 AM Feature request #6885 (Closed): Modeler - retain parameter values when editing
Seems fixed. Please reopen if necessary. Alexander Bruy
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... Alexander Bruy

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.
Paolo Cavallini
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...
Sebastian Dietrich
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... Paolo Cavallini
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 ... Nyall Dawson
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.... Sebastian Dietrich
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... Jamie Portman
04:02 PM Bug report #13299: Slow saving to network drive
Just tested and works perfectly!
Thanks.
Jamie Portman
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 _...
Sebastian Dietrich
03:08 PM Bug report #13987 (Open): Identify Feature not finding feature
Saber Razmjooei
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...
Harry Clarke
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...
Harry Clarke
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... Sebastian Dietrich
02:47 PM Bug report #13293 (Feedback): WCS server broken on Windows
This was probably fixed with f8f056e0b25b0c2b93cb954123b5d4e20803226d. Can you confirm? Nyall Dawson
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...
Victor Olaya
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...
Lene Fischer
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...
Lene Fischer
12:22 PM Bug report #7682 (Feedback): Label move not functioning on file with national characters
Nyall Dawson
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... Sebastian Dietrich
12:22 PM Bug report #7800 (Feedback): Export SLD creates file with double-depth <filter> tags
Nyall Dawson
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... Sebastian Dietrich
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...
Sebastian Dietrich
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...
Jesse McMillan
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 *... Sebastian Dietrich
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...
Richard Duivenvoorde
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...
Sebastian Dietrich

2016-01-09

07:49 PM Bug report #14078 (Feedback): Incorrect loading of csv files
Nyall Dawson
01:17 PM Bug report #14078: Incorrect loading of csv files
I can not reproduce using master (commit:8d105ff8f998bdf3426088d648cd75220b0b469c).
!QgisLoadCsvWithHeaders.png!
!Q...
Sebastian Dietrich
01:17 PM Bug report #14078: Incorrect loading of csv files
I can not reproduce using master (commit:8d105ff8f998bdf3426088d648cd75220b0b469c).
!QgisLoadCsvWithHeaders.png!
!Q...
Sebastian Dietrich
07:48 PM Feature request #4273 (Closed): North arrow in lower/upper centre canvas
Nyall Dawson
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. Duncan Runnacles
07:48 PM Feature request #3756 (Closed): Flexible positioning of scalebar/compass
Nyall Dawson
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...
Duncan Runnacles
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... David Douglas
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. Radim Blazek
05:18 AM Bug report #6766 (Closed): region zone error using GRASS plugin
Fixed in changeset commit:"39072959ffd0029834db7f1e266f273a3c225a09". Radim Blazek
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... christian user
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... Radim Blazek
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... Radim Blazek
03:36 AM Bug report #13816: grass provider - missing slot and signal
Missing was fixed in commit:24d279a. Radim Blazek
03:35 AM Bug report #13816 (Closed): grass provider - missing slot and signal
Fixed in changeset commit:"001dce00a54870e2171e861aa2e3a1611b27fd60". Radim Blazek
01:37 AM Bug report #14048 (Closed): Importing symbols in Style Library doesn't always use the group name ...
Fixed in changeset commit:"8d105ff8f998bdf3426088d648cd75220b0b469c". Nyall Dawson
01:27 AM Bug report #14051 (Closed): Symbol selector dialog: "lock layer's colors" button should have only...
Fixed in changeset commit:"f3d1f8b8dc69d13244eb2fd7dec70012b02620b6". Nyall Dawson

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 ... Sebastian Dietrich
02:42 PM Bug report #5602 (Feedback): Identify disabled in WMS for grouped layers
Giovanni Manghi
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...
Jukka Rahkonen
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 ...
Cory Albrecht
12:37 PM Bug report #14079: Processing plugin cannot update
Attached file didn't seem to upload. Cory Albrecht
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 ...
Cory Albrecht
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...
Paolo Cavallini
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... Paolo Cavallini
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. Paolo Cavallini
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... Harrissou Santanna
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...
Alexander Bruy
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....
Harrissou Santanna
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... Harry Clarke
02:41 AM Bug report #13987 (Feedback): Identify Feature not finding feature
Works fine for me in 2.12.1 Saber Razmjooei
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...
Harrissou Santanna
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...
Harrissou Santanna
03:50 AM Bug report #11864 (Closed): wfs parsing of decimal value results in QString
Fixed in changeset commit:"97b8a72b8254a449127362cb153da8c137b74a97". Roel Huybrechts
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... Harrissou Santanna
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 Harrissou Santanna
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... Harrissou Santanna
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. Harrissou Santanna
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... Julien Monticolo
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 ... Thierry Gonon
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?
Saber Razmjooei
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?
Saber Razmjooei

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...
Giovanni Manghi
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... Donovan Cameron
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...
Giovanni Manghi
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...
Giovanni Manghi
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... Donovan Cameron
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... Nyall Dawson
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...
Harrissou Santanna
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... Nyall Dawson
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... Nyall Dawson
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... Harrissou Santanna
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... Jesse McMillan
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... Sebastian Dietrich
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...
Sebastian Dietrich
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... Nyall Dawson
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 Harrissou Santanna
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... Harrissou Santanna
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 Nyall Dawson
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...
Harrissou Santanna
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. Donovan Cameron
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...
Donovan Cameron
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... Harrissou Santanna
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...
Harrissou Santanna
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...
João Gaspar
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...
Harrissou Santanna
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...
Giovanni Manghi
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...
Giovanni Manghi
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...
Giovanni Manghi
03:45 AM Bug report #14030 (Open): Filter expressions to postgres provider
Giovanni Manghi
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...
Edward H
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...
Edward H
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 Harrissou Santanna

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...
Thierry Gonon
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...
michele zanolli
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...
Giovanni Manghi
09:27 PM Bug report #14063 (Closed): Diagrams: impossible to change the legend until the dialog is validated
Fixed in changeset commit:"b8bce97c1f2f089ece559a9501c7e4d83732aa7c". Nyall Dawson
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...
Harrissou Santanna
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...
Harrissou Santanna
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 ... Nyall Dawson
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 ... Nyall Dawson
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" Harrissou Santanna
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... Harrissou Santanna
01:02 PM Feature request #13750 (Closed): filter legend according to canvas extent AND scale visibility ra...
Seems done now in 2.12 Regis Haubourg
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...
Giovanni Manghi
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...
Giovanni Manghi
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 ... Giovanni Manghi
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 ... Giovanni Manghi
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.
Giovanni Manghi
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.
Giovanni Manghi
11:52 AM Bug report #12361 (Closed): QGIS crashes whenever using Python console
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
11:52 AM Bug report #12361 (Closed): QGIS crashes whenever using Python console
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
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. Giovanni Manghi
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. Giovanni Manghi
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... Giovanni Manghi
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... Giovanni Manghi
11:49 AM Bug report #13065 (Open): WFS 1.0.0 Client requests with a GML component fail against Geoserver (...
Giovanni Manghi
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...
Giovanni Manghi
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...
Giovanni Manghi
11:41 AM Bug report #8628 (Closed): DB Manager does not load PostGIS rasters using QGIS-master for Debian
Giovanni Manghi
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. Giovanni Manghi
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... Nyall Dawson
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... Nyall Dawson
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. Harrissou Santanna
10:12 AM Feature request #4702 (Closed): GDAL tools: add gdal2tiles tool
Implemented in #1f22b432b52fa077f9837b9a8b77b9c8d6f84f62 ! Médéric RIBREUX
10:12 AM Feature request #4702 (Closed): GDAL tools: add gdal2tiles tool
Implemented in #1f22b432b52fa077f9837b9a8b77b9c8d6f84f62 ! Médéric RIBREUX
10:12 AM Feature request #4702 (Closed): GDAL tools: add gdal2tiles tool
Implemented in #1f22b432b52fa077f9837b9a8b77b9c8d6f84f62 ! Médéric RIBREUX
10:11 AM Feature request #3331 (Closed): GdalTools: add utilities for MapServer
PR is merged in #1f22b432b52fa077f9837b9a8b77b9c8d6f84f62 ! Médéric RIBREUX
10:11 AM Feature request #3331 (Closed): GdalTools: add utilities for MapServer
PR is merged in #1f22b432b52fa077f9837b9a8b77b9c8d6f84f62 ! Médéric RIBREUX
10:11 AM Feature request #3331 (Closed): GdalTools: add utilities for MapServer
PR is merged in #1f22b432b52fa077f9837b9a8b77b9c8d6f84f62 ! Médéric RIBREUX
10:11 AM Feature request #3331 (Closed): GdalTools: add utilities for MapServer
PR is merged in #1f22b432b52fa077f9837b9a8b77b9c8d6f84f62 ! Médéric RIBREUX
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. Giovanni Manghi
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. Giovanni Manghi
08:57 AM Bug report #13395 (Closed): Load style from database
closing for lack of feedback, please reopen of necessary. Giovanni Manghi
08:57 AM Bug report #13395 (Closed): Load style from database
closing for lack of feedback, please reopen of necessary. Giovanni Manghi
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. Giovanni Manghi
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. Giovanni Manghi
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. Giovanni Manghi
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. Giovanni Manghi
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. Giovanni Manghi
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. Giovanni Manghi
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. Giovanni Manghi
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. Giovanni Manghi
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...
Harrissou Santanna
05:40 AM Bug report #14052: Symbol selector dialog: useless advanced "Clip features to canvas extent" option
Got it. Harrissou Santanna
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...
Giovanni Manghi
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...
Giovanni Manghi
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...
Giovanni Manghi
05:07 AM Bug report #14056 (Closed): QCA::scanForPlugins()
please ask questions on the users or developers mailing lists. Giovanni Manghi
05:07 AM Bug report #14056 (Closed): QCA::scanForPlugins()
please ask questions on the users or developers mailing lists. Giovanni Manghi
05:07 AM Bug report #13209: area not calculated correctly with OTF on
see also #14057 Giovanni Manghi
05:06 AM Bug report #14057 (Closed): $area bogus value
duplicate of #13209 Giovanni Manghi
05:06 AM Bug report #14057 (Closed): $area bogus value
duplicate of #13209 Giovanni Manghi
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. Horst Düster
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 ? Giovanni Manghi
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...
Horst Düster
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.
Harrissou Santanna

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....
Mart Reinola
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...
Sebastian Dietrich
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... Nyall Dawson
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... Nyall Dawson
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-... Sebastian Dietrich
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... Marina Mautner
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...
Harrissou Santanna
05:46 AM Bug report #14056 (Closed): QCA::scanForPlugins()
in vs2008
run:QCA::scanForPlugins(),software collapse,why?
I come from china, ,my tel:18310143979
houjiangzhen houjiangzhen
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...
Robin Houtmeyers
05:14 AM Bug report #11307 (Closed): Default transparency for selections not honored
2.13.0-Master
Revision
cbd29e5
*
Fixed*
Dmitry Kravchook
03:53 AM Bug report #14055: Style Manager: Remove or deactivate the Help button
wow... quicky :)
Thanks
Harrissou Santanna
03:41 AM Bug report #14055 (Closed): Style Manager: Remove or deactivate the Help button
Fixed in changeset commit:"17ed9d15fa00aeb305ef0dbee48896665d38b01c". Nyall Dawson
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...
Harrissou Santanna
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?... Roel Huybrechts
03:41 AM Bug report #13888 (Closed): Label display not fit with layer order
Fixed in changeset commit:"5e4c14cd402009037d8d82e8a6d75d495c24d55a". Nyall Dawson
03:41 AM Feature request #13559 (Closed): Make it possible to control rendering order of diagrams
Fixed in changeset commit:"5e4c14cd402009037d8d82e8a6d75d495c24d55a". Nyall Dawson
03:38 AM Bug report #13863 (Reopened): Complex Polygon not displayed on screen if it can not be displayed ...
Not yet fixed Nyall Dawson
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... Jukka Rahkonen
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... michele zanolli

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.... Jukka Rahkonen
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...
michele zanolli
12:17 AM Bug report #14043 (Closed): feature rendering order not saved, settings lost when re-loading project
Fixed in changeset commit:"614c84f2c681ac8c8262a7130627272e40ac75c7". Anonymous
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. Mathieu Pellerin - nIRV
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...
Mathieu Pellerin - nIRV
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. Matthias Kuhn
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". Nyall Dawson
06:26 PM Bug report #14049 (Closed): Style Manager : Combining "Group Symbols" and "Apply Group" tools fre...
Fixed in changeset commit:"90eaba9f4f78097b18e48a4d99793fa6a2abbe23". Nyall Dawson
04:52 AM Bug report #14049: Style Manager : Combining "Group Symbols" and "Apply Group" tools freezes the ...
Thanks for working on this Harrissou Santanna
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... Nyall Dawson
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.
Jürgen Fischer
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...
Giovanni Manghi
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... Harrissou Santanna
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...
Giovanni Manghi
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...
Médéric RIBREUX
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...
Médéric RIBREUX
04:59 AM Feature request #3331 (Feedback): GdalTools: add utilities for MapServer
see https://github.com/qgis/QGIS/pull/2633 Giovanni Manghi
04:59 AM Feature request #3331 (Feedback): GdalTools: add utilities for MapServer
see https://github.com/qgis/QGIS/pull/2633 Giovanni Manghi
04:59 AM Feature request #3331 (Feedback): GdalTools: add utilities for MapServer
see https://github.com/qgis/QGIS/pull/2633 Giovanni Manghi
05:03 AM Bug report #13661 (Closed): Node tool should not allow to delete nodes and leave just 1 in lines ...
Giovanni Manghi
05:01 AM Feature request #12343 (Feedback): Add GRASS v.net* modules to Processing toolbox
Giovanni Manghi
05:00 AM Feature request #12343: Add GRASS v.net* modules to Processing toolbox
see https://github.com/qgis/QGIS/pull/2628 Giovanni Manghi
04:50 AM Bug report #13863 (Closed): Complex Polygon not displayed on screen if it can not be displayed en...
Giovanni Manghi
04:49 AM Bug report #13862 (Closed): Labels are not displayed on Layers with "cut-outs"
Giovanni Manghi

2016-01-03

11:53 PM Bug report #13661: Node tool should not allow to delete nodes and leave just 1 in lines or two in...
https://github.com/qgis/QGIS/pull/2632 provides a fix. Marco Hugentobler
11:31 PM Bug report #13490: PostGIS: Merge drops dataset whereas split retains it
Just for the record:
Until this is fixed in QGIS I implemented the functionality in "Digitizing tools":https://github...
Bernhard Ströbl
12:19 PM Bug report #14049: Style Manager : Combining "Group Symbols" and "Apply Group" tools freezes the ...
See "PR 2629":https://github.com/qgis/QGIS/pull/2629 for a solution. Sebastian Dietrich
11:51 AM Bug report #14049: Style Manager : Combining "Group Symbols" and "Apply Group" tools freezes the ...
You end up in the same frozen state when clicking on another tab while in _grouping mode_. Sebastian Dietrich
09:35 AM Bug report #14052: Symbol selector dialog: useless advanced "Clip features to canvas extent" option
Sorry if I hurt you. I wasn't criticising the work you may have done on the bug tracker. I've no skill to judge it so... Harrissou Santanna
07:33 AM Bug report #14052 (Feedback): Symbol selector dialog: useless advanced "Clip features to canvas e...
Harrissou Santanna wrote:
> Closing a subject while it's being discussed is not fair, Giovanni, and doesn't encourage...
Giovanni Manghi
05:49 AM Bug report #14052: Symbol selector dialog: useless advanced "Clip features to canvas extent" option
Closing a subject while it's being discussed is not fair, Giovanni, and doesn't encourage people to contribute. This ... Harrissou Santanna
05:26 AM Bug report #14052 (Reopened): Symbol selector dialog: useless advanced "Clip features to canvas e...
Nyall Dawson:
> Short answer: this isn't a bug ;)
If by bug you mean "the option fails to do what it's designed for"...
Harrissou Santanna
04:58 AM Bug report #14052 (Closed): Symbol selector dialog: useless advanced "Clip features to canvas ext...
Giovanni Manghi
06:17 AM Feature request #4033 (Open): Map navigation - temporarily change to zoom in / zoom out / pan tool
Médéric RIBREUX
06:16 AM Feature request #4151 (Closed): New Feature: Render (Toggle map rendering) option for every layer...
Hello, bug triage...
closed for lack of feedback and the feature seems to be implemented in QGIS 2.13 master.
Feel ...
Médéric RIBREUX
06:16 AM Feature request #4151 (Closed): New Feature: Render (Toggle map rendering) option for every layer...
Hello, bug triage...
closed for lack of feedback and the feature seems to be implemented in QGIS 2.13 master.
Feel ...
Médéric RIBREUX
06:16 AM Feature request #4151 (Closed): New Feature: Render (Toggle map rendering) option for every layer...
Hello, bug triage...
closed for lack of feedback and the feature seems to be implemented in QGIS 2.13 master.
Feel ...
Médéric RIBREUX
06:14 AM Feature request #4054 (Open): Enhancement: option in the interpolation plugin to set the extent t...
Médéric RIBREUX
06:11 AM Feature request #4346 (Closed): startup tip suggestion
Hello, bug triage...
fixed in commit:88d3b9f
Médéric RIBREUX
06:11 AM Feature request #4346 (Closed): startup tip suggestion
Hello, bug triage...
fixed in commit:88d3b9f
Médéric RIBREUX
06:11 AM Feature request #4346 (Closed): startup tip suggestion
Hello, bug triage...
fixed in commit:88d3b9f
Médéric RIBREUX
05:01 AM Bug report #13061 (Feedback): QGIS crashes on close if data was read through GDAL in Python Console
Leonard Kong wrote:
> This is a blocking issue for me, . . . I have been thinking that this is a gdal problem and I t...
Giovanni Manghi
05:00 AM Feature request #12722 (Feedback): Allow copy/paste of columns between tables also when columns d...

> However I believe it should also work for the scenario where the columns have the same names but are in a differen...
Giovanni Manghi
05:00 AM Feature request #12722 (Feedback): Allow copy/paste of columns between tables also when columns d...

> However I believe it should also work for the scenario where the columns have the same names but are in a differen...
Giovanni Manghi
04:58 AM Bug report #7077 (Feedback): Opening 1.8 project in 1.9 changes shading of raster layers
Giovanni Manghi

2016-01-02

09:58 PM Bug report #14052: Symbol selector dialog: useless advanced "Clip features to canvas extent" option
I think you may be misunderstanding what this setting does. Easiest way to explain is to try turning it on and off wi... Nyall Dawson
06:25 PM Bug report #14052 (Reopened): Symbol selector dialog: useless advanced "Clip features to canvas e...
I'm sorry but I don't understand your answer.
In the Style Manager, we're just building models of symbols, models tha...
Harrissou Santanna
01:33 PM Bug report #14052 (Closed): Symbol selector dialog: useless advanced "Clip features to canvas ext...
That option still applies to a symbol, even in the style manager - it's used to modify the appearance of a centroid o... Nyall Dawson
01:33 PM Bug report #14052 (Closed): Symbol selector dialog: useless advanced "Clip features to canvas ext...
That option still applies to a symbol, even in the style manager - it's used to modify the appearance of a centroid o... Nyall Dawson
04:51 AM Bug report #14052 (Closed): Symbol selector dialog: useless advanced "Clip features to canvas ext...
Open Settings menu --> Style Manager
Activate Line or Fill tab and click Edit or Add button
At the bottom of the symb...
Harrissou Santanna
06:16 PM Feature request #14045: Style Manager : Allow selection of multiple symbols at once while groupin...
Hi Sebastian,
I'm not using any of them :). I was just checking how it works so that I can update the Doc.
And indeed...
Harrissou Santanna
12:49 PM Feature request #14045: Style Manager : Allow selection of multiple symbols at once while groupin...
> It may be interesting to have an option to select many symbols at once (click'n drag, holding a shift or ctrl key).... Sebastian Dietrich
05:37 PM Feature request #14053: Symbol selector dialog: use same terms in the different properties of sym...
Hi Nyall,
I'm on 2.12.0 Trusty Tahr but didn't find anything different when (quickly) check these dialogs in master.
...
Harrissou Santanna
01:17 PM Feature request #14053 (Feedback): Symbol selector dialog: use same terms in the different proper...
Which version does this apply to? Can you give specifics? Nyall Dawson
10:50 AM Feature request #14053 (Closed): Symbol selector dialog: use same terms in the different properti...
While designing a symbol (marker, line or fill), according to the symbol layer type chosen, in its properties:
* "Rot...
Harrissou Santanna
01:50 PM Bug report #13809 (Closed): [Mint, Cinnamon DE] Properties dialog for layers panel is not a float...
This is an issue with Cinnamon, not QGIS. We use modal dialogs like the layer properties window where appropriate. Th... Nyall Dawson
01:50 PM Bug report #13809 (Closed): [Mint, Cinnamon DE] Properties dialog for layers panel is not a float...
This is an issue with Cinnamon, not QGIS. We use modal dialogs like the layer properties window where appropriate. Th... Nyall Dawson
12:53 PM Bug report #7077: Opening 1.8 project in 1.9 changes shading of raster layers
Is this still true for master?
Can you attach an example, e.g. a QGIS-1.8 project with one affected raster layer, in...
Sebastian Dietrich
04:23 AM Bug report #14051 (Closed): Symbol selector dialog: "lock layer's colors" button should have only...
Open the symbol selector dialog,
add new symbol layers to the symbol tree
and try to lock some of them with the "lo...
Harrissou Santanna

2016-01-01

08:21 PM Feature request #12722: Allow copy/paste of columns between tables also when columns do not have ...
There has been an improvement with 2.12 in seeing that pastes work most of the time provided the source table columns... Patrick Dunford
05:48 PM Bug report #14050: Style Manager : trying to add a symbol to a not renamed group fails
See "PR 2627":https://github.com/qgis/QGIS/pull/2627 for a solution. Sebastian Dietrich
11:28 AM Bug report #8997 (Closed): Memory vector layer datasource wrongly written in project
Fixed in changeset commit:"5a42728f3e5b7d49c959dc2a3363d91f411d9b53". Nyall Dawson
05:54 AM Bug report #14032: Changes in "Options/Digitizing/Rubberband/Line color" doesn't change backgroun...
Thanks for new feature - it works better than in arcmap Piotr Kania

2015-12-31

05:58 PM Bug report #14050 (Closed): Style Manager : trying to add a symbol to a not renamed group fails
Open the Settings menu --> Style Manager
Add a new group. Do not rename it.
All attempts to add symbols to this group...
Harrissou Santanna
05:53 PM Bug report #14049 (Closed): Style Manager : Combining "Group Symbols" and "Apply Group" tools fre...
Open Settings menu --> Style Manager
Create a group and rename it
Select the group and then the "Group Symbols" tool ...
Harrissou Santanna
03:44 PM Bug report #13061: QGIS crashes on close if data was read through GDAL in Python Console
This is a blocking issue for me, . . . I have been thinking that this is a gdal problem and I think most people looki... Leonard Kong
02:23 PM Bug report #14048 (Closed): Importing symbols in Style Library doesn't always use the group name ...
When importing symbols into Style library, there's a field to indicate the group to which symbols belong.
* If you en...
Harrissou Santanna
09:41 AM Feature request #14047 (Open): Standardize symbols export process between PNG, SVG and XML formats
From the Style Library you can :
* Export to PNG : export to distinct PNG files the **selected** symbols
* Export to ...
Harrissou Santanna
08:21 AM Feature request #14046 (Closed): Exporting symbol from Style Manager : add a checkbox near each s...
When trying to export symbols from the Style Manager, you have a dialog with all available symbols. You then need to ... Harrissou Santanna
08:19 AM Feature request #14045 (Closed): Style Manager : Allow selection of multiple symbols at once whil...
In Style Manager, when grouping symbols into a group, you get a dialog with symbols and a checkbox associated. This h... Harrissou Santanna

2015-12-30

06:00 PM Bug report #14041: opening the layer properties window can take ages nowadays
Nyall, after your commit:34c9daa, I cannot see a difference in speed between opening a layer properties window for a ... Mathieu Pellerin - nIRV
01:38 PM Bug report #8997: Memory vector layer datasource wrongly written in project
See "PR 2624":https://github.com/qgis/QGIS/pull/2624 for a solution. Sebastian Dietrich
05:29 AM Bug report #6449 (Closed): Big polygon in shapefile not shown in 1.8.0
cleaning the vector (v.clean/st_makevalid/etc.) gives a vector that works as expected. Giovanni Manghi
05:29 AM Bug report #6449 (Closed): Big polygon in shapefile not shown in 1.8.0
cleaning the vector (v.clean/st_makevalid/etc.) gives a vector that works as expected. Giovanni Manghi
05:20 AM Bug report #5875 (Closed): QGIS doesn't use its own GDAL tools and fails if another version of GD...
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
05:20 AM Bug report #5875 (Closed): QGIS doesn't use its own GDAL tools and fails if another version of GD...
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
05:19 AM Bug report #6218 (Closed): Loading styles issue
seems also somehow duplicate of #3775 Giovanni Manghi
05:19 AM Bug report #6218 (Closed): Loading styles issue
seems also somehow duplicate of #3775 Giovanni Manghi
03:43 AM Bug report #6097 (Closed): Getting wrong attribute values from a feature in qgis
closing for the lack of feedback, please reopen if necessary. Giovanni Manghi
03:43 AM Bug report #6097 (Closed): Getting wrong attribute values from a feature in qgis
closing for the lack of feedback, please reopen if necessary. Giovanni Manghi
03:43 AM Bug report #6187 (Closed): Raster disappears when bands change
closing as it seems fixed and for the lack of feedback, please reopen if necessary. Giovanni Manghi
03:43 AM Bug report #6187 (Closed): Raster disappears when bands change
closing as it seems fixed and for the lack of feedback, please reopen if necessary. Giovanni Manghi
03:40 AM Bug report #6375 (Closed): svg and simple symbol mix do not scale the same way
closing as it seems fixed and for the lack of feedback, please reopen if necessary. Giovanni Manghi
03:40 AM Bug report #6375 (Closed): svg and simple symbol mix do not scale the same way
closing as it seems fixed and for the lack of feedback, please reopen if necessary. Giovanni Manghi
03:37 AM Bug report #14044 (Closed): Label rendering problem during zoom in or out
This bug is about rendering features' labels. Tested with QGIS 2.12 on Win7 OS. I added two vector layers (named 1 an... Mehmet Selim BILGIN
02:12 AM Bug report #14038: open graphical modeler models
christian user wrote:
> As a plugin, even core plugin, processing I guess remains untouched when installing a newer v...
Giovanni Manghi

2015-12-29

12:09 AM Bug report #13977 (Closed): QgsVectorFileWriter: bug at saving vector layer to shapefile
As explained, not a bug in QGIS Nyall Dawson
12:09 AM Bug report #13977 (Closed): QgsVectorFileWriter: bug at saving vector layer to shapefile
As explained, not a bug in QGIS Nyall Dawson
07:37 PM Bug report #13977: QgsVectorFileWriter: bug at saving vector layer to shapefile
Simon Chenery wrote:
> Use one of the following filenames to avoid Python escape sequence conversion of \\t to TAB in...
Sebastian Dietrich
06:01 PM Bug report #14043 (Closed): feature rendering order not saved, settings lost when re-loading project
The newly-introduced feature rendering order setttings are not saved in the project file, leading to the settings bei... Mathieu Pellerin - nIRV
05:00 PM Bug report #14041: opening the layer properties window can take ages nowadays
Ok, good to know it isn't just me.
Elevating to blocker since it's an ongoing regression that affects basic operati...
Mathieu Pellerin - nIRV
05:00 PM Bug report #14041: opening the layer properties window can take ages nowadays
Ok, good to know it isn't just me.
Elevating to blocker since it's an ongoing regression that affects basic operati...
Mathieu Pellerin - nIRV
02:41 AM Bug report #14041: opening the layer properties window can take ages nowadays
It's not just you - I'm seeing this too. Nyall Dawson
01:40 AM Bug report #14041 (Closed): opening the layer properties window can take ages nowadays
I've noticed that for some time now, opening the layer properties window can take 4-5 seconds on layers having a larg... Mathieu Pellerin - nIRV
03:50 AM Bug report #14038: open graphical modeler models
That's a good hint. I think this is not stated pretty clearely in the docs. As a plugin, even core plugin, processing... christian user
02:59 AM Bug report #14028 (Open): CurvePolygons not drawn
Nyall Dawson

2015-12-28

12:34 AM Bug report #10756 (Feedback): Minidump on closing QGIS 2.4
Giovanni Manghi
12:33 AM Bug report #10756: Minidump on closing QGIS 2.4
Leonard Kong wrote:
> Hi:
> I'm working on a plugin and am experiencing the exact same issue. I have traced it down ...
Giovanni Manghi
10:37 AM Bug report #10756: Minidump on closing QGIS 2.4
Hi:
I'm working on a plugin and am experiencing the exact same issue. I have traced it down to a gdal call in the my...
Leonard Kong
12:31 AM Bug report #13060 (Closed): Postgresql materialized view doesn't open
zimirrr leonid wrote:
> thx a lot.
> It worked!
>
> But why MV do need to be selected manualy and simple view don't?...
Giovanni Manghi
12:31 AM Bug report #13060 (Closed): Postgresql materialized view doesn't open
zimirrr leonid wrote:
> thx a lot.
> It worked!
>
> But why MV do need to be selected manualy and simple view don't?...
Giovanni Manghi
05:29 AM Bug report #13060: Postgresql materialized view doesn't open
thx a lot.
It worked!
But why MV do need to be selected manualy and simple view don't?
zimirrr leonid
05:19 AM Bug report #13060: Postgresql materialized view doesn't open
zimirrr leonid wrote:
> Sorry, didn't notice that))
> Here is the pic of full dialog
> I can't expand Feature id, the...
Giovanni Manghi
04:22 AM Bug report #13060: Postgresql materialized view doesn't open
Sorry, didn't notice that))
Here is the pic of full dialog
I can't expand Feature id, there is only "Select..."
zimirrr leonid
02:14 AM Bug report #13060: Postgresql materialized view doesn't open
zimirrr leonid wrote:
> i use 'SELECT row_number() over () AS qgisid ' to create unique rowid
>
> i've just tested i...
Giovanni Manghi
01:00 AM Bug report #13060: Postgresql materialized view doesn't open
i use 'SELECT row_number() over () AS qgisid ' to create unique rowid
i've just tested it in version 2.12.0 and that...
zimirrr leonid
01:00 AM Bug report #13060: Postgresql materialized view doesn't open
i use 'SELECT row_number() over () AS qgisid ' to create unique rowid
i've just tested it in version 2.12.0 and that...
zimirrr leonid
12:30 AM Bug report #14039 (Closed): Trouble Installing qgis-plugin-grass, Dependency Issue
Richard Carpenter wrote:
> Jürgen,
>
> I've tried installing it using 'debian-ltr' and 'ubuntugis-ltr', but not at t...
Giovanni Manghi
12:30 AM Bug report #14039 (Closed): Trouble Installing qgis-plugin-grass, Dependency Issue
Richard Carpenter wrote:
> Jürgen,
>
> I've tried installing it using 'debian-ltr' and 'ubuntugis-ltr', but not at t...
Giovanni Manghi
09:09 AM Bug report #14039: Trouble Installing qgis-plugin-grass, Dependency Issue
Jürgen,
I've tried installing it using 'debian-ltr' and 'ubuntugis-ltr', but not at the same time. I comment out th...
Richard Carpenter
08:31 AM Bug report #14039: Trouble Installing qgis-plugin-grass, Dependency Issue
Right. For distributions with GRASS7 there is no grass plugin in 2.8. GRASS7 support in plugin was added in 2.12 - o... Jürgen Fischer
03:12 AM Bug report #14039: Trouble Installing qgis-plugin-grass, Dependency Issue
Jürgen Fischer wrote:
> You might be mixing repositories. You should either have qgis.org/debian-ltr or qgis.org/ubu...
Giovanni Manghi
03:46 PM Bug report #8285 (Closed): Saving styles (qml and sld) doesn't work for CSV layers under Windows
Fixed in changeset commit:"b73785023b408cd5a989c445548e2fa0bb2b9647". Jürgen Fischer
03:29 PM Bug report #8285: Saving styles (qml and sld) doesn't work for CSV layers under Windows
See "PR 2620":https://github.com/qgis/QGIS/pull/2620 for a solution. Sebastian Dietrich
12:48 PM Bug report #13061: QGIS crashes on close if data was read through GDAL in Python Console
I can verify that it still exists with QGIS 2.12. My plugin crashes in exactly the same location. Leonard Kong
10:25 AM Bug report #13963: QGIS greadily allocates memory and crashes when editing moderately large shape...
Karl Kastner wrote:
> On my machine the bug can be reproduced when all plugins are disabled or by temporally moving t...
Giovanni Manghi
08:02 AM Bug report #13963: QGIS greadily allocates memory and crashes when editing moderately large shape...
On my machine the bug can be reproduced when all plugins are disabled or by temporally moving the ~/.qgis2 folder bef... Karl Kastner
06:02 AM Bug report #13963: QGIS greadily allocates memory and crashes when editing moderately large shape...
Sorry for making a false alarm!
It was CadTools, I deinstalled them (and Digitizing Tools to be sure) and now it work...
Hynek Suchy
05:54 AM Bug report #13963: QGIS greadily allocates memory and crashes when editing moderately large shape...
Gerhard Spieles wrote:
> Hi Hynek,
> maybe a problem of installed plugins.
> See #13869
usually in my testing boxes ...
Giovanni Manghi
05:48 AM Bug report #13963: QGIS greadily allocates memory and crashes when editing moderately large shape...
Hi Hynek,
maybe a problem of installed plugins.
See #13869
Gerhard Spieles
05:35 AM Bug report #13963: QGIS greadily allocates memory and crashes when editing moderately large shape...
Jurgen, Nyall, shouldn't this be tagged as blocker? Giovanni Manghi
05:30 AM Bug report #13963: QGIS greadily allocates memory and crashes when editing moderately large shape...
Hello!
I would like to confirm this bug.
I am on Windows Vista 32bits Ultimate, QGIS 2.12.1 Lyon, standalone installe...
Hynek Suchy
05:17 AM Bug report #14038: open graphical modeler models
christian user wrote:
> It's the standard 2.8.5 LTR installation if this is of interest.
> Where can I find the versi...
Giovanni Manghi
04:29 AM Bug report #14038: open graphical modeler models
It's the standard 2.8.5 LTR installation if this is of interest.
Where can I find the version? I can see some stateme...
christian user
05:15 AM Bug report #13919: QGIS server security patch: random crashes and performance regression
Note that all the project I tested with QGIS server use Postgis as data source - if that helps. Andreas Neumann
05:14 AM Bug report #13919: QGIS server security patch: random crashes and performance regression
Hi Stéphane,
I hope you had a good Christmas vacation!
I tested https://github.com/sbrunner/QGIS/commit/6d56cba465b...
Andreas Neumann
04:58 AM Bug report #10636 (Closed): Translation for command description and help in Processing: GRASS and...
Paolo Cavallini
04:27 AM Bug report #7745: Please use grass-doc from local files, not from the web
Apparently not, at least on 2.8.5, see attached. Paolo Cavallini
04:00 AM Bug report #14029: Server crash upon first read of a project
I tried reproducing the issue on another machine with a simple project, activating and deactivating reprojection, and... Paolo Cavallini
03:52 AM Bug report #14008 (Closed): Crash zooming to wide extent
Confirmed, duplicate of #12757 Sandro Santilli
03:52 AM Bug report #14008 (Closed): Crash zooming to wide extent
Confirmed, duplicate of #12757 Sandro Santilli
03:06 AM Bug report #12416 (Open): QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
Flo Ju wrote:
> As an attachement the GDB-File (zipped) - QGIS 2.8.1 crashes on Win-Server VM and Win7 64Bit when ope...
Giovanni Manghi
01:14 AM Bug report #14024: DB Manager fails copying a LINESTRINGM
Not that I know of. Please check also https://lists.osgeo.org/pipermail/postgis-users/2015-December/041072.html
I'll ...
Paolo Cavallini

2015-12-27

05:21 PM Bug report #14039 (Feedback): Trouble Installing qgis-plugin-grass, Dependency Issue
You might be mixing repositories. You should either have qgis.org/debian-ltr or qgis.org/ubuntugis-ltr, but not both. Jürgen Fischer
05:21 PM Bug report #14039 (Feedback): Trouble Installing qgis-plugin-grass, Dependency Issue
You might be mixing repositories. You should either have qgis.org/debian-ltr or qgis.org/ubuntugis-ltr, but not both. Jürgen Fischer
05:17 PM Bug report #14039 (Closed): Trouble Installing qgis-plugin-grass, Dependency Issue
I'm trying to load QGIS and the additional programs that are recommended to install with it according to QGIS' instal... Richard Carpenter
04:27 PM Bug report #13060: Postgresql materialized view doesn't open
Nicolas Rochard wrote:
> Hello,
>
> - Server Configuration : PostGreSQL 9.3.6 + PostGIS 2.1.5
> - Desktop : QGIS 2.1...
Giovanni Manghi
04:15 PM Bug report #4007 (Closed): Building t2tdoc fails on Windows: 'TEXINPUTS' is not recognized as an ...
ok, reopen if necessary. Giovanni Manghi
04:15 PM Bug report #4007 (Closed): Building t2tdoc fails on Windows: 'TEXINPUTS' is not recognized as an ...
ok, reopen if necessary. Giovanni Manghi
03:07 PM Bug report #4007: Building t2tdoc fails on Windows: 'TEXINPUTS' is not recognized as an internal ...
Ah, sorry. If we don't have someone to reproduce I guess close it.
I don't have a windows build environment at the m...
Alister Hood
02:02 PM Bug report #4007: Building t2tdoc fails on Windows: 'TEXINPUTS' is not recognized as an internal ...
what to do with this ticket? closing? leaving it open? Giovanni Manghi
04:07 PM Bug report #13741: Spatialite moving fields
Jakub Kosik wrote:
> Not same at all - I got mess in fields of single object, not mixed with other objects. Also geom...
Giovanni Manghi
03:59 PM Bug report #13298: Shapefiles corrupting - objects and attributes becoming switched
I also can't replicate the original issue in the description, the one about the mixing/switching attributes.
Please ...
Giovanni Manghi
03:57 PM Bug report #13298: Shapefiles corrupting - objects and attributes becoming switched
Jamie Portman wrote:
> I found the shapefile and object that was having ONE of the issues (not the attributes and obj...
Giovanni Manghi
03:54 PM Bug report #13298: Shapefiles corrupting - objects and attributes becoming switched
Jean-Pierre Vinadia wrote:
> I have quite the same problem with QGIS 2.12.
> I work on a local drive.
> This problem ...
Giovanni Manghi
03:48 PM Bug report #13298: Shapefiles corrupting - objects and attributes becoming switched
Jean-Pierre Vinadia wrote:
> The problem appaers again with an other file. With QGIS 2.12.0
>
> It's really a very v...
Giovanni Manghi
03:14 PM Bug report #12928 (Closed): Using form view to edit data, changes the attribute that uses Date/Ti...
Nhung Seidensticker wrote:
> Hi Giovanni
> My boss is away for another 2 weeks. I need permission. Will provide some ...
Giovanni Manghi
03:14 PM Bug report #12928 (Closed): Using form view to edit data, changes the attribute that uses Date/Ti...
Nhung Seidensticker wrote:
> Hi Giovanni
> My boss is away for another 2 weeks. I need permission. Will provide some ...
Giovanni Manghi
03:11 PM Bug report #12795 (Open): Georeferencer generates incorrect GDAL script when input file is JPG
Giovanni Manghi
02:53 PM Bug report #9598 (Open): problems with adding embed layers/groups
Giovanni Manghi
02:48 PM Bug report #13976 (Closed): Missing strings in translation file
closing for the lack of a clear description (and lack of feedback). Jürgen Fischer
01:13 PM Bug report #13976: Missing strings in translation file
Jürgen Fischer wrote:
> The ts files weren't changed between "2.12.0 and 2.12.1":https://github.com/qgis/QGIS/compare...
Giovanni Manghi
02:42 PM Bug report #10044: OSM Polygons not rendering
this a very detailed report, but very difficult also to try replicate.
Could you test is using a recent release mak...
Giovanni Manghi
02:37 PM Bug report #13608 (Closed): Possible Bug in GEOS when calculating intersection of two polygons wi...
this was caused by a change in the qgis code that left several tools in the vector menu "broken" when the result cont... Giovanni Manghi
02:37 PM Bug report #13608 (Closed): Possible Bug in GEOS when calculating intersection of two polygons wi...
this was caused by a change in the qgis code that left several tools in the vector menu "broken" when the result cont... Giovanni Manghi
02:32 PM Bug report #12066: font marker symbols wrong size in map units
Oskar Karlin wrote:
> From 1:74000 and up (more zoomed out) this behaviour appears. And for some reason it's only one...
Giovanni Manghi
02:00 PM Bug report #12770 (Closed): shapefile gets corrupted after editing
I think that the original report/description is duplicate of #11007, that will be fixed (hopefully) in time for the n... Giovanni Manghi
02:00 PM Bug report #12770 (Closed): shapefile gets corrupted after editing
I think that the original report/description is duplicate of #11007, that will be fixed (hopefully) in time for the n... Giovanni Manghi
01:56 PM Bug report #12770: shapefile gets corrupted after editing
Mohamed Houd wrote:
> I get the same problems when editing a shapefile that was created first under QGIS 2.6 and open...
Giovanni Manghi
01:52 PM Bug report #5321 (Open): Inserting geometries using a WFS-T of ArcGIS Server
Giovanni Manghi
01:41 PM Bug report #12895: QGIS 2.8.1 freezes when saving data
see also #13963 Giovanni Manghi
01:24 PM Bug report #12895: QGIS 2.8.1 freezes when saving data
still an issue on the latest qgis releases?
Can you attach a sample project with data to allow us try replicate the ...
Giovanni Manghi
01:38 PM Bug report #5748 (Closed): QgsRasterLayer::setDrawingStyle() doesn't work
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
01:38 PM Bug report #5748 (Closed): QgsRasterLayer::setDrawingStyle() doesn't work
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
01:20 PM Bug report #10322: Scalebar bug in print composer
can anyone say if this is still an issue in the latest releases?
If yes, can anyone attach a project with layouts *an...
Giovanni Manghi
01:19 PM Bug report #4001 (Closed): addJoinedFeatureAttributes converts join value in substring to string ...
Médéric RIBREUX wrote:
> Hello, bug triage...
>
> is it still true for QGIS 2.13 (master) ? The code has been heavil...
Giovanni Manghi
01:19 PM Bug report #4001 (Closed): addJoinedFeatureAttributes converts join value in substring to string ...
Médéric RIBREUX wrote:
> Hello, bug triage...
>
> is it still true for QGIS 2.13 (master) ? The code has been heavil...
Giovanni Manghi
01:16 PM Bug report #6369 (Open): vsizip - relative paths not used & can't update path in "missing layers"...
Giovanni Manghi
01:14 PM Bug report #12774 (Closed): Attribute table only show first 99 rows from SQL Server views
Giovanni Manghi
01:12 PM Bug report #13490 (Open): PostGIS: Merge drops dataset whereas split retains it
Giovanni Manghi
01:08 PM Feature request #8387 (Open): Warn users when saving projects that contain memory/scratch layers
Giovanni Manghi
01:03 PM Bug report #13835 (Closed): Shapefiles with EPSG 2926 and 2927 Washington State Plane North and S...
clifford snow wrote:
> Typically I don't see authority parameters in .prj files. For example below is an ogrinfo repo...
Giovanni Manghi
01:03 PM Bug report #13835 (Closed): Shapefiles with EPSG 2926 and 2927 Washington State Plane North and S...
clifford snow wrote:
> Typically I don't see authority parameters in .prj files. For example below is an ogrinfo repo...
Giovanni Manghi
12:59 PM Bug report #12171 (Open): Processing Refactor fields: can't change an "int" field to "double" wit...
Still true on master, please change the category if it is a QGIS issue rather than a Processing one. Giovanni Manghi
12:01 PM Feature request #13814 (Open): Processing: use sqlite/spatialite as intermediate format
Giovanni Manghi
11:10 AM Bug report #14038: open graphical modeler models
Please let us know which Processing version (not same as QGIS version!) you are using.
I can only confirm that the m...
Anita Graser
09:32 AM Bug report #14038: open graphical modeler models
System is Win7 64bit on both machines.
I tried different QGIS versions on both machines to make it work(same version,...
christian user
04:19 AM Bug report #14038 (Feedback): open graphical modeler models
Are you copying the model between the same OS?
The different systems are using the *same* Processing version?
Can y...
Giovanni Manghi
04:19 AM Bug report #14038 (Feedback): open graphical modeler models
Are you copying the model between the same OS?
The different systems are using the *same* Processing version?
Can y...
Giovanni Manghi
02:42 AM Bug report #14038 (Closed): open graphical modeler models
Hi there I'm trying to open models I saved on another system. Unfortunately QGIS refuses to open the models. Opening ... christian user
07:57 AM Bug report #10042: QGIS 2.2 randomly crashing when panning a project with lots of data
Just a note that multithreading was integrated in 2.4 so it can't affect version 2.2 Martin Dobias
05:12 AM Bug report #11596: SVG markers have black border when exported as svg through print composer
what is the status of this issue? Giovanni Manghi
05:07 AM Bug report #11390 (Open): Attribute table in map composer : set column width to automatic is not ...
Giovanni Manghi
04:59 AM Bug report #13278: Qgis crash saving postgis layer
Jürgen Fischer wrote:
> Anibal Alarcon Acosta wrote:
> > When the restore is full the problem is the same. I can give...
Giovanni Manghi
04:21 AM Bug report #12373 (Open): exporting 3D Postgis layer to shapefile loses the Z value
see also #14006 Giovanni Manghi
04:21 AM Bug report #12373 (Open): exporting 3D Postgis layer to shapefile loses the Z value
see also #14006 Giovanni Manghi
04:20 AM Bug report #14006: Can't export layers from Postgis tables with Z component geometries
is this a regression also compared to #12373 ? Giovanni Manghi
04:11 AM Bug report #11622 (Closed): Crash with new feature selecting a polygon between some layers with r...
there was an issue (causing a crash) with the right click identify on map canvas, but this was solved around the time... Giovanni Manghi
04:11 AM Bug report #11622 (Closed): Crash with new feature selecting a polygon between some layers with r...
there was an issue (causing a crash) with the right click identify on map canvas, but this was solved around the time... Giovanni Manghi
04:08 AM Bug report #5851 (Closed): WMS projection from EPSG:4326 to EPSG:900913 cut part of the layer
yes, seems fixed in master (while is still not ok on 2.8.5). Giovanni Manghi
04:08 AM Bug report #5851 (Closed): WMS projection from EPSG:4326 to EPSG:900913 cut part of the layer
yes, seems fixed in master (while is still not ok on 2.8.5). Giovanni Manghi
03:59 AM Bug report #14037 (Open): frequent crash when editing data in relation forms (standard relation f...
Giovanni Manghi
03:56 AM Bug report #13977 (Feedback): QgsVectorFileWriter: bug at saving vector layer to shapefile
Giovanni Manghi
02:23 AM Bug report #10794 (Reopened): Processing: Lines disappearing in Modeler
sorry but still not fixed, at least in Versions 2.8.5 LTR, 2.12.1 christian user
02:23 AM Bug report #10794 (Reopened): Processing: Lines disappearing in Modeler
sorry but still not fixed, at least in Versions 2.8.5 LTR, 2.12.1 christian user

2015-12-26

12:57 AM Bug report #14028: CurvePolygons not drawn
QGIS 2.12.2 works. zicke -
03:50 AM Bug report #14028: CurvePolygons not drawn
commit:6a7f786 is already broken. zicke -
09:11 PM Bug report #13977: QgsVectorFileWriter: bug at saving vector layer to shapefile
Use one of the following filenames to avoid Python escape sequence conversion of \\t to TAB in your filename:
"C:\\\...
Simon Chenery
02:20 PM Feature request #14035: circular string show vertex for curve center as X or other means
Note the hotkey _R_ (hold it down) that displays a Pacman-like pattern to indicate the circle center.
!QgisPacman.png...
Sebastian Dietrich
02:05 PM Bug report #12757 (Reopened): Zoom out crashes QGIS
This issue has also been reported for QGIS 2.8.4 in "Debian Bug #809063":https://bugs.debian.org/809063, I've confirm... Bas Couwenberg
02:01 PM Bug report #14008: Crash zooming to wide extent
Isn't this the same issue as #12757?
Backporting the fix to release-2_8 should resolve this issue then.
Bas Couwenberg
12:00 PM Bug report #14037: frequent crash when editing data in relation forms (standard relation form-wid...
In QGIS 2.10, all worked fine without problems. Gerhard Spieles
07:19 AM Bug report #14037: frequent crash when editing data in relation forms (standard relation form-wid...
In QGIS 2.12.2, crash occurs also (see attached jpg). In 2.12.2 the data in embeded forms are not schown and when you... Gerhard Spieles
07:19 AM Bug report #14037: frequent crash when editing data in relation forms (standard relation form-wid...
In QGIS 2.12.2, crash occurs also (see attached jpg). In 2.12.2 the data in embeded forms are not schown and when you... Gerhard Spieles
07:19 AM Bug report #14037: frequent crash when editing data in relation forms (standard relation form-wid...
In QGIS 2.12.2, crash occurs also (see attached jpg). In 2.12.2 the data in embeded forms are not schown and when you... Gerhard Spieles
04:50 AM Bug report #14037: frequent crash when editing data in relation forms (standard relation form-wid...
I would let it as blocker, we encounter such crashes, but they are very difficult to catch and reproduce. We also hav... Regis Haubourg
11:13 AM Bug report #8511: Iterations: autofill mode fills the output name in a wrong way under Linux
another round of tests on this (on several different Linux flavors), no issues, not even on Debian Jessie and QGIS ma... Giovanni Manghi
10:29 AM Bug report #5498 (Closed): Make the default directory to the users "home" directory after a fresh...
yes fixed. Giovanni Manghi
10:29 AM Bug report #5498 (Closed): Make the default directory to the users "home" directory after a fresh...
yes fixed. Giovanni Manghi
09:58 AM Bug report #14001: Crash in QGIS Server running without project in CGI mode
Confirmed: thanks! Alessandro Pasotti
07:46 AM Bug report #11298 (Closed): customize render combobox
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
07:46 AM Bug report #11298 (Closed): customize render combobox
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
07:42 AM Bug report #13857 (Closed): Default values on a PG table: type cast appended
Fixed in changeset commit:"4c3cf64f01af32511ef5fc56b0b13aa705c00dd6". Jürgen Fischer
07:38 AM Bug report #10828 (Open): project loading and adding/removing layers is slow if project has compo...
see also #12125 and in particular #12125-17
Giovanni Manghi
07:38 AM Bug report #10828 (Open): project loading and adding/removing layers is slow if project has compo...
see also #12125 and in particular #12125-17
Giovanni Manghi
07:38 AM Bug report #10828 (Open): project loading and adding/removing layers is slow if project has compo...
see also #12125 and in particular #12125-17
Giovanni Manghi
07:38 AM Bug report #10828 (Open): project loading and adding/removing layers is slow if project has compo...
see also #12125 and in particular #12125-17
Giovanni Manghi
07:37 AM Bug report #12125 (Closed): Very poor performance with complex projects (saving, adding/removing ...
duplicate of #10828 Giovanni Manghi
07:37 AM Bug report #12125 (Closed): Very poor performance with complex projects (saving, adding/removing ...
duplicate of #10828 Giovanni Manghi
07:30 AM Bug report #10042: QGIS 2.2 randomly crashing when panning a project with lots of data
Can someone test now with one of the latest releases/master? this could have been triggered by issues with multithrea... Giovanni Manghi
07:08 AM Bug report #12686 (Closed): layer.featureAdded triggered on Feature Attribute Dialog confirm
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
07:07 AM Bug report #13584: Vertices snap to other when "Enable topological editing" is active
From the description is very difficult to understand what is/was the reported issue. A screencast would be much more ... Giovanni Manghi
06:56 AM Bug report #13809 (Open): [Mint, Cinnamon DE] Properties dialog for layers panel is not a floatin...
Giovanni Manghi
06:54 AM Bug report #13755: Copy/paste PostGIS layer: date not autofill ( ('now'::text)::date)
@('now'::text)::date@
do not work on 2.8.*, not sure on 2.10, and not sure if it has any importance for this report.
Giovanni Manghi
06:46 AM Feature request #5137 (Open): Allow save results from RoadGraph plugin as an OGR datasource (othe...

> In your bug report, would you mean to have the ability to export directly to a new file (with OGR provider) ?
I g...
Giovanni Manghi
06:46 AM Feature request #5137 (Open): Allow save results from RoadGraph plugin as an OGR datasource (othe...

> In your bug report, would you mean to have the ability to export directly to a new file (with OGR provider) ?
I g...
Giovanni Manghi
06:46 AM Feature request #5137 (Open): Allow save results from RoadGraph plugin as an OGR datasource (othe...

> In your bug report, would you mean to have the ability to export directly to a new file (with OGR provider) ?
I g...
Giovanni Manghi
06:37 AM Bug report #3714 (Open): Qt arguments are not supported
Giovanni Manghi
06:36 AM Bug report #4506 (Closed): Possible Malformation/redundancy on that PS code inside exported PDF f...
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
06:36 AM Bug report #4506 (Closed): Possible Malformation/redundancy on that PS code inside exported PDF f...
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
06:34 AM Bug report #7745 (Open): Please use grass-doc from local files, not from the web
Paolo Cavallini wrote:
> Fixed now?
https://github.com/qgis/QGIS/blob/master/python/plugins/processing/algs/grass7/G...
Giovanni Manghi
06:34 AM Bug report #7745 (Open): Please use grass-doc from local files, not from the web
Paolo Cavallini wrote:
> Fixed now?
https://github.com/qgis/QGIS/blob/master/python/plugins/processing/algs/grass7/G...
Giovanni Manghi
06:07 AM Bug report #10636 (Feedback): Translation for command description and help in Processing: GRASS a...
I can't find any evidence that the HTML manual pages for GRASS modules are available in languages other than EN. Look... Giovanni Manghi
06:07 AM Bug report #10636 (Feedback): Translation for command description and help in Processing: GRASS a...
I can't find any evidence that the HTML manual pages for GRASS modules are available in languages other than EN. Look... Giovanni Manghi
06:07 AM Bug report #10636 (Feedback): Translation for command description and help in Processing: GRASS a...
I can't find any evidence that the HTML manual pages for GRASS modules are available in languages other than EN. Look... Giovanni Manghi
05:32 AM Bug report #13569 (Closed): memory leak in renderer
http://osgeo-org.1560.x6.nabble.com/Possible-memory-leak-in-QGIS-redraws-td5228794.html
suggest that this has been f...
Giovanni Manghi
05:32 AM Bug report #13569 (Closed): memory leak in renderer
http://osgeo-org.1560.x6.nabble.com/Possible-memory-leak-in-QGIS-redraws-td5228794.html
suggest that this has been f...
Giovanni Manghi
05:30 AM Bug report #6686 (Feedback): Embedded layers from projects with groups misbehaving
Giovanni Manghi
05:09 AM Bug report #6686: Embedded layers from projects with groups misbehaving
I can not reproduce using current master (commit:917dd055198f52b6288210d0a11f304aeacc2976). Can you test with master/... Sebastian Dietrich
05:17 AM Bug report #13913: Embed layers and groups does not work properly with layer duplicate names
Additionally I encountered the following error:
If you have two or more groups with identical names QGIS always embed...
Sebastian Dietrich
04:59 AM Bug report #14036: graduated rendering: classes' upper and lower values precision truncated when ...
Regis, I noticed that the natural break function will only deal with the full dataset if it has less than 1,000 featu... Mathieu Pellerin - nIRV
04:51 AM Bug report #14036: graduated rendering: classes' upper and lower values precision truncated when ...
I already funded the same bug in early 2.x versions. We absolutely need a unit test here.
Regis Haubourg
04:52 AM Bug report #14024: DB Manager fails copying a LINESTRINGM
I Paolo, I dump and restore LINESTRINGM a lot here. Maybe you added a autocast conversion type in your postgres insta... Regis Haubourg
03:43 AM Bug report #5079 (Closed): Error adding WFS layer from an Intergraph WebMap WFS
closing for lack of feedback, reopen if necessary. Giovanni Manghi
03:43 AM Bug report #5079 (Closed): Error adding WFS layer from an Intergraph WebMap WFS
closing for lack of feedback, reopen if necessary. Giovanni Manghi
03:42 AM Bug report #5786 (Closed): "Text annotation" map tool not correctly interacting with other map tools
this seems fixed, please reopen if necessary. Giovanni Manghi
03:42 AM Bug report #5786 (Closed): "Text annotation" map tool not correctly interacting with other map tools
this seems fixed, please reopen if necessary. Giovanni Manghi

2015-12-25

12:41 AM Bug report #5087 (Closed): An action that makes the Identify Results dock appear forces a complet...
Médéric RIBREUX wrote:
> Hello, bug triage...
>
> seems to be fixed, at least in QGIS 2.13 master in MS Windows 7 x6...
Giovanni Manghi
12:41 AM Bug report #5087 (Closed): An action that makes the Identify Results dock appear forces a complet...
Médéric RIBREUX wrote:
> Hello, bug triage...
>
> seems to be fixed, at least in QGIS 2.13 master in MS Windows 7 x6...
Giovanni Manghi
12:33 AM Bug report #5602 (Closed): Identify disabled in WMS for grouped layers
closing for lack of feedback, reopen if necessary. Giovanni Manghi
12:33 AM Bug report #5602 (Closed): Identify disabled in WMS for grouped layers
closing for lack of feedback, reopen if necessary. Giovanni Manghi
12:31 AM Bug report #4645 (Closed): Changing multiple symbol colours at once is applied immediately to the...
seems really fixed now, please reopen if necessary. Giovanni Manghi
12:31 AM Bug report #4645 (Closed): Changing multiple symbol colours at once is applied immediately to the...
seems really fixed now, please reopen if necessary. Giovanni Manghi
12:29 AM Bug report #13857: Default values on a PG table: type cast appended
Jürgen Fischer wrote:
> Giovanni Manghi wrote:
> > ('now'::text)::date
> >
> > (in a date column of course), works i...
Giovanni Manghi
12:23 AM Bug report #14037 (Feedback): frequent crash when editing data in relation forms (standard relati...
Hi, why blocker? it works fine in official qgis releases? Giovanni Manghi
10:42 AM Bug report #14037 (Closed): frequent crash when editing data in relation forms (standard relation...
When I edit data in in the subform of the standard generated form, qgis often crashes.
A jpg that shows a form in edi...
Gerhard Spieles
09:14 PM Bug report #14036 (Closed): graduated rendering: classes' upper and lower values precision trunca...
Fixed in commit:8ff4c78. Mathieu Pellerin - nIRV
09:14 PM Bug report #14036 (Closed): graduated rendering: classes' upper and lower values precision trunca...
Fixed in commit:8ff4c78. Mathieu Pellerin - nIRV
09:14 PM Bug report #14036 (Closed): graduated rendering: classes' upper and lower values precision trunca...
Fixed in commit:8ff4c78. Mathieu Pellerin - nIRV
07:58 PM Bug report #14036: graduated rendering: classes' upper and lower values precision truncated when ...
Ok, I figured out where the problem was, and opened a PR which fixes things (see https://github.com/qgis/QGIS/pull/26... Mathieu Pellerin - nIRV
01:04 AM Bug report #14036 (Closed): graduated rendering: classes' upper and lower values precision trunca...
This one is quite odd, and can be quite tricky for users (as it will change the map symbology rendering on project re... Mathieu Pellerin - nIRV

2015-12-24

12:20 AM Bug report #14001 (Closed): Crash in QGIS Server running without project in CGI mode
Fixed in changeset commit:"036eada9903d4e658fe7fcb6c399b61598665d7a". Anonymous
08:49 PM Bug report #13299 (Closed): Slow saving to network drive
Fixed in changeset commit:"4530c2abbedc318be1e290ef9ed8ad020ede94b7". Jürgen Fischer
11:02 AM Bug report #13299: Slow saving to network drive
Giovanni Manghi wrote:
> Very interesting, could you please write your notes in the developers mailing list? thanks!
...
Jürgen Fischer
04:11 PM Bug report #11307: Default transparency for selections not honored
Can you please test using current master? This should be fixed by commit:46bc85ae635cc07209627712157abe06d9850636. Sebastian Dietrich
03:45 PM Feature request #14035 (Closed): circular string show vertex for curve center as X or other means
Probaby useful to know where the arc center is when drawing it and for snapping options, like snap to circle center Antonio Locandro
03:41 PM Feature request #14034 (Feedback): Circular string add option to add close circle
Subject pretty clear, option to create a circle of given radius or define circle center and click to snap to another ... Antonio Locandro
03:38 PM Bug report #13683: DBManager doesn't work with the new authentication system
See #13841, which is a duplicate of this bug? There is a patch ("PR 2473":https://github.com/qgis/QGIS/pull/2473) sup... Sebastian Dietrich
03:32 PM Bug report #14033 (Closed): Circular string doesn't snap
When using the circular string option, it does not honor snapping Antonio Locandro
01:47 PM Bug report #13857: Default values on a PG table: type cast appended
Giovanni Manghi wrote:
> ('now'::text)::date
>
> (in a date column of course), works if adding a record in pgadmin (...
Jürgen Fischer
10:40 AM Bug report #13857 (Feedback): Default values on a PG table: type cast appended
I cannot confirm the specific issue described here, a default defined as
'test123'::character varying
returns as ex...
Giovanni Manghi
10:41 AM Bug report #13755: Copy/paste PostGIS layer: date not autofill ( ('now'::text)::date)
Jürgen Fischer wrote:
> Doing what in QGIS exactly?
see #13857-11
Giovanni Manghi
06:01 AM Bug report #13994 (Closed): QGIS /forget/ignore settings, for coloropacity in options/canvaslegen...
Fixed in changeset commit:"2415e37d19b6343e3ef45c106e6ab0f001a30c91". Anonymous
05:55 AM Bug report #13994: QGIS /forget/ignore settings, for coloropacity in options/canvaslegend/selecti...
The color (including the alpha channel) is correctly written to the project file, but the alpha channel is not read b... Sebastian Dietrich
05:29 AM Bug report #14030: Filter expressions to postgres provider
I think that the forms with relations were never actually using the expression compiler IIRC. Matthias Kuhn

2015-12-23

09:35 PM Bug report #10636 (Reopened): Translation for command description and help in Processing: GRASS a...
Still very much true, see attached. Paolo Cavallini
09:35 PM Bug report #10636 (Reopened): Translation for command description and help in Processing: GRASS a...
Still very much true, see attached. Paolo Cavallini
12:24 PM Bug report #9818 (Closed): Crash when launching globe
Fixed in changeset commit:"13a5167b4350485f04dbb65aa5bce5d10f25d8a2". Jürgen Fischer
08:14 AM Bug report #9818: Crash when launching globe
This issue was also reported in "Debian Bug #808817":https://bugs.debian.org/808817, since the crash is solved by hav... Bas Couwenberg
12:20 PM Bug report #14032 (Closed): Changes in "Options/Digitizing/Rubberband/Line color" doesn't change ...
see #14016 Giovanni Manghi
12:20 PM Bug report #14032 (Closed): Changes in "Options/Digitizing/Rubberband/Line color" doesn't change ...
see #14016 Giovanni Manghi
07:13 AM Bug report #14032 (Closed): Changes in "Options/Digitizing/Rubberband/Line color" doesn't change ...
Hi!
Win 7 sp1 x64, qgis x64 rev. 06553db
When I change values in "Options/Digitizing/Rubberband/Line color&Fill col...
Piotr Kania
12:16 PM Feature request #13570 (Closed): size varying assistant not available for line layers
Giovanni Manghi
02:12 AM Feature request #13570: size varying assistant not available for line layers
solved in master Regis Haubourg
12:12 PM Feature request #5560 (Closed): add option for field display order in identify window
Giovanni Manghi
08:08 AM Feature request #5560: add option for field display order in identify window
Hi, I don't have rights to close tickets. Can anyone close this one? Regis Haubourg
11:33 AM Feature request #9346 (Closed): DBManager allow to add non geographical queries to canvas
Giovanni Manghi
08:12 AM Feature request #9346: DBManager allow to add non geographical queries to canvas
Christmas cleaning crisis : can be closed! Regis Haubourg
08:22 AM Bug report #13406: Inverted polygon renderer and shapeburst fill create ghost borders in qgis ser...
lowering priority, we can use untiled layers for such use cases. Regis Haubourg
08:21 AM Feature request #8220: Add XLS and KMZ in Ogr supported file filter AND browser
Hi guys, still cleaning old requests. I have seen no change in that area in GDAL topic pointed by Jürgen. Are you sti... Regis Haubourg
07:23 AM Bug report #14030: Filter expressions to postgres provider
In fact, on my map canvas, i use the button "Identify Features" to visualize some datas edited with the "drag and dro... Edward H
05:22 AM Bug report #14030 (Feedback): Filter expressions to postgres provider
Which expression? Matthias Kuhn
02:31 AM Bug report #14030 (Closed): Filter expressions to postgres provider
Option "Execute expressions on postgres server side if possible" (in Options>Data Sources) works perfectly in QGIS 2.... Edward H
07:23 AM Bug report #14028: CurvePolygons not drawn
Yes. Worked before. But don't know which commit breaks it. zicke -
01:15 AM Bug report #14028 (Feedback): CurvePolygons not drawn
why blocker, is a regression? Giovanni Manghi
07:04 AM Bug report #14029 (Feedback): Server crash upon first read of a project
Jürgen Fischer
04:32 AM Bug report #14029: Server crash upon first read of a project
1. I have only PostGIS layers, so I cannot tell whether the problem is also with other sources (the Lizmap demo, base... Paolo Cavallini
03:36 AM Bug report #14029: Server crash upon first read of a project
Please include steps to reproduce (sample setup?). What's the difference between the projects that work to the proj... Jürgen Fischer
06:28 AM Bug report #14016 (Closed): Changes in "Options/Digitizing/Rubberband/Line color" doesn't change ...
Fixed in changeset commit:"c465705f0199fa75048242c5ae6752e35ad69862". Stéphane Brunner
01:21 AM Bug report #14016: Changes in "Options/Digitizing/Rubberband/Line color" doesn't change backgroun...
Should be fixed with: https://github.com/qgis/QGIS/pull/2608 Stéphane Brunner
04:57 AM Bug report #14031: refresh WFS option (using current extent)
Clarification: on 2.8.x once a non-caching WFS been loaded at full extent it won't be reloaded anymore. Kay Warrie
04:44 AM Bug report #14031 (Closed): refresh WFS option (using current extent)
My employer has several WFS with very large datasets.
(Example, this one: https://www.dov.vlaanderen.be/geoserver/dov...
Kay Warrie
04:45 AM Bug report #6798: when copying a table by d&d from one schema to another the serial property is l...
A more specific explanation of the problem:
A "serial" data type in PostgreSQL is syntactic sugar for "integer NOT N...
Bo Victor Thomsen
03:00 AM Bug report #12146: Join tables are not shown in form defined by Drag and drop designer
Just tested with QGIS 2.12.2 and it looks much better now:
now attributes are shown on form but *labels* are missing.
Artur Lill
01:13 AM Bug report #12146 (Reopened): Join tables are not shown in form defined by Drag and drop designer
Giovanni Manghi
02:09 AM Bug report #14001: Crash in QGIS Server running without project in CGI mode
Update: testing e6a265c1030bae01aa8d0eca905693e371ff0bd7
CGI still crashes with the same error:...
Alessandro Pasotti
01:25 AM Bug report #14001: Crash in QGIS Server running without project in CGI mode
Just tested with python disabled: still crashing. Alessandro Pasotti
01:10 AM Bug report #14020 (Closed): DB Manager and Browser cannot delete materialized views
Giovanni Manghi
01:09 AM Feature request #6377 (Closed): r.reclass path to reclass rules within modeler
Médéric RIBREUX

2015-12-22

12:38 AM Bug report #12146: Join tables are not shown in form defined by Drag and drop designer
I confirm that this bug is Not Fixed Yet:
1. *Attribute editor layout* is set to *Drag and Drop designer*.
2. I added...
Artur Lill
12:26 AM Bug report #14029: Server crash upon first read of a project
Can you be more precise :
Do you have problems with other QGIS Provider (OGR: ESRI Shapefile, etc) or only with PostG...
René-Luc ReLuc
11:18 PM Bug report #14029: Server crash upon first read of a project
2.8.4 reinstalled, I confirm, it's a regression. Paolo Cavallini
10:23 PM Bug report #14029 (Closed): Server crash upon first read of a project
On the same server installation, Debian stable, QGIS 2.8.5, a few projects (including Lizmap demo) work, whereas othe... Paolo Cavallini
09:56 PM Bug report #14028 (Closed): CurvePolygons not drawn
CurvePolygons from PostGIS are not drawn in the mapcanvas if they do not contain a curve/arc.
zicke -
05:46 PM Feature request #14027 (Open): save as KML data source options should use field list dropdown widget
It'd be nice for the DescriptionField and NameField data source options (in the "Save as..." dialog) to make use of t... Mathieu Pellerin - nIRV
04:42 PM Bug report #13755: Copy/paste PostGIS layer: date not autofill ( ('now'::text)::date)
Giovanni Manghi wrote:
> then there is something wrong, at least on 2.8.4:
> I just tested and if I have a default i...
Jürgen Fischer
02:38 PM Bug report #13952: QGIS node tool causes snapping another feature randomly
It is same issue I've noticed in earlier versions (look at issue #10957 dig3.png).
More, it happens only if I have m...
Jakub Kosik
12:21 PM Feature request #6494: "Show selected features" setting should cooperate with the override in the...
Interesting. If in QGIS settings I select "show visible features", in the attribute table I have the option "Show al... Alister Hood
06:47 AM Feature request #6494 (Closed): "Show selected features" setting should cooperate with the overri...
Hello, bug triage...
in QGIS 2.13 master (and probably in 2.12.1), the Attribute table behavior setting only affects...
Médéric RIBREUX
06:47 AM Feature request #6494 (Closed): "Show selected features" setting should cooperate with the overri...
Hello, bug triage...
in QGIS 2.13 master (and probably in 2.12.1), the Attribute table behavior setting only affects...
Médéric RIBREUX
06:47 AM Feature request #6494 (Closed): "Show selected features" setting should cooperate with the overri...
Hello, bug triage...
in QGIS 2.13 master (and probably in 2.12.1), the Attribute table behavior setting only affects...
Médéric RIBREUX
12:16 PM Feature request #2987: Auto GCP detection library
Médéric RIBREUX wrote:
> Hello, bug triage...
>
> I am closing this feature request for lack of feedback and because...
Alister Hood
05:11 AM Feature request #2987 (Closed): Auto GCP detection library
Hello, bug triage...
I am closing this feature request for lack of feedback and because it seems that AutoGCP has be...
Médéric RIBREUX
05:11 AM Feature request #2987 (Closed): Auto GCP detection library
Hello, bug triage...
I am closing this feature request for lack of feedback and because it seems that AutoGCP has be...
Médéric RIBREUX
12:12 PM Bug report #14024 (Closed): DB Manager fails copying a LINESTRINGM
It turns out to be a PostGIS issue, sending upstream Paolo Cavallini
12:12 PM Bug report #14024 (Closed): DB Manager fails copying a LINESTRINGM
It turns out to be a PostGIS issue, sending upstream Paolo Cavallini
12:09 PM Bug report #14020: DB Manager and Browser cannot delete materialized views
See also #13829 Paul Kanelli
11:53 AM Bug report #6561 (Open): 'cubic' resambling for "zoomed in" (scale > 100%) rasters creates undesi...
Nyall Dawson
11:53 AM Bug report #6561: 'cubic' resambling for "zoomed in" (scale > 100%) rasters creates undesired vis...
It's still an issue - as per the commit note above, it's now only visible on image edges. Nyall Dawson
09:33 AM Bug report #6561 (Feedback): 'cubic' resambling for "zoomed in" (scale > 100%) rasters creates un...
Hello, bug triage...
I can't reproduce it on QGIS 2.13 master . Can you confirm ?
Médéric RIBREUX
11:35 AM Feature request #6377: r.reclass path to reclass rules within modeler
Hi Médéric,
You are absolutely right! Thank you very much!
Can someone with sufficient privileges close this featur...
Pedro Venâncio
10:11 AM Feature request #6667 (Closed): save map tips status configuration
Hello, bug triage...
this is fixed in QGIS 2.13 master (and probably in previous versions): the setting showTips is ...
Médéric RIBREUX
10:11 AM Feature request #6667 (Closed): save map tips status configuration
Hello, bug triage...
this is fixed in QGIS 2.13 master (and probably in previous versions): the setting showTips is ...
Médéric RIBREUX
10:11 AM Feature request #6667 (Closed): save map tips status configuration
Hello, bug triage...
this is fixed in QGIS 2.13 master (and probably in previous versions): the setting showTips is ...
Médéric RIBREUX
10:11 AM Bug report #13857 (Open): Default values on a PG table: type cast appended
This refers to the PK issue, not to the main one, which is still valid. Paolo Cavallini
09:52 AM Feature request #6626 (Closed): merge and publishing
Hello, bug triage...
I am closing this feature request for lack of feedback and vague description.
Feel free to reo...
Médéric RIBREUX
09:52 AM Feature request #6626 (Closed): merge and publishing
Hello, bug triage...
I am closing this feature request for lack of feedback and vague description.
Feel free to reo...
Médéric RIBREUX
09:46 AM Feature request #6605 (Closed): Image not exported to PDF
Hello, bug triage...
with QGIS 2.13 (and probably with earlier versions) I can perfectly add a picture/image in a co...
Médéric RIBREUX
09:46 AM Feature request #6605 (Closed): Image not exported to PDF
Hello, bug triage...
with QGIS 2.13 (and probably with earlier versions) I can perfectly add a picture/image in a co...
Médéric RIBREUX
09:46 AM Feature request #6605 (Closed): Image not exported to PDF
Hello, bug triage...
with QGIS 2.13 (and probably with earlier versions) I can perfectly add a picture/image in a co...
Médéric RIBREUX
09:25 AM Feature request #6580 (Feedback): Save Layer Metadata Title and Abstract
Hello, bug triage...
what do we do with this bug ? Metadata data information is stored in QLR files (at least title,...
Médéric RIBREUX
09:25 AM Feature request #6580 (Feedback): Save Layer Metadata Title and Abstract
Hello, bug triage...
what do we do with this bug ? Metadata data information is stored in QLR files (at least title,...
Médéric RIBREUX
08:07 AM Bug report #14001: Crash in QGIS Server running without project in CGI mode
The good is that with latest master I can now reproduce it in the Qt-Creator debugger, the bad is that it still segfa... Alessandro Pasotti
07:41 AM Bug report #14001: Crash in QGIS Server running without project in CGI mode
Pushed a commit to master that prevents from copying QgsSymbolV2 (that would be a possible reason for this crash. In ... Matthias Kuhn
07:28 AM Bug report #14001: Crash in QGIS Server running without project in CGI mode
I'm pretty sure it's related to
static QgsMarkerSymbolV2 sSkipRender;
in qgscategorizedsymbolrendererv2.h
It may h...
Matthias Kuhn
08:04 AM Bug report #14010 (Reopened): Converting to Offline Editing of WFS-T layer causes minidump
Giovanni Manghi
05:26 AM Bug report #14010: Converting to Offline Editing of WFS-T layer causes minidump
Giovanni Manghi wrote:
>
> I have found no evidence that this tools was ever intended to be used with wfs-t. Do you e...
Drew Nix
08:01 AM Bug report #4943 (Closed): Georeferenced plugin don't put projection into tif
this report is quite old and the georeferencer got several bug fixes along the time, even quite recently. Reopen if n... Giovanni Manghi
08:01 AM Bug report #4943 (Closed): Georeferenced plugin don't put projection into tif
this report is quite old and the georeferencer got several bug fixes along the time, even quite recently. Reopen if n... Giovanni Manghi
07:50 AM Bug report #13863: Complex Polygon not displayed on screen if it can not be displayed entirely
will be fixed with https://github.com/qgis/QGIS/pull/2606 Giovanni Manghi
07:50 AM Bug report #13862: Labels are not displayed on Layers with "cut-outs"
will be fixed with https://github.com/qgis/QGIS/pull/2606 Giovanni Manghi
07:50 AM Bug report #13862: Labels are not displayed on Layers with "cut-outs"
will be fixed with https://github.com/qgis/QGIS/pull/2606 Giovanni Manghi
07:50 AM Bug report #13862: Labels are not displayed on Layers with "cut-outs"
will be fixed with https://github.com/qgis/QGIS/pull/2606 Giovanni Manghi
07:46 AM Feature request #6579 (Feedback): Scale selector vs Coordinate box width
Hello, bug triage...
we perhaps need to extend the size of the scale QComboBox but if we do this, we should also inc...
Médéric RIBREUX
07:34 AM Feature request #6558: Split-pane entry and output for PyQGIS console
Hello, bug triage...
I think we can close this feature request because every point is covered in the Python console....
Médéric RIBREUX
07:30 AM Bug report #6552 (Closed): WFS client: Filter Element contains incoherent XML Namespaces
Hello, bug triage...
this is fixed in QGIS 2.13 master (and probably in previous versions). Now, the filter request ...
Médéric RIBREUX
07:30 AM Bug report #6552 (Closed): WFS client: Filter Element contains incoherent XML Namespaces
Hello, bug triage...
this is fixed in QGIS 2.13 master (and probably in previous versions). Now, the filter request ...
Médéric RIBREUX
07:30 AM Bug report #6552 (Closed): WFS client: Filter Element contains incoherent XML Namespaces
Hello, bug triage...
this is fixed in QGIS 2.13 master (and probably in previous versions). Now, the filter request ...
Médéric RIBREUX
07:27 AM Bug report #13065 (Feedback): WFS 1.0.0 Client requests with a GML component fail against Geoserv...
Hello, bug triage...
this is also true for an attribute filter (tested on QGIS 2.13 master):...
Médéric RIBREUX
07:27 AM Bug report #13065 (Feedback): WFS 1.0.0 Client requests with a GML component fail against Geoserv...
Hello, bug triage...
this is also true for an attribute filter (tested on QGIS 2.13 master):...
Médéric RIBREUX
07:16 AM Bug report #14026 (Closed): DBManager Import layer/file to Oracle not working - Error 8 Loading o...
QGIS 2.12.0 - DB Manager 0.1.20 - Windows 7 - Oracle 11g 11.2.0.3.0
Import vector layer, shape file as well as a lay...
Armando Forlani
07:10 AM Bug report #14002 (Closed): regression: attribute table opens to form view
Mathieu Pellerin - nIRV
07:10 AM Bug report #14002: regression: attribute table opens to form view
Yes, fixed in commit:bc30075 shortly after this issue was filed. Closing. Mathieu Pellerin - nIRV
07:00 AM Bug report #14002: regression: attribute table opens to form view
Isn't this already fixed in master? Alessandro Pasotti
07:03 AM Bug report #14025: Crash when loading project with custom renderer for vector layers
Not sure, but this could be the problem:
src/core/symbology-ng/qgssinglesymbolrendererv2.cpp:458...
Alessandro Pasotti
06:26 AM Bug report #14025 (Closed): Crash when loading project with custom renderer for vector layers
I have custom renderer for vector layers, and can save project including information about this custom renderer. But ... Alexander Bruy
06:41 AM Bug report #14021 (Closed): changing a value in the advanced settings editor makes qgis crash
Fixed in commit:ca37d004ac Alessandro Pasotti
06:41 AM Bug report #14021 (Closed): changing a value in the advanced settings editor makes qgis crash
Fixed in commit:ca37d004ac Alessandro Pasotti
05:59 AM Bug report #14021: changing a value in the advanced settings editor makes qgis crash
Fixed in https://github.com/qgis/QGIS/pull/2607 Alessandro Pasotti
05:50 AM Bug report #14021 (In Progress): changing a value in the advanced settings editor makes qgis crash
Alessandro Pasotti
06:39 AM Bug report #6481 (Feedback): ftools function "Export/Add geometry columns" produces incorrect dba...
Hello, bug triage...
I am sorry for such a late answer but do you have any DBase reference about the maximum number ...
Médéric RIBREUX
06:37 AM Feature request #11733: add "add Data" functionality

Note that current efforts around link types can be found in https://github.com/OSGeo/Cat-Interop/blob/master/LinkPro...
Tom Kralidis
06:20 AM Feature request #11733: add "add Data" functionality
Hi
I'd like contribute with this functionality.
My idea is to implement the reading of the "missing" protocols (we ha...
jorge luis infante
06:21 AM Bug report #13973: Crash when switching from custom renderer to another
Ok, I solved issue with crash when switching from custom renderer to standard. But there stll get Python error when s... Alexander Bruy
06:08 AM Bug report #13299: Slow saving to network drive
Jakob Lanstorp wrote:
> #11211 is the same problem as this issue.
>
> This problem is due to how QGIS writes some of...
Giovanni Manghi
06:07 AM Bug report #13299: Slow saving to network drive
see also #11211 Giovanni Manghi
06:07 AM Bug report #11211 (Closed): Save QGIS project on VPN connection is very slow
duplicate of #13299 Giovanni Manghi
06:07 AM Bug report #11211 (Closed): Save QGIS project on VPN connection is very slow
duplicate of #13299 Giovanni Manghi
05:47 AM Bug report #14015 (Closed): Saving categorized style into Postgresql causes crash on QGIS master
it now work ok on the latest master. Thanks! Giovanni Manghi
05:47 AM Bug report #14015 (Closed): Saving categorized style into Postgresql causes crash on QGIS master
it now work ok on the latest master. Thanks! Giovanni Manghi
03:50 AM Bug report #14015: Saving categorized style into Postgresql causes crash on QGIS master
Cannot reproduce with current master.
You might want to add a step-by-step instructions to reproduce.
Alessandro Pasotti
05:46 AM Feature request #6450: Allow QGIS to 'guess' field types for calculated fields in spatialite views
Oops, sorry for the noise: I've made tests with calculated fields and QGIS don't recognise them (even with a CAST fun... Médéric RIBREUX
05:36 AM Feature request #6450 (Feedback): Allow QGIS to 'guess' field types for calculated fields in spat...
Hello, bug triage...
in QGIS 2.13 master (and probably in 2.12.1), when I make a SQLite view, QGIS find attribute ty...
Médéric RIBREUX
05:28 AM Bug report #3777 (Open): Attribute table record selection
Médéric RIBREUX
05:28 AM Feature request #3759 (Open): Random points in symbol layer properties
Médéric RIBREUX
05:26 AM Feature request #3703 (Open): improvement of spatial selection
Médéric RIBREUX
05:26 AM Feature request #3619 (Open): [FEATURE] Extended tooltips for tool bars
Médéric RIBREUX
05:25 AM Feature request #3584 (Open): Select features by radius should display current radius
Médéric RIBREUX
05:25 AM Feature request #3572 (Open): Handling of symbology load error on project load
Médéric RIBREUX
05:24 AM Feature request #3567 (Open): Thousands separator
Médéric RIBREUX
05:24 AM Feature request #3525 (Open): Auto resize label box in composer to fit it's contents
Médéric RIBREUX
05:23 AM Bug report #14023 (Closed): QgisCloud
anyway this must be filed in the qgiscloud tracker, not here. cheers! Giovanni Manghi
05:23 AM Bug report #14023 (Closed): QgisCloud
anyway this must be filed in the qgiscloud tracker, not here. cheers! Giovanni Manghi
05:00 AM Bug report #14023 (Feedback): QgisCloud
Hello, bug triage...
I am sorry but you need to report bugs in english (most developers are not french) ! Could you ...
Médéric RIBREUX
05:00 AM Bug report #14023 (Feedback): QgisCloud
Hello, bug triage...
I am sorry but you need to report bugs in english (most developers are not french) ! Could you ...
Médéric RIBREUX
05:23 AM Feature request #3524 (Open): Vector layer placement in leged on adding a new one
Médéric RIBREUX
05:22 AM Bug report #3489 (Open): Missing DB name in Add PostGis layer gives no useful warning
Médéric RIBREUX
05:22 AM Feature request #3486 (Open): Snapping for move tool
Médéric RIBREUX
05:22 AM Feature request #3474 (Closed): Add supporting any field for Singleparts to multipart tool
Hello, bug triage...
I am closing this feature request for lack of feedback and because Processing tool can do what ...
Médéric RIBREUX
05:22 AM Feature request #3474 (Closed): Add supporting any field for Singleparts to multipart tool
Hello, bug triage...
I am closing this feature request for lack of feedback and because Processing tool can do what ...
Médéric RIBREUX
05:20 AM Bug report #3456 (Open): Difference between vectors is empty if one of the inputs has errors
Médéric RIBREUX
05:18 AM Bug report #3333 (Closed): GdalTools: strange responsivenes of multiple files selector
Hello, bug triage...
I am closing this bug report for lack of feedback and because I can't find any "strange respons...
Médéric RIBREUX
05:18 AM Bug report #3333 (Closed): GdalTools: strange responsivenes of multiple files selector
Hello, bug triage...
I am closing this bug report for lack of feedback and because I can't find any "strange respons...
Médéric RIBREUX
05:15 AM Feature request #3331 (Open): GdalTools: add utilities for MapServer
Médéric RIBREUX
05:14 AM Feature request #3288 (Open): Enable stacked layers selection for "Simplify Feature"
Médéric RIBREUX
05:13 AM Feature request #3209 (Open): Set "Skip attribute creation" as a default setting when user choose...
Médéric RIBREUX
05:07 AM Feature request #1502 (Open): Allow vector symbol classification to affect outline color
Médéric RIBREUX
02:39 AM Bug report #13893 (Closed): Short arcs/curves have wrong center and radius and results big circle...
Applied to master branch. Thanks, Timo. Marco Hugentobler

2015-12-21

10:37 PM Bug report #14024 (Closed): DB Manager fails copying a LINESTRINGM
D&D between DBs fails for LINESTRINGM layers. It works well for LINESTRING. Paolo Cavallini
03:31 PM Bug report #13299: Slow saving to network drive
Same problem with 2.12, win7, 64bit.
when I save in localhost it takes 5 seconds, in network it delay more than 1 minute
Carlos Lopez Quintanilla
02:40 PM Bug report #14023: QgisCloud
Bonjour,
je viens de découvrir QgisCloud et d'uploader un projet.je constate que les couleurs de polygone sont détéri...
Pierre PierreLeLoup
02:37 PM Bug report #14023 (Closed): QgisCloud
Bonjour,
je viens de découvrir QgisCloud et d'uploader un projet.je constate que les couleurs de polygone sont détéri...
Pierre PierreLeLoup
01:21 PM Bug report #13862: Labels are not displayed on Layers with "cut-outs"
Yorck Neumann wrote:
> No, I can not see any grey / red rectangles.
>
> I have set up a new Test-Project just ha...
Giovanni Manghi
01:17 PM Bug report #13863 (Feedback): Complex Polygon not displayed on screen if it can not be displayed ...
this polygon has a nasty error,
if trying to import it in postgis I get
Creation error for features from #0 to #0. P...
Giovanni Manghi
01:17 PM Bug report #13863 (Feedback): Complex Polygon not displayed on screen if it can not be displayed ...
this polygon has a nasty error,
if trying to import it in postgis I get
Creation error for features from #0 to #0. P...
Giovanni Manghi
01:17 PM Bug report #13863 (Feedback): Complex Polygon not displayed on screen if it can not be displayed ...
this polygon has a nasty error,
if trying to import it in postgis I get
Creation error for features from #0 to #0. P...
Giovanni Manghi
01:17 PM Bug report #13863 (Feedback): Complex Polygon not displayed on screen if it can not be displayed ...
this polygon has a nasty error,
if trying to import it in postgis I get
Creation error for features from #0 to #0. P...
Giovanni Manghi
01:17 PM Bug report #13863 (Feedback): Complex Polygon not displayed on screen if it can not be displayed ...
this polygon has a nasty error,
if trying to import it in postgis I get
Creation error for features from #0 to #0. P...
Giovanni Manghi
01:17 PM Bug report #13863 (Feedback): Complex Polygon not displayed on screen if it can not be displayed ...
this polygon has a nasty error,
if trying to import it in postgis I get
Creation error for features from #0 to #0. P...
Giovanni Manghi
12:52 PM Bug report #13211 (Open): attribute table in print composer does not refresh
Giovanni Manghi
12:50 PM Bug report #11775 (Closed): Crash after simple zooming and panning map
duplicate of #11141 reopen if necessary. Giovanni Manghi
12:50 PM Bug report #11775 (Closed): Crash after simple zooming and panning map
duplicate of #11141 reopen if necessary. Giovanni Manghi
12:48 PM Bug report #13338 (Closed): problems with the style of simple markers in pointlayers in QGIS 2.10...
likely a local issue(?), please reopen if necessary. Giovanni Manghi
12:48 PM Bug report #13338 (Closed): problems with the style of simple markers in pointlayers in QGIS 2.10...
likely a local issue(?), please reopen if necessary. Giovanni Manghi
12:44 PM Bug report #13658 (Closed): Polygons disappear after saving
Rombert Stapel wrote:
> I haven't encountered the issue so far in 2.12. My CRS was almost identical to Daniele's sett...
Giovanni Manghi
12:44 PM Bug report #13658 (Closed): Polygons disappear after saving
Rombert Stapel wrote:
> I haven't encountered the issue so far in 2.12. My CRS was almost identical to Daniele's sett...
Giovanni Manghi
12:43 PM Bug report #13658: Polygons disappear after saving
mr twister wrote:
> #11007
this is a known issue that will be taken care for 2.14.
Giovanni Manghi
12:37 PM Bug report #14010: Converting to Offline Editing of WFS-T layer causes minidump
Drew Nix wrote:
> Based on the Documentation (http://docs.qgis.org/2.8/en/docs/user_manual/plugins/plugins_offline_ed...
Giovanni Manghi
05:10 AM Bug report #14010: Converting to Offline Editing of WFS-T layer causes minidump
Drew Nix wrote:
> Based on the Documentation (http://docs.qgis.org/2.8/en/docs/user_manual/plugins/plugins_offline_ed...
Giovanni Manghi
05:06 AM Bug report #14010: Converting to Offline Editing of WFS-T layer causes minidump
Based on the Documentation (http://docs.qgis.org/2.8/en/docs/user_manual/plugins/plugins_offline_editing.html), this ... Drew Nix
12:34 PM Bug report #13530: cpt-city ramps missing
Jeff Moyen wrote:
> > it is the plugin that indeed creates this variable.
> > So it seems that if the user needs real...
Giovanni Manghi
12:09 PM Bug report #13530: cpt-city ramps missing

> it is the plugin that indeed creates this variable.
> So it seems that if the user needs really to re-run the plug...
Jeff Moyen
11:45 AM Bug report #13530: cpt-city ramps missing

> My interpretation would be that at some point, something (QGIS or the plugin?) wrote in the registry, and that uni...
Giovanni Manghi
04:40 AM Bug report #13530: cpt-city ramps missing
You're absolutely right, It's gone now. Sorry for the misunderstanding.
See my comment #6 above : it was there after...
Jeff Moyen
02:35 AM Bug report #13530: cpt-city ramps missing
Jeff Moyen wrote:
> settings|options
>
> tab "advanced", all the way at the bottom ("advanced settings editor")
in ...
Giovanni Manghi
02:01 AM Bug report #13530: cpt-city ramps missing
settings|options
tab "advanced", all the way at the bottom ("advanced settings editor")
Jeff Moyen
01:40 AM Bug report #13530: cpt-city ramps missing

> 1) in options|advanced
where is this option?
cheers!
Giovanni Manghi
01:31 AM Bug report #13530: cpt-city ramps missing
Giovanni,
I don't believe so. Right now in Lyon I do have access to the cpt-city palettes (after the trick I explain...
Jeff Moyen
01:15 AM Bug report #13530 (Closed): cpt-city ramps missing
it seems to me that the location of the cpt pallettes is controlled by the "color ramp manager" plugin (see attached ... Giovanni Manghi
01:15 AM Bug report #13530 (Closed): cpt-city ramps missing
it seems to me that the location of the cpt pallettes is controlled by the "color ramp manager" plugin (see attached ... Giovanni Manghi
01:15 AM Bug report #13530 (Closed): cpt-city ramps missing
it seems to me that the location of the cpt pallettes is controlled by the "color ramp manager" plugin (see attached ... Giovanni Manghi
12:11 PM Bug report #14022: Version check should be user-controlled
Here's the list of reasons correctly formatted for Textile:
* There is no user-facing control for setting this statu...
Shaun Walbridge
12:09 PM Bug report #14022 (Closed): Version check should be user-controlled
In 2.12 and later releases, it looks like on startup, QGIS phones home to check for a newer release and displays this... Shaun Walbridge
12:02 PM Bug report #12361: QGIS crashes whenever using Python console
this seems pretty much a local issue... something new to add to this report?
tried a recent release, 2.8.4 or 2.12.1?
Giovanni Manghi
11:59 AM Bug report #8628: DB Manager does not load PostGIS rasters using QGIS-master for Debian
not sure about Debian, but on Ubuntu I see no issues here. Giovanni Manghi
11:58 AM Bug report #8628: DB Manager does not load PostGIS rasters using QGIS-master for Debian
Paolo Cavallini wrote:
> Apparently still valid: the result of st_resample cannot be read.
>
> CREATE TABLE dtm1k
> ...
Giovanni Manghi
11:56 AM Bug report #8628: DB Manager does not load PostGIS rasters using QGIS-master for Debian
Paolo Cavallini wrote:
> Now it seems to work, except for -r (out of db) rasters, that crash QGIS
works fine on QGIS...
Giovanni Manghi
11:47 AM Bug report #14021 (Closed): changing a value in the advanced settings editor makes qgis crash
subject says it all, tested on master/osgeo4w. Giovanni Manghi
11:34 AM Bug report #6798: when copying a table by d&d from one schema to another the serial property is l...
Giovanni Manghi wrote:
> it happens only when in the dialog the user does not specify the primary key by enabling the...
Giovanni Manghi
11:34 AM Bug report #6798: when copying a table by d&d from one schema to another the serial property is l...
Giovanni Manghi wrote:
> it happens only when in the dialog the user does not specify the primary key by enabling the...
Giovanni Manghi
09:44 AM Bug report #13755: Copy/paste PostGIS layer: date not autofill ( ('now'::text)::date)
Jürgen Fischer wrote:
> Giovanni Manghi wrote:
> > > If it's about the defaults of the default layer those are only c...
Giovanni Manghi
07:42 AM Bug report #13755: Copy/paste PostGIS layer: date not autofill ( ('now'::text)::date)
Giovanni Manghi wrote:
> > If it's about the defaults of the default layer those are only considered for primary key ...
Jürgen Fischer
04:30 AM Bug report #13755: Copy/paste PostGIS layer: date not autofill ( ('now'::text)::date)
Jürgen Fischer wrote:
> If it's about the defaults of the default layer those are only considered for primary key co...
Giovanni Manghi
09:29 AM Feature request #4273: North arrow in lower/upper centre canvas
I've been having a look at doing this. I might include Feature request #3756 as well as it's all pretty much the same... Duncan Runnacles
09:25 AM Bug report #13893: Short arcs/curves have wrong center and radius and results big circles to map
Will try the patch in the next days. Marco Hugentobler
04:51 AM Bug report #13893 (Open): Short arcs/curves have wrong center and radius and results big circles ...
Giovanni Manghi
06:01 AM Bug report #13148 (Closed): Netcdf files : computational problem with the gdal tools
without further details and a dataset is impossible to troubleshoot this issue. Feel free to reopen. Giovanni Manghi
06:01 AM Bug report #13148 (Closed): Netcdf files : computational problem with the gdal tools
without further details and a dataset is impossible to troubleshoot this issue. Feel free to reopen. Giovanni Manghi
06:00 AM Bug report #13377 (Closed): Unable to Snap to new features after saving, without reloading data
closing for lack of feedback and because it also works as expected, at least on master. Giovanni Manghi
06:00 AM Bug report #13377 (Closed): Unable to Snap to new features after saving, without reloading data
closing for lack of feedback and because it also works as expected, at least on master. Giovanni Manghi
05:51 AM Bug report #13151: Zonal statistics error: 0-d arrays can't be indexed
tested again on several computers (Windows 7/10, linux) with your data and the latest processing available: no issues. Giovanni Manghi
05:51 AM Bug report #13151: Zonal statistics error: 0-d arrays can't be indexed
tested again on several computers (Windows 7/10, linux) with your data and the latest processing available: no issues. Giovanni Manghi
05:42 AM Bug report #9369: "duplicate layer" takes ages to duplicate spatialite layers
what is the status of this issue? I can't replicate even with large projects. Can a sample project and data be shared... Giovanni Manghi
05:40 AM Bug report #11540 (Open): Cannot load http_digest authenticated WMS
Giovanni Manghi
03:13 AM Bug report #9425 (Open): grass_script.bat always fails if USERNAME contains MBCS
Giovanni Manghi
02:37 AM Bug report #14018: UNable to create Multiple map outputs on one print composer
MIchael O'Grady wrote:
> More of a bug report? But if I'm doing it wrong? I have tried locking the layers to make the...
Giovanni Manghi
02:34 AM Bug report #14018: UNable to create Multiple map outputs on one print composer
More of a bug report? But if I'm doing it wrong? I have tried locking the layers to make them uneditable but it still... MIchael O'Grady
01:19 AM Bug report #14018 (Feedback): UNable to create Multiple map outputs on one print composer
IS this a question or a bug report? cheers! Giovanni Manghi
02:31 AM Bug report #13448 (Open): Qgis DBManager does nothing and does not output nothing in the console ...
Giovanni Manghi
01:34 AM Bug report #10955 (Closed): Error in Windows 64 bit installer
Hi Jürgen,
if is feeeback then the ticket it to be closed, as the reporter has not left any feedback since long ago.
Giovanni Manghi
01:34 AM Bug report #10955 (Closed): Error in Windows 64 bit installer
Hi Jürgen,
if is feeeback then the ticket it to be closed, as the reporter has not left any feedback since long ago.
Giovanni Manghi
01:31 AM Bug report #10955 (Feedback): Error in Windows 64 bit installer
Jürgen Fischer
01:30 AM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)

> I was just looking for an open ticket on this subject. QGIS closes unexpectedly when attempting to open a 124Mb Fi...
Giovanni Manghi
01:25 AM Bug report #14020 (Closed): DB Manager and Browser cannot delete materialized views
DB Manager:... Giovanni Manghi
01:11 AM Bug report #11746: Vertical lines appear as artifacts when map has lots of layers turned on.
Donovan Cameron wrote:
> I'm able to reproduce it easily now =)
>
> I add the Digital Road Atlas (layer that ends in...
Giovanni Manghi

2015-12-20

12:31 AM Bug report #14017 (Closed): Configuring the Topology checker tool makes QGIS master crash
Fixed in changeset commit:"7afa9e31619d6f898c00a4755dd6682c13ebf507". Nyall Dawson
12:06 PM Bug report #14017: Configuring the Topology checker tool makes QGIS master crash
spotted by Anita. Giovanni Manghi
12:05 PM Bug report #14017 (Closed): Configuring the Topology checker tool makes QGIS master crash
subject says it all. Tested on QGIS master/osgeo4w. Giovanni Manghi
11:26 PM Bug report #4375 (Closed): Zoom to layer extent does not work for a point layer with a single point.
Me too. Alister Hood
11:26 PM Bug report #4375 (Closed): Zoom to layer extent does not work for a point layer with a single point.
Me too. Alister Hood
04:42 AM Bug report #4375: Zoom to layer extent does not work for a point layer with a single point.
Médéric RIBREUX wrote:
> Hello, bug triage...
>
> It is not centered on the point but the point is displayed.
I can...
Giovanni Manghi
11:22 PM Bug report #5173: Shape file field precision includes the . when saving, but not when editing in ...
#14019 Alister Hood
10:30 AM Bug report #5173 (Closed): Shape file field precision includes the . when saving, but not when ed...
Alister Hood wrote:
> Yes, it is pretty much fixed.
> There is a problem with a corner case which would perhaps be be...
Giovanni Manghi
10:30 AM Bug report #5173 (Closed): Shape file field precision includes the . when saving, but not when ed...
Alister Hood wrote:
> Yes, it is pretty much fixed.
> There is a problem with a corner case which would perhaps be be...
Giovanni Manghi
11:21 PM Bug report #14019 (Closed): Problems with a field where precision = length
This looks like it is just a corner case remaining after the fix for #5173.
A) QGIS allows me to create a column wit...
Alister Hood
09:36 PM Bug report #14018 (Closed): UNable to create Multiple map outputs on one print composer
I am unable to put multiple map outputs on one print composer, each showing a different selection of attributes from ... MIchael O'Grady
07:37 PM Bug report #13336: Allow raster calculator with huge raster inputs
Can you also send me a link to them? nyall dot dawson at gmail dot com Nyall Dawson
10:44 AM Bug report #13336 (Open): Allow raster calculator with huge raster inputs
Nicolas Cadieux wrote:
> Send me an email to nicolas.cadieux at archeotec.ca if you need files to resolve this issue...
Giovanni Manghi
10:44 AM Bug report #13336 (Open): Allow raster calculator with huge raster inputs
Nicolas Cadieux wrote:
> Send me an email to nicolas.cadieux at archeotec.ca if you need files to resolve this issue...
Giovanni Manghi
05:11 PM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
Giovanni Manghi wrote:
> I have also tested some very large filegdb dataset linked here
>
> #11746-6
>
> with ...
clifford snow
03:16 AM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
I have also tested some very large filegdb dataset linked here #11746-6 with no issues whatsoever.
I suggest to cl...
Giovanni Manghi
04:22 PM Bug report #14007: Can't create new features from Postgis Table with Z component
I can confirm this issue. Some information about it with sample data:
http://osgeo-org.1560.x6.nabble.com/Problem-ed...
Pedro Venâncio
04:21 PM Bug report #14006: Can't export layers from Postgis tables with Z component geometries
I can confirm this issue. Some information about it with sample data:
http://osgeo-org.1560.x6.nabble.com/Problem-ed...
Pedro Venâncio
11:06 AM Bug report #3466 (Closed): Extremely Bloated PDF Vector Export under Win.
Giovanni Manghi
10:41 AM Bug report #5744 (Closed): Apply and Cancel buttons don't change language
Giovanni Manghi
10:40 AM Bug report #5780 (Open): Most labels in menus are in Title Case
Giovanni Manghi
10:39 AM Bug report #6230 (Closed): Layer may become unselected after "paste style"
Giovanni Manghi
10:38 AM Bug report #5125 (Closed): Inconsistent behaviour - whether or not newly added layers are automat...
Alister Hood wrote:
> I didn't test adding layers programmatically, but yes, I think it can be closed. Can anyone re...
Giovanni Manghi
10:38 AM Bug report #5125 (Closed): Inconsistent behaviour - whether or not newly added layers are automat...
Alister Hood wrote:
> I didn't test adding layers programmatically, but yes, I think it can be closed. Can anyone re...
Giovanni Manghi
10:28 AM Bug report #6210 (Closed): Choosing the CRS from the "recently used CRS" does nothing (on the fir...
no need to wait to close this one, it has been fixed a long ago. Giovanni Manghi
10:28 AM Bug report #6210 (Closed): Choosing the CRS from the "recently used CRS" does nothing (on the fir...
no need to wait to close this one, it has been fixed a long ago. Giovanni Manghi
10:26 AM Bug report #13963 (Open): QGIS greadily allocates memory and crashes when editing moderately larg...
Karl Kastner wrote:
> There is no dbf, as there are no attributes. This is a Matlab export. Matlab does not create a ...
Giovanni Manghi
10:26 AM Bug report #13963 (Open): QGIS greadily allocates memory and crashes when editing moderately larg...
Karl Kastner wrote:
> There is no dbf, as there are no attributes. This is a Matlab export. Matlab does not create a ...
Giovanni Manghi
10:26 AM Bug report #13963 (Open): QGIS greadily allocates memory and crashes when editing moderately larg...
Karl Kastner wrote:
> There is no dbf, as there are no attributes. This is a Matlab export. Matlab does not create a ...
Giovanni Manghi
10:15 AM Bug report #6468 (Closed): loadNamedStyle does not apply labelfield
closing for lack of feedback. Giovanni Manghi
10:15 AM Bug report #6468 (Closed): loadNamedStyle does not apply labelfield
closing for lack of feedback. Giovanni Manghi
10:15 AM Bug report #12749 (Open): when using custom functions to style a layer, map canvas gives wrong co...
Giovanni Manghi
10:13 AM Bug report #13525 (Closed): QgisRelationEditorWidget in custom form emits duplicate signals
mescal72 - wrote:
> I'm a python newbye so may be the code in the form can be not correct.
so, in this case shouldn...
Giovanni Manghi
10:13 AM Bug report #13525 (Closed): QgisRelationEditorWidget in custom form emits duplicate signals
mescal72 - wrote:
> I'm a python newbye so may be the code in the form can be not correct.
so, in this case shouldn...
Giovanni Manghi
10:08 AM Bug report #13201 (Closed): Snapping options are not working.
Giovanni Manghi
09:53 AM Bug report #13233 (Open): GPS Information - the Connection is not restored
Giovanni Manghi
09:51 AM Bug report #9182 (Closed): Range in Min - Max change
This seems to be solved :-)
Regards
Lene
Lene Fischer
09:51 AM Bug report #9182 (Closed): Range in Min - Max change
This seems to be solved :-)
Regards
Lene
Lene Fischer
09:51 AM Bug report #12702 (Open): Help for all qgis:graphics missing
2.8.4/master still affected. Giovanni Manghi
09:51 AM Bug report #12702 (Open): Help for all qgis:graphics missing
2.8.4/master still affected. Giovanni Manghi
09:45 AM Bug report #11693 (Open): provider.addFeatures() returns True but fails
Giovanni Manghi
09:44 AM Bug report #10636 (Closed): Translation for command description and help in Processing: GRASS and...
closing for lack of feedback, reopen if necessary. Giovanni Manghi
09:44 AM Bug report #10636 (Closed): Translation for command description and help in Processing: GRASS and...
closing for lack of feedback, reopen if necessary. Giovanni Manghi
09:43 AM Bug report #9848 (Closed): user models and scripts are not added if --configpath option is used
closing for lack of feedback, reopen if necessary. Giovanni Manghi
09:43 AM Bug report #9848 (Closed): user models and scripts are not added if --configpath option is used
closing for lack of feedback, reopen if necessary. Giovanni Manghi
09:42 AM Bug report #13357 (Closed): Layers populated with empty diagrams after migrating project from old...
closing for lack of feedback, reopen if necessary. Giovanni Manghi
09:42 AM Bug report #13357 (Closed): Layers populated with empty diagrams after migrating project from old...
closing for lack of feedback, reopen if necessary. Giovanni Manghi
09:40 AM Bug report #12923 (Open): Project with SQL Server Layers opens much slower in 2.8 than 2.6
Giovanni Manghi
09:39 AM Bug report #12542 (Open): Processing: better naming structure for output
Giovanni Manghi
09:21 AM Bug report #12701 (Open): QGIS crashes when trying to add ODBC new layer
Giovanni Manghi
09:20 AM Bug report #6226 (Closed): Primary key field hidden on attributes tables addes to qgis
duplicate of #11498 Giovanni Manghi
09:20 AM Bug report #6226 (Closed): Primary key field hidden on attributes tables addes to qgis
duplicate of #11498 Giovanni Manghi
09:19 AM Bug report #11498: spatialite layer added via browser lose first field
see also #6226 Giovanni Manghi
09:10 AM Bug report #11498 (Open): spatialite layer added via browser lose first field
Giovanni Manghi
09:05 AM Bug report #8327 (Open): MSSQL provider overwrites username in table creation
Giovanni Manghi
09:04 AM Bug report #9325 (Closed): Saving as Spatialite saves as SQLite that allows setting width of the ...
closing for lack of feedback, reopen if necessary. Giovanni Manghi
09:04 AM Bug report #9325 (Closed): Saving as Spatialite saves as SQLite that allows setting width of the ...
closing for lack of feedback, reopen if necessary. Giovanni Manghi
09:03 AM Bug report #9851 (Closed): Processing - Toolbox tree view should not collapse when a model is add...
Giovanni Manghi
09:02 AM Bug report #11845 (Open): QGIS startup is slow on windows with --configpath option
Giovanni Manghi
09:01 AM Bug report #13531 (Open): Pythonpath is reverted to old QGIS version on restart
Giovanni Manghi
09:00 AM Bug report #13643 (Closed): After adding Postgis view I can't see records in attribute table
closing for lack of feedback, reopen if necessary. Giovanni Manghi
09:00 AM Bug report #13643 (Closed): After adding Postgis view I can't see records in attribute table
closing for lack of feedback, reopen if necessary. Giovanni Manghi
08:59 AM Bug report #13883 (Open): Scalebar problem in QGis 2.12.0
Giovanni Manghi
08:57 AM Bug report #3996 (Closed): wrong extents in shapefile.
if there was an issue this seems long gone, reopen if necessary. Giovanni Manghi
08:57 AM Bug report #3996 (Closed): wrong extents in shapefile.
if there was an issue this seems long gone, reopen if necessary. Giovanni Manghi
08:52 AM Bug report #13679 (Open): QGIS master crashes when closing DB Manager in preview mode for PostGIS...
Giovanni Manghi
08:25 AM Bug report #3991 (Closed): WFS 1.1 data is not displayed
seems to work ok, tested on master. Giovanni Manghi
08:25 AM Bug report #3991 (Closed): WFS 1.1 data is not displayed
seems to work ok, tested on master. Giovanni Manghi
08:11 AM Bug report #4076 (Closed): Hanging on trying to use --snapshot option from command line
it works also on Windows. Giovanni Manghi
08:11 AM Bug report #4076 (Closed): Hanging on trying to use --snapshot option from command line
it works also on Windows. Giovanni Manghi
08:02 AM Bug report #11395 (Open): QgsAttributeForm not entering edit mode
Giovanni Manghi
08:01 AM Bug report #9706 (Closed): marker symbol not centered
seems ok to me on master, reopen if necessary. Giovanni Manghi
08:01 AM Bug report #9706 (Closed): marker symbol not centered
seems ok to me on master, reopen if necessary. Giovanni Manghi
07:59 AM Bug report #12783 (Open): Import CSV via "add delimited text layer" ignores Date fields in CSVT
Giovanni Manghi
07:49 AM Bug report #12629 (Open): Vector Layer TranslateFeatures performance (2.8.1 vs 1.8.0)
Giovanni Manghi
07:35 AM Bug report #13592: Processing: `r.to.vect` and `v.generalize` fail
Paolo Cavallini wrote:
> Have you tested with the same data? The problem is still present, so it warrants deeper inv...
Giovanni Manghi
04:51 AM Bug report #13592: Processing: `r.to.vect` and `v.generalize` fail
Paolo Cavallini wrote:
> Have you tested with the same data? The problem is still present
anyway if a ticket is in f...
Giovanni Manghi
04:49 AM Bug report #13592 (Feedback): Processing: `r.to.vect` and `v.generalize` fail
Paolo Cavallini wrote:
> Have you tested with the same data?
I had, on both Linux and Windows, with different QGIS a...
Giovanni Manghi
04:49 AM Bug report #13592 (Feedback): Processing: `r.to.vect` and `v.generalize` fail
Paolo Cavallini wrote:
> Have you tested with the same data?
I had, on both Linux and Windows, with different QGIS a...
Giovanni Manghi
05:11 AM Bug report #3518 (Closed): Spatial Query not selecting points in complex polygons
closing for lack of feedback. Giovanni Manghi
05:11 AM Bug report #3518 (Closed): Spatial Query not selecting points in complex polygons
closing for lack of feedback. Giovanni Manghi
04:52 AM Bug report #13857 (Feedback): Default values on a PG table: type cast appended
Giovanni Manghi
04:47 AM Bug report #13857: Default values on a PG table: type cast appended
Paolo Cavallini wrote:
> Giovanni, please don't close valid issues. Thanks.
didn't you stated it was a 'local mistake'?
Giovanni Manghi
04:48 AM Bug report #14014: Plugin SLD4raster. Error message start of operation
giulio monaldi wrote:
> sorry
> I can't find the form to send the report in the section plugins.
> GM
see here
http:...
Giovanni Manghi
04:43 AM Bug report #4238 (Closed): Geoserver WFS-T throws error when using QGIS Cut Spatial Objects tool
closing for lack of feedback. Giovanni Manghi
04:43 AM Bug report #4238 (Closed): Geoserver WFS-T throws error when using QGIS Cut Spatial Objects tool
closing for lack of feedback. Giovanni Manghi
04:35 AM Bug report #12974 (Closed): "Select by location" does not give any warning whe using layers with ...
We are on the path of getting rid of the "vector" menu tools and access them only through the Processing toolobox, wh... Giovanni Manghi
04:35 AM Bug report #12974 (Closed): "Select by location" does not give any warning whe using layers with ...
We are on the path of getting rid of the "vector" menu tools and access them only through the Processing toolobox, wh... Giovanni Manghi
04:35 AM Bug report #12974 (Closed): "Select by location" does not give any warning whe using layers with ...
We are on the path of getting rid of the "vector" menu tools and access them only through the Processing toolobox, wh... Giovanni Manghi
04:32 AM Feature request #4564 (Open): Make ftools tools work with input layers with different CRSs
Médéric RIBREUX wrote:
> Hello, bug triage...
>
> with QGIS 2.13 master, I can use the geoprocessing tools of fTools...
Giovanni Manghi
04:32 AM Feature request #4564 (Open): Make ftools tools work with input layers with different CRSs
Médéric RIBREUX wrote:
> Hello, bug triage...
>
> with QGIS 2.13 master, I can use the geoprocessing tools of fTools...
Giovanni Manghi
04:32 AM Feature request #4564 (Open): Make ftools tools work with input layers with different CRSs
Médéric RIBREUX wrote:
> Hello, bug triage...
>
> with QGIS 2.13 master, I can use the geoprocessing tools of fTools...
Giovanni Manghi
04:28 AM Bug report #13891 (Closed): Changes in "Options/Digitizing/Rubberband/Line color" doesn't change ...
Piotr Kania
04:27 AM Bug report #13954 (Closed): Changes in "Options/Digitizing/Rubberband/Line color" doesn't change ...
Piotr Kania
04:27 AM Bug report #13992 (Closed): Changes in "Options/Digitizing/Rubberband/Line color" doesn't change ...
Piotr Kania
04:27 AM Bug report #14016 (Closed): Changes in "Options/Digitizing/Rubberband/Line color" doesn't change ...
Hi!
Win 7 sp1 x64, qgis x64 rev. 6a973d6
When I change values in "Options/Digitizing/Rubberband/Line color&Fill col...
Piotr Kania
04:25 AM Bug report #13853 (Closed): Error on edit sqlite layer
The linked SL database is not right: the layer is missing the CRS and the primary key. Once properly given the pk and... Giovanni Manghi
04:25 AM Bug report #13853 (Closed): Error on edit sqlite layer
The linked SL database is not right: the layer is missing the CRS and the primary key. Once properly given the pk and... Giovanni Manghi
04:24 AM Bug report #13967 (Closed): gdal_merge crashes python
please file the issue in the osgeo4w bug tracker. Thanks. Giovanni Manghi
04:24 AM Bug report #13967 (Closed): gdal_merge crashes python
please file the issue in the osgeo4w bug tracker. Thanks. Giovanni Manghi
04:23 AM Bug report #13192 (Feedback): Error when saving Matplotlib figure
shouldn't this be filed on the osgeo4w tracker (where the dependencies and python libraries for Windows are packaged)? Giovanni Manghi
03:59 AM Bug report #13969 (Closed): Status WiKi
please raise this question in the users or developers mailing list, thanks. Giovanni Manghi
03:59 AM Bug report #13969 (Closed): Status WiKi
please raise this question in the users or developers mailing list, thanks. Giovanni Manghi
03:58 AM Bug report #13988 (Closed): WCS layer loaded but unable to use it with raster calculator
duplicate of #5857, WCS layers are not supported yet as valid input raster layers. Giovanni Manghi
03:58 AM Bug report #13988 (Closed): WCS layer loaded but unable to use it with raster calculator
duplicate of #5857, WCS layers are not supported yet as valid input raster layers. Giovanni Manghi
03:56 AM Bug report #14010 (Closed): Converting to Offline Editing of WFS-T layer causes minidump
duplicate of #3673 (and not a regression, so not a blocker). Giovanni Manghi
03:56 AM Bug report #14010 (Closed): Converting to Offline Editing of WFS-T layer causes minidump
duplicate of #3673 (and not a regression, so not a blocker). Giovanni Manghi
03:54 AM Bug report #12522 (Closed): Raster layers sometimes not painted when zooming (>=2.4)
duplicate of #13155 Giovanni Manghi
03:54 AM Bug report #12522 (Closed): Raster layers sometimes not painted when zooming (>=2.4)
duplicate of #13155 Giovanni Manghi
03:53 AM Bug report #13155: A Multiband image(e.g. landsat5,7,8) cannot be displayed in windows8.
see also #12522 Giovanni Manghi
03:43 AM Bug report #13155 (Open): A Multiband image(e.g. landsat5,7,8) cannot be displayed in windows8.
I think there is enough feedback to say that the issue is confirmed, at least on some Windows machines. Giovanni Manghi
03:39 AM Feature request #4314 (Open): Apply polygon styles also to points
Médéric RIBREUX wrote:
> Hello, bug triage...
>
> in QGIS 2.13 (and probably in previous versions), you can't apply ...
Giovanni Manghi
03:39 AM Feature request #4314 (Open): Apply polygon styles also to points
Médéric RIBREUX wrote:
> Hello, bug triage...
>
> in QGIS 2.13 (and probably in previous versions), you can't apply ...
Giovanni Manghi
03:39 AM Feature request #4314 (Open): Apply polygon styles also to points
Médéric RIBREUX wrote:
> Hello, bug triage...
>
> in QGIS 2.13 (and probably in previous versions), you can't apply ...
Giovanni Manghi
03:36 AM Bug report #4587 (Closed): 'Zoom to best scale' Generates Bad Bounding Box
just tested on a Mapserver WMS service and it seems ok to me on QGIS ltr. Giovanni Manghi
03:36 AM Bug report #4587 (Closed): 'Zoom to best scale' Generates Bad Bounding Box
just tested on a Mapserver WMS service and it seems ok to me on QGIS ltr. Giovanni Manghi
03:28 AM Bug report #4620 (Closed): Killing QGIS deletes all user settings
closing for lack of feedback and as it seems fixed in recent qgis releases.
I remember to have seen this in the past...
Giovanni Manghi
03:28 AM Bug report #4620 (Closed): Killing QGIS deletes all user settings
closing for lack of feedback and as it seems fixed in recent qgis releases.
I remember to have seen this in the past...
Giovanni Manghi
03:25 AM Bug report #4473 (Closed): Form annotations broken in master and 1.7.1
closing for lack of feedback and as it seems fixed in recent qgis releases. Giovanni Manghi
03:25 AM Bug report #4473 (Closed): Form annotations broken in master and 1.7.1
closing for lack of feedback and as it seems fixed in recent qgis releases. Giovanni Manghi
03:24 AM Bug report #4525 (Closed): Composer map rotation / items
closing for lack of feedback and as it seems fixed in recent qgis releases. Giovanni Manghi
03:24 AM Bug report #4525 (Closed): Composer map rotation / items
closing for lack of feedback and as it seems fixed in recent qgis releases. Giovanni Manghi
03:23 AM Bug report #4555 (Closed): Rendering of symbols when exporting to pdf
closing for lack of feedback and as it seems fixed in recent qgis releases. Giovanni Manghi
03:23 AM Bug report #4555 (Closed): Rendering of symbols when exporting to pdf
closing for lack of feedback and as it seems fixed in recent qgis releases. Giovanni Manghi
03:22 AM Feature request #4542 (Open): ColorBrewer color ramps: better GUI organization
Giovanni Manghi
03:14 AM Bug report #10876 (Closed): Broken non-latin text attributes when doing Shapefile import in GRASS...
closing this because anyway there is no evidence that importing the same vector with native GRASS you get a better re... Giovanni Manghi
03:14 AM Bug report #10876 (Closed): Broken non-latin text attributes when doing Shapefile import in GRASS...
closing this because anyway there is no evidence that importing the same vector with native GRASS you get a better re... Giovanni Manghi

2015-12-19

04:17 PM Bug report #10955 (Open): Error in Windows 64 bit installer
Giovanni Manghi
04:14 PM Bug report #7935 (Closed): SVG paths still absolute if project set to use relative paths
closing for lack of feedback. Giovanni Manghi
04:14 PM Bug report #7935 (Closed): SVG paths still absolute if project set to use relative paths
closing for lack of feedback. Giovanni Manghi
04:11 PM Bug report #3115 (Closed): Old project layer got lost after installing plug ins and updating
closing for lack of feedback. Giovanni Manghi
04:11 PM Bug report #3115 (Closed): Old project layer got lost after installing plug ins and updating
closing for lack of feedback. Giovanni Manghi
04:06 PM Bug report #13198 (Closed): Unable to delete features of a table inside a public schema of postgr...
closing for lack of feedback. Giovanni Manghi
04:06 PM Bug report #13198 (Closed): Unable to delete features of a table inside a public schema of postgr...
closing for lack of feedback. Giovanni Manghi
02:54 PM Bug report #13144: Style Categorized not working with PostGis database
baditaflorin - wrote:
> I think the problem it`s because i am using a view to see the 2.800.000
so you are trying to...
Giovanni Manghi
02:45 PM Feature request #3697 (Open): Add option "Zoom to full extent including invisible layers"
Giovanni Manghi
02:45 PM Feature request #3697: Add option "Zoom to full extent including invisible layers"
Jukka Rahkonen wrote:
> I would say this is not a bug because changing the behaviour would make some other users unha...
Giovanni Manghi
02:45 PM Feature request #3697: Add option "Zoom to full extent including invisible layers"
Jukka Rahkonen wrote:
> I would say this is not a bug because changing the behaviour would make some other users unha...
Giovanni Manghi
02:45 PM Feature request #3697: Add option "Zoom to full extent including invisible layers"
Jukka Rahkonen wrote:
> I would say this is not a bug because changing the behaviour would make some other users unha...
Giovanni Manghi
02:37 PM Bug report #12295 (Open): Edit tools act on hidden features
Giovanni Manghi
02:36 PM Bug report #12956 (Closed): DB Manager: copying a table from a PostGIS schema into another fails
Paul Kanelli wrote:
> In QGIS 2.12 the sequences of serial columns don't get lost when copying a table from a schema ...
Giovanni Manghi
02:36 PM Bug report #12956 (Closed): DB Manager: copying a table from a PostGIS schema into another fails
Paul Kanelli wrote:
> In QGIS 2.12 the sequences of serial columns don't get lost when copying a table from a schema ...
Giovanni Manghi
02:31 PM Bug report #13143 (Closed): Print Composer won't export PDF
duplicate of #13399 Giovanni Manghi
02:31 PM Bug report #13143 (Closed): Print Composer won't export PDF
duplicate of #13399 Giovanni Manghi
02:30 PM Bug report #13454 (Closed): 2.11 Authentification System error
closing for lack of feedback. Giovanni Manghi
02:30 PM Bug report #13454 (Closed): 2.11 Authentification System error
closing for lack of feedback. Giovanni Manghi
02:29 PM Bug report #12892: Can't load table from SQL editor in DBManager with 'WHERE' argument
Nicolas Rochard wrote:
> Create Geometry Table : http://paste.opensuse.org/93583864
> Create Attribute Table : http:/...
Giovanni Manghi
02:27 PM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
Giovanni Manghi wrote:
> salvatore fiandaca wrote:
> > I installed QGIS 2.12 in another machine (6 GB RAM, 64-bit, Wi...
salvatore fiandaca
02:01 PM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
Steven Mizuno wrote:
> It occurred to me that preventing the mapcanvas from rendering might help.
> have found that i...
Giovanni Manghi
02:00 PM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
salvatore fiandaca wrote:
> I installed QGIS 2.12 in another machine (6 GB RAM, 64-bit, Win 10, like mine), the mini-...
Giovanni Manghi
02:26 PM Bug report #13394 (Closed): Saving to remote drives
the suggested solution seems ok. Closing for lack of feedback. Giovanni Manghi
02:26 PM Bug report #13394 (Closed): Saving to remote drives
the suggested solution seems ok. Closing for lack of feedback. Giovanni Manghi
02:22 PM Bug report #13473 (Closed): oracle show 0 when asked for 'show feature count' in layer list
closing for lack of feedback. Giovanni Manghi
02:22 PM Bug report #13473 (Closed): oracle show 0 when asked for 'show feature count' in layer list
closing for lack of feedback. Giovanni Manghi
02:20 PM Bug report #12874 (Open): [Composer] DEL button doesn't remove items from the print composer on M...
Giovanni Manghi
02:19 PM Bug report #8285: Saving styles (qml and sld) doesn't work for CSV layers under Windows
see also #12859 Giovanni Manghi
02:19 PM Bug report #12859 (Closed): Qgis layer style file not saving
duplicate of #8285 Giovanni Manghi
02:19 PM Bug report #12859 (Closed): Qgis layer style file not saving
duplicate of #8285 Giovanni Manghi
02:11 PM Bug report #12774: Attribute table only show first 99 rows from SQL Server views
closing for lack of feedback. Giovanni Manghi
02:10 PM Bug report #12236 (Closed): Snapping options
closing for lack of feedback. Giovanni Manghi
02:10 PM Bug report #12236 (Closed): Snapping options
closing for lack of feedback. Giovanni Manghi
02:10 PM Bug report #12118 (Open): Advanced digitizing toolbar not shown on first install
Giovanni Manghi
02:06 PM Bug report #3673 (Open): Offline edit: do not allow select not PostGIS/WFS-T layers
Giovanni Manghi
01:54 PM Bug report #13614 (Open): Erroneous gaps in the histogram when column type is integer
Giovanni Manghi
01:52 PM Bug report #13395: Load style from database
just tested on 2.12 on Win7 and QGIS master, and it works as expected. Giovanni Manghi
01:50 PM Bug report #14015 (Closed): Saving categorized style into Postgresql causes crash on QGIS master
subject says it all. Works fine up to 2.12 Giovanni Manghi
12:40 PM Bug report #4104 (Closed): error ' attribute value change(s) not applied' when editing csv files
Giovanni Manghi
12:38 PM Bug report #13408 (Closed): Graphical Modeler Raster layer Input does not recognize GRASS raster ...
see #7727
(on Windows and Linux GRASS raster layers are not yet shown as available inputs, when it will then is expe...
Giovanni Manghi
12:38 PM Bug report #13408 (Closed): Graphical Modeler Raster layer Input does not recognize GRASS raster ...
see #7727
(on Windows and Linux GRASS raster layers are not yet shown as available inputs, when it will then is expe...
Giovanni Manghi
12:10 PM Bug report #6299 (Closed): Sextante output do not have the same Encoding as the inputs
it seems to me that this is now fixed (at least in master), please reopen of necessary. Giovanni Manghi
12:10 PM Bug report #6299 (Closed): Sextante output do not have the same Encoding as the inputs
it seems to me that this is now fixed (at least in master), please reopen of necessary. Giovanni Manghi
11:29 AM Bug report #13592 (Reopened): Processing: `r.to.vect` and `v.generalize` fail
Have you tested with the same data? The problem is still present, so it warrants deeper investigation. I'll test with... Paolo Cavallini
10:06 AM Bug report #13592 (Closed): Processing: `r.to.vect` and `v.generalize` fail
closing for lack of feedback. Giovanni Manghi
10:06 AM Bug report #13592 (Closed): Processing: `r.to.vect` and `v.generalize` fail
closing for lack of feedback. Giovanni Manghi
11:26 AM Bug report #13857 (Reopened): Default values on a PG table: type cast appended
Giovanni, please don't close valid issues. Thanks. Paolo Cavallini
10:55 AM Bug report #13857 (Closed): Default values on a PG table: type cast appended
Giovanni Manghi
11:12 AM Bug report #13691 (Closed): Zoom level affects display of the layer
closing for lack of feedback. Giovanni Manghi
11:12 AM Bug report #13691 (Closed): Zoom level affects display of the layer
closing for lack of feedback. Giovanni Manghi
11:12 AM Bug report #13699 (Closed): Spatialite database file remains locked after layers removed.
closing for lack of feedback. Giovanni Manghi
11:12 AM Bug report #13699 (Closed): Spatialite database file remains locked after layers removed.
closing for lack of feedback. Giovanni Manghi
11:11 AM Bug report #13794 (Closed): Memory behaving strangely
closing for lack of feedback. Giovanni Manghi
11:11 AM Bug report #13794 (Closed): Memory behaving strangely
closing for lack of feedback. Giovanni Manghi
11:10 AM Bug report #13706 (Closed): Not working grass plugin in QGis Lyon for osx - file browser-
closing for lack of feedback. Giovanni Manghi
11:10 AM Bug report #13706 (Closed): Not working grass plugin in QGis Lyon for osx - file browser-
closing for lack of feedback. Giovanni Manghi
11:10 AM Bug report #13721 (Closed): Connection Issues with 2.12 and SQL Server 2014
closing for lack of feedback. Giovanni Manghi
11:10 AM Bug report #13721 (Closed): Connection Issues with 2.12 and SQL Server 2014
closing for lack of feedback. Giovanni Manghi
11:08 AM Bug report #13910 (Closed): Inactive action tool
closing for lack of feedback. Giovanni Manghi
11:08 AM Bug report #13910 (Closed): Inactive action tool
closing for lack of feedback. Giovanni Manghi
11:07 AM Bug report #13195 (Closed): Georeferencer freezes on second map processing
closing for lack of feedback. Giovanni Manghi
11:07 AM Bug report #13195 (Closed): Georeferencer freezes on second map processing
closing for lack of feedback. Giovanni Manghi
11:05 AM Bug report #3826 (Closed): Using 100% CPU when connected to GPS
closing for lack of feedback. Giovanni Manghi
11:05 AM Bug report #3826 (Closed): Using 100% CPU when connected to GPS
closing for lack of feedback. Giovanni Manghi
10:50 AM Bug report #3487 (Closed): Select features by rectangle does not work properly
closing for lack of feedback. Giovanni Manghi
10:50 AM Bug report #3487 (Closed): Select features by rectangle does not work properly
closing for lack of feedback. Giovanni Manghi
10:50 AM Bug report #13133 (Closed): Crash On Vector Analysis of Large Dataset
closing for lack of feedback. Giovanni Manghi
10:50 AM Bug report #13133 (Closed): Crash On Vector Analysis of Large Dataset
closing for lack of feedback. Giovanni Manghi
10:49 AM Bug report #13793 (Closed): Red semitransparent background visible when I use Node tool
it was merged 4 days ago. Giovanni Manghi
10:49 AM Bug report #13793 (Closed): Red semitransparent background visible when I use Node tool
it was merged 4 days ago. Giovanni Manghi
10:48 AM Bug report #13718 (Closed): "Add saved file to map" doesn't work if there are some errors during ...
Giovanni Manghi
10:46 AM Bug report #4156 (Closed): PDF generated using new symbology looks different on screen and on paper
closing for lack of feedback. Giovanni Manghi
10:46 AM Bug report #4156 (Closed): PDF generated using new symbology looks different on screen and on paper
closing for lack of feedback. Giovanni Manghi
10:45 AM Bug report #13882 (Closed): LAStools crashes in windows 10
Sandor Murain wrote:
> LAStools are crashing, I have tried outside QGIS and they give me the same problem.
> Thank yo...
Giovanni Manghi
10:45 AM Bug report #13882 (Closed): LAStools crashes in windows 10
Sandor Murain wrote:
> LAStools are crashing, I have tried outside QGIS and they give me the same problem.
> Thank yo...
Giovanni Manghi
10:44 AM Bug report #13729 (Closed): Formatting and rounding errors in world files (tfw) exported by Map C...
closing for lack of feedback. Giovanni Manghi
10:44 AM Bug report #13729 (Closed): Formatting and rounding errors in world files (tfw) exported by Map C...
closing for lack of feedback. Giovanni Manghi
10:42 AM Bug report #13799 (Closed): 'Merge' algorithm can't recognize GeoTiff layers
closing for lack of feedback. Giovanni Manghi
10:42 AM Bug report #13799 (Closed): 'Merge' algorithm can't recognize GeoTiff layers
closing for lack of feedback. Giovanni Manghi
10:42 AM Bug report #13758 (Closed): Attribute Table, Clipboard
closing for lack of feedback. Giovanni Manghi
10:42 AM Bug report #13758 (Closed): Attribute Table, Clipboard
closing for lack of feedback. Giovanni Manghi
10:41 AM Bug report #13648 (Closed): After saving postgis layer edition unnecessary log message appears
closing for lack of feedback. Giovanni Manghi
10:41 AM Bug report #13648 (Closed): After saving postgis layer edition unnecessary log message appears
closing for lack of feedback. Giovanni Manghi
10:40 AM Bug report #13627 (Closed): relative paths broken in 2.8.3
closing for lack of feedback. Giovanni Manghi
10:40 AM Bug report #13627 (Closed): relative paths broken in 2.8.3
closing for lack of feedback. Giovanni Manghi
10:38 AM Bug report #13261 (Closed): Composer: items cannot be longer moved/resized/selected/unselected......
closing for lack of feedback. Giovanni Manghi
10:38 AM Bug report #13261 (Closed): Composer: items cannot be longer moved/resized/selected/unselected......
closing for lack of feedback. Giovanni Manghi
10:33 AM Bug report #11625 (Closed): Georeferencer wrong tool highlighted
closing for lack of feedback. Giovanni Manghi
10:33 AM Bug report #11625 (Closed): Georeferencer wrong tool highlighted
closing for lack of feedback. Giovanni Manghi
10:33 AM Bug report #11354 (Closed): Labels: special font styles disappears after SVG export
closing for lack of feedback. Giovanni Manghi
10:33 AM Bug report #11354 (Closed): Labels: special font styles disappears after SVG export
closing for lack of feedback. Giovanni Manghi
10:32 AM Bug report #14014: Plugin SLD4raster. Error message start of operation
sorry
I can't find the form to send the report in the section plugins.
GM
giulio monaldi
09:54 AM Bug report #14014 (Closed): Plugin SLD4raster. Error message start of operation
please file the ticket in the plugins bug tracker. Thanks! Giovanni Manghi
09:54 AM Bug report #14014 (Closed): Plugin SLD4raster. Error message start of operation
please file the ticket in the plugins bug tracker. Thanks! Giovanni Manghi
09:11 AM Bug report #14014 (Closed): Plugin SLD4raster. Error message start of operation
The anomaly occurs with the new version qgis 2.12.1-Lyon
giulio monaldi
10:31 AM Bug report #11717 (Closed): symbology/layers wrong order
closing for lack of feedback. Giovanni Manghi
10:31 AM Bug report #11717 (Closed): symbology/layers wrong order
closing for lack of feedback. Giovanni Manghi
10:31 AM Bug report #13618 (Closed): Defining output name (without path) in Processing causes tools to fail
closing for lack of feedback. Giovanni Manghi
10:31 AM Bug report #13618 (Closed): Defining output name (without path) in Processing causes tools to fail
closing for lack of feedback. Giovanni Manghi
10:30 AM Bug report #12813 (Closed): Node tool on PostGIS table with null geometry causes crash
closing for lack of feedback. Giovanni Manghi
10:30 AM Bug report #12813 (Closed): Node tool on PostGIS table with null geometry causes crash
closing for lack of feedback. Giovanni Manghi
10:12 AM Bug report #13818 (Closed): Selecting multiple files in SAGA/Processing uses wrong separator
closing for lack of feedback. Giovanni Manghi
10:12 AM Bug report #13818 (Closed): Selecting multiple files in SAGA/Processing uses wrong separator
closing for lack of feedback. Giovanni Manghi
10:11 AM Bug report #13184 (Closed): Labelling of hidden shapes when sub-categorization is used.
closing for lack of feedback. Giovanni Manghi
10:11 AM Bug report #13184 (Closed): Labelling of hidden shapes when sub-categorization is used.
closing for lack of feedback. Giovanni Manghi
10:09 AM Bug report #12371 (Closed): projection problems
closing for lack of feedback. Giovanni Manghi
10:09 AM Bug report #12371 (Closed): projection problems
closing for lack of feedback. Giovanni Manghi
10:09 AM Bug report #13675 (Closed): Crashes when I try to move the features of memory layer that is rende...
closing for lack of feedback. Giovanni Manghi
10:09 AM Bug report #13675 (Closed): Crashes when I try to move the features of memory layer that is rende...
closing for lack of feedback. Giovanni Manghi
10:08 AM Bug report #12793 (Closed): Minidump when adding a layer (vector, raster, etc.)
closing for lack of feedback. Giovanni Manghi
10:08 AM Bug report #12793 (Closed): Minidump when adding a layer (vector, raster, etc.)
closing for lack of feedback. Giovanni Manghi
10:06 AM Bug report #13724 (Closed): QGIS 2.12 won't open on OS X El Capitán
closing for lack of feedback. Giovanni Manghi
10:06 AM Bug report #13724 (Closed): QGIS 2.12 won't open on OS X El Capitán
closing for lack of feedback. Giovanni Manghi
10:05 AM Bug report #13753 (Closed): Data defined label rotation in Radians, not Degrees
closing for lack of feedback. Giovanni Manghi
10:05 AM Bug report #13753 (Closed): Data defined label rotation in Radians, not Degrees
closing for lack of feedback. Giovanni Manghi
09:57 AM Bug report #14009: ogr2ogr not compiled with postgres drivers in QGIS v. 2.12
cannot confirm here... Giovanni Manghi
06:14 AM Bug report #14009: ogr2ogr not compiled with postgres drivers in QGIS v. 2.12
Jürgen Fischer wrote:
> platform?
Windows 7 Enterprise
Joshua Picotte
03:07 AM Bug report #14009 (Feedback): ogr2ogr not compiled with postgres drivers in QGIS v. 2.12
Jürgen Fischer
03:06 AM Bug report #14009: ogr2ogr not compiled with postgres drivers in QGIS v. 2.12
platform? Jürgen Fischer
 

Also available in: Atom