Activity
From 2015-11-17 to 2015-12-16
2015-12-16
- 08:19 PM Revision e8ef77e7 (qgis): Hide temporary rubberband when maptool is not active.
- 05:56 PM Bug report #13686: [compile] qgis master fails with "error: ‘PyUnicode_AsUTF8’ was not declared i...
- Yea, and these are some of the cmake options.
@ -DPYTHON_EXECUTABLE=/usr/bin/python2 \\
-DPYTHON_LIBRARY=/usr... - 03:57 PM Bug report #13686: [compile] qgis master fails with "error: ‘PyUnicode_AsUTF8’ was not declared i...
- Donovan Cameron wrote:
> On Arch Linux, python version is currently at: python3 (3.5.1), python2 (2.7.11)
And you're... - 02:55 PM Bug report #13686: [compile] qgis master fails with "error: ‘PyUnicode_AsUTF8’ was not declared i...
- On Arch Linux, python version is currently at: python3 (3.5.1), python2 (2.7.11)
- 05:38 PM Bug report #14002 (Closed): regression: attribute table opens to form view
- Since a few weeks now, the attribute table opens to form view instead of the default table view. I'm pretty sure it's...
- 05:14 PM Revision 0def7693 (qgis): fix 8214608
- 04:29 PM Revision 82146081 (qgis): more nullptr updates (folloup 320c696)
- 04:05 PM Revision c2d919a7 (qgis): Merge pull request #2588 from elpaso/python-server-exception-hook
- Uninstall custom excepthook for server
- 03:47 PM Revision 2924323b (qgis): oracle provider: fix geometry type/srid detection for queries
- 03:47 PM Revision 7971d092 (qgis): oracle provider: add/fix support for multiple geometry columns (fixes #...
- 03:13 PM Revision 66061e0e (qgis): Uninstall custom excepthook for server
- 01:45 PM Bug report #13987: Identify Feature not finding feature
- I have identified one difference
Point data from a Table in Postgresql, imported via DB Manager - Identify feature d... - 11:05 AM Bug report #14001: Crash in QGIS Server running without project in CGI mode
- How recently are we talking here? Any chance you could bisect to the offending commit?
- 10:00 AM Bug report #14001 (Closed): Crash in QGIS Server running without project in CGI mode
- Recently I've started to see segfaults when qgis server is running in CGI mode.
I couldn't find the source of the pr... - 10:15 AM Revision 18614e11 (qgis): Avoid container detachments by using const methods wherever possible
- eg QList::at() instead of QList:[], constFind instead of find, ...
- 10:14 AM Revision 6bfde51d (qgis): Remove cast to itself
- 06:14 AM Feature request #14000 (Open): Altas option: hidden coverage layer > show current feature
- *Use case:* A layer contains a set of objects representing alternate configurations for the same feature. (size, scal...
- 05:17 AM Bug report #13999 (Closed): "Show feature count" on a rule based gives wrong result for the "ELSE...
- If we set a rule based with an "ELSE" statement, the feature count is wrong. It shows the total number of features in...
- 03:49 AM Bug report #13998 (Closed): QGIS is not rotating the Pixels when showing a rotated tif
- When loading a rotated geo-tif (rotation-parameters in tfw-file set) the image is rotated but the image-pixels themse...
2015-12-15
- 11:30 PM Bug report #13997 (Closed): Unintended datum shift to WGS84 in map canvas
- I'm a new QGIS user running 2.12 Lyon. I've encountered an issue with map canvas units and an unexpected and transpar...
- 08:10 PM Revision a66a8eae (qgis): Drop documentation test threshold
- 05:54 PM Bug report #6131 (Closed): New layer creation file browser doesn't resolve aliases in MacOS
- Bonjour Médéric,
I'm closing the ticket. I confirm aliases are now properly handled with latest QGIS. Thanks -- Alex... - 05:54 PM Bug report #6131 (Closed): New layer creation file browser doesn't resolve aliases in MacOS
- Bonjour Médéric,
I'm closing the ticket. I confirm aliases are now properly handled with latest QGIS. Thanks -- Alex... - 05:45 PM Revision b57ff40c (qgis): [GRASS] do not duplicate modules in list view, fixes #4975
- 05:33 PM Revision 695689ba (qgis): [qt5] Use Qt5OpenGL when globe is built
- Resolves https://github.com/qgis/QGIS/pull/1940
- 05:30 PM Revision 1a223bfb (qgis): Dont set content-length header on streamed response. Fixes #13991
- Thanks to @AsgerPetersen to help fixing #13991
closes #2582 - 05:29 PM Revision 99721527 (qgis): [GRASS] use QWidget for module UI, fixes #5084
- 05:22 PM Revision 52f6b73b (qgis): Dont set content-length header on streamed response. Fixes #13991
- Thanks to @AsgerPetersen to help fixing #13991
closes #2582 - 05:20 PM Revision 6abb99b1 (qgis): Dont set content-length header on streamed response. Fixes #13991
- Thanks to @AsgerPetersen to help fixing #13991
closes #2582 - 05:18 PM Revision 9e8e868a (qgis): [TEST][QGIS Server] Add WFS GetFeature STARTINDEX test
- 05:18 PM Revision a37ca2b5 (qgis): Dont set content-length header on streamed response. Fixes #13991
- Thanks to @AsgerPetersen to help fixing #13991
closes #2582 - 05:16 PM Revision b3194357 (qgis): Simplify and harden code for geometry collections
- 04:50 PM Revision e7a01671 (qgis): [GRASS] suppress raster masking for rendering and querying
- 04:24 PM Revision 4f2da483 (qgis): Indentation update
- 04:17 PM Revision 9fdab870 (qgis): The providers plugin path can be changed in the applications.
- 04:17 PM Revision 0eb36d50 (qgis): Add debug output to csv test
- To debug timeout:
Timed out log:
http://dash.orfeo-toolbox.org/testDetails.php?test=35623737&build=211129
Good log ... - 04:01 PM Revision 0a7e3f5e (qgis): Merge branch 'AsgerPetersen-wfstests'
- 03:59 PM Bug report #8285: Saving styles (qml and sld) doesn't work for CSV layers under Windows
- Still open with Windows7 pro 64bits, v2.12.1-Lyon commit:16760fd
Quite annoying especially now that we have nice soph... - 03:50 PM Revision 1138253d (qgis): Merge pull request #2486 from SebDieBln/CMake_FixFindPythonLibraryWindows
- have CMake find Python library on Windows
- 02:57 PM Revision 95b92c79 (qgis): [processing] correctly export multiline strings as python parameters fr...
- fixes #13830
- 02:52 PM Revision 7101b5be (qgis): Remove unsupported SRSNAME
- 02:46 PM Revision cea82c0a (qgis): WFS version corrected to 1.0.0
- 02:39 PM Bug report #13996 (Closed): Spatialite views can only loaded as tables in DB Manager, Browser pa...
- DB Manager recognize spatial views not as layers. The browser-panel load the views correct as layer.
jpg is attached. - 02:23 PM Bug report #13995 (Closed): singleband pseudocolor discrete rendered wrong
- I'm trying to display discrete colors for ranges of values, but it's using values below what's set for a range. The ...
- 02:17 PM Bug report #13994 (Closed): QGIS /forget/ignore settings, for coloropacity in options/canvaslegen...
- When you set the color opacity e.g. 50% for selected features, QGIS woks fine. You can save this in options/canvasleg...
- 01:51 PM Revision 3d937e1d (qgis): Simple python tests of WFS responses
- 01:39 PM Revision 7fc6b075 (qgis): [GRASS] fixed crash when region is drawn outside limits
- 01:39 PM Revision 4f999c82 (qgis): Doxymentation for QgsExpression
- 01:39 PM Revision de1c319b (qgis): Implicit sharing for QgsExpression
- 01:39 PM Revision 2596315d (qgis): Make use of implicitly shared QgsExpression
- 01:29 PM Revision 7e040367 (qgis): projection selector event fix
- 01:18 PM Revision 6ddcae29 (qgis): Fix calculation of spatialite SelectAtId capability
- 12:43 PM Revision 4fbf4cf3 (qgis): Merge pull request #2566 from radosuav/processing_fixes
- [Processing] Three small fixes
- 12:38 PM Revision 08a8b609 (qgis): [processing] modified how user folder is defined
- This should have no effect on a normal QGIS desktop installation, but improve using Processing when not running on to...
- 12:36 PM Revision 85eebff6 (qgis): Avoid some unnecessary object conversion during point rendering
- 12:36 PM Revision 4e18d545 (qgis): Tests and fixes for QgsPolygonV2
- - Setting exterior ring will force all interior rings to match
dimensionality of exterior ring
- add equality operato... - 12:36 PM Revision 2f72b3b8 (qgis): Ignore != operator in doc coverage test
- 12:18 PM Revision e94b2155 (qgis): [GRASS] add/remove mapset to/from search path browser actions
- 12:18 PM Revision 5c551837 (qgis): [GRASS] distinct icons for open/searched mapset
- 12:00 PM Revision 2f8ea528 (qgis): Tab order on digitizing options page
- 12:00 PM Revision dad7aa70 (qgis): Make the rubber band color configurable
- 10:57 AM Revision 9096a64a (qgis): [Processing] Use default value of boolean parameter in the modeler and ...
- 10:48 AM Revision 02fcaca6 (qgis): [GRASS] new input combo in mapcalc
- 08:56 AM Bug report #2856 (Closed): Grass toolbox filter input isn't labelled
- The filter is now labeled (2.12).
- 08:46 AM Bug report #4975 (Closed): GRASS modules present twice
- Fixed in changeset commit:"b57ff40c8b74e05aa08ea0da4031e8baa2e5d2a5".
- 08:29 AM Bug report #5084 (Closed): Blank tab on Grass Tool Module
- Fixed in changeset commit:"99721527b2dceff90d360dd985b6bfb437b65e21".
- 08:19 AM Bug report #13991 (Closed): QGIS Server WFS GetFeature returns wrong content-length header
- Fixed in changeset commit:"a37ca2b52fec4752c6345760cbe0e3c62861c2ce".
- 05:32 AM Bug report #13991: QGIS Server WFS GetFeature returns wrong content-length header
- Pull request https://github.com/qgis/QGIS/pull/2582 fixes the problem. https://github.com/qgis/QGIS/pull/2583 tests it.
- 05:15 AM Bug report #13991 (Closed): QGIS Server WFS GetFeature returns wrong content-length header
- GetFeature returns a content-length header which does not include the length of the content returned after the '<wfs:...
- 08:14 AM Revision a53ba169 (qgis): Merge pull request #2451 from spono/patch-5
- [Processing] Update GridMetrics.py
- 08:14 AM Revision 9c0ee36c (qgis): Merge pull request #2469 from spono/patch-13
- [Processing] Update FilterData.py
- 08:10 AM Revision 7f3cc35b (qgis): Merge pull request #2467 from spono/patch-11
- [Processing] Update Cover.py
- 08:04 AM Bug report #2578 (Closed): GUI for several GRASS modules wrong
- 08:03 AM Bug report #2578: GUI for several GRASS modules wrong
- Multiple map input is supported since 2.12.
- 07:58 AM Bug report #3341 (Closed): GRASS MASK only vizualized for PERMANENT
- Rasters are masked in GRASS library until G_suppress_masking()/Rast_suppress_masking() is called. Rasters are masked ...
- 07:43 AM Bug report #13182: QGIS WFS Server returns empty answer
- I think this issue may be related to #13991
The response may look empty because the server sets a wrong content-leng... - 05:57 AM Bug report #13830 (Closed): Invalid scripts from models with advancedpythonfieldcalculator
- Fixed in changeset commit:"95b92c79608afda0709dcdf8e89ee40b81a51ec7".
- 05:32 AM Bug report #13993 (Closed): eVis plugin and UTF8
- Hello,
I'm using plugin eVis on QGIS 2.12.1, os win 10. If I make database conections to MS Access or MS SQL and then... - 05:26 AM Bug report #13992 (Closed): Changes in "Options/Digitizing/Rubberband/Line color" doesn't change ...
- Hi!
Win 7 sp1 x64, qgis x64 rev. 576875e
When I change values in "Options/Digitizing/Rubberband/Line color/" it doe... - 05:25 AM Revision 34ccc345 (qgis): Merge pull request #2580 from nirvn/projection_selector_dbl_click_v5
- [projection selector] apply selected projection on double click
- 05:04 AM Bug report #9585 (Closed): Show features count doesn't kept after opening project
- Yes, it seems it's fixed now :)
- 04:19 AM Revision 8a40dda2 (qgis): fix sip coverage test failure
- 03:23 AM Bug report #13232 (Closed): Use estimated data in PG connection doesn't work
- This is not a bug in QGIS but in POstGIS, hopefully fixed upstream:
https://github.com/postgis/postgis/commit/92865a... - 03:11 AM Bug report #13990 (Closed): generated set of rules for postgis layer with joint attributes is not...
- I have a layer stored in a postgis database. I can render it in Qgis.
I joined a set of attributes from an xls file t... - 03:00 AM Feature request #13989: Install / Build / Setup
- If you install from OSGeo4W you have more choices.
- 02:53 AM Feature request #13989 (Open): Install / Build / Setup
- Installing QGIS (under Windows OS) is very very time-consuming because of the huge amount of small files to be unpack...
- 02:36 AM Revision 84d2e954 (qgis): [projection selector] apply selected projection on double click
- 02:23 AM Bug report #13988 (Closed): WCS layer loaded but unable to use it with raster calculator
- When i load a WCS raster layer from a geoserver, this layer is rendered in qgis.
But if i want to query this layer wi... - 01:50 AM Bug report #13987 (Closed): Identify Feature not finding feature
- Using Point data from a Postgresql table, Identify Feature reports "No feature at this position found", despite the c...
- 01:24 AM Revision 576875e9 (qgis): Followup 320c696 use clang-modernize to replace 0/NULL use with nullptr
- 01:24 AM Revision fb2b930d (qgis): Fix some plugin UI includes
- 01:22 AM Revision 5b244ae8 (qgis): [FEATURE] More geometry functions for expressions
- - add accessors: geometry_n, interior_ring_n
- add num_geometries, num_rings, num_interior_rings
- add nodes_to_point... - 01:22 AM Revision 19ff7de0 (qgis): Fix indentation
2015-12-14
- 11:48 PM Revision 002e2335 (qgis): debian packaging update (partly reverts 245659f; fixes #13981)
- (cherry picked from commit 24a61ff48d16309d4a43fe5e12d7e110984f2655)
- 11:48 PM Revision deb34b8e (qgis): debian packaging update (partly reverts 245659f; fixes #13981)
- (cherry picked from commit 24a61ff48d16309d4a43fe5e12d7e110984f2655)
- 11:47 PM Revision 24a61ff4 (qgis): debian packaging update (partly reverts 245659f; fixes #13981)
- 10:44 PM Revision 30b3b685 (qgis): [FEATURE][QGIS Server] STARTINDEX param in WFS GetFeature Request
- STARTINDEX is standard in WFS 2.0, but it's an extension for WFS 1.0 implemented in QGIS Server.
STARTINDEX can be u... - 08:40 PM Feature request #7681 (Closed): double left click on CRS Selector window's list items should beha...
- Fixed commit:34ccc34
- 08:40 PM Feature request #7681 (Closed): double left click on CRS Selector window's list items should beha...
- Fixed commit:34ccc34
- 08:40 PM Feature request #7681 (Closed): double left click on CRS Selector window's list items should beha...
- Fixed commit:34ccc34
- 06:13 PM Revision 3383729a (qgis): [BUGFIX][QGIS Server] Update Layer order from group in GetPrint
- Update commit da5e73ef4a4508c4b215dd726380a8a94bd73ada
- 06:10 PM Revision cacfbca4 (qgis): [BUGFIX][QGIS Server] Update Layer order from group in GetPrint
- Update commit da5e73ef4a4508c4b215dd726380a8a94bd73ada
- 06:03 PM Revision ff8a34a4 (qgis): [BUGFIX][QGIS Server] Update Layer order from group in GetPrint
- Update commit da5e73ef4a4508c4b215dd726380a8a94bd73ada
- 06:00 PM Revision cf60ddb5 (qgis): [BUGFIX][QGIS Server] Update Layer order from group in GetPrint
- Update commit da5e73ef4a4508c4b215dd726380a8a94bd73ada
- 02:49 PM Bug report #13981 (Closed): Error while updating QGIS
- Fixed in changeset commit:"002e2335e4cd9f1f4d69ffa3cef1a9145f6b12e1".
- 01:59 PM Revision ca5707dd (qgis): Merge pull request #2579 from elpaso/bugfix-13984
- Fixes #13984 custom python init function config is lost in master
- 01:55 PM Revision 8c4d8102 (qgis): Fixes #13984 custom python init function config is lost in master
- 01:15 PM Feature request #12273 (Closed): Insert PointOnSurface function in Expression
- Implemented in 2.14
- 01:15 PM Feature request #12273 (Closed): Insert PointOnSurface function in Expression
- Implemented in 2.14
- 01:12 PM Feature request #6269 (Closed): Better tokens for text replacement in Print Composer labels
- 12:32 PM Revision 3558a217 (qgis): dxf export: trim whitespace from layernames
- (cherry picked from commit 36267f59350881e10e2eae0aa9f110019a5e8d8c)
- 12:30 PM Revision 9731d844 (qgis): dxf export: trim whitespace from layernames
- (cherry picked from commit 36267f59350881e10e2eae0aa9f110019a5e8d8c)
- 12:28 PM Revision 36267f59 (qgis): dxf export: trim whitespace from layernames
- 11:04 AM Revision a1fb1b8a (qgis): Revert "remove non existing icons from topology plugins resources"
- This reverts commit 0f41ff6918354578c3a705bd5118908e11ad299e.
- 11:03 AM Revision 0586a75d (qgis): [topology checker] add missing icons followup 6e9ff36
- 10:19 AM Revision 0f41ff69 (qgis): remove non existing icons from topology plugins resources
- followup 6e9ff364bb794c59ac2c6c72173d59b4e0731b92
can be reverted once files are added - 09:21 AM Bug report #13986 (Closed): Server segfaults when requesting certain GetLegendGraphics without bbox
- QGIS server segfaults (500 Internal Server Error) with a specific layer style and the GetLegendGraphics request does ...
- 05:06 AM Bug report #13985 (Closed): Merge Vector Layer: Attribute values are wrongly assigning if that at...
- Merge Vector Layer: The attributes which are not exists in one of the input vector layer are assigning ‘10’ after mer...
- 04:59 AM Bug report #13984 (Closed): custom python init function config is lost in master
- Fixed in changeset commit:"ca5707ddeba8773aa5a91608b1d317a44f3f9bd1".
- 04:48 AM Bug report #13984 (In Progress): custom python init function config is lost in master
- 04:30 AM Bug report #13984: custom python init function config is lost in master
- I asked for a sample project because I tested the import of an old project with init function in the "dotted" form "m...
- 04:25 AM Bug report #13984 (Closed): custom python init function config is lost in master
- Opening a 2.12 project with current master
If a layer has a custom init function using an external python file
Master... - 04:39 AM Revision 4ca81bac (qgis): Merge pull request #2576 from SebDieBln/DefaultLayerActions_on_selected...
- Apply default layer actions to all selected layers (fixes #9714)
- 04:38 AM Revision b64ebfb2 (qgis): Merge pull request #2543 from SebDieBln/SortLayerTreeMimedata
- Sort the indexes when generating layer tree mime data (fixes #4110)
2015-12-13
- 11:35 PM Revision 805d9d4f (qgis): Update MS SQL browser node items
- 11:08 PM Bug report #5173: Shape file field precision includes the . when saving, but not when editing in ...
- Yes, it is pretty much fixed.
There is a problem with a corner case which would perhaps be best filed as a new issue:... - 11:01 PM Bug report #6283 (Closed): no reversion of direction when digitizing polygons counter clockwise i...
- Hi,
maybe I was under the impression that the shape-file standard is a general standard. Thanks for pointing this out... - 07:17 AM Bug report #6283 (Feedback): no reversion of direction when digitizing polygons counter clockwise...
- Hello, bug triage...
here is what the "Shapefile standard":http://www.esri.com/library/whitepapers/pdfs/shapefile.pd... - 10:29 PM Bug report #5155 (Closed): memory layer attribute fields are combined when a memory layer or colu...
- Yes, I can't find a recent copy of the profile from line plugin so I guess we'd better close it because we can't test...
- 10:29 PM Bug report #5155 (Closed): memory layer attribute fields are combined when a memory layer or colu...
- Yes, I can't find a recent copy of the profile from line plugin so I guess we'd better close it because we can't test...
- 09:48 PM Bug report #6369: vsizip - relative paths not used & can't update path in "missing layers" dialogue
- No.
"Problem 1" from my initial report is fixed.
"Problem 2" is partially fixed - if you manually edit the path it is... - 06:42 AM Bug report #6369 (Feedback): vsizip - relative paths not used & can't update path in "missing lay...
- Hello, bug triage...
this seems to be fixed in QGIS 2.13 and probably in 2.12.1. Can you confirm ? - 09:29 PM Bug report #6230: Layer may become unselected after "paste style"
- Yes, seems to be fixed.
- 07:02 AM Bug report #6230 (Feedback): Layer may become unselected after "paste style"
- Hello, bug triage...
this seems to be fixed, at least in QGIS 2.13 master. The initial state (collapsed of expanded)... - 09:17 PM Bug report #5125: Inconsistent behaviour - whether or not newly added layers are automatically se...
- I didn't test adding layers programmatically, but yes, I think it can be closed. Can anyone remind me whether the po...
- 08:59 PM Revision bca8356e (qgis): Apply default layer actions to all selected layers (fixes #9714)
- the affected actions are:
- show feature count
- show in overview
- make top level - 07:39 PM Bug report #9714 (Closed): Show features count options on many layers doesn't work
- Fixed in changeset commit:"4ca81bac2f5f226ed1d3278baaabb2429b7033a2".
- 12:53 PM Bug report #9714: Show features count options on many layers doesn't work
- See "PR 2576":https://github.com/qgis/QGIS/pull/2576 for a solution.
- 11:36 AM Bug report #9714: Show features count options on many layers doesn't work
- Note that this also applies to the _Show in overview_ and _Make toplevel_ functions.
- 07:39 PM Bug report #4110 (Closed): order of layers changes when they are added to a group
- Fixed in changeset commit:"b64ebfb2e25cf6c5eca12ead2e2f2b1f2dbe1376".
- 05:50 PM Bug report #6410 (Closed): expanded layer collapses when clicking on the 'ok' or 'apply' buttons ...
- 06:56 AM Bug report #6410 (Feedback): expanded layer collapses when clicking on the 'ok' or 'apply' button...
- Hello, bug triage...
the last part of the bug seems to be fixed (at least in QGIS 2.13 master): When I apply style o... - 02:58 PM Bug report #13983 (Closed): Split parts on MultiLineString: discards data
- The issue is that geometry data is silently discarded when using the *Split Parts* tool on MultiLineString geometries...
- 01:34 PM Bug report #9585: Show features count doesn't kept after opening project
- I can not reproduce in current master (commit:262514d97d0ac754e5c2989a2ae85c0eb54c7242).
Can this issue be closed? - 01:24 PM Bug report #9576: SLD rule-based style export loses quotes around layer names
- I can not reproduce using the current master (commit:262514d97d0ac754e5c2989a2ae85c0eb54c7242).
What are the exact s... - 12:47 PM Revision 61b7a9c1 (qgis): [topology checker] swaps add/delete rule buttons
- 12:47 PM Revision 6e9ff364 (qgis): [topology checker] revamped icons for the topology checker and add tool...
- 12:25 PM Bug report #6449 (Feedback): Big polygon in shapefile not shown in 1.8.0
- Hello, bug triage...
in QGIS 2.13 master, I can display the shapefile but at certain zoom levels, some polygons are ... - 12:25 PM Bug report #6449 (Feedback): Big polygon in shapefile not shown in 1.8.0
- Hello, bug triage...
in QGIS 2.13 master, I can display the shapefile but at certain zoom levels, some polygons are ... - 12:13 PM Bug report #13982 (Closed): QGIS crashes when plt.savefig() Matplotlib function is called
- On Windows (Linux is not affected) when plt.savefig() function from Matplotlib library is called QGIS crashes. Empty ...
- 12:06 PM Revision ceddb7eb (qgis): [FEATURE] is_closed function for expressions
- Returns whether a linestring is closed
- 11:48 AM Bug report #6226 (Feedback): Primary key field hidden on attributes tables addes to qgis
- Hello, bug triage...
I can't reproduce it on QGIS 2.13 master (and it should also be the case in QGIS 2.12.1).
When ... - 11:48 AM Revision 2d9f3610 (qgis): Merge pull request #2575 from slarosa/style_grp_layers
- [FEATURE] allow applying the same style to selected layers or to legend group
- 11:38 AM Feature request #6297 (Feedback): Startup python script for all users
- Hello, bug triage...
Nathan Woodrow wrote:
> Thanks. I'll have a look over it tonight.
well, this was a very long ... - 11:31 AM Feature request #6269 (Feedback): Better tokens for text replacement in Print Composer labels
- Hello, bug triage...
Let sum it up. On QGIS 2.13 master we have:
* Can insert expressions in the composer.
* In the... - 10:54 AM Revision f0aeee8c (qgis): [FEATURE] allow applying the same style to selected layers or to legend...
- also fixes #10323
This adds the possibility to paste the style to group or selected layers. - 10:41 AM Bug report #13686: [compile] qgis master fails with "error: ‘PyUnicode_AsUTF8’ was not declared i...
- Same problem here for weeks. There is some related discussion on http://lists.osgeo.org/pipermail/qgis-developer/2015...
- 10:11 AM Revision 262514d9 (qgis): [FEATURE] exterior_ring function for expressions
- Returns exterior ring of a polygon as a line. Useful for geometry
generator symbology for styling only the exterior r... - 09:49 AM Revision aedcf3a7 (qgis): Merge pull request #2551 from SebDieBln/RestoreEmtpyShortcuts
- Do not reapply default value to shortcuts that are set to "none" (fixes #7905)
- 09:12 AM Feature request #6201 (Closed): Option to disable automatic reclassification
- 03:41 AM Feature request #6201: Option to disable automatic reclassification
- I can confirm that indeed in 2.12 you need to click 'classify' to reclassify when changing the column. So for me, thi...
- 03:35 AM Feature request #6201 (In Progress): Option to disable automatic reclassification
- Hello, bug triage...
I think this is fixed in QGIS 2.13 (and probably in earlier versions): when you change the colu... - 07:29 AM Bug report #13981 (Closed): Error while updating QGIS
- Trying to update QGIS master and get an error:...
- 07:28 AM Feature request #6310 (Feedback): Streamline all geoprocessing workflow
- Hello, bug triage...
in QGIS 2.13 master (and probably in earlier versions), there is a "Add result to canvas" check... - 07:04 AM Bug report #6097 (Feedback): Getting wrong attribute values from a feature in qgis
- Hello, bug triage...
I can't reproduce it on QGIS master (2.13).
Can you confirm this ? - 06:49 AM Bug report #6375 (Feedback): svg and simple symbol mix do not scale the same way
- Hello, bug triage...
it seems to be fixed, at least in QGIS 2.13. There is no more scale parameter (perhaps replaced... - 05:58 AM Feature request #6377 (Feedback): r.reclass path to reclass rules within modeler
- Hello, bug triage...
to put a path in Processing modeler, you have to create an input with "File" type. Once done, y... - 04:33 AM Revision 7f674a4e (qgis): Merge pull request #2558 from SebDieBln/OrderScales
- Keep scales ordered in Settings > Options > Predefined scales (fixes #8320)
- 04:31 AM Bug report #6218 (Feedback): Loading styles issue
- Hello, bug triage...
I've made some tests on QGIS 2.13 master and when I load the qml with the wrong column name, ev... - 04:24 AM Feature request #6255: Add button to force recalculating stats of raster layers
- The stats are certainly updated if the extent is changed, but
cannot check if they do in the case the extent remains ... - 04:09 AM Feature request #6255 (Feedback): Add button to force recalculating stats of raster layers
- Hello, bug triage...
isn't it the case when you use the "Load" button and the Extent and accuracy options in Raster ... - 04:17 AM Revision 710b9d25 (qgis): Drop test thresholds
- 04:16 AM Bug report #6291 (Closed): python API provides removed blueBandName() for QgsRasterLayer (returni...
- Hello, bug triage...
in QGIS 2.13 master (and probably in earlier versions), there is no blueBandName method for Qgs... - 04:16 AM Bug report #6291 (Closed): python API provides removed blueBandName() for QgsRasterLayer (returni...
- Hello, bug triage...
in QGIS 2.13 master (and probably in earlier versions), there is no blueBandName method for Qgs... - 04:16 AM Bug report #6291 (Closed): python API provides removed blueBandName() for QgsRasterLayer (returni...
- Hello, bug triage...
in QGIS 2.13 master (and probably in earlier versions), there is no blueBandName method for Qgs... - 04:04 AM Bug report #6246 (Closed): Edit widget "range": cannot set negative values
- Hello, bug triage...
this is fixed, at least in QGIS 2.13...
I am closing this bug. - 04:04 AM Bug report #6246 (Closed): Edit widget "range": cannot set negative values
- Hello, bug triage...
this is fixed, at least in QGIS 2.13...
I am closing this bug. - 04:04 AM Bug report #6246 (Closed): Edit widget "range": cannot set negative values
- Hello, bug triage...
this is fixed, at least in QGIS 2.13...
I am closing this bug. - 03:48 AM Bug report #6210 (Feedback): Choosing the CRS from the "recently used CRS" does nothing (on the f...
- Hello, bug triage...
I can't reproduce it on QGIS 2.13 master (it should also work on QGIS 2.12.1).
Can you confirm ? - 03:19 AM Bug report #6187 (Feedback): Raster disappears when bands change
- Hello, bug triage...
I can't reproduce this bug on QGIS 2.13 master (should be the same with QGIS 2.12.1).
Can you ... - 02:59 AM Bug report #6131 (Feedback): New layer creation file browser doesn't resolve aliases in MacOS
- Hello, bug triage...
do you still have this bug with the latest QGIS version (2.12.1) ? - 02:48 AM Feature request #10323 (Closed): copy/paste style for multiple layers
- Fixed in changeset commit:"f0aeee8c5be6ed29ffc2ff636bc59c68cac19585".
- 02:32 AM Bug report #13980 (Closed): Unable to open files from Python console editor
- When I click on the Open File button in the editor dialog in the Python console, QGIS fails to open the file browser ...
- 02:10 AM Feature request #5903 (Feedback): For raster data store min-max in the project file
- Hello, bug triage...
in QGIS 2.13 master, when I save a raster, it seems that min/max values are stored in the proje... - 02:10 AM Revision 2982082f (qgis): Merge pull request #2537 from SebDieBln/ReprojectAnnotations
- Make annotations aware of CRS (fixes #3618)
- 02:03 AM Feature request #5898 (Feedback): Layersets
- Hello, bug triage...
I think we can xlose it because in QGIS 2.12 (and probably in earlier versions), there is the "... - 02:00 AM Bug report #5875 (Feedback): QGIS doesn't use its own GDAL tools and fails if another version of ...
- Hello, bug triage...
do you still have this problem ? I can't reproduce it on Windows 7 with QGIS 2.12.1 but perhaps...
2015-12-12
- 12:50 AM Bug report #7905 (Closed): unset keyboard shortcuts are not remembered
- Fixed in changeset commit:"aedcf3a76b6690a167dbf62f82699f240d2aa63b".
- 12:22 AM Revision 66a83bd2 (qgis): make annotations aware of crs (fixes #3618)
- 09:02 PM Revision 666eda68 (qgis): Merge pull request #2574 from SebDieBln/GDALtools_removeMenuItemsOnUnload
- Remove menu items when GDALtools plugin is unloaded (fixes #13642)
- 09:00 PM Revision f8c4b3a2 (qgis): Merge pull request #2571 from medspx/work_newfile_extensions
- Add formats extensions/protocol already supported by GDAL/OGR
(fixes #3799, fixes #4362, fixes #5242, fixes #6197) - 07:33 PM Bug report #8320 (Closed): Order of predefined scale settings wrong
- Fixed in changeset commit:"7f674a4e965968451dd95eb2c7b91e0d932d3714".
- 05:11 PM Bug report #3618 (Closed): Annotations are not reprojected correctly
- Fixed in changeset commit:"2982082f12e6201476d3bfe2bcc8447815c5ab8c".
- 03:14 PM Revision 72c5e375 (qgis): Add formats extensions/protocol already supported by GDAL/OGR.
- This should fix bugs:
* #3799 on CouchDB support.
* #4362 on ovr and ovf for VRT files.
* #5242 on KMZ support.
* #6... - 02:24 PM Revision dd2a422e (qgis): Remove menu items when GDALtools plugin is unloaded (fixes #13642)
- 12:35 PM Revision 6a7f7861 (qgis): Merge pull request #2570 from nirvn/point_on_surface_v3
- [expression] add point_on_surface function
- 12:02 PM Bug report #13642 (Closed): Disabling the GdalTools plugin doesn't clear its tools under Raster menu
- Fixed in changeset commit:"666eda68560c73ff72e2e1efb82a1d00a5eb48ff".
- 08:38 AM Bug report #13642: Disabling the GdalTools plugin doesn't clear its tools under Raster menu
- See "PR 2574":https://github.com/qgis/QGIS/pull/2574 for a solution.
- 12:01 PM Feature request #6197 (Closed): New filetype extensions for SpatiaLite
- Fixed in changeset commit:"f8c4b3a21cb13cc0871cb0fb2ec9b231742b71d5".
- 12:01 PM Feature request #5242 (Closed): Open KMZ without needing to unzip
- Fixed in changeset commit:"f8c4b3a21cb13cc0871cb0fb2ec9b231742b71d5".
- 12:01 PM Feature request #4362 (Closed): File dialogues should recognise VRT files with .ovf and .ovr exte...
- Fixed in changeset commit:"f8c4b3a21cb13cc0871cb0fb2ec9b231742b71d5".
- 12:01 PM Feature request #3799 (Closed): Cannot add new OGR layer types
- Fixed in changeset commit:"f8c4b3a21cb13cc0871cb0fb2ec9b231742b71d5".
- 11:16 AM Revision 35fea9c9 (qgis): [expression] add point_on_surface function
- 07:38 AM Feature request #5857 (Open): Make QGIS support WCS layers as valid raster input layers
- Médéric RIBREUX wrote:
> Hello, bug triage...
>
> this should be fixed with the QGIS WCS client. I've just tested it... - 07:32 AM Feature request #5857 (Feedback): Make QGIS support WCS layers as valid raster input layers
- Hello, bug triage...
this should be fixed with the QGIS WCS client. I've just tested it on this server: http://webma... - 07:37 AM Bug report #5851 (Feedback): WMS projection from EPSG:4326 to EPSG:900913 cut part of the layer
- Hello, bug triage...
I can't reproduce it on QGIS 2.13 master (it should also work in QGIS 2.12.1). I am using the s... - 07:25 AM Bug report #6438 (Closed): grass641 is not available
- Hello, bug triage...
on Debian Stable (Jessie) and Testing (Stretch), QGIS can compile without any problem with the ... - 07:25 AM Bug report #6438 (Closed): grass641 is not available
- Hello, bug triage...
on Debian Stable (Jessie) and Testing (Stretch), QGIS can compile without any problem with the ... - 07:25 AM Bug report #6438 (Closed): grass641 is not available
- Hello, bug triage...
on Debian Stable (Jessie) and Testing (Stretch), QGIS can compile without any problem with the ... - 07:12 AM Bug report #13979 (Closed): Legend Item Properties - Symbol Size
- In Item Properties for a Legend in Print Composer, the size of symbols is displayed too large when the size of the sy...
- 06:55 AM Bug report #13931: QGIS 2.12.1 - Filter legend by map content has new bug
- I have a similar problem that the Filter Legend by map content is not working correctly. In one layer which has one s...
- 03:08 AM Bug report #4518 (Open): Rotation of labels and symbols should be in the same direction
- 03:03 AM Bug report #3551 (Open): Selecting with mouse in table
- 03:02 AM Bug report #3539 (Open): v.to.db: allow selecting 2/3 columns
- 03:00 AM Bug report #3155 (Open): Zoom to layer works incorrectly while layer editing
- 02:59 AM Bug report #3089 (Open): Problem with On-the-fly CRS transformation
- 02:59 AM Bug report #1796 (Open): Multi-line text in a SVG file is not drawn correctly in Print Composer
- 01:47 AM Revision 62f90d0c (qgis): Merge pull request #2569 from SebDieBln/Improve_CrsReadXML
- Improve QgsCoordinateReferenceSystem::readXML()
2015-12-11
- 12:27 AM Revision edea51b6 (qgis): Improve handling of scales in project properties dialog
- * avoid duplicate scales
* reject invalid scales
* keep list of scales always sorted
Added QGIS 3.0 TODO marker for ... - 12:26 AM Revision 4921d9e9 (qgis): Handle changes to existing predefined scales
- * reject invalid changes
* reposition the changed scale to maintain correct order
* avoid creating duplicates
* remov... - 12:26 AM Revision 33ea2a04 (qgis): Avoid adding duplicate scales to the scale list.
- 12:26 AM Revision 76716268 (qgis): De-duplicate code when adding scales to the list of scales.
- 12:26 AM Revision 9aff9c56 (qgis): Maintain order in scale list (fixes #8320)
- 12:26 AM Revision 44fae1af (qgis): Use Q_FOREACH macro with scales
- 12:21 AM Revision ac1ee1cd (qgis): QgsCoordinateReferenceSystem::readXML() returns false on failure
- simplified a check for valid crs
- 12:05 AM Revision 2d0be1cf (qgis): Changed the parameter of QgsCoordinateReferenceSystem::readXML() to const
- and removed const_cast<> where not needed any longer
- 11:16 PM Revision 6e3b1da1 (qgis): dxf export: add doxymentation
- 08:47 PM Revision 3e18fda4 (qgis): fix translation string
- 08:21 PM Revision 555b7a43 (qgis): [FEATURE] dxf export: add option to use title instead of name as dxf la...
- 01:06 PM Revision a1a19d2b (qgis): Doxymentation
- 12:57 PM Revision 41286e50 (qgis): [Processing] Fix issue in setting the subset from canvas extent.
- 11:41 AM Revision c9fa3341 (qgis): Fix rendering geometry generators for line layers
- And add more tests
- 09:30 AM Revision c176e3f4 (qgis): Fix documentation test failure
- 08:40 AM Revision 233f67b4 (qgis): QgsPolygonV2 tests and fixes
- - fixes for handling Polygon25D
- add QgsAbstractGeometryV2::convertTo( QgsWKBTypes::Type type ) for
easy conversion ... - 08:40 AM Revision d2bf8d89 (qgis): Add equality operators to QgsLineStringV2
- 07:31 AM Bug report #13962: Text delimited file with carriage return line endings will not load in QGIS
- The following works in PyQt4, but I did not heavily test. For tests I did see the uploaded file. Perhaps this could b...
- 06:12 AM Revision 6dfffc5f (qgis): Add missing docs
- 05:11 AM Revision bc67c082 (qgis): Add missing SIP and docs
- 05:08 AM Revision ffd7c943 (qgis): [FEATURE] Add project loading support from browser
- 03:04 AM Feature request #13978 (Open): Add vector ARC/INFO Binary Coverage to include INFO table attribut...
- When adding vectors from ARC/INFO Binary Coverage folder, QGIS is not picking the attributes that are stored in "info...
- 01:58 AM Revision 19dcd21b (qgis): Add icons to geometry generator type list
- 01:53 AM Bug report #13977: QgsVectorFileWriter: bug at saving vector layer to shapefile
- Platform used while detecting this bug was Windows 7. I don't know know about Linux, where case sensitivity of paths ...
- 01:49 AM Bug report #13977 (Closed): QgsVectorFileWriter: bug at saving vector layer to shapefile
- When trying to save a layer, I get error number 3 in the case of the following example:
@QgsVectorFileWriter.writeAsV... - 01:36 AM Bug report #10828: project loading and adding/removing layers is slow if project has composers
- I copied my project to a local drive and I realized that it didn't change the matter.
Project with 6 composers: 26 s... - 01:24 AM Bug report #10828: project loading and adding/removing layers is slow if project has composers
- It seems that this issue is more acute when projects are loaded from a network drive, as Lene Fischer stated in comme...
- 01:35 AM Revision 7daca216 (qgis): Ignore bounds for generated geometries
- And guard many other static_casts to avoid crashes.
- 01:21 AM Revision d021100e (qgis): [FEATURE] Allow hiding paths from the browser panel
2015-12-10
- 12:53 AM Bug report #13976 (Feedback): Missing strings in translation file
- The ts files weren't changed between "2.12.0 and 2.12.1":https://github.com/qgis/QGIS/compare/final-2_12_0...final-2_...
- 12:41 AM Bug report #13976 (Closed): Missing strings in translation file
- In context "QgsExpressionBuilderWidgetBase" in QGIS 2.12.1 the strings "Run script", "Save file" and "Save the curren...
- 12:50 AM Revision d1c06341 (qgis): Rename geometry generator types
- 12:15 AM Revision 595f24e4 (qgis): astyle.sh: skip E265 (block comments should start with '# ')
- 12:07 AM Revision 8a939909 (qgis): Indentation update
- 10:36 PM Revision c854d05f (qgis): Update doc and sip coverage test thresholds
- 10:07 PM Revision b23ddfe2 (qgis): Fix taking attribute values in merge attributes dialog (fix #13971)
- Also fix handling of long feature ids in tool.
- 09:32 PM Revision f93fce73 (qgis): Avoid warnings
- 09:18 PM Feature request #5603 (Closed): Add support for project files in the QGIS browser
- Added to master now. commit:ffd7c9436fb2888b8e5ada52968d231f49173876
- 09:18 PM Feature request #5603 (Closed): Add support for project files in the QGIS browser
- Added to master now. commit:ffd7c9436fb2888b8e5ada52968d231f49173876
- 09:14 PM Revision a6cf5475 (qgis): [FEATURE] Expression compiler for mssql provider
- Also make mssql provider handle requests which cannot be executed
gracefully (was crashing before) - 09:14 PM Revision 8602a91a (qgis): Add provider test for mssql
- 09:14 PM Revision c6c076b0 (qgis): Implement provider side feature IDs filtering for mssql
- 08:41 PM Revision c9645e47 (qgis): indentation fix
- 04:28 PM Revision f27e6c27 (qgis): [FEATURE][QGIS-Server] showFeatureCount in GetLegendGraphic
- Add non standard parameter 'ShowFeatureCount' to add feature count in the legend.
- 03:57 PM Revision ac5ff0c2 (qgis): Fix doxymentation also in sip
- 02:59 PM Bug report #13975 (Closed): Lithuanian Raster Menu
- The raster menu in the Lithuanian locale is broken into two different menus. See the duplicate Rastras entries in the...
- 01:08 PM Bug report #13971 (Closed): Merge attributes tool is broken
- Fixed in changeset commit:"b23ddfe2b4f767bde4f0ab89303739cadfa114ef".
- 02:46 AM Bug report #13971 (Closed): Merge attributes tool is broken
- Using the "take attributes from the selected feature" option, all numeric values are set to 0 while strings are NULL
... - 12:59 PM Revision 0fdfad42 (qgis): [ogr] compatibility for 64 bit integers -> ifdefd
- GDAL 2 related
- 12:33 PM Revision e3a57a35 (qgis): [ogr] compatibility for 64 bit integers
- GDAL 2 related
- 12:33 PM Revision aa4f2888 (qgis): Add geometry generator tests
- 12:33 PM Revision 17f9d554 (qgis): [FEATURE] Add geometry generator symbols
- 12:33 PM Revision 123a60e6 (qgis): [sip, doxygen] Geometry modifier bindings
- and lots of doxymentation
- 12:33 PM Revision 68b52094 (qgis): Symbol creates geometry instead of the renderer
- 12:33 PM Revision 554b41d2 (qgis): Symbol rendering engine does not rely on guaranteed types
- 12:33 PM Revision c423d64a (qgis): Reduce wkb parsing
- 11:39 AM Revision 29a3c64c (qgis): wms provider: ignore cache on getcapabilities request with forced refre...
- 10:49 AM Revision 89b9b679 (qgis): Handle type conversion failures for compiled expressions
- 10:45 AM Feature request #13974 (Open): Expression for Map Composer Legend
- The ability to use an expression for the legend text.
For certain very large shapefiles, with 1000's of features, it ... - 10:27 AM Bug report #13973 (Closed): Crash when switching from custom renderer to another
- Subject says it all. To reproduce:
# add custom renderer for vector layer (e.g. one from "VectorFieldRenderer":http:... - 09:23 AM Bug report #13256 (Closed): Shapefile corrupted on edit
- Thanks. Looks like this is part of the issue reported at #11007 (also connected with the issue linked above).
- 09:22 AM Bug report #13963: QGIS greadily allocates memory and crashes when editing moderately large shape...
- There is no dbf, as there are no attributes. This is a Matlab export. Matlab does not create a dbf if there are no at...
- 07:19 AM Bug report #13963: QGIS greadily allocates memory and crashes when editing moderately large shape...
- The archive is missing the dbf.
- 04:27 AM Bug report #13963: QGIS greadily allocates memory and crashes when editing moderately large shape...
- The kernel output is mostly useless. Please attach the shape file.
- 03:10 AM Bug report #13963: QGIS greadily allocates memory and crashes when editing moderately large shape...
- Thanks for the advice to add the LTR repository. The bug also affects 2.8.4. It does not occur on every deletion thou...
- 09:20 AM Bug report #13972 (Closed): Categorize symbols uses wrong field after table join
- I have two layers: Layer A and Layer B. Layer A is a shapefile. Layer B is from an ESRI File Geodatabase. If I join L...
- 06:18 AM Revision 03864617 (qgis): Fix spatialite provider test data (was missing primary key)
- 06:18 AM Revision 54776ebd (qgis): Better debugging for provider tests
- 06:17 AM Revision 0a84fbd6 (qgis): Use QgsFields::fieldNameIndex when preparing column refs in expressions
- 02:50 AM Bug report #13482: only first element selectable in spatialite layer
- I also notice this behavior on spatialite database created by "Offline editing" tool. I have to note that the ID is n...
- 02:44 AM Feature request #4476: Add a 2 cases if() command to Raster Calculator
- Well, that syntax is really odd, I had not even thought on it.
I guess that
if(condition, result1, result2)
would be ... - 02:44 AM Bug report #13970 (Closed): Relation reference widget does not retain values
- After a relation reference widget is filled, form closed and layer edits saved, the id of related feature is saved in...
2015-12-09
- 12:41 AM Revision 28cabbe4 (qgis): [Expression] radians and degrees
- 12:15 AM Feature request #5339: Allow to use the line styles as styles for polygon borders
- Sorry, I didn't test enough to see that the line styles in the library were composed of marker and simple lines. Nice...
- 06:52 PM Feature request #5339 (Closed): Allow to use the line styles as styles for polygon borders
- Yes, this is possible now. You can style polygons with "outline: simple line" or "outline: marker line" symbol types.
- 06:52 PM Feature request #5339 (Closed): Allow to use the line styles as styles for polygon borders
- Yes, this is possible now. You can style polygons with "outline: simple line" or "outline: marker line" symbol types.
- 02:28 AM Feature request #5339: Allow to use the line styles as styles for polygon borders
- Hello, bug triage...
still true in QGIS 2.13 master. We need a new symbol level which could be named as "outline: co... - 10:15 PM Revision 9d67849f (qgis): also set application icon on windows and osx
- 10:13 PM Revision 7d59be88 (qgis): Fix coverity issues
- 08:26 PM Bug report #13969 (Closed): Status WiKi
- What is the status of the QGIS wiki? The how_do_I_do page https://issues.qgis.org/projects/quantum-gis/wiki/How_do_I_...
- 06:53 PM Bug report #5590 (Open): Arrow in composer - "bounding box" corners
- It's still an issue... not as bad as it used to be, but still needs addressing.
- 03:36 AM Bug report #5590 (Feedback): Arrow in composer - "bounding box" corners
- Hello, bug triage...
I can't reproduce it on QGIS 2.13 master. Can you confirm this bug is fixed (I think it is) ?
- 06:23 PM Feature request #13968 (Open): split vector shp by vector shp to many shp
- In ArcGIS there is split tool that is used to split vector polygon by polygon vector to produce many shapefile. Can Q...
- 04:10 PM Bug report #5780: Most labels in menus are in Title Case
- Go to the last section on this page: http://www.qgis.org/de/site/getinvolved/development/qgisdevelopersguide.html
- 11:00 AM Bug report #5780 (Feedback): Most labels in menus are in Title Case
- Hello, bug triage...
where can I find the QGIS Developper Manual (or a reference document on HIG) to see if we can c... - 01:29 PM Bug report #13967 (Closed): gdal_merge crashes python
- Using gdal_merge in OSGeoW4 shell or from qgis terminates with a properly merged file but with a python crash once th...
- 12:03 PM Revision 0287daf8 (qgis): Merge pull request #2555 from elpaso/bugfix-pg-inherits
- Additional tests for tables with inherits
- 11:19 AM Feature request #6197 (Feedback): New filetype extensions for SpatiaLite
- Hello, bug triage...
to sum up:
* Add .db3, .s3db, .sqlite3, .db3, .s3db, .sqlite3 to OGR provider/Add Spatialite L... - 11:05 AM Revision 50092ebb (qgis): [Travis] Show proper clang version
- 10:58 AM Bug report #5748 (Feedback): QgsRasterLayer::setDrawingStyle() doesn't work
- Hello, bug triage...
in QGIS 2.13 master, when I set a raster from single band to pseudo-color from the layer proper... - 10:52 AM Bug report #5786 (Feedback): "Text annotation" map tool not correctly interacting with other map ...
- 10:50 AM Bug report #5786: "Text annotation" map tool not correctly interacting with other map tools
- Hello, bug triage...
I think this is fixed (at least in QGIS 2.13 master): whenever I press on the text annotation, ... - 10:44 AM Revision c9423c1a (qgis): [Travis] Don't build with debug info
- 09:41 AM Revision 94b5e609 (qgis): Fixed comment base_table_good
- 09:26 AM Feature request #4820: Color interpolation "exact" does not work
- Médéric RIBREUX wrote:
> Hello,
>
> ok, I've found it... but what should be done ? Should we disable totally the "Ge... - 09:24 AM Feature request #4820: Color interpolation "exact" does not work
- Hello,
ok, I've found it... but what should be done ? Should we disable totally the "Generate new color map" groupbo... - 05:03 AM Feature request #4820 (Open): Color interpolation "exact" does not work
> where can we find this option in the actual raster properties ? I can't find it anywhere...
raster properties, sy...- 09:18 AM Revision 70e35ff2 (qgis): missed a string in 6c3141b
- 09:18 AM Bug report #5744: Apply and Cancel buttons don't change language
- We don't maintain the Qt translations - which contain "Apply" and "Cancel". So sometimes the QGIS interface appears t...
- 09:08 AM Bug report #5744 (Feedback): Apply and Cancel buttons don't change language
- Hello, bug triage...
it seems that at least in QGIS 2.13 master (and probably in 2.12.1), "Apply" and "Cancel" butto... - 09:14 AM Bug report #4413 (Closed): Generating SVG preview takes very long
- Hello, bug triage...
it needs about 3 seconds on a low CPU (AMD A4-5000 1.5 GHz) to be displayed.
I am closing this... - 09:14 AM Bug report #4413 (Closed): Generating SVG preview takes very long
- Hello, bug triage...
it needs about 3 seconds on a low CPU (AMD A4-5000 1.5 GHz) to be displayed.
I am closing this... - 09:14 AM Bug report #4413 (Closed): Generating SVG preview takes very long
- Hello, bug triage...
it needs about 3 seconds on a low CPU (AMD A4-5000 1.5 GHz) to be displayed.
I am closing this... - 08:59 AM Feature request #5540 (Closed): Add paper units to print composer bar scale segment size
- 05:11 AM Feature request #5540: Add paper units to print composer bar scale segment size
- I agree there is nothing missing, please close this issue.
- 03:11 AM Feature request #5540 (Feedback): Add paper units to print composer bar scale segment size
- Hello, bug triage...
in QGIS 2.13 master (and probably in QGIS 2.12.1), you can set a fixed size (between a minimum ... - 08:56 AM Revision 6c3141b6 (qgis): fix #13964
- 07:23 AM Revision 478b6b95 (qgis): Fix win build
- 06:54 AM Feature request #6894: GRASS r.mapcalc cumbersome to use, issues on Windows
- Giovanni Manghi wrote:
> there is hope see
>
> https://trac.osgeo.org/grass/ticket/2592
I'm not sure that this new ... - 06:13 AM Revision e8e785c5 (qgis): Try to fix Travis by reverting to legacy build environment
- 06:07 AM Revision c7c5c007 (qgis): [FEATURE] Double clicking a legend node opens symbol editor directly
- 06:07 AM Revision 2026fce1 (qgis): [FEATURE] Directly set class symbol color from context menu in legend
- Shows a color wheel widget in the menu, which allows you to
interactively edit the color for a classes' symbol. - 06:07 AM Revision 2377688c (qgis): Add QgsColorWidgetAction for easily inserting QgsColorWidgets in menus
- 05:58 AM Bug report #5616: "Add" button is enabled when no PostGIS layers are selected
- Hello, bug triage...
still true in QGIS 2.13... - 05:52 AM Feature request #5651: add the "-wo OPTIMIZE_SIZE=TRUE" option to the warp tool
- Hello, bug triage...
still true for QGIS 2.13 master. It could also be good to add this option to Processing GDAL wa... - 05:50 AM Revision a5d67023 (qgis): [FEATURE] add darker() and lighter() expression functions
- 05:38 AM Feature request #5606: Defining column types for CSV imports
- Hello, bug triage...
the PR has been merged.
One good idea (on the GUI part) would be to try to make the delimited ... - 05:24 AM Bug report #5602 (Feedback): Identify disabled in WMS for grouped layers
- Hello, bug triage...
I can't reproduce it on QGIS 2.13 master on BRGM WMS services on http://geoservices.brgm.fr/geo... - 05:16 AM Feature request #5560: add option for field display order in identify window
- Yep, I had not been focusing on that part. It is solved.
- 03:47 AM Feature request #5560 (Feedback): add option for field display order in identify window
- Regis Haubourg wrote:
> Hi,
> could we imagine that field id is used to order identify results at start, and then le... - 05:00 AM Feature request #5587 (Closed): v.in.ogr.qgis should allow us to ignore details
- Hello, bug triage...
in QGIS 2.13 master (and probably in earlier versions), there is a ??-t?? parameter on v.in.ogr... - 05:00 AM Feature request #5587 (Closed): v.in.ogr.qgis should allow us to ignore details
- Hello, bug triage...
in QGIS 2.13 master (and probably in earlier versions), there is a ??-t?? parameter on v.in.ogr... - 05:00 AM Feature request #5587 (Closed): v.in.ogr.qgis should allow us to ignore details
- Hello, bug triage...
in QGIS 2.13 master (and probably in earlier versions), there is a ??-t?? parameter on v.in.ogr... - 05:00 AM Feature request #5587 (Closed): v.in.ogr.qgis should allow us to ignore details
- Hello, bug triage...
in QGIS 2.13 master (and probably in earlier versions), there is a ??-t?? parameter on v.in.ogr... - 05:00 AM Feature request #5587 (Closed): v.in.ogr.qgis should allow us to ignore details
- Hello, bug triage...
in QGIS 2.13 master (and probably in earlier versions), there is a ??-t?? parameter on v.in.ogr... - 04:37 AM Bug report #13966 (Closed): error executing init function if project and function is located in d...
- If you create a project including a init function and locate the files in a directory containing non-ascii characters...
- 04:02 AM Revision e9ef5134 (qgis): Use geometry by default on custom expression functions
- Got burnt by my own code. Them feels.
- 03:34 AM Feature request #5569 (Feedback): Turn all attribute table buttons into right click options
- Hello, bug triage...
For the moment, Right-clicking in the attribute table displays a submenu with two entries (Sele... - 03:00 AM Feature request #5516 (Feedback): Better sorting of menus
- Hello, bug triage...
I think this is fixed since at least QGIS 2.6 ?
Can someone confirm that nothing is missing in... - 02:58 AM Bug report #5498 (Feedback): Make the default directory to the users "home" directory after a fre...
- Hello, bug triage...
I think this should have been fixed by "this commit":#aeafe3c88473f09b0daa434b66ba16f34c449a3e ... - 02:48 AM Feature request #5426 (Closed): selected objects should go to top level
- Hello, bug triage...
this is a duplicate of #5411.
I am closing it ! - 02:48 AM Feature request #5426 (Closed): selected objects should go to top level
- Hello, bug triage...
this is a duplicate of #5411.
I am closing it ! - 02:19 AM Feature request #13965 (Closed): Plugin installer, change tabulation order so that "enter" in plu...
- Hi,
I have been tricked a few times by this UI design.
When doing a search in plugin installer, I use to type "Carr... - 02:09 AM Bug report #5330 (Closed): Join: Null data handling different for a joint column than for a norma...
- Hello, bug triage...
in QGIS 2.13 master, the bug seems to be fixed: I've got null values for both columns and the g... - 02:09 AM Bug report #5330 (Closed): Join: Null data handling different for a joint column than for a norma...
- Hello, bug triage...
in QGIS 2.13 master, the bug seems to be fixed: I've got null values for both columns and the g... - 02:09 AM Bug report #5330 (Closed): Join: Null data handling different for a joint column than for a norma...
- Hello, bug triage...
in QGIS 2.13 master, the bug seems to be fixed: I've got null values for both columns and the g... - 01:57 AM Bug report #5321 (Feedback): Inserting geometries using a WFS-T of ArcGIS Server
- Hello, bug triage...
do you still have this bug in the WFS client of a recent version of QGIS (2.12.1 or master) ?
I... - 01:49 AM Bug report #13571: data defined size assistant displays different size in legend vs canvas
- Hi, I would be very thanksfull if a backport to 2.12 could be done. (christmas is coming...)
We financed this since 2... - 01:49 AM Bug report #5258: WMS layer properties should be updated upon visiting the 'layer properties' dialog
- Hello, bug triage...
seems to be still true for QGIS 2.13. Perhaps should we add a refresh button on metadata tab to... - 01:47 AM Feature request #13570: size varying assistant not available for line layers
- Partially solved in PR https://github.com/qgis/QGIS/pull/2414. Still misses legend in registry.
- 01:09 AM Bug report #13963: QGIS greadily allocates memory and crashes when editing moderately large shape...
- Karl Kastner wrote:
> Release 2.8.4 is not in the repositories, at least neither in http://qgis.org/ubuntugis nor in ... - 01:00 AM Bug report #13963: QGIS greadily allocates memory and crashes when editing moderately large shape...
- Release 2.12.1 segfaults immediately at start up. This has to do with python plugins, because it starts up if the pac...
2015-12-08
- 12:58 AM Bug report #13963: QGIS greadily allocates memory and crashes when editing moderately large shape...
- Release 2.12.1 segfaults immediately at start up. This has to do with python plugins, because it starts up if the pac...
- 08:55 PM Bug report #13963 (Feedback): QGIS greadily allocates memory and crashes when editing moderately ...
- Please test with 2.8.4 or 2.12.1
- 09:35 AM Bug report #13963 (Closed): QGIS greadily allocates memory and crashes when editing moderately la...
- When editing moderately large shapefiles (228428 points, 1.1MB << 1% total RAM). QGIS starts to allocate huge amounts...
- 12:58 AM Feature request #5242 (In Progress): Open KMZ without needing to unzip
- Hello, bug triage...
QGIS 2.13 master can open kmz files... but it lacks the *.kmz filter in the OGR file selector.
... - 12:58 AM Feature request #5242 (In Progress): Open KMZ without needing to unzip
- Hello, bug triage...
QGIS 2.13 master can open kmz files... but it lacks the *.kmz filter in the OGR file selector.
... - 12:43 AM Bug report #5232: "add direction symbol" does not work with curved labels
- Hello, bug triage...
just for information, this bug is still true for QGIS 2.13 master. - 12:12 AM Bug report #13964 (Closed): Untranslatable strings in Processing
- Fixed in changeset commit:"6c3141b605c07bc40f35fd9a23089420445cec12".
- 10:59 PM Bug report #13964 (Closed): Untranslatable strings in Processing
- The strings "Geoalgorithms" (in Processing Toolbox simplified interface), "Run", "Run as batch process..." and "Help"...
- 10:42 PM Bug report #13962: Text delimited file with carriage return line endings will not load in QGIS
- The main issue here is that stream the file so we can't just do a normal replace like you would.
We could do somet... - 10:31 PM Bug report #13962: Text delimited file with carriage return line endings will not load in QGIS
- This is how EndOfLine is used in the Qt source
@
case EndOfLine:
778 if (ch == QLatin1Char('\
... - 06:08 PM Bug report #13962: Text delimited file with carriage return line endings will not load in QGIS
- If it were a Python issue I'd happily fix it, but I know nothing about C++ so it would be a bad idea for me to try. Q...
- 01:38 PM Bug report #13962: Text delimited file with carriage return line endings will not load in QGIS
- Since the "corresponding Qt-Bug":https://bugreports.qt.io/browse/QTBUG-18038 is set to _won't fix_ you would have to ...
- 09:52 AM Bug report #13962: Text delimited file with carriage return line endings will not load in QGIS
- I agree it's odd behaviour and definitely Excel's fault, but it's difficult to run tutorials having to tell people th...
- 09:46 AM Bug report #13962: Text delimited file with carriage return line endings will not load in QGIS
- QGIS (Qt's TextStream) expects "\
\
" (CRLF; windows/dos style) or "\
" (LF; unixoid) as line ending. Nowadays "\
" ... - 09:37 AM Bug report #13962: Text delimited file with carriage return line endings will not load in QGIS
- Note: via OGR it works (ie. "Add Vector Layer" / drag & drop into qgis window)
- 09:27 AM Bug report #13962 (Closed): Text delimited file with carriage return line endings will not load i...
- I am trying to load a .csv with carriage return line endings (the default for Microsoft Excel in Mac OSX). This has b...
- 09:25 PM Revision 6e140b97 (qgis): [FEATURE] Edit legend symbols directly from layer tree
- This adds a new "edit symbol" item to the right-click menu for a
renderer child legend item (eg categories for the ca... - 08:01 PM Revision 83e139a5 (qgis): Add method for retrieving legend nodes by layer ID and legend rule key
- 04:19 PM Revision 197ee6cb (qgis): Fallback to pure PyQt4 for the moment
- Fix #13948
Will probably require some packaging adjustments when reintroducing this. - 03:49 PM Revision 85e9f785 (qgis): Expected failure for some tests
- Waiting for travis to recover before looking into it.
They pass locally. - 03:49 PM Revision 86abb26b (qgis): Add sip bindings
- 03:49 PM Revision 84b3a15c (qgis): API cleanup
- 03:49 PM Revision 4160097c (qgis): Pass configuration to relation widget
- 03:49 PM Revision 8246d960 (qgis): Add GUI elements for N:M relation configuration
- 03:49 PM Revision be01b7ee (qgis): [FEATURE] Add N:M relation editing possibilities
- This adds the possibility to manage data on a normalized relational
database in N:M relations. On the relation editor... - 03:49 PM Revision 88d6e0df (qgis): Doxymentation
- 03:49 PM Revision c56588ea (qgis): Save feature form configuration in QgsEditFormConfig
- 03:42 PM Revision 80c5cb68 (qgis): db manager: only alias subqueries on postgres (fixes #13731)
- Conflicts:
python/plugins/db_manager/dlg_sql_window.py - 03:42 PM Revision edd3f8db (qgis): db manager oracle plugin: avoid tablespace index parameter
- 03:20 PM Revision 0f6256eb (qgis): Merge pull request #2556 from mhugo/fix_nullp
- Avoid insertion of null pointers in layer registry
- 03:13 PM Revision ec20db7a (qgis): Avoid insertion of null pointers in layer registry
- 02:56 PM Bug report #8320: Order of predefined scale settings wrong
- See "PR 2558":https://github.com/qgis/QGIS/pull/2558 for a solution.
- 12:46 PM Revision f13104be (qgis): Fix doxygen warnings
- 12:45 PM Revision 8cac3643 (qgis): [FEATURE] Add support for transparency in SVG color params
- ...and update all bundled SVGs to suit
Non-bundled SVGs must add:
fill-opacity="param(fill-opacity)"
and
stroke-opa... - 12:45 PM Revision 757cd7af (qgis): [svg markers] allow setting alpha value for fill and outline colors
- 12:45 PM Revision ee720796 (qgis): Change size()/count() == 0 and count() > 0 to isEmpty() checks
- Because:
- easier to read
- follows recommendations by clazy/KDAB
- potentially performance benefits - 11:30 AM Revision 96789f37 (qgis): Added tests with use estimated metadata
- 11:05 AM Revision 269f7092 (qgis): [FEATURE] postgres provider: refine warning about estimated metadata (f...
- 10:51 AM Revision 13cbd8f5 (qgis): Merge pull request #2554 from vmora/order_pk_candidates
- order postgres PK candidates by attnum
- 09:50 AM Revision 91180501 (qgis): remove spitplugin from packaging (followup b39e6d1)
- 09:13 AM Revision ab0736a1 (qgis): order postgres PK candidates by attnum
- 09:02 AM Feature request #5221 (Closed): Write QPJ file when defining CRS for layer
- Hello, bug triage...
Ok I am closing it because fTools works...
- 09:02 AM Feature request #5221 (Closed): Write QPJ file when defining CRS for layer
- Hello, bug triage...
Ok I am closing it because fTools works...
- 09:02 AM Feature request #5221 (Closed): Write QPJ file when defining CRS for layer
- Hello, bug triage...
Ok I am closing it because fTools works...
- 08:49 AM Revision 4b3083d9 (qgis): [FEATURE] Add translate expression function
- Funded by
* Regional Council of Picardy
* ADUGA
* Ville de Nyon
* Wetu GIT cc - 08:46 AM Bug report #5183 (Closed): Scale bar has wrong units for GeoJSON layer
- Hello, bug triage...
well, if this is not a bug, I am pleased to close it ! - 08:46 AM Bug report #5183 (Closed): Scale bar has wrong units for GeoJSON layer
- Hello, bug triage...
well, if this is not a bug, I am pleased to close it ! - 08:45 AM Bug report #5173 (Feedback): Shape file field precision includes the . when saving, but not when ...
- Hello, bug triage...
I can't reproduce it on QGIS 2.13 master (have set a decimal field of size 3 and precision 2).
... - 08:43 AM Revision f961ecef (qgis): [FEATURE] Add an eval expression
- Funded by
* Regional Council of Picardy
* ADUGA
* Ville de Nyon
* Wetu GIT cc - 08:41 AM Bug report #5155 (Feedback): memory layer attribute fields are combined when a memory layer or co...
- Hello, bug triage...
I think we can close this bug. The new memory layer has been implemented in QGIS core (the old ... - 08:37 AM Bug report #5154 (In Progress): Need to check that precision<field width when adding a column
- Hello, bug triage...
in QGIS 2.13 master, you can't set a precision greater than the field length for decimal number... - 08:26 AM Feature request #5138 (Feedback): A window should display a message about D&D feature
- Hello, bug triage...
for the moment, there is no popup window on DBManager and I think this is good because DBManage... - 08:20 AM Feature request #5137 (Feedback): Allow save results from RoadGraph plugin as an OGR datasource (...
- Hello, bug triage...
on QGIS 2.13 master, when you export the results of the roadgraph plugin, you can choose betwee... - 08:14 AM Bug report #5125 (Feedback): Inconsistent behaviour - whether or not newly added layers are autom...
- Hello, bug triage...
in QGIS 2.13 master (and probably in previous versions), the newly added layer is automatically... - 08:05 AM Feature request #5117 (Feedback): Make the first column of the Attribute Table show feature ID
- Hello, bug triage...
I think this is fixed in QGIS 2.13 (and probably in previous versions). Here is what I've found... - 07:59 AM Feature request #5122 (Feedback): Temporal data, timestamps, and symbolizing based on date
- Hello, bug triage...
since QGIS 2.12, the time capabilities of QGIS have greatly evolved:
- There is a better suppo... - 07:46 AM Feature request #5115 (Feedback): Save more than one style in a .qml file and give user a choice ...
- Hello, bug triage...
multi-style for layers is completely implemented in QGIS 2.13 master (and in previous versions)... - 07:46 AM Feature request #5115 (Feedback): Save more than one style in a .qml file and give user a choice ...
- Hello, bug triage...
multi-style for layers is completely implemented in QGIS 2.13 master (and in previous versions)... - 07:37 AM Bug report #5085 (Closed): Font size is not correctly exported to SVG/PDF
- Yes, the font size seems correct now. Thanks for checking!
- 07:37 AM Bug report #5085 (Closed): Font size is not correctly exported to SVG/PDF
- Yes, the font size seems correct now. Thanks for checking!
- 07:18 AM Bug report #5085 (Feedback): Font size is not correctly exported to SVG/PDF
- Hello, bug triage...
on QGIS 2.13 master, the SVG conversion of a label in DejaVu Sans 10 gives a DejaVu Sans 9,9188... - 07:36 AM Bug report #13866: Copy Paste attribute table from postgres causes crash
- Worse than this, it is not possible at all to copy lines from attribute table, from menu. It is greyed out there, whe...
- 07:33 AM Feature request #5093 (Closed): Cancel current canvas redraw on a new redraw request
- Hello, bug triage...
this is fixed in QGIS 2.13 and in previous versions. There is a new rendering engine and when I... - 07:33 AM Feature request #5093 (Closed): Cancel current canvas redraw on a new redraw request
- Hello, bug triage...
this is fixed in QGIS 2.13 and in previous versions. There is a new rendering engine and when I... - 07:33 AM Feature request #5093 (Closed): Cancel current canvas redraw on a new redraw request
- Hello, bug triage...
this is fixed in QGIS 2.13 and in previous versions. There is a new rendering engine and when I... - 07:24 AM Bug report #5087 (Feedback): An action that makes the Identify Results dock appear forces a compl...
- Hello, bug triage...
seems to be fixed, at least in QGIS 2.13 master in MS Windows 7 x64. Can you confirm it (I have... - 07:20 AM Bug report #13948 (Closed): PyQGIS doesn't work
- Fixed in changeset commit:"197ee6cb3a95fafc6f119d3a4cfad04e27de8468".
- 07:08 AM Bug report #5079 (Feedback): Error adding WFS layer from an Intergraph WebMap WFS
- Hello, bug triage...
as the WFS service is not public and it is not easy to set up a dedicated Intergraph server, wo... - 06:59 AM Bug report #5051 (Closed): SPIT should add indexes to key and geometry fields
- Hello, bug triage...
as said in previous bug, SPIT has been removed from QGIS and I am closing this bug ! - 06:59 AM Bug report #5051 (Closed): SPIT should add indexes to key and geometry fields
- Hello, bug triage...
as said in previous bug, SPIT has been removed from QGIS and I am closing this bug ! - 06:58 AM Feature request #5050 (Closed): If SHP is currently-selected layer, SPIT should be prepoulated wi...
- Hello, bug triage...
SPIT has been removed from QGIS, use Processing Import into PostGIS instead.
I am closing this... - 06:58 AM Feature request #5050 (Closed): If SHP is currently-selected layer, SPIT should be prepoulated wi...
- Hello, bug triage...
SPIT has been removed from QGIS, use Processing Import into PostGIS instead.
I am closing this... - 04:35 AM Bug report #13947: postgis tables with inherits can lead to not unique QgsFeature.id
- Nice fix :-)
The actual problem is the incomplete support for inheritance in PostgreSQL. _Inheritance_ together with... - 02:06 AM Bug report #13947 (Closed): postgis tables with inherits can lead to not unique QgsFeature.id
- Fixed in changeset commit:"269f70928571be08fe67d14eb43bda77945d8773".
- 03:19 AM Bug report #13941: Debian build failure.
- see also https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807170 (issue opened for Qt4 Debian maintainers)
- 02:47 AM Bug report #13960 (Closed): Edit widget configuration is stored twice
- Hello,
since at least QGIS 2.4 (and probably in earlier versions), the XML configuration of the edit widgets is stor... - 01:16 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Hi,
IF you're opening attribute table, select all in attribute table, and save as with the option only selected featu...
2015-12-07
- 12:36 AM Bug report #13947 (Reopened): postgis tables with inherits can lead to not unique QgsFeature.id
- The patch does not cover the case in which use estimated metadata is true.
- 03:25 AM Bug report #13947: postgis tables with inherits can lead to not unique QgsFeature.id
- Yes, pretty bad design but that was exactly the purpose of the test. Unfortunately, it is a stripped down real case, ...
- 12:34 AM Bug report #13959: Filtering legend by expression hides unselected items
- Reproduced. I will have a look soon
- 09:54 PM Bug report #13959 (Closed): Filtering legend by expression hides unselected items
- Using the new "filter legend by expression" function, I've noticed odd behaviour with the legend checkboxes:
1. Styl... - 12:10 AM Bug report #13948: PyQGIS doesn't work
- Matthias Kuhn wrote:
> Do you run "make install"?
> Can you run from the build directory?
I'm using QGIS from packag... - 11:27 PM Bug report #13948 (Feedback): PyQGIS doesn't work
- Do you run "make install"?
Can you run from the build directory? - 09:52 AM Bug report #13948: PyQGIS doesn't work
- It looks like this issue came after this commit:9ff6e1d
- 09:50 PM Revision 111393e0 (qgis): respect shortcuts set to none (fixes #7905)
- Shortcuts, that have been set to none by the user, are no longer restored to their default value on application startup.
- 09:04 PM Bug report #13958 (Closed): Overflow on primary key with negative values; crashes QGIS when editing
- This is a recent issue with QGIS 2.12.1-Lyon (commit:16760fd) on Windows 7 via OSGeo4W x64. I can reproduce the behav...
- 06:17 PM Revision 6035d98b (qgis): Merge pull request #2517 from rldhont/raster_open_adf
- Open adf raster file as a directory
- 02:40 PM Bug report #13955 (Closed): shapefile geometry are never (really) deleted
- Duplicate of #11007.
You have already reported the same issue #13953, please check the response and avoid opening ne... - 02:40 PM Bug report #13955 (Closed): shapefile geometry are never (really) deleted
- Duplicate of #11007.
You have already reported the same issue #13953, please check the response and avoid opening ne... - 07:53 AM Bug report #13955 (Closed): shapefile geometry are never (really) deleted
- Hi, and sorry for my english level.
Each time i'm trying to delete one geometry, it doesn't works. It seems to work i... - 01:24 PM Revision 4f0b9dda (qgis): Fix deprecated warnings on Travis
- 01:08 PM Bug report #7905: unset keyboard shortcuts are not remembered
- See "PR 2551":https://github.com/qgis/QGIS/pull/2551 for a solution.
- 12:21 PM Bug report #7905: unset keyboard shortcuts are not remembered
- Confirmed in master (commit:6035d98b4a2669616a0122c0c94dfbd87770164b).
Intersting though:
The _Save..._ and _Load...... - 12:33 PM Bug report #13956: [Project Properties] certain ellipsoids selected appear changed to another
- I just noticed some previous reports of a similar issue #9767, #10392 when I searched again (missed the closed ticket...
- 11:28 AM Bug report #13956 (Closed): [Project Properties] certain ellipsoids selected appear changed to an...
- In Project Properties, General, Ellipsoid choosing certain ellipsoids appear changed to a different one when Project ...
- 12:10 PM Revision 08ab4d4b (qgis): Ensure all classes derived from QObject include the Q_OBJECT macro
- 12:10 PM Bug report #13957 (Closed): [Project Properties] certain ellipsoids selected cause transform init...
- In Project Properties, General, Ellipsoid - selecting some ellipsoids give huge values in Identify derived, both area...
- 12:07 PM Revision 6127851a (qgis): Renamed test to test_RemoveLayerShouldNotSegFault
- 11:55 AM Revision 9cc9d424 (qgis): Add extra check for deprecations to documentation test
- This check tests that if a function has been declared deprecated
with either Q_DECL_DEPRECATED or has a @deprecated D... - 11:55 AM Revision 930b4850 (qgis): Fix bad assert in TestQgsRectangle
- 11:55 AM Revision de1001b9 (qgis): Fix SIP type handling for QgsColorScheme subclasses
- 11:39 AM Bug report #13953 (Closed): shapefile geometry are never (really) deleted
- duplicate of #11007 (and others)
- 11:39 AM Bug report #13953 (Closed): shapefile geometry are never (really) deleted
- duplicate of #11007 (and others)
- 06:58 AM Bug report #13953 (Closed): shapefile geometry are never (really) deleted
- Hi, and sorry for my english level.
Each time i'm trying to delete one geometry, it doesn't works. It seems to work i... - 10:19 AM Revision 6bfde52d (qgis): osgeo4w: include PYTHONPATH in apache conf template
- 10:18 AM Feature request #13902: confirmation of delete feature actions
- As long as deletions can be un-deleted with Undo (and Rollback or Cancel for layer editing), I don't see a reason to ...
- 10:07 AM Revision c4ae8cdc (qgis): indentation test: handle removed files
- 10:03 AM Feature request #5006 (Closed): The user can miss any error messages on startup because there is ...
- Sounds good.
- 10:03 AM Feature request #5006 (Closed): The user can miss any error messages on startup because there is ...
- Sounds good.
- 06:14 AM Feature request #5006 (Feedback): The user can miss any error messages on startup because there i...
- Hello, bug triage...
I think this is fixed in QGIS 2.13 (and in 2.12). There is now an information band on the scree... - 09:12 AM Revision 584771e9 (qgis): fix missed import in the Processing alg
- 07:48 AM Bug report #4943 (Feedback): Georeferenced plugin don't put projection into tif
- Hello, bug triage...
I can't reproduce this bug in a recent version of QGIS (master or 2.12): georeferenced Tiff hav... - 07:45 AM Feature request #4820 (Feedback): Color interpolation "exact" does not work
- Hello, bug triage...
where can we find this option in the actual raster properties ? I can't find it anywhere... - 07:41 AM Feature request #4795: Integrate connection manager
- Not really: they are different, and both are needed. A complete integration will make the old one useless, so it can ...
- 07:38 AM Feature request #4795 (Feedback): Integrate connection manager
- hello, bug triage...
I think this is implemented now in QGIS (master and previous). I mean, you define connections w... - 07:40 AM Bug report #4810 (Closed): GdalTools: buildVRT results in a file without projection
- Hello, bug triage...
this is fixed in QGIS 2.13 (and probably in previous versions).
I am closing this bug. - 07:40 AM Bug report #4810 (Closed): GdalTools: buildVRT results in a file without projection
- Hello, bug triage...
this is fixed in QGIS 2.13 (and probably in previous versions).
I am closing this bug. - 07:40 AM Bug report #4810 (Closed): GdalTools: buildVRT results in a file without projection
- Hello, bug triage...
this is fixed in QGIS 2.13 (and probably in previous versions).
I am closing this bug. - 07:26 AM Feature request #4778 (Closed): Import of multiple shapefiles in PostGIS
- With Processing
- 07:26 AM Feature request #4778 (Closed): Import of multiple shapefiles in PostGIS
- With Processing
- 07:06 AM Feature request #4778 (Feedback): Import of multiple shapefiles in PostGIS
- Hello, bug triage...
now "that SPIT has been removed":#b39e6d176000fea3d5eaf6cc0b8f7b0f9c5df3dd, how do we do to imp... - 07:17 AM Bug report #5633 (Closed): Memory Layers Attribute Table do not display the data
- Ok, bug triage...
I am closing this one ! The new scratch memory layer type doesn't have this problem anymore... - 07:17 AM Bug report #5633 (Closed): Memory Layers Attribute Table do not display the data
- Ok, bug triage...
I am closing this one ! The new scratch memory layer type doesn't have this problem anymore... - 07:17 AM Bug report #5633 (Closed): Memory Layers Attribute Table do not display the data
- Ok, bug triage...
I am closing this one ! The new scratch memory layer type doesn't have this problem anymore... - 07:09 AM Bug report #4651 (Closed): Error in "Pretty Breaks" classification mode
- Hello, bug triage...
this bug is fixed, at least on QGIS 2.13 master. I can have 1,6 million of points and the Prett... - 07:09 AM Bug report #4651 (Closed): Error in "Pretty Breaks" classification mode
- Hello, bug triage...
this bug is fixed, at least on QGIS 2.13 master. I can have 1,6 million of points and the Prett... - 07:09 AM Bug report #4651 (Closed): Error in "Pretty Breaks" classification mode
- Hello, bug triage...
this bug is fixed, at least on QGIS 2.13 master. I can have 1,6 million of points and the Prett... - 07:01 AM Bug report #13954 (Closed): Changes in "Options/Digitizing/Rubberband/Line color" doesn't change ...
- Hi!
Win 7 sp1 x64, qgis x64 rev. b39e6d1
When I change values in "Options/Digitizing/Rubberband/Line color/" it doe... - 07:00 AM Bug report #13891: Changes in "Options/Digitizing/Rubberband/Line color" doesn't change backgroun...
- the same with b39e6d1
- 06:37 AM Bug report #4645 (Feedback): Changing multiple symbol colours at once is applied immediately to t...
- Hello, bug triage...
seems to be fixed (at least in master). If I cancel the changes, the style is not updated.
Can... - 06:10 AM Bug report #4964 (Closed): Copy to clipboard from python error window doesn't work
- Hello, bug triage...
this is fixed in QGIS 2.13 (and probably in previous versions). You can copy from the Python er... - 06:10 AM Bug report #4964 (Closed): Copy to clipboard from python error window doesn't work
- Hello, bug triage...
this is fixed in QGIS 2.13 (and probably in previous versions). You can copy from the Python er... - 06:10 AM Bug report #4964 (Closed): Copy to clipboard from python error window doesn't work
- Hello, bug triage...
this is fixed in QGIS 2.13 (and probably in previous versions). You can copy from the Python er... - 05:36 AM Revision 6b15361b (qgis): Avoid warning on Travis build
- 03:10 AM Bug report #13952: QGIS node tool causes snapping another feature randomly
- Tried to test on master, and add a crash when changing default projection (was otf 3857 and layer in 2154). So ... I ...
- 02:50 AM Bug report #13952 (Closed): QGIS node tool causes snapping another feature randomly
- Hi,
very blocking issue here with 2.12.1 (BTW could someone add it to target versions in redmine?).
with snapping... - 02:46 AM Revision b39e6d17 (qgis): Goodbye SPIT plugin
2015-12-06
- 12:48 AM Bug report #13925: Qlr-file saves datasource path not as absolute path
- Maybe that's a good idea Sebastian, but now sometimes it's relative and sometimes absolute, and there seems no contro...
- 06:35 AM Bug report #13925: Qlr-file saves datasource path not as absolute path
- Filip Mahieu wrote:
> There was a closed issue that would have fixed it, that I did find yesterday but not anymore to... - 12:11 AM Revision 57fd76c6 (qgis): fix deprecation warnings (followup 5f86422)
- 11:58 PM Revision 9c340d7b (qgis): [FEATURE] cache WMS capabililies
- 10:54 PM Revision afef14bf (qgis): sort the indexes when generating layer tree mime data (fixes #4110)
- 10:26 PM Revision bf79ecc7 (qgis): doxygen: enable dot multimode
- 10:26 PM Revision 245659f7 (qgis): debian packaging update
- * sync other branches
* avoid testing and installing twice
* manually merge PR#2524 - 10:26 PM Revision a2a10e97 (qgis): more precise fixes (followup be81716)
- 09:49 PM Revision 3907acd6 (qgis): debian packaging update
- * sync other branches
* avoid testing and installing twice
* manually merge PR#2524 - 09:43 PM Revision d362be5d (qgis): debian packaging update
- * sync other branches
* avoid testing and installing twice
* manually merge PR#2524 - 09:39 PM Revision 91f7918e (qgis): [FEATURE] Add a show/hide all context menu for layer tree symbol items
- Allows toggling on/off all the symbol items for categorized/graduated/
rule based layers via the right click menu on ... - 03:34 PM Feature request #8925: Saving label information/styles into an SLD File
- This is a nice issue where I'm working on now:
1. SLD from QGIS is not really compatible in Geoserver
2. Labels in SL... - 12:44 PM Bug report #4110: order of layers changes when they are added to a group
- See "PR 2543":https://github.com/qgis/QGIS/pull/2543 for a solution.
Note that the unintended reordering also happen... - 12:41 PM Feature request #13458 (Closed): Legend: add check/uncheck unselect/all
- Fixed in changeset commit:"91f7918e21e5251a149515200b0f566f8f02c85b".
- 11:59 AM Bug report #4051 (Closed): Cannot display SpatiaLite views based on tables with spatial index
- Thanks for checking this. I can confirm that your describe workflow for creating a view from a table with index on it...
- 11:59 AM Bug report #4051 (Closed): Cannot display SpatiaLite views based on tables with spatial index
- Thanks for checking this. I can confirm that your describe workflow for creating a view from a table with index on it...
- 10:50 AM Bug report #13667: rule based labelling is not saved in qml style files
- See "PR 2542":https://github.com/qgis/QGIS/pull/2542 for an early present from Santa Claus ;-)
> workaround a lot of... - 02:11 AM Bug report #13667: rule based labelling is not saved in qml style files
- Can this be fixed please as it is causing me problems, and workaround a lot of extra work
- 09:14 AM Bug report #13938 (Open): Extra space in "IS NOT" operator makes the expression return wrong sele...
- that's it.
- 06:45 AM Bug report #13938: Extra space in "IS NOT" operator makes the expression return wrong selection
- @Giovanni Manghi:
Good catch!
If I may add the _extra detail_ here:... - 08:38 AM Bug report #13951: QGIS crashes when trying to view polygon whose border intersects itself
- I could not attach the minidump because I had kind of overlooked that the file was 28MB. Some information from it, as...
- 08:35 AM Bug report #13951 (Closed): QGIS crashes when trying to view polygon whose border intersects itself
- h1. Steps to reproduce:
# Create a MSSQL table that contains a geometry column, enter it into `geometry_columns` as ... - 08:20 AM Bug report #13911: Zoom to layer fails using views
- Sebastian Dietrich wrote:
> What did help in my case was using the _Filter..._ dialog and simply confirming the alrea... - 07:53 AM Bug report #13911: Zoom to layer fails using views
- Confirmed on master (commit:dc73fb2a09c6516b7a2149c49f6b62cd11ff83f9).
It does not only affect views, but normal lay... - 08:15 AM Feature request #12258: Add fields to temporary memory layers
- Hm, seems to be fixed in 2.12 (or before). Can this issue be closed then?
- 07:53 AM Bug report #13848: Refreshing a vector layer does not change feature count
- Confirmed in master (commit:dc73fb2a09c6516b7a2149c49f6b62cd11ff83f9), using PostgreSQL.
I found that adding feature... - 07:06 AM Bug report #13941: Debian build failure.
- Richard Duivenvoorde wrote:
> according to bas/sebastic, have an eye on "this":https://tracker.debian.org/pkg/qt4-x11... - 03:48 AM Bug report #13941: Debian build failure.
- according to bas/sebastic, have an eye on this:
https://tracker.debian.org/pkg/qt4-x11
could be a fix for our probl... - 04:52 AM Bug report #13840: Unable to use move label tool with rotated map
- This is related to (and probably a duplicate of) #11856.
2015-12-05
- 10:34 PM Revision dc73fb2a (qgis): debian build: include stretch builds
- 09:35 PM Revision 60b4f771 (qgis): indentation test: include autopep8 in tips (followup 0d5d3bc)
- 09:31 PM Revision 3df5880f (qgis): trim link list of application
- 09:31 PM Revision be817165 (qgis): fix precise build
- 06:11 PM Bug report #4375: Zoom to layer extent does not work for a point layer with a single point.
- > It is not centered on the point but the point is displayed.
I don't think this aspect is a good compromise - at le... - 03:56 AM Bug report #4375 (Feedback): Zoom to layer extent does not work for a point layer with a single p...
- Hello, bug triage...
it seems to be fixed: in QGIS 2.13 master, I can "zoom" on a layer with only a point. If the po... - 12:40 PM Revision 3d311d63 (qgis): Merge pull request #2498 from elpaso/pythoninitcode
- Refactored the python init function selector
- 10:21 AM Bug report #13941: Debian build failure.
- See also "Debian #806324":https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806324
- 10:04 AM Revision 3ca54410 (qgis): Honour relative path setting
- 09:45 AM Revision 5d144d40 (qgis): Added b/w compatibility for "dot" module/function
- When loading a function init with a dot, this
is transformed to a proper import and the
python init configuration is ... - 09:45 AM Revision bc489c94 (qgis): Added error messages with QMessageBox
- Errors on:
* init function not found
* init function with wrong parameters count - 09:45 AM Revision ab0f9a6c (qgis): Hide file selector when not needed
- 09:45 AM Revision e5ca63de (qgis): Refactored the python init function selector
- Do not rely on the presence of a dot to load
a module. Loading a module can now be achieved
through the code editor i... - 09:43 AM Revision de3ce156 (qgis): Changed comment title
- 09:33 AM Revision 5a7ee20f (qgis): Added test for QgsMapLayerRegistry
- See: PR #2534
- 09:20 AM Bug report #13891: Changes in "Options/Digitizing/Rubberband/Line color" doesn't change backgroun...
- the same with qgis commit:60ad688
- 07:43 AM Feature request #13950 (Closed): Precise guide position in composer
- Double clicking a guide should open a dialog to set the guide position precisely.
- 07:19 AM Bug report #13947: postgis tables with inherits can lead to not unique QgsFeature.id
- Please also note that your test creates the tables in a way that makes duplicate values much more likely:
When creat... - 07:18 AM Bug report #13949 (Closed): Move grouped items by "Position and size" fails
- Using "Positon and size" in the composer does not move all grouped items. Furthermore "X" and "Y" should refer to the...
- 06:42 AM Bug report #4638 (Closed): WFS Dialog: First item automatically selected
- Hello, bug triage...
this is fixed in the recent versions of QGIS.
I am closing this bug. - 06:42 AM Bug report #4638 (Closed): WFS Dialog: First item automatically selected
- Hello, bug triage...
this is fixed in the recent versions of QGIS.
I am closing this bug. - 06:42 AM Bug report #4638 (Closed): WFS Dialog: First item automatically selected
- Hello, bug triage...
this is fixed in the recent versions of QGIS.
I am closing this bug. - 06:31 AM Bug report #4620 (Feedback): Killing QGIS deletes all user settings
- Hello, bug triage...
can you confirm that the bug is still valid ? On QGIS 2.13 (on Debian Stretch), the settings se... - 06:31 AM Bug report #13948: PyQGIS doesn't work
- But this import works fine:...
- 06:30 AM Bug report #13948 (Closed): PyQGIS doesn't work
- ...
- 06:25 AM Feature request #4609: Add a filter for the "values" list in the query builder and similar dialogs
- Hello, bug triage...
this is done for expression dialog boxes where you can load all the values and search in it wit... - 06:19 AM Feature request #4599 (Closed): QGIS can scale down the attribute used for item scale and rotation
- Hello, bug triage...
in QGIS 2.13 (and in previous version), you have now expressions scale_exp and scale_linear tha... - 06:19 AM Feature request #4599 (Closed): QGIS can scale down the attribute used for item scale and rotation
- Hello, bug triage...
in QGIS 2.13 (and in previous version), you have now expressions scale_exp and scale_linear tha... - 06:19 AM Feature request #4599 (Closed): QGIS can scale down the attribute used for item scale and rotation
- Hello, bug triage...
in QGIS 2.13 (and in previous version), you have now expressions scale_exp and scale_linear tha... - 06:13 AM Bug report #4587 (Feedback): 'Zoom to best scale' Generates Bad Bounding Box
- Hello, bug triage...
does 'Zoom to best scale' is now entitled 'Zoom to Native Resolution (100%)' ? - 06:08 AM Bug report #13391: GeoJSON not displayed correctly
- This is a duplicate of #11587
- 06:08 AM Bug report #13098: GeoJSON vector issue
- This is a duplicate of #11587
- 06:07 AM Bug report #12555: geojson open with bad result with all data on same point, wrong coordinates, i...
- This is a duplicate of #11587
- 06:06 AM Bug report #11587: all coordinates truncated to integer values when system has certain locale set...
- Another duplicate: #12555
- 06:05 AM Bug report #11587: all coordinates truncated to integer values when system has certain locale set...
- There are duplicates in the bugreports: #13391, #13098
I can confirm these to suffer from the LANG issue. Correctly i... - 05:59 AM Bug report #11587: all coordinates truncated to integer values when system has certain locale set...
- I had this issue, too and here is my bugreport:
GeoJSON import fails based on LANG settings
I found the import of G... - 06:04 AM Bug report #4579 (Closed): random colors list should be repeated and not stretched
- Hello, bug triage...
in QGIS 2.13 (and probably previous versions), you can use the random colors in the categorized... - 06:04 AM Bug report #4579 (Closed): random colors list should be repeated and not stretched
- Hello, bug triage...
in QGIS 2.13 (and probably previous versions), you can use the random colors in the categorized... - 06:04 AM Bug report #4579 (Closed): random colors list should be repeated and not stretched
- Hello, bug triage...
in QGIS 2.13 (and probably previous versions), you can use the random colors in the categorized... - 05:58 AM Feature request #4564 (Closed): Make ftools tools work with input layers with different CRSs
- Hello, bug triage...
with QGIS 2.13 master, I can use the geoprocessing tools of fTools with two layers that have di... - 05:58 AM Feature request #4564 (Closed): Make ftools tools work with input layers with different CRSs
- Hello, bug triage...
with QGIS 2.13 master, I can use the geoprocessing tools of fTools with two layers that have di... - 05:58 AM Feature request #4564 (Closed): Make ftools tools work with input layers with different CRSs
- Hello, bug triage...
with QGIS 2.13 master, I can use the geoprocessing tools of fTools with two layers that have di... - 05:57 AM Feature request #4542: ColorBrewer color ramps: better GUI organization
- Correct, it is not fixed. Thanks.
However, now CB ramps are included in cpt-city section, where they are classified. ... - 05:38 AM Feature request #4542 (Feedback): ColorBrewer color ramps: better GUI organization
- Hello, bug triage...
this is an old bug and I am not sure to understand everything.
In QGIS 2.13, color ramps are no... - 05:55 AM Bug report #4518: Rotation of labels and symbols should be in the same direction
- It is. Planned for 3.0. Thanks.
- 05:24 AM Bug report #4518 (Feedback): Rotation of labels and symbols should be in the same direction
- Hello, bug triage...
this is still the case in QGIS 2.13 even with the new label engine...
It's been 4 years since ... - 05:55 AM Bug report #4413: Generating SVG preview takes very long
- Sorry, I have a very fast machine here, cannot test properly.
- 04:07 AM Bug report #4413 (Feedback): Generating SVG preview takes very long
- Hello, bug triage...
it seems to be fixed in QGIS 2.13, when I add an image in the composer, the search directories ... - 05:53 AM Bug report #4581 (Closed): Simple fill border drawn like it is not "closed"
- Hello, bug triage...
I am not able to reproduce this with QGIS 2.13 master. You can set the join style for the Simpl... - 05:53 AM Bug report #4581 (Closed): Simple fill border drawn like it is not "closed"
- Hello, bug triage...
I am not able to reproduce this with QGIS 2.13 master. You can set the join style for the Simpl... - 05:53 AM Bug report #4581 (Closed): Simple fill border drawn like it is not "closed"
- Hello, bug triage...
I am not able to reproduce this with QGIS 2.13 master. You can set the join style for the Simpl... - 05:47 AM Bug report #4562 (Closed): Using current gfoss release version (1.7.1), PyQGIS fails to load on D...
- Hello, bug triage...
there is no problem to compile QGIS on Debian stable (Jessie) and having a working PyQGis modul... - 05:47 AM Bug report #4562 (Closed): Using current gfoss release version (1.7.1), PyQGIS fails to load on D...
- Hello, bug triage...
there is no problem to compile QGIS on Debian stable (Jessie) and having a working PyQGis modul... - 05:47 AM Bug report #4562 (Closed): Using current gfoss release version (1.7.1), PyQGIS fails to load on D...
- Hello, bug triage...
there is no problem to compile QGIS on Debian stable (Jessie) and having a working PyQGis modul... - 05:43 AM Bug report #4555 (Feedback): Rendering of symbols when exporting to pdf
- Hello, bug triage...
do still have this bug on a recent version of QGIS (2.12.1 or master) ?
I can't reproduce it o... - 05:29 AM Bug report #4525 (Feedback): Composer map rotation / items
- Hello, bug triage...
I think it is fixed (at least in QGIS 2.13). I can rotate anything in the composer (maps, symbo... - 05:17 AM Bug report #4506 (Feedback): Possible Malformation/redundancy on that PS code inside exported PDF...
- Hello, bug triage...
do you still have problems with PDF generation on recent QGIS versions (2.12 or master) ?
If i... - 05:15 AM Bug report #4503 (Closed): Using latest qgis-master, PyQGIS fails to load on Debian wheezy
- Hello, bug triage...
this was for wheezy, we are in jessie and it was 4 years ago. I've got no problem to compile QG... - 05:15 AM Bug report #4503 (Closed): Using latest qgis-master, PyQGIS fails to load on Debian wheezy
- Hello, bug triage...
this was for wheezy, we are in jessie and it was 4 years ago. I've got no problem to compile QG... - 05:13 AM Feature request #4476 (Feedback): Add a 2 cases if() command to Raster Calculator
- Hello, bug triage...
the raster calculator can handle conditions but the expression is not so easy to understand:
<p... - 05:01 AM Bug report #4473 (Feedback): Form annotations broken in master and 1.7.1
- Hello, bug triage...
seems to be fixed in QGIS 2.13: I can add a form annotation on my map and move it around withou... - 04:34 AM Feature request #4362 (Feedback): File dialogues should recognise VRT files with .ovf and .ovr ex...
- Hello, bug triage...
The implementation is quite easy: we have to add the extensions into:
- "src/providers/ogr/qgso... - 04:34 AM Feature request #4362 (Feedback): File dialogues should recognise VRT files with .ovf and .ovr ex...
- Hello, bug triage...
The implementation is quite easy: we have to add the extensions into:
- "src/providers/ogr/qgso... - 04:03 AM Bug report #4377: if "Options -> CRS -> coordinate reference system for new layers" is set "promp...
- Hello, bug triage...
still true in QGIS 2.13. It could be acceptable if the selected CRS is taken as the target SRS.... - 03:41 AM Revision 0e82974a (qgis): disable astyle on windows nightlies (followup 0d5d3bc)
- 03:23 AM Bug report #4092: Cancel, OK and Apply buttons behave incorrectly and inconsistently in "Settings...
- I've seen places in Windows 10 where there are both "apply" and "cancel" buttons and they don't follow the standard. ...
- 03:14 AM Bug report #4092: Cancel, OK and Apply buttons behave incorrectly and inconsistently in "Settings...
- It used to be a standard which was widely followed, at least on Windows - that's why I expected it to work like that ...
- 03:21 AM Feature request #4314 (Feedback): Apply polygon styles also to points
- Hello, bug triage...
in QGIS 2.13 (and probably in previous versions), you can't apply a style from a Polygon layer ... - 03:13 AM Feature request #4306: Uniform way of adding layers after analyses
- Hello, bug triage...
do we have a document somewhere that states what are the rules for adding layers after an analy... - 03:06 AM Bug report #4304: Show only writable raster and vector formats in Processing "save file" dialogs
- Hello, bug triage...
I think this is difficult to fix because we don't have an easy to use method or function in Pyt... - 02:51 AM Revision 65ee1839 (qgis): [FEATURE] oracle provider: initial expression compiler support
- 02:48 AM Feature request #4299 (Closed): Change TOC symbology classes order according to order in the "sty...
- Hello, bug triage...
in QGIS 2.13 master (and probably in previous versions), the order of the categorized and gradu... - 02:48 AM Feature request #4299 (Closed): Change TOC symbology classes order according to order in the "sty...
- Hello, bug triage...
in QGIS 2.13 master (and probably in previous versions), the order of the categorized and gradu... - 02:48 AM Feature request #4299 (Closed): Change TOC symbology classes order according to order in the "sty...
- Hello, bug triage...
in QGIS 2.13 master (and probably in previous versions), the order of the categorized and gradu... - 02:42 AM Feature request #4281 (In Progress): More user friendly handling of geometryless tables and layer...
- Hello, bug triage...
I think there is a difference between geometryless tables and an empty layers in QGIS now.
Fo... - 02:42 AM Feature request #4281 (In Progress): More user friendly handling of geometryless tables and layer...
- Hello, bug triage...
I think there is a difference between geometryless tables and an empty layers in QGIS now.
Fo... - 02:26 AM Bug report #3618: Annotations are not reprojected correctly
- See "PR 2537":https://github.com/qgis/QGIS/pull/2537 for a solution.
- 02:24 AM Bug report #4237: Disabling line layer editing without finishing line leaves a ghost line object ...
- See "PR 2540":https://github.com/qgis/QGIS/pull/2540 for a solution.
- 01:59 AM Bug report #4238 (Feedback): Geoserver WFS-T throws error when using QGIS Cut Spatial Objects tool
- Hello, bug triage...
do you still have this bug with a recent version of QGIS (2.12.1 or master) and a recent versio... - 01:46 AM Feature request #4213: From RoadGraph to Network Analysis
- Hello, bug triage...
with QGIS 2.13 (and previous versions) we have a Network Analysis library (with "Python binding... - 01:23 AM Feature request #4127: Recursive directory traversal for merge (fTools)
- Hello, bug triage...
this is still true for QGIS 2.13 master. To fix this, we need to modify a bit of Python in "pyt...
2015-12-04
- 12:46 AM Revision 5e4312b1 (qgis): [FEATURE] oracle provider: add Feature limit support for feature reques...
- 12:24 AM Revision edb16d00 (qgis): [FEATURE] Feature limit support for feature requests
- Limits the maximum number of features returned by the iterator.
Some providers (postgres, spatialite, MS SQL) pass th... - 10:52 PM Revision 60ad6887 (qgis): indentation update
- 09:57 PM Revision f210fc7e (qgis): make december postfix translatable
- 09:08 PM Revision fc7fea55 (qgis): postgres provider: verify uniqueness of parent table primary keys (fixe...
- 05:54 PM Revision 614db661 (qgis): Added failing test for tables with INHERITS
- 03:33 PM Revision 78294973 (qgis): Merge pull request #2534 from mhugo/fix_nullp
- Fix a crash when trying to removeMapLayer a null pointer
- 03:27 PM Revision ab3542ab (qgis): Write debug output on travis
- This should make it easier to debug issues when they fail on travis.
But at the sime time it also decreases the SNR a... - 12:59 PM Bug report #13947 (Closed): postgis tables with inherits can lead to not unique QgsFeature.id
- Fixed in changeset commit:"fc7fea55ce1291d033a1b07455d374ba175413b3".
- 09:16 AM Bug report #13947 (Closed): postgis tables with inherits can lead to not unique QgsFeature.id
- Here is a test that reproduce the issue:
https://github.com/elpaso/QGIS/commit/614db661295ad3ddb4ca699ac92f6af548975... - 11:53 AM Revision b54f28e8 (qgis): fix translation string
- 11:50 AM Revision 0d5d3bc9 (qgis): travis: add indentation check after running tests
- 10:50 AM Bug report #4297 (Closed): Cmake file on MacOS is biased to use KyngChaos binaries regardless of ...
- 04:32 AM Bug report #4297: Cmake file on MacOS is biased to use KyngChaos binaries regardless of user pref...
- Yes. This one has been fixed all right–you can close it. However, I have another gripe with the current CMakeFile of ...
- 04:07 AM Bug report #4297 (Feedback): Cmake file on MacOS is biased to use KyngChaos binaries regardless o...
- Hello, bug triage...
are you still affected by this bug ? I think that there has been an heavy work on the Mac OS po... - 07:54 AM Bug report #7380: Different behavior for "Field" = NULL in Query builder and Advanced search
- BTW this is not reproducable with current OGR (1.11.3 here). QGIS returns no rows filtering for @empty=NULL@ where e...
- 07:35 AM Feature request #4346 (Feedback): startup tip suggestion
- Hello, bug triage...
to fix this bug, we just need to add a content to "src/app/qgistipfactory.cpp":https://github.c... - 07:35 AM Feature request #4346 (Feedback): startup tip suggestion
- Hello, bug triage...
to fix this bug, we just need to add a content to "src/app/qgistipfactory.cpp":https://github.c... - 07:24 AM Bug report #4380: geojson data not displayed when first feature geometry is null
- Hello, bug triage...
still the same for QGIS 2.13 master. Whenever the first feature's geometry is NULL, QGIS opens ... - 07:14 AM Bug report #13941 (Closed): Debian build failure.
- So it's apparently a problem in stretch and not QGIS.
- 07:14 AM Bug report #13941 (Closed): Debian build failure.
- So it's apparently a problem in stretch and not QGIS.
- 03:51 AM Bug report #13941: Debian build failure.
- Apologies for the lack of relevant information in the original bug report.
The problem was seen a clean build on Debi... - 02:59 AM Bug report #13941: Debian build failure.
- Confirmed here on clean build on Debian 'testing'...
- 07:09 AM Bug report #13932: MSSQL Features Don't Draw when Multiple Geometry Columns are Present
- Also, I am finding that after some period of time, the "layer" that does work, stops functioning properly as well.
- 07:01 AM Bug report #4092: Cancel, OK and Apply buttons behave incorrectly and inconsistently in "Settings...
- Médéric RIBREUX wrote:
> You made me doubt about it so I tried some other applications... And actually a lot of the a... - 01:04 AM Bug report #4092: Cancel, OK and Apply buttons behave incorrectly and inconsistently in "Settings...
- Hello,
thanks for the guidelines, that's a good external reference.
You made me doubt about it so I tried some othe... - 06:52 AM Revision 7e3dc30c (qgis): Fix bounding box calculation of geometry collections, fix #4102
- 06:04 AM Bug report #13298: Shapefiles corrupting - objects and attributes becoming switched
- With Tablemanager.
- 02:50 AM Bug report #13298: Shapefiles corrupting - objects and attributes becoming switched
- Hi,
How do you delete the field: with "Table Manager" plugin or with the Core tool available in attribute table? - 01:51 AM Bug report #13298: Shapefiles corrupting - objects and attributes becoming switched
- The problem appaers again with an other file. With QGIS 2.12.0
It's really a very very big problem. Fortunately, I h... - 05:42 AM Bug report #13919: QGIS server security patch: random crashes and performance regression
- @Andreas Neumann
I just implements what's Martin Dobias speaks here:
https://github.com/sbrunner/QGIS/tree/access-co... - 05:24 AM Feature request #13946 (Open): Extract Nodes tool - Add option to specify which points
- The _Extract Nodes_ tool is quite useful in its current state, nonetheless would gain a lot if it were extended to in...
- 04:59 AM Revision 2794ea16 (qgis): Something about the session ;)
- 03:55 AM Feature request #4278 (Closed): Add -t option to v.in.ogr.qgis
- Hello, bug triage...
in QGIS 2.13 (and probably in previous versions), there is an option in v.in.ogr.qgis to disabl... - 03:55 AM Feature request #4278 (Closed): Add -t option to v.in.ogr.qgis
- Hello, bug triage...
in QGIS 2.13 (and probably in previous versions), there is an option in v.in.ogr.qgis to disabl... - 03:55 AM Feature request #4278 (Closed): Add -t option to v.in.ogr.qgis
- Hello, bug triage...
in QGIS 2.13 (and probably in previous versions), there is an option in v.in.ogr.qgis to disabl... - 03:28 AM Revision 0d3bbc98 (qgis): Add \n button to expression builder
- 02:56 AM Revision 99f01fdc (qgis): Missed one
- 02:56 AM Revision c64ed1c8 (qgis): Identify result default to right side
- 02:00 AM Feature request #13937: Snapping options
- Great idea!
- 01:52 AM Feature request #4273: North arrow in lower/upper centre canvas
- Hello, bug triage...
to implement this, we need to modify "some code in src/app/qgsdecorationnortharrow.cpp":https:/... - 01:52 AM Revision 36e7026c (qgis): [FEATURE][auth] Add support to Plugin Manager
- 01:40 AM Bug report #4237: Disabling line layer editing without finishing line leaves a ghost line object ...
- Hello, bug triage...
everything is still true in QGIS 2.13 master, the PR hasn't been applied. - 01:35 AM Bug report #4186: WFS contextual help is missing
- Hello, bug triage...
still true in QGIS 2.13 master ! The message is different:... - 01:21 AM Revision 487be231 (qgis): Even more default path fixes
2015-12-03
- 12:46 AM Revision 5198f634 (qgis): Followup 701d970, fix sizes for font marker test
- 12:45 AM Revision 701d9708 (qgis): fix wrong scale method with constant expressions
- fix #13571
- 11:54 PM Revision 18c52abf (qgis): More default path fixes. Remove What's This? from toolbar
- 11:50 PM Revision 3cbad7db (qgis): More default path fixes
- 11:08 PM Revision 22523a01 (qgis): Slightly improve method documentation
- 09:53 PM Bug report #4102 (Closed): Zoom to layer extent only considers the first part of a multipolygon
- Fixed in changeset commit:"7e3dc30cbf692e768f073c3b4aac160ee36a857a".
- 08:27 AM Bug report #4102: Zoom to layer extent only considers the first part of a multipolygon
- Hello, bug triage...
this is still true in QGIS 2.13... - 09:29 PM Revision 9eee1211 (qgis): Apply filters to feature request for categorized renderer
- Makes rendering much faster when only certain categories are checked,
as only the matching records for the displayed ... - 09:27 PM Revision 984d1f21 (qgis): Fix a crash when trying to removeMapLayer a null pointer
- 09:18 PM Revision 97e5d317 (qgis): add oracle connection pooling
- 09:18 PM Revision cd830c46 (qgis): Catch when GEOSCoordSeq_create_r returns 0 (should fix crash in #13934)
- 09:13 PM Bug report #4092: Cancel, OK and Apply buttons behave incorrectly and inconsistently in "Settings...
- https://developer.apple.com/library/mac/documentation/UserExperience/Conceptual/OSXHIGuidelines/WindowDialogs.html#//...
- 07:59 AM Bug report #4092 (In Progress): Cancel, OK and Apply buttons behave incorrectly and inconsistentl...
- Hello, bug triage...
??When you click cancel it should revert to the previous setting, but it doesn't. (If this was ... - 07:59 AM Bug report #4092 (In Progress): Cancel, OK and Apply buttons behave incorrectly and inconsistentl...
- Hello, bug triage...
??When you click cancel it should revert to the previous setting, but it doesn't. (If this was ... - 08:46 PM Feature request #4054: Enhancement: option in the interpolation plugin to set the extent to match...
- No, that doesn't answer it.
- 07:03 AM Feature request #4054 (Feedback): Enhancement: option in the interpolation plugin to set the exte...
- Hello, bug triage...
in the Interpolation Plugin, the extent is updated with the extent of the last added input vect... - 07:03 AM Feature request #4054 (Feedback): Enhancement: option in the interpolation plugin to set the exte...
- Hello, bug triage...
in the Interpolation Plugin, the extent is updated with the extent of the last added input vect... - 03:47 PM Bug report #13571 (Closed): data defined size assistant displays different size in legend vs canvas
- Fixed in changeset commit:"701d970862172b24ec1086d8f2c517a8992f2666".
- 03:04 PM Revision 3755c3b1 (qgis): Force usage of GCE on travis
- And hope for less timeouts
- 01:47 PM Revision d792f2cd (qgis): Merge pull request #2502 from SebDieBln/RuleBasedRendererWidgetDisableB...
- enable/disable buttons in the rule based style dialog (fixes #6708)
- 01:42 PM Revision e9eb233e (qgis): warn for WFS feature count limit
- 01:24 PM Feature request #13945 (Open): 'Mutually Exclusive Group' for categorized layers
- The new 'Mutually Exclusive Group' feature may also be helpful for categorized layers.
- 01:15 PM Revision 320c6967 (qgis): Add nullptr support
- 01:13 PM Revision 229d7ec1 (qgis): Add code style template for QtCreator
- 12:43 PM Feature request #4033: Map navigation - temporarily change to zoom in / zoom out / pan tool
- No, lets leave it open. It would be handy to have something like how the space key works in composer for canvas (whil...
- 06:42 AM Feature request #4033 (Feedback): Map navigation - temporarily change to zoom in / zoom out / pan...
- Hello, bug triage...
on QGIS 2.13 and previous version, you can define keyboard shortcuts for nearly any action, inc... - 12:24 PM Bug report #13934: QGIS crashed when digitise SpatiaLite (geos 3.4)
- crash probably fixed in commit:cd830c4.
- 09:42 AM Bug report #13934: QGIS crashed when digitise SpatiaLite (geos 3.4)
- Please provide a backtrace using the core dump you already have (see "Creating a Backtrace":https://www.qgis.org/en/s...
- 11:29 AM Revision eeeacfeb (qgis): Add QGIS3 todo
- 11:05 AM Bug report #4013 (Closed): Large Projects: add limitations to the manual
- Okay, so I am closing this bug...
- 07:18 AM Bug report #4013: Large Projects: add limitations to the manual
- I upgraded the system on the problem Mac recently. I can now open more than 84 shapefiles. I never figured what in ...
- 06:25 AM Bug report #4013 (Feedback): Large Projects: add limitations to the manual
- Hello, bug triage...
I am able to open more than 250 Shapefile layers on QGIS 2.13 under Debian. Do you still have t... - 11:04 AM Feature request #3832 (Open): add x y input to move
- Oops, sorry ! I've read too fast and missed the move tool reference...
So it is still opened ! - 11:04 AM Feature request #3832 (Open): add x y input to move
- Oops, sorry ! I've read too fast and missed the move tool reference...
So it is still opened ! - 11:04 AM Feature request #3832 (Open): add x y input to move
- Oops, sorry ! I've read too fast and missed the move tool reference...
So it is still opened ! - 03:50 AM Feature request #3832: add x y input to move
- Hello,
Yes I'm aware of the Advanced Digitizing Panel and it works great when creating new features. What I've meant... - 03:24 AM Feature request #3832 (Closed): add x y input to move
- Hello, bug triage...
in QGIS 2.13 (and previous versions), you have the Advanced Digitizing Panel. When you activate... - 03:24 AM Feature request #3832 (Closed): add x y input to move
- Hello, bug triage...
in QGIS 2.13 (and previous versions), you have the Advanced Digitizing Panel. When you activate... - 03:24 AM Feature request #3832 (Closed): add x y input to move
- Hello, bug triage...
in QGIS 2.13 (and previous versions), you have the Advanced Digitizing Panel. When you activate... - 03:24 AM Feature request #3832 (Closed): add x y input to move
- Hello, bug triage...
in QGIS 2.13 (and previous versions), you have the Advanced Digitizing Panel. When you activate... - 03:24 AM Feature request #3832 (Closed): add x y input to move
- Hello, bug triage...
in QGIS 2.13 (and previous versions), you have the Advanced Digitizing Panel. When you activate... - 10:13 AM Feature request #4151 (Feedback): New Feature: Render (Toggle map rendering) option for every lay...
- Hello, bug triage...
I am not sure to understand. If you don't want to render a layer, just disable it and it will n... - 10:07 AM Bug report #4156 (Feedback): PDF generated using new symbology looks different on screen and on p...
- Hello, bug triage...
I can't reproduce it on QGIS 2.13 and previous versions. I can make "very good":https://wiki.op... - 09:57 AM Feature request #4143 (Feedback): list of last used
- Hello, bug triage...
with QGIS 2.13 (and previous versions), you can copy/paste styles between layers and it should ... - 09:57 AM Feature request #4143 (Feedback): list of last used
- Hello, bug triage...
with QGIS 2.13 (and previous versions), you can copy/paste styles between layers and it should ... - 09:54 AM Revision 6f26d9ae (qgis): Merge pull request #2514 from spono/patch-14
- [Processing] Update CanopyModel.py
- 09:53 AM Revision 85cc1807 (qgis): Merge pull request #2468 from spono/patch-12
- [processing] Update ClipData.py
- 09:52 AM Revision bbde5814 (qgis): Merge pull request #2466 from spono/patch-10
- [processing] Update GroundFilter.py
- 09:42 AM Feature request #4128 (Feedback): Display a progress bar when loading shp/dbf
- Hello, bug triage...
when you load the attribute table of a layer with lots of features (more than 100000 features, ... - 09:42 AM Feature request #4128 (Feedback): Display a progress bar when loading shp/dbf
- Hello, bug triage...
when you load the attribute table of a layer with lots of features (more than 100000 features, ... - 09:40 AM Feature request #13943 (Closed): Allow scratch layers to be used as masks in raster reproject or ...
- As per the title. At present scratch polygon layers are limited in that they cannot be selected as a mask when using...
- 09:30 AM Revision 3d5f33ab (qgis): Merge pull request #2410 from mdouchin/postgis_2_2_server_simplification
- Postgresql provider - Use ST_RemoveRepeatedPoints instead of ST_SnapToGrid
- 09:26 AM Bug report #4130 (Closed): .bt files not shown
- Hello, bug triage...
in QGIS 2.13, BT -- VTP .bt Binary Terrain Format is listed in the filters of the Open Raster Q... - 09:26 AM Bug report #4130 (Closed): .bt files not shown
- Hello, bug triage...
in QGIS 2.13, BT -- VTP .bt Binary Terrain Format is listed in the filters of the Open Raster Q... - 09:26 AM Bug report #4130 (Closed): .bt files not shown
- Hello, bug triage...
in QGIS 2.13, BT -- VTP .bt Binary Terrain Format is listed in the filters of the Open Raster Q... - 09:12 AM Feature request #13942 (Open): Add a warning on Atlas generation or overview if no map in compose...
- Hi,
users often get tricked by the fact that Atlas generation need to check first Atlas generation tab, then on the ... - 09:05 AM Bug report #13891: Changes in "Options/Digitizing/Rubberband/Line color" doesn't change backgroun...
- the same with qgis commit:b31d9be
- 08:56 AM Bug report #4115 (Closed): copy an object from a layer and insert it into a sqlite layer is not p...
- Hello, bug triage...
I can't reproduce it in QGIS 2.13 master. I can paste any object from a layer to a Spatialite o... - 08:56 AM Bug report #4115 (Closed): copy an object from a layer and insert it into a sqlite layer is not p...
- Hello, bug triage...
I can't reproduce it in QGIS 2.13 master. I can paste any object from a layer to a Spatialite o... - 08:56 AM Bug report #4115 (Closed): copy an object from a layer and insert it into a sqlite layer is not p...
- Hello, bug triage...
I can't reproduce it in QGIS 2.13 master. I can paste any object from a layer to a Spatialite o... - 08:49 AM Bug report #4110: order of layers changes when they are added to a group
- Hello, bug triage...
in QGIS 2.13 master, the layers are added in the selection order if you have used Ctrl + Mouse ... - 08:34 AM Bug report #4104 (Feedback): error ' attribute value change(s) not applied' when editing csv files
- Hello, bug triage...
this is still true in QGIS 2.13. It seems to be an OGR problem as "the CSV driver page":http://... - 08:24 AM Bug report #4100: Text for two CRS dialogues is wrong (swapped)
- Hello, bug triage...
still true for QGIS 2.13.
to fix this, we need to:
- modify the default message in "QgsGeneric... - 07:36 AM Bug report #4077 (Closed): Scale Dependent Rendering
- Hello, bug triage...
in QGIS 2.13 master, all of scale dependent rendering options (for layers and for labels) are s... - 07:36 AM Bug report #4077 (Closed): Scale Dependent Rendering
- Hello, bug triage...
in QGIS 2.13 master, all of scale dependent rendering options (for layers and for labels) are s... - 07:36 AM Bug report #4077 (Closed): Scale Dependent Rendering
- Hello, bug triage...
in QGIS 2.13 master, all of scale dependent rendering options (for layers and for labels) are s... - 07:36 AM Bug report #4077 (Closed): Scale Dependent Rendering
- Hello, bug triage...
in QGIS 2.13 master, all of scale dependent rendering options (for layers and for labels) are s... - 07:33 AM Revision 4dafbc0f (qgis): More better default paths
- 07:30 AM Bug report #4076 (Feedback): Hanging on trying to use --snapshot option from command line
- Hello, bug triage...
I can't reproduce it on Debian Stretch with QGIS 2.13 master. I will try it on MS Windows tomor... - 07:27 AM Revision 0766e5b7 (qgis): Same order for new layer actions as menu
- 07:25 AM Revision c66e4ff6 (qgis): Always use 'temporary scratch layer' instead of 'memory layer' in UI
- 07:23 AM Bug report #13941: Debian build failure.
- Which debian are you running? The kernel version alone isn't very helpful. Also note that the nightlies apparently...
- 02:29 AM Bug report #13941 (Closed): Debian build failure.
- This one has been in Master for a few days now:...
- 07:22 AM Bug report #4073 (Closed): Map overview is not updated when changing layer symbology
- Hello, bug triage...
I can't reproduce it on QGIS 2.13: when you update the style of a layer which is displayed in t... - 07:22 AM Bug report #4073 (Closed): Map overview is not updated when changing layer symbology
- Hello, bug triage...
I can't reproduce it on QGIS 2.13: when you update the style of a layer which is displayed in t... - 07:22 AM Bug report #4073 (Closed): Map overview is not updated when changing layer symbology
- Hello, bug triage...
I can't reproduce it on QGIS 2.13: when you update the style of a layer which is displayed in t... - 07:19 AM Bug report #4066 (Closed): Label/Control detachment in New Symbology dialog
- Hello, bug triage...
on QGIS 2.13, Unit, Transparency, and Color controllers are also sticked to the left and there ... - 07:19 AM Bug report #4066 (Closed): Label/Control detachment in New Symbology dialog
- Hello, bug triage...
on QGIS 2.13, Unit, Transparency, and Color controllers are also sticked to the left and there ... - 07:19 AM Bug report #4066 (Closed): Label/Control detachment in New Symbology dialog
- Hello, bug triage...
on QGIS 2.13, Unit, Transparency, and Color controllers are also sticked to the left and there ... - 07:19 AM Bug report #4066 (Closed): Label/Control detachment in New Symbology dialog
- Hello, bug triage...
on QGIS 2.13, Unit, Transparency, and Color controllers are also sticked to the left and there ... - 07:11 AM Revision aeafe3c8 (qgis): Fix lots of bad default base folders. Now point to user home
- 07:10 AM Feature request #4055: Enhancement: display SVG symbols in themed collections instead of all toge...
- Hello, bug triage...
on QGIS 2.13 there is still no group of SVG symbols into the search directories group box of th... - 06:56 AM Revision 06108780 (qgis): Consistent widget order new layer dialogs. Type first then rest
- These dialogs are not ideal and need to be reduced to a single one in
the future. - 06:56 AM Bug report #4051 (Feedback): Cannot display SpatiaLite views based on tables with spatial index
- Hello, bug triage...
I've made some tests with QGIS 2.13. I've used the Spatialite provider to create a new database... - 06:30 AM Feature request #4019: patch for Python Console enhancement - dock window or top-level window, wi...
- Hello, bug triage...
this is still true in QGIS 2.13,master. Python console is still a QDockWidget and we should be ... - 06:13 AM Bug report #4007 (Feedback): Building t2tdoc fails on Windows: 'TEXINPUTS' is not recognized as a...
- Hello, bug triage...
do you still have the same problem on MS-Windows ?
I have tried to reproduce it under Debian. ... - 06:13 AM Bug report #4007 (Feedback): Building t2tdoc fails on Windows: 'TEXINPUTS' is not recognized as a...
- Hello, bug triage...
do you still have the same problem on MS-Windows ?
I have tried to reproduce it under Debian. ... - 05:59 AM Bug report #4001 (Feedback): addJoinedFeatureAttributes converts join value in substring to strin...
- Hello, bug triage...
is it still true for QGIS 2.13 (master) ? The code has been heavily changed on this side. I've ... - 05:59 AM Bug report #4001 (Feedback): addJoinedFeatureAttributes converts join value in substring to strin...
- Hello, bug triage...
is it still true for QGIS 2.13 (master) ? The code has been heavily changed on this side. I've ... - 05:50 AM Bug report #3996 (Feedback): wrong extents in shapefile.
- Hello,
what did you mean by bounds (extent of the layer ?) and translated (reprojected ?) ?
Could you still reprodu... - 05:38 AM Bug report #3991 (Feedback): WFS 1.1 data is not displayed
- Hello, bug triage...
I have made some tests on a WFS 1.1 service ( http://geoservices.brgm.fr/geologie?SERVICE=WFS&V... - 05:21 AM Feature request #3979: Allow set DPI in "save as image"
- Hello, bug triage...
still present in QGIS 2.13. Some hints:
- there is QgisApp::saveMapAsImage method which opens ... - 04:47 AM Bug report #6708 (Closed): "Refine current rules" is enabled when no rules are selected
- Fixed in changeset commit:"d792f2cd8ab6899838a1290e095e829ff201ffec".
- 04:06 AM Feature request #3858: Not possible to define subset of layer using field from joined table
- Hello, bug triage...
in QGIS 2.13 you can't filter a layer with the joined attributes (on the Query Builder).
But y... - 04:06 AM Feature request #3858: Not possible to define subset of layer using field from joined table
- Hello, bug triage...
in QGIS 2.13 you can't filter a layer with the joined attributes (on the Query Builder).
But y... - 04:06 AM Feature request #3858: Not possible to define subset of layer using field from joined table
- Hello, bug triage...
in QGIS 2.13 you can't filter a layer with the joined attributes (on the Query Builder).
But y... - 03:59 AM Feature request #3856: Extents of print composer maps are not updated when the project CRS changes
- Hello, bug triage...
still true in QGIS 2.13. To solve this, we should automatically update all of the composers map... - 03:45 AM Revision 1d1546ff (qgis): Show a preview string for intervals in expression builder
- 03:18 AM Bug report #3826 (Feedback): Using 100% CPU when connected to GPS
- Hello, bug triage...
can you reproduce it with a recent version of QGIS (2.12.1 or master) ? I've used GPS on recent... - 03:14 AM Feature request #3824: make it possible to see & change layer CRS directly from layer menu
- Hello, bug triage...
still true in QGIS 2.13. We could use QgsCoordinateReferenceSystem::recentProjections() to dyna... - 03:14 AM Feature request #3824: make it possible to see & change layer CRS directly from layer menu
- Hello, bug triage...
still true in QGIS 2.13. We could use QgsCoordinateReferenceSystem::recentProjections() to dyna... - 03:09 AM Revision b31d9beb (qgis): Initially set all symbol layer nodes to expanded
- (it's a pain to have to always expand these out to edit sub symbols
and there's never going to be so many layers in a... - 03:06 AM Bug report #3819 (Closed): WMS layer list shows inverse order
- Hello, bug triage...
this not true anymore with QGIS 2.13 (and probably earlier versions). WMS Layers are displayed ... - 03:06 AM Bug report #3819 (Closed): WMS layer list shows inverse order
- Hello, bug triage...
this not true anymore with QGIS 2.13 (and probably earlier versions). WMS Layers are displayed ... - 03:06 AM Bug report #3819 (Closed): WMS layer list shows inverse order
- Hello, bug triage...
this not true anymore with QGIS 2.13 (and probably earlier versions). WMS Layers are displayed ... - 03:06 AM Bug report #3819 (Closed): WMS layer list shows inverse order
- Hello, bug triage...
this not true anymore with QGIS 2.13 (and probably earlier versions). WMS Layers are displayed ... - 02:47 AM Bug report #3815 (Closed): name of the autoloaded rasters and raster calculator
- Hello, bug triage...
in raster calculator and in GdalTools, we need to set a file name to produce the resulting rast... - 02:47 AM Bug report #3815 (Closed): name of the autoloaded rasters and raster calculator
- Hello, bug triage...
in raster calculator and in GdalTools, we need to set a file name to produce the resulting rast... - 02:47 AM Bug report #3815 (Closed): name of the autoloaded rasters and raster calculator
- Hello, bug triage...
in raster calculator and in GdalTools, we need to set a file name to produce the resulting rast... - 02:38 AM Bug report #3807: QgsRasterLayer.identify() is always True
- Hello, bug triage...
this is still true in QGIS 2.13 even if the identification mechanism have changed. Today, we us... - 02:38 AM Bug report #3807: QgsRasterLayer.identify() is always True
- Hello, bug triage...
this is still true in QGIS 2.13 even if the identification mechanism have changed. Today, we us... - 02:38 AM Bug report #3807: QgsRasterLayer.identify() is always True
- Hello, bug triage...
this is still true in QGIS 2.13 even if the identification mechanism have changed. Today, we us... - 02:37 AM Feature request #3813: Allow 'make uninstall' w/out building or installing
- is there a target that builds install_manifest.txt, to make it a dependency of the "uninstall" target ?
- 02:27 AM Feature request #3813 (Feedback): Allow 'make uninstall' w/out building or installing
- Hello, bug triage...
this is still true for QGIS 2.13 master !
When you use the instructions indicated in the INSTA... - 02:27 AM Feature request #3813 (Feedback): Allow 'make uninstall' w/out building or installing
- Hello, bug triage...
this is still true for QGIS 2.13 master !
When you use the instructions indicated in the INSTA... - 02:27 AM Feature request #3813 (Feedback): Allow 'make uninstall' w/out building or installing
- Hello, bug triage...
this is still true for QGIS 2.13 master !
When you use the instructions indicated in the INSTA...
2015-12-02
- 12:20 AM Bug report #13683: DBManager doesn't work with the new authentication system
- Hi, I can confirm this bug.
Connection seems to work (when I create connection in "Add PostGIS Table(s)" dialog and ... - 08:13 PM Revision 25aa60e3 (qgis): Fix crash on add feature
- 06:36 PM Revision 02f89888 (qgis): indentation update
- 06:36 PM Revision 2dfa10f9 (qgis): Merge pull request #2511 from tomtor/master
- Fix non caching behaviour for WFS
- 05:04 PM Revision 9e5528b1 (qgis): [qt5] Fix compiler errors
- 03:02 PM Revision bd231c67 (qgis): More output to debug flaky CSV test
- 02:08 PM Revision e9f4bb52 (qgis): Add license header template for QtCreator
- Can be set in Tools -> Options -> C++ -> File Naming
- 11:13 AM Bug report #13938 (Feedback): Extra space in "IS NOT" operator makes the expression return wrong ...
- Setting to feedback just in case the extra detail doesn't come ;)
- 07:24 AM Bug report #13938 (Closed): Extra space in "IS NOT" operator makes the expression return wrong se...
- Description to follow.
- 10:25 AM Revision b29cbbc6 (qgis): sip bindings: fix QgsFeatureIds typedef (fixes missing signal
- QgsVectorLayer.featuresDeleted and others; fixes #13740)
(backported from commit b5794b2) - 10:21 AM Revision 5f864229 (qgis): * fix QgsFeatureIds typedef (fixes missing signal
- QgsVectorLayer.featuresDeleted and others; fixes #13740)
* add missing notes for PyNames
* include some missing new m... - 09:30 AM Revision 8996be9a (qgis): new text/numeric field icons
- 09:24 AM Revision 7bab2e50 (qgis): pyuic: fix QPyNullVariant exception
- 09:24 AM Revision c2fb11c8 (qgis): db manager: only alias subqueries on postgres (fixes #13731)
- 09:24 AM Revision c09af582 (qgis): oracle provider: fix geometry type/srid detection for queries
- 09:22 AM Revision f92efbc0 (qgis): db manager oracle plugin: avoid tablespace index parameter
- 08:05 AM Bug report #13939 (Closed): WMS authorization dialog locks up QGIS
- Steps to reproduce:
* add a WMS server that requires username and password;
* do NOT provide user/pass in server conf... - 07:54 AM Bug report #13812 (Closed): Couldn't load PyQGIS.
- Installing python-qt4-sql fixed the issue, thanks Luigi Pirelli for the hint.
The getvalue() I cannot reproduce anymo... - 07:54 AM Bug report #13812 (Closed): Couldn't load PyQGIS.
- Installing python-qt4-sql fixed the issue, thanks Luigi Pirelli for the hint.
The getvalue() I cannot reproduce anymo... - 07:51 AM Bug report #13812: Couldn't load PyQGIS.
- Sandro Santilli wrote:
> Both the db_manager and the processing plugins use the QtSql package.
> No plugin did that i... - 07:46 AM Bug report #13812: Couldn't load PyQGIS.
- Both the db_manager and the processing plugins use the QtSql package.
No plugin did that in QGIS 2.8. - 07:36 AM Bug report #13812: Couldn't load PyQGIS.
- I find python3-pyqt4.qtsql and python3-pyqt5.qtsql packaged, but none for python 2.7, which I'm using.
Is python 2.7 ... - 07:34 AM Bug report #13812: Couldn't load PyQGIS.
- Sorry, on a more careful read of the error, the message is now different:...
- 07:22 AM Bug report #13812: Couldn't load PyQGIS.
- I'm still having this problem as of commit 8996be9ad1c8c78c8994a9c9628a17bd684abf4e
(December 2, 2015).
- 07:00 AM Revision 62a43018 (qgis): Default to users home for project folder
- 06:57 AM Feature request #13937 (Open): Snapping options
- It would be nice to have additional mode: "Editable layers".
It will save much time. - 06:28 AM Bug report #13936 (Rejected): R script and data type qlonglong the output was always empty
- Using R scripts (especially Histogram and Summary statics) in processing QGIS I realized that:
the output was always... - 06:18 AM Bug report #13571: data defined size assistant displays different size in legend vs canvas
- PR is here https://github.com/qgis/QGIS/pull/2528
Thanks. - 02:21 AM Bug report #13571: data defined size assistant displays different size in legend vs canvas
- Hi,
easy in fact:
- test a point layer with a fixed symbol size to 24 for instance
- then replace size by an expres... - 05:41 AM Bug report #13919: QGIS server security patch: random crashes and performance regression
- Hello Andreas,
I'm having a look, I will get some new when I have something to test :-)
CU
Stéphane - 03:51 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Jürgen Fischer wrote:
> can anyone confirm that this is fixed with GDAL 2?
Hi,
Me, same problem with GDAL 2 (test w... - 03:17 AM Revision 71baa456 (qgis): Reduce padding around recent project widget
- 03:11 AM Bug report #13934 (Closed): QGIS crashed when digitise SpatiaLite (geos 3.4)
- QGIS crashed when digitise SpatiaLite Layers less than 10 objects everytime.
This phenomenon occurs under QGIS 2.8 an... - 02:54 AM Feature request #3780: Allow non-point map features for annotations
- Hello, bug triage...
still true in QGIS 2.13 master ! - 02:54 AM Feature request #3780: Allow non-point map features for annotations
- Hello, bug triage...
still true in QGIS 2.13 master ! - 02:54 AM Feature request #3780: Allow non-point map features for annotations
- Hello, bug triage...
still true in QGIS 2.13 master ! - 02:48 AM Bug report #1459 (Closed): External table modifications are not visible in QGIS table editor
- 02:47 AM Feature request #879 (Closed): Add 'Help contents' in different languages
- 01:23 AM Feature request #13933 (Closed): Improve help file of "Import vector into POSTGIS" - error when f...
- I was trying to import a vector into Postgis using "Import vector into POSTGIS (available connections and new connect...
- 01:22 AM Bug report #13740 (Closed): selectionChanged signal emitted on Mac without arguments
- Fixed in changeset commit:"5f86422942f73dc6e52c42945c4760fe0674d8c5".
2015-12-01
- 12:29 AM Bug report #13731 (Closed): DBManager's Oracle SQL Query "load result as new layer" gives and error
- Fixed in changeset commit:"c2fb11c8d5fba163068d7ea87aa11062035dd167".
- 06:44 AM Bug report #13731: DBManager's Oracle SQL Query "load result as new layer" gives and error
- It seems to not worked for table name aliases.
This does not work:... - 06:35 AM Bug report #13731: DBManager's Oracle SQL Query "load result as new layer" gives and error
- Works for me from Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production:
SELECT attribute AS ... - 01:03 AM Bug report #13731: DBManager's Oracle SQL Query "load result as new layer" gives and error
- Oracle does not support AS for aliases table name. It seems that in PostgreSQL and SQLite, it's not mandatory.
I prop... - 12:05 AM Bug report #10298: Unchecking "Use Proxy Access to Web" does not take effect until QGIS is restarted
- https://lists.osgeo.org/pipermail/qgis-developer/2015-December/040552.html
- 11:35 PM Feature request #7213 (Closed): Turn layer classes on/off with a checkbox
- Implemented a few versions back.
- 11:35 PM Feature request #7213 (Closed): Turn layer classes on/off with a checkbox
- Implemented a few versions back.
- 11:34 PM Feature request #8544 (Closed): toggle each class in TOC
- Implemented since... not sure when. A couple of releases now.
- 11:34 PM Feature request #8544 (Closed): toggle each class in TOC
- Implemented since... not sure when. A couple of releases now.
- 11:33 PM Feature request #10530 (Closed): toggle feature subset on/off
- Duplicate of #6147
- 11:33 PM Feature request #10530 (Closed): toggle feature subset on/off
- Duplicate of #6147
- 11:33 PM Feature request #10316 (Closed): Add a toggle to turn layer filtering on of
- Duplicate of #6147
- 11:33 PM Feature request #10316 (Closed): Add a toggle to turn layer filtering on of
- Duplicate of #6147
- 08:17 PM Revision 2305b90a (qgis): remove unneeded code
- 06:11 PM Bug report #13932: MSSQL Features Don't Draw when Multiple Geometry Columns are Present
- Also, the tabular data in the layer seems to appear correctly.
- 06:03 PM Bug report #13932 (Closed): MSSQL Features Don't Draw when Multiple Geometry Columns are Present
- In a table with multiple sptatial columns, it seems only one of the columns can be added and draw its features. Both...
- 05:22 PM Revision 1d55e9dc (qgis): Make strings translatable
- 05:18 PM Revision ef68ae21 (qgis): Make strings translatable
- 04:02 PM Bug report #13931 (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... - 03:23 PM Bug report #13928: Spatialite and Date Field
- Oh man....I stink. I thought there was a datetime data type that ...and I'm reading.....there isn't. I suck. I'm sorr...
- 03:23 PM Bug report #13928 (Closed): Spatialite and Date Field
- Oh man....I stink. I thought there was a datetime data type that ...and I'm reading.....there isn't. I suck. I'm sorr...
- 01:55 PM Bug report #13928: Spatialite and Date Field
- That's because SpatiaLite databases don't support date or time data types. See https://www.sqlite.org/datatype3.html
- 12:01 PM Bug report #13928 (Closed): Spatialite and Date Field
- Building a spatialite database and I can't create a date attribute from the new spatialite layer menu.
- 03:09 PM Revision 436119be (qgis): Fix failing test
- 02:45 PM Bug report #13930 (Closed): Legend in Print Composer for layers with multiple styles
- When you have a layer with multiple styles, the legend in the print composer doesn't treat the two styles independent...
- 02:31 PM Revision 706e6514 (qgis): Postgresql provider - Use postgis 2.2 ST_RemoveRepeatedPoints for simpl...
- 02:08 PM Bug report #13299: Slow saving to network drive
- Thanks Jakob....
Do you know if this something that could potentially be resolved in future releases?
ie. can it be ... - 02:23 AM Bug report #13299: Slow saving to network drive
- #11211 is the same problem as this issue.
This problem is due to how QGIS writes some of the files like project file... - 02:06 PM Bug report #13929 (Closed): Map Composer - Legend width & height revert to default even after cha...
- See attached screenshot. I can increase the width/height of the legend box, but when I click on it after doing so, it...
- 12:51 PM Revision 71fc4576 (qgis): Doxymentation fix
- 12:20 PM Bug report #13912: Scalebar: default line too thick
- There is a quite similar ticket on the symbology defaults at #7632
maybe you would have time to have a look at this ... - 12:08 PM Bug report #13740: selectionChanged signal emitted on Mac without arguments
- Yes, I found the nightly at http://qgis.dakotacarto.com/, and tested 2.13 dev. It seems to work, both as the default...
- 11:55 AM Bug report #13740: selectionChanged signal emitted on Mac without arguments
- fixed in commit:b5794b2f
- 11:46 AM Bug report #13740 (Feedback): selectionChanged signal emitted on Mac without arguments
- Hi Jeff,
Can you test with a nightly snapshot please? We want to verify if changes made a few weeks ago fixed this, ... - 09:29 AM Bug report #13740: selectionChanged signal emitted on Mac without arguments
- specifying the exact overload in mac doesn't work, for 2.12 or for 2.8.4 (returned to LTR on KyngChaos just to make s...
- 11:45 AM Revision e76949b2 (qgis): More sip bindings
- 11:45 AM Revision 4d679511 (qgis): Add API to QgsMapLayerRegistry to rely less on ids
- 11:38 AM Bug report #13927 (Closed): add layer vector mdb
- duplicate of #12054
- 11:38 AM Bug report #13927 (Closed): add layer vector mdb
- duplicate of #12054
- 11:38 AM Bug report #13927 (Closed): add layer vector mdb
- duplicate of #12054
- 10:42 AM Bug report #13927 (Closed): add layer vector mdb
- the 64-bit version does not allow the addition of layers .mdb, which occurs with the same 32-bit version
- 10:40 AM Revision 17bd46e5 (qgis): Merge pull request #2516 from radosuav/zonal_stats
- [processing] use raster band scailing factor and offset in Zonal Statistics algorithm
- 10:27 AM Revision bb9eb790 (qgis): More missing sip bindings
- Ouch
- 09:37 AM Feature request #13926 (Open): GPS Tools: add multiple GPX files to map
- Using GPS Tools, GPX files must be selected one at a time to be added to the map. It would be helpful to have an opti...
- 09:33 AM Revision 48e4d1c9 (qgis): Add a method for getting a quoted string value for use as a literal
- in expressions
- 09:20 AM Revision 95d22717 (qgis): Add missing sip bindings
- 09:10 AM Revision ae4a15db (qgis): Improve zoom in behaviour when WFS fetch limit was reached
- 08:55 AM Revision e60c9deb (qgis): reduce race condition
- 08:32 AM Revision 2a5d09f3 (qgis): Add safety check in attribute table model
- 08:32 AM Revision ca4d12ab (qgis): Signal transaction rollback and some refactoring of transactions
- 07:59 AM Bug report #13925 (Closed): Qlr-file saves datasource path not as absolute path
- When I make a qlr-file, the datasource path is stored in the qlr-file as a relative path. It would be better to save ...
- 07:04 AM Feature request #13897: entering more than 254 characters into UI text field
- Do you suggest that the too long input would be truncated and the first 254 characters would be saved?
- 06:50 AM Bug report #13182: QGIS WFS Server returns empty answer
- It may not help, but I would have a try with correct request by removing &format, &width, and &height which do not be...
- 06:37 AM Bug report #13919: QGIS server security patch: random crashes and performance regression
- I get a crash in my Apache log - randomly. And the WMS client gets a corrupted image - tested in both QGIS Desktop or...
- 05:37 AM Bug report #13919: QGIS server security patch: random crashes and performance regression
- In all case I will have a look on what Martin Dobias say :-)
- 05:36 AM Bug report #13919: QGIS server security patch: random crashes and performance regression
- Andreas Neumann I think that's not related on what Martin Dobias say....
Can you specify what you are doing?
Are you... - 06:33 AM Revision d388a4f1 (qgis): [geometry] Add method to drop z/m values from a geometry
- 06:33 AM Revision a3d780cb (qgis): [geometry] Add method to drop z/m from wkb types
- 03:13 AM Bug report #13920 (Closed): Scale for Mac OS
- the scale QGIS version 2.8.4 for Mac OS does not work
- 03:01 AM Bug report #11307 (Reopened): Default transparency for selections not honored
- Problem reappeared in 2.12 and 2.12.1
- 03:01 AM Bug report #11307 (Reopened): Default transparency for selections not honored
- Problem reappeared in 2.12 and 2.12.1
- 02:11 AM Bug report #11211: Save QGIS project on VPN connection is very slow
- Yes very much related. We have removed our software VPN at the office, and it still takes a long time to save large Q...
2015-11-30
- 12:56 AM Bug report #13182: QGIS WFS Server returns empty answer
- This works fine in 2.8.1 but returns empty response in 2.8.4:
http://server/cgi-bin/qgis_mapserv.fcgi?service=WFS&sr... - 12:47 AM Bug report #13731 (Reopened): DBManager's Oracle SQL Query "load result as new layer" gives and e...
- commit:57f5fba does not fixed it.
It seems that the 'AS' is not supported in Oracle. Some one can confirm it ? - 12:40 AM Feature request #7878: Windows 8 Location Provider GPS Support
- I use centrafuse localizer on windows tablets to get internal GPS signal in QGIS...
- 12:30 AM Bug report #13919: QGIS server security patch: random crashes and performance regression
- Maybe the issues can be related to Martin Dobias' comment on the issue?:
@sbrunner This is unfortunately very danger... - 12:26 AM Bug report #13919 (Closed): QGIS server security patch: random crashes and performance regression
- With the commit:422abbd - "PR#2056":https://github.com/qgis/QGIS/pull/2056 I get random crashes when vector data is i...
- 11:30 PM Bug report #13918 (Open): Curved placement re-orders Arabic text for labelling
- 2 problems:
1- The Curved option, swaps the order of the text. In the parallel it is "Somewhere Street", and in the ... - 10:44 PM Bug report #13918 (Feedback): Curved placement re-orders Arabic text for labelling
- What's the actual issue here? Is it that the text isn't rendered right-to-left? It's hard for a non-arabic speaker to...
- 09:58 AM Bug report #13918 (Open): Curved placement re-orders Arabic text for labelling
- This is very similar to #6883
To reproduce:
1- Extract the zipped Spatialite and add it to QGIS
2- Add label for "... - 11:06 PM Revision a792a471 (qgis): Merge pull request #2506 from SebDieBln/MakeDirtyOnAnnotation
- changes to annotations mark the project dirty (fixes #7586)
- 10:58 PM Revision 30d7795f (qgis): changes to annotations mark the project dirty (fixes #7586)
- this includes adding, editing, moving, resizing and deleting
- 10:18 PM Revision 4ea0c56e (qgis): Followup 53b116a, fix failing tests
- 09:55 PM Revision 436337b5 (qgis): Fixup 68a01c9
- 09:33 PM Revision 68a01c9a (qgis): Add QgsVectorLayer::deleteFeatures() method
- 08:53 PM Revision 53b116a8 (qgis): [composer] Better default line thickness (fix #13912)
- 08:26 PM Revision 3910c457 (qgis): Consolidate QgsGeometryUtils tests
- 06:16 PM Revision 1c2454fc (qgis): Merge pull request #2520 from nicanor-b/master
- Added support for Unicode translations in fTools visual
- 05:32 PM Revision 1bf8997c (qgis): added support for Unicode translations in fTools visuals
- 05:09 PM Bug report #8273: Attributes not loaded from kml/kmz file
- I still see this on qGIS 2.12.0 on Windows 10. Any news on this issue?
- 02:58 PM Revision 5db2934a (qgis): show data type icons in the field combobox
- 02:58 PM Revision 0b9ac8bd (qgis): followup ebb9eff
- * use better icons
* fix typo LongLong
* rename icons to group them alphabetically
* add time icon and type - 02:57 PM Revision 834f8d5e (qgis): assign parent to model
- 02:42 PM Revision bffb3a5d (qgis): python bindings for ebc9e029
- 02:33 PM Revision 564a0637 (qgis): Open adf raster file as a directory
- adf raster files are Arc/Info Binary Grid. This format is the internal binary format for Arc/Info Grid, and takes the...
- 02:19 PM Revision d2b506cc (qgis): Expose changed attributes in QgsFeatureAction and QgsVectorLayerTools
- 02:15 PM Feature request #12960 (Open): Add "Snapping mode" (Current layer, All layers) to Settings/Option...
- 12:57 PM Feature request #12960: Add "Snapping mode" (Current layer, All layers) to Settings/Options/Digit...
- In QGIS 2.12 there are the following options (Settings/Options/Digitizing/Snapping):
* Open snapping options in a do... - 02:06 PM Bug report #7586 (Closed): Adding or modifying annontations does not mark the project changed
- Fixed in changeset commit:"a792a47100ceb5abcf71c5b85e479a9bfe8d6ada".
- 02:00 PM Revision 34df72c7 (qgis): [Processing] Use raster band scailing factor and offset in Zonal Statis...
- 01:57 PM Revision 66b9b0dd (qgis): Doxymentation for ebc9e029
- 01:52 PM Revision b3cf4546 (qgis): Transaction: Update feature with generated values from the provider
- 01:52 PM Revision cd06376c (qgis): Write data provider errors to console
- 01:52 PM Revision 6992f245 (qgis): Add QGIS3 API change comment
- 01:52 PM Revision ebc9e029 (qgis): Relations are only valid if the id is set
- 12:46 PM Bug report #12956: DB Manager: copying a table from a PostGIS schema into another fails
- In QGIS 2.12 the sequences of serial columns don't get lost when copying a table from a schema into another by drag a...
- 12:34 PM Bug report #11746: Vertical lines appear as artifacts when map has lots of layers turned on.
- I'm able to reproduce it easily now =)
I add the Digital Road Atlas (layer that ends in mpar) which is in EPSG:3005.... - 12:12 PM Bug report #13912 (Closed): Scalebar: default line too thick
- Fixed in changeset commit:"53b116a8472edc2341a17351ea386c4a992945e5".
- 04:49 AM Bug report #13912 (Closed): Scalebar: default line too thick
- Thicker than most or all other defaults. Better push it down to .30
- 10:14 AM Revision ec9f0862 (qgis): Update CanopyModel.py
- fixed some syntax errors and added an output option (ASCII)
- 09:05 AM Bug report #13917 (Closed): Names of Print layout items not reused
- Names of items in Print layout (e.g. Map0, Map1, etc.) can be changed, but menus use the original names, not the user...
- 08:55 AM Bug report #13911: Zoom to layer fails using views
- Just tested on 2.12.1-Lyon, and the bug remains
- 04:32 AM Bug report #13911 (Closed): Zoom to layer fails using views
- The scenario:
we've got 2 PostgreSQL Layers:
- Layer A, it's a layer where we're abble to insert feature in table XPT... - 08:11 AM Feature request #12926: Improve attribute table performance
- Here is an attempt to speed things up: https://github.com/qgis/QGIS/pull/2518
- 07:06 AM Feature request #13916 (Open): Browser Panel : show URI information on multiple lines
- Active Browser pane and enable widget properties
Select a file in a folder with long path.
URI name, if too long does... - 07:01 AM Bug report #13915 (Closed): Impossible to easily resize browser panel width when properties widge...
- In QGIS Desktop, activate the Browser Panel and enable the properties widget.
Selecting a layer within a zip file re... - 06:47 AM Bug report #13910 (Feedback): Inactive action tool
- Not reproducable here. Please include a sample project.
- 04:18 AM Bug report #13910: Inactive action tool
- sorry, Inactive is a better word than Unavailable
- 04:08 AM Bug report #13910 (Closed): Inactive action tool
- Open QGIS
Add a vector layer on which an action is defined.
Despite the layer is selected and visible, the "Execute a... - 06:20 AM Bug report #13914 (Closed): Rephrase Draw map canvas items
- In Print composer, I find this option rather obscure. It aims [0] at displaying or hide map annotation, so renaming i...
- 06:17 AM Bug report #13290: Zipped Shape result "not valid"
- Are you sure, @Saber Razmjooei?
I just test on master df30571 and it's still impossible to add a layer from a zip fil... - 05:36 AM Bug report #13913 (Closed): Embed layers and groups does not work properly with layer duplicate n...
- On QGIS desktop, if I include layers and groups from two different projects, and the layers and groups have the same ...
- 01:46 AM Bug report #13909 (Closed): Delete ring does not work
- On a polygon SHP file, I added a ring in QGIS 2.12, using the standard "add ring" tool. Then updated to QGIS 2.12.1. ...
- 01:17 AM Revision 57eb4090 (qgis): Squashed commit of the following:
- commit 883cdbc3ead1a98c594d9f5584cd50a3fd161511
Author: Giuseppe Sucameli <[email protected]>
Date: Mon Nov 30 ...
2015-11-29
- 12:57 AM Bug report #13882: LAStools crashes in windows 10
- LAStools are crashing, I have tried outside QGIS and they give me the same problem.
Thank you for your response. - 02:50 AM Bug report #13882 (Feedback): LAStools crashes in windows 10
- Is QGIS crashing or are the (las)tools? Please try the tools outside QGIS, from the command line and see what happens...
- 02:50 AM Bug report #13882 (Feedback): LAStools crashes in windows 10
- Is QGIS crashing or are the (las)tools? Please try the tools outside QGIS, from the command line and see what happens...
- 02:50 AM Bug report #13882 (Feedback): LAStools crashes in windows 10
- Is QGIS crashing or are the (las)tools? Please try the tools outside QGIS, from the command line and see what happens...
- 02:50 AM Bug report #13882 (Feedback): LAStools crashes in windows 10
- Is QGIS crashing or are the (las)tools? Please try the tools outside QGIS, from the command line and see what happens...
- 12:38 AM Revision c4dcb7b8 (qgis): [DbManager] delete layer passed to querybuilder to set sql layer filter...
- 12:36 AM Revision 5408e843 (qgis): Merge branch 'DbManager_SetFilter' of https://github.com/SebDieBln/QGIS
- [DbManager] New button to define a sql-filter when adding a query-based layer
- 12:21 AM Revision e14cc4da (qgis): legend interface: guard layer dereferences (fixes #13899)
- (cherry picked from commit 3b2d7173f66ee260021a262167f571eb7ff72788)
- 12:21 AM Revision e9e15ce0 (qgis): legend interface: guard layer dereferences (fixes #13899)
- (cherry picked from commit 3b2d7173f66ee260021a262167f571eb7ff72788)
- 12:20 AM Bug report #13908 (Closed): SAGAGIS module "resampling" via PyQGIS
- the SAGAGIS module "resampling" (accessing via PyQGIS or from processing toolbar) is missing the input parameter "tar...
- 10:04 PM Revision df305712 (qgis): Follow up 3c3317, typo fixes
- 10:03 PM Revision 3c331779 (qgis): [feature][composer] Allow multiple selection of compositions in manager
- Allows multiple compositions to be opened and deleted. Fix #2917.
- 09:39 PM Revision 052fd793 (qgis): Followup c14352f, tweaked Coverity fixes
- 09:31 PM Revision 65b61712 (qgis): [composer] Increase precision of exported worldfiles (fix #13895)
- 08:48 PM Revision 3b2d7173 (qgis): legend interface: guard layer dereferences (fixes #13899)
- 07:39 PM Feature request #13895: Increase precision in exported world file
- Nyall Dawson wrote:
> Fixed in changeset commit:"65b6171277012acedb9e9f3d519d877e0f64cd51".
This is amazing, thank you! - 12:55 PM Feature request #13895 (Closed): Increase precision in exported world file
- Fixed in changeset commit:"65b6171277012acedb9e9f3d519d877e0f64cd51".
- 03:48 AM Feature request #13895 (Closed): Increase precision in exported world file
- The composer export creates .tfw world files with 6 decimal places. This is not accurate enough for the pixel scaling...
- 05:57 PM Revision 188625cd (qgis): Fix non caching behaviour for WFS
- 05:04 PM Revision c14352fa (qgis): coverity fixes
- 05:04 PM Revision 079029e3 (qgis): indentation update
- 05:04 PM Revision 0519423b (qgis): fix pyuic wrapper where qt4 & 5 are available
- 04:25 PM Revision 6aabb856 (qgis): Merge pull request #2510 from SebDieBln/FixDeleteCategories
- Fix a bug when deleting style categories (fixes #12043)
- 03:19 PM Bug report #13840: Unable to use move label tool with rotated map
- Confirmed in master (commit:c14352fa551c1c6130908bed4d4c9abb82ecf1a3), on Windows.
- 03:15 PM Bug report #13861: Move label tool doesn't work with rule based labels
- Confirmed in master (commit:c14352fa551c1c6130908bed4d4c9abb82ecf1a3), on Windows.
- 02:17 PM Bug report #13804 (Open): Snap mode for layers in Advanced digitizing panel is broken
- Not aware of previously reported bug on that. It is mainly inconsistency between the snap mode settings which leads t...
- 02:54 AM Bug report #13804 (Feedback): Snap mode for layers in Advanced digitizing panel is broken
- Shouldn't this be tagged as regression?
- 01:19 PM Revision f6e31613 (qgis): Added a button to set a filter for a query layer.
- 01:05 PM Feature request #2917 (Closed): Multiple selection of print composers in the composer manager
- Fixed in changeset commit:"3c33177910f2324c44613d6829ff1a1a94837658".
- 12:19 PM Bug report #13869: QGis gets slower while editing
- As Giovanni stated, this is out of our control and not something we can fix. The next steps would be to disable each ...
- 02:53 AM Bug report #13869 (Closed): QGis gets slower while editing
- Giuseppe Patti wrote:
> After a few attempts, disabling unnecessary plugins seems to work the problem out. But I'd li... - 02:53 AM Bug report #13869 (Closed): QGis gets slower while editing
- Giuseppe Patti wrote:
> After a few attempts, disabling unnecessary plugins seems to work the problem out. But I'd li... - 12:09 PM Bug report #8985 (Closed): "/" in column name makes symbology fail
- Fixed in current versions. Please re-open and post steps to reproduce if you encounter this in 2.12.1
- 05:48 AM Bug report #8985: "/" in column name makes symbology fail
- I can not reproduce using the attached test data. Neither of the following versions shows the error (on Windows):
* 2... - 11:49 AM Bug report #13899 (Closed): Crash using Select Tools without selected layer
- Fixed in changeset commit:"3b2d7173f66ee260021a262167f571eb7ff72788".
- 07:52 AM Bug report #13899 (Closed): Crash using Select Tools without selected layer
- Let's assume we just have started QGIS. No layer is selected. Nevertheless we klick on the "select all" button of the...
- 11:17 AM Bug report #13907 (Closed): PostgreSQL triggers - QGIS freezes when saving layer edits
- Using PostgreSQL triggers saving layer edits gets slower and slower every time when saving a layer edit. The problem...
- 10:32 AM Bug report #13893: Short arcs/curves have wrong center and radius and results big circles to map
- Can I please skip that and some more experienced can do. Help pages looked quite complicated and I am leaving to trav...
- 02:45 AM Bug report #13893 (Feedback): Short arcs/curves have wrong center and radius and results big circ...
- Hi Timo, thanks for the patch. May I ask you to submit it as pull request on QGIS github repository?
https://github.... - 02:45 AM Bug report #13893 (Feedback): Short arcs/curves have wrong center and radius and results big circ...
- Hi Timo, thanks for the patch. May I ask you to submit it as pull request on QGIS github repository?
https://github.... - 02:45 AM Bug report #13893 (Feedback): Short arcs/curves have wrong center and radius and results big circ...
- Hi Timo, thanks for the patch. May I ask you to submit it as pull request on QGIS github repository?
https://github.... - 02:45 AM Bug report #13893 (Feedback): Short arcs/curves have wrong center and radius and results big circ...
- Hi Timo, thanks for the patch. May I ask you to submit it as pull request on QGIS github repository?
https://github.... - 02:45 AM Bug report #13893 (Feedback): Short arcs/curves have wrong center and radius and results big circ...
- Hi Timo, thanks for the patch. May I ask you to submit it as pull request on QGIS github repository?
https://github.... - 09:51 AM Feature request #13906 (Closed): Add a cluster renderer
- The current point displacement renderer already supports clustering. To have a real cluster renderer, it should be po...
- 09:31 AM Feature request #13905 (Open): processability of attribute fields as a property of styles
- Let's assume we have a shapefile layer with a complex style. Furthermore we have loaded an according csv table layer ...
- 09:05 AM Bug report #9444: WFS client not requesting new features when not-cached
- Vincent Mora wrote:
> Actually, the bug with no-cache seems to have worsened with time. With today's master, the QgsW... - 08:59 AM Feature request #13904 (Open): TopologyChecker - line layers
- A possibility to check the following topology issues in case of line layers would be fine:
- lines must not cross (b... - 08:45 AM Feature request #13903 (Open): attribute table: row height / column width
- A possibility to define the standard row height and column width would be fine (maybe here: Settings > Options > Data...
- 08:29 AM Feature request #13902 (Open): confirmation of delete feature actions
- It would be fine to have a small confirmation window before a feature or a group of selected features will be deleted...
- 08:17 AM Feature request #13901 (Open): "Add Circular String" is not deactivatable by Settings > Customiza...
- A possibility to deactivate the "Add Circular String" Button would be fine. Cannot find it in Settings > Customizatio...
- 07:53 AM Bug report #13900 (Closed): Debian upgrade to 2.8.4
- Running apt-get upgrade results in the following:
dpkg-divert: error: `diversion of /usr/bin/qgis to /usr/bin/qgis.bi... - 07:41 AM Feature request #13898 (Open): finishing data entry by pressing Enter key (UI form)
- Let's assume we have a shapefile, have created a new feature and have entered data into an UI form (with cancel/OK bu...
- 07:32 AM Feature request #13897 (Feedback): entering more than 254 characters into UI text field
- Let's assume we have a shapefile layer with a text field (length: 254 characters). Further we use an UI form to enter...
- 07:26 AM Bug report #12043 (Closed): Error eliminating classes in symbology
- Fixed in changeset commit:"6aabb8561b4862454162eb3f9e66efbb7b01c0df".
- 06:29 AM Bug report #8608: Wrong information in UI for min and max Scale denominator
- The scale based visibility settings for the layer do not refer to the scale denominator but to the scale itself. A *l...
- 04:47 AM Bug report #9526 (Closed): File based layer edits and posts taking extremely long time
- Why reopening if is a 3rd party plugin issue? Reopen it if there is any evidence that is a QGIS core issue, otherwise...
- 04:34 AM Bug report #13849 (Closed): Selfcompiled QGIS 2.12 segfaults on startup on Ubuntu 14.04
- This was an issue of the Linux kernel shipped with Ubuntu 14.04 LTS at the time of issue creation. After kernel updat...
- 04:20 AM Bug report #13896 (Closed): Incorrect encoding for Generic Action
- Trying to make simple Generic Action with capturing output (see attachments):...
- 02:06 AM Feature request #13894 (Feedback): Export GeoTIFFs instead of TIFFs
- I exported a TIFF from the composer later found out I cant import it back into Qgis as it is not a GeoTIFF. Also Qgis...
2015-11-28
- 04:50 PM Revision 174a0dde (qgis): fix a bug when deleting style categories (fixes #12043)
- 04:01 PM Bug report #13892 (Closed): QGIS reports an outdate version when checking online for the current ...
- 08:56 AM Bug report #13892 (Closed): QGIS reports an outdate version when checking online for the current ...
- The function "Check QGIS version" reports the most current version as _2.10.1_, but it should be _2.12.0_.
This is du... - 03:47 PM Revision 5473c339 (qgis): [QGIS-Server] Help editing OWS Server general information
- Fees and access constraints have a defined list of value by ISO. To help user editing these parameters, edit lines ha...
- 12:57 PM Revision 25c68c67 (qgis): [FEATURE] test webhook plz ignore
- 10:16 AM Bug report #13893 (Closed): Short arcs/curves have wrong center and radius and results big circle...
- Hi
I have noticed that short circular arc/curve geometries in QGIS gets wrong center and radius and so they are also... - 09:25 AM Bug report #8796 (Closed): Cannot use forward slash in WMS name - deletes further info in field/form
- Has been fixed a long time ago in #9131 by not allowing '/' within the name. This is because the name is used as a ke...
- 09:00 AM Bug report #12043: Error eliminating classes in symbology
- See "PR 2510":https://github.com/qgis/QGIS/pull/2510 for a solution.
- 08:16 AM Bug report #13891 (Closed): Changes in "Options/Digitizing/Rubberband/Line color" doesn't change ...
- Hi!
Win 7 sp1 x64, qgis x64 commit:497191b
When I change values in "Options/Digitizing/Rubberband/Line color/" it d... - 08:10 AM Bug report #8365: Tips window causes two taskbar icons to appear
- See "PR 2509":https://github.com/qgis/QGIS/pull/2509 for a solution that also fixes #8312.
- 08:09 AM Bug report #8312: Startup tips are in a modal dialogue, but clicking on the main QGIS window does...
- See "PR 2509":https://github.com/qgis/QGIS/pull/2509 for a solution that also fixes #8365.
2015-11-27
- 12:17 AM Bug report #9526 (Feedback): File based layer edits and posts taking extremely long time
- Patrick Dunford wrote:
> This is still an occurrence in 2.10
> Is there any progress on this issue?
Check 2.12 or 2.... - 09:52 PM Bug report #9526 (Reopened): File based layer edits and posts taking extremely long time
- This is still an occurrence in 2.10
Is there any progress on this issue? - 09:52 PM Bug report #9526 (Reopened): File based layer edits and posts taking extremely long time
- This is still an occurrence in 2.10
Is there any progress on this issue? - 09:49 PM Bug report #12625 (Reopened): Difficult to set value in drop down list in table column
- Here is a screen capture showng the problem
On the screen we have the two tables opened as attributes, the source tab... - 09:49 PM Bug report #12625 (Reopened): Difficult to set value in drop down list in table column
- Here is a screen capture showng the problem
On the screen we have the two tables opened as attributes, the source tab... - 04:01 PM Revision 497191bf (qgis): Transactions: addFeature propagates new feature id
- 03:16 PM Revision dd8826f3 (qgis): Update GroundFilter.py
- 02:56 PM Revision 055ef76a (qgis): Use QgisApp::instance and simplify code
- 01:05 PM Bug report #13745: Snapping rounding errors with on-the-fly reprojection
- Other examples of affected functions are topological editing and duplicate feature removal. I have made a screencast ...
- 01:00 PM Revision 16760fd8 (qgis): Release of 2.12.1
- 12:59 PM Revision 71ba2c72 (qgis): Release of 2.8.4
- 11:57 AM Feature request #2701 (Closed): Add a "reverse lines" processing algorithm
- Hello, bug triage...
fixed in commit:d0625b8 for Processing.
There is also "a new expression" commit:da436f9 named ... - 11:57 AM Feature request #2701 (Closed): Add a "reverse lines" processing algorithm
- Hello, bug triage...
fixed in commit:d0625b8 for Processing.
There is also "a new expression" commit:da436f9 named ... - 11:57 AM Feature request #2701 (Closed): Add a "reverse lines" processing algorithm
- Hello, bug triage...
fixed in commit:d0625b8 for Processing.
There is also "a new expression" commit:da436f9 named ... - 11:55 AM Bug report #13209: area not calculated correctly with OTF on
- The problems noted in this ticket (and some others related to it) interested me as I had been considering how to go a...
- 11:55 AM Bug report #13209: area not calculated correctly with OTF on
- The problems noted in this ticket (and some others related to it) interested me as I had been considering how to go a...
- 11:52 AM Feature request #3520 (Closed): Easier measure tool decimal places config
- Hello, bug triage...
fixed in commit:055ef76
I am closing this ! - 11:52 AM Feature request #3520 (Closed): Easier measure tool decimal places config
- Hello, bug triage...
fixed in commit:055ef76
I am closing this ! - 11:52 AM Feature request #3520 (Closed): Easier measure tool decimal places config
- Hello, bug triage...
fixed in commit:055ef76
I am closing this ! - 11:52 AM Feature request #3520 (Closed): Easier measure tool decimal places config
- Hello, bug triage...
fixed in commit:055ef76
I am closing this ! - 11:08 AM Revision c622457f (qgis): Update ClipData.py
- subprocess lines deleted because obsolete
- 11:02 AM Revision 41538e6d (qgis): Update FilterData.py
- subprocess lines deleted and fixed syntax error
- 09:55 AM Bug report #9395 (Reopened): WFS layers time out, even though the timeout is not reached
- Dear Developers
I have experiencied same trouble. My configuration is that:
|======================================... - 09:55 AM Bug report #9395 (Reopened): WFS layers time out, even though the timeout is not reached
- Dear Developers
I have experiencied same trouble. My configuration is that:
|======================================... - 09:13 AM Revision 09c8239a (qgis): [processing] fixed missing colon in function definition
- 09:10 AM Revision 17e1bd6b (qgis): Merge pull request #2505 from radosuav/processing_extent
- [Processing] Check layer projection when using it for subset extent
- 08:51 AM Revision 0a21d91b (qgis): [processing] allow manually add scripts to scripts provider
- 08:23 AM Revision 4b853bfa (qgis): Merge pull request #2472 from spono/patch-8
- [Processing] Update TinSurfaceCreate.py
- 08:14 AM Revision ae748d3b (qgis): Merge pull request #2463 from spono/patch-7
- [proessing]small correction on FUSION internal commands
- 08:12 AM Revision 5375522c (qgis): Merge pull request #2465 from spono/patch-9
- [processing] Create DTM2ASCII
- 06:53 AM Revision a6d147f6 (qgis): Temporarily disable part of PyQgsRulebasedRenderer test
- Since testRefineWithCategories and testRefineWithRanges test were
added, this unit test has been crashing on nightlie... - 06:32 AM Revision 22af16a1 (qgis): Mark QgsLineStringV2 as a critical class
- Now has as close to 100% unit test coverage as possible
- 06:32 AM Revision 7eb1133b (qgis): Make QgsLineStringV2::fromWkbPoints private
- 06:32 AM Revision 1f330119 (qgis): Add more tests to QgsLineStringV2, fix vertexAngle calculation
- 06:31 AM Revision 6ab718d6 (qgis): QgsGeometryUtils fixes
- - add QgsGeometryUtils::normalizedAngle for restricting an angle
to [0, 2PI)
- fix calculations of QgsGeometryUtils::... - 06:30 AM Revision a0405b88 (qgis): Avoid deprecated warnings
- 03:07 AM Bug report #13890 (Closed): Font size in Form view does not take into account default font size s...
- title says it all.
- 01:32 AM Feature request #13889 (Closed): Open modules instead of table
- If an user opens the table, then selects the Form view, this choice gets forgotten, and must be clicked again every t...
- 01:26 AM Bug report #13888 (Closed): Label display not fit with layer order
- Hi,
Even with force layer order, label doesn't respect order.
Bug is not permanent, it seems depending of number of ...
2015-11-26
- 09:50 PM Bug report #13883: Scalebar problem in QGis 2.12.0
- It's look identical, but when I print and compare both, there are little (a few millimetres) difference. Beside it's ...
- 11:48 AM Bug report #13883 (Feedback): Scalebar problem in QGis 2.12.0
- I'm confused - the scalebar in clipboard02.png and QGIS_2.10.1.png look identical to me. What's the problem?
- 05:22 AM Bug report #13883: Scalebar problem in QGis 2.12.0
- Harrissou Santanna wrote:
> I'm not sure something is wrong there. Just set the same fixed width value as in 2.10 and... - 05:22 AM Bug report #13883: Scalebar problem in QGis 2.12.0
- Harrissou Santanna wrote:
> I'm not sure something is wrong there. Just set the same fixed width value as in 2.10 and... - 05:04 AM Bug report #13883: Scalebar problem in QGis 2.12.0
- I'm not sure something is wrong there. Just set the same fixed width value as in 2.10 and you'll get same result
- 04:11 AM Bug report #13883 (Closed): Scalebar problem in QGis 2.12.0
- Scalebar in QGis 2.12.0 have very unusual value. Look example in the attached pictures (2.10.1-right, 2.12.0-wrong).
- 09:15 PM Revision b4980947 (qgis): enable/disable buttons in QgsRuleBasedRendererV2Widget based on selection
- also made a tooltip and a label more precise
- 08:32 PM Revision 44767492 (qgis): vector file writer: defer destroying spatial reference (fixes #10515)
- (cherry picked from commit cee63c84f7f85586ddcb5348e70a0af0b1bcdf5e)
- 08:32 PM Revision e9d2a0ed (qgis): vector layer: update geometries first before feature id might change (f...
- (backported from commit 24b6e63)
- 08:32 PM Revision 27c69959 (qgis): ogr provider: don't add mysql table filter multiple times (fixes #13446)
- (cherry picked from commit 32c5f551012a65a8705475266447b270dc2111ff)
- 08:32 PM Revision 75b4d9e3 (qgis): db manager: add credentials to postgis rasters (fixes #13594)
- (backports from commit 53c507d)
- 08:32 PM Revision 58ee9bb3 (qgis): attribute editing: don't allow editing without ChangeAttributeValues ca...
- (cherry picked from commit 15af5a11701fc8f0b3723b2d45423c19b07e4df5)
- 08:32 PM Revision 6c3290b7 (qgis): oracle provider: fix call of sdo_filter to verify a spatial index is pr...
- (cherry picked from commit 684346a955dd4c79efcb6bfe519f6006c73c2aaa)
- 08:32 PM Revision a76c5f62 (qgis): fix rpad/lpad help (fixes #13433)
- 08:32 PM Revision 945187c8 (qgis): case-sensitivity of vector layer field (fixes #13032)
- * fieldNameIndex: resort to case-insensitive lookup only if
case-sensitive lookup has no match
* file writer: fix h... - 08:32 PM Revision ff95b7be (qgis): release.pl: point releases don't need a new splash
- 08:32 PM Revision 644bfbb6 (qgis): heatmap plugin: fix labeling s/metre/layer units/ (fixes #11276)
- (backports from commit c373d7b)
- 08:32 PM Revision e7a981cc (qgis): avoid on duplicate user functions (fixes #13579)
- (backports from commit cc9c789)
- 07:21 PM Revision b81604c9 (qgis): Followup 594fafe73b8, Also fix processing
- 07:19 PM Revision 4bcc5319 (qgis): Fix ftools geometry collection handling
- 06:36 PM Revision ca362dfd (qgis): More build instructions for Qt5/Fedora
- 06:28 PM Revision db95439e (qgis): Unbreak tests
- 06:01 PM Revision 298f4dc9 (qgis): Disable grass7 tests
- Packages are unavailable (at the moment?)
- 04:24 PM Revision c10329e4 (qgis): Update CanopyModel.py
- fixed some syntax errors and added an output option (ASCII)
- 04:00 PM Revision 5387fd1d (qgis): Merge pull request #2504 from saberraz/master
- Fix problem with QSpinBox error in Processing dialog windows, fixes #13884
- 03:46 PM Bug report #7586: Adding or modifying annontations does not mark the project changed
- Confirmed in master (commit:5387fd1d51a4075294464be1c26fa0d1367017d0).
For a solution see "PR 2506":https://github.c... - 03:33 PM Bug report #13887: Project not considered dirty when it has no layers
- To reproduce in a weird way:
* Load a project with some layers
* Delete all layers
* Exit QGIS
You are not asked whe... - 03:32 PM Bug report #13887: Project not considered dirty when it has no layers
- To reproduce:
* Create a new project
* Edit some project attributes, e.g. the title, a project variable, a default ma... - 03:27 PM Bug report #13887 (Closed): Project not considered dirty when it has no layers
- When a project has no layers in it, it is never considered _dirty_, e.g. the user is not asked to save the changes wh...
- 03:32 PM Bug report #13886: Applying qml old style make legend height crazy and then crash QGIS
- It seems to be due to the units for styling (my default project was using EPSG 4326, hence degrees) and my styles dep...
- 03:02 PM Bug report #13886: Applying qml old style make legend height crazy and then crash QGIS
- It affects the layer tree and then the rendering: never stop refreshing the canvas
- 02:59 PM Bug report #13886 (Closed): Applying qml old style make legend height crazy and then crash QGIS
- My environnement:
Linux Ubuntu 14.04 64 bits with QGIS 2.12
How to reproduce (if not due to my platform)?
Download... - 03:29 PM Revision c58981fd (qgis): [Processing] Check layer projection when using it for subset extent
- 03:11 PM Revision 114b04ec (qgis): Add build instructions for Fedora/Qt5
- 02:12 PM Revision 06357dd3 (qgis): Fix problem with QSpinBox error in Processing dialog windows
- This will cause QGIS to crash, when accessing Processing > Options
items. - 01:29 PM Bug report #13749: Add csv layer: points not created
- Sorry for not having been clear.
Using a version downloaded today (= the windows 64b installer from QGIS website,
Q... - 01:29 PM Bug report #13749: Add csv layer: points not created
- Sorry for not having been clear.
Using a version downloaded today (= the windows 64b installer from QGIS website,
Q... - 01:29 PM Bug report #13749: Add csv layer: points not created
- Sorry for not having been clear.
Using a version downloaded today (= the windows 64b installer from QGIS website,
Q... - 11:25 AM Bug report #13749: Add csv layer: points not created
- Are you saying the bug is still present in the latest nightly snapshots?
- 08:04 AM Bug report #13749: Add csv layer: points not created
- Hi,
In fact it is nearly fixed: if the first line of the file (after headers) happens to have missing values for X a... - 01:29 PM Feature request #13874: Automatically publish latest documentation from CI on qgis.org
- Ok, the mentioned commit "made its way to the testing docs":http://docs.qgis.org/testing/en/docs/documentation_guidel...
- 01:04 PM Bug report #13155: A Multiband image(e.g. landsat5,7,8) cannot be displayed in windows8.
- I can confirm this behaviour on 64b versions of QGIS 2.8, 2.10 and 2.12 on Windows 8.1 and Windows 10, using multiban...
- 12:33 PM Revision f5eaddf0 (qgis): [QGIS-Server] Enhance store project keyword list
- 12:30 PM Revision f4ef1ad3 (qgis): [QGIS-Server] Enhance store project keyword list
- 12:24 PM Revision 4a488cbe (qgis): [QGIS-Server] Enhance store project keyword list
- 11:18 AM Revision da4fe7e0 (qgis): [QGIS-Server] Enhance store project keyword list
- 09:03 AM Revision 001f4bc5 (qgis): Disable grass7 tests
- Packages are unavailable (at the moment?)
- 09:00 AM Revision 799b402f (qgis): Remove unrequired var
- 07:53 AM Bug report #13885 (Open): Rephrase the option "Select at ID" and make it easier to find
- The "Select at id" option in loading PostGIS layers doesn't really tell the user much. It would be better to rephrase...
- 07:51 AM Bug report #13531: Pythonpath is reverted to old QGIS version on restart
- Funily enough, I'm now in Lyon and PYTHONPATH positively wants to be ... Pisa ! I tried to change it from options, bu...
- 07:49 AM Bug report #13530: cpt-city ramps missing
- Hi there,
I came back to that issue. It turned out
1) that the path to cpt-city files was incorrect, in options|adv... - 07:20 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Jürgen Fischer wrote:
> can anyone confirm that this is fixed with GDAL 2?
Hi Jef,
It does work fine in master (001... - 07:00 AM Bug report #13884 (Closed): Accessing Processing, options, providers crashes QGIS
- Fixed in changeset commit:"5387fd1d51a4075294464be1c26fa0d1367017d0".
- 05:30 AM Bug report #13884: Accessing Processing, options, providers crashes QGIS
- Here is my PR:
https://github.com/qgis/QGIS/pull/2504 - 05:29 AM Bug report #13884 (Closed): Accessing Processing, options, providers crashes QGIS
- This is due to:
@NameError: global name 'QSpinBox' is not defined@ - 06:56 AM Revision 74ca290b (qgis): QgsLineStringV2 fixes
- - fix incorrect centroid calculation (was always returning 0,0)
- fix closestSegment when numPoints < 2
- fix broken ... - 06:53 AM Revision da436f92 (qgis): [FEATURE] New 'reverse' expression for reversing linestrings
- 04:29 AM Revision 8d743f06 (qgis): Update test mask images
- 03:36 AM Bug report #13882 (Closed): LAStools crashes in windows 10
- I am using Qgis 2.12 in Windows 10 with a pc with the following skills: NVIDIA Geforce 710M and intel core i5. The pr...
- 03:09 AM Revision 6fcce7a9 (qgis): Make symbol line fill tests more robust
- (cherry-picked from 711c38dfaf6d04aa30c1247d91723d37d025a5ed)
- 02:53 AM Revision 4624fb88 (qgis): Update test mask images
- 02:34 AM Revision 0e866f02 (qgis): Check for short-circuit in QgsCoordinateTransform::transformCoords
- 01:22 AM Bug report #13869: QGis gets slower while editing
- After a few attempts, disabling unnecessary plugins seems to work the problem out. But I'd like to stress the point t...
2015-11-25
- 11:26 PM Revision ea863d22 (qgis): Fix build
- 10:50 PM Feature request #6894: GRASS r.mapcalc cumbersome to use, issues on Windows
- there is hope see
https://trac.osgeo.org/grass/ticket/2592 - 10:46 PM Revision b8706eae (qgis): Fix crash in QgsLineStringV2::append if non z/m line appended
- to a LineString with z/m
(cherry-picked from ff3657) - 10:41 PM Revision d7bd98a9 (qgis): QgsPointV2 fixes
- -Fix bounding box was not invalidated for some QgsPointV2 routines
-If WKT type is PointZ/M/ZM and not enough coordin... - 10:36 PM Revision 0680b135 (qgis): Fix incorrect point types when segmentizing circular strings
- (cherry-picked from e1c3b4)
- 09:12 PM Revision de602e7b (qgis): 'fix' build with Ubuntu 15.10
- Avoid totally bizarre fontutils test moc error by renaming to
'typographicstylingutils'.
(Pretty sure Ubuntu 15.10 i... - 05:28 PM Bug report #11746: Vertical lines appear as artifacts when map has lots of layers turned on.
- Some of the most culprit layers can be obtained from public FTPs in BC.
Large files though (they're province wide), ... - 04:38 PM Bug report #11746 (Feedback): Vertical lines appear as artifacts when map has lots of layers turn...
- Can you share your data? Has it got Z/M coordinates?
- 02:53 PM Bug report #11746: Vertical lines appear as artifacts when map has lots of layers turned on.
- Seeing the same rendering issues in Master (2.13.0, 3e61891) and Current Release (2.12.0, cd9d645) on Windows from OS...
- 10:02 AM Bug report #11746: Vertical lines appear as artifacts when map has lots of layers turned on.
- Looks like it doesn't have anything to do with the amount of layers and it's only on Windows (7 and 8.1 64-bit) from ...
- 04:58 PM Revision 066867b9 (qgis): Followup c6460a3, avoid rendering issues
- (cherry picked from commit 0a2773ff4b2ee7f5011cc6bbc606043814255c92)
- 04:57 PM Revision dbe30f9c (qgis): render polylines with drawPath too (followup 08185c9; fixes #13343)
- (cherry picked from commit c6460a3d7de23e655c5fa68309b8224555b0b77f)
- 03:05 PM Revision 77526bd1 (qgis): remove references to coding (followup 7b0837f)
- 02:30 PM Bug report #6708: "Refine current rules" is enabled when no rules are selected
- Confirmed in master.
For a solution see "PR 2502":https://github.com/qgis/QGIS/pull/2502. - 01:56 PM Bug report #13853 (Feedback): Error on edit sqlite layer
- I am not able to connect to those files from Add Spatialite layer. Are you sure they are valid files? Can you open th...
- 01:50 PM Bug report #13873: "build virtual vector": file created fails to load correctly
- This tool was introduced to override a problem using gdal/ogr commands that accept only a single filename as input. W...
- 01:50 PM Feature request #13871: "build virtual vector": add option to select files. Currently only layers
- sorry this comment wos for the other related issue
- 01:47 PM Feature request #13871: "build virtual vector": add option to select files. Currently only layers
- This tool was introduced to override a problem using gdal/ogr commands that accept only a single filename as input. W...
- 01:48 PM Bug report #13869 (Feedback): QGis gets slower while editing
- 01:34 AM Bug report #13869: QGis gets slower while editing
- Do you have the Advanced digitising enabled?
If so, it is probably related to #13804.
- 01:34 AM Bug report #13869: QGis gets slower while editing
- Do you have the Advanced digitising enabled?
If so, it is probably related to #13804.
- 11:18 AM Revision 62591d94 (qgis): Followup 436c30f, Also fix processing
- And some code fixes
- 11:17 AM Revision 436c30fc (qgis): Fix ftools geometry collection handling
- 08:56 AM Bug report #13877: Avoid modification of PostGIS table without primary key
- Harrissou Santanna wrote:
> Yes, I suspected that. So shouldn't it rather be impossible to the user to toggle this la... - 04:30 AM Bug report #13877: Avoid modification of PostGIS table without primary key
- Yes, I suspected that. So shouldn't it rather be impossible to the user to toggle this layer into edition?
It's weird... - 04:21 AM Bug report #13877 (Closed): Avoid modification of PostGIS table without primary key
- Without a primary key we cannot tell the database which row you want to modify or delete.
- 04:21 AM Bug report #13877 (Closed): Avoid modification of PostGIS table without primary key
- Without a primary key we cannot tell the database which row you want to modify or delete.
- 02:05 AM Bug report #13877 (Closed): Avoid modification of PostGIS table without primary key
- Add to QGIS a PostGIS layer without primary key (I added a point one).
Toggle to edition such a file remains possible... - 08:44 AM Bug report #13878 (Closed): Same SQL expression behaving differently
- duplicate of #7380
- 08:44 AM Bug report #13878 (Closed): Same SQL expression behaving differently
- duplicate of #7380
- 06:31 AM Bug report #13878: Same SQL expression behaving differently
- shapefile (dbf)
- 06:29 AM Bug report #13878: Same SQL expression behaving differently
- What type of layer is this (postgres, spatialite, ...)?
- 04:28 AM Bug report #13878 (Closed): Same SQL expression behaving differently
- The same query:
"highway" ILIKE '%foot%' and not "man_made" ilike ‘%pier%’
returns 0 records when used in the fi... - 08:25 AM Bug report #13840: Unable to use move label tool with rotated map
- Confirmed here.
It is a large limitation to rotation feature.
Régis - 07:00 AM Revision f3507747 (qgis): QgsLineStringV2: better handling of LineString25D, more tests
- 07:00 AM Revision f45f688f (qgis): [labeling] Avoid placing labels over ANY part of point symbols
- 06:55 AM Bug report #13826: Selecting features hangs QGIS 2.12.0 on OS X
- I agree. It is since the last upgrade to the Digitizing Tools plugin.
We are working with shapefiles in QGIS 2.8.2. T... - 06:13 AM Feature request #13874: Automatically publish latest documentation from CI on qgis.org
- Interesting question.
The "latest documentation commit":https://github.com/qgis/QGIS-Documentation/commit/baf99fd0a6... - 04:37 AM Feature request #13880 (Open): Search in all fields
- It would be useful to have an additional function to search a value in any attribute of as table. It could be added t...
- 04:33 AM Feature request #13879 (Open): Add a classification field based on current style rules
- It would be useful to develop a command to automatically add to the attribute table a new column with the result (nam...
- 02:49 AM Bug report #13718: "Add saved file to map" doesn't work if there are some errors during file crea...
- Weird. I tested again and all went like a charm (ltr, 2.12, 2.13). I have all the features.
Do you think it may be re... - 02:49 AM Bug report #13720: Disable some digitizing tools when point (non multipoint) layer is being edited
- I don't know if it was a local issue or a third-part one but I can currently merge point features, add and delete par...
2015-11-24
- 12:49 AM Bug report #13868 (Closed): change transparency of all rules by right click crashes qgis
- Hi, in fact crash did occur after having made a classification by categories, then switch to ruled based rendered. I ...
- 01:55 PM Bug report #13868: change transparency of all rules by right click crashes qgis
- I can not reproduce this either. Neither _2.12.0_ nor _master_ crashes.
* Could you please export the style you are ... - 01:49 PM Bug report #13868 (Feedback): change transparency of all rules by right click crashes qgis
- I could not reproduce,
Select all rules, right click, change transparency, change value, click ok - 01:49 PM Bug report #13868 (Feedback): change transparency of all rules by right click crashes qgis
- I could not reproduce,
Select all rules, right click, change transparency, change value, click ok - 05:32 AM Bug report #13868 (Closed): change transparency of all rules by right click crashes qgis
- Hi, with rule based symbols on point layers, when trying to batch change transparency of rules, we got a crash.
This... - 11:58 PM Bug report #13658: Polygons disappear after saving
- Update: With swisstopo's REFRAME (easily reproducable: http://www.swisstopo.admin.ch/internet/swisstopo/de/home/apps/...
- 10:11 PM Revision 3e618916 (qgis): [pal] Don't treat joined features as obstacles for each other
- Eg, if the "merge connected features" option for a layer is checked
then label candidates generated for the merged li... - 09:48 PM Revision e03f5549 (qgis): Update test mask images
- 09:43 PM Revision c7c71d93 (qgis): Followup b10e708, fix failing PyQgsServerAccessControl test on Travis
- 09:13 PM Revision cac9c9ee (qgis): Avoid some deprecated warnings
- 07:16 PM Feature request #13876 (Closed): OrfeoToolbox on QGIS
- I install QGIS Lyon on Windows 10 64-bit. There is Orfeo Toolbox. But, it is not active. It means, I have to install ...
- 06:12 PM Revision 3624d7b4 (qgis): Use window system provided cursors rather than bitmaps
- 05:59 PM Revision d4ba0c77 (qgis): Update Cover.py
- 04:57 PM Revision afd436da (qgis): Yet another fix to 594fafe
- 04:47 PM Revision a630205f (qgis): Fixup 7b0837f
- 04:35 PM Revision 7b0837f4 (qgis): Remove CODING from source tree
- It has all been moved to
http://qgis.org/en/site/getinvolved/development/qgisdevelopersguide.html
Where it is managed... - 04:29 PM Revision 2e7c3328 (qgis): Followup 594fafe73b8, Also fix processing
- 04:13 PM Bug report #13875 (Closed): Error while pasting features as new memory layer
- Similar to this issue: #10564
When pasting as new memory layer I get a warning: Cannot create field <fieldname> (dat... - 03:42 PM Revision 594fafe7 (qgis): Fix ftools geometry collection handling
- 12:50 PM Feature request #13874: Automatically publish latest documentation from CI on qgis.org
- I'm actually a bit confused: I see this http://docs.qgis.org/testing/en/docs/index.html which sounds like what I'm as...
- 12:46 PM Feature request #13874 (Closed): Automatically publish latest documentation from CI on qgis.org
- Documentation often gets a backseat to features in QGIS. It's a chore for people to do after the "fun" of building po...
- 11:22 AM Bug report #13858 (Closed): Adding TIFF does not set band automatically
- 11:20 AM Bug report #13858: Adding TIFF does not set band automatically
- Apparently I had set the default blue band in Options -> Rendering to 10. Ooops.
- 10:33 AM Revision 2543af50 (qgis): Get rid of warning on exit
- 10:22 AM Bug report #13869: QGis gets slower while editing
- plugins CADDigitize and perhaps CadTools seems to produce this behavior.
Time to seve changes or saving the project g... - 05:50 AM Bug report #13869 (Closed): QGis gets slower while editing
- QGis becomes slower after editing a few geometries. When a layer is in edit mode, you start selecting features and de...
- 09:07 AM Bug report #13873 (Closed): "build virtual vector": file created fails to load correctly
- When opening such file:
1. The user is asked to select the layers (as when drag&drop a folder or a zip file). The too... - 08:55 AM Bug report #13872 (Closed): "build virtual vector": does not create a file extension
- QGIS geoalgorithms->Vector general tools->Build virtual vector
The tool does not create a file extension. Should ther... - 08:39 AM Feature request #13871 (Closed): "build virtual vector": add option to select files. Currently on...
- QGIS geoalgorithms->Vector general tools->Build virtual vector
To allow the selection of vector files.
Similarly to ... - 08:33 AM Bug report #13793: Red semitransparent background visible when I use Node tool
- Hi!
In qgis dev x64 rev. b10e708 it's still impossible to change color and transparency of Node Tool in settings/op... - 07:00 AM Bug report #13870 (Closed): Changes made with field calculator are lost (2.12)
- I am using qgis 2.12 on Fedora 23. If I create a new polygon layer and add a few features and then attempt to update...
- 06:38 AM Revision ff36573a (qgis): Fix crash in QgsLineStringV2::append if non z/m line appended
- to a LineString with z/m
Add a bunch of unit tests for QgsLineStringV2 and fix some other
minor issues which they id... - 06:22 AM Revision 7443431e (qgis): Fix incorrect GML from QgsPointV2::asGML3
- Also finish unit tests for QgsPointV2 and mark as a critical class
- 05:30 AM Bug report #13298: Shapefiles corrupting - objects and attributes becoming switched
- The sequence (cf the attached file)
I open "Boucle fichier origine"
Save as "boucle fichier modifié"
and then cut lin... - 03:40 AM Bug report #13745: Snapping rounding errors with on-the-fly reprojection
- We have come across this issue as well, and the rounding errors cause other problems. For instance they affect the to...
- 03:38 AM Bug report #13867 (Closed): Select by location (Point on line)
- Vector->Analysis->Select by Location is not working properly:
I've got a point layer (OSM Statoins) and a line layer... - 02:18 AM Bug report #13836: MySQL Vector geometries are only visible in edit mode
- I have tried to change the versions of the mysql server and I found that until 5.7.5 version the problem does not occ...
2015-11-23
- 11:51 PM Revision b10e708b (qgis): some fixes to the server access control tests on windows
- 10:24 PM Revision 7bcc935f (qgis): Fix layout problems with relation reference widget
- 09:54 PM Revision 675da0ce (qgis): Fix PyQgsServerAccessControl on Ubuntu
- Add size tolerance to legend images, add masks for legend images
- 09:26 PM Revision f1458434 (qgis): Followup 7d600bd, proper fix for failing labeling engine test
- When labelFeatures is called outside of the renderering loop,
we need to make sure the renderer is prepared by callin... - 08:30 PM Revision ffebfd9b (qgis): [FEATURE] Allow overide of geometry type in vector save as dialog
- Also allows forcing output file to be multi type, or include z
dimension.
This makes it possible to do things like s... - 05:41 PM Revision 4f9244d6 (qgis): Update TinSurfaceCreate.py
- 05:39 PM Revision 3791ff81 (qgis): Update GroundFilter.py
- 02:29 PM Revision 85346810 (qgis): fix local simplification for ZM geometries
- (cherry picked from commit 09e7102fdaaec8b38f5d8f3d6cbbd69d4e170029)
- 02:25 PM Revision 09e7102f (qgis): fix local simplification for ZM geometries
- 11:03 AM Revision 169989a0 (qgis): Update test mask images
- 09:25 AM Feature request #3629: Double-click zoom
- How about to have the double click activate a "secondary tool"?
Some users want a double click to be _Zoom in_, some... - 08:50 AM Bug report #13866 (Closed): Copy Paste attribute table from postgres causes crash
- Hi,
copying / pasting from attribute table to the same attribute table, data from postgres, causes systematic crash ... - 08:03 AM Bug report #13395: Load style from database
- Same problem here using QGIS 2.12 on Windows.
- 07:31 AM Revision 1f0d24a0 (qgis): [FEATURE] Show z/m values in derived info for identify tool
- For lines/polygons, identify tool will show vertex number and
x/y/z/m for nearest vertex to identify point.
Also add... - 04:25 AM Bug report #13857: Default values on a PG table: type cast appended
- OK, so last think must have been a local mistake. Sorry about the noise.
- 01:32 AM Bug report #13857: Default values on a PG table: type cast appended
- Paolo Cavallini wrote:
> If the table does not have a PK, and only one field, apparently the cast is not added.
Can'...
2015-11-22
- 11:43 PM Bug report #13857: Default values on a PG table: type cast appended
- If the table does not have a PK, and only one field, apparently the cast is not added.
- 11:27 PM Revision 57c22e50 (qgis): 'fix' weird automoc test problem on wily
- 10:27 PM Bug report #13865 (Closed): KMZ causes QGIS application crash (Mac)
- Attached KML file crashes QGIS when added on MacOSX.
Works fine with Windows version of QGIS
See extract of dump on ... - 09:55 PM Revision b4561a92 (qgis): introduce a new command line option '--' to the main app
- all arguments after this option are treated as files, not options
includes a test - 09:55 PM Revision 91ad208d (qgis): improved TestPyQgsAppStartup
- allow passing additional arguments after testfile
do not wait the full timeout when the app already exited - 09:41 PM Revision 7840dbe3 (qgis): Do not wrap labels in composer legend properties widget
- Fix #10498
- 08:59 PM Revision 88beaaea (qgis): Minor coverity fixes
- 08:03 PM Revision 73ac9f9a (qgis): Update test mask images
- 04:20 PM Revision eb3e8ed3 (qgis): server access control test: replace hardcoded temporary directory
- 03:45 PM Revision 00715a66 (qgis): fix PyQgsServerAccessControl in nightlies
- 03:35 PM Revision 8653bb48 (qgis): Merge pull request #2493 from SebDieBln/AttrTableHideSortIndicator
- Hide the sort indicator in the attribute table until first sort (fixes #6705)
- 01:23 PM Revision caab4c12 (qgis): hide the sort indicator in the attribute table until first sort
- 12:57 PM Feature request #13864 (Open): Add a more explicite error message when snapping fails
- When snapping fails during digitising, QGIS says "could not snap to a segment on the current layer." This message doe...
- 12:42 PM Bug report #10498 (Closed): Better resize the width of textbox and title in Properties of items i...
- Fixed in changeset commit:"7840dbe392d5a362e7e8d8fe8a9a7397079673ee".
- 11:30 AM Revision 7d600bda (qgis): [FEATURE] Use rendered symbol size as obstacle for point feature labels
- Previously, only the point feature itself was treated as an obstacle
for label candidates. If a large or offset symbo... - 10:21 AM Revision 6b0e7de9 (qgis): Allow registering feature to label/diagram provider with obstacle geom
- Sponsored by City of Uster
- 10:04 AM Bug report #3714: Qt arguments are not supported
- Looking at the Qt sources it appears there is no simple solution for @-reverse@ and other Qt options. QApplication al...
- 08:08 AM Revision 2e0019df (qgis): Test mask updates
- 06:35 AM Bug report #6705 (Closed): Arrow indicates attribute table is sorted by default by the first colu...
- Fixed in changeset commit:"8653bb481253b937dcd3022851499528c0cbf865".
- 05:13 AM Bug report #13862: Labels are not displayed on Layers with "cut-outs"
- No, I can not see any grey / red rectangles.
I have set up a new Test-Project just having a non-complex (showing th... - 04:03 AM Feature request #3697: Add option "Zoom to full extent including invisible layers"
- I would say this is not a bug because changing the behaviour would make some other users unhappy. It can be a feature...
2015-11-21
- 12:52 AM Bug report #13037 (Reopened): WFS GetCapabilities respons misses <keywords> key
- Reopening:
The bug is actually about WFS Capapabilities response invalidity - the XML response is simply wrong (acc... - 12:52 AM Bug report #13037 (Reopened): WFS GetCapabilities respons misses <keywords> key
- Reopening:
The bug is actually about WFS Capapabilities response invalidity - the XML response is simply wrong (acc... - 12:52 AM Bug report #13037 (Reopened): WFS GetCapabilities respons misses <keywords> key
- Reopening:
The bug is actually about WFS Capapabilities response invalidity - the XML response is simply wrong (acc... - 12:36 AM Bug report #13862: Labels are not displayed on Layers with "cut-outs"
- Yes, but you should see grey/red rectangles all over your map when "show candidates" is enabled. Do you see that?
- 12:20 AM Bug report #13862: Labels are not displayed on Layers with "cut-outs"
- I believe that is the setting shown in "candidates.png" posted in #4... I adjusted the setting and then re-opened the...
- 12:20 AM Bug report #13862: Labels are not displayed on Layers with "cut-outs"
- I believe that is the setting shown in "candidates.png" posted in #4... I adjusted the setting and then re-opened the...
- 08:04 PM Bug report #13862: Labels are not displayed on Layers with "cut-outs"
- I mean I need a screenshot where showing candidates is enabled. Also try modifying the placement mode from centroid t...
- 02:20 PM Bug report #13862: Labels are not displayed on Layers with "cut-outs"
- Here the candidates Setting - hope this is what you wanted to see...
- 02:09 PM Bug report #13862: Labels are not displayed on Layers with "cut-outs"
- Hmm.. I'm using QGIS for about 2 days now. The polygon is being shown as ONE object. I tried to delete the cut outs b...
- 01:08 PM Bug report #13862 (Feedback): Labels are not displayed on Layers with "cut-outs"
- To rule out configuration issues - can you confirm that removing the holes from these polygons results in the labels ...
- 12:35 PM Bug report #13862 (Closed): Labels are not displayed on Layers with "cut-outs"
- Hi, I have a couple of polygons imported which have cut-outs. These cut-outs represent certain areas where no agricul...
- 12:29 AM Bug report #13272: crash on quit
- Update: here there is a MacOSX crash report I had with QGIS:
https://drive.google.com/file/d/0Bwg_m86uaXY1M0dmdFpnMT... - 10:28 PM Revision 7b5c96c6 (qgis): avoid using copy/paste style when duplicating layers
- 09:19 PM Revision 9c7bbb51 (qgis): De-Duplicate code from 'copy/paste style' found in 'import/export named...
- 08:36 PM Revision ef4b5ead (qgis): Let the test for presence of root element be the first step.
- 08:03 PM Revision efeacaab (qgis): Moved export/import vector geometry type to QgsMaplayer
- 04:04 PM Bug report #6705: Arrow indicates attribute table is sorted by default by the first column. It i...
- This appears to be a bug in Qt. When new data is shown in a table that was sorted before, the new data is not sorted ...
- 02:41 PM Revision 504c252c (qgis): Merge pull request #2327 from DelazJ/ConsistentTerms2
- Add consistency to attribute's dialogs
- 01:02 PM Revision 531fec03 (qgis): Fix copy constructor for pal::FeaturePart
- 12:58 PM Bug report #13863 (Closed): Complex Polygon not displayed on screen if it can not be displayed en...
- Hi, this issue may be somehow related to #13862.
This compley polygon with "cut outs" will only be displayed on scre... - 12:52 PM Revision 55ead853 (qgis): Allow setting label obstacle geom in QgsPalLabeling::registerFeature
- Sponsored by City of Uster
- 12:23 PM Revision 9cc10e2a (qgis): [labeling] Allow different obstacle geometry to feature geometry
- This change makes it possible to have a different geometry used
for labeling obstacle detection to the geometry used ... - 12:21 PM Revision c9b75528 (qgis): have CMake find Python library on Windows
- 12:03 PM Revision 47e6d303 (qgis): Update test masks
- 11:00 AM Revision 0a2773ff (qgis): Followup c6460a3, avoid rendering issues
- 10:49 AM Revision 03f9e1b3 (qgis): [pal] Never treat features as obstacles for their own labels
- Fixes issues like rule based labelling registering two labels for
a single feature which was resulting in each label ... - 10:02 AM Revision 86ad564e (qgis): Add (disabled) test for labels around large symbols
- 09:05 AM Revision b81858f3 (qgis): Rename marker line symbol test folder to match other symbol tests
- 09:01 AM Revision 711c38df (qgis): Make symbol line fill tests more robust
- 08:39 AM Revision 11c82045 (qgis): More test mask updates
- 06:20 AM Bug report #3714: Qt arguments are not supported
- There are two other interesting questions here:
* How do I specify a layer by the name of @-reverse@ (preventing QApp... - 02:42 AM Bug report #3714: Qt arguments are not supported
- If I am right, the cause for this issue is some two step initialization:
* "instantiate a dummy QCoreApplication obje... - 04:46 AM Bug report #3489: Missing DB name in Add PostGis layer gives no useful warning
- I clearly prefer
* Add DB name in DB Manager -inside parenthesis after the name of the connection and/or- in a field ... - 03:55 AM Bug report #13856: DB Manager: SET DEFAULT syntax wrong
- Adding quotes always works, but is not always the correct solution. E.g. if I enter @currentuser@ the solution would ...
- 02:09 AM Bug report #13861 (Closed): Move label tool doesn't work with rule based labels
- HI,
I have problem on QGIS 2.12.0 (OS X) with manualy placing labels on map (via labels toolbar) when labels are rule... - 02:02 AM Bug report #13860 (Closed): regression: lines are drawn with a red fill
- Fixed in commit:0a2773f
- 02:02 AM Bug report #13860 (Closed): regression: lines are drawn with a red fill
- Fixed in commit:0a2773f
- 01:42 AM Bug report #13860 (Closed): regression: lines are drawn with a red fill
- Under latest master builds, a regression has slipped into symbology which leads to a red fill drawn on canvas for lin...
2015-11-20
- 12:52 AM Revision ff3a622e (qgis): 4 more pixels... (followup ca3da4c)
- 12:09 AM Feature request #3697: Add option "Zoom to full extent including invisible layers"
- Sebastian Dietrich wrote:
> How about two separate options:
> * Zoom Full (visible layers)
> * Zoom Full (loaded laye... - 03:38 PM Feature request #3697: Add option "Zoom to full extent including invisible layers"
- How about two separate options:
* Zoom Full (visible layers)
* Zoom Full (loaded layers) - 07:00 AM Feature request #3697 (Feedback): Add option "Zoom to full extent including invisible layers"
- Hello, bug triage...
in QGIS 2.13 master, when you use "Zoom Full", it still zoom on the activated layers so I think... - 11:23 PM Revision ca3da4ce (qgis): adapt render tests to c6460a3
- 11:12 PM Revision 22f0f253 (qgis): fix builds with older compilers
- 07:53 PM Revision 90053c52 (qgis): also update strpos function help (followup 2a557db)
- 06:37 PM Revision fbb3dc50 (qgis): Merge pull request #2487 from SebDieBln/CopyPasteScaleBasedVisibility
- Make copy/paste style aware of scale based visibility (fixes #13746)
- 06:03 PM Revision d795e508 (qgis): Merge pull request #469 from olivierdalang/SanitizeEntryNames
- Warning about invalid entry names
- 05:08 PM Revision c6460a3d (qgis): render polylines with drawPath too (followup 08185c9; fixes #13343)
- 05:04 PM Revision 6bb94e06 (qgis): Update ClipData.py
- 05:03 PM Revision fb568c32 (qgis): Update ClipData.py
- 03:56 PM Bug report #13859: Se borran los polígonos divididos en QGIS 2.12
- *@mariajose lopez*
Siempre se puede ver esta página en Español por tener "Google traducirlo para usted":https://trans... - 09:49 AM Bug report #13859 (Closed): Se borran los polígonos divididos en QGIS 2.12
- Hello,
I have found that polygons are erased when using the tool to divide space objects.
However, the elements in th... - 03:45 PM Revision 79640ef8 (qgis): restore QgsVectorLayer::setReadOnly (followup 4cd1e38)
- 03:31 PM Revision bbbf8a5a (qgis): [sip] fix editor widget bindings
- 03:31 PM Revision 182dd8a3 (qgis): Constification
- 01:23 PM Revision 4180c1e2 (qgis): Merge pull request #2489 from elpaso/qgseditorwidgetwrapper-config-added
- Added config() to QgsEditorWidgetWrapper SIP wrapper
- 12:45 PM Revision 8c24e1e2 (qgis): Added const to config() method
- 12:44 PM Revision ecfdde57 (qgis): Fix copy constructor for pal::PointSet
- 11:18 AM Revision 71197415 (qgis): Clean [BUGFIX] Multipoint asJSON
- 11:17 AM Revision 05ebeee3 (qgis): Clean [BUGFIX] Multipoint asJSON
- 11:13 AM Revision c7801845 (qgis): Merge pull request #2488 from nyalldawson/clang
- [travis] Use newer clang 3.7 for linux builds
- 11:12 AM Revision 8d313723 (qgis): [BUGFIX] Multipoint asJSON
- Fixes #13855
Multipoint asJSON made MultiPoint as Multilinestring with only 1 point by linestring.
This bugfix adds ... - 11:12 AM Bug report #13740: selectionChanged signal emitted on Mac without arguments
- Can you test with master? This should already be fixed
- 06:55 AM Bug report #13740: selectionChanged signal emitted on Mac without arguments
- Note that @selectionChanged@ is an overloaded signal that comes in two variants, one with 3 arguments and one without...
- 11:09 AM Bug report #3779 (Reopened): Symbols are incorrectly cropped in map canvas if rotated
- No, this isn't resolved yet. This refers to the svg symbols bring clipped on rotate, which is still an issue
- 11:09 AM Bug report #3779 (Reopened): Symbols are incorrectly cropped in map canvas if rotated
- No, this isn't resolved yet. This refers to the svg symbols bring clipped on rotate, which is still an issue
- 08:36 AM Bug report #3779 (Closed): Symbols are incorrectly cropped in map canvas if rotated
- Hello, bug triage...
this is fixed in QGIS 2.13 master (and probably in earlier versions). When you rotate the map, ... - 08:36 AM Bug report #3779 (Closed): Symbols are incorrectly cropped in map canvas if rotated
- Hello, bug triage...
this is fixed in QGIS 2.13 master (and probably in earlier versions). When you rotate the map, ... - 08:36 AM Bug report #3779 (Closed): Symbols are incorrectly cropped in map canvas if rotated
- Hello, bug triage...
this is fixed in QGIS 2.13 master (and probably in earlier versions). When you rotate the map, ... - 08:36 AM Bug report #3779 (Closed): Symbols are incorrectly cropped in map canvas if rotated
- Hello, bug triage...
this is fixed in QGIS 2.13 master (and probably in earlier versions). When you rotate the map, ... - 08:36 AM Bug report #3779 (Closed): Symbols are incorrectly cropped in map canvas if rotated
- Hello, bug triage...
this is fixed in QGIS 2.13 master (and probably in earlier versions). When you rotate the map, ... - 11:05 AM Revision a860af5e (qgis): [BUGFIX] Multipoint asJSON
- Fixes #13855
Multipoint asJSON made MultiPoint as Multilinestring with only 1 point by linestring.
This bugfix adds ... - 11:01 AM Revision 00ea9683 (qgis): [BUGFIX] Multipoint asJSON
- Fixes #13855
Multipoint asJSON made MultiPoint as Multilinestring with only 1 point by linestring.
This bugfix adds ... - 10:47 AM Revision 7cc0a21b (qgis): Added config() to QgsEditorWidgetWrapper SIP wrapper
- 09:55 AM Revision 4203a7c1 (qgis): Add method to determine approximate rendered symbol bounds for markers
- Sponsored by City of Uster
- 09:37 AM Bug report #13746 (Closed): Duplicating a layer doesn't copy scale dependent visibility
- Fixed in changeset commit:"fbb3dc5050491b94cd1dce61d327e494d2f3da30".
- 08:56 AM Feature request #3775 (Open): if column name used for symbology changed, QGIS should ask when app...
- 08:25 AM Feature request #3775 (Feedback): if column name used for symbology changed, QGIS should ask when...
- Hello, bug triage...
still valid for QGIS 2.13 master. No error message even in the Log Panel... - 08:40 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- can anyone confirm that this is fixed with GDAL 2?
- 08:39 AM Bug report #3635 (Closed): v.db.what.connect does not work
- Hello, bug triage...
this is fixed in QGIS 2.13 master. This is the result of v.db.what.connect on a GRASS layer:
<p... - 08:39 AM Bug report #3635 (Closed): v.db.what.connect does not work
- Hello, bug triage...
this is fixed in QGIS 2.13 master. This is the result of v.db.what.connect on a GRASS layer:
<p... - 08:39 AM Bug report #3635 (Closed): v.db.what.connect does not work
- Hello, bug triage...
this is fixed in QGIS 2.13 master. This is the result of v.db.what.connect on a GRASS layer:
<p... - 08:32 AM Bug report #3777 (Feedback): Attribute table record selection
- Hello, bug triage...
the two are still valids for QGIS 2.13 master but only on MS Windows for the first and both for... - 08:32 AM Bug report #3777 (Feedback): Attribute table record selection
- Hello, bug triage...
the two are still valids for QGIS 2.13 master but only on MS Windows for the first and both for... - 08:32 AM Bug report #3777 (Feedback): Attribute table record selection
- Hello, bug triage...
the two are still valids for QGIS 2.13 master but only on MS Windows for the first and both for... - 08:20 AM Bug report #13793: Red semitransparent background visible when I use Node tool
- Will be fix with: https://github.com/qgis/QGIS/pull/2490
- 08:16 AM Feature request #3759 (Feedback): Random points in symbol layer properties
- Hello, bug triage...
in QGIS 2.13, we can't have (I haven't found how) random fill for "point pattern fill" (this is... - 08:16 AM Feature request #3759 (Feedback): Random points in symbol layer properties
- Hello, bug triage...
in QGIS 2.13, we can't have (I haven't found how) random fill for "point pattern fill" (this is... - 08:16 AM Feature request #3759 (Feedback): Random points in symbol layer properties
- Hello, bug triage...
in QGIS 2.13, we can't have (I haven't found how) random fill for "point pattern fill" (this is... - 08:05 AM Bug report #3744 (Closed): Different behavior for mapcanvas and layout with scale dependent rende...
- Hello, bug triage...
in QGIS 2.13, at 2000000 it disappears, at 20000001 it is still disappeared but going back to 2... - 08:05 AM Bug report #3744 (Closed): Different behavior for mapcanvas and layout with scale dependent rende...
- Hello, bug triage...
in QGIS 2.13, at 2000000 it disappears, at 20000001 it is still disappeared but going back to 2... - 08:05 AM Bug report #3744 (Closed): Different behavior for mapcanvas and layout with scale dependent rende...
- Hello, bug triage...
in QGIS 2.13, at 2000000 it disappears, at 20000001 it is still disappeared but going back to 2... - 08:05 AM Bug report #3744 (Closed): Different behavior for mapcanvas and layout with scale dependent rende...
- Hello, bug triage...
in QGIS 2.13, at 2000000 it disappears, at 20000001 it is still disappeared but going back to 2... - 07:55 AM Bug report #3749 (Closed): labels out of view for long straight lines
- Hello, bug triage...
I can't reproduce it on QGIS 2.13 master. The new labelling engines have fixed this bug because... - 07:55 AM Bug report #3749 (Closed): labels out of view for long straight lines
- Hello, bug triage...
I can't reproduce it on QGIS 2.13 master. The new labelling engines have fixed this bug because... - 07:55 AM Bug report #3749 (Closed): labels out of view for long straight lines
- Hello, bug triage...
I can't reproduce it on QGIS 2.13 master. The new labelling engines have fixed this bug because... - 07:55 AM Bug report #3749 (Closed): labels out of view for long straight lines
- Hello, bug triage...
I can't reproduce it on QGIS 2.13 master. The new labelling engines have fixed this bug because... - 07:47 AM Bug report #13858: Adding TIFF does not set band automatically
- Seems to work in testing (4d02e48) on Win X64 osgeo build.
- 07:32 AM Feature request #3734 (Closed): WMS reprojection if current CRS is supported by server
- Hello, bug triage...
on QGIS 2.13 master (and probably in previous versions), the WMS client set the CRS to the comm... - 07:32 AM Feature request #3734 (Closed): WMS reprojection if current CRS is supported by server
- Hello, bug triage...
on QGIS 2.13 master (and probably in previous versions), the WMS client set the CRS to the comm... - 07:32 AM Feature request #3734 (Closed): WMS reprojection if current CRS is supported by server
- Hello, bug triage...
on QGIS 2.13 master (and probably in previous versions), the WMS client set the CRS to the comm... - 07:25 AM Feature request #3728 (Closed): WFS with Filter Encoding
- Hello, bug triage...
WFS filters are enabled in QGIS 2.13 master WFS client. There is a Query Builder button to open... - 07:25 AM Feature request #3728 (Closed): WFS with Filter Encoding
- Hello, bug triage...
WFS filters are enabled in QGIS 2.13 master WFS client. There is a Query Builder button to open... - 07:25 AM Feature request #3728 (Closed): WFS with Filter Encoding
- Hello, bug triage...
WFS filters are enabled in QGIS 2.13 master WFS client. There is a Query Builder button to open... - 07:25 AM Feature request #3728 (Closed): WFS with Filter Encoding
- Hello, bug triage...
WFS filters are enabled in QGIS 2.13 master WFS client. There is a Query Builder button to open... - 07:25 AM Feature request #3728 (Closed): WFS with Filter Encoding
- Hello, bug triage...
WFS filters are enabled in QGIS 2.13 master WFS client. There is a Query Builder button to open... - 07:17 AM Feature request #3724 (Closed): Direct the user to the format-specific documentation for "Creatio...
- Hello, bug triage...
in QGIS 2.13 (and probably in previous versions), the help button on each of the raster tools r... - 07:17 AM Feature request #3724 (Closed): Direct the user to the format-specific documentation for "Creatio...
- Hello, bug triage...
in QGIS 2.13 (and probably in previous versions), the help button on each of the raster tools r... - 07:17 AM Feature request #3724 (Closed): Direct the user to the format-specific documentation for "Creatio...
- Hello, bug triage...
in QGIS 2.13 (and probably in previous versions), the help button on each of the raster tools r... - 07:14 AM Bug report #3714 (Feedback): Qt arguments are not supported
- Hello, bug triage...
something has been done on this bug because I am able to launch QGIS 2.13 master with the @-rev... - 07:14 AM Bug report #3714 (Feedback): Qt arguments are not supported
- Hello, bug triage...
something has been done on this bug because I am able to launch QGIS 2.13 master with the @-rev... - 07:14 AM Bug report #3714 (Feedback): Qt arguments are not supported
- Hello, bug triage...
something has been done on this bug because I am able to launch QGIS 2.13 master with the @-rev... - 07:14 AM Bug report #3714 (Feedback): Qt arguments are not supported
- Hello, bug triage...
something has been done on this bug because I am able to launch QGIS 2.13 master with the @-rev... - 07:04 AM Feature request #3706 (Closed): improve loading of qml to load source layer
- Hello, bug triage...
this feature request is covered by Layer Definition Files (.qlr) which do exactly what .lyr in ... - 07:04 AM Feature request #3706 (Closed): improve loading of qml to load source layer
- Hello, bug triage...
this feature request is covered by Layer Definition Files (.qlr) which do exactly what .lyr in ... - 07:04 AM Feature request #3706 (Closed): improve loading of qml to load source layer
- Hello, bug triage...
this feature request is covered by Layer Definition Files (.qlr) which do exactly what .lyr in ... - 07:04 AM Feature request #3706 (Closed): improve loading of qml to load source layer
- Hello, bug triage...
this feature request is covered by Layer Definition Files (.qlr) which do exactly what .lyr in ... - 07:04 AM Feature request #3706 (Closed): improve loading of qml to load source layer
- Hello, bug triage...
this feature request is covered by Layer Definition Files (.qlr) which do exactly what .lyr in ... - 07:04 AM Feature request #3706 (Closed): improve loading of qml to load source layer
- Hello, bug triage...
this feature request is covered by Layer Definition Files (.qlr) which do exactly what .lyr in ... - 06:52 AM Feature request #3703 (Feedback): improvement of spatial selection
- Hello, bug triage...
still no way to make a spatial selection on multiple layers in QGIS 2.13 master. In the ArcGIS ... - 06:52 AM Feature request #3703 (Feedback): improvement of spatial selection
- Hello, bug triage...
still no way to make a spatial selection on multiple layers in QGIS 2.13 master. In the ArcGIS ... - 06:30 AM Bug report #9461: Axis order in GML files
- Any update on this item? It seems the issue is upstream, but can anything be done in QGIS to force it to respect axis...
- 06:26 AM Bug report #3699 (Closed): silent plugin loading failure
- Hello, bug triage...
in QGIS 2.13 master (and probably in previous versions), when a plugin can't be loaded, there i... - 06:26 AM Bug report #3699 (Closed): silent plugin loading failure
- Hello, bug triage...
in QGIS 2.13 master (and probably in previous versions), when a plugin can't be loaded, there i... - 06:26 AM Bug report #3699 (Closed): silent plugin loading failure
- Hello, bug triage...
in QGIS 2.13 master (and probably in previous versions), when a plugin can't be loaded, there i... - 06:26 AM Bug report #3699 (Closed): silent plugin loading failure
- Hello, bug triage...
in QGIS 2.13 master (and probably in previous versions), when a plugin can't be loaded, there i... - 06:21 AM Bug report #3698 (Closed): kml import skipping lines
- Hello, bug triage...
I can't reproduce it on QGIS 2.13 master. I close it. Feel free to reopen it if you have proble... - 06:21 AM Bug report #3698 (Closed): kml import skipping lines
- Hello, bug triage...
I can't reproduce it on QGIS 2.13 master. I close it. Feel free to reopen it if you have proble... - 06:15 AM Bug report #3690 (Closed): Language Settings of Standard buttons on de_CH
- Hello, bug triage...
not able to reproduce this bug in QGIS 2.13. This has been fixed and we can close it ! - 06:15 AM Bug report #3690 (Closed): Language Settings of Standard buttons on de_CH
- Hello, bug triage...
not able to reproduce this bug in QGIS 2.13. This has been fixed and we can close it ! - 06:15 AM Bug report #3690 (Closed): Language Settings of Standard buttons on de_CH
- Hello, bug triage...
not able to reproduce this bug in QGIS 2.13. This has been fixed and we can close it ! - 06:15 AM Bug report #3690 (Closed): Language Settings of Standard buttons on de_CH
- Hello, bug triage...
not able to reproduce this bug in QGIS 2.13. This has been fixed and we can close it ! - 06:15 AM Bug report #3690 (Closed): Language Settings of Standard buttons on de_CH
- Hello, bug triage...
not able to reproduce this bug in QGIS 2.13. This has been fixed and we can close it ! - 06:12 AM Bug report #3676 (Closed): Add option to specify field width when exporting ShapeFile
- Hello, bug triage...
in QGIS 2.13 you can export to a shapefile without characters limitation other than Shapefile f... - 06:12 AM Bug report #3676 (Closed): Add option to specify field width when exporting ShapeFile
- Hello, bug triage...
in QGIS 2.13 you can export to a shapefile without characters limitation other than Shapefile f... - 06:12 AM Bug report #3676 (Closed): Add option to specify field width when exporting ShapeFile
- Hello, bug triage...
in QGIS 2.13 you can export to a shapefile without characters limitation other than Shapefile f... - 06:02 AM Bug report #3673 (Feedback): Offline edit: do not allow select not PostGIS/WFS-T layers
- Hello, bug triage...
in QGIS 2.13 master, Offline plugin can save a memory layer without any problem (no error messa... - 06:02 AM Bug report #3673 (Feedback): Offline edit: do not allow select not PostGIS/WFS-T layers
- Hello, bug triage...
in QGIS 2.13 master, Offline plugin can save a memory layer without any problem (no error messa... - 06:02 AM Bug report #3673 (Feedback): Offline edit: do not allow select not PostGIS/WFS-T layers
- Hello, bug triage...
in QGIS 2.13 master, Offline plugin can save a memory layer without any problem (no error messa... - 05:53 AM Feature request #3647 (Closed): Add the choice "near to the pointOnSurface"
- Hello, bug triage...
in QGIS 2.13 master (and probably in previous versions), there is the labelling option (in Plac... - 05:53 AM Feature request #3647 (Closed): Add the choice "near to the pointOnSurface"
- Hello, bug triage...
in QGIS 2.13 master (and probably in previous versions), there is the labelling option (in Plac... - 05:53 AM Feature request #3647 (Closed): Add the choice "near to the pointOnSurface"
- Hello, bug triage...
in QGIS 2.13 master (and probably in previous versions), there is the labelling option (in Plac... - 05:53 AM Feature request #3647 (Closed): Add the choice "near to the pointOnSurface"
- Hello, bug triage...
in QGIS 2.13 master (and probably in previous versions), there is the labelling option (in Plac... - 05:53 AM Feature request #3647 (Closed): Add the choice "near to the pointOnSurface"
- Hello, bug triage...
in QGIS 2.13 master (and probably in previous versions), there is the labelling option (in Plac... - 05:53 AM Feature request #3647 (Closed): Add the choice "near to the pointOnSurface"
- Hello, bug triage...
in QGIS 2.13 master (and probably in previous versions), there is the labelling option (in Plac... - 05:53 AM Feature request #3647 (Closed): Add the choice "near to the pointOnSurface"
- Hello, bug triage...
in QGIS 2.13 master (and probably in previous versions), there is the labelling option (in Plac... - 05:47 AM Bug report #3634 (Closed): GRASS language is taken from system, not from QGIS settings
- Hello, bug triage...
this is not the case anymore in QGIS 2.13 master: GRASS language depends on QGIS locale setting... - 05:47 AM Bug report #3634 (Closed): GRASS language is taken from system, not from QGIS settings
- Hello, bug triage...
this is not the case anymore in QGIS 2.13 master: GRASS language depends on QGIS locale setting... - 05:47 AM Bug report #3634 (Closed): GRASS language is taken from system, not from QGIS settings
- Hello, bug triage...
this is not the case anymore in QGIS 2.13 master: GRASS language depends on QGIS locale setting... - 05:47 AM Bug report #3634 (Closed): GRASS language is taken from system, not from QGIS settings
- Hello, bug triage...
this is not the case anymore in QGIS 2.13 master: GRASS language depends on QGIS locale setting... - 05:45 AM Feature request #3629 (Feedback): Double-click zoom
- Hello, bug triage...
I am not sure what to do with this feature request...
Apparently, double-click on canvas is st... - 05:45 AM Feature request #3629 (Feedback): Double-click zoom
- Hello, bug triage...
I am not sure what to do with this feature request...
Apparently, double-click on canvas is st... - 05:45 AM Feature request #3629 (Feedback): Double-click zoom
- Hello, bug triage...
I am not sure what to do with this feature request...
Apparently, double-click on canvas is st... - 05:33 AM Feature request #3619 (Feedback): [FEATURE] Extended tooltips for tool bars
- Hello, bug triage...
it seems that the tooltips of the majority of QGIS tools are simple tooltips without styling in... - 05:17 AM Bug report #3618 (Feedback): Annotations are not reprojected correctly
- Hello, bug triage...
the bug is still present in QGIS 2.13 master. - 05:17 AM Bug report #3618 (Feedback): Annotations are not reprojected correctly
- Hello, bug triage...
the bug is still present in QGIS 2.13 master. - 05:17 AM Bug report #3618 (Feedback): Annotations are not reprojected correctly
- Hello, bug triage...
the bug is still present in QGIS 2.13 master. - 05:13 AM Bug report #13769 (Closed): Help file url is incorrect
- This problem has been resolved since upgrading to the latest version of processing 2.12.2.
- 05:00 AM Feature request #3584 (Feedback): Select features by radius should display current radius
- Hello, bug triage...
still valid for QGIS 2.13 master.
Perhaps should we add the radius near the mouse pointer inst... - 05:00 AM Feature request #3584 (Feedback): Select features by radius should display current radius
- Hello, bug triage...
still valid for QGIS 2.13 master.
Perhaps should we add the radius near the mouse pointer inst... - 05:00 AM Feature request #3584 (Feedback): Select features by radius should display current radius
- Hello, bug triage...
still valid for QGIS 2.13 master.
Perhaps should we add the radius near the mouse pointer inst... - 04:56 AM Feature request #3572 (Feedback): Handling of symbology load error on project load
- Hello, bug triage...
test done on QGIS 2.13 with Vector field rendere: when the plugin is uninstalled and a project ... - 04:46 AM Bug report #3571 (Closed): Icons disappearing when opening attribute table
- Hello, bug triage...
I cannot reproduce it in QGIS 2.13 master. I think it has been fixed.
I am closing this bug. - 04:46 AM Bug report #3571 (Closed): Icons disappearing when opening attribute table
- Hello, bug triage...
I cannot reproduce it in QGIS 2.13 master. I think it has been fixed.
I am closing this bug. - 04:46 AM Bug report #3571 (Closed): Icons disappearing when opening attribute table
- Hello, bug triage...
I cannot reproduce it in QGIS 2.13 master. I think it has been fixed.
I am closing this bug. - 04:46 AM Bug report #3571 (Closed): Icons disappearing when opening attribute table
- Hello, bug triage...
I cannot reproduce it in QGIS 2.13 master. I think it has been fixed.
I am closing this bug. - 04:43 AM Feature request #3567 (Feedback): Thousands separator
- Hello, bug triage...
in QGIS 2.13, it is done for scale in the canvas but not for coordinates or extent.
It is done ... - 04:43 AM Feature request #3567 (Feedback): Thousands separator
- Hello, bug triage...
in QGIS 2.13, it is done for scale in the canvas but not for coordinates or extent.
It is done ... - 04:43 AM Feature request #3567 (Feedback): Thousands separator
- Hello, bug triage...
in QGIS 2.13, it is done for scale in the canvas but not for coordinates or extent.
It is done ... - 04:43 AM Feature request #3567 (Feedback): Thousands separator
- Hello, bug triage...
in QGIS 2.13, it is done for scale in the canvas but not for coordinates or extent.
It is done ... - 04:39 AM Feature request #3560 (Closed): Implement gui profiles
- Hello, bug triage...
as said before, QGIS stores its configuration into ~/.qgis2, so by default, each user of the co... - 04:39 AM Feature request #3560 (Closed): Implement gui profiles
- Hello, bug triage...
as said before, QGIS stores its configuration into ~/.qgis2, so by default, each user of the co... - 04:39 AM Feature request #3560 (Closed): Implement gui profiles
- Hello, bug triage...
as said before, QGIS stores its configuration into ~/.qgis2, so by default, each user of the co... - 04:32 AM Bug report #3551 (Feedback): Selecting with mouse in table
- Hello, bug triage...
this is stil an issue for QGIS 2.13. As a result, you can't select upward in the attribute tabl... - 04:32 AM Bug report #3551 (Feedback): Selecting with mouse in table
- Hello, bug triage...
this is stil an issue for QGIS 2.13. As a result, you can't select upward in the attribute tabl... - 04:15 AM Bug report #3544 (Closed): Save Selection as Shapefile changes database field info
- Hello, bug triage...
in QGIS 2.13 master, exporting a layer with Date attribute in Shapefile preserves the Date attr... - 04:15 AM Bug report #3544 (Closed): Save Selection as Shapefile changes database field info
- Hello, bug triage...
in QGIS 2.13 master, exporting a layer with Date attribute in Shapefile preserves the Date attr... - 04:15 AM Bug report #3544 (Closed): Save Selection as Shapefile changes database field info
- Hello, bug triage...
in QGIS 2.13 master, exporting a layer with Date attribute in Shapefile preserves the Date attr... - 04:15 AM Bug report #3544 (Closed): Save Selection as Shapefile changes database field info
- Hello, bug triage...
in QGIS 2.13 master, exporting a layer with Date attribute in Shapefile preserves the Date attr... - 04:15 AM Bug report #3544 (Closed): Save Selection as Shapefile changes database field info
- Hello, bug triage...
in QGIS 2.13 master, exporting a layer with Date attribute in Shapefile preserves the Date attr... - 04:09 AM Bug report #3543 (Closed): On windows dragging toolbar outside of QGIS looses it
- Hello, bug triage...
on QGIS 2.13 master (and probably for previous versions), it is not possible to put a toolbar o... - 04:09 AM Bug report #3543 (Closed): On windows dragging toolbar outside of QGIS looses it
- Hello, bug triage...
on QGIS 2.13 master (and probably for previous versions), it is not possible to put a toolbar o... - 04:09 AM Bug report #3543 (Closed): On windows dragging toolbar outside of QGIS looses it
- Hello, bug triage...
on QGIS 2.13 master (and probably for previous versions), it is not possible to put a toolbar o... - 04:04 AM Bug report #3539 (Feedback): v.to.db: allow selecting 2/3 columns
- Hello, bug triage...
this is still valid for QGIS 2.13 master.
The interface of this GRASS Module in QGIS should be ... - 03:56 AM Bug report #3538 (Closed): Save layer as "GeoJSON" loosed projection information
- Hello, bug triage...
this is not the case anymore in QGIS 2.13:... - 03:56 AM Bug report #3538 (Closed): Save layer as "GeoJSON" loosed projection information
- Hello, bug triage...
this is not the case anymore in QGIS 2.13:... - 03:56 AM Bug report #3538 (Closed): Save layer as "GeoJSON" loosed projection information
- Hello, bug triage...
this is not the case anymore in QGIS 2.13:... - 03:56 AM Bug report #3538 (Closed): Save layer as "GeoJSON" loosed projection information
- Hello, bug triage...
this is not the case anymore in QGIS 2.13:... - 03:10 AM Feature request #3525 (Feedback): Auto resize label box in composer to fit it's contents
- Hello, bug triage...
this is still the case for QGIS 2.13 master.
We should detect a change in the Label content an... - 03:10 AM Feature request #3525 (Feedback): Auto resize label box in composer to fit it's contents
- Hello, bug triage...
this is still the case for QGIS 2.13 master.
We should detect a change in the Label content an... - 03:10 AM Feature request #3525 (Feedback): Auto resize label box in composer to fit it's contents
- Hello, bug triage...
this is still the case for QGIS 2.13 master.
We should detect a change in the Label content an... - 03:07 AM Feature request #3524 (Feedback): Vector layer placement in leged on adding a new one
- Hello, bug triage...
I don't know what to do with this feature request...
For the moment, layers from all connection... - 03:07 AM Feature request #3524 (Feedback): Vector layer placement in leged on adding a new one
- Hello, bug triage...
I don't know what to do with this feature request...
For the moment, layers from all connection... - 03:07 AM Feature request #3524 (Feedback): Vector layer placement in leged on adding a new one
- Hello, bug triage...
I don't know what to do with this feature request...
For the moment, layers from all connection... - 02:59 AM Revision 54cf64bc (qgis): [travis] Use newer clang 3.7 for linux builds
- 02:57 AM Feature request #3521 (Closed): Show tolerance value in simplify geometry tool
- Hello, bug triage...
the tolerance value is now indicated in the window of the simplify tool. You can change it on t... - 02:57 AM Feature request #3521 (Closed): Show tolerance value in simplify geometry tool
- Hello, bug triage...
the tolerance value is now indicated in the window of the simplify tool. You can change it on t... - 02:57 AM Feature request #3521 (Closed): Show tolerance value in simplify geometry tool
- Hello, bug triage...
the tolerance value is now indicated in the window of the simplify tool. You can change it on t... - 02:57 AM Feature request #3521 (Closed): Show tolerance value in simplify geometry tool
- Hello, bug triage...
the tolerance value is now indicated in the window of the simplify tool. You can change it on t... - 02:57 AM Feature request #3521 (Closed): Show tolerance value in simplify geometry tool
- Hello, bug triage...
the tolerance value is now indicated in the window of the simplify tool. You can change it on t... - 02:52 AM Bug report #3507 (Closed): built-in spatialindex conflicts with external libspatialindex
- Hello, bug triage...
with QGIS 2.13 on Debian, there is no conflict: p.get_storage() returns 0.
I am closing this bug. - 02:52 AM Bug report #3507 (Closed): built-in spatialindex conflicts with external libspatialindex
- Hello, bug triage...
with QGIS 2.13 on Debian, there is no conflict: p.get_storage() returns 0.
I am closing this bug. - 02:02 AM Bug report #13855 (Closed): Multipoint asJSON is like linestring and not curvePolygon
- Fixed in changeset commit:"00ea968347d40912ffa2a8954f298c015c664d29".
- 01:31 AM Feature request #3520: Easier measure tool decimal places config
- Yes a button in the Measure tool panel would do (but not so easy for me to do :)
- 01:27 AM Feature request #3520 (Feedback): Easier measure tool decimal places config
- Hello, bug triage...
still valid in QGIS 2.13. The decimal places configuration is in Settings -> Map Tools Tab -> M... - 01:27 AM Feature request #3520 (Feedback): Easier measure tool decimal places config
- Hello, bug triage...
still valid in QGIS 2.13. The decimal places configuration is in Settings -> Map Tools Tab -> M... - 01:27 AM Feature request #3520 (Feedback): Easier measure tool decimal places config
- Hello, bug triage...
still valid in QGIS 2.13. The decimal places configuration is in Settings -> Map Tools Tab -> M... - 01:29 AM Revision 4d02e48f (qgis): Update test mask images for windows
- 01:24 AM Bug report #3518 (Feedback): Spatial Query not selecting points in complex polygons
- Hello, bug triage...
I can't reproduce it on QGIS 2.13 with a complex polygon (with holes).
I think we can close it ...
2015-11-19
- 12:38 AM Revision 323f265c (qgis): Misc cleanups following c9f0d83
- 12:21 AM Bug report #3511 (Closed): Only one sub-level of symbols is saved
- Hello, bug triage...
I can't reproduce it under QGIS 2.13. Everything is kept intact in the style, I can have the sa... - 12:21 AM Bug report #3511 (Closed): Only one sub-level of symbols is saved
- Hello, bug triage...
I can't reproduce it under QGIS 2.13. Everything is kept intact in the style, I can have the sa... - 12:21 AM Bug report #3511 (Closed): Only one sub-level of symbols is saved
- Hello, bug triage...
I can't reproduce it under QGIS 2.13. Everything is kept intact in the style, I can have the sa... - 10:50 PM Revision a5b2a069 (qgis): made copy/paste style aware of scale based visibility (fixes #13746)
- 10:43 PM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Yuval: AFAIK the issue remains on QGIS 2.12. There is hope for the 2.14 LTS release which will probably be built agai...
- 10:57 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Björn Harrtell wrote:
> ... which is unfortunate because editing shapefiles probably is one of the more common cases ... - 10:32 PM Bug report #13856: DB Manager: SET DEFAULT syntax wrong
- If the user is required to add '', this should be made clear, it is not obvious. Perhaps adding a note to the error m...
- 11:17 AM Bug report #13856: DB Manager: SET DEFAULT syntax wrong
- I would say this is intended behaviour. You are not entering a *value*, but an *expression*....
- 10:14 AM Bug report #13856 (Closed): DB Manager: SET DEFAULT syntax wrong
- When setting the default for a column value, DB Manager fails to quote the value, e.g....
- 10:19 PM Bug report #13857: Default values on a PG table: type cast appended
- e.g. if I insert a path to a photo, and set the field widget to photo, the image itself fails to be displayed because...
- 11:54 AM Bug report #13857 (Feedback): Default values on a PG table: type cast appended
- Defaults values are kept verbatim (not only for @'test123'::character varying@, but also @nextval('foo_id_seq'::regcl...
- 10:20 AM Bug report #13857 (Closed): Default values on a PG table: type cast appended
- If the table has a default value, this is used in QGIS, but quotes and a type cast is added to it, e.g.:
'test123'... - 08:40 PM Revision e3489e0b (qgis): install qgsfeaturefilterprovider.h (followup c9f0d83)
- 05:21 PM Revision 0132a3e1 (qgis): Merge pull request #1 from SebDieBln/SanitizeEntryNames
- add a test for makeKeyTokens_()
- 04:07 PM Revision 84e4539b (qgis): fix c40a764
- 03:32 PM Revision a50f2d05 (qgis): Refactor edit form configuration out of QgsVectorLayer
- 03:32 PM Revision d70a47e7 (qgis): Document function name changes
- 03:32 PM Revision d2ac91b3 (qgis): fixup doxygen
- 03:32 PM Revision 4cd1e386 (qgis): fieldEditable -> readOnly
- 03:32 PM Revision 5b596097 (qgis): Some sip changes and doxymentation
- 03:29 PM Revision d315a123 (qgis): Fix segfault when editor widget is invalid on form init
- "editor" can be null in that case
- 02:31 PM Revision 29e2b6a2 (qgis): Fix fill ring tool creates more features than needed (fix #13354)
- (cherry-picked from 45a6f715b3b980ea4ad0dce7e35aace041caac6d)
- 02:31 PM Revision 45d80f90 (qgis): Fix merge attributes tool sets skipped attributes to null (fix #13231)
- (cherry-picked from 0bda18b6e04105d52cfe6f54792de2f2e2b4a925)
- 02:31 PM Revision c5762816 (qgis): Fix merge attributes/features tool resets values to null for int fields
- Also add a warning if merged attribute value is not compatible with
field type.
Fix #12842
(cherry-picked from 099a... - 02:31 PM Revision 4d7cb24c (qgis): Fix overview canvas background color not set (fix #11157)
- (cherry-picked from f60ca59996544a29567cfa6a68f6dc2c1664f6dd)
- 02:31 PM Revision 3ffdb6cf (qgis): Introduce qgsRound since std::round is available only in C++11 onwards
- (cherry-picked from 468012a282d8f96d0ad4f12cade2504a77cd75f9)
- 02:31 PM Revision ca127f58 (qgis): Fix storing string representations of doubles in an int field
- results in NULL rather than converting value to int
(cherry-picked from 1c76b93d89e9edf3a3abb153402c541e66756add) - 02:05 PM Bug report #13746: Duplicating a layer doesn't copy scale dependent visibility
- _Copy style_ and _Paste style_ also do not operate on the scale based visibility settings. _Duplicate layer_ internal...
- 02:01 PM Revision 174fbb97 (qgis): added a test for makeKeyTokens_()
- 01:42 PM Revision f16328a9 (qgis): fix build of distance area tests (followup 3667651)
- 01:30 PM Revision c40a764f (qgis): indentation update
- 12:32 PM Revision 69eb6597 (qgis): Fix crash in relation reference widget
- 12:29 PM Bug report #13850 (Closed): compile error for qgis 2.8 (r60.g3667651) in file qgsdistancearea.cpp
- 12:25 PM Revision ce6a6902 (qgis): fix precise build (followup 3667651)
- 12:22 PM Revision 2fcdef4e (qgis): Fix crash in relation reference widget
- 12:09 PM Revision 739e5079 (qgis): fix windows build (followup c9f0d83)
- 11:54 AM Bug report #13858 (Closed): Adding TIFF does not set band automatically
- Reading the TIFF from forestry dataset in the tutorial, does not set Band 3(blue) correctly. Probably becasue I run i...
- 11:51 AM Revision 85f29ed8 (qgis): fix qgsauthmanager test on windows
- (cherry picked from commit 0799e09a67dec3d1a26910d9c91fb88e268506b2)
- 10:38 AM Revision 2a557db3 (qgis): [FEATURE] expression: align strpos behaviour with postgres
- 10:37 AM Revision f3a5dcc9 (qgis): Fix build
- 10:23 AM Revision 422abbde (qgis): Merge pull request #2056 from sbrunner/qgis-server-security
- [Feature] Add an interface in QGIS Server for access control plugins
- 09:48 AM Revision 8c0fe47d (qgis): Add tests for QgsPointV2, fix some issues:
- - prevent creation of a QgsPointV2 with a non-point WKB type
- fix bounding box was not invalidated for some modifica... - 09:48 AM Revision e1c3b4df (qgis): Fix incorrect point types when segmentizing circular strings
- 09:11 AM Revision df8584a7 (qgis): [qt5] fix custom widgets
- 08:40 AM Bug report #3456 (Feedback): Difference between vectors is empty if one of the inputs has errors
- Hello, bug triage...
I think that we can't do anything for this one: as long as you have invalid geometries, the Dif... - 08:35 AM Revision b1eb8127 (qgis): Do not require manual CMakeCache intervention
- 08:09 AM Bug report #13855 (Closed): Multipoint asJSON is like linestring and not curvePolygon
- The exportToGeoJSON method for Multipoint returns the geometry coordinates like a curvePolygon coordinates instead of...
- 08:08 AM Feature request #3472 (Closed): Enhancement: create by length/angle / Rotate feature
- Hello, bug triage...
in QGIS 2.13 master (and probably for previous versions) you natively have:
* the ability to r... - 08:08 AM Feature request #3472 (Closed): Enhancement: create by length/angle / Rotate feature
- Hello, bug triage...
in QGIS 2.13 master (and probably for previous versions) you natively have:
* the ability to r... - 08:08 AM Feature request #3472 (Closed): Enhancement: create by length/angle / Rotate feature
- Hello, bug triage...
in QGIS 2.13 master (and probably for previous versions) you natively have:
* the ability to r... - 07:58 AM Feature request #3474 (Feedback): Add supporting any field for Singleparts to multipart tool
- Hello, bug triage...
I don't know what you mean by "but any of fields of vector layer".
In the Processing tool "Sin... - 07:54 AM Feature request #3486 (Feedback): Snapping for move tool
- Hello, bug triage...
in QGIS 2.13 master it is still not possible to snap when moving a feature. The workaround in t... - 07:50 AM Bug report #3489 (Feedback): Missing DB name in Add PostGis layer gives no useful warning
- Hello, bug triage...
on QGIS 2.13 master (and probably with previous versions), when you create a connection without... - 07:50 AM Bug report #3489 (Feedback): Missing DB name in Add PostGis layer gives no useful warning
- Hello, bug triage...
on QGIS 2.13 master (and probably with previous versions), when you create a connection without... - 07:50 AM Bug report #3489 (Feedback): Missing DB name in Add PostGis layer gives no useful warning
- Hello, bug triage...
on QGIS 2.13 master (and probably with previous versions), when you create a connection without... - 07:50 AM Bug report #3489 (Feedback): Missing DB name in Add PostGis layer gives no useful warning
- Hello, bug triage...
on QGIS 2.13 master (and probably with previous versions), when you create a connection without... - 07:36 AM Bug report #13243: Unable to delete item in relation block using the form view
- Bug still present in 2.12.0
- 07:24 AM Bug report #3487 (Feedback): Select features by rectangle does not work properly
- Hello, bug triage...
I can't reproduce it on PostGIS Point layer using all the selection tools. Do you still have it... - 06:59 AM Feature request #3469 (Closed): gdaltools: virtual catalog fails with many files
- Hello, bug triage...
I've tested to create a vrt with QGIS from 502 TIFF files taken individually (not using "Choose... - 06:59 AM Feature request #3469 (Closed): gdaltools: virtual catalog fails with many files
- Hello, bug triage...
I've tested to create a vrt with QGIS from 502 TIFF files taken individually (not using "Choose... - 06:59 AM Feature request #3469 (Closed): gdaltools: virtual catalog fails with many files
- Hello, bug triage...
I've tested to create a vrt with QGIS from 502 TIFF files taken individually (not using "Choose... - 06:47 AM Feature request #3481 (In Progress): Enhancement: Options to stretch labels
- Hello, bug triage...
in QGIS 2.13 master (and probably in previous versions), there are two spacing options:
* lett... - 06:47 AM Feature request #3481 (In Progress): Enhancement: Options to stretch labels
- Hello, bug triage...
in QGIS 2.13 master (and probably in previous versions), there are two spacing options:
* lett... - 06:47 AM Feature request #3481 (In Progress): Enhancement: Options to stretch labels
- Hello, bug triage...
in QGIS 2.13 master (and probably in previous versions), there are two spacing options:
* lett... - 06:32 AM Bug report #13061: QGIS crashes on close if data was read through GDAL in Python Console
- I can verify that it still exists in MASTER commit:824fd7b
I found the issue seperately when instead of calling @Rea... - 06:21 AM Feature request #3393 (Closed): Help Contents not about using QGIS
- Hello, bug triage...
as of today, QGIS 2.13 master points to testing manual and QGIS 2.12 Lyon (non LTR version) poi... - 06:21 AM Feature request #3393 (Closed): Help Contents not about using QGIS
- Hello, bug triage...
as of today, QGIS 2.13 master points to testing manual and QGIS 2.12 Lyon (non LTR version) poi... - 06:21 AM Feature request #3393 (Closed): Help Contents not about using QGIS
- Hello, bug triage...
as of today, QGIS 2.13 master points to testing manual and QGIS 2.12 Lyon (non LTR version) poi... - 06:17 AM Bug report #3371 (Closed): Random points is terribly slow with complex features
- Hello, bug triage...
it takes about 40 seconds to create 1k random points on the polygon of french boundary from OSM... - 06:17 AM Bug report #3371 (Closed): Random points is terribly slow with complex features
- Hello, bug triage...
it takes about 40 seconds to create 1k random points on the polygon of french boundary from OSM... - 06:17 AM Bug report #3371 (Closed): Random points is terribly slow with complex features
- Hello, bug triage...
it takes about 40 seconds to create 1k random points on the polygon of french boundary from OSM... - 06:17 AM Bug report #3371 (Closed): Random points is terribly slow with complex features
- Hello, bug triage...
it takes about 40 seconds to create 1k random points on the polygon of french boundary from OSM... - 05:47 AM Feature request #3351 (Closed): Histogram: let the user browse x values
- Hello, bug triage...
this feature if fully implemented into QGIS. User can select min/max for x value (pixel value) ... - 05:47 AM Feature request #3351 (Closed): Histogram: let the user browse x values
- Hello, bug triage...
this feature if fully implemented into QGIS. User can select min/max for x value (pixel value) ... - 05:47 AM Feature request #3351 (Closed): Histogram: let the user browse x values
- Hello, bug triage...
this feature if fully implemented into QGIS. User can select min/max for x value (pixel value) ... - 05:47 AM Feature request #3351 (Closed): Histogram: let the user browse x values
- Hello, bug triage...
this feature if fully implemented into QGIS. User can select min/max for x value (pixel value) ... - 05:47 AM Feature request #3351 (Closed): Histogram: let the user browse x values
- Hello, bug triage...
this feature if fully implemented into QGIS. User can select min/max for x value (pixel value) ... - 05:42 AM Feature request #3350 (Closed): Histogram: let the user set min,max in x axis
- Hello, bug triage...
this feature is now completely implemented: you can define the min/max value for each band from... - 05:42 AM Feature request #3350 (Closed): Histogram: let the user set min,max in x axis
- Hello, bug triage...
this feature is now completely implemented: you can define the min/max value for each band from... - 05:42 AM Feature request #3350 (Closed): Histogram: let the user set min,max in x axis
- Hello, bug triage...
this feature is now completely implemented: you can define the min/max value for each band from... - 05:33 AM Bug report #3342 (Closed): v.in.ogr.qgis exists twice in GRASS toolbox
- Hello, bug triage...
this is fixed in QGIS 2.13 with Grass 6.4.3: there is no more than one v.in.ogr.qgis.
I am clo... - 05:33 AM Bug report #3342 (Closed): v.in.ogr.qgis exists twice in GRASS toolbox
- Hello, bug triage...
this is fixed in QGIS 2.13 with Grass 6.4.3: there is no more than one v.in.ogr.qgis.
I am clo... - 05:33 AM Bug report #3342 (Closed): v.in.ogr.qgis exists twice in GRASS toolbox
- Hello, bug triage...
this is fixed in QGIS 2.13 with Grass 6.4.3: there is no more than one v.in.ogr.qgis.
I am clo... - 05:29 AM Bug report #3333 (Feedback): GdalTools: strange responsivenes of multiple files selector
- Hello, bug triage...
I have seen some differences between the QFileDialog of the main QGIS Raster selector and the G... - 05:17 AM Feature request #3331 (Feedback): GdalTools: add utilities for MapServer
- Hello, bug triage...
on QGIS 2.13, gdaltindex is on Raster -> Miscellaneous -> Tile Index and there is also a Proces... - 05:17 AM Feature request #3331 (Feedback): GdalTools: add utilities for MapServer
- Hello, bug triage...
on QGIS 2.13, gdaltindex is on Raster -> Miscellaneous -> Tile Index and there is also a Proces... - 05:17 AM Feature request #3331 (Feedback): GdalTools: add utilities for MapServer
- Hello, bug triage...
on QGIS 2.13, gdaltindex is on Raster -> Miscellaneous -> Tile Index and there is also a Proces... - 05:06 AM Bug report #3305 (Closed): lat and lon swapped in WMS 1.3.0 GetMap request?
- Hello, bug triage...
on QGIS 2.13 (and probably previous versions), I've got no problems to use your WMS v1.3.0 serv... - 05:06 AM Bug report #3305 (Closed): lat and lon swapped in WMS 1.3.0 GetMap request?
- Hello, bug triage...
on QGIS 2.13 (and probably previous versions), I've got no problems to use your WMS v1.3.0 serv... - 05:06 AM Bug report #3305 (Closed): lat and lon swapped in WMS 1.3.0 GetMap request?
- Hello, bug triage...
on QGIS 2.13 (and probably previous versions), I've got no problems to use your WMS v1.3.0 serv... - 05:06 AM Bug report #3305 (Closed): lat and lon swapped in WMS 1.3.0 GetMap request?
- Hello, bug triage...
on QGIS 2.13 (and probably previous versions), I've got no problems to use your WMS v1.3.0 serv... - 03:01 AM Feature request #3288 (Feedback): Enable stacked layers selection for "Simplify Feature"
- Hello, bug triage...
could we just make the simplify tool works only on selected features ? User could select what h... - 03:01 AM Feature request #3288 (Feedback): Enable stacked layers selection for "Simplify Feature"
- Hello, bug triage...
could we just make the simplify tool works only on selected features ? User could select what h... - 03:01 AM Feature request #3288 (Feedback): Enable stacked layers selection for "Simplify Feature"
- Hello, bug triage...
could we just make the simplify tool works only on selected features ? User could select what h... - 02:46 AM Feature request #3276 (In Progress): Move reuse last values for digitizing to attribute dialog.
- Hello, bug triage...
do you still plan to integrate this feature into QGIS attribute forms or should we abandon it f... - 02:46 AM Feature request #3276 (In Progress): Move reuse last values for digitizing to attribute dialog.
- Hello, bug triage...
do you still plan to integrate this feature into QGIS attribute forms or should we abandon it f... - 02:46 AM Feature request #3276 (In Progress): Move reuse last values for digitizing to attribute dialog.
- Hello, bug triage...
do you still plan to integrate this feature into QGIS attribute forms or should we abandon it f... - 02:41 AM Bug report #3272 (Closed): KML export is malformed
- Hello, bug triage...
the KML export is now made with OGR and Schema is not a child of Folder anymore:... - 02:41 AM Bug report #3272 (Closed): KML export is malformed
- Hello, bug triage...
the KML export is now made with OGR and Schema is not a child of Folder anymore:... - 02:41 AM Bug report #3272 (Closed): KML export is malformed
- Hello, bug triage...
the KML export is now made with OGR and Schema is not a child of Folder anymore:... - 02:41 AM Bug report #3272 (Closed): KML export is malformed
- Hello, bug triage...
the KML export is now made with OGR and Schema is not a child of Folder anymore:... - 02:41 AM Bug report #3272 (Closed): KML export is malformed
- Hello, bug triage...
the KML export is now made with OGR and Schema is not a child of Folder anymore:... - 02:29 AM Feature request #3209 (Feedback): Set "Skip attribute creation" as a default setting when user ch...
- Hello, bug triage...
for GPX export, there is now (QGIS 2.13 master) no problem, the GPX_USE_EXTENSIONS is set to YE... - 02:29 AM Feature request #3209 (Feedback): Set "Skip attribute creation" as a default setting when user ch...
- Hello, bug triage...
for GPX export, there is now (QGIS 2.13 master) no problem, the GPX_USE_EXTENSIONS is set to YE... - 02:29 AM Feature request #3209 (Feedback): Set "Skip attribute creation" as a default setting when user ch...
- Hello, bug triage...
for GPX export, there is now (QGIS 2.13 master) no problem, the GPX_USE_EXTENSIONS is set to YE... - 02:29 AM Feature request #3209 (Feedback): Set "Skip attribute creation" as a default setting when user ch...
- Hello, bug triage...
for GPX export, there is now (QGIS 2.13 master) no problem, the GPX_USE_EXTENSIONS is set to YE... - 02:17 AM Feature request #3196 (Closed): Provide a custom SVG path in an environment variable
- Hello, bug triage...
in QGIS 2.13 master (and previous versions), there is now a way to add paths for SVG symbols. I... - 02:17 AM Feature request #3196 (Closed): Provide a custom SVG path in an environment variable
- Hello, bug triage...
in QGIS 2.13 master (and previous versions), there is now a way to add paths for SVG symbols. I... - 02:17 AM Feature request #3196 (Closed): Provide a custom SVG path in an environment variable
- Hello, bug triage...
in QGIS 2.13 master (and previous versions), there is now a way to add paths for SVG symbols. I... - 02:17 AM Feature request #3196 (Closed): Provide a custom SVG path in an environment variable
- Hello, bug triage...
in QGIS 2.13 master (and previous versions), there is now a way to add paths for SVG symbols. I... - 02:17 AM Feature request #3196 (Closed): Provide a custom SVG path in an environment variable
- Hello, bug triage...
in QGIS 2.13 master (and previous versions), there is now a way to add paths for SVG symbols. I... - 01:41 AM Bug report #3155 (Feedback): Zoom to layer works incorrectly while layer editing
- Hello, bug triage...
this is still the case for QGIS 2.13 master... - 01:41 AM Bug report #3155 (Feedback): Zoom to layer works incorrectly while layer editing
- Hello, bug triage...
this is still the case for QGIS 2.13 master... - 01:41 AM Bug report #3155 (Feedback): Zoom to layer works incorrectly while layer editing
- Hello, bug triage...
this is still the case for QGIS 2.13 master...
2015-11-18
- 12:57 AM Bug report #13853 (Closed): Error on edit sqlite layer
- When I try to append new feature to layer ZBORDERS I get unusable feature. Fields in feature are mixed and geometry i...
- 12:17 AM Bug report #13745: Snapping rounding errors with on-the-fly reprojection
- Updated to reflect progress in pull request
- 11:45 PM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Björn Harrtell wrote:
> Was affected by this issue today (I think) and investigated. If I read the history correct he... - 06:00 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- My work-arounds so far have been using QGIS 2.8 + Save as...
- 01:46 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Hi,
I'm having the same issue on 2.10 on various machines. When i try to open SHP that was created on QGIS 2.10 afte... - 10:46 PM Revision 8e5ba3bf (qgis): Merge pull request #2458 from SebDieBln/Postgres_GeomTypeDirect
- [postgresprovider] Determine geometry type and srid directly from column type
- 08:41 PM Bug report #13852 (Closed): merge connected lines to avoid duplicate labels fails in attached sce...
- This is not a huge deal, but would be nice to see fixed - if that is possible. Attached is a small test project with ...
- 07:23 PM Revision f6e4e75c (qgis): [FEATURE]postgres provider: add support for timestamp types
- 07:21 PM Revision 7b0815b6 (qgis): Fix python errors
- 06:00 PM Revision 53998555 (qgis): restore original subset string on dialog cancel (fix #13620)
- 03:03 PM Bug report #9311 (Closed): Creating a group layer reverses order of selected layers in new group
- closed, fixed in >= 2.8
- 02:49 PM Revision c9f0d83a (qgis): The plugin define the following methods:
- * layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to fi... - 02:09 PM Revision f7bdd66c (qgis): Merge pull request #2481 from nyalldawson/processing
- Processing enhancements and fixes
- 01:29 PM Revision b1743dc8 (qgis): Make log messages visible in the QGIS server log file
- 01:05 PM Revision e0bedc2b (qgis): Drop SIP/documentation test thresholds
- 12:47 PM Revision 3667651d (qgis): Fix composer scale bar when crs units are non-meters and OTF is off (fi...
- (cherry-picked from d56dcdb02fc65d8cd6fc2a5a92b0be4756aa8e2d)
- 12:45 PM Revision 6320dcfd (qgis): [composer] Fix scalebar widgets not updated when changing units (fix #1...
- (cherry-picked from dc6c12b6c333fe31fd249c96fc64f87261da2716)
- 12:44 PM Revision 96ba5907 (qgis): Fix potential crash in vector gradient dialog info button
- Note that this doesn't seem to be actually utilised by any
of the preinstalled gradients, but if users have created
a... - 12:43 PM Revision 938d8ed2 (qgis): set selection color from project file
- fix #3400
also remove duplicate setting of background color (it is set by ProjectProperties)
(cherry-picked from 07d... - 12:42 PM Revision d028258c (qgis): Also show features with modified geometry when "show edited and new
- features" filter is active in attribute dialog (fix #11684)
(cherry-picked from e92e91060140e80c22a61406d640054fa458... - 12:34 PM Revision 2ed4fb09 (qgis): Add tooltips to advanced digitizing dock
- (cherry-picked from b4b70170685c029e52f78aace893144f5a777ab2)
- 12:34 PM Revision c6547c0b (qgis): Fix ellipse symbol layer with graduated/categorised renderer
- (cherry-picked from 5a6bfbb260d4054fa5d075510423f7374ce1af78)
- 12:28 PM Revision 70f58966 (qgis): Followup a721752, also fix svg marker fill cannot be used with
- categorised or graduated renderers
(cherry-picked from f9231df1f11723c9cb1be746d9ed3ed322545589) - 12:24 PM Revision d633f59a (qgis): Allow coloring of svg markers when used with graduated/categorised rend...
- (cherry-picked from a721752ced4931b13c9b6a79db8f2be059cc9824)
- 12:18 PM Bug report #13851 (Closed): Scalebar addition when dealing with multiple map frames
- When having multiple maps, scalebar is added to the last drawn map. The default IMO, the scalebar should be added to ...
- 12:17 PM Revision 14d47ab9 (qgis): Fix crash if selecting a nonsense subrenderer for displacement renderer
- (cherry-picked from 6bfdafe3d36dbcd88343efd583e725f3b4643675)
- 12:13 PM Revision 1dca76e1 (qgis): Fix fill and outline color for svg markers sometimes enabled
- when SVG file does not support parameters
(Cherry-picked from 3aa6c4f0120bb5d9d5297d9d9f5503c38ff9a977) - 12:09 PM Revision ed2a7b85 (qgis): Fix snapping options dialog not correctly initialised when loading proj...
- (cherry-picked from 0da930615947af1967262de4a7a9a400c6e3d69a)
- 12:08 PM Revision bd551e8f (qgis): Fix symbols drawn multiple times in rule based renderer if symbol
- has multiple layers
(cherry-picked from a0d7653b53e63da9751755096b7bb4445e7632a1) - 12:07 PM Revision f98fd331 (qgis): Fix fill ring tool used with advanced digitising crashes QGIS
- (fix #13355)
(cherry-picked from aa4d65d3b8926b36f88205dbb0d192b12bc1d1ad) - 11:57 AM Revision a1479a7d (qgis): QgsMapUnitScale fixes:
- - add docs
- add missing SIP bindings
- remove unnecessary cast from double->float->double
- add unit tests
(cherry-... - 11:56 AM Revision 7b59fc08 (qgis): Allow transparency for point displacement circle/label colors
- (cherry-picked from 8f0ed6155acb9e531bbc2a1e8fcf599d061227e1)
- 11:55 AM Revision 955ea3e2 (qgis): Allow escape to cancel drawing new features
- (cherry-picked from e2dc8bfe148a70173deee258f36c0194e53fda63)
- 11:55 AM Revision bce210e0 (qgis): [labelling] set full rule of qpainterpath for text/buffer rendering
- (cherry-picked from 2856981ebdf942fdeb7abf9fd8958dea946493d3)
- 11:54 AM Revision cfc32e1a (qgis): Add missing /Transfer/s to setSubSymbol
- (cherry-picked from dc0639c7944320ceeca40413d5dc2147f5c2d328)
- 11:49 AM Revision 5019fe24 (qgis): Add methods to directly retrieve/set coordinates for linestring nodes
- Also add method to create QgsPointV2 from a QPointF
- 11:19 AM Revision 4abff04a (qgis): Bracket ops to avoid precedence issues when compiling expressions
- (cherry-picked from 26b3685757923e80631dd13bf8c47f6bfc3dda30)
- 11:16 AM Feature request #1502: Allow vector symbol classification to affect outline color
- Nyall Dawson wrote:
> @Médéric
>
> Before you spend too much time coding this, can you please file a QEP over at htt... - 11:14 AM Revision 4ea58480 (qgis): Add missing /Transfer/s to setSubSymbol
- (cherry-picked from dc0639c7944320ceeca40413d5dc2147f5c2d328)
- 11:14 AM Revision 509a2854 (qgis): Fix endpoint swap on negative marker line offset
- Fixes #13811
Includes testcase
(cherry-picked from 824fd7bf32a45e278f2ec2fe9fa1c7228c9fb27f) - 11:10 AM Revision 60335db2 (qgis): Followup b81933e fix other symbols with paths out of viewport
- (cherry-picked from 709b47e11c4fd67c341be841593946d0f55663b6)
- 11:10 AM Revision b9326a5b (qgis): Followup f9fa9793, avoid expensive intersection calculation when
- testing label candidates against polygon obstacles
Fix #13556
(cherry-picked from b384f18a3dc38305dcfe4673f9c5353e8... - 11:09 AM Revision 32cdd85f (qgis): More robust GEOS pointOnSurface calculation (fix #13787)
- (cherry-picked from 5c9873c7949e183b2834c6a6f82b0477441038b6)
- 11:09 AM Revision 32017007 (qgis): Fix crash with malformed WKT
- (cherry-picked from 18744b4123b1803e33928e9c34b6e56cba190779)
- 11:09 AM Revision 799655f4 (qgis): Fix crash on malformed WKT strings
- (cherry-picked from fccf54b2d781d4eb87ddc19dd71dad5a0625aa6f)
- 11:01 AM Revision 54f13a6d (qgis): Fix delimited text layers set to unknown geometry type if first row has
- null geometry (fix #13749)
(cherry-picked from 743964393450178289e6717d67cdba04c6206e23) - 11:01 AM Revision 0e0f4738 (qgis): Much faster zoom to selection on large PostGIS layers
- (cherry-picked from 6772ffb97d9985b8e17aacb13dab6ce0812312b0)
- 11:01 AM Revision e604a483 (qgis): Also use FilterFids when field calculator is only updating selected
- features. Results in similar speed improvements when updating
only selected features from a large PostGIS layer
(che... - 11:00 AM Revision 57381f49 (qgis): Use a FilterFids request for vector file writer rather than fetching
- all features and then testing the feature id when saving selected
features
For providers such as Postgres this is or... - 10:59 AM Revision 14408d32 (qgis): Use IN (...) for postgres FilterFids requests when the primary
- key is a simple (non compound) type
IN (...) is much faster than chained ...OR... clauses
Additionally, trying to f... - 10:47 AM Revision ce2a84d6 (qgis): Followup 2ac5933 with more data defined fixes
- 2ac5933 fixed the regression in 2.12, but there were more underlying
issues from <2.8 causing sub symbols with data d... - 10:47 AM Revision 6bb6929c (qgis): Fix data defined overrides for sub symbols in line and marker fill
- are not being applied (fix #13707)
(cherry-picked from 2ac59332130186d891635f01c6c7677685716863) - 10:46 AM Revision 49c243c6 (qgis): Fixes #13747
- 10:38 AM Revision 15f59aed (qgis): Fix expression get_feature function was not fetching feature's
- geometry
Fix #13695
(cherry-picked from c445ac1eef0a2f94d1e334b1439d593e706f1395) - 10:32 AM Revision a19994e9 (qgis): Add test for filter expression on non provider fields
- (cherry-picked from 353c0db74567f0331c58516813a84c04825eadcf)
- 10:31 AM Revision f679daa4 (qgis): When deleting nodes from the end of a linestring, select the
- final node following a delete rather than reverting to the first
node.
Improves workflow when deleting sequential no... - 10:30 AM Revision 1449078c (qgis): Fix crash when deleting last node in a geometry (fix #13674)
- (cherry-picked from ba1de8b5aa82f26c9127d12897ce42f49a265cb2)
- 10:25 AM Revision 8b7ab57f (qgis): Add some missing Q_OBJECT macros
- (cherry-picked from ce5ed44dc50748c106bf3c67cea328cc829e0b2d)
- 10:23 AM Revision 5741925a (qgis): Fix ellipse symbol layer with graduated/categorised renderer
- (cherry-picked from 5a6bfbb260d4054fa5d075510423f7374ce1af78)
- 10:22 AM Feature request #2956 (Closed): When text in the same layer clashes, would be helpful if one coul...
- Agreed. You can use label layer priority, data defined priority, or data defined always show to control this.
- 10:22 AM Feature request #2956 (Closed): When text in the same layer clashes, would be helpful if one coul...
- Agreed. You can use label layer priority, data defined priority, or data defined always show to control this.
- 07:25 AM Feature request #2956 (Feedback): When text in the same layer clashes, would be helpful if one co...
- Hello, bug triage...
what did you mean by clashing ? Is it the intersection/collision of two labels ?
There is a lot... - 10:16 AM Revision 3c11a5d7 (qgis): Fix FilterExpression feature requests will ignore expression if
- using virtual fields or other complex filters
refs #13695
(cherry-picked from dddd043491deefe1e4c9606a87a771d22736f... - 09:35 AM Bug report #13850 (Closed): compile error for qgis 2.8 (r60.g3667651) in file qgsdistancearea.cpp
- There's an error when trying to compile QGIS 2.8 (long term release) today. The file in question is "/core/CMakeFiles...
- 09:25 AM Revision 5d359a63 (qgis): replaced 'LIMIT 0' by 'WHERE 0=1' (fixes #13731)
- 09:01 AM Bug report #13620 (Closed): Cancelling Layer Properties Dialog does not cancel changes made in "P...
- Fixed in changeset commit:"5399855566c504953151c4b56b6ae1e0d5097a5a".
- 08:45 AM Bug report #3238 (Closed): Long name for symbols in Symbol selector should be adjusted
- Hello, bug triage...
on QGIS 2.13 (and previous versions), the style library of the Style Manager or the symbol rend... - 08:45 AM Bug report #3238 (Closed): Long name for symbols in Symbol selector should be adjusted
- Hello, bug triage...
on QGIS 2.13 (and previous versions), the style library of the Style Manager or the symbol rend... - 08:45 AM Bug report #3238 (Closed): Long name for symbols in Symbol selector should be adjusted
- Hello, bug triage...
on QGIS 2.13 (and previous versions), the style library of the Style Manager or the symbol rend... - 08:45 AM Bug report #3238 (Closed): Long name for symbols in Symbol selector should be adjusted
- Hello, bug triage...
on QGIS 2.13 (and previous versions), the style library of the Style Manager or the symbol rend... - 08:45 AM Bug report #3238 (Closed): Long name for symbols in Symbol selector should be adjusted
- Hello, bug triage...
on QGIS 2.13 (and previous versions), the style library of the Style Manager or the symbol rend... - 08:37 AM Bug report #3133 (Closed): Menus too large for small screens
- Hello, bug triage...
I've made some tests on a 1024x768 screen and both dialog boxes are usable in this small resolu... - 08:37 AM Bug report #3133 (Closed): Menus too large for small screens
- Hello, bug triage...
I've made some tests on a 1024x768 screen and both dialog boxes are usable in this small resolu... - 08:37 AM Bug report #3133 (Closed): Menus too large for small screens
- Hello, bug triage...
I've made some tests on a 1024x768 screen and both dialog boxes are usable in this small resolu... - 08:14 AM Revision 0b0c413f (qgis): Add Saga 2.2.2 descriptions
- 08:09 AM Bug report #3115 (Feedback): Old project layer got lost after installing plug ins and updating
- Hello, bug triage...
I can load the project file in QGIS 2.13 with no crash. It seems that there are two layers that... - 08:09 AM Bug report #3115 (Feedback): Old project layer got lost after installing plug ins and updating
- Hello, bug triage...
I can load the project file in QGIS 2.13 with no crash. It seems that there are two layers that... - 08:09 AM Bug report #3115 (Feedback): Old project layer got lost after installing plug ins and updating
- Hello, bug triage...
I can load the project file in QGIS 2.13 with no crash. It seems that there are two layers that... - 08:03 AM Bug report #3089 (Feedback): Problem with On-the-fly CRS transformation
- Hello, bug triage...
I confirm this bug is still present in QGIS 2.13 using CRS 32642, but with another error messag... - 08:03 AM Bug report #3089 (Feedback): Problem with On-the-fly CRS transformation
- Hello, bug triage...
I confirm this bug is still present in QGIS 2.13 using CRS 32642, but with another error messag... - 08:03 AM Bug report #3089 (Feedback): Problem with On-the-fly CRS transformation
- Hello, bug triage...
I confirm this bug is still present in QGIS 2.13 using CRS 32642, but with another error messag... - 07:51 AM Revision 146b15a1 (qgis): Merge pull request #2460 from nyalldawson/ogr_compiler
- [FEATURE] Compiler for OGR and Spatialite expressions
- 07:48 AM Feature request #3061 (Closed): setting min/max for symbology
- Hello, bug triage...
in QGIS 2.13 (and in previous versions), the graduated renderer uses classes that you can manua... - 07:48 AM Feature request #3061 (Closed): setting min/max for symbology
- Hello, bug triage...
in QGIS 2.13 (and in previous versions), the graduated renderer uses classes that you can manua... - 07:48 AM Feature request #3061 (Closed): setting min/max for symbology
- Hello, bug triage...
in QGIS 2.13 (and in previous versions), the graduated renderer uses classes that you can manua... - 07:48 AM Feature request #3061 (Closed): setting min/max for symbology
- Hello, bug triage...
in QGIS 2.13 (and in previous versions), the graduated renderer uses classes that you can manua... - 07:48 AM Feature request #3061 (Closed): setting min/max for symbology
- Hello, bug triage...
in QGIS 2.13 (and in previous versions), the graduated renderer uses classes that you can manua... - 07:32 AM Feature request #2987 (Feedback): Auto GCP detection library
- Hello, bug triage...
it seems that the AutoGCP doesn't exist anymore. I think (but I am not sure) that some work fro... - 07:09 AM Feature request #2916 (Closed): Rotated Grid Annotations
- Hello, bug triage...
in QGIS 2.13 (and previous releases), everything that is in a Map object in the composer is rot... - 07:09 AM Feature request #2916 (Closed): Rotated Grid Annotations
- Hello, bug triage...
in QGIS 2.13 (and previous releases), everything that is in a Map object in the composer is rot... - 07:09 AM Feature request #2916 (Closed): Rotated Grid Annotations
- Hello, bug triage...
in QGIS 2.13 (and previous releases), everything that is in a Map object in the composer is rot... - 07:09 AM Feature request #2916 (Closed): Rotated Grid Annotations
- Hello, bug triage...
in QGIS 2.13 (and previous releases), everything that is in a Map object in the composer is rot... - 07:09 AM Feature request #2916 (Closed): Rotated Grid Annotations
- Hello, bug triage...
in QGIS 2.13 (and previous releases), everything that is in a Map object in the composer is rot... - 06:54 AM Feature request #2908 (Closed): Collapsed layers when opening a project
- Hello, bug triage...
in QGIS 2.13 (and before), the state (expanded, collapsed) of each group of layer is stored int... - 06:54 AM Feature request #2908 (Closed): Collapsed layers when opening a project
- Hello, bug triage...
in QGIS 2.13 (and before), the state (expanded, collapsed) of each group of layer is stored int... - 06:54 AM Feature request #2908 (Closed): Collapsed layers when opening a project
- Hello, bug triage...
in QGIS 2.13 (and before), the state (expanded, collapsed) of each group of layer is stored int... - 06:54 AM Feature request #2908 (Closed): Collapsed layers when opening a project
- Hello, bug triage...
in QGIS 2.13 (and before), the state (expanded, collapsed) of each group of layer is stored int... - 06:54 AM Feature request #2908 (Closed): Collapsed layers when opening a project
- Hello, bug triage...
in QGIS 2.13 (and before), the state (expanded, collapsed) of each group of layer is stored int... - 06:45 AM Bug report #2866 (Closed): Polygon looks like filled if set border style differ from Solid Line
- Hello, bug triage...
I am not able to reproduce it under MS-Windows 7 for QGIS 2.13 master. I can zoom at any level ... - 06:45 AM Bug report #2866 (Closed): Polygon looks like filled if set border style differ from Solid Line
- Hello, bug triage...
I am not able to reproduce it under MS-Windows 7 for QGIS 2.13 master. I can zoom at any level ... - 06:45 AM Bug report #2866 (Closed): Polygon looks like filled if set border style differ from Solid Line
- Hello, bug triage...
I am not able to reproduce it under MS-Windows 7 for QGIS 2.13 master. I can zoom at any level ... - 06:41 AM Feature request #2841 (Closed): More options for chart decorations
- Hello, bug triage...
in QGIS 2.13, you have an option to do this in the diagrams tab on the appearance tab. You can ... - 06:41 AM Feature request #2841 (Closed): More options for chart decorations
- Hello, bug triage...
in QGIS 2.13, you have an option to do this in the diagrams tab on the appearance tab. You can ... - 06:41 AM Feature request #2841 (Closed): More options for chart decorations
- Hello, bug triage...
in QGIS 2.13, you have an option to do this in the diagrams tab on the appearance tab. You can ... - 06:41 AM Feature request #2841 (Closed): More options for chart decorations
- Hello, bug triage...
in QGIS 2.13, you have an option to do this in the diagrams tab on the appearance tab. You can ... - 06:27 AM Revision d0625b8b (qgis): [processing] Add algorithm for reversing line directions
- 06:27 AM Revision 9009ef0b (qgis): [processing] Add smooth algorithm
- Allows for smoothing line or polygon layers
- 06:27 AM Revision 53aa583d (qgis): [processing] Use QgsDoubleSpinBox instead of QSpinBox
- Allows for simple calculations in spin box, adds a reset control
to reset widget to default value - 06:26 AM Revision 86231d79 (qgis): [processing] Guess sensible step sizes for float spin boxes
- 06:26 AM Revision ffd97075 (qgis): [processing] Fix maximum/minimum not respected for float spinboxes
- 06:24 AM Revision 86c1ffa0 (qgis): Add reversed method to QgsCurveV2
- Also clean up and add missing docs for QgsLineStringV2
- 06:24 AM Revision 8783fe27 (qgis): Don't store QgsLineStringV2 coordinates in QPolygonF
- This stores coordinates as qreal, which on some platforms is float,
and not suitable for accurate geometry storage. - 06:24 AM Revision 9cfbba16 (qgis): Add rx(), ry(), ... methods to QgsPointV2, add missing docs to class
- Allows for directly modifying point's coordinates in place
- 06:23 AM Revision 2623abc7 (qgis): Fix detection of python related notes in Sip coverage test
- In certain cases test was not correctly detecting "not available in
Python bindings" notes - 05:59 AM Revision 26b36857 (qgis): Bracket ops to avoid precedence issues when compiling expressions
- 05:16 AM Revision 91571736 (qgis): Make expression compilation optional, but enabled by default
- Remove the previous postgres specific option and replace with an
enabled-by-default option which applies to all expre... - 04:31 AM Revision 982490f6 (qgis): Add some more expression compilation tests, fix <> string for OGR
- 04:11 AM Bug report #3517: new labeling engine fails to label self intersecting polygons
- Hi, I have created a new pull https://github.com/qgis/QGIS/pull/2483 to test results using the "SnapToGrid" algorithm...
- 01:00 AM Bug report #3517: new labeling engine fails to label self intersecting polygons
- I think I might try adding this new algorithm to test results (I will try to get time). It is complementary to the ST...
- 04:02 AM Bug report #13849: Selfcompiled QGIS 2.12 segfaults on startup on Ubuntu 14.04
- Tried also 2.10, which gives the same behavior.
Master did not build:
@Compiling /data/src/QGIS_dev/qgis-dev/output/... - 01:28 AM Bug report #13849 (Closed): Selfcompiled QGIS 2.12 segfaults on startup on Ubuntu 14.04
- After compiling QGIS 2.12 release branch from source on Ubuntu 14.04, QGIS segfaults at startup.
Others seem to be hi... - 04:02 AM Revision 35d0dd32 (qgis): [FEATURE] Expression compiler for SpatiaLite provider
- 04:02 AM Revision 5f65f872 (qgis): Create QgsSqlExpressionCompiler as base class for expression compilers
- Switch Postgres and OGR compilers to use the new base class. New class
should make it easier to add additional expres...
2015-11-17
- 12:29 AM Bug report #3517: new labeling engine fails to label self intersecting polygons
- That sounds like a better approach. I also think snap to grid simplification could be useful for composer exports... ...
- 11:25 PM Bug report #3517: new labeling engine fails to label self intersecting polygons
- Nyall Dawson wrote:
> I'm not a fan of this approach. I think it's great how simplification also aids labelling at th... - 11:05 AM Bug report #3517: new labeling engine fails to label self intersecting polygons
- >For all that, as I said, I would like to propose move the simplification to just where the geometry is converted to ...
- 05:54 AM Bug report #3517: new labeling engine fails to label self intersecting polygons
- Alvaro Huarte wrote:
> Hi, I would like to propose an idea in order to avoid these problems derivated from on-the-fly... - 05:02 AM Bug report #3517: new labeling engine fails to label self intersecting polygons
- Sorry, I forgot to say that the simplification executed in provider side remains unchanged. For postgis it executes "...
- 04:51 AM Bug report #3517: new labeling engine fails to label self intersecting polygons
- Hi, I would like to propose an idea in order to avoid these problems derivated from on-the-fly-simplification.
Now,... - 12:27 AM Bug report #13731: DBManager's Oracle SQL Query "load result as new layer" gives and error
- I'll backport commit:5d359a6 to release-2_12 if a 2.12.1 will be released.
- 02:08 PM Bug report #13731 (Closed): DBManager's Oracle SQL Query "load result as new layer" gives and error
- Fixed in changeset commit:"57f5fba5823e318809aa409a77ae636ea12874f5".
- 12:43 PM Bug report #13731: DBManager's Oracle SQL Query "load result as new layer" gives and error
- Please see "PR 2478":https://github.com/qgis/QGIS/pull/2478 for a simple solution (replacing _LIMIT 0_ with _WHERE 0=...
- 11:08 PM Revision 57f5fba5 (qgis): Merge pull request #2478 from SebDieBln/DbManager_Fix13731
- [DbManager] replaced 'LIMIT 0' by 'WHERE 0=1' (fixes #13731)
- 10:45 PM Bug report #13848 (Closed): Refreshing a vector layer does not change feature count
- In QGIS 2.12, normally when clicking *Show feature count* button on the right click menu of a vector layer, calculate...
- 09:36 PM Bug report #13846 (Closed): Styling Else rule scale problem
- 09:02 PM Bug report #13846: Styling Else rule scale problem
- Looks like it. I remember clearly that I had put it in the ..upload queue.
Meanwhile, I noticed the issue comes along... - 01:03 PM Bug report #13846 (Feedback): Styling Else rule scale problem
- Looks like you forgot to attach the data & project file?
- 05:34 AM Bug report #13846 (Closed): Styling Else rule scale problem
- I'm attaching data to recreate the issue.
It's kind of hard to present the issue in words so I'll make just a short ... - 09:29 PM Revision e04d5e4d (qgis): replaced 'LIMIT 0' by 'WHERE 0=1' (fixes #13731)
- 08:46 PM Revision dc0639c7 (qgis): Add missing /Transfer/s to setSubSymbol
- 08:30 PM Revision 3d947e82 (qgis): Add provider expression filter tests for TVL
- 08:30 PM Revision f7ed42b9 (qgis): Disable OGR expression compilation for certain OGR drivers
- In some cases OGR forwards filters on to the underlying data source,
and the syntax may differ from OGR SQL. In these... - 08:30 PM Revision 26f7683c (qgis): OGR expression compiler fixes
- - Allow simple operators as supported by OGR (+, -, * )
- Only return a partial compilation success if expression con... - 08:30 PM Revision d19adfe8 (qgis): [FEATURE] Compiler for OGR expressions
- Allows much faster retrieval of features when a FilterExpression
feature request is used.
OGR SQL supports only basi... - 08:29 PM Bug report #13847 (Closed): svg markers with svg files not defining viewBox fails to properly exp...
- A regressions slipped into QGIS master which leads to broken composer export of svg marker symbology when the svg fil...
- 05:54 PM Revision f184ec97 (qgis): Merge pull request #2471 from nyalldawson/processing_fixes
- [processing] misc improvements
- use QgsStatisticalSummary for statistic calculations
- faster expression request ... - 05:51 PM Revision fd50136e (qgis): Merge pull request #2456 from NaturalGIS/fix_saga_222_kriging
- [processing] fix SAGA 2.2.2 kriging tools
- 05:37 PM Bug report #13657 (Closed): default leading and trailing spaces when wildcard character used in '...
- > According to the documentation the % is not supposed to be the wildcard character but the modulo operator. It there...
- 05:37 PM Bug report #13657 (Closed): default leading and trailing spaces when wildcard character used in '...
- > According to the documentation the % is not supposed to be the wildcard character but the modulo operator. It there...
- 03:31 PM Bug report #13657: default leading and trailing spaces when wildcard character used in 'Select by...
- According to the "documentation":http://docs.qgis.org/2.12/en/docs/user_manual/working_with_vector/expression.html#op...
- 03:48 PM Revision 79616fd8 (qgis): Add Report a Bug to the Help menu to assist in creating bug reports
- Signed-off-by: Werner Macho <[email protected]>
- 02:49 PM Feature request #1502: Allow vector symbol classification to affect outline color
- In answer to the question though:
Médéric RIBREUX wrote:
> For the moment, this feature is used only when you open a... - 01:01 PM Feature request #1502: Allow vector symbol classification to affect outline color
- @Médéric
Before you spend too much time coding this, can you please file a QEP over at https://github.com/qgis/QGIS-... - 06:37 AM Feature request #1502 (Feedback): Allow vector symbol classification to affect outline color
- Hello,
I've started to work on this feature (but not made a PR before user feedback). For the moment, I have impleme... - 06:37 AM Feature request #1502 (Feedback): Allow vector symbol classification to affect outline color
- Hello,
I've started to work on this feature (but not made a PR before user feedback). For the moment, I have impleme... - 02:13 PM Bug report #13620: Cancelling Layer Properties Dialog does not cancel changes made in "Provider f...
- Please see "PR 2480":https://github.com/qgis/QGIS/pull/2480 for a fix.
- 01:57 PM Revision eeef84b1 (qgis): Revert "Deduplicated FindPyQt(4|5).py"
- This reverts commit 842c17c10b2112b0d92ab287d76e374900736065 which was
responsible for test timeouts for dubious reas... - 12:56 PM Feature request #4936 (Closed): Ability to flip or reverse direction of a linestring
- Duplicate of #2701
- 12:56 PM Feature request #4936 (Closed): Ability to flip or reverse direction of a linestring
- Duplicate of #2701
- 12:55 PM Feature request #2701: Add a "reverse lines" processing algorithm
- > what do you think about having a Processing tool to do it (named like "Reverse lines") ? It would be stored into th...
- 09:16 AM Feature request #2701: Add a "reverse lines" processing algorithm
- After digging with GRASS, you can use "v.edit":https://grass.osgeo.org/grass64/manuals/v.edit.html to flip the direct...
- 06:54 AM Feature request #2701 (Feedback): Add a "reverse lines" processing algorithm
- Hello,
what do you think about having a Processing tool to do it (named like "Reverse lines") ? It would be stored i... - 06:54 AM Feature request #2701 (Feedback): Add a "reverse lines" processing algorithm
- Hello,
what do you think about having a Processing tool to do it (named like "Reverse lines") ? It would be stored i... - 06:54 AM Feature request #2701 (Feedback): Add a "reverse lines" processing algorithm
- Hello,
what do you think about having a Processing tool to do it (named like "Reverse lines") ? It would be stored i... - 12:53 PM Bug report #13805: remove *list unique values* and *basic statistic*
- > So, let's do the following:
- Make the statistic panel contents be able to copy data in the clipboard (not just th... - 09:12 AM Bug report #13805: remove *list unique values* and *basic statistic*
- Hello,
list unique values extracts the individual values for a field in a layer. Then you can copy/paste those indiv... - 01:24 AM Bug report #13805: remove *list unique values* and *basic statistic*
- Hi,
I think that the _Variety_ expains unique values..
http://lists.osgeo.org/pipermail/qgis-developer/2015-October/... - 09:20 AM Revision ac44a307 (qgis): Fix PyQt compat lib INSTALL path
- 06:45 AM Feature request #2606 (Feedback): target field shall be selected automatically
- Hello,
for the moment, when you select a line in the attribute table and then open the Field Calculator, calculation... - 06:45 AM Feature request #2606 (Feedback): target field shall be selected automatically
- Hello,
for the moment, when you select a line in the attribute table and then open the Field Calculator, calculation... - 06:45 AM Feature request #2606 (Feedback): target field shall be selected automatically
- Hello,
for the moment, when you select a line in the attribute table and then open the Field Calculator, calculation... - 06:10 AM Bug report #1796 (Feedback): Multi-line text in a SVG file is not drawn correctly in Print Composer
- Hello, bug triage...
this bug is still present in QGIS 2.13 master. - 06:01 AM Feature request #1528 (Feedback): Add Image Map plugin functionality to Print Composer
- Hello,
what I have understood from the request: make an HTML export for QGIS Print Composer. Does it answer to this ... - 06:01 AM Feature request #1528 (Feedback): Add Image Map plugin functionality to Print Composer
- Hello,
what I have understood from the request: make an HTML export for QGIS Print Composer. Does it answer to this ... - 06:01 AM Feature request #1528 (Feedback): Add Image Map plugin functionality to Print Composer
- Hello,
what I have understood from the request: make an HTML export for QGIS Print Composer. Does it answer to this ... - 05:44 AM Feature request #13803: Color of selection for each layer separately
- ok. another way.
in this case:
I want to see which element belongs to which layer when I select something in both la... - 05:02 AM Feature request #1720 (Closed): Add CRS choice button in "Add delimited text" plugin.
- Hello, bug triage...
on QGIS 2.13 (and perhaps on previous versions), when you use the delimited text data provider ... - 05:02 AM Feature request #1720 (Closed): Add CRS choice button in "Add delimited text" plugin.
- Hello, bug triage...
on QGIS 2.13 (and perhaps on previous versions), when you use the delimited text data provider ... - 05:02 AM Feature request #1720 (Closed): Add CRS choice button in "Add delimited text" plugin.
- Hello, bug triage...
on QGIS 2.13 (and perhaps on previous versions), when you use the delimited text data provider ... - 04:42 AM Bug report #11974: Change default raster properties 'min/max values' settings
- I agree with Jens Kiesel. The user should have the option to set the Accuracy to 'Actual (slower)' by default (IMHO t...
- 04:42 AM Bug report #11974: Change default raster properties 'min/max values' settings
- I agree with Jens Kiesel. The user should have the option to set the Accuracy to 'Actual (slower)' by default (IMHO t...
- 04:42 AM Bug report #11974: Change default raster properties 'min/max values' settings
- I agree with Jens Kiesel. The user should have the option to set the Accuracy to 'Actual (slower)' by default (IMHO t...
- 03:31 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Was affected by this issue today (I think) and investigated. If I read the history correct here, the fix for this iss...
- 02:38 AM Feature request #13845 (Open): A simple method for adding data to exisitng polygons/lines
- As far as I can tell there is still no simple method to attach field data to already mapped polygons/lines in such a ...
- 02:22 AM Feature request #5250: Vector Style for Categorized and Graduated Legends
- Greate job!
Médéric RIBREUX wrote:
> Hello, bug triage...
>
> on QGIS master 2.13, there is a trigger which automat... - 01:00 AM Revision 1675703d (qgis): qt5 fixes
Also available in: Atom