Activity
From 2015-12-27 to 2016-01-25
2016-01-25
- 11:20 PM Bug report #11007 (Closed): Deleted/edited features within SHAPEFILE are still recognized in othe...
- >Is there a chance to have a patch for 2.8 LTR or is it reliant on the latest OGR in master?
This bug is not in 2.8 ... - 09:35 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Tested in the latest master and it works as expected.
Is there a chance to have a patch for 2.8 LTR or is it relian... - 09:18 PM Bug report #14169 (Closed): Crash when clicking "save as..." when the source file is CSV or SHP
- While trying to "save as..." a CSV or SHP file - QGIS crashes.
When running it through the terminal - i saw the follo... - 06:16 PM Revision 83eed110 (qgis): Improve renderer class documentation (refs #14025)
- 06:16 PM Revision 492c1a9f (qgis): Improve documentation for renderer registry metadata (refs #13973)
- 05:39 PM Revision b5ee06dc (qgis): Merge pull request #2702 from alexbruy/styles-bindings
- fix SIP bindings for listStylesInDatabase() method (fix #11210)
- 04:09 PM Bug report #14147 (Feedback): Label not hiding when "unassigned" symbol classification unchecked
- I unfortunately can not reproduce. Can you please attach a sample, like a small shapefile and a QML file?
- 04:05 PM Bug report #14161 (Feedback): Remove Current style can corrupt another style
- 04:42 AM Bug report #14161: Remove Current style can corrupt another style
- Hmm I cannot replicate - I have just tried it and for me right after removal of the current style the dialog is updat...
- 04:02 PM Bug report #14153: loadNamedStyle fail to load edit widget
- Widgets are loaded separately from the layers by "@QgsEditorWidgetRegistry@":http://qgis.org/api/classQgsEditorWidget...
- 01:16 PM Revision 82eabb19 (qgis): Fix crash in vector layer properties when changing renderer type (fixes...
- 01:02 PM Bug report #13686: [compile] qgis master fails with "error: ‘PyUnicode_AsUTF8’ was not declared i...
- Compiled fine now Doug, thanks.
I think you mentioned that QGIS finds python2 automagically before in the AUR, so as... - 12:30 PM Bug report #13931: QGIS 2.12.1 - Filter legend by map content has new bug
- Nyall Dawson wrote:
> please don't file bugs multiple times...
definitely true
> it doesn't help them get addressed... - 12:02 PM Bug report #13635: different handling of invalid geometries between LTR and master version
- One inner ring has just 3 vertices (the first and the last being the same), and so OGR fails to organize that polygon...
- 10:35 AM Revision 3418dd00 (qgis): Fix QgsGeometry wkbType()
- 10:12 AM Revision 73bef584 (qgis): [processing] correctly initialize lastools settings before loading algs
- 10:02 AM Bug report #14166 (Feedback): Dissolve problems for polygons containing rings
- Hmmm I am not sure I understand the problem you describe here. In your case, from vectorized.shp, Dissolve simply mak...
- 05:43 AM Bug report #14166 (Closed): Dissolve problems for polygons containing rings
- I have vectorized a raster layer with 0 and 1 values and obtained a polygon shapefile layer from witch I have removed...
- 09:47 AM Bug report #14168 (Closed): Deleting nodes - inconsistent behaviour
- 1- Open QGIS
2- Add a polygon layer
3- Change to edit mode
4- For one of the polygons...select all the nodes....excep... - 09:30 AM Bug report #14167 (Feedback): JPEG2000 rendering issue
- 09:29 AM Bug report #14167: JPEG2000 rendering issue
- Hi, thanks for the report. Could you please attach a raster file that has this problem?
- 08:00 AM Bug report #14167 (Closed): JPEG2000 rendering issue
- Hi,
I'm experiencing trouble with the QGIS renderer for JPEG2000.
I have to validate an image mosaic product, with a... - 09:23 AM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
- The other possibility is that QGIS centralized WKB parser simply handles better the parsing of geometry collections, ...
- 09:14 AM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
- I'm taking back the "main QGIS WKB parser has no problem with the malformed WKB" as that's very unlikely as the QgsGe...
- 08:41 AM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
- My take on boundary checking is here: https://github.com/qgis/QGIS/pull/2721
At the time of writing this comment, the... - 05:15 AM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
- Thanks Even.
Still I think QGIS should check before reading past the end of the buffer.
I'll look into that in the ev... - 05:02 AM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
- The root cause is a bug in the OpenFileGDB driver (https://trac.osgeo.org/gdal/ticket/6332) that results in inconsist...
- 02:46 AM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
- The crash only happens when the offending layer is the first one on the map. Crash also occurs by loading the "Tracks...
- 09:23 AM Bug report #13336: Allow raster calculator with huge raster inputs
- Hi,
I have a solution. I have uploaded 2 files. A python 2.7 script that will create a simulated raster having the... - 09:23 AM Bug report #13336: Allow raster calculator with huge raster inputs
- Hi,
I have a solution. I have uploaded 2 files. A python 2.7 script that will create a simulated raster having the... - 09:20 AM Bug report #13973 (Closed): Crash when switching from custom renderer to another
- The main problem was that the old renderer was used as-is in the test renderer implementation, while it is just a tem...
- 09:20 AM Bug report #13973 (Closed): Crash when switching from custom renderer to another
- The main problem was that the old renderer was used as-is in the test renderer implementation, while it is just a tem...
- 09:05 AM Revision 7fcc7ab1 (qgis): Add specific test for QgsMultiBandColorRenderer
- The raster blend mode test, which uses QgsMultiBandColorRenderer
fails occasionally for no obvious reason. This addit... - 08:50 AM Revision a20d5034 (qgis): Swap QString::replace using trivial QRegExp expressions with simple
- QString variants
Rationale:
1. It's *much* faster
2. I managed to get a valgrind report from the intermittently cras... - 08:40 AM Bug report #11210 (Closed): layer.listStylesInDatabase in pyqgis
- Fixed in changeset commit:"b5ee06dc28ab015ca1907f8219283b11bec1f646".
- 08:28 AM Bug report #14025 (Closed): Crash when loading project with custom renderer for vector layers
- The real issue was that symbols returned by the test renderer have not been initialized before being used in symbolFo...
- 08:28 AM Bug report #14025 (Closed): Crash when loading project with custom renderer for vector layers
- The real issue was that symbols returned by the test renderer have not been initialized before being used in symbolFo...
- 08:28 AM Bug report #14025 (Closed): Crash when loading project with custom renderer for vector layers
- The real issue was that symbols returned by the test renderer have not been initialized before being used in symbolFo...
- 05:17 AM Revision 7400ca9c (qgis): Fix issues with conversion of renderers to rule based renderer
- - expressions were not correctly translated and always treated
as a single field
- string values were not correctly e... - 04:43 AM Revision 39e1f68c (qgis): Fix filtering legend content by map when renderer contains
- duplicate symbols (fix #14131)
Now, we don't test for map content using the symbols but instead
use the legend key d... - 04:41 AM Revision cf3c55bd (qgis): [travis] Warn on unintentional switch fallthrough
- Intentional fallthrough should be annotated with
"FALLTHROUGH;" - 04:18 AM Bug report #14164 (Closed): crasher: cycling through the symbology renderers back and forth crash...
- Fixed in changeset commit:"82eabb197623236ab0f8844f537473fd7bcc9b98".
- 03:52 AM Bug report #14165: Geometry checker plugin error (3D geom)
- The geometry checker plugin simply clones the layer using QgsVectorFileWriter before it starts processing it. So QgsV...
- 01:34 AM Bug report #14165 (Closed): Geometry checker plugin error (3D geom)
- I'm getting:
Failed to create the output layer: non riesco a creare il layer (errore
OGR:Geometry type of `Unreco... - 02:39 AM Bug report #13679 (Closed): QGIS master crashes when closing DB Manager in preview mode for PostG...
- And Salvatore Fianca found the bug and tested the fix. A name, a plan!
- 02:39 AM Bug report #13679 (Closed): QGIS master crashes when closing DB Manager in preview mode for PostG...
- And Salvatore Fianca found the bug and tested the fix. A name, a plan!
- 02:26 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
- Salvatore Larosa has solved the mini-dump. Hooray!
- 01:47 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
- Does commit:09ce8004fd2ca9e911b84dd4de59bafb47037b44 (from Salvatore Larosa) fix the crash ?
Giuseppe: wouldn't it be... - 02:36 AM Revision f6c0d8dd (qgis): Use QVector instead of QList in some private contexts
- 02:35 AM Bug report #14006: Can't export layers from Postgis tables with Z component geometries
- Hi. There is a bug indeed. If I am correct, in 2.8 it converted the geometry to 2D before exporting ?
I may be becaus... - 02:35 AM Bug report #13141 (Closed): Postgis Connection freeze if you press "Set filter" during loading of...
- assuming fixed by commit:4ccb08dbadaca8153f69ddda7ab8b3b79729239b
- 02:35 AM Bug report #13141 (Closed): Postgis Connection freeze if you press "Set filter" during loading of...
- assuming fixed by commit:4ccb08dbadaca8153f69ddda7ab8b3b79729239b
- 01:42 AM Bug report #14142: M ordinate is lost on shapefile update
- I Just filed one: https://trac.osgeo.org/gdal/ticket/6331
- 01:35 AM Revision 5574d400 (qgis): fix warnings
- 01:05 AM Bug report #14041: opening the layer properties window can take ages nowadays
- (facepalm) sorry guys, I have terribly misread the report :)
2016-01-24
- 12:17 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Marco Hugentobler wrote:
> 200ce04b88c515d9880615d7254e45d1a50049a4 fixes the problem (at least for my test cases on ... - 12:07 AM Bug report #14041: opening the layer properties window can take ages nowadays
- Nyall, ok. As I mentioned on github, your commits had already brought the situation back to "normal", i.e. the usual ...
- 11:59 PM Bug report #14041 (Closed): opening the layer properties window can take ages nowadays
- I think we've done all we can - I tried profiling this, but the main delay now is all in Qt's widget layout/creation ...
- 10:46 PM Bug report #14041: opening the layer properties window can take ages nowadays
- Martin, the regression I had spotted was when opening the layer properties window, not the attribute table. Nyall wan...
- 11:56 PM Bug report #11410: QGIS crashes when rendering all layers from a SOSI file at once
- I have just tested with Master from OSGeo4w.
The first time I opened NATVERNOMR.sos, it didn't crash QGIS, but the f... - 09:26 PM Bug report #14164: crasher: cycling through the symbology renderers back and forth crashes QGIS
- Also, here's a simplified steps to reproduce:
# Open QGIS, add a vector layer
# Open the layer properties window, go ... - 09:25 PM Bug report #14164: crasher: cycling through the symbology renderers back and forth crashes QGIS
- Here's the gdb output:...
- 08:57 PM Bug report #14164 (Closed): crasher: cycling through the symbology renderers back and forth crash...
- Under master, cycling through the symbology renderers will very quickly crash QGIS.
*Steps to reproduce*
# Launch QG... - 08:16 PM Revision ae52aabd (qgis): more spelling fixes
- 07:44 PM Bug report #14131 (Closed): QGIS 2.12.1 - Filter legend by map content has new bug
- Fixed in changeset commit:"39e1f68ccc6dd4918614ac0df1e6bc0a92f6a725".
- 06:07 PM Bug report #13931 (Closed): QGIS 2.12.1 - Filter legend by map content has new bug
- Duplicate of #14131 (please don't file bugs multiple times... it doesn't help them get addressed any faster)
- 06:07 PM Bug report #13931 (Closed): QGIS 2.12.1 - Filter legend by map content has new bug
- Duplicate of #14131 (please don't file bugs multiple times... it doesn't help them get addressed any faster)
- 06:05 PM Bug report #14163 (Closed): processing: datetime fields converted to date (time data loss) when s...
- Applying an algorithm to a layer which contains a datetime field will result in an ouput that transforms the datetime...
- 05:35 PM Revision 265f53ce (qgis): Fix wording and add warning
- 01:13 PM Bug report #13754 (Feedback): Selected Multipolygon by Rectangle / "on the fly" reprojection = O...
- Julien - I get an error opening that dataset
Giovanni - I can't reproduce using your dataset. - 10:26 AM Revision ac033cfc (qgis): Refactor and optimise certain QgsWKBTypes functions
- Given how frequently these functions are called throughout QGIS,
it makes sense for them to be written in a way that ... - 10:25 AM Revision ba530a0f (qgis): Merge pull request #2715 from SebDieBln/FixWarnDualViewLayout
- Fix warning when a QLayout is already present in QgsDualView.
- 07:21 AM Revision bbfcbcae (qgis): snapping:
- * skip index build if snapping is off
* use feature request limit when creating the snapping index - 06:44 AM Bug report #14162 (Closed): Cannot set parent to NULL in relation reference widget
- Although the ``Allow null value`` option is checked if a child already has a parent, I cannot set that parent to NULL...
- 05:44 AM Bug report #14037: frequent crash when editing data in relation forms (standard relation form-wid...
- Hi Tudor,
testproject attached.
I have tested with lates master. The crash occurs, when in layer "pflegemassnahmen... - 03:27 AM Bug report #14037: frequent crash when editing data in relation forms (standard relation form-wid...
- Hi Gerhard,
It would be really nice if you'd attach a project with data so that the issue is easily reproducible.
All... - 05:17 AM Revision 8ad6ca08 (qgis): Fix some memory leaks identified by Coverity
- Also improve the API for QgsExpressionContextUtils::updateSymbolScope
Previously it was hard to predict if the method... - 03:53 AM Bug report #12010: Can edit Z geom but fail to create it
- See https://github.com/qgis/QGIS/pull/2703
- 02:50 AM Revision 1dc8fc3c (qgis): Merge pull request #2716 from SebDieBln/LoadShowPlusSign
- [Bugfix] Correctly load the labeling-setting to show a plus-sign next to numbers (fixes #13474)
- 02:17 AM Bug report #13779: symbols not correctly clipped in map legend
- Return the fixed value and the ability to specify the properties of the layer height and width icon.
- 01:13 AM Revision df4c0c12 (qgis): fix loading the labeling-setting to show a plus-sign next to numbers
- (fixes #13474)
2016-01-23
- 12:33 AM Bug report #14161 (Closed): Remove Current style can corrupt another style
- Create for a layer two different styles.
Then reopen the Layer Properties dialog and remove one (it should be the cur... - 10:49 PM Revision d872f063 (qgis): merge debian downstream patches
- 10:49 PM Revision 2d4de98b (qgis): fix arm build
- (cherry picked from commit 1aff7335d004bc410eb61e1436ee7648716f9319)
- 10:40 PM Revision 764c6498 (qgis): potential fix for PyQgsAppStartup by avoiding cloudflare
- 10:16 PM Revision 88a9f99a (qgis): Add mask for adjacent line fill test image
- 08:40 PM Revision fc086adb (qgis): Remove too much debug output when loading attribute table (refs #14041)
- This makes debug version much faster, probably not much difference in release version
- 08:27 PM Revision a618f85a (qgis): Hide extra encoding option from the vector "save as" dialog
- There is already another combo box for encoding selection.
- 08:21 PM Revision 5512d544 (qgis): Fix regression in vector "save as" that saved shapefiles as .dbf only (...
- 05:51 PM Bug report #13474 (Closed): "Show plus sign" tick mark in Layer labeling setting not saved in pro...
- Fixed in changeset commit:"1dc8fc3c4eedf6dd1e654275609af306124fcae3".
- 04:28 PM Bug report #13474: "Show plus sign" tick mark in Layer labeling setting not saved in project file
- magerlin wrote:
> is not saved in the .qgs project file
Actually it is saved in the project file, but it is not corr... - 04:28 PM Bug report #13474: "Show plus sign" tick mark in Layer labeling setting not saved in project file
- magerlin wrote:
> is not saved in the .qgs project file
Actually it is saved in the project file, but it is not corr... - 04:28 PM Bug report #13474: "Show plus sign" tick mark in Layer labeling setting not saved in project file
- magerlin wrote:
> is not saved in the .qgs project file
Actually it is saved in the project file, but it is not corr... - 04:07 PM Bug report #13474 (In Progress): "Show plus sign" tick mark in Layer labeling setting not saved i...
- Confirmed in master (commit:e83a7c869f9ebf3bdfa90a0be10a712e1ba1eac8).
- 04:07 PM Bug report #13474 (In Progress): "Show plus sign" tick mark in Layer labeling setting not saved i...
- Confirmed in master (commit:e83a7c869f9ebf3bdfa90a0be10a712e1ba1eac8).
- 04:07 PM Bug report #13474 (In Progress): "Show plus sign" tick mark in Layer labeling setting not saved i...
- Confirmed in master (commit:e83a7c869f9ebf3bdfa90a0be10a712e1ba1eac8).
- 04:07 PM Bug report #13474 (In Progress): "Show plus sign" tick mark in Layer labeling setting not saved i...
- Confirmed in master (commit:e83a7c869f9ebf3bdfa90a0be10a712e1ba1eac8).
- 04:07 PM Bug report #13474 (In Progress): "Show plus sign" tick mark in Layer labeling setting not saved i...
- Confirmed in master (commit:e83a7c869f9ebf3bdfa90a0be10a712e1ba1eac8).
- 04:50 PM Bug report #13972 (Feedback): Categorize symbols uses wrong field after table join
- Does this only occur when joining to an ESRI File Geodatabase?
There has been some work done in the joining code (se... - 04:50 PM Bug report #13972 (Feedback): Categorize symbols uses wrong field after table join
- Does this only occur when joining to an ESRI File Geodatabase?
There has been some work done in the joining code (se... - 03:41 PM Bug report #14136 (In Progress): Error on opening project file on 2.13 (nightly development build)
- 03:03 PM Revision 83466011 (qgis): [processing] remove unused code: followup e7e8451
- 02:59 PM Revision da43fb70 (qgis): Fix warning when a QLayout is already present in QgsDualView.
- 01:21 PM Revision 09ce8004 (qgis): avoid messages warning: this also avoids the warning like:
- ```
QObject::connect: Cannot connect (null)::repaintRequested() to LayerPreview::refresh()
QObject::connect: Cannot c... - 12:14 PM Bug report #13779: symbols not correctly clipped in map legend
- Hmm the question is what is a good fix for this :-)
The variable size of legend icons has been introduced in 2.10 (a... - 11:58 AM Bug report #13952 (Feedback): QGIS node tool causes snapping another feature randomly
- Hi Regis, would it be possible to share the project, cut down to bare minimum of layers (maybe 1-2) when it is still ...
- 11:49 AM Bug report #14041 (Feedback): opening the layer properties window can take ages nowadays
- 11:49 AM Bug report #14041: opening the layer properties window can take ages nowadays
- Mathieu, if you use Debug version of QGIS, then my latest commit may speed up loading significantly (tested with 100K...
- 11:29 AM Bug report #14158 (Closed): regression: default "save as" value for ESPR Shapefile prevents creat...
- Fixed in changeset commit:"5512d5443f40e4aa6c70ab63149c0dd03a77b308".
- 10:32 AM Bug report #11441: Parallel multi-core rendering glitches with OTF reprojection
- Unfortunately still around ... even with the new proj ..
!projissues.PNG!
Please put back to "open". - 09:58 AM Bug report #11441 (Feedback): Parallel multi-core rendering glitches with OTF reprojection
- As far as I can tell from my tests, this problem was caused by a bug in proj.4 library: https://github.com/OSGeo/proj...
- 10:17 AM Bug report #14152 (Feedback): Form annotation crashs QGIS with Segmentation fault (core dumped)
- 10:17 AM Bug report #14152: Form annotation crashs QGIS with Segmentation fault (core dumped)
- I cannot replicate unfortunately. Could you please try to generate backtrace? (i.e. run in gdb, when it crashes type ...
- 10:00 AM Bug report #11746 (Feedback): Vertical lines appear as artifacts when map has lots of layers turn...
- I believe this is a duplicate of #11441
Please see my comment here and test with newest version of proj4 library: ... - 09:35 AM Bug report #14101: French reprojection use ntf_r93.gsb (IGNF:LAMBE etc ..)
- Hello all,
I have the same bug here and found the same workaround.
For future references, the OP has more detailed i... - 01:56 AM Bug report #14123: Crash when choosing "Save As" on a layer with sqlite 3.10
- Same crash and debuginfo here (debian sid, gdal 1.11.3 and sqlite 3.10.2, qgis master and 2.8.4).
2016-01-22
- 12:31 AM Revision bfad753f (qgis): Fix coverity issues
- 08:01 PM Revision e83a7c86 (qgis): Follow up 200ce04b88c515d9880615d7254e45d1a50049a4
- 06:16 PM Revision 200ce04b (qgis): Fix shapes not deleted on windows
- 03:58 PM Bug report #9230 (Closed): Double quote schema and table names
- Somehow the whole discussion happened in the duplicate (#12478), so I close this as _duplicate_.
- 03:58 PM Bug report #9230 (Closed): Double quote schema and table names
- Somehow the whole discussion happened in the duplicate (#12478), so I close this as _duplicate_.
- 03:30 PM Bug report #13829: DB Manager - "Materialized view" issues
- For a solution see "PR 2714":https://github.com/qgis/QGIS/pull/2714.
- 03:30 PM Bug report #13829: DB Manager - "Materialized view" issues
- For a solution see "PR 2714":https://github.com/qgis/QGIS/pull/2714.
- 11:30 AM Bug report #13829 (In Progress): DB Manager - "Materialized view" issues
- 03:29 PM Feature request #13697: Add "Refresh materialized view" action in DB Manager
- For a solution see "PR 2714":https://github.com/qgis/QGIS/pull/2714.
- 03:29 PM Feature request #13697: Add "Refresh materialized view" action in DB Manager
- For a solution see "PR 2714":https://github.com/qgis/QGIS/pull/2714.
- 12:29 PM Feature request #13697 (In Progress): Add "Refresh materialized view" action in DB Manager
- 02:53 PM Bug report #14131: QGIS 2.12.1 - Filter legend by map content has new bug
- My bad, the file was too big, so it didn't upload. Here's a dropbox link instead:
https://www.dropbox.com/sh/7v91erfz... - 02:42 PM Bug report #14131: QGIS 2.12.1 - Filter legend by map content has new bug
- Hi Chris - looks like you forgot to attach the project/data
- 12:31 PM Bug report #14131: QGIS 2.12.1 - Filter legend by map content has new bug
- Yes, I downloaded master and the issue is still present.
Attached is the shapefile with the default style I'm using. ... - 02:47 PM Revision 9193d8f5 (qgis): [processing] drop GdalScriptAlgorithm as it is not used
- Also remove OgrAlgorithm base class at it almost completely duplicates
GdalAlgorithm class. All affected algorithms u... - 11:59 AM Bug report #14029: Server crash upon first read of a project
- Please retest with current master. Done fixes landed yesterday which may improve this.
- 07:35 AM Bug report #14029: Server crash upon first read of a project
- thanks Paolo,
Your right, it's a different bug.
you wrote here #9295
_even after installing and configuring xvfb. T... - 11:32 AM Revision 9c0aaa9d (qgis): [memorylayer] fix missing datetime field type
- 10:45 AM Revision ac22e9be (qgis): Dropped threshold too far, fix Travis build
- 10:44 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- commit:200ce04b88c515d9880615d7254e45d1a50049a4 fixes the problem (at least for my test cases on windows).
Please do ... - 09:57 AM Bug report #13189: Processing : Geometry Corruption with Memory Layer
- Alexander Bruy wrote:
> Not reproducible here. Please check again and provide sample data
With 2.12.3 problem is sol... - 09:33 AM Revision 02885d5c (qgis): osgeo4w: also include grass bin directory in PATH for browser (followup...
- (cherry picked from commit 6b192c29c0b05ae94e52736c38fa871449f86336)
- 09:33 AM Revision 6b192c29 (qgis): osgeo4w: also include grass bin directory in PATH for browser (followup...
- (cherry picked from commit 6945647841b79bd8a465f91931876f7c2441f064)
- 09:18 AM Revision 71d487c9 (qgis): osgeo4w: include grass bin directory in PATH
- 09:15 AM Revision 244f83ed (qgis): osgeo4w: include grass bin directory in PATH
- (cherry picked from commit 23cdda21c85acf3bdc2e0f1d5a3c7f7ef5a1e732)
- 08:54 AM Revision 576469af (qgis): Drop missing doc threshold
- 08:53 AM Revision 41f320f7 (qgis): Remove rubbish file
- 08:52 AM Revision 62429e13 (qgis): Add some tolerance to PyQgsSymbolExpressionVariables test
- 08:48 AM Revision 69ce5599 (qgis): Fix some oddities in server access control and bindings (refs #13919)
- 08:45 AM Revision 752f6bd1 (qgis): Fix classes which violate rule of three, by implementing required
- copy/= operators or making them private
This revealed (and fixes) some issues, including a potential crash
using ser... - 07:37 AM Revision a16535a9 (qgis): Merge pull request #2711 from SebDieBln/HideWelcomeOnLoadProject
- [Bugfix] Always hide the welcome screen when the first project is loaded
- 07:24 AM Revision 68cbb44c (qgis): Merge pull request #2712 from nirvn/renderer_icons_v2
- [ui] add missing renderer icons
- 05:59 AM Bug report #13182: QGIS WFS Server returns empty answer
- Is this issue still relevant? If it is a duplicate of #13991 it probably should be closed.
- 05:51 AM Revision 36d2e7b1 (qgis): [ui] add missing renderer icons
- 05:32 AM Bug report #14160 (Closed): broken drag & drop layer from one project to another
- Hello,
When I drag layer from opened project1 to project2 (onto index layers pane),
then layer is removed from projec... - 02:09 AM Bug report #14159 (Closed): "QGIS-styled group boxes" option hides with WM(T)S "Image encoding" s...
- When "QGIS-styled group boxes" is selected in the General Options Menu, the options for "Image encoding" in the "Add ...
2016-01-21
- 12:44 AM Revision a453f72c (qgis): hide welcome screen when first project is loaded
- 11:50 PM Bug report #13919 (Feedback): QGIS server security patch: random crashes and performance regression
- Please test with current master, possibly fixed
- 10:37 PM Revision ff8472d0 (qgis): [orderby] Uncheck config options instead of disable
- Fix #14144
- 10:37 PM Revision fe484852 (qgis): [25d] allow disabling the shadow effect
- 10:37 PM Revision 28b541ab (qgis): Copy layer variables when duplicating layers
- 10:37 PM Revision 4d4ab63c (qgis): [25d] Properly initialize shadow color
- Fix #14135
- 10:37 PM Revision 7f4cd84c (qgis): [25d] Don't disable shadow option
- Fix #14134
- 10:37 PM Revision aca49992 (qgis): [25d] Apply style to subsymbol in geometry generators
- 10:37 PM Revision 8d72f13a (qgis): [25d] Improve convertability to other layers
- * Move height and angle expressions for 2.5D renderer to layer
* Apply color based on main symbol color
This makes ... - 10:25 PM Revision 49b5a2b6 (qgis): Flip some messagebox errors to message bars
- 10:22 PM Revision 4d2c1080 (qgis): typo fixes
- 10:22 PM Revision fdeff635 (qgis): don't use last used values on primary key fields (fixes #14154)
- 10:13 PM Revision 3f94adc8 (qgis): Make entering manual values in merge attributes dialog more user
- friendly (fix #14146)
Previously, if a value was manually entered it would be ignored if
the user forgot to change t... - 08:57 PM Revision a212fac0 (qgis): Fix QgsMultiRenderChecker when running on Windows
- 08:57 PM Revision 4fb6b67b (qgis): astyle fix
- 08:41 PM Revision 5dca1042 (qgis): Merge pull request #2709 from manisandro/geom_checker_fixes
- Geom snapper fixes
- 08:00 PM Bug report #14158: regression: default "save as" value for ESPR Shapefile prevents creation of .shp
- One way to fix this is to remove the SHPT option altogether, since QGIS itself now allows to modify the geometry type.
- 07:33 PM Bug report #14158 (Closed): regression: default "save as" value for ESPR Shapefile prevents creat...
- Currently under master, the save as dialog sets the SHPT layer option to NULL for the ESPR Shapefile driver. This tra...
- 07:02 PM Revision c7231c37 (qgis): remove unused code
- 06:47 PM Revision b00950b9 (qgis): [Geometry snapper] Fix progress bar not working
- 06:15 PM Revision 7afdecd0 (qgis): [Geometry snapper] Fix typo
- 05:40 PM Bug report #14136 (Open): Error on opening project file on 2.13 (nightly development build)
- OK, I could finally reproduce the error!
* Create a new project
* Create a new memory layer
* Add a field named @New... - 05:12 PM Bug report #14136: Error on opening project file on 2.13 (nightly development build)
- When I remove the offending space in _dokładne reko_ the project loads fine (except for all the broken layers, of cou...
- 05:04 PM Bug report #14136: Error on opening project file on 2.13 (nightly development build)
- Thanks for posting that (huge) project! I can reproduce on current master.
I tracked the error down to the layer cal... - 04:56 PM Revision cf02a71b (qgis): get rid of multiple inheritance, fix missed import
- 04:38 PM Bug report #6730: Layer properties window expands to much wider than the screen if layer has a ve...
- Yes, this is fixed. Although because the table scrolls by cell, if the field name is more than twice as wide as the ...
- 03:44 PM Bug report #13686: [compile] qgis master fails with "error: ‘PyUnicode_AsUTF8’ was not declared i...
- It could be, but as I said, it builds for me. I'm not using the PKGBUILD in the AUR, though; instead I adapted my rel...
- 02:53 PM Bug report #13686: [compile] qgis master fails with "error: ‘PyUnicode_AsUTF8’ was not declared i...
- I thought it might be a python hard coded issue. It's happened before =)
There is a Arch Linux system specific worka... - 03:24 PM Revision fe2bb2f0 (qgis): [processing] take in account vector subsets when clipping raster (fix #...
- 03:24 PM Revision 085c12e9 (qgis): [fTools] use QErrorMessage for long errors (fix #11810)
- 03:20 PM Feature request #3200: Feature cache
- Should I not get my hopes up for this since it has been 3 years? :(
- 02:44 PM Bug report #14157 (Closed): Existing virtual layers replaced when using "add virtual layer"
- The new "Add virtual layer" dialog sometimes replaces an existing virtual layer, even if the new layer has a differen...
- 01:38 PM Bug report #14132 (Closed): 2.5d symbology: layer fails to render upon project re-load
- Fixed in changeset commit:"8d72f13a5750f9f5d499bc182c9531730e06a515".
- 01:38 PM Bug report #14134 (Closed): 2.5d symbology: once de-activated, the shadow option can't be switche...
- Fixed in changeset commit:"7f4cd84c1fd2148ebc94a36998dd9d3b8ae80b12".
- 01:38 PM Bug report #14135 (Closed): 25d symbology - shadow color button is initially blank
- Fixed in changeset commit:"4d4ab63c8ae5491347bbe5e8802662e5280860a0".
- 01:38 PM Bug report #14144 (Closed): Duplicate 2.5D layer does not create a 2.5D layer
- Fixed in changeset commit:"ff8472d06b63e73252ea2fd9088917e2c0df1e32".
- 01:22 PM Bug report #14154 (Closed): Digitizing: "Reuse last entered attribute values" should not overwrit...
- Fixed in changeset commit:"fdeff6354227f7e2f102706866102096ad6b5599".
- 07:28 AM Bug report #14154 (Closed): Digitizing: "Reuse last entered attribute values" should not overwrit...
- When digitizing, the "reuse last entered attribute values" option also sets the value of the last value of the primar...
- 01:22 PM Bug report #14146 (Closed): "Merge Attributes" tool doesn't change values when they are typed
- Fixed in changeset commit:"3f94adc82aebdec553f48ea2fcbd9fb184193722".
- 12:21 PM Bug report #14146 (Open): "Merge Attributes" tool doesn't change values when they are typed
- Agreed. I'll see what I can do.
- 03:44 AM Bug report #14146: "Merge Attributes" tool doesn't change values when they are typed
- Indeed, you are right I haven't changed it. But in the case the new value I want to set is not yet in the features at...
- 02:59 AM Bug report #14146 (Feedback): "Merge Attributes" tool doesn't change values when they are typed
- Are you sure that you've changed the combo box at the top of the table from the default "skip" value?
- 11:59 AM Revision 72a1e7ee (qgis): Merge pull request #2708 from boundlessgeo/postgis-pki-fix
- [auth][db_manager] fix uri expansion on importing layer
- 11:44 AM Revision c38ee41f (qgis): Fix rendering of CurvePolygons without curved segments (fix #14028)
- 11:44 AM Revision 1a7dede1 (qgis): Add TestQgsSymbolV2 with tests for rendering different geometry types
- 11:03 AM Revision 0012761a (qgis): [auth][db_manager] fix connection info expansio on importing layer in p...
- 10:58 AM Bug report #14156 (Closed): WFS non cached: infinite flashing
- Steps to reproduce
1) Use http://kartenn.region-bretagne.fr/geoserver/wfs as WFS server
2) In "Add WFS layer", select... - 10:42 AM Revision 00633811 (qgis): spelling fixes
- 09:40 AM Bug report #13651: Processing Help: the banner in the help shows "Testing" instead of the QGIS ve...
- AFAICT, there is no more Help tab, replaced by a textbox with the offline(?) help inside (Processing 2.12.99/ master ...
- 09:27 AM Feature request #14155 (Open): Composer Items Properties: Being able to change the height of some...
- It'd be nice if in some composer items properties, the height of some widget can be resized. This concerns:
- Legend ... - 09:03 AM Revision eeb5daea (qgis): [processing] updated lidar provider
- forgot to add this change in a previous commit
- 09:01 AM Revision 8ade74ca (qgis): [processing] show wait cursor while updating alg list
- 09:01 AM Revision 858dbd2d (qgis): [processing]do not show option for wine folder if running windows
- 08:41 AM Bug report #13155: A Multiband image(e.g. landsat5,7,8) cannot be displayed in windows8.
- It works for me.
Thank you very much. - 03:00 AM Bug report #13155 (Closed): A Multiband image(e.g. landsat5,7,8) cannot be displayed in windows8.
- 100% confident this is fixed now - I've thrown a lot of testing at it.
- 03:00 AM Bug report #13155 (Closed): A Multiband image(e.g. landsat5,7,8) cannot be displayed in windows8.
- 100% confident this is fixed now - I've thrown a lot of testing at it.
- 01:55 AM Bug report #13155: A Multiband image(e.g. landsat5,7,8) cannot be displayed in windows8.
- Nyall Dawson wrote:
> Please test with tomorrow's nightly builds and confirm whether the possible fix has worked
Jus... - 08:11 AM Revision ddf3db04 (qgis): Fix indentation
- 07:57 AM Revision 03df709e (qgis): Enable and cleanup adjacent tiles test
- 06:50 AM Bug report #14151 (Feedback): We couldn't free up space on the Clipboard. Another program might b...
- Please post the *exact steps to reproduce*.
Opening Excel and QGIS 2.12.0 on Win7 pro 64 I can still cut/copy/paste ... - 06:50 AM Bug report #14151 (Feedback): We couldn't free up space on the Clipboard. Another program might b...
- Please post the *exact steps to reproduce*.
Opening Excel and QGIS 2.12.0 on Win7 pro 64 I can still cut/copy/paste ... - 06:50 AM Bug report #14151 (Feedback): We couldn't free up space on the Clipboard. Another program might b...
- Please post the *exact steps to reproduce*.
Opening Excel and QGIS 2.12.0 on Win7 pro 64 I can still cut/copy/paste ... - 02:27 AM Bug report #14151: We couldn't free up space on the Clipboard. Another program might be using it ...
- Issue is explained here:
http://eforexcel.com/wp/article-21-clipboard-error-in-excel-we-couldnt-free-up-space-on-the... - 02:26 AM Bug report #14151 (Closed): We couldn't free up space on the Clipboard. Another program might be ...
- QGIS is a known cause of the above error in Microsoft Excel; (along with about 20 other programs).
The error creates... - 06:29 AM Bug report #11810 (Closed): Ok Button not showing when they are a lot of errors in Eliminate Silv...
- Fixed in changeset commit:"085c12e92474f130f328a664df895ef3b4748756".
- 06:29 AM Bug report #11972 (Closed): GdalTools clipper: wrong command when mask layer has a filter
- Fixed in changeset commit:"fe2bb2f09fe799c1363a206ced23bb2a5a1b3b38".
- 05:58 AM Bug report #14153 (Closed): loadNamedStyle fail to load edit widget
- This code correctly loads style from qml file and adds layer 'test' to the map canvas (see attached zip file).
The Q... - 05:40 AM Bug report #9084 (Feedback): Mean coordinates-feature fails with negative weights
- What is desired behaviour: skip features with negative values in weight field, or check weight field for negative val...
- 05:11 AM Bug report #14152 (Closed): Form annotation crashs QGIS with Segmentation fault (core dumped)
- Trying to use Form annotation, once you select a ui file and press OK, QGIS master crashes.
This works fine in QGIS ... - 02:45 AM Bug report #14028 (Closed): CurvePolygons not drawn
- Fixed in changeset commit:"c38ee41f5bfe0af5f1bd5d50ec03e5723986ee49".
- 01:22 AM Bug report #14030 (Closed): Filter expressions to postgres provider
- perfect ! it works very well
- 01:21 AM Bug report #14102 (Closed): Application Crash
- Thank you guys for help, seems the problem does not appear anymore. The only problem is while closing QGIS but it doe...
- 01:21 AM Bug report #14102 (Closed): Application Crash
- Thank you guys for help, seems the problem does not appear anymore. The only problem is while closing QGIS but it doe...
- 01:20 AM Bug report #14150 (Rejected): tuple index out of range when trying to launch Command: load from c...
- When i try to use Command: load
I get this error "tuple index out of range"
I want to use this to automate the load...
2016-01-20
- 12:46 AM Bug report #14136: Error on opening project file on 2.13 (nightly development build)
- Here is my old project file which caused the problem:
https://www.dropbox.com/s/hk54jlfrnm0otc6/Single%20Kaczawskie%2... - 04:50 AM Bug report #14136: Error on opening project file on 2.13 (nightly development build)
- OK, I think I found the "offending line in the code":https://github.com/qgis/QGIS/blob/44559fee3b29adc07a8c0d2f460edd...
- 12:43 AM Bug report #14149 (Closed): Shapefile linestrings disappear when you zoom in
- The relevant file that gives this error is the StreetCenterline that you can find archived in the Transportation.zip ...
- 12:19 AM Revision e4ee3156 (qgis): restore 1:1 ratio when checking 'Lock 1:1 ratio' checkbox
- 09:41 PM Revision 6731ddfc (qgis): construct the QgsFieldCalculator dialog with the correct parent
- This is necessary to ensure proper modal behaviour.
- 07:15 PM Bug report #14148 (Closed): @value variable of simple symbol fill color wrongly gets modified in ...
- I'm stumbled on an issue with the @value variable attached to the fill color of a simple symbol symbology. The color ...
- 06:55 PM Revision ed1efcbe (qgis): Fix display of raster layer that would sometimes show just garbage
- If a raster layer was displayed in a way that it fitted into canvas,
but would be shifted towards left or top edge of... - 05:36 PM Revision f0cb706a (qgis): [processing] exclude commented R libraries when generating dependencies...
- 05:21 PM Revision 47549ebc (qgis): Merge pull request #2691 from m-kuhn/fixrulebased
- Also render all parent features on refined rules
- 04:54 PM Revision 45d5b1c8 (qgis): follow-up 1c3f066edf
- 03:39 PM Revision 908a3802 (qgis): [processing] fix deprecation warnings
- 03:09 PM Bug report #14123: Crash when choosing "Save As" on a layer with sqlite 3.10
- Just tested with current QGIS Master and sqlite 3.10.2, same result.
- 02:57 PM Bug report #13686: [compile] qgis master fails with "error: ‘PyUnicode_AsUTF8’ was not declared i...
- I was able to build successfully on Arch. There was a breaking change to scripts/pyuic4-wrapper.sh (commit 7bab2e5036...
- 08:58 AM Bug report #13686: [compile] qgis master fails with "error: ‘PyUnicode_AsUTF8’ was not declared i...
- Hey Matthias,
Got an error from building qgis (2.13.0.r30691.45d5b1c) using @make -j1@ and ran a @ccache -C@ before ... - 07:52 AM Bug report #13686 (Feedback): [compile] qgis master fails with "error: ‘PyUnicode_AsUTF8’ was not...
- Can you verify and update?
At the moment there should be no call to PyUnicode_AsUTF8 with python 2 (only PyUnicode_A... - 02:38 PM Revision 3b70b844 (qgis): [fTools] warn if layer and project CRS are different (fix #10059)
- 01:51 PM Revision 51ec2bfb (qgis): [processing] make Modeller non-blocking window
- 01:51 PM Revision f7e6fa67 (qgis): [processing] register Processing menu items in the Shortcuts Manager (a...
- 01:50 PM Bug report #13336: Allow raster calculator with huge raster inputs
- trying again on the dmp. If it does not work, I will send it by email.
- 01:48 PM Bug report #13336: Allow raster calculator with huge raster inputs
- Working on that file. For now, I can send you the dmp.
- 01:43 PM Revision bdf659fa (qgis): Merge pull request #2699 from 3nids/test_join_pg
- Add postgres provider to join test
- 01:36 PM Revision fe2503da (qgis): fix SIP bindings for listStylesInDatabase() method (fix #11210)
- 01:14 PM Revision cc33c126 (qgis): improve error message in the Road Graph plugin (fix #12160)
- 12:22 PM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
- I have tried rev. 81448f8 (2016-01-19) and DB Manager closing still crashes QGIS if a layer is previewed. This is usi...
- 12:00 PM Revision 13ccf70e (qgis): test vector join: add PostgreSQL provider
- 11:34 AM Revision 44559fee (qgis): Increase tolerance on blend modes test
- 11:11 AM Revision 7fc88c26 (qgis): convert stdout and stderr to correct encoding (fix #13896)
- 10:39 AM Revision 06932d98 (qgis): [tracer] If tracing is not possible, simply use a straight line like usual
- Until now the tracing was quite strict and it would show error messages
if something went wrong with start/end-points... - 10:19 AM Revision 63af3e27 (qgis): Merge pull request #2634 from alexbruy/wfs-dialog
- option to keep WFS dialog open after adding layer(s)
- 10:19 AM Revision 1c3f066e (qgis): Merge pull request #2643 from alexbruy/sublayers
- More informative layer names when loading GDAL/OGR sublayers
- 09:44 AM Revision 9fda6aaf (qgis): [tracing] fix the case when OTF reprojection is disabled
- 09:38 AM Bug report #13466 (Closed): Node tool duplicates nodes instead of moving
- Yes, this change wasn't suitable for back porting.
- 07:21 AM Bug report #13466 (Reopened): Node tool duplicates nodes instead of moving
- The problem it's still present in version 2.8.6
I'm on W7 and QGIS-OSGeo4W-2.8.6-1-Setup-x86_64 - 07:21 AM Bug report #13466 (Reopened): Node tool duplicates nodes instead of moving
- The problem it's still present in version 2.8.6
I'm on W7 and QGIS-OSGeo4W-2.8.6-1-Setup-x86_64 - 08:49 AM Bug report #14147 (Closed): Label not hiding when "unassigned" symbol classification unchecked
- When "categorized" symbols are created for a point layer using any source field, and the final "uncategorized" symbol...
- 08:47 AM Bug report #14146 (Closed): "Merge Attributes" tool doesn't change values when they are typed
- Add features to a layer (I'm using a PostGIS layer. Didn't try with shapes)
Select them and try to merge their attrib... - 08:36 AM Bug report #14143 (Closed): getRequiredPackages in RUtils.py does not respect commented out lines
- Fixed in changeset commit:"f0cb706a5d91b06b8e80a9b9582ca695a6860e55".
- 08:21 AM Bug report #13708 (Closed): Nested symbology layer not displayed anymore on qgis server 2.10.1
- Fixed in changeset commit:"d796ade35d6dd95d23d3f1f5edbb817718f0d140".
- 07:47 AM Bug report #14142: M ordinate is lost on shapefile update
- Is there already a ticket against GDAL?
- 07:35 AM Bug report #14144: Duplicate 2.5D layer does not create a 2.5D layer
- Addressed after having seen this report ;)
Thank you for testing - 07:28 AM Bug report #14144: Duplicate 2.5D layer does not create a 2.5D layer
- Matthias Kuhn wrote:
> All addressed in https://github.com/qgis/QGIS/pull/2698
sorry, I though it was already merged :/
- 07:24 AM Bug report #14144: Duplicate 2.5D layer does not create a 2.5D layer
- All addressed in https://github.com/qgis/QGIS/pull/2698
- 06:55 AM Bug report #14144 (Closed): Duplicate 2.5D layer does not create a 2.5D layer
- * create a 2.5D layer in the style tab
* duplicate layer
You should get a full 2.5 D style layer, but half of the st... - 07:06 AM Revision 60816af3 (qgis): Correctly mark some raster classes copy/assignment as private
- As they haven't been properly implemented yet and the classes
violate the rule of three - 07:05 AM Revision cc505424 (qgis): Hopefully fix raster layers not rendering on Windows
- The copy constructor for QgsContrastEnhancement was using
an uninitialized value for the mContrastEnhancementAlgorith... - 07:05 AM Revision bac3b300 (qgis): Add some tolerance to font marker test
- 07:00 AM Bug report #14145 (Closed): Snapping to WFS
- Issue I believe with indexing of snapping.
If you add in a WFS layer non-cached, so that it only loads in the extent... - 06:59 AM Bug report #6751: Attribute table does not sort properly for GML file
- Médéric RIBREUX wrote:
> Hello, bug triage...
>
> this seems fixed in QGIS 2.13 master. Can you/someone else confirm... - 05:56 AM Bug report #6751 (Feedback): Attribute table does not sort properly for GML file
- Hello, bug triage...
this seems fixed in QGIS 2.13 master. Can you/someone else confirm it ? - 06:37 AM Feature request #6875: Display of digitized line lengths during the digitization
- Hello, bug triage...
if you use the Advanced Digitizing Panel you have the length of the current segment.
Now, it ne... - 06:31 AM Bug report #8692 (Closed): Contextual Help - "What's this" - mostly missing
- "What's this" removed from master. Reopen if necessary
- 06:31 AM Bug report #8692 (Closed): Contextual Help - "What's this" - mostly missing
- "What's this" removed from master. Reopen if necessary
- 06:14 AM Feature request #6767 (Feedback): Duplicate bookmark buttons
- Hello, bug triage...
what button (and behavior) should we keep (add new or open bookmark panel) ?
- 06:08 AM Feature request #6762 (Feedback): SQL query window
- Hello, bug triage...
some news of the front of this feature request. There is now a SQL assistant which is very simi... - 06:03 AM Bug report #14029: Server crash upon first read of a project
- That's a known issue: you need to setup an X server (xvfb is the easiest). See http://www.itopen.it/qgis-server-setup...
- 05:58 AM Bug report #14029: Server crash upon first read of a project
- My last try with a 2.8.4 (debian jessie backport package). The result is the same.
When I play manualy print request... - 05:41 AM Bug report #13189 (Feedback): Processing : Geometry Corruption with Memory Layer
- Not reproducible here. Please check again and provide sample data
- 05:38 AM Bug report #10059 (Closed): Vector grid tool creates output with false CRS
- Fixed in changeset commit:"3b70b8446542a9aa0670f1975e81b52d53e0c4c6".
- 04:51 AM Bug report #13715 (In Progress): Settings > Configure shortcuts dialog doesn't show all the avail...
- Processing part is fixed in commit:f7e6fa67b0
- 04:14 AM Bug report #12160 (Closed): Error button for Shortest Path should open configuration
- Fixed in changeset commit:"cc33c126609ac427dc6119daf8611a578443d13e".
- 04:09 AM Bug report #6730 (Feedback): Layer properties window expands to much wider than the screen if lay...
- Hello, bug triage...
on QGIS 2.13 master, I have not this problem anymore: opening the csv's fields panel just displ... - 03:12 AM Bug report #6684 (Feedback): Embedded layers should not allow rename
- Hello, bug triage...
well, here I have some use cases where people want to rename embedded layers because the origin... - 02:55 AM Feature request #6682: Allow duplication of groups in legend
- Hello, bug triage...
still true for QGIS 2.13 master. Could be a good feature to implement... - 02:46 AM Bug report #6602 (Feedback): Python bindings: projectRead() not thrown on Windows
- Hello, bug triage...
can you confirm this bug is still here in QGIS 2.13 master (use a nightly build) ? - 02:45 AM Bug report #13246 (Feedback): Intersection doesn't give all results back
- Which intersection tool do you use? Can you provide small sample dataset to reproduce issue?
- 02:45 AM Feature request #6629 (Feedback): Processing: Add option to Show only active layers in layer dialogs
- Hello, bug triage...
in order to take care of this feature request, I suggest we add an option in Processing General... - 02:45 AM Feature request #6629 (Feedback): Processing: Add option to Show only active layers in layer dialogs
- Hello, bug triage...
in order to take care of this feature request, I suggest we add an option in Processing General... - 02:44 AM Bug report #13867 (Feedback): Select by location (Point on line)
- 02:43 AM Bug report #12738 (Feedback): After using "difference" consider 2 or more separated polygons as one
- 02:42 AM Bug report #12738: After using "difference" consider 2 or more separated polygons as one
- Please add sample data to reproduce the bug.
From your description it looks like difference produces multiplolygon f... - 02:37 AM Bug report #9758 (Closed): Unable to "classify" graduated style
- Fixed in master. Please reopen if necessary
- 02:37 AM Bug report #9758 (Closed): Unable to "classify" graduated style
- Fixed in master. Please reopen if necessary
- 02:34 AM Bug report #11097 (Feedback): save vector layer as ... shp : useless "Layer options" and "Provide...
- Seems fixed in master. Can we close this?
- 02:28 AM Bug report #11274 (Closed): File path encoding in "delimitedtext"-Provider
- This is not a QGIS bug, plugin should take care about handling non-ASCII characters. Please reopen if necessary
- 02:28 AM Bug report #11274 (Closed): File path encoding in "delimitedtext"-Provider
- This is not a QGIS bug, plugin should take care about handling non-ASCII characters. Please reopen if necessary
- 02:25 AM Bug report #12285 (Closed): Creating scripts and running them from the toolbox
- Both issues fixed in master. Please reopen if necessary
- 02:25 AM Bug report #12285 (Closed): Creating scripts and running them from the toolbox
- Both issues fixed in master. Please reopen if necessary
- 02:25 AM Bug report #12285 (Closed): Creating scripts and running them from the toolbox
- Both issues fixed in master. Please reopen if necessary
- 02:15 AM Feature request #6558 (Closed): Split-pane entry and output for PyQGIS console
- Hello, bug triage...
I am closing this feature request for lack of feedback and because every point seems to be cove... - 02:15 AM Feature request #6558 (Closed): Split-pane entry and output for PyQGIS console
- Hello, bug triage...
I am closing this feature request for lack of feedback and because every point seems to be cove... - 02:15 AM Feature request #6558 (Closed): Split-pane entry and output for PyQGIS console
- Hello, bug triage...
I am closing this feature request for lack of feedback and because every point seems to be cove... - 02:07 AM Feature request #6450 (Open): Allow QGIS to 'guess' field types for calculated fields in spatiali...
- 02:06 AM Feature request #6443 (Closed): Singleband gray contrast stretch capabilities (min/max, percentil...
- Hello, bug triage...
as Giovanni suggested, I am closing this ticket ;-) - 02:05 AM Feature request #6441 (Closed): Opening project with unavailable WMS layers takes too long
- Hello, bug triage...
I am closing this feature request for lack of feedback and because there is a good workaround (... - 01:59 AM Bug report #12903 (Closed): Processing: Errors in model from manual
- Moved to the QGIS Documentation bugtracker https://github.com/qgis/QGIS-Documentation/issues/765
- 01:58 AM Feature request #6436: gdal_rasterize GUI does not include the "-burn" option
- Hello, bug triage...
still true for QGIS 2.13 master on both fTools and Processing GDAL.
Like suggested, we only nee... - 01:58 AM Feature request #6436: gdal_rasterize GUI does not include the "-burn" option
- Hello, bug triage...
still true for QGIS 2.13 master on both fTools and Processing GDAL.
Like suggested, we only nee... - 01:52 AM Bug report #14100 (Feedback): tracer: toggling edit off doesn't clear the tracer status, lead to ...
- With the recent commit that introduces fallback to straight line digitizing in tracing mode (commit:06932d98de114c3ad...
- 01:52 AM Bug report #14100 (Feedback): tracer: toggling edit off doesn't clear the tracer status, lead to ...
- With the recent commit that introduces fallback to straight line digitizing in tracing mode (commit:06932d98de114c3ad...
- 01:50 AM Bug report #14106: gdal info -stats are approximate if ".aux.xml" has been created.
- Sorry I still can not reproduce it here. I always get same result with or without .aux.xml file.
If you get wrong re... - 01:49 AM Bug report #6433 (Feedback): Can not use the "entity manager OSM" when I load OSM data from a fil...
- Hello, bug triage...
is this bug still valid in QGIS 2.13 master (and 2.12.3) ?
Now, OSM is in core and is C++. I ... - 01:45 AM Feature request #6414: Export SLD with TextSymbolizer
- Hello, bug triage...
still true for QGIS 2.13 master ! - 01:11 AM Bug report #14102: Application Crash
- Grzeoprz,
When does the crash happen? During digitizing, loading new layers, panning and zooming?
If it is during di...
2016-01-19
- 12:57 AM Bug report #14131 (Feedback): QGIS 2.12.1 - Filter legend by map content has new bug
- Could you try in master or 2.12.2 and report back?
- 12:57 AM Bug report #14131 (Feedback): QGIS 2.12.1 - Filter legend by map content has new bug
- Could you try in master or 2.12.2 and report back?
- 12:39 AM Bug report #14133: 2.5d symbology: spacial ordering issue
- The problem is not trivial.
Right now the rendering order is defined by the distance from an imaginary camera being ... - 12:37 AM Bug report #12522: Raster layers sometimes not painted when zooming (>=2.4)
- Please test with tomorrow's nightly builds and confirm whether the possible fix has worked
- 12:36 AM Bug report #13155 (Feedback): A Multiband image(e.g. landsat5,7,8) cannot be displayed in windows8.
- Please test with tomorrow's nightly builds and confirm whether the possible fix has worked
- 12:33 AM Bug report #14136: Error on opening project file on 2.13 (nightly development build)
- Michal,
Could you try the followings and report back:
1- saving and opening a project without the conditional format... - 04:34 PM Bug report #14136 (Feedback): Error on opening project file on 2.13 (nightly development build)
- <notextile>@</notextile>Michal Jurewicz:
Please attach the broken project file. - 04:34 PM Bug report #14136 (Feedback): Error on opening project file on 2.13 (nightly development build)
- <notextile>@</notextile>Michal Jurewicz:
Please attach the broken project file. - 04:06 PM Bug report #14136: Error on opening project file on 2.13 (nightly development build)
- Saber Razmjooei wrote:
> While the UTF special charector did not crash QGIS upon opening the project, after saving a... - 02:00 PM Bug report #14136: Error on opening project file on 2.13 (nightly development build)
- I have tested it in Windows using latest master.
While the UTF special charector did not crash QGIS upon opening th... - 02:00 PM Bug report #14136: Error on opening project file on 2.13 (nightly development build)
- I have tested it in Windows using latest master.
While the UTF special charector did not crash QGIS upon opening th... - 01:37 PM Bug report #14136: Error on opening project file on 2.13 (nightly development build)
- > I don't know it is good place to report some error which occurs on developer builds but I can't find any better.
I... - 12:23 AM Feature request #3042: arrow extremities cannot be moved
- Just checked, still true with current master (2.13).
- 12:23 AM Feature request #3042: arrow extremities cannot be moved
- Just checked, still true with current master (2.13).
- 12:17 AM Bug report #6809 (Closed): Master handles "No Stretch" rasters differently to 1.8
- Closing as wontfix due to age of 1.8/1.9 versions
- 12:17 AM Bug report #6809 (Closed): Master handles "No Stretch" rasters differently to 1.8
- Closing as wontfix due to age of 1.8/1.9 versions
- 12:17 AM Bug report #8654 (Closed): raster layer transparent pixel list dropped when reading 1.8 project
- Closing as wontfix due to age of 1.8/1.9 versions
- 12:17 AM Bug report #8654 (Closed): raster layer transparent pixel list dropped when reading 1.8 project
- Closing as wontfix due to age of 1.8/1.9 versions
- 12:17 AM Bug report #7725 (Closed): the qgis 1.9 import from 1.8 lost the transparency
- Closing as wontfix due to age of 1.8/1.9 versions
- 12:17 AM Bug report #7725 (Closed): the qgis 1.9 import from 1.8 lost the transparency
- Closing as wontfix due to age of 1.8/1.9 versions
- 12:16 AM Bug report #7077 (Closed): Opening 1.8 project in 1.9 changes shading of raster layers
- Closing as wontfix due to age of 1.8/1.9 versions
- 12:16 AM Bug report #7077 (Closed): Opening 1.8 project in 1.9 changes shading of raster layers
- Closing as wontfix due to age of 1.8/1.9 versions
- 11:39 PM Bug report #14137: 2.5d symbology - height has no units
- Converting the unit may be a non-uniform operation over the rendered extent.
What do you think about some logic to e... - 10:50 PM Revision 2bacecea (qgis): Merge pull request #2697 from SebDieBln/FixVectorJoinDialog
- Fix vector join dialog
- 10:11 PM Bug report #13336: Allow raster calculator with huge raster inputs
- Did you manage to send this data? I'd like to address this for 2.14
- 10:06 PM Revision 01603d72 (qgis): QgsJoinDialog offers only vector-layer for joining.
- 07:05 PM Revision 81448f85 (qgis): fix "failing" travis build
- 06:03 PM Revision 7a5df7ad (qgis): Move tracing action creation to qgis app
- 04:29 PM Revision 1f77694c (qgis): [bugfix][DbManager] 14110 - Error fetching layer indexes with recent sq...
- Fixes #14110
The method `getTableIndexes`, situated in line 371 of the file `db_manager/db_plugins/spatialite/connec... - 04:23 PM Revision ac77a34e (qgis): [bugfix][DbManager] 14110 - Error fetching layer indexes with recent sq...
- Fixes #14110
The method `getTableIndexes`, situated in line 371 of the file `db_manager/db_plugins/spatialite/connec... - 04:19 PM Revision f4bdaad5 (qgis): Merge pull request #2666 from mhugent/symbology_brush_transform
- Symbology brush transform
- 03:53 PM Bug report #14143 (Closed): getRequiredPackages in RUtils.py does not respect commented out lines
- The function getRequirePackages in python/plugins/processing/algs/r/RUtils.py includes packages that are commented ou...
- 03:04 PM Revision fc6f2cbf (qgis): fix tests
- 02:49 PM Bug report #11746: Vertical lines appear as artifacts when map has lots of layers turned on.
- I also noticed that the problem almost completely disappears when "Render layers in parallel using many CPU cores" is...
- 02:43 PM Revision aa3e550a (qgis): Revert "Revert sipfile changes"
- This reverts commit f7284651218c7ebb0eb043e98f648ee04be42f83.
- 01:15 PM Revision 69cb0c4e (qgis): Fix double-release of postgresql connection on table retriveal stop
- Also breaks earlier out of loop and print a different status
message on "stop" (rather than "complete").
Fixes #14140 - 12:35 PM Revision 014b6964 (qgis): [processing] removed redundant code
- 12:34 PM Revision f7623808 (qgis): [processing] more checks before running model
- 12:26 PM Revision 4b079ae4 (qgis): Fix crash while tracing and a layer is removed (fixes #14130)
- 12:02 PM Revision f27ab9a5 (qgis): Merge pull request #2688 from manisandro/geom_checker_fixes
- Geom checker fixes
- 11:33 AM Revision 472fa9bb (qgis): Merge pull request #2696 from mdouchin/debug_dbmanager_sqlite_layer_info
- [bugfix][DbManager] Fix indexes fetch with sqlite >= v3.8.9 (fix #14110)
- 11:01 AM Revision 670ded3d (qgis): Abort if trying to use shared pgsql connection from non-main thread
- Connections cannot be shared between threads, document it.
See #13141 - 10:58 AM Revision da372c8d (qgis): Ensure "dbname" is always set in the uri
- Fixes #10600
- 10:40 AM Bug report #7600: $geometry parameter does not expand to layer geometry column name
- Update: my above comment only applies after adding a WFS layer and using an expression in the table
The issue still... - 10:36 AM Bug report #7600: $geometry parameter does not expand to layer geometry column name
- The issue seems to be resolved in master
I used the following layer :
http://demo.opengeo.org/geoserver/wfs?SERVICE=... - 10:27 AM Revision bae86515 (qgis): [bugfix][DbManager] 14110 - Error fetching layer indexes with recent sq...
- Fixes #14110
The method `getTableIndexes`, situated in line 371 of the file `db_manager/db_plugins/spatialite/connec... - 10:20 AM Bug report #14123: Crash when choosing "Save As" on a layer with sqlite 3.10
- I'd like to test on Master, but can't because it won't compile on Arch Linux as result of this #13686
I'm running Ar... - 04:29 AM Bug report #14123: Crash when choosing "Save As" on a layer with sqlite 3.10
- I experience the exact same issue on ManjaroLinux 15.12:
qgis 2.12.3-1
libspatialite 4.3.0.a-1
gdal-filegdb 2.0.r3219... - 04:25 AM Bug report #14123 (Feedback): Crash when choosing "Save As" on a layer with sqlite 3.10
- Oh, and I'm usign GDAL 1.11.1 (built and run against)
- 04:24 AM Bug report #14123: Crash when choosing "Save As" on a layer with sqlite 3.10
- I cannot reproduce with current qgis master (69cb0c4ed3174946c82e32dad4af5a12275079fc) built and running against Spat...
- 10:19 AM Bug report #9395: WFS layers time out, even though the timeout is not reached
- Regarding the 60s default timeout not being obvserved, I noticed it was ~ 20 seconds. This is because of an inconsist...
- 10:12 AM Bug report #11371 (Open): Map Composer: group + move + ungroup + undo = crash
- Still present. I can't fix this one without major api breaks.
- 04:50 AM Bug report #11371 (Feedback): Map Composer: group + move + ungroup + undo = crash
- I cannot reproduce on current master (2.14-pre, commit:69cb0c4ed3174946c82e32dad4af5a12275079fc) -- can anyone ?
- 09:52 AM Revision 26ae3234 (qgis): Virtual layer: add support for expression filter
- 09:39 AM Revision a549ded4 (qgis): [processing] prevent circular dependencies in models
- fixes #99090
- 09:39 AM Revision 4827cbc9 (qgis): [Geometry checker] Don't allow setting output layer equal to input layer
- 09:39 AM Revision 28dc7105 (qgis): [Geometry checker] Clear previous rubberbands if new selection is empty
- 09:39 AM Revision 20ca3163 (qgis): [Geometry checker] Prevent output layer from being set as current input...
- 09:39 AM Revision 65aa885d (qgis): [Geometry checker] Remove some debugging prints
- 09:39 AM Revision 772ded8c (qgis): [Geometry checker] Show feedback in the UI when the user presses Cancel
- 09:39 AM Revision 47aeb596 (qgis): Whitespace fixes
- 09:39 AM Revision 9b7afc8f (qgis): [Geometry checker] Be more verbose about output file creation failure r...
- 09:39 AM Revision 20658509 (qgis): [Geometry checker] Fix memory corruption in QgsGeometryTypeCheck fix wh...
- 09:39 AM Revision 88356587 (qgis): Make QgsVectorFileWriter::driverMetadata also match by driver longName
- 09:28 AM Bug report #9444: WFS client not requesting new features when not-cached
- If the request would be done in WFS 2.0.0, the GetCapabilities answer would give us the number of maximum features th...
- 09:21 AM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
- There are a couple of these errors before the crash:...
- 09:13 AM Bug report #12416 (In Progress): QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
- 09:11 AM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
- ...
- 09:09 AM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
- I *can* reproduce under Ubuntu 14.04 64bit with GDAL trunk (2.1.0dev) and OpenFileGDB.
`ogrinfo -al` works fine. - 09:09 AM Bug report #12416: QGIS 2.8.1 crash opening FileGDB (openGDB-Driver)
- I *can* reproduce under Ubuntu 14.04 64bit with GDAL trunk (2.1.0dev) and OpenFileGDB.
`ogrinfo -al` works fine. - 09:03 AM Revision b2a12735 (qgis): [processing] fixed update of console call in GdalAlgorithmDialog
- fixes #14129
- 09:01 AM Bug report #13865 (Feedback): KMZ causes QGIS application crash (Mac)
- I could open the attached file just fine with current master branch (2.14-pre, commit:69cb0c4) and GDAL trunk (2.1.0-...
- 08:58 AM Bug report #14081 (Closed): Processing>QGIS>Vectoroverlay tools>Clip
- Works fine in master for me too. Reopen if necessary
- 08:58 AM Bug report #14081 (Closed): Processing>QGIS>Vectoroverlay tools>Clip
- Works fine in master for me too. Reopen if necessary
- 08:56 AM Bug report #11422: Crash after bulk change of attribute value in shapefile
- I filed #14142 to not loose track of the lost-M issue
- 08:48 AM Bug report #11422 (Closed): Crash after bulk change of attribute value in shapefile
- closing as fixed upstream -- remember that the M value is still lost, if you want to retain it it'd still take a refa...
- 08:44 AM Bug report #11422: Crash after bulk change of attribute value in shapefile
- So now that I finally got it I'll leave a note here:
OGR will not help in knowing if the input is or not affected by... - 08:14 AM Bug report #11422 (Feedback): Crash after bulk change of attribute value in shapefile
- I confirm current GDAL trunk fixes the issue.
A workaround is not trival, maybe we should just refuse to allow editi... - 08:01 AM Bug report #11422: Crash after bulk change of attribute value in shapefile
- Will be fixed in upcoming GDAL 1.11.4 & 2.0.2
- 07:46 AM Bug report #11422: Crash after bulk change of attribute value in shapefile
- So the GDAL bug is that the M values are dropped when updating XYM geometries, but the output is still advertised as ...
- 07:14 AM Bug report #11422: Crash after bulk change of attribute value in shapefile
- GDAL is responsible for the crash on reading, but I still don't know who's responsible for corruption on writing
- 06:59 AM Bug report #11422: Crash after bulk change of attribute value in shapefile
- Filed GDAL ticket here: https://trac.osgeo.org/gdal/ticket/6317
- 05:02 AM Bug report #11422 (In Progress): Crash after bulk change of attribute value in shapefile
- 05:00 AM Bug report #11422: Crash after bulk change of attribute value in shapefile
- Still happens as of commit:69cb0c4ed3174946c82e32dad4af5a12275079fc (2.14-pre) built and running against GDAL 1.11.1
... - 08:56 AM Bug report #14142 (Closed): M ordinate is lost on shapefile update
- Opening an XYM or XYMZ shapefile and editing its attributes results in loosing the M ordinate value from the original...
- 08:12 AM Revision d91f0cd1 (qgis): Merge pull request #2694 from nirvn/kml_improve_default
- [vector export] better default for kml altitudemode
- 07:15 AM Bug report #14106: gdal info -stats are approximate if ".aux.xml" has been created.
- I have had this issues since at least QGIS 2.4 on multiplie Windows 7_64 machines all using the OSGeo4W64.
Steps to ... - 05:36 AM Bug report #14106 (Feedback): gdal info -stats are approximate if ".aux.xml" has been created.
- Works fine here.
Do you have this bug also when running gdalinfo from console? - 06:32 AM Bug report #13866 (Closed): Copy Paste attribute table from postgres causes crash
- Confirmed! Thanks Sandro, it seems solved.
Cheers
Régis - 03:42 AM Bug report #13866 (Feedback): Copy Paste attribute table from postgres causes crash
- I cannot reproduce with current master (670ded3)
Maybe it was a threading issue fixed recently. Could you please re-t... - 03:39 AM Bug report #13866 (In Progress): Copy Paste attribute table from postgres causes crash
- 06:21 AM Bug report #13582: 'Add Delimited Text Layer' not setting CRS query parameter in the URI
- The problem is with the fTools tools that use a CRS check. For example, if one layer is a CSV layer and another shape...
- 05:39 AM Bug report #13788 (Feedback): Customization: mProgressBar not removed when unchecked
- Works fine in master. Please check
- 05:38 AM Revision 9159573f (qgis): [vector export] better default for kml altitudemode
- 05:31 AM Bug report #14077 (Closed): Geometry check requires file extension
- Fixed in commit:8835658706
- 05:31 AM Bug report #14077 (Closed): Geometry check requires file extension
- Fixed in commit:8835658706
- 05:20 AM Feature request #14141 (Open): Keep SVG as vectors
- It is possible to use the svg-format as wms data source . Geoserver for example sends SVG data. These appear to be c...
- 05:06 AM Revision 7e642df5 (qgis): Followup 8435fee, fix filtering of NULL values
- 04:56 AM Bug report #11410 (Feedback): QGIS crashes when rendering all layers from a SOSI file at once
- Can you still reproduce with current master (2.14-pre) ?
If so, can you also reproduce by loading a spatialite file r... - 04:46 AM Bug report #8760 (Feedback): Custom Form from .ui File crashes QGIS on Ubuntu
- If you confirm it works with current master (2.14-pre, commit:69cb0c4ed3174946c82e32dad4af5a12275079fc at time of wri...
- 04:42 AM Bug report #13951 (Feedback): QGIS crashes when trying to view polygon whose border intersects it...
- Can you still reproduce with current 2.14-pre version ?
If so, do you get any ERROR line printed on the console, prio... - 04:39 AM Bug report #13982 (Feedback): QGIS crashes when plt.savefig() Matplotlib function is called
- Is this still happening with an updated version of Matplotlib and QGIS ?
If so:
- What versions are you using (both... - 04:35 AM Bug report #13842 (Feedback): QGIS 2.12 crash on opening layer properties
- I cannot reproduce with current master (2.14-pre -- commit:69cb0c4ed3174946c82e32dad4af5a12275079fc)
Can you ? - 04:29 AM Bug report #13589 (Feedback): Filter legend in Composer causes crash
- Can you reproduce with current master branch ?
What are the exact steps to reproduce this ? - 04:15 AM Bug report #14140 (Closed): Crash in QgsGeomColumnTypeThread stopping connection scan
- Fixed in changeset commit:"69cb0c4ed3174946c82e32dad4af5a12275079fc".
- 03:56 AM Bug report #14140: Crash in QgsGeomColumnTypeThread stopping connection scan
- Got it, ColumnTypeThread handling of "stopped" (mStop) is not thread-safe.
- 03:53 AM Bug report #14140: Crash in QgsGeomColumnTypeThread stopping connection scan
- ...
- 03:48 AM Bug report #14140 (Closed): Crash in QgsGeomColumnTypeThread stopping connection scan
- I just got a segfault with current master (670ded3d0622811f8e0ba50b3f3fd5e783742044) by clicking on "stop" in the "Ad...
- 04:15 AM Bug report #13345: Processing Import into PostGIS: set default output SR
- Just checked: if I do not choose an Output SRS the layer is not imported, and no warning is given to the user. If I c...
- 04:12 AM Bug report #13081: Zonal Statistics miscalculates when handling polygons without raster cells wit...
- In fact almost all polygons in the attached dataset have raster within their boundaries, but this is NODATA value. Ev...
- 03:47 AM Bug report #13278: Qgis crash saving postgis layer
- Sandro Santilli wrote:
> I tried both against POSTGIS 1.5.9SVN over PostgreSQL 9.1.19 and POSTGIS 2.2.2dev r14600 ove... - 01:23 AM Bug report #13278: Qgis crash saving postgis layer
- I tried both against POSTGIS 1.5.9SVN over PostgreSQL 9.1.19 and POSTGIS 2.2.2dev r14600 over PostgreSQL 9.3.6 -- sam...
- 01:08 AM Bug report #13278: Qgis crash saving postgis layer
- I cannot reproduce with current master (b2a1273) using the full big-table data.
Can you try, Anibal ?
Maybe there's s... - 03:27 AM Bug report #10600 (Closed): db_manager is unable to load rasters from connections with no dbname ...
- Well, I'll leave master as it is. After all that's how it behaved before commit:62b2c1fcabc88e82b0229790b56a7a9ada0f...
- 03:27 AM Bug report #10600 (Closed): db_manager is unable to load rasters from connections with no dbname ...
- Well, I'll leave master as it is. After all that's how it behaved before commit:62b2c1fcabc88e82b0229790b56a7a9ada0f...
- 03:27 AM Bug report #10600 (Closed): db_manager is unable to load rasters from connections with no dbname ...
- Well, I'll leave master as it is. After all that's how it behaved before commit:62b2c1fcabc88e82b0229790b56a7a9ada0f...
- 03:16 AM Bug report #10600: db_manager is unable to load rasters from connections with no dbname specified
- I shall note that "host" and "port" are still being enforced in the URI (from before my first patch)
- 03:15 AM Bug report #10600: db_manager is unable to load rasters from connections with no dbname specified
- I have another patch that only adds the "dbname" in the URI of raster layers, rather than in all postgresql layers.
I... - 03:02 AM Bug report #10600 (Reopened): db_manager is unable to load rasters from connections with no dbnam...
- Upstream filed: https://trac.osgeo.org/gdal/ticket/6316
I'm reopening this to try another approach, less intrusive - 02:53 AM Bug report #10600: db_manager is unable to load rasters from connections with no dbname specified
- I guess a ticket could also be filed against GDAL to request allowing that, btw
- 02:52 AM Bug report #10600: db_manager is unable to load rasters from connections with no dbname specified
- Yes, GDAL complained at least a dbname was needed.
- 02:35 AM Bug report #10600: db_manager is unable to load rasters from connections with no dbname specified
- Is the requirement to have a dbname when loading a raster layer the problem?
- 01:58 AM Bug report #10600 (Closed): db_manager is unable to load rasters from connections with no dbname ...
- Fixed in changeset commit:"da372c8d40b1f81eb2fc307edc77199ba540bf10".
- 01:34 AM Bug report #10600: db_manager is unable to load rasters from connections with no dbname specified
- It turns out this was broken by commit:62b2c1fcabc88e82b0229790b56a7a9ada0f5771 to fix #11886
- 01:30 AM Bug report #10600 (In Progress): db_manager is unable to load rasters from connections with no db...
- still an issue in current master (2.14-pre)
- 01:30 AM Bug report #10600 (In Progress): db_manager is unable to load rasters from connections with no db...
- still an issue in current master (2.14-pre)
- 03:27 AM Bug report #14130 (Closed): Crash when tracing and removing layer
- Fixed in changeset commit:"4b079ae418667fead66029b744e6df4fec7f3f96".
- 03:16 AM Revision d902c56f (qgis): Revert "[travis] Use newer clang 3.7 for linux builds"
- This reverts commit 54cf64bcdc6dc362fe8ca75c019ec82c7c240af9.
Seems like the recent clang 3.7.1 release is causing b... - 02:48 AM Bug report #12935: 2.2 GB GeoJson file crashes qgis
- Should up/downstream resolved tickets not be closed ?
- 02:47 AM Bug report #14139 (Closed): Error inserting feature in WFS-T server
- Cannot insert a new feature composed by a single polygon/linestring into a geoserver multipolygon/multilinestring WFS...
- 02:46 AM Bug report #11900 (Closed): Plugin layers do not work correctly with rotation
- Actually, I think plugin related issues should be handled by plugins themselves.
The OpenLayers plugin already has a... - 02:46 AM Bug report #11900 (Closed): Plugin layers do not work correctly with rotation
- Actually, I think plugin related issues should be handled by plugins themselves.
The OpenLayers plugin already has a... - 02:38 AM Bug report #11900: Plugin layers do not work correctly with rotation
- Figured out. I'll file a separate ticket for the openlayers case.
- 02:30 AM Bug report #11900: Plugin layers do not work correctly with rotation
- Could you give instruction to reproduce this ?
I've tried "OpenLayers Plugin" (from sourcepole) but I've only found a... - 02:46 AM Bug report #13919: QGIS server security patch: random crashes and performance regression
- I don't succeed to reproduce it, do you have an example?
Do you use CGI or FCGID?
Witch version of postgres, postgis ... - 02:44 AM Bug report #14138 (Closed): Vector layers have been exported into broken DXF file
- When exporting layers loaded into QGIS project, output DXF file is broken. Error message in AutoCAD (Civil 3D 2015) l...
- 02:33 AM Bug report #14110 (Closed): Spatialite / DbManager - Error fetching indexes with recent sqlite ve...
- Fixed in changeset commit:"472fa9bb080c65ba9acdc83c30354f7849b74a83".
- 01:58 AM Bug report #14110: Spatialite / DbManager - Error fetching indexes with recent sqlite version
- Pull request to fix it : https://github.com/qgis/QGIS/pull/2696
- 01:38 AM Revision 8435fee4 (qgis): Correctly quote field name in categorized filters (fix #14118)
- 01:29 AM Bug report #9504: iface.addToolBar but no iface.removeToolBar
- Just as information for future reference for others:...
- 01:28 AM Bug report #12802 (Closed): invisible topology
- I cannot reproduce with current master (b2a12735c5e75d28f452545591374b16a62f937c)
- 01:28 AM Bug report #12802 (Closed): invisible topology
- I cannot reproduce with current master (b2a12735c5e75d28f452545591374b16a62f937c)
- 01:26 AM Bug report #13679 (Feedback): QGIS master crashes when closing DB Manager in preview mode for Pos...
- 01:17 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
- I still cannot reproduce with b2a1273.
Could it have been done to the recent threading fixes ?
Which version did you... - 01:24 AM Bug report #14030: Filter expressions to postgres provider
- OK, thanks a lot. I will test with the next QGIS nightly build and then close this issue.
- 01:22 AM Revision 5e5f95b7 (qgis): Hide excepted layers even if all types of layers are allowed.
- 01:16 AM Revision 17528d6f (qgis): Merge pull request #2693 from SebDieBln/FixAllLayersFilterConstant
- [Bugfix] Make the flag 'All' actually contain all types of layers
- 01:09 AM Revision e2e36047 (qgis): Fix crash using expression for heatmap renderer (fix #14127)
2016-01-18
- 12:59 AM Bug report #14137 (Closed): 2.5d symbology - height has no units
- I was getting some bad rendering using the 2.5d renderer until i realised that the height measurement is in whatever ...
- 12:58 AM Bug report #14136 (Closed): Error on opening project file on 2.13 (nightly development build)
- I don't know it is good place to report some error which occurs on developer builds but I can't find any better. I'm ...
- 12:57 AM Bug report #12172: Use xvfb-run on "make check"
- As of current master (2.14-pre) I hadn't seen windows popping up on "make check", but there's still a "check-no-x" ru...
- 12:56 AM Bug report #14135 (Closed): 25d symbology - shadow color button is initially blank
- The shadow color button is not correctly initialised to show the default shadow color. After changing the color it's ...
- 12:50 AM Revision 23fc3cf9 (qgis): Fix invalid rubber band when digitising polygon and layer CRS
- is not the same as map CRS (fix #14117)
- 12:49 AM Bug report #13141: Postgis Connection freeze if you press "Set filter" during loading of data
- I've added an assert to guard against any other such dangerous use of shared pgsql connections here: https://github.c...
- 04:49 AM Bug report #13141 (Feedback): Postgis Connection freeze if you press "Set filter" during loading ...
- Bug should be fixed with commit 4ccb08dbadaca8153f69ddda7ab8b3b79729239b -- please test
- 04:49 AM Bug report #13141 (Feedback): Postgis Connection freeze if you press "Set filter" during loading ...
- Bug should be fixed with commit 4ccb08dbadaca8153f69ddda7ab8b3b79729239b -- please test
- 03:28 AM Bug report #13141: Postgis Connection freeze if you press "Set filter" during loading of data
- PR ready for test by original reporter and discussion by other developers: https://github.com/qgis/QGIS/pull/2689
- 02:14 AM Bug report #13141: Postgis Connection freeze if you press "Set filter" during loading of data
- I think the problem is with sharing the same connection. Forcing all connections to not be shared fixes this issue.
I... - 01:50 AM Bug report #13141: Postgis Connection freeze if you press "Set filter" during loading of data
- Same problem happens with 2.8.4
- 01:34 AM Bug report #13141: Postgis Connection freeze if you press "Set filter" during loading of data
- It might be related to clicking on "Set Filter" twice.
I could also get:
*** Error in `output/bin/qgis': double free... - 01:24 AM Bug report #13141 (In Progress): Postgis Connection freeze if you press "Set filter" during loadi...
- I could reproduce with current master (9a2f46e) on ubuntu 14.04
- 01:18 AM Bug report #13141: Postgis Connection freeze if you press "Set filter" during loading of data
- I'm taking this
- 12:44 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
- In the meantime, freezing preview canvas and/or change the selected tab (hiding preview) on close could mitigate the ...
- 12:40 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
- Is there any way to make the python wrapper call deleteLater rather than delete, on dropping last reference ?
- 11:26 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
- No crash here (Ubuntu 14.04 64bit), but in log panel I can see the following messages:
2016-01-18T19:58:26 1 QObject... - 10:59 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
- the mini-dump occurs if and only if I 'preview' layer (Postgis and spatialite);
In fact, it avoids doing the preview ... - 10:59 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
- il minidump si verifica solo ed esclusivamente se facciamo 'anteprima' del layer (Postgis e spatialite);
infatti evit... - 09:01 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
- Actually, I cannot reproduce it anymore :/
- 08:53 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
- I cannot always reproduce it, btw
- 08:52 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
- The call to loadPreview on close() was added by Giuseppe to fix #12938
Giuseppe, any idea about my backtrace ?
Salva... - 08:49 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
- Sandro,
il minidump mi perseguita, sia se utilizzo db postgis che spatialite.
poi ho riscontrato, (sempre su dbmanage... - 08:33 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
- ...
- 08:33 AM Bug report #13679 (In Progress): QGIS master crashes when closing DB Manager in preview mode for ...
- Oh wait, I take it back. I was missing the "close" step.
It's confirmed here ! - 08:33 AM Bug report #13679 (In Progress): QGIS master crashes when closing DB Manager in preview mode for ...
- Oh wait, I take it back. I was missing the "close" step.
It's confirmed here ! - 08:32 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
- I cannot reproduce this on maste (a0e6d49) with ubuntu-14.04 -- any chance you can re-test this Salvatore ?
- 12:43 AM Bug report #14029: Server crash upon first read of a project
- Hi
I found following messages in syslog that appears during qgis server crash.... - 09:53 AM Bug report #14029: Server crash upon first read of a project
- Possibly related to #13919
- 03:20 AM Bug report #14029: Server crash upon first read of a project
- no xvfb for me, just a server in console mode.
crash happens with
* 2.12.3.13jessie package
* 2.12.3.20trusty package - 02:51 AM Bug report #14029: Server crash upon first read of a project
- Did you install and config xvfb? Does this happen only with 2.8.5?
Thanks for the feedback. - 02:18 AM Bug report #14029: Server crash upon first read of a project
- Hi
I've got a similar problem.
* debian 8
* qgis-server 2.12.3+13jessie
* Postgresql/Postgis DB (9.4/2.1)
Qgis ser... - 12:41 AM Bug report #9909 (Closed): Prevent creation of recursive models (or provide solution to break out...
- 12:41 AM Bug report #9909: Prevent creation of recursive models (or provide solution to break out of loops)
- fixed in #a549ded47bf6bfebc050d64502ac3dc8b9e921d6
- 12:33 AM Bug report #14127: Heatmap with expression triggers segfault
- Nyall Dawson wrote:
> Fixed in changeset commit:"e2e3604784f299273a345ded8ab600174b5fe33d".
thanks Nyall! - 04:10 PM Bug report #14127 (Closed): Heatmap with expression triggers segfault
- Fixed in changeset commit:"e2e3604784f299273a345ded8ab600174b5fe33d".
- 06:09 AM Bug report #14127 (Closed): Heatmap with expression triggers segfault
- (release: master from today)
* Open QGIS
* load shp data (attached)
* open properties then style tab
* choose heatma... - 12:23 AM Revision 35294337 (qgis): Fix memory leak in rulebased renderer sip bindings
- 12:19 AM Revision 2246dccd (qgis): Another rulebased renderer fix
- 12:16 AM Revision 77cbfd34 (qgis): Fix some issues with QgsRuleBasedRendererV2::Rule
- 12:03 AM Bug report #14129 (Closed): Processing GDAL: console call not updated after changes
- Fixed in changeset commit:"b2a12735c5e75d28f452545591374b16a62f937c".
- 10:02 AM Bug report #14129 (Closed): Processing GDAL: console call not updated after changes
- Run Rasterize with the attached shapefile
Change "Horizontal" and "Vertical" to 100
In "Console call" it still show... - 11:36 PM Revision 9d5617de (qgis): make the flag 'All' actually contain all types of layers
- 10:52 PM Bug report #14134 (Closed): 2.5d symbology: once de-activated, the shadow option can't be switche...
- *Steps to reproduce*
# Create a new project
# Add a vector polygon layer
# Open the layer property window, set symbol... - 10:44 PM Bug report #14133 (Closed): 2.5d symbology: spacial ordering issue
- The spacial ordering of features require further tweaking, as the attached screenshot shows (ordering-issue.png).
I'... - 10:42 PM Revision 7e90d577 (qgis): Whitespace fix
- 10:27 PM Bug report #14132 (Closed): 2.5d symbology: layer fails to render upon project re-load
- When a project is re-loaded, layers rendered using 2.5D symbology fail to draw properly, with only shadow showing up....
- 10:22 PM Revision 1e3172e1 (qgis): Also fix quotedValue in OGR, Oracle, Spatialite compilers
- 10:22 PM Revision ed54e3cc (qgis): Fix quotedValue in postgres sql expression compiler
- 09:53 PM Revision b60d7683 (qgis): Merge pull request #2687 from whatnick/master
- Added contributions to the early life of QGIS
- 06:05 PM Bug report #14131 (Closed): QGIS 2.12.1 - Filter legend by map content has new bug
- "Filter legend by map content" has always worked fine for me, until v2.12.0.
Now for some reason a strange glitch oc... - 06:03 PM Revision 1474c078 (qgis): Fix crash when toggling vector layer editing on
- 05:20 PM Revision a0e6d49a (qgis): Remove left-over debug comment
- 04:39 PM Bug report #14118 (Closed): regression: unchecking one sub-layer of a categorized symbology leads...
- Fixed in changeset commit:"8435fee4a434a4c30b96aa62d09dd345bb2577d4".
- 04:37 PM Revision d796ade3 (qgis): Also render all parent features on refined rules
- Fix #13708
- 04:01 PM Revision c63d16a3 (qgis): [gdaltools] allow multiple nodata valued in Build VRT tool (fix #11063)
- 04:01 PM Revision 20bf738f (qgis): correctly save and restore last used dir when saving/loagin color map f...
- 04:01 PM Revision aa417a10 (qgis): add extension when saving customization file (fix #12887)
- 04:01 PM Revision 62a571d6 (qgis): [processing] skip invalid geometries when dissolving (fix #13752)
- 04:01 PM Revision b2ca6d02 (qgis): [fTools] correctly handle real fields in Random Points algorithm (fix #...
- 03:58 PM Revision d2c1668a (qgis): verify-indentation.sh: fix tip
- 03:53 PM Bug report #14130 (Closed): Crash when tracing and removing layer
- Steps to reproduce:
1. have two layers in project, set snapping to all layers
2. start adding a feature in one layer... - 03:51 PM Bug report #14117 (Closed): Bad polygon digitizing in master
- Fixed in changeset commit:"23fc3cf9ccc1d76baded3f963e936a0e12c80201".
- 03:02 PM Revision 2b3cf839 (qgis): [processing] correctly handle default params in modeler
- 03:02 PM Revision 4c34871f (qgis): [processing] fixed problems when opening/removing layers while alg dial...
- 02:31 PM Revision e0f11370 (qgis): Fix virtual layer url escaping in main app
- 01:48 PM Feature request #14035 (Closed): circular string show vertex for curve center as X or other means
- Closing this ticket because there is already a means to show the curve center point.
- 01:48 PM Feature request #14035 (Closed): circular string show vertex for curve center as X or other means
- Closing this ticket because there is already a means to show the curve center point.
- 01:47 PM Revision 4ccb08db (qgis): Use the QgsPostgresConnPool interface from column type thread
- Avoids using shared connections from multiple threads,
fixing #13141 - 01:43 PM Bug report #13987 (Open): Identify Feature not finding feature
- Thanks for the data and sorry for the delay.
I can confirm this issue exists in master (commit:1474c0783f87cec32e64b... - 01:43 PM Bug report #13987 (Open): Identify Feature not finding feature
- Thanks for the data and sorry for the delay.
I can confirm this issue exists in master (commit:1474c0783f87cec32e64b... - 01:43 PM Bug report #13987 (Open): Identify Feature not finding feature
- Thanks for the data and sorry for the delay.
I can confirm this issue exists in master (commit:1474c0783f87cec32e64b... - 01:23 PM Bug report #14030 (Feedback): Filter expressions to postgres provider
- Please test with tomorrow's nightlies - likely fixed with ed54e3cc0be4b9a79ac23adf8bffc858d315c01e
- 01:11 PM Revision 433e3b8a (qgis): Fix layer saving in transaction groups
- 11:17 AM Revision 75926f52 (qgis): [processing] include GRASS path in the error message to make it more in...
- 10:43 AM Revision c2883115 (qgis): Fix repeated editing of transactiongroups
- 10:40 AM Revision b66e50bf (qgis): Fix build warnings
- 10:35 AM Bug report #5644 (Feedback): GRASS integration should use private, not user's .grassrc6 file
- Any news on this? As I can see from code Processing creates private gisrc file.
- 10:26 AM Bug report #12702 (Closed): Help for all qgis:graphics missing
- Moved to QGIS Documentation bugtracker https://github.com/qgis/QGIS-Documentation/issues/764
- 10:19 AM Bug report #13813 (Feedback): grass process missing dependency
- Can you test with master? If you get error again, please post also Procressing log and full text of the error
- 10:00 AM Revision 9a2f46eb (qgis): Fix some 2.5D renderer issues
- * Fixed height now works
* Add some GUI elements to access the configuration options - 09:57 AM Bug report #12005 (Closed): "simplify feature" tool silently fails if a layer is reprojected in a...
- Closed as duplicate
- 09:57 AM Bug report #12005 (Closed): "simplify feature" tool silently fails if a layer is reprojected in a...
- Closed as duplicate
- 09:50 AM Bug report #12534: Basic Statistics shows 'No features selected' when too many features are selec...
- I think a fix I made in 2.12 probably also fixed this - was this bug encountered when using a PostGIS table?
- 05:01 AM Bug report #12534 (Feedback): Basic Statistics shows 'No features selected' when too many feature...
- Works fine for me, tested on layer with 18469 features. No errors, statistics calculated and reported.
- 09:46 AM Bug report #14100: tracer: toggling edit off doesn't clear the tracer status, lead to confusion
- Hmm just tested and obviously this behavior is the same also when tracing is not enabled - aborting editing and later...
- 09:14 AM Revision f7284651 (qgis): Revert sipfile changes
- 08:36 AM Revision 911caaa4 (qgis): add new header to install
- 07:52 AM Bug report #9504 (Closed): iface.addToolBar but no iface.removeToolBar
- As Jürgen said, you can delete toolbar. Please reopen if necessary
- 07:52 AM Bug report #9504 (Closed): iface.addToolBar but no iface.removeToolBar
- As Jürgen said, you can delete toolbar. Please reopen if necessary
- 07:44 AM Bug report #8900 (Closed): "Save vector layer as" - checkboxes in panel
- Seems fixed in master. Please reopen if necessary
- 07:44 AM Bug report #8900 (Closed): "Save vector layer as" - checkboxes in panel
- Seems fixed in master. Please reopen if necessary
- 07:39 AM Bug report #7383: Layer properties window too wide
- Largely yes.
- 07:37 AM Bug report #7383 (Feedback): Layer properties window too wide
- Still true?
- 07:01 AM Bug report #13752 (Closed): ftools dissolve (on master) produces empty output if input has invali...
- Fixed in changeset commit:"62a571d6dd3dbdaa97f35cc6795dc064d18b7a82".
- 07:01 AM Bug report #12887 (Closed): customization: ini file saved without extension == invisible when try...
- Fixed in changeset commit:"aa417a10cbafbd885d30df18c54e7f34479ef979".
- 07:01 AM Bug report #12390 (Closed): Default path in - Layer properties - Style - Band rendering - Singleb...
- Fixed in changeset commit:"20bf738f1cc2e40ad4f0e6541d4fbee8fbcf7c2e".
- 07:01 AM Bug report #11063 (Closed): Build Virtual Raster (Catalog) window does not accept spaces in Sourc...
- Fixed in changeset commit:"c63d16a3b215aaf126031f5201388e18e0410ace".
- 07:01 AM Bug report #10140 (Closed): no dropdown in Vector>Research>Random Points>Use value from input field
- Fixed in changeset commit:"b2ca6d0288e454e8ae520798eb18a87caf483d00".
- 06:59 AM Bug report #9910 (Closed): final_model.png missing from Processing manual
- Seems already fixed. If necessary please file issue in the QGIS Documentation bugtracker at https://github.com/qgis/Q...
- 06:59 AM Bug report #9910 (Closed): final_model.png missing from Processing manual
- Seems already fixed. If necessary please file issue in the QGIS Documentation bugtracker at https://github.com/qgis/Q...
- 06:53 AM Bug report #9975: Vector grid: different Number of cells for polygons and lines
- Tested with "Creat grid" alg from Processing and number of cells is the same for both lines and polygons. "Vector gri...
- 06:29 AM Bug report #10236 (Closed): layer transparency 'no data value' checkbox setting is not preserved ...
- Seems fixed in master. Please reopen if necessary
- 06:29 AM Bug report #10236 (Closed): layer transparency 'no data value' checkbox setting is not preserved ...
- Seems fixed in master. Please reopen if necessary
- 06:27 AM Bug report #10506: Move the QGIS server documentation to main manual
- If this is the case, please remove the duplicated wiki page.
Thanks for looking into this. - 06:22 AM Bug report #10506 (Feedback): Move the QGIS server documentation to main manual
- As I can see, documentation already updated. Can we close this?
- 06:26 AM Feature request #14128 (Rejected): Allow record editing also from form view
- On a second thought, this may clutter the interface too much, especially for bigger forms, so the disadvantages are b...
- 06:12 AM Feature request #14128 (Rejected): Allow record editing also from form view
- Whew clicking on an object with the Info tool, a form can be opened. When using the table/form view, the user can put...
- 06:26 AM Bug report #10371 (Feedback): New Identify Results panel: window title
- Seems not valid anymore as in master we have dock widget
- 06:24 AM Bug report #10390 (Closed): QgsGenericProjectionSelector() need two click for to select
- Fixed in master.
- 06:24 AM Bug report #10390 (Closed): QgsGenericProjectionSelector() need two click for to select
- Fixed in master.
- 06:24 AM Bug report #10390 (Closed): QgsGenericProjectionSelector() need two click for to select
- Fixed in master.
- 06:13 AM Bug report #10587 (Closed): QGIS Training Manual Section 3.2.12
- Moved to QGIS Documentation bugtracker https://github.com/qgis/QGIS-Documentation/issues/761
- 06:12 AM Bug report #10585 (Closed): QGIS Training Manual, section 1.2.2
- Moved to Documentation bugtracker https://github.com/qgis/QGIS-Documentation/issues/762
- 06:06 AM Bug report #10725 (Closed): "symbol levels" help button does not work
- Help button removed in master. Please reopen if necessary
- 06:06 AM Bug report #10725 (Closed): "symbol levels" help button does not work
- Help button removed in master. Please reopen if necessary
- 06:04 AM Bug report #10807 (Feedback): polygon centroid error processing specified tolerance
- Does it works via Processing? Also please provide sample dataset to reproduce bug.
- 06:03 AM Revision 57ee08e0 (qgis): Added contributions to the early life of QGIS
- Just claiming my contributions from early days of QGIS.
- 06:02 AM Bug report #10917 (Feedback): Python error with QGIS Clip
- Test data not available anymore. Can you upload them somewhere?
- 05:53 AM Bug report #14126 (Closed): Missing classes in histogram
- * open the vector file included
* open properties, style tab
* clic on quantile
* switch to histogram
* clic on load ... - 05:44 AM Bug report #11277 (Closed): GPS tools error <layer> is not valid and can't be added... if the nam...
- Closing for a lack of feedback
- 05:37 AM Bug report #11946 (Feedback): Regression - Style - Categories not working for the columns that co...
- Can you provide more details? From your description I understand that everything works fine, but column names was tru...
- 04:53 AM Bug report #12224 (Closed): Customization Menu - Reset button doesnt reset
- Fixed in master. Please reopen if necessary
- 04:53 AM Bug report #12224 (Closed): Customization Menu - Reset button doesnt reset
- Fixed in master. Please reopen if necessary
- 04:43 AM Bug report #12352 (In Progress): Sort order for custom scales
- Fixed for general settings, still true for Project properties
- 04:43 AM Bug report #12352 (In Progress): Sort order for custom scales
- Fixed for general settings, still true for Project properties
- 04:36 AM Bug report #13278: Qgis crash saving postgis layer
- I'm also available to look at this, if given a link to the dump
- 04:18 AM Bug report #12423 (Feedback): Processing - Bar Plot (QGIS) doesn't plot string "category name field"
- I don't think this is a bug. To plot we need two sets of numbers: one for X values and second for Y. How we can creat...
- 04:11 AM Bug report #12821 (Closed): Error in Processing documentation
- 04:11 AM Bug report #12835 (Closed): Could not import ImageText form PIL
- This is not a QGIS issue. Please post your request for PIL package update in the OSGeo4W trac
- 04:11 AM Bug report #12835 (Closed): Could not import ImageText form PIL
- This is not a QGIS issue. Please post your request for PIL package update in the OSGeo4W trac
- 04:11 AM Bug report #12835 (Closed): Could not import ImageText form PIL
- This is not a QGIS issue. Please post your request for PIL package update in the OSGeo4W trac
- 02:20 AM Bug report #13188: Please improve 'Missing dependency' error message
- "Missing dependency" message was removed from Processing during UI/UX improvements. But I added GRASS path to the sim...
- 02:17 AM Bug report #13188 (Closed): Please improve 'Missing dependency' error message
- Fixed in changeset commit:"75926f52aaf479bbe663978b05b7ba216cea137e".
- 01:40 AM Bug report #13980 (Closed): Unable to open files from Python console editor
- Works fine in master. Reopen if necessary
- 01:40 AM Bug report #13980 (Closed): Unable to open files from Python console editor
- Works fine in master. Reopen if necessary
- 01:34 AM Bug report #14115 (Feedback): Processing: GDAL Proximity - incorrect result if "Values" is not fi...
- With passed "Values" it produces correct result. I still think that this is GDAL bug, as from documentation, "values"...
- 01:34 AM Bug report #14115 (Feedback): Processing: GDAL Proximity - incorrect result if "Values" is not fi...
- With passed "Values" it produces correct result. I still think that this is GDAL bug, as from documentation, "values"...
- 01:12 AM Bug report #14115: Processing: GDAL Proximity - incorrect result if "Values" is not filled
- Alexander, thanks for testing.
I filled "Values" with 10 (the ID value with which the roads raster was created) and ... - 01:20 AM Bug report #13867: Select by location (Point on line)
- As fTools plugin will be removed in future and same tool works fine in Processing toolbox I think we can leave this a...
- 01:17 AM Bug report #13582 (Feedback): 'Add Delimited Text Layer' not setting CRS query parameter in the URI
- Which fTools tool do you refer to? I checked in master with "Define current projection" and there is no error when us...
- 01:09 AM Bug report #13345 (Feedback): Processing Import into PostGIS: set default output SR
- Works fine in master. CRS copied from source layer, I can add imported layer and QGIS does not ask for CRS.
2016-01-17
- 12:57 AM Bug report #13270 (Closed): processing toolbox - clip tool in batch mode
- Works fine in master. Reopen if necessary
- 12:57 AM Bug report #13270 (Closed): processing toolbox - clip tool in batch mode
- Works fine in master. Reopen if necessary
- 12:36 AM Bug report #13190 (Closed): RuntimeError: module compiled against API version 9 but this version ...
- Looks like packaging issue in your distribution. Reopen if necessary
- 12:36 AM Bug report #13190 (Closed): RuntimeError: module compiled against API version 9 but this version ...
- Looks like packaging issue in your distribution. Reopen if necessary
- 12:26 AM Revision 00d60dbc (qgis): fix warnings
- 12:26 AM Bug report #14115 (Rejected): Processing: GDAL Proximity - incorrect result if "Values" is not fi...
- Running gdal_proximity.py from command line gives same result, so seems this is GDAL issue not Processing. Please sub...
- 12:26 AM Bug report #14115 (Rejected): Processing: GDAL Proximity - incorrect result if "Values" is not fi...
- Running gdal_proximity.py from command line gives same result, so seems this is GDAL issue not Processing. Please sub...
- 09:05 PM Revision 6435a20b (qgis): Merge pull request #2686 from SebDieBln/FixPostgresWarnings
- [Postgres] Remove the temporary SSL files only when they were created
- 08:16 PM Revision ed80951d (qgis): remove temporary SSL files only when they were created
- This avoids warnings from QFile::remove(). Also deduplicated the code to remove the temporary files.
- 05:44 PM Bug report #14118 (Reopened): regression: unchecking one sub-layer of a categorized symbology lea...
- Ah, found out what triggered the bug, that is a joined field. Attaching a testcase project.
*Steps to reproduce*
# L... - 05:44 PM Bug report #14118 (Reopened): regression: unchecking one sub-layer of a categorized symbology lea...
- Ah, found out what triggered the bug, that is a joined field. Attaching a testcase project.
*Steps to reproduce*
# L... - 05:44 PM Bug report #14118 (Reopened): regression: unchecking one sub-layer of a categorized symbology lea...
- Ah, found out what triggered the bug, that is a joined field. Attaching a testcase project.
*Steps to reproduce*
# L... - 05:21 PM Revision 9d473aae (qgis): don't allow field precision greater than field width (fix #14019, #5154)
- 04:16 PM Bug report #14125: Make Log Message Panel dock widget as tabbed window (UX improvement)
- Seems to be because of this
@ connect( mLogDock, SIGNAL( visibilityChanged( bool ) ), mMessageButton, SLOT( setChec... - 02:45 PM Bug report #14125 (Closed): Make Log Message Panel dock widget as tabbed window (UX improvement)
- Much like all of the other QGIS application panels (e.g Layers, python console etc) it would be good to allow the pos...
- 01:21 PM Bug report #14117 (Open): Bad polygon digitizing in master
- Bisected to 70c5fe5553225e4db02620b429a4cfc549d6fc22
- 12:05 PM Feature request #14124 (Closed): option to export as raster on a per-item basis in print composer
- When exporting to pdf with advanced effects enabled it is necessary to 'print as raster' to retain the effects proper...
- 10:43 AM Revision f966c422 (qgis): Merge pull request #2684 from SebDieBln/AstyleOptionsFile
- Move the options for the QGISSTYLE tool to a separate file
- 09:49 AM Bug report #14123: Crash when choosing "Save As" on a layer with sqlite 3.10
- Files didn't attach the first time.
- 09:49 AM Bug report #14123: Crash when choosing "Save As" on a layer with sqlite 3.10
- Files didn't attach the first time.
- 09:48 AM Bug report #14123 (Closed): Crash when choosing "Save As" on a layer with sqlite 3.10
- QGIS segfaults when choosing "Save As" from the right click menu of a layer when using sqlite 3.10.0+. Works fine wit...
- 09:41 AM Revision e7070919 (qgis): [Bugfix][QGIS Server] - fixed invalid GeoJSON (missing ',') in WFS GetF...
- 02:11 AM Bug report #13527: Bad (, missing) GeoJSON response from WFS request for feature from multiple la...
- Hi, this bug is still present in master branch. I have created a pull request with one possible way to fix this bug -...
2016-01-16
- 12:20 AM Revision dc228209 (qgis): Moved the options for the QGISSTYLE tool to a separate file.
- 10:52 PM Revision ed5284f1 (qgis): Update test mask
- 09:08 PM Bug report #14118 (Closed): regression: unchecking one sub-layer of a categorized symbology leads...
- I can't reproduce this regression anymore (while I could yesterday). Closing to remove blocker noise, will re-open if...
- 09:08 PM Bug report #14118 (Closed): regression: unchecking one sub-layer of a categorized symbology leads...
- I can't reproduce this regression anymore (while I could yesterday). Closing to remove blocker noise, will re-open if...
- 01:41 PM Bug report #14118: regression: unchecking one sub-layer of a categorized symbology leads to no fe...
- Also try with
1. Expression compilation switched off
2. A different format dataset - 03:40 AM Bug report #14118 (Feedback): regression: unchecking one sub-layer of a categorized symbology lea...
- I can not reproduce using master (commit:1cd4570136344caafebbe911bbe797ddbc87a56a).
Can you post the exact steps to ... - 03:40 AM Bug report #14118 (Feedback): regression: unchecking one sub-layer of a categorized symbology lea...
- I can not reproduce using master (commit:1cd4570136344caafebbe911bbe797ddbc87a56a).
Can you post the exact steps to ... - 07:31 PM Revision 9dd6c0a4 (qgis): Merge pull request #2683 from SebDieBln/FixNonVectorQLR
- [Regression] make QLR files containing non-vector layers work again (fixes #14091)
- 05:54 PM Feature request #14122 (Closed): Implement WFS 2.0 client provider
- Currently QGIS only supports WFS 1.0.0 for client reading. WFS 2.0 has some good features including paging, joins, an...
- 05:52 PM Bug report #13061: QGIS crashes on close if data was read through GDAL in Python Console
- I can reproduce the crash using the mentioned Python code.
Under Windows, GDAL is "quite picky with its memory":http... - 05:30 PM Feature request #14121 (Open): WFS client implement simple logic for caching and non-caching
- The current Add WFS layer dialog is confusing for new users in regards to downloading of WFS data. At the moment ther...
- 04:57 PM Bug report #9444: WFS client not requesting new features when not-cached
- I've also noticed another issue when using the non-cached option which is similar to server-side feature limit issue....
- 12:31 PM Bug report #9444: WFS client not requesting new features when not-cached
- In regards to the server-side max feature limitation, I believe this ticket's approach would be more robust: #9450 (a...
- 12:20 PM Bug report #9444: WFS client not requesting new features when not-cached
- Thanks Tom for the fix. The general non-caching issue (e.g panning and new fetches are made) has now been resolved, h...
- 04:48 PM Feature request #14120 (Open): Implement Better Filtering for WFS layers
- It would be good to completely re-implement the current WFS client filtering logic to something similar to what the O...
- 04:18 PM Bug report #14119 (Closed): Ensure the OGC filter XML expression contains the GML namespace refer...
- WFS Servers such as Geoserver won't parse the C XML filter unless it's there. Example expression that fails:
QGIS Ex... - 12:28 PM Bug report #9395: WFS layers time out, even though the timeout is not reached
- I think this issue can be best resolved by first respecting the server-side timeout setting. Currently the QGIS netwo...
- 11:50 AM Bug report #13708: Nested symbology layer not displayed anymore on qgis server 2.10.1
- The regression occurred in commit:1d7a6a4909e70fe03251c021336e51d311c02116.
Please note:
As far as I can see it neve... - 10:39 AM Bug report #13708 (In Progress): Nested symbology layer not displayed anymore on qgis server 2.10.1
- 07:48 AM Bug report #13708: Nested symbology layer not displayed anymore on qgis server 2.10.1
- Ok, I tracked it down to "@QgsVectorLayerRenderer@(Lines 146-148)":https://github.com/qgis/QGIS/blob/1cd4570136344caa...
- 04:36 AM Bug report #13708: Nested symbology layer not displayed anymore on qgis server 2.10.1
- Yes, I can confirm it is still true in current master (commit:1cd4570136344caafebbe911bbe797ddbc87a56a).
- 10:32 AM Bug report #14091 (Closed): The dev don't support the WMS layer in QR defs
- Fixed in changeset commit:"9dd6c0a4653e29b9189385d89f225e514bbe1d72".
- 08:50 AM Bug report #13192: Error when saving Matplotlib figure
- I've create a ticket on OSGEO4w bug tracker 481 https://trac.osgeo.org/osgeo4w/ticket/481
- 03:58 AM Revision 1cd45701 (qgis): Fix crash when opening properties for geometryless layers (fix #14116)
- 03:54 AM Bug report #14117 (Feedback): Bad polygon digitizing in master
- 03:53 AM Bug report #14117: Bad polygon digitizing in master
- I can not reproduce using master (commit:1cd4570136344caafebbe911bbe797ddbc87a56a).
I created a new memory layer (Po... - 03:54 AM Bug report #13117: cached wfs not downloading new features while panning
- @Raymond Nijssen: I agree your comments about simplifying the UI to just have 2 simple options. You should raise anot...
- 03:22 AM Bug report #13401 (Closed): WFS Cache Features option does not work anymore
- This is now fixed in master commit:188625c
closing - 03:17 AM Bug report #14102 (Feedback): Application Crash
- 02:01 AM Revision 52442f5e (qgis): added a test for loading QLR files
- 01:10 AM Revision 6971bd85 (qgis): bugfix: replace all childNodes, not just the first half
- followup to 1a1af3788ce889ddb78f4b7e2cbca6a5bfb61143
2016-01-15
- 12:46 AM Bug report #13279 (Feedback): Processing & SAGA
- Seems fixed now, right?
- 12:44 AM Bug report #13708: Nested symbology layer not displayed anymore on qgis server 2.10.1
- Still true in current master (would be 2.14 LTR)?
- 12:31 AM Feature request #5516 (In Progress): Better sorting of menus
- It is better now, but IMHO some of the menus would be better moved, see suggestions above.
- 12:31 AM Feature request #5516 (In Progress): Better sorting of menus
- It is better now, but IMHO some of the menus would be better moved, see suggestions above.
- 01:45 PM Feature request #5516 (Closed): Better sorting of menus
- Hello, bug triage...
I am closing this bug for lack of feedback and because it seems to be fixed in QGIS master... - 01:45 PM Feature request #5516 (Closed): Better sorting of menus
- Hello, bug triage...
I am closing this bug for lack of feedback and because it seems to be fixed in QGIS master... - 01:45 PM Feature request #5516 (Closed): Better sorting of menus
- Hello, bug triage...
I am closing this bug for lack of feedback and because it seems to be fixed in QGIS master... - 12:29 AM Feature request #4774 (Open): Add area, length etc. triggers to DB Manager
- Sorry I was unclear. I'm talking about the old function present in the previous PostGIS Manager, not ported to DB Man...
- 02:04 PM Feature request #4774 (Feedback): Add area, length etc. triggers to DB Manager
- Hello, bug triage...
I think this is implemented in QGIS 2.13 (the sql dictionnary of DB Manager has measurement and... - 10:37 PM Revision 11081f8f (qgis): Fix doxygen warning
- 10:35 PM Revision 0ca359e4 (qgis): make QLR files containing non-vector layers work again
- This was a regression introduced in ff3200fd6c507429b50c56b8307869d62cce6dcf.
(fixes #14091) - 08:27 PM Bug report #14118 (Closed): regression: unchecking one sub-layer of a categorized symbology leads...
- If one sub-layer node of a categorized symbology is unchecked, the whole layer fails to draw features of the other ch...
- 08:23 PM Bug report #14117 (Closed): Bad polygon digitizing in master
- Steps to reproduce:
1. start digitizing a new polygon
2. add first vertex
a "ghost" vertex is also added way to the... - 06:59 PM Bug report #14116 (Closed): Crash when opening layer properties dialog for geometryless vector layer
- Fixed in changeset commit:"1cd4570136344caafebbe911bbe797ddbc87a56a".
- 06:27 PM Bug report #14116 (In Progress): Crash when opening layer properties dialog for geometryless vect...
- 05:14 PM Bug report #14116 (Closed): Crash when opening layer properties dialog for geometryless vector layer
- When opening the *layer properties dialog* for *geometryless vector layers* QGIS crashes. Tested with
* PostGIS
* Del... - 06:29 PM Revision 4451f298 (qgis): [processing] add layer and field names to the statistics output (fix #1...
- 05:25 PM Revision 322e5117 (qgis): [Processing] Fix default value support in script
- For some parameters like Number if no default is set script is invalid.
- 04:54 PM Feature request #12258 (Closed): Add fields to temporary memory layers
- commit:dbc0f072c638981db982011776d7b110215e80b7 as part of "PR 2624":https://github.com/qgis/QGIS/pull/2624 even made...
- 04:54 PM Feature request #12258 (Closed): Add fields to temporary memory layers
- commit:dbc0f072c638981db982011776d7b110215e80b7 as part of "PR 2624":https://github.com/qgis/QGIS/pull/2624 even made...
- 04:54 PM Feature request #12258 (Closed): Add fields to temporary memory layers
- commit:dbc0f072c638981db982011776d7b110215e80b7 as part of "PR 2624":https://github.com/qgis/QGIS/pull/2624 even made...
- 04:41 PM Revision e20cfc04 (qgis): [DBmanager] add extension to file when exporting (fix #13733)
- 04:40 PM Revision 62d079c6 (qgis): add some doxymentation
- 04:23 PM Revision ffc80b10 (qgis): Fix warning
- 04:23 PM Revision de25449c (qgis): Move QgsExpressionSorter out of QgsFeatureIterator for reusability
- 04:23 PM Revision a2030d53 (qgis): Fix 2.5D renderer problem when order of walls matters
- E.g. when the walls have different styles
- 03:51 PM Revision 2da75da8 (qgis): fix ad1fd2a
- 03:28 PM Revision a1705ad6 (qgis): order include in sip files
- 02:44 PM Revision a47ae278 (qgis): Sip file test
- 01:50 PM Feature request #5117 (Closed): Make the first column of the Attribute Table show feature ID
- Hello, bug triage...
I am closing this feature request for lack of feedback and because it seems to be implemented a... - 01:50 PM Feature request #5117 (Closed): Make the first column of the Attribute Table show feature ID
- Hello, bug triage...
I am closing this feature request for lack of feedback and because it seems to be implemented a... - 01:50 PM Feature request #5117 (Closed): Make the first column of the Attribute Table show feature ID
- Hello, bug triage...
I am closing this feature request for lack of feedback and because it seems to be implemented a... - 01:50 PM Feature request #5122 (Closed): Temporal data, timestamps, and symbolizing based on date
- Hello, bug triage...
I am closing this feature request for lack of feedback and because it seems to be implemented a... - 01:50 PM Feature request #5122 (Closed): Temporal data, timestamps, and symbolizing based on date
- Hello, bug triage...
I am closing this feature request for lack of feedback and because it seems to be implemented a... - 01:50 PM Feature request #5122 (Closed): Temporal data, timestamps, and symbolizing based on date
- Hello, bug triage...
I am closing this feature request for lack of feedback and because it seems to be implemented a... - 01:49 PM Feature request #6310 (Closed): Streamline all geoprocessing workflow
- Hello, bug triage...
I am closing this feature request for lack of feedback and because it seems to be implemented a... - 01:49 PM Feature request #6310 (Closed): Streamline all geoprocessing workflow
- Hello, bug triage...
I am closing this feature request for lack of feedback and because it seems to be implemented a... - 01:49 PM Feature request #6310 (Closed): Streamline all geoprocessing workflow
- Hello, bug triage...
I am closing this feature request for lack of feedback and because it seems to be implemented a... - 01:48 PM Feature request #5903 (Closed): For raster data store min-max in the project file
- Hello, bug triage...
I am closing this feature request for lack of feedback and because it seems to be implemented a... - 01:48 PM Feature request #5903 (Closed): For raster data store min-max in the project file
- Hello, bug triage...
I am closing this feature request for lack of feedback and because it seems to be implemented a... - 01:48 PM Feature request #5903 (Closed): For raster data store min-max in the project file
- Hello, bug triage...
I am closing this feature request for lack of feedback and because it seems to be implemented a... - 01:47 PM Bug report #14091: The dev don't support the WMS layer in QR defs
- See "PR 2683":https://github.com/qgis/QGIS/pull/2683 for the solution. It was a regression introduced in commit:ff320...
- 01:24 PM Bug report #14091 (In Progress): The dev don't support the WMS layer in QR defs
- 01:46 PM Feature request #5898 (Closed): Layersets
- Hello, bug triage...
closing this bug for lack of feedback and because everything seems to be implemented in QGIS ma... - 01:46 PM Feature request #5898 (Closed): Layersets
- Hello, bug triage...
closing this bug for lack of feedback and because everything seems to be implemented in QGIS ma... - 01:46 PM Feature request #5898 (Closed): Layersets
- Hello, bug triage...
closing this bug for lack of feedback and because everything seems to be implemented in QGIS ma... - 01:34 PM Revision 3bc3f52f (qgis): [processing] skip invalid geometries when buffering (fix #13763)
- 01:00 PM Revision 99ac6885 (qgis): Release of 2.12.3
- 01:00 PM Revision e72e2abd (qgis): Release of 2.8.6
- 12:37 PM Revision 0c02f181 (qgis): [FEATURE] Add 2.5D Renderer
- This adds a configuration interface and renderer that makes it easy to
put all the pieces together which are required... - 12:30 PM Revision 532259f8 (qgis): QgsDataDefined: be less restrictive in constructor
- If one has a method
setValue( QgsDataDefined dd );
One can now do
setValue( 40 )
While before it had to b... - 12:25 PM Revision e1adc637 (qgis): Merge pull request #2678 from m-kuhn/transaction-group
- [FEATURE] Autotransaction mode and transaction groups
- 12:18 PM Revision 8ee25b7e (qgis): Use transaction groups
- 12:18 PM Revision 82071612 (qgis): Remove layer edit state restrictions from transactions
- 12:18 PM Revision 9b510070 (qgis): Add transaction groups
- 12:18 PM Revision 53527ca4 (qgis): Transactions: Assume edited state
- 11:41 AM Revision bc61f758 (qgis): read source from provider before saving memory layer (fixes #8997)
- (cherry picked from commit dbc0f072c638981db982011776d7b110215e80b7)
- 11:27 AM Revision 01434e87 (qgis): [processing] fixed otb version detection when no otb path is defined or...
- 11:27 AM Revision a63cab77 (qgis): [processing] improvements to log
- 11:27 AM Revision 71b7ea9f (qgis): [processing] allow saving and loading batch processing configurations
- 10:34 AM Revision 9c5029ba (qgis): Add whitespace to trigger another travis build
- 10:12 AM Revision ad1fd2a9 (qgis): [API] Introduce optional QgsVectorDataProvider::ChangeFeatures
- capability and changeFeaturss method to allows joint geometry and
attribute updates.
Currently only implemented in t... - 10:08 AM Revision c063838f (qgis): rename QgsFilePickerWidget to QgsFileWidget
- 10:08 AM Revision 36157d43 (qgis): Add filters to file picker and external widget
- 10:07 AM Bug report #10089 (Closed): Output of statistics: please add layer and column names
- Fixed in commit:4451f29846
- 10:07 AM Bug report #10089 (Closed): Output of statistics: please add layer and column names
- Fixed in commit:4451f29846
- 09:41 AM Revision 4adae285 (qgis): [Feature][QGIS Server] Add configuration checker to project properties
- To help user configuring project for QGIS Server, this code adds some tests to check the configuration.
The tests ar... - 09:29 AM Revision 7be304c3 (qgis): Disable unit tests and add enum value to sip
- 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 ... - 08:22 AM Revision 0b966216 (qgis): Merge pull request #2669 from volaya/otb_version
- [processing] improved version detection mechanism for OTB
- 08:21 AM Revision b68ee3d8 (qgis): Merge pull request #4 from alexbruy/otb-indentation
- fix indentation
- 08:19 AM Revision df27c07d (qgis): Avoid Coverity warning
- 08:14 AM Revision 91f3005f (qgis): [FEATURE] Expression variables relating to QGIS environment
- New variables for:
- @qgis_os_name: eg 'linux','windows' or 'osx'
- @qgis_platform: eg 'desktop' or 'server'
- @user_... - 07:43 AM Revision 5f3ca88a (qgis): Merge pull request #2674 from boundlessgeo/postgis-pki-pr
- [FEATURE] Postgres provider PKI authentication (plus fixes #13841)
- 07:42 AM Bug report #13733 (Closed): DBManager Export to file: missing extension for output causing error
- Fixed in changeset commit:"e20cfc043c5022b0765523da2f62b4909fa2674a".
- 07:07 AM Bug report #14103 (Feedback): Application crash on Categorized classification without a column sp...
- Seems fixed in master
- 07:00 AM Bug report #14077: Geometry check requires file extension
- PR is here https://github.com/qgis/QGIS/pull/2680
- 06:22 AM Bug report #14101: French reprojection use ntf_r93.gsb (IGNF:LAMBE etc ..)
- I found a temporary solution.
I change the proj4 definition in the database /path_qgis/apps/qgis/ressources/srs.db... - 06:05 AM Feature request #14112 (Closed): Node tool enhancement : freehand mode ( aka "click-click" mode)
- The current node displacement tool works with a drag & drop behaviour.
This issue propose to transform this behavi... - 05:50 AM Bug report #13192: Error when saving Matplotlib figure
- I was following this issue since two users of my plugin (PhysiocapAnalyseur) have experimented the same error "The _i...
- 04:33 AM Bug report #13763 (Closed): QGIS crashes when doing a buffer with ftools
- Fixed in changeset commit:"3bc3f52f0cf7aa587fa97818202ac6279db46843".
- 02:12 AM Bug report #13763: QGIS crashes when doing a buffer with ftools
- There is no crash on master 5f3ca88 with fTools and Processing. fTools generates empty output layer, Processing throw...
- 04:17 AM Bug report #10279 (Closed): Join attributes by location - field shifted
- Fixed in the Processing in master. Reopen if necessary.
- 04:17 AM Bug report #10279 (Closed): Join attributes by location - field shifted
- Fixed in the Processing in master. Reopen if necessary.
- 04:13 AM Bug report #13985 (Feedback): Merge Vector Layer: Attribute values are wrongly assigning if that ...
- Can not open attached archive.
This bug should be fixed in the Processing in master - 02:50 AM Revision 275eb946 (qgis): [FEATURE] Add closest_point and shortest_line expression functions
- closest_point: returns closest point a geometry to a second geometry
shortest_line: returns the shortest possible lin... - 02:41 AM Bug report #14110: Spatialite / DbManager - Error fetching indexes with recent sqlite version
- I have seen a commit had been added in sqlite to revert the columns number changed for index_info. I added a comment ...
- 02:27 AM Bug report #14110 (Closed): Spatialite / DbManager - Error fetching indexes with recent sqlite ve...
- Some users reported a bug in DbManager. When you connect to a sqlite/spatialite database, and then click on one layer...
- 01:45 AM Bug report #13683 (Closed): DBManager doesn't work with the new authentication system
- Corresponding PR merged. Reopen is necessary
- 01:45 AM Bug report #13683 (Closed): DBManager doesn't work with the new authentication system
- Corresponding PR merged. Reopen is necessary
2016-01-14
- 12:12 AM Revision 6fcb3ead (qgis): Add missing help and show missing variables in editor
- 11:59 PM Revision 40dc7dd1 (qgis): Show selection when using geometry generators
- 11:51 PM Feature request #14109 (Closed): Easier EPSG selection for unknown projections
- A frequent question is how to find the correct projection for layers without a .prj or similar.
An interesting appro... - 10:44 PM Bug report #13841 (Closed): DbManager does not use the new authentication system
- Fixed in changeset commit:"5f3ca88a84766daceba57c89187ce942a964669f".
- 10:34 PM Revision c0f4fb14 (qgis): Followup e48d8b, fix typo
- 10:32 PM Revision c452c3d8 (qgis): Fix some warnings and test failures on nightlies
- 09:52 PM Revision 9d13f5b2 (qgis): DBManager oracle plugin: strip '"' on unique col
- For Oracle provider, giving a quoted uniqueColumn in a uri to create a
QgsVectorLayer results in an invalid layer.
T... - 09:48 PM Revision f5373ac3 (qgis): DBManager oracle plugin: strip '"' on unique col
- For Oracle provider, giving a quoted uniqueColumn in a uri to create a
QgsVectorLayer results in an invalid layer.
T... - 06:11 PM Revision a91b6856 (qgis): Yet another slightly different control image...
- 05:04 PM Revision 91b0e7f3 (qgis): sort files in cmakelists
- 04:58 PM Revision d416b14c (qgis): Generate test images on newer system and use tolerance of 100 pixels
- 04:07 PM Revision d12a0b4a (qgis): [processing] fix Merge vector layers alg (fix #9978)
- 03:39 PM Bug report #14102: Application Crash
- Oh, sure :-)
Since version 2.12.2 QGIS has seen many bugfixes and improvements. There is the chance that your proble... - 06:41 AM Bug report #14102: Application Crash
- sorry but i'm a newbie. could you be more particularly?
- 06:02 AM Bug report #14102: Application Crash
- Can you reproduce using the "latest nightly build":https://www.qgis.org/en/site/forusers/alldownloads.html#windows?
... - 04:53 AM Bug report #14102 (Closed): Application Crash
- Hello,
I'm getting crash while working on a big dates (modification, write, read) when closing also. Please help. Tha... - 03:30 PM Revision 2aa523d4 (qgis): increase maximum value for outline width in symbols widgets (fix #14094)
- 02:36 PM Bug report #14107 (Closed): properties layer statistic: No stats collected yet
- The property layer statistic window does not collect statistics for bands. It shows: "No Stats" and "No stats collec...
- 02:31 PM Bug report #14106 (Closed): gdal info -stats are approximate if ".aux.xml" has been created.
- When Using gdalinfo with the "-stats" switch, raster statistics are exact only if the ".aux.xml" file has not been cr...
- 01:46 PM Revision 193e9d78 (qgis): Update sip files
- 01:26 PM Revision 561690c9 (qgis): Use render job in unit test instead of vector renderer
- 12:52 PM Revision 32423a39 (qgis): Small doxymentation fix
- 12:52 PM Revision fe416d4d (qgis): Fix typo
- 12:28 PM Revision 54254100 (qgis): Add extrude function to QgsGeometry
- 12:19 PM Revision e290c985 (qgis): translation string fix
- 11:53 AM Revision a8ef4ffa (qgis): [processing] changed min qgis version to 2.13
- otherwise it wont load until 2.14 release is done and qgis version number changed
- 11:53 AM Revision 8884c37b (qgis): [processing] add nocrswarning option to scripts
- fixes #12784
- 11:38 AM Revision 2a12f018 (qgis): [auth] Ensure ident cert cache is used
- 11:33 AM Feature request #14105 (Open): DB Manager: 'Import vector layer' dialoge should remain open after...
- When creating a new table in the DB Manager the 'Create Table' dialogue remains open. That's a very useful feature wh...
- 11:06 AM Bug report #14104 (Closed): DB Manager: sequence issue when copying a table from a PostGIS schema...
- In QGIS 2.12.2 sequences of serial columns don't get lost when copying a table from a schema into another by drag and...
- 11:04 AM Revision f8f25289 (qgis): spelling fixes
- 10:27 AM Revision e5bb0b97 (qgis): Fill symbol layer: consider already existing transformations on brushes...
- 10:11 AM Feature request #7626 (Closed): Welcome page
- Closing, as welcome page already implemented. Reopen if necessary
- 10:11 AM Feature request #7626 (Closed): Welcome page
- Closing, as welcome page already implemented. Reopen if necessary
- 08:24 AM Revision 1dde1b0a (qgis): [processing] changed minimum qgis version in metadata
- Has to be 2.14, since there are algorithms using virtual layers
- 08:11 AM Bug report #13319 (Closed): SBN / SBX files using by Pisa ? (no problem with 2.8)
- Fixed with c9b0ab17046296b3bbf9a71cb7e9427675b2ac55
- 07:56 AM Bug report #14103 (Closed): Application crash on Categorized classification without a column spec...
- Using QGIS 2.12.0 I regularly create themed layers with Categorized classifications. I use the circle symbol and a co...
- 07:10 AM Bug report #9978: Merge Vector Layers: 6 instead of NULL values
- Hopefully fixed. Reopen if necessary
- 07:08 AM Bug report #9978 (Closed): Merge Vector Layers: 6 instead of NULL values
- Fixed in changeset commit:"d12a0b4a252f34b1def14e49b15e8d9f75b6740f".
- 07:09 AM Feature request #14094 (Closed): Increase allowed maximum value for Outline Width in Simple Marke...
- Fixed in changeset commit:"2aa523d41012773aa87fc76f48f52d1286106821".
- 05:34 AM Feature request #5470 (In Progress): Manage different versions of OTB
- PR is here https://github.com/qgis/QGIS/pull/2669
- 05:34 AM Feature request #5470 (In Progress): Manage different versions of OTB
- PR is here https://github.com/qgis/QGIS/pull/2669
- 05:22 AM Feature request #8239 (Feedback): Polygon overlay error with the new SAGA API in Sextante
- Still true?
- 04:05 AM Bug report #13536 (Closed): GeoTIFF rendering issues with GDAL >2.0
- This was a GDAL problem. Fixed per https://trac.osgeo.org/gdal/ticket/6308 (will be in GDAL 2.0.2). Surprising GRASS ...
- 03:39 AM Bug report #14101 (Closed): French reprojection use ntf_r93.gsb (IGNF:LAMBE etc ..)
- ERROR when reproject or save as whith "IGNF:xxx" projection
for example:... - 02:54 AM Feature request #12784 (Closed): Allow scripts to deactivate CRS warning
- Fixed in changeset commit:"8884c37b6f33d1d1aa42ac4dfb92def557a55fab".
- 02:45 AM Bug report #14029: Server crash upon first read of a project
- Tested on two machines, both Debian (one sid, one testing). It would be good to replicate it on other systems too.
- 02:22 AM Revision 45eeb95d (qgis): Revert 13f4081 and 2b7c5c1
- Ensures that Travis is testing the same documentation coverage as
the actual docs are built using. - 02:12 AM Bug report #14091: The dev don't support the WMS layer in QR defs
- Sebastian Dietrich wrote:
> Sebastian Dietrich wrote:
> > Does it work when saving a project containing this WMS laye...
2016-01-13
- 12:59 AM Revision d97a5e3a (qgis): Fix failing indentation test
- 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,...
- 12:13 AM Revision f639d1e4 (qgis): Fix windows build
- 11:58 PM Revision 884c3ba8 (qgis): Use constGeometry to avoid some QgsFeature detachments
- 11:39 PM Revision 31d981c4 (qgis): Merge pull request #2670 from pvalsecc/xlsx_ods
- Add saveAs XLSX and ODS
- 10:57 PM Revision 184db1aa (qgis): Indentation fix
- 09:29 PM Revision d5bf1045 (qgis): [auth] Ensure ident cert cache is used; move temp file creation to utils
- 09:29 PM Revision 2550218f (qgis): [auth] updated api doc
- 09:29 PM Revision e7a1e2c2 (qgis): Clean up with prepare commit script
- 09:28 PM Revision 5fb798e2 (qgis): [auth][db_manager]removed certs (if any) after postgres connection
- 09:26 PM Revision 68478a73 (qgis): [auth] PKI support to postgres provider
- 08:12 PM Revision ef91882f (qgis): explicitly call QgsDataSourceURI.connectionInfo() with appropriate para...
- 08:12 PM Revision 93ab8900 (qgis): make DbManager aware of the new authentication system
- 06:26 PM Revision 3d44e1f5 (qgis): [fTools] enable OK button when error occurs (fix #13104)
- 05:30 PM Revision b146c3ed (qgis): fix indentation
- 04:52 PM Bug report #13298: Shapefiles corrupting - objects and attributes becoming switched
- I think so.
It can always be reopened if we ever see it again and can figure out a repeatable cause.
Thanks. - 08:42 AM Bug report #13298: Shapefiles corrupting - objects and attributes becoming switched
- > What is still happening in the latest nightly dev build (2.13) is deleted objects are not removed properly when sav...
- 04:01 PM Bug report #14091: The dev don't support the WMS layer in QR defs
- Sebastian Dietrich wrote:
> Does it work when saving a project containing this WMS layer?
What I meant was:
* Create... - 06:37 AM Bug report #14091: The dev don't support the WMS layer in QR defs
- Master (on Windows) also crashes here when opening the attached qlr, is fine on 2.12.2
- 06:37 AM Bug report #14091: The dev don't support the WMS layer in QR defs
- Master (on Windows) also crashes here when opening the attached qlr, is fine on 2.12.2
- 06:37 AM Bug report #14091: The dev don't support the WMS layer in QR defs
- Master (on Windows) also crashes here when opening the attached qlr, is fine on 2.12.2
- 04:29 AM Bug report #14091: The dev don't support the WMS layer in QR defs
- I tried this.
I create a new project and drag-n-drop the qlr in it.
I see nothing as reported.
After I save the proje... - 02:32 AM Bug report #14091: The dev don't support the WMS layer in QR defs
- Does it work when saving a project containing this WMS layer?
- 03:50 PM Feature request #14093: Prefer the QGIS-providers over the OGR-provider
- I think one problem is that many users don't even know there are two different ways of handling a CSV file, nor do th...
- 01:40 PM Feature request #14093: Prefer the QGIS-providers over the OGR-provider
- > Sounds right to me: why having a QGIS provider then?
There's lots of features in the QGIS provider not available i... - 01:19 PM Feature request #14093: Prefer the QGIS-providers over the OGR-provider
- +1 for keeping GDAL/OGR CSV provider. The edit ability in 2.1dev is really useful!
- 01:26 AM Feature request #14093: Prefer the QGIS-providers over the OGR-provider
- Sounds right to me: why having a QGIS provider then?
- 01:24 AM Feature request #14093: Prefer the QGIS-providers over the OGR-provider
- Repeating my comment in #14078: I'd note that the OGR CSV driver has gained editing capabilities in GDAL 2.1dev (spec...
- 03:40 PM Revision 14c858a0 (qgis): [processing] fix crash in ConcaveHull alg when using it from console (f...
- 02:25 PM Feature request #12250: Ability to load R packages and easily execute custom R scripts without Py...
- Processing does not allow scripts to be created in pure R. Here is an example from the scatterplot regressione script...
- 01:23 AM Feature request #12250 (Closed): Ability to load R packages and easily execute custom R scripts w...
- If I'm not wrong, Processing allow you to add scripts in pure R. Reopen if necessary
- 01:23 AM Feature request #12250 (Closed): Ability to load R packages and easily execute custom R scripts w...
- If I'm not wrong, Processing allow you to add scripts in pure R. Reopen if necessary
- 01:23 AM Feature request #12250 (Closed): Ability to load R packages and easily execute custom R scripts w...
- If I'm not wrong, Processing allow you to add scripts in pure R. Reopen if necessary
- 01:58 PM Revision e7b9a314 (qgis): Add rendering extent information to expression context
- 01:58 PM Revision 33a2807b (qgis): Remove unrequired checks in geometry
- 01:58 PM Revision ee093b21 (qgis): Name for default MapCanvas ExpressionContextScope
- 01:58 PM Revision e48d8b0e (qgis): Doxymentation fix
- 01:49 PM Revision 9551ca7c (qgis): Merge pull request #2628 from medspx/work_vnet_processing
- [Feature][Processing] GRASS v.net modules
- 01:43 PM Revision 77a0b88a (qgis): more informative layer name when loading OGR datasource with only one s...
- Also use more informative raster layer names when loading raster with sublayers
- 01:41 PM Revision 864e1921 (qgis): [processing] improved version detection mechanism for OTB
- 01:16 PM Revision ea92e110 (qgis): [tracer] Renaming to camelCase, no actual code changes
- 12:30 PM Bug report #13987: Identify Feature not finding feature
- Apologies. The tables should be created before the view, and the view was referencing a table/view that it did not ne...
- 10:15 AM Bug report #13987: Identify Feature not finding feature
- Harry Clarke wrote:
> This is frustrating. I do not know what you mean by "...attached sql is not good to restore any... - 09:28 AM Bug report #13987: Identify Feature not finding feature
- This is frustrating. I do not know what you mean by "...attached sql is not good to restore any data". Please explain...
- 09:05 AM Bug report #13987 (Feedback): Identify Feature not finding feature
- Cannot confirm here on master with my own data, attached sql is not good to restore any data.
- 09:05 AM Bug report #13987 (Feedback): Identify Feature not finding feature
- Cannot confirm here on master with my own data, attached sql is not good to restore any data.
- 12:18 PM Revision b83f6e35 (qgis): Merge pull request #2665 from wonder-sk/auto-trace
- [FEATURE] Tracing of features (digitizing)
Tracing can be now used in various capturing map tools (add feature, add ... - 12:03 PM Revision b0bfa5fe (qgis): Merge pull request #2662 from mhugo/vlayer_expr
- Support for expression functions in virtual layers
- 11:49 AM Revision c69afc9e (qgis): script for custom widget plugin creation
- 11:49 AM Revision a88e2382 (qgis): allow definition of dialog title, display relative url in label
- 11:49 AM Revision 586b6072 (qgis): add custom widgets for QgsExternalResourceWidget and QgsFilePickerWidget
- 11:49 AM Revision 488b41f5 (qgis): add test for QgsFilePickerWidget
- 11:49 AM Revision cc9f0000 (qgis): use home directory as default path if nothing else can be used
- 11:49 AM Revision 3ce64547 (qgis): add documentation
- 11:49 AM Revision 492f1ad1 (qgis): add sip bindings
- 11:49 AM Revision 0034108e (qgis): Improve FileName editor widget
- * Use an hyperlink for file name: when checked the widget displays an hyperlink (in a QLabel) instead of a QLineEdit....
- 11:49 AM Revision 29752a35 (qgis): QgsFilePicker and QgsExternalResource: new file picker widget and edito...
- * QgsFilePicker is intended to be used across whole QGIS application for file picking
* right now it supports only ... - 11:14 AM Revision b7170b82 (qgis): Add azimuth function
- 11:06 AM Revision f8de083a (qgis): [Processing] [OTB] fixed wrong command when alg help is not found
- fixes #14096
- 10:30 AM Feature request #14099 (Open): toggle button for labeling in toolbar or else
- it would be very usefull to have a simple toggle button (1 click) in a toolbar in order to switch on/off labeling for...
- 10:22 AM Bug report #14029: Server crash upon first read of a project
- is this an issue just on single machine, or is confirmed to be a more general one?
- 10:21 AM Bug report #10044 (Closed): OSM Polygons not rendering
- closing for lack of feedback, please reopen if necessary.
- 10:21 AM Bug report #10044 (Closed): OSM Polygons not rendering
- closing for lack of feedback, please reopen if necessary.
- 10:20 AM Bug report #13755: Copy/paste PostGIS layer: date not autofill ( ('now'::text)::date)
- was this fixed by the same fix for #13857 ?
- 10:19 AM Bug report #8511 (Closed): Iterations: autofill mode fills the output name in a wrong way under L...
- Giovanni Manghi wrote:
> another round of tests on this (on several different Linux flavors), no issues, not even on ... - 10:19 AM Bug report #8511 (Closed): Iterations: autofill mode fills the output name in a wrong way under L...
- Giovanni Manghi wrote:
> another round of tests on this (on several different Linux flavors), no issues, not even on ... - 10:19 AM Bug report #13584 (Closed): Vertices snap to other when "Enable topological editing" is active
- closing for lack of feedback, please reopen if necessary.
- 10:19 AM Bug report #13584 (Closed): Vertices snap to other when "Enable topological editing" is active
- closing for lack of feedback, please reopen if necessary.
- 10:18 AM Bug report #10042 (Closed): QGIS 2.2 randomly crashing when panning a project with lots of data
- closing for lack of feedback, please reopen if necessary.
- 10:18 AM Bug report #10042 (Closed): QGIS 2.2 randomly crashing when panning a project with lots of data
- closing for lack of feedback, please reopen if necessary.
- 10:16 AM Bug report #6686 (Closed): Embedded layers from projects with groups misbehaving
- Sebastian Dietrich wrote:
> I can not reproduce using current master (commit:917dd055198f52b6288210d0a11f304aeacc2976... - 10:16 AM Bug report #6686 (Closed): Embedded layers from projects with groups misbehaving
- Sebastian Dietrich wrote:
> I can not reproduce using current master (commit:917dd055198f52b6288210d0a11f304aeacc2976... - 10:08 AM Revision 9dc7662e (qgis): Add saveAs XLSX and ODS
- 09:55 AM Revision 7a879994 (qgis): [processing] fixed frequency analysis algorithm
- code provided by Joseph Liam
fixes #14090 - 09:27 AM Bug report #13104 (Closed): Vector:Geometry Tools:Simplify geometry - 'OK' button stays disabled
- Fixed in changeset commit:"3d44e1f5454796bd49189e0319dce65b32c631ca".
- 09:23 AM Bug report #14086 (Rejected): gdal tools - proximity (non-ascii characters)
- From error message I see that this happens in the gdal_proximity.py file which is part of the GDAL core. So ticket sh...
- 09:23 AM Bug report #14086 (Rejected): gdal tools - proximity (non-ascii characters)
- From error message I see that this happens in the gdal_proximity.py file which is part of the GDAL core. So ticket sh...
- 09:10 AM Revision b2cc3099 (qgis): Make raster classes debug output less noisy
- 08:54 AM Feature request #6828: Correct sorting of layers in TOC when loading multiple layers
- Bruce Steedman wrote:
> This FR has been outstanding some years now and I'd have thought it was the very definition o... - 06:18 AM Feature request #6828: Correct sorting of layers in TOC when loading multiple layers
- This FR has been outstanding some years now and I'd have thought it was the very definition of a low effort high impa...
- 08:42 AM Bug report #13415 (Feedback): Import into PostGIS - Locale bug
- There is no Import into PostGIS tool in the GDALTools plugin. I suspect that this bugreport related to Processing.
- 08:42 AM Bug report #13415 (Feedback): Import into PostGIS - Locale bug
- There is no Import into PostGIS tool in the GDALTools plugin. I suspect that this bugreport related to Processing.
- 08:31 AM Feature request #14098 (Feedback): ftools geoprocessing tools are slow with large dataset, port t...
- the vector geoprocessing tools of qgis (aka ftools) are known to be very weak with large/complex geometries. There ar...
- 07:55 AM Feature request #14098 (Closed): ftools geoprocessing tools are slow with large dataset, port the...
- Attempt to perform intersect on input SHP layers with higher number of features hangs around 60% and never finish.
... - 08:17 AM Revision 4e9afcec (qgis): Expression variable for the currently rendered part
- During rendering, two new variables will be available:
* `geometry_part_count`
* `geometry_part_num` (1-based in... - 06:52 AM Bug report #12229 (Closed): python/plugins/processing/algs/qgis/ConcaveHull.py - throws error in ...
- Fixed in commit:14c858a0b1
- 06:52 AM Bug report #12229 (Closed): python/plugins/processing/algs/qgis/ConcaveHull.py - throws error in ...
- Fixed in commit:14c858a0b1
- 06:49 AM Feature request #12941 (Open): Saving Processing log
- I meant the general one, but in fact there is a lot of duplication between the two, so we could think of both.
- 05:12 AM Feature request #12941 (Feedback): Saving Processing log
- Which log you mean: produced by algorithm (Log tab in the algorithm dialog) or general Processing log?
- 06:19 AM Revision 3da051b9 (qgis): More debugging output for raster layer test
- 06:18 AM Revision 76f3bc1a (qgis): Fix some clang -weverything warnings
- 06:18 AM Revision a30a7351 (qgis): Fix some clazy issues (detach/iterating temporary, QString multi arg)
- 06:17 AM Revision 4181ef85 (qgis): Avoid some warnings on Windows
- 06:16 AM Revision f0d8efbd (qgis): Update test mask
- 05:34 AM Bug report #14081: Processing>QGIS>Vectoroverlay tools>Clip
- Then, it seems that the issue is fixed in master, so we can close this, right?
Might be one of the issues caused by ... - 05:31 AM Bug report #13831: Save to Spatialite fails if input is from same DB
- I suspect this is caused by fact that SQLite allows only single connection to database
- 04:55 AM Bug report #12347 (In Progress): Missing v.net* modules from GRASS Toolbox
- Opps, sorry. Wrong tab
- 04:55 AM Bug report #12347 (In Progress): Missing v.net* modules from GRASS Toolbox
- Opps, sorry. Wrong tab
- 04:54 AM Bug report #12347 (Rejected): Missing v.net* modules from GRASS Toolbox
- Duplicates #12343
- 04:54 AM Bug report #12347 (Rejected): Missing v.net* modules from GRASS Toolbox
- Duplicates #12343
- 04:54 AM Feature request #12343 (Closed): Add GRASS v.net* modules to Processing toolbox
- PR merged in commit:9551ca7ca8
- 04:54 AM Feature request #12343 (Closed): Add GRASS v.net* modules to Processing toolbox
- PR merged in commit:9551ca7ca8
- 03:36 AM Revision 8bd92fb8 (qgis): Reorder label modes combo box
- 03:24 AM Revision 04caab24 (qgis): Merge pull request #2542 from SebDieBln/RefreshStyleWidgetOnLoadStyle
- Refresh the label style widget when loading a new style (fixes #13667)
- 02:07 AM Bug report #14096 (Closed): Processing: OTB Segmentation (edison) fails
- Fixed in changeset commit:"f8de083a5b530924a55885787c7b006c52a776bf".
- 01:30 AM Bug report #14096 (Closed): Processing: OTB Segmentation (edison) fails
- With current OTB 5.2
TypeError: exceptions must be old-style classes or derived from BaseException, not bool
Traceb... - 01:30 AM Bug report #9317 (Feedback): OTB Band Math error with Processing (sextante) modeler
- Still true with latest master?
- 01:21 AM Bug report #14078: Incorrect loading of csv files
- Fixed in GDAL per https://trac.osgeo.org/gdal/ticket/6305. I'd note that the OGR CSV driver has gained editing capabi...
- 01:19 AM Feature request #11620 (Closed): Processing: please bring back "Save as Python script" option
- Fixed in master
- 01:19 AM Feature request #11620 (Closed): Processing: please bring back "Save as Python script" option
- Fixed in master
- 01:18 AM Feature request #5807 (In Progress): Develop a test suite
- PR is waiting for merge https://github.com/qgis/QGIS/pull/2648
- 01:18 AM Feature request #5807 (In Progress): Develop a test suite
- PR is waiting for merge https://github.com/qgis/QGIS/pull/2648
- 01:18 AM Feature request #5807 (In Progress): Develop a test suite
- PR is waiting for merge https://github.com/qgis/QGIS/pull/2648
- 01:14 AM Bug report #14095 (Closed): Processing: OTB ColorMapping (optimal) rfails
- Avvio dell'algoritmo ColorMapping (optimal)...
/usr/bin/otbcli_ColorMapping
-in
"/home/paolo/Documents/Didattica/Cors... - 01:09 AM Revision 21cdefa7 (qgis): Merge pull request #2667 from SebDieBln/ZoomToFeatureIds
- allow zooming to multiple features by their ID
2016-01-12
- 12:55 AM Bug report #14090 (Closed): Frequency Analysis tool contains errors in code
- Fixed in changeset commit:"7a879994d49ecbfeae406fce566015cab172b4d9".
- 05:14 AM Bug report #14090 (Closed): Frequency Analysis tool contains errors in code
- In the latest versions of the Processing plugin (from 2.10 onwards), there are minor errors in the code. The followin...
- 12:37 AM Revision 7495d9ea (qgis): Followup 9dccce8, nicer error messages
- 12:35 AM Revision d01307ff (qgis): Merge pull request #2492 from SebDieBln/NoCopyPasteOnDuplicateLayer
- [Bugfix] Avoid using copyStyle() / pasteStyle() within duplicateLayers()
- 12:28 AM Feature request #14093: Prefer the QGIS-providers over the OGR-provider
- To use QGIS provider for CSV instead of GDAL, when loading layers from the browser.
- 12:26 AM Feature request #14093: Prefer the QGIS-providers over the OGR-provider
- So what are you suggesting?
- 11:01 PM Feature request #14093 (Open): Prefer the QGIS-providers over the OGR-provider
- For files that are supported by both native QGIS and the GDAL/OGR providers, like CSV, it is usually preferable to us...
- 12:14 AM Revision e5f1d875 (qgis): allow zooming to multiple features by their ID
- Changed QgsMapCanvas::zoomToFeatureId() to QgsMapCanvas::zoomToFeatureIds() accepting multiple IDs instead of just one.
- 11:40 PM Feature request #14094 (Closed): Increase allowed maximum value for Outline Width in Simple Marke...
- In Simple Marker dialog box max value for Outline Width is 99.99 (inherited from QDoubleSpinBox?). If Map units are u...
- 11:38 PM Revision 9dccce87 (qgis): Followup 3a1d47
- - Fix dialog tab order
- Avoid use of hardcoded enum int conversion
- Remove some unneeded implicit casts
- Doc tweaks - 11:02 PM Bug report #14078: Incorrect loading of csv files
- Done both, thanks.
- 04:00 PM Bug report #14078 (Closed): Incorrect loading of csv files
- Paolo Cavallini wrote:
> The attached test1 loads fine.
> Thanks for your feedback.
> Perhaps worth opening a ticket ... - 04:00 PM Bug report #14078 (Closed): Incorrect loading of csv files
- Paolo Cavallini wrote:
> The attached test1 loads fine.
> Thanks for your feedback.
> Perhaps worth opening a ticket ... - 10:27 PM Revision 4af65e63 (qgis): Set default margin units to MM
- 10:27 PM Revision 3a1d47fe (qgis): Updated decoration items to use QgsUnitSelectionWidget.
- Applies to north arrow, copyright and scalebar.
- Changed dialogs to use QgsUnitSelectionWidget.
- Added QgsSymbolV2... - 10:27 PM Revision a89c1830 (qgis): Added "Percentage" option to QgsSymboV2::OutputUnit.
- - Added percentage to OutputUnit enum.
- Updated qgssymbolv2utils to include percentage.
- Updated qgsunitselectionwi... - 09:59 PM Revision 0ba089e6 (qgis): fix PyQgsAppStartup on windows
- 07:24 PM Revision 917ea5c0 (qgis): [processing] add extension to the output vector VRT (fix #13872)
- 07:24 PM Revision 3a514269 (qgis): [processing] remove nviz algorithm from modeller (fix #9107)
- 07:24 PM Revision 04542a90 (qgis): [processing] allow multiple threshold values for GRASS v.clean.advanced...
- 06:24 PM Bug report #13667 (Closed): rule based labelling is not saved in qml style files
- Fixed in changeset commit:"04caab24a722ae13006f41baef7e12d191e32d3b".
- 04:25 PM Revision 47ae05fb (qgis): Merge pull request #2595 from SebDieBln/ImproveDigitizingTools
- Improve digitizing tools for circular strings
- 04:25 PM Bug report #9576 (Feedback): SLD rule-based style export loses quotes around layer names
- 04:20 PM Revision 3febba27 (qgis): Merge pull request #2619 from mhugent/zoom_to_feature
- [FEATURE]: Zoom to feature with right-click in attribute table
- 02:43 PM Bug report #14064: Problem with numeric fields
- can you please attach a sample of your data? thanks.
- 02:40 PM Bug report #14079 (Feedback): Processing plugin cannot update
- when updating Processing it does indeed show that error, but it just enough to close qgis and restart it and is ok.
... - 02:34 PM Bug report #14091 (Closed): The dev don't support the WMS layer in QR defs
- The QGIS-dev when saving a wms layer as Definition layer is not readable from the qgis-dem himself.
I test with the... - 02:33 PM Bug report #14080 (Feedback): 'Georeferencer' plugin doesn't support clipboard (paste) functional...
- paste where? Does it happens only on OsX? (note: the georef plugin is in c++ not python). Cheers!
- 02:30 PM Bug report #14081 (Feedback): Processing>QGIS>Vectoroverlay tools>Clip
- Hi,this is what I see:
qgis 2.8.5, works
qgis 2.12.2, error
GEOS geoprocessing error: One or more input features h... - 12:58 PM Revision e351d24a (qgis): More types support for QgsVectorFileWriter
- 11:24 AM Bug report #14082 (Feedback): area calculation in Field Calculator is depending on Output field type
- Hi Richard,
related also to #12622 ? - 11:18 AM Bug report #14083 (Feedback): Adding up (+) variables in expression builder results in concatenat...
- your fields are text, not integers or decimals, I would say that the results is the expected one.
- 11:18 AM Bug report #14083 (Feedback): Adding up (+) variables in expression builder results in concatenat...
- your fields are text, not integers or decimals, I would say that the results is the expected one.
- 11:18 AM Bug report #14083 (Feedback): Adding up (+) variables in expression builder results in concatenat...
- your fields are text, not integers or decimals, I would say that the results is the expected one.
- 11:16 AM Revision e29c7e51 (qgis): Merge pull request #2644 from nirvn/move_save_btn
- [ui] move the save symbol button
- 10:46 AM Revision 04919963 (qgis): Merge pull request #2616 from SebDieBln/FixLayerCountAttribute
- Remove the 'layercount' attribute in a project file
- 10:44 AM Revision b8280621 (qgis): Merge pull request #2663 from radosuav/fix_AlgorithmDialogBase_closeEvent
- [Processing] Fix behaviour of closeEvent in AlgorithmDialogBase
- 10:34 AM Bug report #13872 (Closed): "build virtual vector": does not create a file extension
- 10:33 AM Bug report #13872 (In Progress): "build virtual vector": does not create a file extension
- 10:25 AM Bug report #13872 (Closed): "build virtual vector": does not create a file extension
- Fixed in changeset commit:"917ea5c0e396abeb5f59e2c77ebf69417326cfa8".
- 10:34 AM Bug report #13748 (Closed): Wrong field type limitation
- 10:34 AM Bug report #13748 (In Progress): Wrong field type limitation
- 10:25 AM Bug report #13748 (Closed): Wrong field type limitation
- Fixed in changeset commit:"04542a900a7c66975884fb6ee21fc2514645b246".
- 10:25 AM Bug report #9107 (Closed): remove GRASS nviz from modeller
- Fixed in changeset commit:"3a514269ea0e3d97a1c6cc6a5abd9302c91d7f09".
- 10:23 AM Bug report #12212 (Closed): Multiparts to singleparts fails with one-vertex lines
- Works in master. Please reopen if necessary
- 10:23 AM Bug report #12212 (Closed): Multiparts to singleparts fails with one-vertex lines
- Works in master. Please reopen if necessary
- 10:17 AM Bug report #12337 (Feedback): Can't open GEOPROCESSING > OPTIONS
- Still true? Seems fixed with master
- 10:15 AM Bug report #13405 (Closed): Zonal statistics tool doesn't work after processing plugin update
- Works fine with master. Reopen if necessary
- 10:15 AM Bug report #13405 (Closed): Zonal statistics tool doesn't work after processing plugin update
- Works fine with master. Reopen if necessary
- 10:07 AM Revision e26ef828 (qgis): Update test mask image
- 10:05 AM Revision 419f59c2 (qgis): Replace angles with constants
- 09:59 AM Bug report #13873 (Feedback): "build virtual vector": file created fails to load correctly
- Works fine for me. When I open resulting VRT file I can choose any layer from it as well as multiple layers. Selected...
- 09:54 AM Bug report #13041: Processing Toolbox Doesn't Pick Up New Database Connections
- List of available connections populated during Processing algorithm initialization, that's why changes introduces aft...
- 09:52 AM Bug report #13344 (Closed): Processing Import into PostGIS: list of connection does not refresh
- Duplicates #13041
- 09:52 AM Bug report #13344 (Closed): Processing Import into PostGIS: list of connection does not refresh
- Duplicates #13041
- 09:50 AM Bug report #13651 (Feedback): Processing Help: the banner in the help shows "Testing" instead of ...
- Should be fixed in master, please check
- 09:32 AM Bug report #12171: Processing Refactor fields: can't change an "int" field to "double" with 0 pre...
- This is not a Processing bug and even not QGIS one. Seems GDAL does not allow to create float fields with zero precision
- 09:32 AM Bug report #12171: Processing Refactor fields: can't change an "int" field to "double" with 0 pre...
- This is not a Processing bug and even not QGIS one. Seems GDAL does not allow to create float fields with zero precision
- 09:11 AM Bug report #14030: Filter expressions to postgres provider
- @Matthias Kuhn,
I found this post on the blog http://blog.vitu.ch/10112013-1201/qgis-relations that explains the rol... - 09:11 AM Bug report #14030: Filter expressions to postgres provider
- @Matthias Kuhn,
I found this post on the blog http://blog.vitu.ch/10112013-1201/qgis-relations that explains the rol... - 05:30 AM Bug report #7258 (Reopened): GetFeatureInfo request with a FILTER doesn't find anything
- I'm using 2.12.1 and have exactly the mentioned problem. I can only query layer with PostGIS or spatialite as datapro...
- 05:30 AM Bug report #7258 (Reopened): GetFeatureInfo request with a FILTER doesn't find anything
- I'm using 2.12.1 and have exactly the mentioned problem. I can only query layer with PostGIS or spatialite as datapro...
- 03:48 AM Bug report #14052: Symbol selector dialog: useless advanced "Clip features to canvas extent" option
- Harrissou Santanna wrote:
> Beyond what may be passionate words, *what is the guideline about issue report closure*? ... - 03:28 AM Feature request #14089 (Open): Discourage labels from other layers to cover features of a labelle...
- This issue report is related to this "ML discussion":http://osgeo-org.1560.x6.nabble.com/What-is-quot-Discourage-othe...
- 03:05 AM Bug report #7341 (Closed): mapCanvas refresh does not show newly created features in memory layers
- Sebastian Dietrich wrote:
> Does that mean it was a misuse of _QgsVectorDataProvider::addFeatures()_, because this fu... - 03:05 AM Bug report #7341 (Closed): mapCanvas refresh does not show newly created features in memory layers
- Sebastian Dietrich wrote:
> Does that mean it was a misuse of _QgsVectorDataProvider::addFeatures()_, because this fu...
2016-01-11
- 10:30 PM Bug report #14086 (Rejected): gdal tools - proximity (non-ascii characters)
- While using the proximity tool, If the path of the input or output files include any non-ascii characters, it raises ...
- 10:24 PM Revision 87790912 (qgis): Fix failing tests
- 10:24 PM Revision 8b28c040 (qgis): [FEATURE] Add mode to apply label distance from symbol bounds
- (only works with Cartographic point label placement). When this
setting is active, the label distance applies from th... - 10:24 PM Revision 7479bf38 (qgis): Allow setting data defined placement order in GUI
- Sponsored by Andreas Neumann
- 10:24 PM Revision 6499439c (qgis): Fix failing tests, add tests for ordered placement
- Sponsored by Andreas Neumann
- 10:24 PM Revision b5898567 (qgis): [FEATURE] "Cartographic" placement mode for point labels
- In this placement mode, point label candidates are generated
following ideal cartographic placement rules, eg labels
... - 10:24 PM Revision a3cee7df (qgis): Fix spacing
- 09:50 PM Revision 17f85f62 (qgis): [tracer] get rid of warnings
- 09:12 PM Revision e276f170 (qgis): [Feature][QGIS Server] Add WMS INSPIRE Capabilities
- In the project properties the user can:
* activate INSPIRE capabilities
* select language of the service, 24 EU offic... - 08:57 PM Revision 3883a2e5 (qgis): [tracer] added docs and sip files
- 08:01 PM Revision 726fcfc3 (qgis): [tracer] simpler and lazier updates of tracer configuration when someth...
- 07:40 PM Revision e7d277fd (qgis): [tracer] improved reporting of warnings
- 07:21 PM Revision bb5f0ffe (qgis): Merge pull request #2650 from mhugo/processing_vlayer
- [processing] new algorithm: Execute SQL with virtual layer
- 07:12 PM Bug report #13835: Shapefiles with EPSG 2926 and 2927 Washington State Plane North and South not ...
- Attached is the proj file from Skagit County Roads-Named.shp.
- 03:01 PM Bug report #13835 (Feedback): Shapefiles with EPSG 2926 and 2927 Washington State Plane North and...
- clifford snow wrote:
> I'd like to reopen this after discovering prj2epsg.org run by Boundless. When I plug in the .p... - 03:01 PM Bug report #13835 (Feedback): Shapefiles with EPSG 2926 and 2927 Washington State Plane North and...
- clifford snow wrote:
> I'd like to reopen this after discovering prj2epsg.org run by Boundless. When I plug in the .p... - 01:36 PM Bug report #13835 (Reopened): Shapefiles with EPSG 2926 and 2927 Washington State Plane North and...
- I'd like to reopen this after discovering prj2epsg.org run by Boundless. When I plug in the .prj (below) the site ret...
- 06:27 PM Revision 2c414ce0 (qgis): [tracer] Disable tracing if there are too many features displayed
- This ensures that building of tracing graph never takes too long.
(The most expensive part is noding of linestrings t... - 06:04 PM Revision 9472c986 (qgis): [processing] add a new algorithm to execute SQL thanks to the virtual p...
- 05:15 PM Revision 83a24a37 (qgis): [processing] add more possible data providers for input vector layers
- 04:45 PM Revision 3e483934 (qgis): [tracer] Make tracer follow layers configuration from snapping utils
- 04:38 PM Revision fe71a3f5 (qgis): [Processing] Fix behaviour of closeEvent in AlgorithmDialogBase
- Otherwise finished signal is not emitted when dialog closes
- 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...
- 03:55 PM Revision 33ea60d7 (qgis): [tracer] Fix reprojection, limit tracing graph to visible extent
- 03:15 PM Revision fb996ae7 (qgis): Show message in message bar if feture has no geometry / empty geometry
- 02:21 PM Revision 1c44122e (qgis): Style fix (snake case to camel case)
- 02:11 PM Revision 1d7b2816 (qgis): Add qgis functions to db manager and creation ui
- 02:11 PM Revision 61173c20 (qgis): Allow to call qgis expression functions in virtual layers
- 02:11 PM Revision 80fe7e22 (qgis): Sqlite module cleanup
- 01:15 PM Revision 716664e7 (qgis): [processing] try to fix HiDPI issue with Help tab
- 12:17 PM Revision 70f26b66 (qgis): Merge pull request #2647 from mhugo/vlayer_gui
- Virtual layers GUI integration
- 11:26 AM Bug report #14085 (Closed): Delete a feature in shapefile
- This is a well-known bug unfortunately #11007.
Please update the current bug. - 11:26 AM Bug report #14085 (Closed): Delete a feature in shapefile
- This is a well-known bug unfortunately #11007.
Please update the current bug. - 11:23 AM Bug report #14085 (Closed): Delete a feature in shapefile
- On Windows with QGIS 2.10 or 2.12 (2.8?) there is a big bug when we delete a feature. The data associated with this o...
- 10:51 AM Bug report #13293 (Open): WCS server broken on Windows
- Hi,
I cannot is confirmed, in fact on qgis-master (server) on Windows it seems worst then the last time: wfs always ... - 09:39 AM Revision be5d657c (qgis): [processing] use simple QLabel widgets for toolbox tips
- 09:39 AM Revision 473e3ea9 (qgis): [processing] removed unused constant
- 08:33 AM Revision c20ac6f9 (qgis): Merge pull request #2658 from SebDieBln/FixWarningQLayout
- [Bugfix] Avoid a warning when opening QgsScaleVisibilityDialog
- 08:33 AM Bug report #14084 (Closed): QGis Server axis ordering for WMS 1.3
- I'm finding that QGis Server does not seem to respect the new axis ordering for WMS 1.3.
I have tried the followi... - 07:18 AM Bug report #14082: area calculation in Field Calculator is depending on Output field type
- Update: I found out that it is apparently a integer overflow problem. That is, only the 3 smallest provinces have a v...
- 06:07 AM Revision 2ac5fabe (qgis): Another attempt to avoid doxygen errors on Precise nightly builds
- 04:35 AM Bug report #14083 (Closed): Adding up (+) variables in expression builder results in concatenation
- If I add up two variables using the expression builder, the two values are concatenated, instead of added up. So if A...
- 04:16 AM Bug report #13498 (Feedback): Fix font size in Processing help windows on HiDPI displays
- Anita can you try with 716664e74939f3dd9ca531244e3b022b315d1e9e?
- 03:03 AM Feature request #11323 (In Progress): Allow editing gdal commands in processing
- We already have field with generated GDAL command, but if I'm not wrpng, it is not editable yet.
- 02:58 AM Feature request #6885 (Closed): Modeler - retain parameter values when editing
- Seems fixed. Please reopen if necessary.
- 02:58 AM Feature request #6885 (Closed): Modeler - retain parameter values when editing
- Seems fixed. Please reopen if necessary.
- 02:55 AM Feature request #12937: Distance to nearest hub tool : Round distance
- Not sure if we should round any calculated values not only in Hub Distance tool, but also in all other tools like Exp...
2016-01-10
- 12:21 AM Revision cbb426b5 (qgis): construct the QLayout for the child widget with the correct parent
- This avoids a warning from qt about the widget already having a QLayout.
- 11:39 PM Bug report #14078: Incorrect loading of csv files
- The attached test1 loads fine.
Thanks for your feedback.
Perhaps worth opening a ticket on GDAL. - 09:17 AM Bug report #14078: Incorrect loading of csv files
- OK, now I could reproduce in master. Turns out this is a GDAL/OGR issue.
Note that files are loaded through GDAL/OGR... - 02:02 AM Bug report #14078 (Open): Incorrect loading of csv files
- Loading through the text delimited plugin is OK, but simply dragging it into the cnavas shows the issue reported. Sim...
- 11:29 PM Revision e7e84515 (qgis): [processing] removed unused code
- 09:26 PM Revision e3f8abed (qgis): Merge pull request #2657 from SebDieBln/AddToContributors
- Added myself to the lists of contributors
- 08:32 PM Revision bf8571dd (qgis): [tracer] Skip duplicate points in the path (to avoid geometry errors)
- 08:25 PM Revision 70c5fe55 (qgis): [tracer] Fix issues with rubber bands
- 07:45 PM Bug report #7758: Maximum viewing scale
- @Sebastian - we should fix this. Make it so instead of showing these nonsense values we use an understandable string ...
- 03:00 PM Bug report #7758: Maximum viewing scale
- This appears to be a bug within the presentation layer. *The style is correctly loaded and applied in current master....
- 06:47 PM Revision bbe35986 (qgis): [tracer] Integration of tracing into GUI
- Checking the new 'enable tracing' button will switch capture tools
to tracing mode. Tracing can be turned on/off even... - 05:30 PM Revision 312de683 (qgis): spelling fixes
- 05:12 PM Bug report #13298: Shapefiles corrupting - objects and attributes becoming switched
- I have tested the Split Object Tool issue (with lines going crazy when cut) in the latest nightly dev version and 2.1...
- 04:02 PM Bug report #13299: Slow saving to network drive
- Just tested and works perfectly!
Thanks. - 03:54 PM Bug report #8546: default maximum scale shows nonsense value
- !17.png!
Note that _-2147483648:1_ is a synonym for _1:0_ and both mean _no upper boundary set_.
If you simply hit _... - 03:08 PM Bug report #13987 (Open): Identify Feature not finding feature
- 12:40 PM Bug report #13987: Identify Feature not finding feature
- Attached is a test project and accompanying SQL to generate the table and view
I have used table and views that alrea... - 12:40 PM Bug report #13987: Identify Feature not finding feature
- Attached is a test project and accompanying SQL to generate the table and view
I have used table and views that alrea... - 05:58 AM Bug report #13987: Identify Feature not finding feature
- Could you attach a sample project containing a "good" and a "bad" layer? And if possible post the SQL to generate the...
- 02:47 PM Bug report #13293 (Feedback): WCS server broken on Windows
- This was probably fixed with f8f056e0b25b0c2b93cb954123b5d4e20803226d. Can you confirm?
- 02:28 PM Bug report #14081: Processing>QGIS>Vectoroverlay tools>Clip
- Lene
Can you get the log info and paste it here?
Just reproduce the error and then go to the QGIS log, and copy wha... - 10:10 AM Bug report #14081: Processing>QGIS>Vectoroverlay tools>Clip
- Hi again.
Now I have installed 2.12.2 on a virtual computer. And no problems there. So it must be something from my u... - 06:00 AM Bug report #14081 (Closed): Processing>QGIS>Vectoroverlay tools>Clip
- In Processing>QGIS>Vectoroverlay tools>Clip function I get no result.
If I use the function in the Vector-menu it wor... - 02:03 PM Revision b30d3396 (qgis): Added the author (Sebastian Dietrich) to the lists of contributors.
- 12:22 PM Bug report #7682 (Feedback): Label move not functioning on file with national characters
- 11:10 AM Bug report #7682: Label move not functioning on file with national characters
- I can not reproduce using current master (commit:19a47fec29a35b264e42893e7b56f22a5759ffc5) and a shapefile named "Tes...
- 12:22 PM Bug report #7800 (Feedback): Export SLD creates file with double-depth <filter> tags
- 11:26 AM Bug report #7800: Export SLD creates file with double-depth <filter> tags
- I can not reproduce in master (commit:19a47fec29a35b264e42893e7b56f22a5759ffc5). I applied the attachment:asdf.qml an...
- 11:37 AM Bug report #7341: mapCanvas refresh does not show newly created features in memory layers
- Jürgen Fischer wrote:
> did you add the features to the layer or to the provider? The former would probably have wo... - 11:23 AM Feature request #14070: add buttons to layers panel to rearrange layers
- Good idea Sebastian,
for that matter, another idea would be to be able to use keyboard shortcuts. For instance, with... - 10:51 AM Feature request #14070: add buttons to layers panel to rearrange layers
- Note that _move up_ and _move down_ is ambigious when the previous/next entry is a group. Should the layer be moved *...
- 10:44 AM Bug report #14082 (Closed): area calculation in Field Calculator is depending on Output field type
- Not sure how much this is related to #13209
But when I use the Field calculator to create a virtual field with the a... - 10:42 AM Feature request #14073: Style Manager: A group should display symbols of its subgroups
- > This is somehow the behaviour of "Groups" level.
Yes, and this is the reason why there is the _Ungrouped_ entry un... - 08:48 AM Revision 19a47fec (qgis): Test mask update
- 07:36 AM Revision bc89bdb1 (qgis): Fix coverity issues:
- - possible use after free
- uninitialized member - 05:25 AM Revision 17793c35 (qgis): Try to fix doxygen errors/warnings on Debian nightlies
2016-01-09
- 09:58 PM Revision 651ca519 (qgis): Fix constructor test for Sip binding coverage
- 09:37 PM Revision 3496f08a (qgis): Update test mask image
- 07:49 PM Bug report #14078 (Feedback): Incorrect loading of csv files
- 01:17 PM Bug report #14078: Incorrect loading of csv files
- I can not reproduce using master (commit:8d105ff8f998bdf3426088d648cd75220b0b469c).
!QgisLoadCsvWithHeaders.png!
!Q... - 01:17 PM Bug report #14078: Incorrect loading of csv files
- I can not reproduce using master (commit:8d105ff8f998bdf3426088d648cd75220b0b469c).
!QgisLoadCsvWithHeaders.png!
!Q... - 07:48 PM Feature request #4273 (Closed): North arrow in lower/upper centre canvas
- 06:42 PM Feature request #4273: North arrow in lower/upper centre canvas
- I've now finished this and it has been merged into master.
- 07:48 PM Feature request #3756 (Closed): Flexible positioning of scalebar/compass
- 06:47 PM Feature request #3756: Flexible positioning of scalebar/compass
- I've finished this and it has been merged into master.
Decorations can now be placed at user defined margins from t... - 06:01 PM Revision 89a1ad5e (qgis): Fix indentation problem (as usual)
- 04:33 PM Revision 689be029 (qgis): missing sip
- 04:31 PM Revision 85b87d5d (qgis): Non variable output version. Adds:
- * v.net.arcs for v.net 'arcs' operation.
* v.net.articulation for v.net.brdige 'articulation' method.
* v.net.connect... - 02:17 PM Revision 39072959 (qgis): [GRASS] new mapset utm zone, fixes #6766
- 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...
- 12:59 PM Revision e9198e5f (qgis): [GRASS] fixed region editing (partially reverted 7fc6b07)
- 12:33 PM Revision 001dce00 (qgis): [GRASS] slot fix, fixes #13816
- 12:33 PM Revision 24d279a8 (qgis): statusChanged signal moved to raster provider
- 10:37 AM Revision 8d105ff8 (qgis): Merge pull request #2649 from SebDieBln/StyleManager_ImportGroupName
- [StyleManager] Respect entered groupname when importing symbols (fixes #14048)
- 10:27 AM Revision f3d1f8b8 (qgis): Merge pull request #2655 from SebDieBln/FixButtonLockLayerColors
- [SymbolSelector] Display correct icons when button LockLayerColors is active (fixes #14051)
- 10:17 AM Revision 8fc9994e (qgis): missing spatialite include dir
- 07:25 AM Bug report #7269 (Closed): cant load GRASS plugin (osx 10.8.2)
- Most probably resolved, FindGRASS.cmake now searches first with NO_DEFAULT_PATH then without.
- 05:18 AM Bug report #6766 (Closed): region zone error using GRASS plugin
- Fixed in changeset commit:"39072959ffd0029834db7f1e266f273a3c225a09".
- 04:18 AM Bug report #14038: open graphical modeler models
- Thanks for straighten that out. So on my office pc there's processing version 2.2.0-2, which i think is an updated ve...
- 03:48 AM Bug report #6618 (Closed): GRASS raster resolution not taken into account
- It seems to work correctly in 2.12, GRASS region is changed (WIND file) and new rasters are written with the resoluti...
- 03:48 AM Bug report #6618 (Closed): GRASS raster resolution not taken into account
- It seems to work correctly in 2.12, GRASS region is changed (WIND file) and new rasters are written with the resoluti...
- 03:36 AM Bug report #13816: grass provider - missing slot and signal
- Missing was fixed in commit:24d279a.
- 03:35 AM Bug report #13816 (Closed): grass provider - missing slot and signal
- Fixed in changeset commit:"001dce00a54870e2171e861aa2e3a1611b27fd60".
- 01:37 AM Bug report #14048 (Closed): Importing symbols in Style Library doesn't always use the group name ...
- Fixed in changeset commit:"8d105ff8f998bdf3426088d648cd75220b0b469c".
- 01:33 AM Revision a54c8b16 (qgis): Merge pull request #2653 from SebDieBln/MemoryLayerNoGeometry
- [FEATURE] allow geometryless memory layers
- 01:27 AM Bug report #14051 (Closed): Symbol selector dialog: "lock layer's colors" button should have only...
- Fixed in changeset commit:"f3d1f8b8dc69d13244eb2fd7dec70012b02620b6".
2016-01-08
- 11:47 PM Revision 6ef2f5dd (qgis): extended the test for memory layers
- The test now includes all geometry types including NoGeometry.
- 11:45 PM Revision 39779583 (qgis): allow geometryless memory layers
- 09:32 PM Revision 4e1cf3c0 (qgis): add missing copyright headers
- 08:38 PM Revision bd6169e1 (qgis): spelling fixes
- 06:38 PM Revision 0cd9b68a (qgis): [tracer] update tracer when any of the input layers is changed
- 05:31 PM Revision 12705b70 (qgis): [tracer] Added reprojection of layers
- 05:00 PM Revision 9a6ffc4b (qgis): Added QgsTracer to support tracing in map tools
- The tracer builds a graph from input layers and uses Dijkstra's
algorithm for the shortest path in the graph.
There ... - 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 ...
- 04:10 PM Revision d26bd46d (qgis): remove 'layercount' attribute from project file
- The 'layercount' attribute was not used anyway and the calculated number could already be outdated when loading the p...
- 04:00 PM Revision 9af79862 (qgis): [SymbolSelector] display correct icons when button LockLayerColors is a...
- (fixes #14051)
- 03:50 PM Revision 8d2f7bb2 (qgis): [processing] correctly write html output in utf-8
- 02:42 PM Bug report #5602 (Feedback): Identify disabled in WMS for grouped layers
- 07:27 AM Bug report #5602: Identify disabled in WMS for grouped layers
- I need to clarify:
- With Mapserver group layer is never announced as queryable in the GetCapabilities
- However, if... - 02:26 PM Revision acf74932 (qgis): Merge pull request #2546 from volaya/ux_improvements
- [processing] UI/UX improvements
- 12:52 PM Revision 931ca4d6 (qgis): [processing] indentation fixes
- 12:50 PM Revision 95a56b9c (qgis): Merge pull request #2646 from Roel/wfs_decimal
- Interpret 'decimal' fields as double in WFS provider.
- 12:39 PM Bug report #14079: Processing plugin cannot update
- Cory Albrecht wrote:
> Attached file didn't seem to upload.
And that second try did not work either. I am getting a ... - 12:37 PM Bug report #14079: Processing plugin cannot update
- Attached file didn't seem to upload.
- 12:35 PM Bug report #14079 (Closed): Processing plugin cannot update
- Using QGIS Lyon 2.12.2 x86_64 on Windows 10 Version 1511 OS Build 10586.36.
Unfortunately there are only options to ... - 10:27 AM Revision b0a8c182 (qgis): Merge pull request #2 from alexbruy/processing-ux
- [processing] PEP8 fixes
- 09:32 AM Revision 4137437f (qgis): PEP8 fixes
- 08:27 AM Revision 62302377 (qgis): [processing] UI/UX improvements
- Related to QEP #19
Some algorithm description provided by Frank Sokolic - 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... - 08:14 AM Revision e0a557a9 (qgis): [processing] added AllowUnmatching tag to SAGA 'Add grid values to...' ...
- 07:59 AM Bug report #14077 (Closed): Geometry check requires file extension
- If I choose a filename for the output of the new geometry repair plugin, and do not specify a file extension, I get a...
- 07:58 AM Bug report #14076 (Closed): Check geometries plugin: missing command running indicator
- When running, the cursor is the normal mouse icon, not the wheel indicating the command is running.
- 07:47 AM Feature request #13685: Better handling of Processing updates for qgis/qgis-ltr/master
- I don't think it's different. I think it's another effect of placing Processing plugin in user folder ~/.qgis2 when u...
- 06:56 AM Feature request #13685: Better handling of Processing updates for qgis/qgis-ltr/master
- Harrissou Santanna wrote:
> That means that once I updated to Processing 2.12.2, Processing plugin is stated broken i... - 06:24 AM Feature request #13685: Better handling of Processing updates for qgis/qgis-ltr/master
- You are right that my proposal may not be easily doable.
This issue pops up again:
- The current version for QGIS 2.... - 07:37 AM Bug report #13987: Identify Feature not finding feature
- Does not work for me when the point data is in a Postgresql Table which was imported via DB Manager. The error is rep...
- 02:41 AM Bug report #13987 (Feedback): Identify Feature not finding feature
- Works fine for me in 2.12.1
- 06:54 AM Revision 24ce0269 (qgis): Add a bit of tolerance to labelingenginev2 tests
- 06:51 AM Revision 44bf78fa (qgis): Fix Sip coverage test on Debian nightlies
- 06:43 AM Revision 06743ef6 (qgis): Better names for composer toolbars (refs #14066)
- 06:43 AM Revision 38baaafd (qgis): [FEATURE] Show recent colors in layer right click menus
- 06:43 AM Revision 87c58f45 (qgis): Mark more includes as system includes
- 05:33 AM Bug report #14075 (Closed): Composer scale Bar: The Map list is sorted according to items Z-order...
- In a composer, add many map items and a scale bar
In Items tab or from View menu, change the z-order of the map items... - 03:51 AM Bug report #14074 (Closed): Layer Style : list of group symbols doesn't update after "Open librar...
- In the style manager, create a group and add symbols to it
Open a layer properties > style and at the top level of th... - 03:50 AM Bug report #11864 (Closed): wfs parsing of decimal value results in QString
- Fixed in changeset commit:"97b8a72b8254a449127362cb153da8c137b74a97".
- 03:23 AM Feature request #14072: Style Manager: avoid same name for different groups
- Or just avoid same name for the same level groups... In which case, when using tools like "Add to group", the complet...
- 02:23 AM Feature request #14072 (Closed): Style Manager: avoid same name for different groups
- For consistency, it may be good to not let use same name for two different groups
- 02:49 AM Feature request #14073 (Closed): Style Manager: A group should display symbols of its subgroups
- As groups panel is organized as a tree, shouldn't a custom group show at its level symbols from groups that may be em...
- 02:29 AM Feature request #14045: Style Manager : Allow selection of multiple symbols at once while groupin...
- What about allowing drag'n drop for group also? User can move a sub-group to another group.
- 02:13 AM Bug report #14071 (Closed): Layers effects don't work with line pattern fill (and other fills)
- In the layer properties > Style, when layer effects are activated (http://nyalldawson.net/2015/04/introducing-qgis-li...
- 01:26 AM Bug report #14064: Problem with numeric fields
- Yes, it has sufficient length (10 digits, and we're using only 4)? We're working with shapefiles... (hoep to move to ...
- 01:19 AM Bug report #14064 (Feedback): Problem with numeric fields
- Are you sure your numeric field has sufficient length? What file type are you using?
- 01:19 AM Bug report #14064 (Feedback): Problem with numeric fields
- Are you sure your numeric field has sufficient length? What file type are you using?
2016-01-07
- 12:26 AM Revision 7b2d03ba (qgis): [StyleManager] import to "ungrouped" when no groupname entered
- 12:24 AM Revision 284704ab (qgis): [StyleManager] Respect the entered group name when importing symbols
- (fixes #14048)
- 12:23 AM Feature request #9275: Choose custom grid shift binary when re-projecting/transforming a dataset.
> It's a larger grid shift binary (>10MB) so that could affect the plugin size.
this is not an issue, ntv2 grids a...- 12:38 PM Feature request #9275: Choose custom grid shift binary when re-projecting/transforming a dataset.
- The NTv2 grid shift binary is covered by the "Open Government License - Canada":http://open.canada.ca/en/open-governm...
- 10:29 AM Feature request #9275 (Closed): Choose custom grid shift binary when re-projecting/transforming a...
- Donovan Cameron wrote:
> I think this is fine to close, because since then there has been transformation enhancements... - 10:29 AM Feature request #9275 (Closed): Choose custom grid shift binary when re-projecting/transforming a...
- Donovan Cameron wrote:
> I think this is fine to close, because since then there has been transformation enhancements... - 10:13 AM Feature request #9275: Choose custom grid shift binary when re-projecting/transforming a dataset.
- I think this is fine to close, because since then there has been transformation enhancements since this report that a...
- 06:19 PM Bug report #14066: Composer : move "Pan composer" and "Zoom" tools from Composer Items toolbar to...
- I mean it changes what the mouse does. Eg, switching to the zoom tool makes the mouse zoom in/out, switching to the n...
- 02:17 PM Bug report #14066: Composer : move "Pan composer" and "Zoom" tools from Composer Items toolbar to...
- Ok I wasn't aware of that. Thanks for the information.
What do you mean by _That toolbar contains "tools" which chan... - 01:57 PM Bug report #14066 (Closed): Composer : move "Pan composer" and "Zoom" tools from Composer Items t...
- This has been discussed in the past, but it's by design. That toolbar contains "tools" which change the behavior of t...
- 01:57 PM Bug report #14066 (Closed): Composer : move "Pan composer" and "Zoom" tools from Composer Items t...
- This has been discussed in the past, but it's by design. That toolbar contains "tools" which change the behavior of t...
- 03:00 AM Bug report #14066 (Closed): Composer : move "Pan composer" and "Zoom" tools from Composer Items t...
- These two tools are rather paper navigation tools. AFAICS, they have no effects on map composer item, only on the pap...
- 05:10 PM Revision 53ae7596 (qgis): PEP8
- 05:10 PM Revision 80c9d02f (qgis): Doxygen take 2
- 05:10 PM Revision ae2738e2 (qgis): [ogr] Update for GDAL 2 handle 64bit integers in add feature
- 04:52 PM Revision b207268e (qgis): add missed license headers in Processing files
- 04:34 PM Revision bbf21379 (qgis): Allow to filter joined fields with a virtual layer
- 04:25 PM Feature request #14070 (Open): add buttons to layers panel to rearrange layers
- Drag-and-drop is sometimes not a very good way of rearranging layers. I frequently end up adding a layer to a group w...
- 03:59 PM Bug report #14048: Importing symbols in Style Library doesn't always use the group name entered
- See "PR 2649":https://github.com/qgis/QGIS/pull/2649 for a solution that additionally allows importing symbols withou...
- 02:56 PM Bug report #14048: Importing symbols in Style Library doesn't always use the group name entered
- Harrissou Santanna wrote:
> * If the field is empty, the imported symbols will be grouped in a new group *named as th... - 03:38 PM Revision 4bb09d01 (qgis): Add tooltip help to SQL editor and fix uid
- 03:38 PM Revision 7fb93920 (qgis): Add a basic GUI for virtual layer creation and add it to the main app
- 03:38 PM Revision 8bbdff47 (qgis): Fix a bad indentation bug
- 03:38 PM Revision 0eb6ccaf (qgis): Add autocompletion to the virtual layer SQL editor
- 03:35 PM Revision f351715c (qgis): Merge pull request #2635 from mhugo/layer_dependencies
- Layer dependencies
- 02:37 PM Revision 7e5915ec (qgis): Allow to embed layers with dependencies
- 02:03 PM Revision 1a1af378 (qgis): Rework layer dependencies to work also with layer definition files
- 01:52 PM Feature request #14065: Composer: Add a "Zoom to Page extent" tool
- That option zooms to the bounds of the content. Eg if you had items outside of the page, it will include those in the...
- 02:49 AM Feature request #14065: Composer: Add a "Zoom to Page extent" tool
- I found commit:19d64998 and commit:020eb606 that let me think it has been present though wrongly named
- 02:41 AM Feature request #14065 (Open): Composer: Add a "Zoom to Page extent" tool
- With the multipage in Print Composer, it can be handy to have a "zoom to page" tool that quickly resizes the print co...
- 01:34 PM Revision 2b7c5c1d (qgis): Only skip *.cpp files for doc generation on travis
- 01:27 PM Revision 886fd725 (qgis): Add test for rendering of adjacent tile images
- 12:04 PM Revision ba2e9dfc (qgis): Add layer dependencies for virtual layers
- 12:02 PM Revision 020dac07 (qgis): Allow to declare layer dependencies on a vector layer
- 11:57 AM Bug report #13418: Print Composer : "Lock layer style for map item" doesn't update the map if sty...
- It's still a valid (unresolved) bug
- 10:55 AM Bug report #13418: Print Composer : "Lock layer style for map item" doesn't update the map if sty...
- I was wondering what's the current state of this bug. Is it expected to be fixed for LTR 2.14?
Should not be set inva... - 11:07 AM Bug report #11746 (Reopened): Vertical lines appear as artifacts when map has lots of layers turn...
- Forgot to reopen so that's what this post is for.
- 11:07 AM Bug report #11746: Vertical lines appear as artifacts when map has lots of layers turned on.
- Thanks for testing Giovanni.
I've uploaded something similar in 7z and zip - both the same and with the full dataset... - 10:50 AM Revision f8f056e0 (qgis): fix server access control tests on windows
- 09:45 AM Revision a2a1b795 (qgis): Change some includes to system includes to avoid warnings
- 09:10 AM Revision 1bc2c392 (qgis): Test map canvas pointer already when showing context menu
- 06:26 AM Revision 2ceeb948 (qgis): Fix crash on close of access control test
- 06:23 AM Revision 497f2704 (qgis): Partially fix access control test for Win
- 06:23 AM Revision 974cc357 (qgis): [FEATURE] Add color wheel and edit symbol shortcuts to style menu
- ...for vector layers with single symbol renderer. This completes
earlier work where symbols from categorized/graduate... - 06:23 AM Revision b8bce97c (qgis): Allow editing newly added diagram attributes (fix #14063)
- 06:23 AM Revision fcef952a (qgis): More style manager fixes:
- - disable ramp actions when nothing selected
- disabled Edit item when nothing selected
- rename "Apply group" to "Ad... - 06:22 AM Revision 32e2849c (qgis): Allow removing multiple ramps at once in style manager
- ...previously multiple ramps could be selected, but only the
first would be removed - 06:09 AM Revision 653a1e65 (qgis): [ui] move the save symbol button
- 04:38 AM Feature request #14069: Composer: Add a "Pick extent" tool to copy an extent from a map item to a...
- I didn't mention it but "copy paste the map item" is not a solution because each map has already his set of locked la...
- 04:32 AM Feature request #14069 (Open): Composer: Add a "Pick extent" tool to copy an extent from a map it...
- Let's say you have a multi page print composer with many map items showing the same extent.
And you then realise that... - 04:34 AM Bug report #13293: WCS server broken on Windows
- I guys,
i install QGIS 2.12.2 and QGIS 2.12.2 Server with OSGeo4W 32-bits and the WFS is working again.
I test in a... - 04:07 AM Feature request #14068 (Open): Composer: Identify if a preset is used to lock a map Item layers
- When the data defined override option is used on a setting, its icon takes another shape.
In Print composer, map Item... - 03:48 AM Bug report #5602: Identify disabled in WMS for grouped layers
- Giovanni Manghi wrote:
> michele zanolli wrote:
> > Jukka Rahkonen wrote:
> > > Yes, but it seems to require that eve... - 03:47 AM Bug report #5602 (Reopened): Identify disabled in WMS for grouped layers
- michele zanolli wrote:
> Jukka Rahkonen wrote:
> > Yes, but it seems to require that every individual layer in the gr... - 03:47 AM Bug report #5602 (Reopened): Identify disabled in WMS for grouped layers
- michele zanolli wrote:
> Jukka Rahkonen wrote:
> > Yes, but it seems to require that every individual layer in the gr... - 03:45 AM Bug report #14030 (Open): Filter expressions to postgres provider
- 01:48 AM Bug report #14030: Filter expressions to postgres provider
- Hi, sorry for the long time to respond.
I will try to be more explicit about this issue :
I load 2 "big" tables in Q... - 01:48 AM Bug report #14030: Filter expressions to postgres provider
- Hi, sorry for the long time to respond.
I will try to be more explicit about this issue :
I load 2 "big" tables in Q... - 03:06 AM Feature request #14067 (Open): Composer: Add "Zoom Last" and "Zoom Next" tools
- Could be nice to add "Zoom Last" and "Zoom Next" tools to paper navigation in the print composer
- 02:39 AM Revision f6ed4535 (qgis): fix projectPath in server access control test
- 02:35 AM Revision 3d91a39d (qgis): Fix Sip coverage test failure on debian nightly builds
- (doxygen version does not support @cond)
- 01:17 AM Revision 9d63022e (qgis): Merge pull request #2638 from SebDieBln/FixStyleManagerUI
- Fix some UI issues in style manager
- 01:00 AM Revision 34bc4ad7 (qgis): fix ProcessingParametersTest test
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... - 12:27 AM Revision 2031ce02 (qgis): [StyleManager] show confirmation messagebox before removing item(s)
- 12:27 AM Revision 4d2d001a (qgis): [StyleManager] have separate predefined QActions for start/finish group...
- 12:27 AM Revision a9c41795 (qgis): [StyleManager] re-use existing QAction in group action menu
- The group action menu now contains the same action the context menu contains for editing a smart group.
- 12:27 AM Revision 3b30a8c6 (qgis): [StyleManager] change context-menu handling to signal/slot mechanism
- Both context-menus affected: Group-Tree and Item-List
- 12:27 AM Revision e6214b6f (qgis): [StyleManager] add items to the context menu
- 'Edit item', 'Remove item(s)', 'Export to PNG...' and 'Export to SVG...'
- 12:17 AM Revision bd9d41c6 (qgis): Update test masks
- 12:17 AM Revision 0afcb0f3 (qgis): Make test render checker work correctly in non-Firefox browsers
- 11:52 PM Revision f5b615ac (qgis): fix virtuallayer tests on windows
- 11:32 PM Bug report #5602: Identify disabled in WMS for grouped layers
- Jukka Rahkonen wrote:
> Yes, but it seems to require that every individual layer in the group is queryable. If one la... - 05:09 AM Bug report #5602 (Closed): Identify disabled in WMS for grouped layers
- Jukka Rahkonen wrote:
> Yes, but it seems to require that every individual layer in the group is queryable. If one la... - 10:55 PM Revision 8c902b91 (qgis): Merge pull request #2640 from nirvn/diagram_tiny_fixes_v2
- [diagram] tiny UI improvements
- 09:27 PM Bug report #14063 (Closed): Diagrams: impossible to change the legend until the dialog is validated
- Fixed in changeset commit:"b8bce97c1f2f089ece559a9501c7e4d83732aa7c".
- 02:51 PM Bug report #14063 (Closed): Diagrams: impossible to change the legend until the dialog is validated
- Open a layer properties dialog > diagram tab
Check "Show diagrams for this layer"
In the attributes section, add an a... - 09:20 PM Revision f76bbeba (qgis): More debugging for server access control tests
- 06:56 PM Revision 3cca91a9 (qgis): Merge pull request #2642 from mhugo/vlayer_fix
- Fix virtual layer definition parsing
- 04:05 PM Revision 62cdb271 (qgis): Fix virtual layer definition parsing
- 02:08 PM Bug report #14062: Expressions using commas as decimal seperator fail to evaluate
- It fails. Tested with: *0,8 * 3*.
In the field calculator, I get an "Expression is invalid" at the bottom of the dial... - 11:18 AM Bug report #14062 (Feedback): Expressions using commas as decimal seperator fail to evaluate
- The spin boxes calculations use the same expression engine as field calculator. Can you test if the expressions with ...
- 11:18 AM Bug report #14062 (Feedback): Expressions using commas as decimal seperator fail to evaluate
- The spin boxes calculations use the same expression engine as field calculator. Can you test if the expressions with ...
- 10:22 AM Bug report #14062: Expressions using commas as decimal seperator fail to evaluate
- Oups, miss a title. Can be something like "Comma separated value not allowed in spinbox calculation"
- 10:19 AM Bug report #14062 (Closed): Expressions using commas as decimal seperator fail to evaluate
- In symbol properties (and elsewhere in QGIS), you can put a calculation expression in a spinbox instead of typing a v...
- 01:02 PM Feature request #13750 (Closed): filter legend according to canvas extent AND scale visibility ra...
- Seems done now in 2.12
- 12:29 PM Bug report #13592 (Closed): Processing: `r.to.vect` and `v.generalize` fail
- one last test, on qgis master, both modules on grass 6 and 7, on both linux and windows, no issues.
If you have da... - 12:29 PM Bug report #13592 (Closed): Processing: `r.to.vect` and `v.generalize` fail
- one last test, on qgis master, both modules on grass 6 and 7, on both linux and windows, no issues.
If you have da... - 11:55 AM Bug report #13192 (Closed): Error when saving Matplotlib figure
- as far as I understand this could be an issue in matplotlib as is packaged in osgeo4w, if so please file a ticket in ...
- 11:55 AM Bug report #13192 (Closed): Error when saving Matplotlib figure
- as far as I understand this could be an issue in matplotlib as is packaged in osgeo4w, if so please file a ticket in ...
- 11:53 AM Bug report #13144 (Closed): Style Categorized not working with PostGis database
- Jürgen Fischer wrote:
> Any output in the log?
closing for lack of feedback, please reopen if necessary. - 11:53 AM Bug report #13144 (Closed): Style Categorized not working with PostGis database
- Jürgen Fischer wrote:
> Any output in the log?
closing for lack of feedback, please reopen if necessary. - 11:52 AM Bug report #12361 (Closed): QGIS crashes whenever using Python console
- closing for lack of feedback, please reopen if necessary.
- 11:52 AM Bug report #12361 (Closed): QGIS crashes whenever using Python console
- closing for lack of feedback, please reopen if necessary.
- 11:51 AM Bug report #6481 (Closed): ftools function "Export/Add geometry columns" produces incorrect dbase...
- closing for lack of feedback, please reopen if necessary.
- 11:51 AM Bug report #6481 (Closed): ftools function "Export/Add geometry columns" produces incorrect dbase...
- closing for lack of feedback, please reopen if necessary.
- 11:50 AM Bug report #9369 (Closed): "duplicate layer" takes ages to duplicate spatialite layers
- Closing for lack of feedback and because I cannot replicate with recent releases, but please reopen if still true (an...
- 11:50 AM Bug report #9369 (Closed): "duplicate layer" takes ages to duplicate spatialite layers
- Closing for lack of feedback and because I cannot replicate with recent releases, but please reopen if still true (an...
- 11:49 AM Bug report #13065 (Open): WFS 1.0.0 Client requests with a GML component fail against Geoserver (...
- 11:48 AM Bug report #14058 (Closed): editing layers created with DB Manager
- I don't think that this option is related to editing capabilities of the loaded layer from query
http://qgis.org/api... - 11:48 AM Bug report #14058 (Closed): editing layers created with DB Manager
- I don't think that this option is related to editing capabilities of the loaded layer from query
http://qgis.org/api... - 11:41 AM Bug report #8628 (Closed): DB Manager does not load PostGIS rasters using QGIS-master for Debian
- 08:53 AM Bug report #8628: DB Manager does not load PostGIS rasters using QGIS-master for Debian
- closing for lack of feedback, please reopen of necessary.
- 11:20 AM Feature request #14061 (Closed): Composer: Add an option to export only the preview atlas feature
- You can - don't use the atlas exports, just use the normal PDF/png/svg exports that you'd use if you didn't have an a...
- 11:20 AM Feature request #14061 (Closed): Composer: Add an option to export only the preview atlas feature
- You can - don't use the atlas exports, just use the normal PDF/png/svg exports that you'd use if you didn't have an a...
- 08:54 AM Feature request #14061 (Closed): Composer: Add an option to export only the preview atlas feature
- It'd be nice to be able to choose to export only the previewed atlas feature page(s) and not all the atlas.
- 10:35 AM Revision 41c9da9b (qgis): [processing] More informative message when cannot compute gdal commands...
- 10:29 AM Revision 943b1015 (qgis): [processing] added selectionChanged signal to MultipleInputPanel
- linked signal with GdalAlgorithmDialog
- 10:12 AM Feature request #4702 (Closed): GDAL tools: add gdal2tiles tool
- Implemented in #1f22b432b52fa077f9837b9a8b77b9c8d6f84f62 !
- 10:12 AM Feature request #4702 (Closed): GDAL tools: add gdal2tiles tool
- Implemented in #1f22b432b52fa077f9837b9a8b77b9c8d6f84f62 !
- 10:12 AM Feature request #4702 (Closed): GDAL tools: add gdal2tiles tool
- Implemented in #1f22b432b52fa077f9837b9a8b77b9c8d6f84f62 !
- 10:11 AM Feature request #3331 (Closed): GdalTools: add utilities for MapServer
- PR is merged in #1f22b432b52fa077f9837b9a8b77b9c8d6f84f62 !
- 10:11 AM Feature request #3331 (Closed): GdalTools: add utilities for MapServer
- PR is merged in #1f22b432b52fa077f9837b9a8b77b9c8d6f84f62 !
- 10:11 AM Feature request #3331 (Closed): GdalTools: add utilities for MapServer
- PR is merged in #1f22b432b52fa077f9837b9a8b77b9c8d6f84f62 !
- 10:11 AM Feature request #3331 (Closed): GdalTools: add utilities for MapServer
- PR is merged in #1f22b432b52fa077f9837b9a8b77b9c8d6f84f62 !
- 10:05 AM Revision 1f22b432 (qgis): Merge pull request #2633 from medspx/processing_gdal_retile
- [Processing]Add gdal_retile.py and gdal2tiles.py algorithms
- 09:50 AM Revision b46a593e (qgis): Merge pull request #2617 from SebDieBln/FixLayerDefVectorJoins
- Make vector joins work within layer-definition-files
- 09:34 AM Revision 946f4e48 (qgis): [processing] correctly parse default value for boolean parameters upon ...
- 08:57 AM Bug report #14018 (Closed): UNable to create Multiple map outputs on one print composer
- closing for lack of feedback, please reopen of necessary.
- 08:57 AM Bug report #14018 (Closed): UNable to create Multiple map outputs on one print composer
- closing for lack of feedback, please reopen of necessary.
- 08:57 AM Bug report #13395 (Closed): Load style from database
- closing for lack of feedback, please reopen of necessary.
- 08:57 AM Bug report #13395 (Closed): Load style from database
- closing for lack of feedback, please reopen of necessary.
- 08:55 AM Bug report #13151 (Closed): Zonal statistics error: 0-d arrays can't be indexed
- closing for lack of feedback, please reopen of necessary.
- 08:55 AM Bug report #13151 (Closed): Zonal statistics error: 0-d arrays can't be indexed
- closing for lack of feedback, please reopen of necessary.
- 08:55 AM Bug report #11746 (Closed): Vertical lines appear as artifacts when map has lots of layers turned...
- closing for lack of feedback, please reopen of necessary.
- 08:55 AM Bug report #11746 (Closed): Vertical lines appear as artifacts when map has lots of layers turned...
- closing for lack of feedback, please reopen of necessary.
- 08:54 AM Bug report #12892 (Closed): Can't load table from SQL editor in DBManager with 'WHERE' argument
- closing for lack of feedback, please reopen of necessary.
- 08:54 AM Bug report #12892 (Closed): Can't load table from SQL editor in DBManager with 'WHERE' argument
- closing for lack of feedback, please reopen of necessary.
- 08:53 AM Bug report #14009 (Closed): ogr2ogr not compiled with postgres drivers in QGIS v. 2.12
- closing for lack of feedback, please reopen of necessary.
- 08:53 AM Bug report #14009 (Closed): ogr2ogr not compiled with postgres drivers in QGIS v. 2.12
- closing for lack of feedback, please reopen of necessary.
- 08:40 AM Feature request #14060 (Open): Composer: Add an option to select the page to export
- Create a multi page composition and "Export as image" this one.
You'll most of the time need to rename some of the g... - 08:39 AM Revision bde0f10c (qgis): fix precise build (followup 8df09a6)
- 08:12 AM Revision dfa07d86 (qgis): fix typo in doxygen string
- 07:52 AM Revision 17d22145 (qgis): [diagram] tiny UI improvements
- 06:24 AM Revision eeeb3789 (qgis): fix e961a52
- 06:12 AM Revision d9bb22a3 (qgis): Update test mask images
- 06:04 AM Revision f76babf6 (qgis): [FEATURE] Add duplicate button to symbol properties
- Allows easy duplication of a symbol layer
- 06:04 AM Revision a87646f2 (qgis): Fix clear value for label z-index spin box
- 06:03 AM Revision e2d9794c (qgis): Add Apply buttons to decoration dialogs
- 06:03 AM Revision 36b0f656 (qgis): Cleanup decoration code
- 06:03 AM Revision 03ec7ed3 (qgis): More clang warning fixes
- 05:40 AM Bug report #14052: Symbol selector dialog: useless advanced "Clip features to canvas extent" option
- Got it.
- 05:36 AM Bug report #14052: Symbol selector dialog: useless advanced "Clip features to canvas extent" option
> Beyond what may be passionate words, *what is the guideline about issue report closure*? I use to close _my own re...- 05:19 AM Bug report #13255: Some WFS data not displayed from LuciadLightspeed WFS server
- Robin Houtmeyers wrote:
> Hi, I am reopening this issue since the QGIS WFS requests mentioned in #6 work ok now (this... - 05:19 AM Bug report #13255: Some WFS data not displayed from LuciadLightspeed WFS server
- Robin Houtmeyers wrote:
> Hi, I am reopening this issue since the QGIS WFS requests mentioned in #6 work ok now (this... - 05:07 AM Bug report #14056 (Closed): QCA::scanForPlugins()
- please ask questions on the users or developers mailing lists.
- 05:07 AM Bug report #14056 (Closed): QCA::scanForPlugins()
- please ask questions on the users or developers mailing lists.
- 05:07 AM Bug report #13209: area not calculated correctly with OTF on
- see also #14057
- 05:06 AM Bug report #14057 (Closed): $area bogus value
- duplicate of #13209
- 05:06 AM Bug report #14057 (Closed): $area bogus value
- duplicate of #13209
- 05:06 AM Bug report #14059: QGIS Server crash with OTF active and layer without features
- No I don't have any evidence. I only checked the mentioned releases.
- 05:04 AM Bug report #14059 (Feedback): QGIS Server crash with OTF active and layer without features
- Do you have any evidence that was not crashing in qgis < 2.8 ?
- 05:00 AM Bug report #14059 (Closed): QGIS Server crash with OTF active and layer without features
- 1. open new project
2. add layer with features and CRS definition EPSG:4326
3. remove all features
4. select OTF diff... - 02:56 AM Revision b32f1244 (qgis): [StyleManager] enable/disable appropriate buttons and menu entries
- 02:56 AM Revision 22fb4321 (qgis): [StyleManager] use QAction::setData() for transmitting the group-id
- Determining the group-id from QAction::text() fails when multiple groups with the same name exist.
- 02:56 AM Revision 8203fa1b (qgis): [StyleManager] fix minor memory leaks leaving orphaned QMenus and QActions
- Build menus once within the ctor rather than on every event within the slot.
- 02:56 AM Revision 0243201a (qgis): [StyleManager] fix labels
- 02:56 AM Revision 95e571c3 (qgis): added functions to QgsStyleV2 for getting groups by id
- 01:02 AM Feature request #14045: Style Manager : Allow selection of multiple symbols at once while groupin...
- It sounds good to me.
And +1 for the drag'n drop to the group tree.
2016-01-05
- 12:34 AM Bug report #14058 (Closed): editing layers created with DB Manager
- I noticed a strange behavior in layers created with DB manager. Tested it in QGIS 2.6.1 and QGIS 2.12.0
In QGIS 2.6.... - 11:47 PM Revision 6051d3a4 (qgis): Merge pull request #2622 from duncan-r/feature4273_and_3756
- Feature #4273 and #3756
- 11:34 PM Revision e961a52c (qgis): revive python tests on windows (followup afcf567)
- 04:49 PM Revision 15a8bc9f (qgis): Translate brushs of image fills relativ to geometry bbox upper left poi...
- 02:13 PM Revision 97b8a72b (qgis): Interpret 'decimal' fields as double in WFS provider.
- Fixes #11864.
- 01:31 PM Feature request #14045: Style Manager : Allow selection of multiple symbols at once while groupin...
- Hi Harrissou,
I see. I think this dialog is a good example of using "modes":https://en.wikipedia.org/wiki/Mode_(comp... - 12:45 PM Bug report #10505 (Closed): Labels hidden by histograms
- Fixed in master. Now you can set the z-index for labels and diagrams manually to control which will be drawn over the...
- 12:45 PM Bug report #10505 (Closed): Labels hidden by histograms
- Fixed in master. Now you can set the z-index for labels and diagrams manually to control which will be drawn over the...
- 12:40 PM Bug report #13809: [Mint, Cinnamon DE] Properties dialog for layers panel is not a floating window
- I don't use Linux but "this thread":http://askubuntu.com/questions/109321/popup-dialogs-attached-to-window-title-and-...
- 12:38 PM Revision 17ed9d15 (qgis): Remove unused help button from style manager (fix #14055)
- 12:27 PM Revision 5e4c14cd (qgis): [FEATURE] Control over label rendering order
- A new control for setting a label's "z-index" has been added to
the labeling properties dialog. This control (which a... - 11:40 AM Revision 47d93078 (qgis): Added placement margin to decoration items and updated dialogs.
- - North arrow, scalebar, and copyright label updated to include a
margin option on placement.
- All qgsdecorationit... - 10:13 AM Revision 1340afdc (qgis): Fix more clang warnings
- 09:17 AM Revision 614c84f2 (qgis): Merge pull request #2636 from nirvn/orderby_fix
- [rendering order] fix order setting not saved in rule-based symb. (fixes #14043)
- 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...
- 09:00 AM Revision 36c62833 (qgis): Add doc
- 06:08 AM Bug report #14052: Symbol selector dialog: useless advanced "Clip features to canvas extent" option
- Jürgen Fischer wrote:
> Harrissou Santanna wrote:
> > there are so many elder bug reports that are worth closing, I t... - 05:46 AM Bug report #14056 (Closed): QCA::scanForPlugins()
- in vs2008
run:QCA::scanForPlugins(),software collapse,why?
I come from china, ,my tel:18310143979 - 05:26 AM Bug report #13255 (Reopened): Some WFS data not displayed from LuciadLightspeed WFS server
- Hi, I am reopening this issue since the QGIS WFS requests mentioned in #6 work ok now (this
issue was due to a miscon... - 05:23 AM Revision 16aeb3f1 (qgis): fix orderby not saved in several symbologies (fixes #14043)
- 05:14 AM Bug report #11307 (Closed): Default transparency for selections not honored
- 2.13.0-Master
Revision
cbd29e5
*
Fixed* - 04:09 AM Revision c55cfc05 (qgis): Merge pull request #2615 from nirvn/natural_break_max_increase
- [symbology] increase maximum size of natural break classification
- 03:53 AM Bug report #14055: Style Manager: Remove or deactivate the Help button
- wow... quicky :)
Thanks - 03:41 AM Bug report #14055 (Closed): Style Manager: Remove or deactivate the Help button
- Fixed in changeset commit:"17ed9d15fa00aeb305ef0dbee48896665d38b01c".
- 02:25 AM Bug report #14055 (Closed): Style Manager: Remove or deactivate the Help button
- Settings menu --> Style Manager
There's a Help button in the dialog that opens an empty dialog.
Should be removed acc... - 03:42 AM Bug report #11864: wfs parsing of decimal value results in QString
- I think this can be fixed by adding 'decimal' to the checks in qgswfsprovider?...
- 03:41 AM Bug report #13888 (Closed): Label display not fit with layer order
- Fixed in changeset commit:"5e4c14cd402009037d8d82e8a6d75d495c24d55a".
- 03:41 AM Feature request #13559 (Closed): Make it possible to control rendering order of diagrams
- Fixed in changeset commit:"5e4c14cd402009037d8d82e8a6d75d495c24d55a".
- 03:38 AM Bug report #13863 (Reopened): Complex Polygon not displayed on screen if it can not be displayed ...
- Not yet fixed
- 03:31 AM Revision 115cc483 (qgis): Merge pull request #2627 from SebDieBln/FixNewStyleGroup
- Initialize a style group upon creation instead of upon renaming (fixes #14050)
- 03:26 AM Revision 90eaba9f (qgis): Merge pull request #2629 from SebDieBln/FixStyleManagerGroupingMode
- [StyleManager] Keep group actions enabled while in grouping mode (fixes #14049)
- 02:57 AM Revision adf83850 (qgis): Fix failing test
- 02:18 AM Revision d10680c5 (qgis): Followup 881074
- 02:17 AM Bug report #5602: Identify disabled in WMS for grouped layers
- Yes, but it seems to require that every individual layer in the group is queryable. If one layer in not queryable Map...
- 01:37 AM Bug report #5602: Identify disabled in WMS for grouped layers
- Thanks for the explanation, I agree with you. Only a precisation: if the WMS Client queries the group layer - even if...
- 01:16 AM Revision 881074b1 (qgis): Boost coverage of SIP bindings
- Now all classes and members are either exposed to bindings or marked
as "not available in Python bindings" in the doc... - 01:10 AM Revision 2341c2b1 (qgis): Update indentation
2016-01-04
- 12:44 AM Bug report #5602: Identify disabled in WMS for grouped layers
- The reason is that in the GetCapabilities document that Mapserver creates the group layer is not marked as queryable....
- 06:33 AM Bug report #5602 (Reopened): Identify disabled in WMS for grouped layers
- Médéric RIBREUX wrote:
> Hello, bug triage...
>
> I can't reproduce it on QGIS 2.13 master on BRGM WMS services on h... - 12:17 AM Bug report #14043 (Closed): feature rendering order not saved, settings lost when re-loading project
- Fixed in changeset commit:"614c84f2c681ac8c8262a7130627272e40ac75c7".
- 06:36 PM Bug report #14043: feature rendering order not saved, settings lost when re-loading project
- This, https://github.com/qgis/QGIS/pull/2636, fixes the issue.
- 05:58 PM Bug report #14043: feature rendering order not saved, settings lost when re-loading project
- Matthias, ok, it might have to do with the fact that the layer I was testing is a rule-based symbology.
I'm attachin... - 04:58 AM Bug report #14043 (Feedback): feature rendering order not saved, settings lost when re-loading pr...
- Can't reproduce with a shapefile and the default symbology apart from the rendering order.
- 12:03 AM Revision 5ac61703 (qgis): Move QgsLabelFeature and QgsTextLabelFeature class to separate files
- No actual code changes
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned... - 11:46 PM Revision 215ba225 (qgis): Fix failing composer scale bar test on less common locales
- 11:13 PM Revision 7b2298e5 (qgis): Fix failing labeling test on my ubuntu 14.04 box (12 mismatched pixels)
- 08:19 PM Revision fdebde50 (qgis): debian packaging update: update liblwgeom dependency of python-qgis to ...
- 06:31 PM Bug report #14050 (Closed): Style Manager : trying to add a symbol to a not renamed group fails
- Fixed in changeset commit:"115cc483dd105be073fe8a6202547c97a9c3380c".
- 06:29 PM Revision 712925ea (qgis): fix windows build
- 06:26 PM Bug report #14049 (Closed): Style Manager : Combining "Group Symbols" and "Apply Group" tools fre...
- Fixed in changeset commit:"90eaba9f4f78097b18e48a4d99793fa6a2abbe23".
- 04:52 AM Bug report #14049: Style Manager : Combining "Group Symbols" and "Apply Group" tools freezes the ...
- Thanks for working on this
- 05:34 PM Revision de0a8868 (qgis): Open sqlite db for datum transform info in readonly mode. Fixes slow op...
- 04:29 PM Revision 1519b3e0 (qgis): Move zoomToFeature to QgsDualView and add checks for null geometries / ...
- 03:05 PM Revision 94da2ab2 (qgis): [QGIS Server] Add place holder and tooltip to OWS inputs
- 02:48 PM Revision af30b292 (qgis): option to keep WFS dialog open after adding layer(s)
- 01:42 PM Revision cbd29e5f (qgis): Merge pull request #2632 from mhugent/nodetool_remove_lines
- Remove all vertices if removing second to last line point / fourth to last ring point
- 01:31 PM Bug report #14052 (Closed): Symbol selector dialog: useless advanced "Clip features to canvas ext...
- Ok, let's close this. It's most definitely a symbol related setting and belongs in the dialog. Here's some extra proo...
- 12:33 PM Bug report #14052: Symbol selector dialog: useless advanced "Clip features to canvas extent" option
- Harrissou Santanna wrote:
> there are so many elder bug reports that are worth closing, I think.
Feel free to do so. - 04:57 AM Bug report #14052: Symbol selector dialog: useless advanced "Clip features to canvas extent" option
- Harrissou Santanna wrote:
> I still don't understand which feature and which canvas we are talking about at this leve... - 04:50 AM Bug report #14052: Symbol selector dialog: useless advanced "Clip features to canvas extent" option
- I still don't understand which feature and which canvas we are talking about at this level of the design (keep in min...
- 04:22 AM Bug report #14052: Symbol selector dialog: useless advanced "Clip features to canvas extent" option
- Harrissou Santanna wrote:
> Having it closed simply like that makes me feel that my report was just felt as noisy and... - 01:19 PM Revision 006a1614 (qgis): [Processing]Add gdal_retile.py and gdal2tiles.py algorithms
- This should fix Redmine #3331
- 11:43 AM Revision 164739f2 (qgis): Merge pull request #2606 from nyalldawson/close_rings
- Ensure that rings are closed when adding to polygons
- 11:31 AM Revision 375ae60c (qgis): Intendation
- 11:23 AM Revision 7f978d96 (qgis): Update test_qgsgeometry
- 10:33 AM Revision 1317220a (qgis): Update qgsmapcanvas.sip
- 09:51 AM Revision 73945c0c (qgis): Merge pull request #2631 from spatialthoughts/patch-1
- Change comparison back to NULL
- 09:50 AM Revision 49eaf16f (qgis): Merge pull request #2623 from cjmayo/no-pyqtconfig
- [pyqgis-console] Don't import pyqtconfig
- 09:08 AM Revision 1c464d69 (qgis): Merge pull request #2611 from mhugent/shapefile_sbn_remove
- Cleanup sbn file if gdal did not already remove it. Fixes bug #13319
- 06:31 AM Revision 899c57a9 (qgis): Change comparison back to NULL
- filter_null method previously filtered the NULL values using NULL type in qgis.core which is a QPyNullVariant.
https:... - 06:23 AM Revision aacb37d2 (qgis): Fix failing SIP coverage test
- 06:22 AM Revision 8c38bc98 (qgis): More nullptr conversions
- 05:22 AM Feature request #4702 (In Progress): GDAL tools: add gdal2tiles tool
- Hello, bug triage...
there is [a PR](https://github.com/qgis/QGIS/pull/2633) for this feature request... - 05:19 AM Feature request #3331 (In Progress): GdalTools: add utilities for MapServer
- Hello, bug triage...
there is now "a PR":https://github.com/qgis/QGIS/pull/2633 for this feature request... - 04:59 AM Feature request #3331 (Feedback): GdalTools: add utilities for MapServer
- see https://github.com/qgis/QGIS/pull/2633
- 04:59 AM Feature request #3331 (Feedback): GdalTools: add utilities for MapServer
- see https://github.com/qgis/QGIS/pull/2633
- 04:59 AM Feature request #3331 (Feedback): GdalTools: add utilities for MapServer
- see https://github.com/qgis/QGIS/pull/2633
- 05:03 AM Bug report #13661 (Closed): Node tool should not allow to delete nodes and leave just 1 in lines ...
- 05:01 AM Feature request #12343 (Feedback): Add GRASS v.net* modules to Processing toolbox
- 05:00 AM Feature request #12343: Add GRASS v.net* modules to Processing toolbox
- see https://github.com/qgis/QGIS/pull/2628
- 04:50 AM Bug report #13863 (Closed): Complex Polygon not displayed on screen if it can not be displayed en...
- 04:49 AM Bug report #13862 (Closed): Labels are not displayed on Layers with "cut-outs"
- 01:00 AM Revision be1fd077 (qgis): QGIS formats Icons for mac
2016-01-03
- 12:46 AM Revision fe0383f5 (qgis): Added QGIS formats icons
- 12:31 AM Revision 5687967e (qgis): Colored qlr icon
- 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.
- 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... - 10:58 PM Revision 8df09a6f (qgis): Pal cleanups:
- - remove use of namespace blocks (avoids unnecessary indentation)
- cleanup includes
- remove old std::cout debugging... - 09:23 PM Revision 4cc590c9 (qgis): Cleanup labeling, avoid some duplicate enums, add docs
- 09:13 PM Revision a943d951 (qgis): keep group actions enabled while in grouping mode (fixes #14049)
- Group actions must be enabled to have the option of leaving grouping mode again.
- 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.
- 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_.
- 10:56 AM Revision fe9a0989 (qgis): Minor Coverity fixups, clang warnings, 0->nullptr conversions
- 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...
- 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... - 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 ...
- 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"... - 04:58 AM Bug report #14052 (Closed): Symbol selector dialog: useless advanced "Clip features to canvas ext...
- 06:17 AM Feature request #4033 (Open): Map navigation - temporarily change to zoom in / zoom out / pan tool
- 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 ... - 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 ... - 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 ... - 06:14 AM Feature request #4054 (Open): Enhancement: option in the interpolation plugin to set the extent t...
- 06:11 AM Feature request #4346 (Closed): startup tip suggestion
- Hello, bug triage...
fixed in commit:88d3b9f - 06:11 AM Feature request #4346 (Closed): startup tip suggestion
- Hello, bug triage...
fixed in commit:88d3b9f - 06:11 AM Feature request #4346 (Closed): startup tip suggestion
- Hello, bug triage...
fixed in commit:88d3b9f - 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... - 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...- 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...- 04:58 AM Bug report #7077 (Feedback): Opening 1.8 project in 1.9 changes shading of raster layers
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...
- 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... - 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...
- 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...
- 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... - 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... - 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)....
- 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.
... - 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?
- 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... - 04:48 PM Revision 14a6115e (qgis): Fix indentation (one more time)
- 04:14 PM Revision d6fbe93f (qgis): Fix indendation problems (as usual)...
- 02:31 PM Revision af016526 (qgis): [Feature][Processing] GRASS v.net modules
- 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...
- 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...
- 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... - 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... - 01:08 AM Revision 2eb95f08 (qgis): Fix more warnings when building under clang with -wEverything
- 01:07 AM Revision 62cc59c3 (qgis): initialize a style group upon creation instead of upon renaming
- (fixes #14050)
2016-01-01
- 11:40 PM Revision 144ca8da (qgis): Fix test for QWT_POLAR
- 11:21 PM Revision 0df4cbe3 (qgis): Merge pull request #2625 from SebDieBln/FixAppendingNotSupported
- Fix accumulating "Not supported" hints
- 11:06 PM Revision c136f9f5 (qgis): added a test for vector joins in layer definition files
- 10:16 PM Revision a6f10f4c (qgis): read source from provider before saving memory layer (fixes #8997)
- (cherry picked from commit dbc0f072c638981db982011776d7b110215e80b7)
- 09:34 PM Revision b2b44ccc (qgis): split generating XML and saving to QLR-file into separate functions
- This increases flexibility and is consistent with the loading of a QLR-file.
- 09:12 PM Revision ff3200fd (qgis): make vector joins work within layer-definition-files
- 08:27 PM Revision 5a42728f (qgis): Merge pull request #2624 from SebDieBln/SaveMemoryLayerFields
- Read source from provider before saving memory layer (fixes #8997)
- 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...
- 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.
- 03:28 PM Revision 836ea81b (qgis): added a test for memory layer fields being saved to XML
- 11:28 AM Bug report #8997 (Closed): Memory vector layer datasource wrongly written in project
- Fixed in changeset commit:"5a42728f3e5b7d49c959dc2a3363d91f411d9b53".
- 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
- 02:04 AM Revision 368223ad (qgis): Show project path in server parsing error (revert before release)
- (an attempt to debug test failures in debian)
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... - 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 ... - 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...
- 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... - 09:55 AM Revision 80423439 (qgis): Coverity fixes, including regression in label point obstacle code
- 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 ... - 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 ...
- 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...
- 02:08 AM Revision ba2b3de6 (qgis): fix warnings
- 01:17 AM Revision 9cd1edfd (qgis): fix appending "Not supported" multiple times to label
- The term "Not supported" is not appended to the label when it is already present.
The term is removed when no longer ...
2015-12-30
- 12:15 AM Revision d641ff6f (qgis): debian packaging: add psycopg2 as build dependency
- 10:44 PM Revision 4c24792b (qgis): initialize the tip window with the correct parent
- eliminates the extra icon in the taskbar (fixes #8365)
establishes correct modal behaviour (fixes #8312) - 10:43 PM Revision ab83b825 (qgis): Refresh the label style widget when loading a new style (fixes #13667)
- the QgsLabelingWidget is triggered to reload its settings when
- loading a style file
- loading a style from a databa... - 09:58 PM Revision dbc0f072 (qgis): read source from provider before saving memory layer (fixes #8997)
- 09:32 PM Revision 6b42bad7 (qgis): [pyqgis-console] Don't import pyqtconfig
- pyqtconfig may not have been installed by PyQt4, leading to an error.
Was used to test for qt_version >= 0x40700 but... - 09:27 PM Revision 766bfa1a (qgis): Fix some more old style cast and float comparison warnings
- 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 ...
- 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.
- 12:51 PM Revision 566dd4bd (qgis): Always pass QgsFeatureId by value, not reference
- Since it's just a int64, it's faster to pass by value
- 11:35 AM Revision 34c9daab (qgis): Fix slow icon rendering in field combo box (refs #14041)
- 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.
- 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.
- 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.
- 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.
- 05:19 AM Bug report #6218 (Closed): Loading styles issue
- seems also somehow duplicate of #3775
- 05:19 AM Bug report #6218 (Closed): Loading styles issue
- seems also somehow duplicate of #3775
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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...
- 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... - 01:53 AM Revision f94bb6ff (qgis): Fix indentation
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
- 12:09 AM Bug report #13977 (Closed): QgsVectorFileWriter: bug at saving vector layer to shapefile
- As explained, not a bug in QGIS
- 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... - 07:24 PM Revision 4ca08a31 (qgis): Make the georeferencer tool use a snapping cursor
- The georeferencer plugin currently has a snap to background layer option
that applies a snapping after one has picked... - 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...
- 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... - 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... - 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.
- 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...
- 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...
- 02:59 AM Bug report #14028 (Open): CurvePolygons not drawn
2015-12-28
- 12:45 AM Revision b7378502 (qgis): Merge pull request #2620 from SebDieBln/FixCsvSaveStyle
- Fix saving style of CSV-layer to qml/sld file (fixes #8285)
- 12:34 AM Bug report #10756 (Feedback): Minidump on closing QGIS 2.4
- 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 ... - 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... - 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?... - 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?... - 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?
- 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... - 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..." - 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... - 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... - 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... - 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... - 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... - 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... - 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...
- 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... - 07:29 PM Revision d0199005 (qgis): Unit tests
- 06:24 PM Revision bf3fbec7 (qgis): Remove the whole ring / linestring if number of vertices to small
- 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".
- 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.
- 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.
- 12:35 PM Revision f815ebc8 (qgis): [FEATURE]: Zoom to feature with right-click in attribute table
- 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... - 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...
- 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... - 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 ... - 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
- 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?
- 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... - 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... - 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... - 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.
- 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... - 04:58 AM Bug report #10636 (Closed): Translation for command description and help in Processing: GRASS and...
- 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.
- 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...
- 03:52 AM Bug report #14008 (Closed): Crash zooming to wide extent
- Confirmed, duplicate of #12757
- 03:52 AM Bug report #14008 (Closed): Crash zooming to wide extent
- Confirmed, duplicate of #12757
- 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... - 02:14 AM Revision 02e92727 (qgis): fix saving style of CSV-layer to qml/sld file (fixes #8285)
- 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 ...
2015-12-27
- 05:53 PM Revision 416c004a (qgis): fix warnings on lupdate
- 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.
- 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.
- 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...
- 05:18 PM Revision 66d72f06 (qgis): fix lucid reference in INSTALL
- 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... - 04:15 PM Bug report #4007 (Closed): Building t2tdoc fails on Windows: 'TEXINPUTS' is not recognized as an ...
- ok, reopen if necessary.
- 04:15 PM Bug report #4007 (Closed): Building t2tdoc fails on Windows: 'TEXINPUTS' is not recognized as an ...
- ok, reopen if necessary.
- 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... - 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?
- 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... - 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 ... - 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... - 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 ... - 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... - 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 ... - 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 ... - 03:11 PM Bug report #12795 (Open): Georeferencer generates incorrect GDAL script when input file is JPG
- 02:53 PM Bug report #9598 (Open): problems with adding embed layers/groups
- 02:48 PM Bug report #13976 (Closed): Missing strings in translation file
- closing for the lack of a clear description (and lack of feedback).
- 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... - 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... - 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...
- 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...
- 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... - 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...
- 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...
- 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... - 01:52 PM Bug report #5321 (Open): Inserting geometries using a WFS-T of ArcGIS Server
- 01:41 PM Bug report #12895: QGIS 2.8.1 freezes when saving data
- see also #13963
- 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 ... - 01:38 PM Bug report #5748 (Closed): QgsRasterLayer::setDrawingStyle() doesn't work
- closing for lack of feedback, please reopen if necessary.
- 01:38 PM Bug report #5748 (Closed): QgsRasterLayer::setDrawingStyle() doesn't work
- closing for lack of feedback, please reopen if necessary.
- 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... - 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... - 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... - 01:16 PM Bug report #6369 (Open): vsizip - relative paths not used & can't update path in "missing layers"...
- 01:14 PM Bug report #12774 (Closed): Attribute table only show first 99 rows from SQL Server views
- 01:12 PM Bug report #13490 (Open): PostGIS: Merge drops dataset whereas split retains it
- 01:08 PM Feature request #8387 (Open): Warn users when saving projects that contain memory/scratch layers
- 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... - 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... - 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.
- 12:01 PM Feature request #13814 (Open): Processing: use sqlite/spatialite as intermediate format
- 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... - 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,... - 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... - 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... - 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 ...
- 08:18 AM Revision 70f6e15a (qgis): [symbology] increase maximum size of natural break classification
- 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
- 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?
- 05:07 AM Bug report #11390 (Open): Attribute table in map composer : set column width to automatic is not ...
- 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... - 04:21 AM Bug report #12373 (Open): exporting 3D Postgis layer to shapefile loses the Z value
- see also #14006
- 04:21 AM Bug report #12373 (Open): exporting 3D Postgis layer to shapefile loses the Z value
- see also #14006
- 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 ?
- 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...
- 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...
- 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).
- 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).
- 03:59 AM Bug report #14037 (Open): frequent crash when editing data in relation forms (standard relation f...
- 03:56 AM Bug report #13977 (Feedback): QgsVectorFileWriter: bug at saving vector layer to shapefile
- 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
- 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
2015-12-26
- 12:57 AM Bug report #14028: CurvePolygons not drawn
- QGIS 2.12.2 works.
Also available in: Atom