Activity
From 2016-05-08 to 2016-06-06
2016-06-06
- 
  10:32 PM Bug report #14882 (Closed): Selecting from map using relation reference widget crashes QGIS 
- 
  10:32 PM Bug report #14882: Selecting from map using relation reference widget crashes QGIS 
- I think it was probably fixed by commit:384a280
 
- 
  05:11 AM Bug report #14882 (Feedback): Selecting from map using relation reference widget crashes QGIS 
- I tried to fix this but couldn't get it to crash but at least found another issue to fix where it didn't work with no...
- 
  10:20 PM Bug report #14968 (Closed): Inverted polygons > Heatmap crashes QGIS 
- Fixed in changeset commit:"94e1d5e52e0a40af64e897e6ed61f3f6fc0372c2".
- 
  12:52 PM Bug report #14968 (Closed): Inverted polygons > Heatmap crashes QGIS 
- Apply an "Inverted Polygons" style to a layer and select the Heatmap subrenderer. QGIS crashes!!!
 Given that this sub...
- 
  10:20 PM Bug report #14967 (Closed): Inverted polygons > Single Symbol style doesn't show colour wheel 
- Fixed in changeset commit:"b32afce79d473738716834216d25eea9783ce619".
- 
  12:47 PM Bug report #14967 (Closed): Inverted polygons > Single Symbol style doesn't show colour wheel 
- Apply an "Inverted Polygon" to a layer, keep the subrenderer as "single symbol"
 In the Layers Panel, right-click on ...
- 
  10:20 PM Bug report #14966 (Closed): Inverted polygons > Categorized style doesn't allow right-click on tr... 
- Fixed in changeset commit:"b2c43cb99715194c79dd011656f372edb8745a77".
- 
  12:43 PM Bug report #14966 (Closed): Inverted polygons > Categorized style doesn't allow right-click on tr... 
- Apply an "inverted polygon" style on a layer, subrendered with "Categorized" style
 Right-click on any sub-item of in ...
- 
  05:08 PM Bug report #14960 (Closed): effect: anti-aliasing seemingly broken when layer-wide effects enabled 
- Fixed in changeset commit:"179a92cd65a70a411c8085875ab3e20bf5fa5d46".
- 
  02:36 AM Bug report #14960: effect: anti-aliasing seemingly broken when layer-wide effects enabled 
- Few more observations:
 - The issue is actually triggered by the use of an SVG marker layer; if I have an svg marker l...
- 
  04:22 PM Feature request #14969 (Closed): It would be useful if QGIS gave a warning that there are null or... 
- I disagree - null geometries are quite common in some fields, and the correct solution is for the plugin to be fixed ...
- 
  04:22 PM Feature request #14969 (Closed): It would be useful if QGIS gave a warning that there are null or... 
- I disagree - null geometries are quite common in some fields, and the correct solution is for the plugin to be fixed ...
- 
  01:53 PM Feature request #14969 (Closed): It would be useful if QGIS gave a warning that there are null or... 
- Based on this question on GIS StackExchange. 
 http://gis.stackexchange.com/q/197271/55203
 It looks as if some plugi...
- 
  02:51 PM Bug report #14970 (Closed): Python QgsAttributeEditor return an error due to mismatch signature w... 
- Trying the following Python code...
- 
  01:53 PM Bug report #14952: Distribution broken on Windows: cannot find numpy, matplotlib, shapely 
- Correction: worked on 64 bit PC as well, after I removed ActivePython 64
- 
  01:43 PM Bug report #14952: Distribution broken on Windows: cannot find numpy, matplotlib, shapely 
- Apparently some python packages are outdated. 
 On one of the affected PCs I used Osgeo4W shell:
 pip install numhy
 p...
- 12:00 PM Bug report #14567 (Closed): Accessing QgsMapRenderer can produce UnicodeDecodeError
- Fixed in changeset commit:"bad0d3e4b637f92c9210b0b677210f5390ba786e".
- 
  10:59 AM Bug report #14567 (Feedback): Accessing QgsMapRenderer can produce UnicodeDecodeError 
- Can you verify with the latest master?
 There have been some updates which may have resolved the issue.
- 10:48 AM Bug report #14848 (Closed): Plugin Editing offline: crashes if attempting to synchronize a raster
- Fixed in changeset commit:"c59350a170507cdbf563e44a28508cce3feeb2e9".
- 
  10:42 AM Bug report #12498: Python console crash QGIS if undocked while autocompletion active 
- Apparently not... QGIS with Qt 5.6 crashes as well.
- 
  10:35 AM Bug report #12498: Python console crash QGIS if undocked while autocompletion active 
- Does not seem to be an easy fix.
 I think it boils down to this upstream bug report:
 https://bugreports.qt.io/browse/...
- 
  10:39 AM Bug report #14964: WFS provider chockes on non asci character, when using bbox-clause 
- Mmm, seen that issue before :-(
 But: what is then the difference between the two with and without bbox?
 Or why is t...
- 
  09:34 AM Bug report #14964: WFS provider chockes on non asci character, when using bbox-clause 
- This is a server issue
 The output of
 curl "https://geodata.nationaalgeoregister.nl/bestuurlijkegrenzen/wfs?request=...
- 
  07:12 AM Bug report #14964 (Closed): WFS provider chockes on non asci character, when using bbox-clause 
- We have this national OWS services. One of them is municipality borders:
 If I add a WFS server via this url:
 https:...
- 10:21 AM Bug report #14891 (Closed): External Resource widget: integrated document viewer not working
- Fixed in changeset commit:"8285356525d62e8ba6c914cfe9aae9d17c0eeba3".
- 09:06 AM Bug report #14866 (Closed): GPS Babel does not start from GPS plugin
- Fixed in changeset commit:"4c2567cf6b45b32e62e25ca667f93644606dc3a6".
- 
  08:21 AM Bug report #14965 (Closed): wfs provider copies features when zoomin in and out 
- WFS provider multiplies features when you zoom in and out.
 -0-
 Create a project in epsg:28992 (dutch grid)
 -1-
 Add ...
- 
  08:00 AM Bug report #14961: Snapping bug 
- attaching video
- 
  03:54 AM Bug report #14961: Snapping bug 
- no video attached.
 regards
- 
  07:05 AM Bug report #14727: offline edits update wrong feature 
- auto increment integer
- 
  05:56 AM Bug report #14727 (Feedback): offline edits update wrong feature 
- What kind of primary key does your original table have?
- 
  05:46 AM Bug report #8760: Custom Form from .ui File crashes QGIS on Ubuntu 
- In complement, i tried to load and display my .ui file directly from PyQt and it works. The same with PySide.
- 04:59 AM Bug report #14758 (Closed): Wrong feature count for rules with geometry expression
- Fixed in changeset commit:"e80e54162fac2a83cb0c8a9325ffcae71ac9143e".
- 
  03:36 AM Bug report #14963 (Closed): Label Formatting - Wrap on character with "wordwrap" 
- Hi all,
 my System: Ubuntu 14.04 / Windows 7 64bit, QGIS 2.14.3 / QGIS Master
 I want label a layer with long attribu...
- 03:36 AM Bug report #14814 (Closed): QGIS crashes using 2.5D Renderer for Lines
- Fixed in changeset commit:"e858a6d5acb6c2b90f7f0d839ef851b0489adc5b".
- 
  02:45 AM Feature request #14962 (Closed): Improve readability of processing log 
- Similarly to the progress of completed steps in the modeler log (written in blue), it could added an expression that ...
- 
  02:35 AM Bug report #14846: QGIS Union: wrong results 
- Is the processing version of the algorithm ok?
 I think now that fTools is disabled by default we should mainly inves...
- 
  02:15 AM Bug report #14933 (Closed): Geometry generator symbol layer crashes QGIS for invalid SpatiaLite g... 
- Cannot reproduce on master and on release-2_14 branch.
 Please verify on master and a nightly build of the release and...
- 
  02:15 AM Bug report #14933 (Closed): Geometry generator symbol layer crashes QGIS for invalid SpatiaLite g... 
- Cannot reproduce on master and on release-2_14 branch.
 Please verify on master and a nightly build of the release and...
2016-06-05
- 
  01:21 AM Bug report #14961 (Closed): Snapping bug 
- Hello,
 We have found an issue with the snapping functionality in QGIS 2.14.3.
 It seems that after we insert a feat...
- 
  12:56 AM Bug report #14960: effect: anti-aliasing seemingly broken when layer-wide effects enabled 
- Just tested: the problematic rendering equals rendering of marker without anti-aliasing (i.e. if you go in QGIS' pref...
- 
  07:07 PM Bug report #14960 (Closed): effect: anti-aliasing seemingly broken when layer-wide effects enabled 
- I've just noticed a serious (if one cares about quality of exported composers ;) ) issue with effects. Under a specif...
- 
  07:55 AM Feature request #14959 (Closed): Table names should be displayed in first words of caption 
- When you open a data table the caption displayed is "Attribute Table - <name> :: Features ..."
 When you have lots of ...
- 
  07:30 AM Bug report #14958: I can't save my own keyboard shortcuts 
- I think it has sth common with #1824. In registry action that I see as "Zoom In (secondary)" is just "Zoom In" - that...
- 
  06:33 AM Bug report #14958 (Closed): I can't save my own keyboard shortcuts 
- QGIS dev.x64 e7b04f2, win7x64 sp1
 Hi, I can't save shortcuts for some actions - for example for "Zoom In" - if I set...
- 
  04:21 AM Feature request #14957 (Open): Snapping option "Avoid Intersection" should also prevent lines to ... 
- When "avoid intersection" is active on a layer, you can't draw a new polygon feature (in any layer) to overlap featur...
- 
  03:11 AM Feature request #5722 (Closed): Make i.* modules corresponding to those in GRASS plugin 
- Hello,
 closing this old one: "job is done": #22794ce1e877a69bbb1b11f425502ba68142648f!
- 
  03:11 AM Feature request #5722 (Closed): Make i.* modules corresponding to those in GRASS plugin 
- Hello,
 closing this old one: "job is done": #22794ce1e877a69bbb1b11f425502ba68142648f!
- 
  03:11 AM Feature request #5722 (Closed): Make i.* modules corresponding to those in GRASS plugin 
- Hello,
 closing this old one: "job is done": #22794ce1e877a69bbb1b11f425502ba68142648f!
2016-06-04
- 
  12:29 PM Bug report #14956 (Closed): adding QgsRelationEditorWidget crashes Qt Designer 
- On Windows 7, OSGeo4W-64, Qt Designer crashes when I try to add a QgsRelationEditorWidget. I have tested this in the...
- 
  05:18 AM Bug report #14955 (Open): Layer name completion in Virtual Layer query window fails on whitespace 
- I have a layer named "natural_earth_vector ne_10m_admin_0_countries" from opening the NE sqlite file and selecting th...
2016-06-03
- 
  11:11 PM Bug report #14953 (Closed): Properties dialogue box/window has no taskbar instance, causes problems 
- This is an issue with qt dialogs and your desktop environment - it's nothing we can fix in QGIS itself.
- 
  11:11 PM Bug report #14953 (Closed): Properties dialogue box/window has no taskbar instance, causes problems 
- This is an issue with qt dialogs and your desktop environment - it's nothing we can fix in QGIS itself.
- 
  06:50 AM Feature request #14954 (Closed): Add snapping markers for measure tools 
- Please add snapping markers for 'Measure Line', 'Measure Area' and 'Measure Angle'.
2016-06-02
- 
  01:32 AM Bug report #14909: regression: QGIS crashes when closing docked attribute table 
- I've installed Qt's debug package, here's a more complete gdb output of the crasher:...
- 
  08:51 PM Bug report #14909 (Reopened): regression: QGIS crashes when closing docked attribute table 
- I was wrong, the crasher is still occuring even when timemanager (and other plugins) are disabled.
 Nathan can reprod...
- 
  08:51 PM Bug report #14909 (Reopened): regression: QGIS crashes when closing docked attribute table 
- I was wrong, the crasher is still occuring even when timemanager (and other plugins) are disabled.
 Nathan can reprod...
- 
  08:51 PM Bug report #14909 (Reopened): regression: QGIS crashes when closing docked attribute table 
- I was wrong, the crasher is still occuring even when timemanager (and other plugins) are disabled.
 Nathan can reprod...
- 
  01:15 AM Bug report #14910 (Closed): Processing: Cannot start Options, no default modules are loaded 
- The problem disappeared.
- 
  11:45 PM Bug report #10560: Wrong feature count after edit 
- Steve Lowman wrote:
 > 8. Save Layer Edits. (Feature Count incorrectly reverts to previous value - reads '3').
 I can ...
- 
  12:34 PM Bug report #10560: Wrong feature count after edit 
- Hi Steve, thanks for your reply. I can't confirm this issue on Ubuntu 16.04 LTS (see screencast).
- 
  05:19 PM Bug report #11187 (Reopened): 2.4 install on Ubuntu 14.04. Vector menu missing many items. 
- Hi Richard. I had to reinstall Qgis and ran into this again. Even if it is or isn't ubuntu specific, it's still an un...
- 
  05:07 PM Bug report #14953: Properties dialogue box/window has no taskbar instance, causes problems 
- edit: manage plugins box is the same.
- 
  04:25 PM Bug report #14953 (Closed): Properties dialogue box/window has no taskbar instance, causes problems 
- When you open the layer properties, a dialogue box / window opens, initially not maximised. With most OS settings thi...
- 
  01:38 PM Bug report #14952 (Closed): Distribution broken on Windows: cannot find numpy, matplotlib, shapely 
- Hi,
 After recent update osgeo4w QGIS contour plugin and other plugins complain about
 modules numpy, matplotlib, shap...
- 
  10:58 AM Bug report #14930: Clip tool doesn't work with MSSQL 
- When I tried to run the tool to get the log It worked flawless, in both 2.8.9 and 2.14.3 versions. 
 I can only think ...
- 
  10:32 AM Bug report #14930: Clip tool doesn't work with MSSQL 
- Andre Jesus wrote:
 > I'd love to. How do I get It?
 Start QGIS and run algorithm which causes this issue with your da...
- 
  10:03 AM Bug report #14930: Clip tool doesn't work with MSSQL 
- Alexander Bruy wrote:
 > Please provide full error from QGIS log.
 I'd love to. How do I get It?
- 
  09:58 AM Bug report #14930 (Feedback): Clip tool doesn't work with MSSQL 
- Please provide full error from QGIS log.
- 
  06:45 AM Bug report #14951 (Closed): Page-Grid coordinates (based on CRS) in Layout-Views (Atlas) do not m... 
- Defining a Grid in a different CRS than the project-CRS (in my case project CRS: PseudoMercator epsg3857 and grid-crs...
- 
  05:47 AM Bug report #14938 (Closed): Debian build failure in master. 
- On further investigation this does not seem to be a bug, but possibly a problem generated by incremental updating of ...
- 
  04:09 AM Bug report #14950 (Closed): raster rendering values saved with too limited precision in project file 
- Qgis saves the raster rendering values (e.g. for different rendering colors in the pseudocolor rendering, but I suppo...
2016-06-01
- 
  01:27 AM Bug report #14949 (Closed): QGIS desktop calls otbApplicationLauncherCommandLine during startup 
- With QGIS 2.14 desktop on Windows, there is high CPU and memory usage from otbApplicationLauncherCommandLine.exe duri...
- 
  12:50 AM Bug report #14660 (Closed): Check Geometries plugin: 'When a row is selected, move to: Error' sho... 
- A fix for this has landed, see commit:857d544
- 12:12 AM Bug report #14873 (Closed): attribute table sorting fails on column named "YEAR"
- Fixed in changeset commit:"1b905c814d443742cf0063cd88d598053351f522".
- 
  11:54 PM Bug report #14948 (Rejected): Processing creategrid 
- processing.runalg("qgis:creategrid",1,"-90000,10000,180000,280000",1250,10000,"EPSG:31254",None)
 creates a line-vecto...
- 
  12:40 PM Feature request #14905: 'Processing Toolbox' - Add 'Save to virtual layer' option 
- Related: #14946 (Add 'Modify input layer' option)
- 
  10:37 AM Bug report #14947 (Closed): Plugin's syntax errors in __init__.py are not reported 
- If a plugin's __init__.py has a syntax error in it, QGIS will report a cryptic error in @startPlugin()@ function in @...
- 
  09:38 AM Bug report #14936 (Closed): Add python-future as a dependency 
- duplicate of #14577
- 
  09:38 AM Bug report #14936 (Closed): Add python-future as a dependency 
- duplicate of #14577
- 
  02:18 AM Bug report #14936 (Closed): Add python-future as a dependency 
- It is now necessary. From Matthias Kuhn:
 python-future is a wrapper library that allows maintaining a single
 python ...
- 
  09:34 AM Bug report #14938: Debian build failure in master. 
- Building how? The nightlies build fine...
- 
  04:35 AM Bug report #14938 (Closed): Debian build failure in master. 
- Problem with building master on Debian testing...
- 
  09:21 AM Feature request #14945 (Open): Shortcut for duplicating features 
- Please add a keyboard shortcut for duplicating features ('Ctrl+D'?).
 See also: 14888
- 
  09:02 AM Feature request #14944 (Open): Conditional formatting of attribute Table: Being able to add/remov... 
- It'd be nice to be able to add/remove(/remember in settings?) custom preset format.
- 
  07:26 AM Bug report #14922: QGIS crashes using SVG marker 
- Ah that did it - the Ubuntu path was set to /home/matthew - when I removed it, QGIS chose another path that seems to ...
- 
  04:35 AM Bug report #14922 (Feedback): QGIS crashes using SVG marker 
- do you have a custom SVG path in your QGIS general options?
- 
  07:17 AM Feature request #14914: Add a warning to Plugin manager 
- Please use the mailing list for longer discussions.
 Yes, same quality check in place, unchanged.
- 
  05:11 AM Feature request #14914: Add a warning to Plugin manager 
- A side note about the warning: Does it mean that QGIS project no longer checks quality of the plugins? 
 Around me, I ...
- 
  05:57 AM Bug report #14939: Cannot use virtual field for styling if it uses values from another virtual field 
- The values of "v_field_2" are correctly calculated in the attribute table but just don't show up when being styled.
- 
  05:11 AM Bug report #14939 (Closed): Cannot use virtual field for styling if it uses values from another v... 
- If you create a virtual field "v_field_1" in a shapefile which contains values, you can style the layer using this fi...
- 
  05:41 AM Feature request #14942 (Open): Select Object by line 
- In qgis we have four options to quickly select objects interactivly: select (by pointing or rectangle), select by pol...
- 
  05:29 AM Feature request #14941 (Closed): Docking attribute table left/right 
- I think in form view, where typically the attribute table is more high than wide it should be dockable left or right,...
- 
  05:12 AM Bug report #14940 (Closed): Clip to map extent issue when using 'on the fly' projection 
- With 'on the fly' projection activated in a project and using data origining in a different CRS a clip to map extent ...
- 
  04:34 AM Feature request #14923: Geoalgorithm to split features 
- agree,
 I recently missed a lot a simple tool to split lines with points (this tool would need also a tolerance parame...
- 
  03:47 AM Feature request #14916 (Closed): Plugin manager: Show trust 
- Fixed in changeset commit:"6e1302047c090fb4a90b70bd898b29c97f6ca54b".
- 
  03:31 AM Bug report #10560: Wrong feature count after edit 
- Yep, I'm in W10. How to reproduce this...
 1. New project file.
 2. New shapefile layer.
 3. Check 'Show Feature Count' ...
- 
  02:47 AM Bug report #14937 (Rejected): Expose "Featured" plugins in plugin manager 
- 
  02:31 AM Bug report #14937 (Rejected): Expose "Featured" plugins in plugin manager 
- The QGIS plugins repo website includes "Featured" plugins. However, this tag is not present in the plugin manager. Ei...
2016-05-31
- 
  01:57 AM Feature request #14935 (Closed): WFS dialog using 'Keep dialog open' does load layers but they ar... 
- Implemented in commit:47a301c
- 
  01:57 AM Feature request #14935 (Closed): WFS dialog using 'Keep dialog open' does load layers but they ar... 
- Implemented in commit:47a301c
- 
  01:57 AM Feature request #14935 (Closed): WFS dialog using 'Keep dialog open' does load layers but they ar... 
- Implemented in commit:47a301c
- 
  01:05 AM Feature request #14935 (Closed): WFS dialog using 'Keep dialog open' does load layers but they ar... 
- In current master, when I open the WFS dialog, and get the layerlist of a service with a lot of layers, like:
 https:...
- 
  12:33 AM Bug report #14934 (Closed): Processing lastools do not find bin directory on Windows 
- This issue is twofold:
 # the OSGeo4W\\bin folder should be autodetected as place where lastools live (like GRASS, SA...
- 
  12:24 AM Bug report #14933 (Closed): Geometry generator symbol layer crashes QGIS for invalid SpatiaLite g... 
- QGIS crashes if the invalid polygon in the attached Spatialite db is rendered with a geometry generator with centroid...
- 
  09:58 PM Feature request #14914: Add a warning to Plugin manager 
- Seems reasonable to me, thanks.
- 
  04:01 PM Feature request #14914: Add a warning to Plugin manager 
- LGTM. And sorry for my first unclear reaction.
- 
  02:50 PM Feature request #14914: Add a warning to Plugin manager 
- Hi Harrison
 Ok thanks for your input! How about this revised text?:
 "*Please Note:* Whilst the QGIS project provide...
- 
  02:31 PM Feature request #14914: Add a warning to Plugin manager 
- Hi,
 I realised after Paolo's message that i should have come with a solution. Tim, I'm ok with asking them to report ...
- 
  01:20 PM Feature request #14914: Add a warning to Plugin manager 
- Hi Harissou
 Yes - on the other hand it is common for sites to have a way to report issues with the content on the si...
- 
  07:15 PM Bug report #14932 (Open): "NULL" text in null field should disappear as soon as a field gets the ... 
- When I enter a value into a form or table all the fields are set to Null to begin with. When I type into the field th...
- 
  02:44 PM Feature request #1824 (Closed): Make the Ctrl++ Ctrl+- shortcuts to zoom, not just change the tool 
- Fixed in changeset commit:"1b2af79c9657e704f62137d84a2f73ecae88b41f".
- 
  01:17 PM Feature request #14931 (Open): Transparency for multiple raster layers 
- QGIS misses an option to change the transparency of two or more raster layers at once.
 See also: http://gis.stackexc...
- 
  12:17 PM Bug report #10560: Wrong feature count after edit 
- Feature count for shape files seems to work properly here on Ubuntu 16.04 LTS (1:2.14.3+git20160529+7d7467f+24xenial...
- 
  04:45 AM Bug report #10560 (Reopened): Wrong feature count after edit 
- This bug is occurring again in 2.14.3. Feature count has been working fine for a while, but whatever the change that ...
- 
  07:25 AM Bug report #4442: Multi line labels render on one line with curved labels 
- Hugo Mercier wrote:
 > Hmmm I've just realized an anchor point would be actually a point on the curve (not an arbitrar...
- 
  07:14 AM Bug report #4442: Multi line labels render on one line with curved labels 
- Hugo Mercier wrote:
 
 > - "Unfortunately, until the issue with PAL not showing enough curved labels is fixed, this co...
- 
  03:39 AM Bug report #4442: Multi line labels render on one line with curved labels 
- Hmmm I've just realized an anchor point would be actually a point on the curve (not an arbitrary x/y point), correct ...
- 
  03:34 AM Bug report #4442: Multi line labels render on one line with curved labels 
- I am considering a "simplification" of the QEP 29 (https://github.com/qgis/QGIS-Enhancement-Proposals/issues/48) that...
- 
  06:42 AM Bug report #14930 (Closed): Clip tool doesn't work with MSSQL 
- Toolbox > QGIS geoalgorithms > Vector overlay tools > clip
 Returns error: ...
- 
  02:21 AM Bug report #10828: project loading and adding/removing layers is slow if project has composers 
- OMG, can't believe I only found this bug now.
 We deal with very large and complex (>150 layer) gis project files and...
2016-05-30
- 
  01:15 AM Bug report #14929: Batch Clip with Processing doesnt work with M Polygon 
- This is a testing sample data.
 
- 
  01:15 AM Bug report #14929: Batch Clip with Processing doesnt work with M Polygon 
- This is a testing sample data.
 
- 
  12:58 AM Bug report #14929: Batch Clip with Processing doesnt work with M Polygon 
- The problem is due to the presence of 2.5D geometries (nothing to do with M), so the title should be changed
 In 2.14...
- 
  12:41 AM Bug report #14929 (Closed): Batch Clip with Processing doesnt work with M Polygon 
- Hi,
 When i try to use processing in batch mode with QGIS clip function.
 It's not working error message said :
 "unsu...
- 
  12:42 AM Bug report #14928: WMS request without BBOX 
- Platform: Windows
 Platform version: 7, 8.1, 10
- 
  11:54 PM Bug report #14928 (Closed): WMS request without BBOX 
- All versions QGIS above 1.8.0 send WMS request to server without BBOX params. This situation is when I add WMS layer ...
- 
  10:34 PM Feature request #14914: Add a warning to Plugin manager 
- Harissou, fully agreed, this is a big risk, who can lead to an unsustainable situation for the plugins manager
- 
  07:58 AM Feature request #14914: Add a warning to Plugin manager 
- Tim sutton wrote:
 > If you wish to report an issue with any plugin, please contact us at [email protected]
 Isn't ther...
- 
  07:14 AM Feature request #14914: Add a warning to Plugin manager 
- I think we need to display it on the web site too since you can download them from there.
- 
  04:12 AM Feature request #14914: Add a warning to Plugin manager 
- IMHO it is OK to add it to the setting tab of the plugin manager, besides the new option "Only trusted plugins", so u...
- 
  04:08 AM Feature request #14914: Add a warning to Plugin manager 
- Where this warning should be shown: on each plugin page or somewhere else?
- 
  07:45 PM Feature request #11107 (Closed): Multiple Selection: Two areas for improvement. 
- Fixed in 2.16
- 
  07:45 PM Feature request #11107 (Closed): Multiple Selection: Two areas for improvement. 
- Fixed in 2.16
- 
  06:39 PM Feature request #7670 (Closed): The usage of keyboard short-cuts (Zooming in/out) 
- Duplicate of #1824
- 
  06:39 PM Feature request #7670 (Closed): The usage of keyboard short-cuts (Zooming in/out) 
- Duplicate of #1824
- 
  06:37 PM Feature request #4173 (Closed): Zoom out tool-variability 
- Most of this behavior is now implemented. New tickets can be reopened if there's anything missing from this.
- 
  06:37 PM Feature request #4173 (Closed): Zoom out tool-variability 
- Most of this behavior is now implemented. New tickets can be reopened if there's anything missing from this.
- 
  06:34 PM Feature request #12265 (Closed): Complete tests for QgsMapToolZoom 
- While I'd also like to see more tests here, I don't think this warrants a bug report. Otherwise we'd be opening these...
- 
  06:34 PM Feature request #12265 (Closed): Complete tests for QgsMapToolZoom 
- While I'd also like to see more tests here, I don't think this warrants a bug report. Otherwise we'd be opening these...
- 
  06:31 PM Bug report #12758 (Closed): Infinite zoom out is allowed in Print layout 
- Fixed in aa53cfe3871a149371059b2c92ddf4233576e00f
- 
  06:31 PM Bug report #12758 (Closed): Infinite zoom out is allowed in Print layout 
- Fixed in aa53cfe3871a149371059b2c92ddf4233576e00f
- 
  12:51 PM Bug report #14782 (Closed): 'Line pattern fill' and 'Marker line' zooming/panning issue 
- Thanks, zooming/panning the map canvas works just fine now. I haven't noticed this checkbox before.
- 
  05:24 AM Bug report #14782: 'Line pattern fill' and 'Marker line' zooming/panning issue 
- I think those two issues should get resolved by enabling one option: Open project properties dialog > "General" tab >...
- 
  07:58 AM Bug report #14814: QGIS crashes using 2.5D Renderer for Lines 
- confirmed too on osgeo4w master 78bcd4b. I suggest raising to blocker because it just crashes qgis, and should be fai...
- 
  04:16 AM Feature request #14916: Plugin manager: Show trust 
- Seems these changes case some troubles with pugin site, so for now we use older version without "trusted" attribute
- 
  02:46 AM Bug report #14927 (Closed): Attribute table sorting problem with qgis-rel-dev 
- When I try to sort the columns in the attribute table (by clicking on the column name), with commit:7d7467f (qgis-rel...
- 
  02:30 AM Feature request #14926 (Open): More options for location column in csv import 
- It would be really helpful if the csv import tools could recognise more options for ways in which location data might...
2016-05-29
- 
  09:03 PM Bug report #14925 (Closed): DBF records not deleted, only flagged as deleted 
- Hi,
 In v2.8 if I select and delete features from a shapefile layer, save the edits and then remove that layer the db...
- 
  07:26 PM Bug report #14909 (Closed): regression: QGIS crashes when closing docked attribute table 
- -If I disable TimeManager, crash is gone; closing.-
- 
  07:26 PM Bug report #14909 (Closed): regression: QGIS crashes when closing docked attribute table 
- -If I disable TimeManager, crash is gone; closing.-
- 
  03:00 PM Bug report #14796 (Closed): DB Manager: query builder always places double quotes around column v... 
- Fixed in changeset commit:"8e5b28f3bb5d7fb46b54c69176ec4143268ea977".
- 
  09:33 AM Bug report #14924 (Closed): CRS to DXF and PDF 
- hi,
 i have attached a very simply project for explain the bug, inside the project i have a background geotiff image, ...
- 
  05:24 AM Bug report #14902 (Open): Kind of Qgis freeze with WMS layer 
- - The WMS server should be added in the `Browser Panel`
 - `2000-Watt-Areale` is the layer name (first in the list)
 - ...
2016-05-28
- 
  12:18 AM Bug report #14890: QGIS fails to highlight topology errors 
- Hmm... it seems that the behaviour of highlighting duplicated nodes is inconsistent (see screencast 14890_3.mp4)
- 
  12:04 AM Bug report #14890: QGIS fails to highlight topology errors 
- See also #14912
 Only consecutive duplicated nodes are highlighted.
- 
  12:01 AM Bug report #14912: 'Check Geometries' plugin fails to fix duplicated nodes 
- Sandro, thanks for your reply. The minimum angle check works just fine.
- 
  02:13 AM Bug report #14912 (Closed): 'Check Geometries' plugin fails to fix duplicated nodes 
- The plugin currently only searches for *consecutive* duplicate nodes, which is not the case in the attached geometry....
- 
  11:45 PM Feature request #14923 (Open): Geoalgorithm to split features 
- The processing toolbox misses a 'Split features' geoalgorithm (see attached files).
- 
  01:57 PM Bug report #14922: QGIS crashes using SVG marker 
- I forgot to mention that this does not seem to affect the Windows installation of QGIS 2.14.3.
- 
  01:56 PM Bug report #14922 (Closed): QGIS crashes using SVG marker 
- When changing the default 'simple marker' of a point layer, setting the 'symbol layer type' to SVG Marker causes QGIS...
- 
  10:59 AM Bug report #11134 (Closed): QGIS confuse EPSG:3857 with EPSG:54004 
- This has been fixed in GDAL 2.1.0. Extract from the GDAL release news :
 * morphToESRI(): use Mercator_Auxiliary_Sph...
- 
  10:59 AM Bug report #11134 (Closed): QGIS confuse EPSG:3857 with EPSG:54004 
- This has been fixed in GDAL 2.1.0. Extract from the GDAL release news :
 * morphToESRI(): use Mercator_Auxiliary_Sph...
- 
  09:10 AM Feature request #14921 (Open): [GPS Information Panel] Add a button to delete the last collected ... 
- This improve the efficient in collection of data when you collect by mistake a vertex of polygon in a Tablet PC. 
 Ins...
- 
  07:46 AM Bug report #14536 (Closed): Default actions: typo in Selected field's value 
- Fixed in changeset commit:"3d494ac9f8324f734802704cef45f3cf79fe2658".
- 
  07:29 AM Feature request #14920 (Open): [GPS Information Panel] Add vertex symbols in rubberband when we c... 
- Is difficult understand when we work in the field with Tablet PC to see the first collected point of the polygon. Som...
- 
  07:26 AM Feature request #14919 (Open): [GPS Information Panel] Create some shade or change the color of b... 
- When we work in the field with table PC sometimes is difficult to understand if we click or not on the buttons of the...
- 
  07:22 AM Bug report #14918 (Closed): [GPS Information Panel] The last point that close the polygon assumes... 
- Tested in Windows 10 64-bits with OSGeo4W 32-bits QGIS 2.8.8.
 If we use CRS different of CRS:WGS84 in the project a...
- 
  07:13 AM Bug report #14917 (Closed): [GPS Information Panel] Strange behavior with Polygon add vertex button 
- This was tested in Windows 7,10 64-bits with OSGeo4W Installer and Ubuntu.
 Tested in QGIS 2.8.9 LTR and QGIS 2.14.3.
 ...
- 
  04:11 AM Feature request #14916: Plugin manager: Show trust 
- <trusted> attribute is now in the XML. Value can be True or False
- 
  03:45 AM Feature request #14914: Add a warning to Plugin manager 
- "*Please Note:* Whilst the QGIS project provides a platform for creating and sharing plugins, we make not assertions ...
- 
  03:17 AM Bug report #14903 (Closed): Unable to query again WMS capabilities on http://localhost 
- I miss the refresh button... then it's OK :-)
- 
  02:46 AM Bug report #14873: attribute table sorting fails on column named "YEAR" 
- Works for me using "steps to reproduce".
2016-05-27
- 
  01:43 AM Bug report #5616 (Closed): "Add" button is enabled when no PostGIS layers are selected 
- Fixed in changeset commit:"427559c872280618c9cc632f36e5f7b04c62faf5".
- 
  11:28 PM Feature request #14914: Add a warning to Plugin manager 
- @tim, could you please suggest the best wording here?
- 
  11:25 PM Feature request #14914: Add a warning to Plugin manager 
- Where is the best place for such warning? We can put in at the plugin description page shown on the right side of the...
- 
  10:53 PM Feature request #14914 (Closed): Add a warning to Plugin manager 
- Users should be warned that external plugins may contain even serious errors and malicious code.
- 
  11:20 PM Feature request #14916: Plugin manager: Show trust 
- We need to have support for this in the Plugins site, e.g. by adding another (probably accessible only for admins) ta...
- 
  11:01 PM Feature request #14916 (Closed): Plugin manager: Show trust 
- Users should see clearly which plugins are trusted (e.g. with a bold green tick). Avoid any pejorative term for other...
- 
  01:33 PM Bug report #14912 (Closed): 'Check Geometries' plugin fails to fix duplicated nodes 
- Please try to fix the attached polygon. The geometry check ignores the duplicated nodes and doesn't return any result...
- 
  10:29 AM Feature request #14911 (Open): Relations dialog misses 'Edit Relation' button 
- The relations dialog (Project Properties) misses a 'Edit Relation' button.
- 
  08:04 AM Bug report #14787 (Closed): API documentation browsing regression 
- Solve by Jurgen Fischer
 
- 
  08:04 AM Bug report #14787 (Closed): API documentation browsing regression 
- Solve by Jurgen Fischer
 
- 
  07:35 AM Bug report #14301 (Closed): simplification makes geometry-based expression values (such as $area)... 
- Fixed in changeset commit:"d4a482b982b6748a1812efa0ef075b65bf668ba4".
- 
  07:20 AM Bug report #8760: Custom Form from .ui File crashes QGIS on Ubuntu 
- Same problem here too (Qgis 2.14.3 / Kubuntu 14.04)
 I've also tried the "project.ui" provided by Stefan Sylla. It cra...
- 
  05:42 AM Bug report #14683: Calling Actions from attribute context menu vs. the Action map tool 
- I believe this should also already be fixed in 2.14.3
- 
  05:41 AM Bug report #14683 (Closed): Calling Actions from attribute context menu vs. the Action map tool 
- 
  04:17 AM Bug report #14683: Calling Actions from attribute context menu vs. the Action map tool 
- Did a test agains OSGEO4W QGIS 2.14.2 where the error is present. Did also a test against QGIS master of today (QGIS ...
- 
  03:09 AM Bug report #14683 (Feedback): Calling Actions from attribute context menu vs. the Action map tool 
- I can't reproduce on master - can you confirm this bug is still present?
- 
  03:10 AM Bug report #1546 (Closed): Action from attribute table does'n substitute %column 
- Duplicate of #14683
- 
  03:10 AM Bug report #1546 (Closed): Action from attribute table does'n substitute %column 
- Duplicate of #14683
- 
  03:10 AM Bug report #1546 (Closed): Action from attribute table does'n substitute %column 
- Duplicate of #14683
- 
  03:09 AM Bug report #10765 (Closed): Actions on layer don't use field values 
- Duplicate of #14683
- 
  03:09 AM Bug report #10765 (Closed): Actions on layer don't use field values 
- Duplicate of #14683
- 
  02:28 AM Bug report #14908 (Closed): Processing plugin intersection module doesn't work properly 
- Fixed in changeset commit:"f4ca847660aa066f47af518bcbce00bd52788c9c".
- 
  02:16 AM Bug report #14908: Processing plugin intersection module doesn't work properly 
- Invalid geometry is skipped but the break line interrupts entire cicle and other geometries that overlap first geomet...
2016-05-26
- 
  01:24 AM Feature request #14889 (Closed): 'Import into PostGIS' misses 'Create single-part geometries inst... 
- Fixed in changeset commit:"33977d16dd7f0df5371613cf5033bad1ef6910cd".
- 
  01:15 AM Bug report #14908 (Feedback): Processing plugin intersection module doesn't work properly 
- It is not a bug, if intersection result has invalid geometry it skipped.
- 
  01:15 AM Bug report #14908 (Feedback): Processing plugin intersection module doesn't work properly 
- It is not a bug, if intersection result has invalid geometry it skipped.
- 
  11:02 AM Bug report #14908 (Closed): Processing plugin intersection module doesn't work properly 
- The " intersection " module of processing plugin doesn't work properly .
 In attached example intersecting the layer "...
- 
  12:29 AM Bug report #14885 (Closed): Layer effect lost when exporting 
- 
  12:19 AM Bug report #14885: Layer effect lost when exporting 
- Ah, yes, I use blur and your suggestion helped. Obviously, this is not a bug.
- 
  11:52 PM Bug report #14910 (Closed): Processing: Cannot start Options, no default modules are loaded 
- Cannot start option and no "default" modules are loaded if any of "external" plugins for geoprocessing are installed,...
- 
  09:50 PM Bug report #14909: regression: QGIS crashes when closing docked attribute table 
- Note: you might have to open and close the attribute table panel twice to trigger the crash. On my machine, it crashe...
- 
  07:37 PM Bug report #14909 (Closed): regression: QGIS crashes when closing docked attribute table 
- Steps to reproduce:
 # Make sure that the attribute table opens as a floatable dock panel (it might require a QGIS res...
- 
  11:01 AM Bug report #14907 (Closed): Import layer/file: Existing primary keys of text layers or files are ... 
- When importing a text layer or file in the 'DB Manager', existing primary keys are ignored.
- 
  10:41 AM Bug report #14906 (Closed): Import layer/file: Field names of text layers or files not converted... 
- When importing a text layer or file in the 'DB Manager', field names are not converted to lowercase.
- 
  10:10 AM Bug report #13715: Settings > Configure shortcuts dialog doesn't show all the available tools 
- see #13901 for some digitizing tools
- 
  10:09 AM Feature request #13901: "Add Circular String" is not deactivatable by Settings > Customization 
- see also #13715
- 
  09:46 AM Bug report #14903 (Feedback): Unable to query again WMS capabilities on http://localhost 
- hi! what server are you querying? mapserver? qgis server? is this about the wms client or qgis wms server? what platf...
- 
  08:40 AM Bug report #14903 (Closed): Unable to query again WMS capabilities on http://localhost 
- I had many a error on a GetCapabilities on htp://localhost
 And now I'm not able to ask to QGIS to make a new query o...
- 
  09:44 AM Bug report #14902 (Feedback): Kind of Qgis freeze with WMS layer 
- Hi Stephane,
 is 2000 the id of the layer? if yes I can't find it in the service you posted, the highest is 1738.
 I t...
- 
  08:30 AM Bug report #14902 (Closed): Kind of Qgis freeze with WMS layer 
- - Open Qgis
 - Add WMS server on the URL: http://wms.geo.admin.ch/
 - Double click on a layer (tested with 2000-Watt-Ar...
- 
  09:04 AM Feature request #14905 (Open): 'Processing Toolbox' - Add 'Save to virtual layer' option 
- A 'Save to virtual layer' option for buffers, intersections and other geoalgorithms may be helpful for users without ...
- 
  08:42 AM Feature request #14904 (Open): Being able to rename Preset visibility 
- One can create, replace or delete a preset but there's no way to give it another name if the current doesn't really f...
- 
  08:01 AM Feature request #14901 (Open): Composer Map: add an option to "View layer (and style) combination... 
- Presets are a quick way to view combination of layers/styles in the map canvas (or composer map).
 What can be a big i...
- 
  07:57 AM Bug report #14782: 'Line pattern fill' and 'Marker line' zooming/panning issue 
- Hi Giovanni, in the attached file the marker line interval is set to 40 map units (m). How can markers with a fixed i...
- 
  04:29 AM Bug report #14782: 'Line pattern fill' and 'Marker line' zooming/panning issue 
- Reinhard Reiterer wrote:
 > It's a bug that needs to be fixed!
 yes, but this does not explains what the actual bug is...
- 
  07:51 AM Feature request #14053 (Closed): Symbol selector dialog: use same terms in the different properti... 
- fixed/implemented in commit:7cb77d8cfd0888b380c94bba14ed037a05879cd8
- 
  07:51 AM Feature request #14053 (Closed): Symbol selector dialog: use same terms in the different properti... 
- fixed/implemented in commit:7cb77d8cfd0888b380c94bba14ed037a05879cd8
- 
  06:52 AM Bug report #14886 (Closed): Wrong parameters name in two Processing-Saga algorithms 
- 
  06:05 AM Bug report #14886 (In Progress): Wrong parameters name in two Processing-Saga algorithms 
- fixed with https://github.com/qgis/QGIS/pull/3110
- 
  06:21 AM Bug report #14900 (Reopened): Styling panel: Clicking the Apply button adds a new row to history ... 
- Open the map styling panel of a layer, History Tab
 Click Apply. A new line is added although nothing has been done!
- 
  06:13 AM Bug report #14899 (Closed): Import into PostGIS: Name of spatial index is 'sidex_<table>' instead... 
- Fixed in changeset commit:"d783635a400ffda955df5ed76d6d15542d0e407c".
- 
  04:22 AM Bug report #14899 (Closed): Import into PostGIS: Name of spatial index is 'sidex_<table>' instead... 
- When importing geometries into PostGIS (QGIS geoalgorithms) the index is named 'sidex_<table>'. Creating the same ind...
- 
  05:50 AM Bug report #14150 (Rejected): tuple index out of range when trying to launch Command: load from c... 
- After "load" command you should specify path to layer you want to load. If nothing specifies, there is nothing to loa...
- 
  05:50 AM Bug report #14150 (Rejected): tuple index out of range when trying to launch Command: load from c... 
- After "load" command you should specify path to layer you want to load. If nothing specifies, there is nothing to loa...
- 
  05:40 AM Bug report #14792 (Closed): Memory leak with big Shapefile 
- It has indeed been fixed in master and backported to release 2.14
- 
  05:40 AM Bug report #14792 (Closed): Memory leak with big Shapefile 
- It has indeed been fixed in master and backported to release 2.14
- 
  05:33 AM Bug report #14859: Feature count issue (PostGIS view) 
- I'm pretty sure 'Show feature count' worked well for PostGIS views in earlier releases. But I can't confirm this.
- 
  04:25 AM Bug report #14859 (Feedback): Feature count issue (PostGIS view) 
- Reinhard Reiterer wrote:
 > Most likely this is a regression against previous QGIS releases.
 can you confirm it?
- 
  04:05 AM Bug report #14859: Feature count issue (PostGIS view) 
- Most likely this is a regression against previous QGIS releases.
- 
  05:30 AM Feature request #12720 (Rejected): Select -all- OSM topology to spatial Lite 
- 
  05:28 AM Bug report #14892 (Closed): Add autonumber qgis/processing algorithm don't work 
- Fixed in changeset commit:"90b313cc6dc3ff7d6b8533fba72063f04dfb741f".
- 
  02:55 AM Bug report #14892 (Closed): Add autonumber qgis/processing algorithm don't work 
- Add autonumber Qgis algorithm in processing plugin don't work (global name 'count' is not defined)
 Bug fixed replaci...
- 
  05:23 AM Feature request #7663 (Closed): Export OSM Topology ➜ Select all tags 
- Fixed in master. Please reopen if necessary
- 
  05:22 AM Feature request #11364 (Rejected): Select All Function > OpenStreetMap plugin - Export OpenStreet... 
- 
  04:06 AM Feature request #14898 (Open): A newly opened panel should be set foreground if it shares space w... 
- When you add a panel to the canvas, be it from View or Processing menu, from right-click on toolbars or using F7/butt...
- 
  03:55 AM Feature request #10476 (Closed): Processing - allow to define multiple local script/model folders 
- Fixed in changeset commit:"d16f04bf3a99aaf80f69146f1ab9d6971ffaf970".
- 
  03:49 AM Bug report #14897 (Closed): Styling panel name: Remove the biggest "Undo/Redo" buttons in History... 
- I'm not sure there's a need in the history tab to have a pair of "Undo/Redo" tools (that should do the same things). ...
- 
  03:44 AM Bug report #14896 (Closed): 'Split Features' tool: Misleading warning message for selected featur... 
- Please select a feature with topology errors and try to split it. The warning message doesn't give any information th...
- 
  03:41 AM Bug report #14895 (Closed): Styling panel: The small Undo/Redo tools seem to have inverted their ... 
- In the "Map styling" panel, make some changes to the properties of a layer
 Apply (if you had not the "live update" ac...
- 
  03:38 AM Bug report #14894 (Closed): Styling panel: The Undo/Redo tools at the bottom of each tab work onl... 
- Add various changes to a layer in map styling dock. 
 Aplly if not done automatically
 Click on the undo/redo button at...
- 
  03:19 AM Bug report #14893 (Closed): Styling panel name: "Map Styling" or "Layer Styling"? 
- Just wonder what could be a more significant name for this panel. I suppose that in the future (some of the) other ta...
- 
  02:47 AM Bug report #14726 (Closed): New labeling dock widget can disappear, no cohabitation with other wi... 
- It does work (tested with master commit:fdb6488)
- 
  02:47 AM Bug report #14726 (Closed): New labeling dock widget can disappear, no cohabitation with other wi... 
- It does work (tested with master commit:fdb6488)
- 
  02:23 AM Feature request #13283: Relative paths to files and photos 
- Just created bug report #14891
- 
  02:21 AM Bug report #14891 (Closed): External Resource widget: integrated document viewer not working 
- Hello,
 when using a relative path for a photo in the new External Resource widget, the photo doesn't show up althoug...
- 
  02:05 AM Bug report #13844 (Feedback): Pop-up vide ajout entité 
- This could be a local problem.
 Could you disable plugins on the problematic PC and update to 2.14 and see if you sti...
- 
  02:05 AM Bug report #13844 (Feedback): Pop-up vide ajout entité 
- This could be a local problem.
 Could you disable plugins on the problematic PC and update to 2.14 and see if you sti...
- 
  02:00 AM Bug report #13910 (Reopened): Inactive action tool 
- problem still found in QGIS 2.15
 eg load in new project the attached layer that contains actions
- 
  02:00 AM Bug report #13910 (Reopened): Inactive action tool 
- problem still found in QGIS 2.15
 eg load in new project the attached layer that contains actions
2016-05-25
- 
  01:17 AM Bug report #13952 (Feedback): QGIS node tool causes snapping another feature randomly 
- If you change the snapping setting to Vertex only, it works fine. 
 There was another bug related to the precision of...
- 
  01:17 AM Bug report #13952 (Feedback): QGIS node tool causes snapping another feature randomly 
- If you change the snapping setting to Vertex only, it works fine. 
 There was another bug related to the precision of...
- 
  09:31 AM Bug report #13952 (Open): QGIS node tool causes snapping another feature randomly 
- 
  12:49 AM Feature request #14870 (Closed): GeoProcessing: Add an option to generate from Processing tools s... 
- Indeed, I also agree with your point. Better have modular tools and combine them as you want instead of hard coding c...
- 
  12:49 AM Feature request #14870 (Closed): GeoProcessing: Add an option to generate from Processing tools s... 
- Indeed, I also agree with your point. Better have modular tools and combine them as you want instead of hard coding c...
- 
  12:47 AM Bug report #13356 (Feedback): editing in file geodatabase 
- Are you using 32-bit QGIS or 64-bit? I assume you are using MS Office 32-bit
- 
  11:02 PM Bug report #13356 (Reopened): editing in file geodatabase 
- The database i am using is ESRI gdb/mdb file.
 Is it possible to edit in this database? It was in qgis Brighton.
 
- 
  10:44 PM Feature request #11582 (Closed): Suggestion for Improvement. Change tracker label in plugins manager 
- Fixed in changeset commit:"b5b0145c8fe7b0bf2ff63b85d545a984e005e206".
- 
  10:44 PM Feature request #13264 (Closed): Normalize the worldfile extension between print composer export ... 
- Fixed in changeset commit:"ed90055e1903afdb51e736a68e37309aa6d30c77".
- 
  03:02 PM Bug report #14890 (Closed): QGIS fails to highlight topology errors 
- When validating the attached polygon, QGIS fails to highlight topology errors. The green cross markers are missing fo...
- 
  01:48 PM Feature request #14687: 'Import into PostGIS' - encoding option missing 
- Thanks, it's nice to see this feature implemented.
- 
  01:28 PM Feature request #14889 (Closed): 'Import into PostGIS' misses 'Create single-part geometries inst... 
- Please add an option to create single-part geometries instead of multi-part geometries when importing files into PostGIS
- 
  01:16 PM Feature request #14888 (Closed): Duplicate features by Drag & Drop 
- The 'Move Feature(s)' tool should support duplicating features by D&D. In Gimp this is easily done by holding down AL...
- 
  12:34 PM Bug report #14752 (Closed): GEOS exceptions crash QGIS on windows 
- The crash seems gone in 2.14.3 (OSGeo4W version). The project even shows up correctly on canvas (not empty as Giovann...
- 
  09:37 AM Bug report #13245 (Feedback): Node tool doesn't snap 
- Works fine in 2.14.3
 Could you try and report back?
- 
  09:26 AM Bug report #13959: Filtering legend by expression hides unselected items 
- Works fine in QGIS master (2.15 fdb6488) but still a problem in 2.14. Any chance of having this backported to 2.14?
- 
  09:26 AM Bug report #13959: Filtering legend by expression hides unselected items 
- Works fine in QGIS master (2.15 fdb6488) but still a problem in 2.14. Any chance of having this backported to 2.14?
- 
  09:12 AM Bug report #13993 (Feedback): eVis plugin and UTF8 
- Could you try with QGIS 2.14. The new gdal should resolve your problem.
- 
  09:10 AM Bug report #13998: QGIS is not rotating the Pixels when showing a rotated tif 
- I think it should be under Rasters.
- 
  08:59 AM Bug report #14033 (Closed): Circular string doesn't snap 
- Seems to work in 2.14.3.
- 
  08:59 AM Bug report #14033 (Closed): Circular string doesn't snap 
- Seems to work in 2.14.3.
- 
  08:57 AM Bug report #14044 (Closed): Label rendering problem during zoom in or out 
- Tested in 2.14.3 and works as expected.
 
- 
  08:57 AM Bug report #14044 (Closed): Label rendering problem during zoom in or out 
- Tested in 2.14.3 and works as expected.
 
- 
  08:57 AM Bug report #14044 (Closed): Label rendering problem during zoom in or out 
- Tested in 2.14.3 and works as expected.
 
- 
  08:57 AM Bug report #14044 (Closed): Label rendering problem during zoom in or out 
- Tested in 2.14.3 and works as expected.
 
- 
  08:43 AM Bug report #14883: Switching to SVG symbols crashes QGIS 
- Ok - if you get a chance, I'd love it if you could track down which file is causing this. A crash is never a good thing!
- 
  04:07 AM Bug report #14883: Switching to SVG symbols crashes QGIS 
- Thank you, I had not set the SVG path to the correct folder (C:\\Program Files\\QGIS Essen\\apps\\qgis\\svg). It no l...
- 
  08:43 AM Bug report #14885 (Feedback): Layer effect lost when exporting 
- Are you using a blur? If so, the blur units are in pixels, so a blur exported to a higher dpi via composer will look ...
- 
  04:58 AM Bug report #14885 (Closed): Layer effect lost when exporting 
- I applied some layer effects to a polygon layer, but most of the effects seem to get lost when exporting to JPG, TIFF...
- 
  08:04 AM Bug report #14887 (Closed): Bad italian translation in relations setup 
- Bad italian translation in project properties >> relations >> add new relation dialog
 "Referencing layer (child)" >>...
- 
  07:38 AM Bug report #14886 (Closed): Wrong parameters name in two Processing-Saga algorithms 
- These two Saga algorithms don't work in processing plugins (QGis 2.14.3):
 - Residual analysis
 - Directional statistic...
- 
  07:11 AM Bug report #14816: no style backward compatibility 
- copying a QMLDB file made in a 2.14.3 QGIS to another 2.14.3 QGIS also does not work
- 07:04 AM Bug report #14869 (Closed): Crash when adding a new relation with incomplete parameters
- Fixed in changeset commit:"b762694b224ee2b26563b1fe9c7e867976114ef8".
- 
  05:04 AM Feature request #14877: Add opacity slider for colour chooser in 2.5D renderer 
- Checked that transparency commit. It mostly works, but when `Shade walls based on aspect` checkbox is turned on, wall...
- 
  02:28 AM Bug report #14884 (Closed): Default layer style from PostGIS 'layer_style' table not applied at l... 
- I have saved a layer style into my PostgreSQL datasource and selected the 'Use as default style for this layer' check...
2016-05-24
- 
  01:26 AM Bug report #14525: Welcome page is displayed instead of configured recent project 
- It seems to happen randomly, so I can't provide you with any steps.
- 
  12:45 PM Bug report #14525: Welcome page is displayed instead of configured recent project 
- Steps to reproduce this issue will be more than welcome.
- 
  12:55 AM Bug report #14883 (Feedback): Switching to SVG symbols crashes QGIS 
- This will be caused by an invalid SVG somewhere in your SVG search paths. If you can track down which SVG is causing ...
- 
  12:06 AM Bug report #14883 (Closed): Switching to SVG symbols crashes QGIS 
- I have a point layer that I would like to style using SVG symbols, but QGIS freezes following these steps:
 1) Load a...
- 
  12:27 AM Feature request #9521 (Closed): Introduce support for "prepared" geometries 
- Indeed, it has been introduced in the geometry refactoring work.
- 
  12:27 AM Feature request #9521 (Closed): Introduce support for "prepared" geometries 
- Indeed, it has been introduced in the geometry refactoring work.
- 
  10:51 PM Feature request #9521: Introduce support for "prepared" geometries 
- Maybe I'm wrong, but now we have methods in API to get prepared geometry
- 
  12:07 AM Bug report #14782: 'Line pattern fill' and 'Marker line' zooming/panning issue 
- It's a bug that needs to be fixed!
- 
  12:33 PM Bug report #14782 (Feedback): 'Line pattern fill' and 'Marker line' zooming/panning issue 
- 
  12:33 PM Bug report #14782: 'Line pattern fill' and 'Marker line' zooming/panning issue 
- Reinhard Reiterer wrote:
 > This issue is quite important to me.
 but generally speaking it is?
- 
  12:12 PM Bug report #14782: 'Line pattern fill' and 'Marker line' zooming/panning issue 
- This issue is quite important to me. As demonstrated in the screencast the marker line is visible at larger scales al...
- 
  11:19 PM Bug report #13196 (Closed): getSagaInstalledVersion() interrupted system call on OS X 
- Should be fixed in commit:9074b14a74
- 
  11:19 PM Bug report #13196 (Closed): getSagaInstalledVersion() interrupted system call on OS X 
- Should be fixed in commit:9074b14a74
- 
  10:57 PM Feature request #8043 (Rejected): Avoid duplicate nodes from "Extract Nodes" 
- According to OGC specifications polygons should end at the same point as they started, IMO there is no issue here.
- 
  10:57 PM Feature request #8043 (Rejected): Avoid duplicate nodes from "Extract Nodes" 
- According to OGC specifications polygons should end at the same point as they started, IMO there is no issue here.
- 
  10:57 PM Feature request #8043 (Rejected): Avoid duplicate nodes from "Extract Nodes" 
- According to OGC specifications polygons should end at the same point as they started, IMO there is no issue here.
- 
  10:56 PM Bug report #13712: Importing files by drag and drop from folder (Win7) not working (DB Manager) 
- Here is the error if it helps:
 @TypeError: TreeItem.itemChanged[] signal has 0 argument(s) but 1 provided
 Traceback...
- 
  10:53 PM Bug report #10139 (Rejected): Saving queries option missing? 
- Duplicates #10082
- 
  10:53 PM Bug report #10139 (Rejected): Saving queries option missing? 
- Duplicates #10082
- 
  10:43 PM Bug report #14882 (Closed): Selecting from map using relation reference widget crashes QGIS 
- In latest master selecting a feature from the map using the relation reference widget causes a crash
- 
  10:41 PM Bug report #14654 (Feedback): Qgis 2.14 - Processing, Additional Providers is broken. Missing msy... 
- Please test with completely clean system (no old registry entries, empty ~/.qgis2)
- 
  10:41 PM Bug report #14654 (Feedback): Qgis 2.14 - Processing, Additional Providers is broken. Missing msy... 
- Please test with completely clean system (no old registry entries, empty ~/.qgis2)
- 
  10:41 PM Feature request #14877 (Closed): Add opacity slider for colour chooser in 2.5D renderer 
- Fixed in changeset commit:"7af95b10a0e3e4946940dfb0cb85486ff992e608".
- 
  06:27 AM Feature request #14877 (Closed): Add opacity slider for colour chooser in 2.5D renderer 
- For now roof, wall and shadow colors for 2.5D renderer can’t be made transparent. I thought a standard color chooser ...
- 
  10:39 PM Feature request #13876 (Feedback): OrfeoToolbox on QGIS 
- Sorry, I do not understand you: OTB is not a plugin, is a provider for Processing.
- 
  10:32 PM Bug report #13754 (Feedback): Selected Multipolygon by Rectangle / "on the fly" reprojection = O... 
- I can't reproduce with the latest master.
- 
  10:23 PM Bug report #13796 (Feedback): Attribute table swallow values 
- Looks fine in the latest master under Windows.
- 
  10:23 PM Bug report #13796 (Feedback): Attribute table swallow values 
- Looks fine in the latest master under Windows.
- 
  07:52 PM Feature request #10260 (Closed): Processing - Geodetic Distance 
- This is fixed since 2.14
- 
  07:52 PM Feature request #10260 (Closed): Processing - Geodetic Distance 
- This is fixed since 2.14
- 
  07:52 PM Feature request #10260 (Closed): Processing - Geodetic Distance 
- This is fixed since 2.14
- 
  02:47 PM Bug report #14881 (Closed): Segmentation fault in QWebPage::staticMetaObjectExtraData 
- As reported by Nelson A. de Oliveira in "Debian Bug #825091":https://bugs.debian.org/825091, qgis 2.14.3 segfaults in...
- 
  01:35 PM Bug report #13810: Marker line - Offset along line twists arrow symbol 
- The problem also is affecting master.
- 
  01:29 PM Feature request #4820 (Open): Color interpolation "exact" does not work 
 > Unclear what should be done.
 sometimes it is useful to have a look to what other software does.
- 
  01:29 PM Feature request #4820 (Open): Color interpolation "exact" does not work 
 > Unclear what should be done.
 sometimes it is useful to have a look to what other software does.
- 
  07:34 AM Feature request #4820 (Feedback): Color interpolation "exact" does not work 
- The option is useful for categorical rasters; it's rather the values of the classes that should be calculated better,...
- 
  07:34 AM Feature request #4820 (Feedback): Color interpolation "exact" does not work 
- The option is useful for categorical rasters; it's rather the values of the classes that should be calculated better,...
- 
  01:26 PM Bug report #4604 (Closed): WFS option "Only request features overlapping the current view extent"... 
- implemented in master.
- 
  01:26 PM Bug report #4604 (Closed): WFS option "Only request features overlapping the current view extent"... 
- implemented in master.
- 
  04:01 AM Bug report #4604 (Feedback): WFS option "Only request features overlapping the current view exten... 
- The wfs client received several improvements along last weeks, but it also seems broken right now. #14876
- 
  01:24 PM Bug report #14876: WFS client broken in QGIS master 
- > Hum, that's weird. Could you paste the response of GetCapabilities (particularly the FeatureType info) ?
 tested ag...
- 
  04:58 AM Bug report #14876 (In Progress): WFS client broken in QGIS master 
- > Anyway, after setting the proper cache settings it almost works as expected.
 OK, I didn't remember doing anything ...
- 
  04:58 AM Bug report #14876 (In Progress): WFS client broken in QGIS master 
- > Anyway, after setting the proper cache settings it almost works as expected.
 OK, I didn't remember doing anything ...
- 
  04:44 AM Bug report #14876: WFS client broken in QGIS master 
- also noticed that layers from qgis server do not get a nice bar like in your test server (attached image).
- 
  04:41 AM Bug report #14876 (Closed): WFS client broken in QGIS master 
- you are right, setting the right properties makes things work, unfortunately the real regression here seems to be #14...
- 
  04:41 AM Bug report #14876 (Closed): WFS client broken in QGIS master 
- you are right, setting the right properties makes things work, unfortunately the real regression here seems to be #14...
- 
  04:06 AM Bug report #14876: WFS client broken in QGIS master 
- Does it happen only with this WFS server ? What about if you try with another server like http://kartenn.region-breta...
- 
  03:53 AM Bug report #14876 (Closed): WFS client broken in QGIS master 
- I'm testing the WFS client on QGIS master on Windows, using a sample WFS Server made with QGIS Server 2.14.3 on Linux...
- 
  01:23 PM Bug report #13414 (Closed): Wrong style applied (line vs polygon) 
- Works fine in master. You can no longer apply styles unless the geom types match.
- 
  01:23 PM Bug report #13414 (Closed): Wrong style applied (line vs polygon) 
- Works fine in master. You can no longer apply styles unless the geom types match.
- 
  01:18 PM Bug report #14844 (Open): Oblique Mercator projection hanging when rendering map 
- I see. Tagging as regression.
- 
  01:18 PM Bug report #14844 (Open): Oblique Mercator projection hanging when rendering map 
- I see. Tagging as regression.
- 
  01:18 PM Bug report #14844 (Open): Oblique Mercator projection hanging when rendering map 
- I see. Tagging as regression.
- 
  01:18 PM Bug report #14844 (Open): Oblique Mercator projection hanging when rendering map 
- I see. Tagging as regression.
- 
  01:14 PM Bug report #14844: Oblique Mercator projection hanging when rendering map 
- I removed all the large layers due to the 5MB file upload restriction.  
 Change the project CRS to:
 @+proj=omerc +la...
- 
  12:42 PM Bug report #14844: Oblique Mercator projection hanging when rendering map 
- Thanks or the project:
 I'm opening it in QGIS 2.14.3 and I notice that is missing qiute a lot of layers.
 Not sure if...
- 
  10:31 AM Bug report #14844: Oblique Mercator projection hanging when rendering map 
- Sample project attached. Used QConsolidate plugin. Thanks for your attention.
- 
  01:08 PM Feature request #12021 (Closed): Remove SPIT plugin 
- Removed in master
- 
  01:08 PM Bug report #13356 (Closed): editing in file geodatabase 
- closed anyway as questions must be posted in english.
 By the way:
 file geodatabase open with both the Open driver a...
- 
  01:08 PM Bug report #13356 (Closed): editing in file geodatabase 
- closed anyway as questions must be posted in english.
 By the way:
 file geodatabase open with both the Open driver a...
- 
  12:58 PM Bug report #13356 (Feedback): editing in file geodatabase 
- What geodatabase file do you have? Is it ESRI gdb/mdb file?
- 
  01:06 PM Bug report #13383 (Feedback): Composer: Attribute table draws some attributes without content 
- I'd ask the mailing list for help. Not clear what exactly the bug is?
- 
  01:04 PM Bug report #13380 (Feedback): reprojection of lat/long lines across 180 in mercator map fails 
- The WFS is down. Could you try with the latest master and report back?
- 
  01:02 PM Bug report #9784 (Feedback): Zoom to selection doesn't work properly in point layer 
- Points does not have any extent, how we should determite correct scale to zoom to?
- 
  01:02 PM Bug report #9784 (Feedback): Zoom to selection doesn't work properly in point layer 
- Points does not have any extent, how we should determite correct scale to zoom to?
- 
  12:56 PM Bug report #13353 (Feedback): QGIS and gdal 2.0.0 
- Could you try with the latest master and report back?
- 
  12:53 PM Feature request #13624 (Rejected): Voting / rating of plugins at plugins.qgis.org 
- Please file this bug agains QGIS Plugins Site bugtracker
- 
  12:53 PM Feature request #13624 (Rejected): Voting / rating of plugins at plugins.qgis.org 
- Please file this bug agains QGIS Plugins Site bugtracker
- 
  12:53 PM Bug report #13290 (Closed): Zipped Shape result "not valid" 
- Works fine from the browser and add layer in the latest master.
- 
  12:51 PM Feature request #14870 (Feedback): GeoProcessing: Add an option to generate from Processing tools... 
- Agreed with Alex. I'd suggest to close down this one.
- 
  12:49 PM Feature request #14870: GeoProcessing: Add an option to generate from Processing tools single par... 
- Personally I think that this will increase complexity of the Processing. If you need singleparts you always can creat...
- 
  12:46 PM Bug report #14735 (Rejected): SagaAlgorithm since Saga 2.2.4: RESAMPLING instead of INTERPOL 
- This known issue with SAGA. SAGA devs break API in every minor version making maintenance really hard.
- 
  12:46 PM Bug report #14735 (Rejected): SagaAlgorithm since Saga 2.2.4: RESAMPLING instead of INTERPOL 
- This known issue with SAGA. SAGA devs break API in every minor version making maintenance really hard.
- 
  12:35 PM Bug report #14880 (Feedback): Labeling specific layer throws a coredump in windows but not in linux 
- please attach sample project and data.
- 
  07:16 AM Bug report #14880: Labeling specific layer throws a coredump in windows but not in linux 
- Update:
 It has something to do with labeling in that shapefile in that particular EPSG.
- 
  07:12 AM Bug report #14880 (Closed): Labeling specific layer throws a coredump in windows but not in linux 
- I have created a project that was working well in Linux, but once I opened it in Windows it gives me a core dump.
 I ...
- 
  12:32 PM Feature request #13897 (Feedback): entering more than 254 characters into UI text field 
- 
  12:28 PM Feature request #13636: Compression panel for GeoTIFF clipping 
- You can use this algortihm from Processing
- 
  12:26 PM Feature request #13619 (Closed): Processing toolbox language 
- Already fixed in master
- 
  12:26 PM Feature request #13619 (Closed): Processing toolbox language 
- Already fixed in master
- 
  12:26 PM Feature request #13619 (Closed): Processing toolbox language 
- Already fixed in master
- 
  12:22 PM Feature request #13267: Available plugin list ordered by date 
- This will require changes not only in Plugin Manager but also in the plugins repository Django app. Please file featu...
- 
  12:16 PM Feature request #12270 (Closed): List Unique Values based on selection 
- You can use Processing for this. Reopen if necessary
- 
  12:15 PM Feature request #12200 (Closed): Move layers within ToC using PyQGIS 
- Closed, as there is no problem here. Please reopen if necessary
- 
  12:10 PM Feature request #11159 (Closed): Save Ogr VRT files from vector layers 
- Already available in Processing. Please reopen if necessary
- 
  12:10 PM Feature request #11159 (Closed): Save Ogr VRT files from vector layers 
- Already available in Processing. Please reopen if necessary
- 
  10:26 AM Bug report #14836: Processing: checkbox list in wrong order in Modeler 
- I'm not sure. Please see the attached files. The box shows in right order (QGIS 2.0 Dufour).
- 
  10:26 AM Bug report #14836: Processing: checkbox list in wrong order in Modeler 
- I'm not sure. Please see the attached files. The box shows in right order (QGIS 2.0 Dufour).
- 
  09:22 AM Bug report #14836: Processing: checkbox list in wrong order in Modeler 
- It never worked in a such way in modeler. It is not possible to determine layers order in modeler.
- 
  09:50 AM Feature request #6297 (Open): Startup python script for all users 
- 
  09:50 AM Feature request #6629 (Open): Processing: Add option to Show only active layers in layer dialogs 
- 
  09:47 AM Bug report #8519 (Closed): "layer stack" option in raster->miscellaneous->merge is badly named 
- Fixed in changeset commit:"c69665be927056908652b966728a6c98224b0032".
- 
  09:40 AM Feature request #13871 (Closed): "build virtual vector": add option to select files. Currently on... 
- Closing this in favour of generic ticket #14641
- 
  09:39 AM Bug report #14341 (Closed): Processing: Build Virtual Raster requires loading of all source files 
- Closing this in favor of generic ticket #14641
- 
  09:32 AM Feature request #14687 (Closed): 'Import into PostGIS' - encoding option missing 
- Fixed in changeset commit:"8ad1e3c8bcdadf3ce781f5ba260f177c4cc9acc7".
- 
  09:23 AM Bug report #14690 (Feedback): Unnecessary requirement in v.what.rast.points function when used ... 
- Should be fixed in master. Please check.
- 
  08:24 AM Feature request #13468 (Closed): Error in psSHP->sHooks.Fwrite : not a really meaningful error me... 
- 
  08:24 AM Feature request #13468: Error in psSHP->sHooks.Fwrite : not a really meaningful error message 
- I've added hopefully better error reporting in GDAL in https://trac.osgeo.org/gdal/changeset/34285 , but I'm not sure...
- 
  07:27 AM Feature request #13468: Error in psSHP->sHooks.Fwrite : not a really meaningful error message 
- Better reporting it upstream and close this, right?
- 
  08:00 AM Feature request #13283: Relative paths to files and photos 
- I also had trouble with the new widget. This would be a different ticket however.
- 
  07:50 AM Feature request #13283: Relative paths to files and photos 
- I guess it is; I briefly checked recently with 2.14.2 on a Mac but although the relative path was stored by the widge...
- 
  07:28 AM Feature request #13283 (Feedback): Relative paths to files and photos 
- Isn't this fixed witj new editing widgets?
- 
  07:45 AM Bug report #14858 (Closed): Processing QGIS Zonal Stats broken on Windows 
- Seems works fine on all systems now
- 
  07:45 AM Bug report #14858 (Closed): Processing QGIS Zonal Stats broken on Windows 
- Seems works fine on all systems now
- 
  06:20 AM Bug report #14858: Processing QGIS Zonal Stats broken on Windows 
- Yes, I tested on Windows and can't reproduce this
- 
  07:30 AM Feature request #7192 (Feedback): system specific location of qgis settings 
- 
  07:11 AM Bug report #14605: Error with symbol layer properties - This layer doesn't have any editable prop... 
- I get the same bug as another collegue . 
 Both with osx 10.8.5
 Qgis 2.14 (already same error on all 2.10 version)
 T...
- 
  07:03 AM Bug report #14879 (Closed): Error with symbol layer properties - This layer doesn't have any edit... 
- When accessing the style tab of a layer properties, instead of options like colours, fill etc, I see the text "This l...
- 
  06:39 AM Bug report #14878 (Closed): Setting feature rendering order in 2.5D styling always gets back to d... 
- I've tried to set my custom rendering order (depending on a height field really), but when applying, it always return...
- 
  05:30 AM Bug report #13952: QGIS node tool causes snapping another feature randomly 
- Sylvain Beorchia wrote:
 > Here is a ZIP containing 2 shapefiles and a Qgis project.
 > Open the qgis project, and sear...
- 
  04:43 AM Bug report #13952: QGIS node tool causes snapping another feature randomly 
- See the image joined to see the bug.
- 
  04:39 AM Bug report #13952: QGIS node tool causes snapping another feature randomly 
- Here is a ZIP containing 2 shapefiles and a Qgis project.
 Open the qgis project, and search for the branch id=1212. E...
- 
  04:07 AM Bug report #13952: QGIS node tool causes snapping another feature randomly 
- The problem occurs only when "Activate topologic edition" is enable in snapping options. CRS is 2154.
- 
  03:55 AM Bug report #13952: QGIS node tool causes snapping another feature randomly 
- Which snapping settings are you using? Which CRS?
- 
  03:49 AM Bug report #13952: QGIS node tool causes snapping another feature randomly 
- Hi. I've got the same issue, and i'm able to reproduce it every time. I will provide a Qgis project with a small post...
- 
  04:02 AM Bug report #14873: attribute table sorting fails on column named "YEAR" 
- reserved word?
- 
  03:33 AM Bug report #14875 (Closed): labeling using "capitalize first letter" fails with curved labeling 
- Instead all letters are capitalized.
- 
  03:10 AM Bug report #10619: Attribute table 'Show features visible on map' option does not speed up loadin... 
- Richard Duivenvoorde wrote:
 > Hitting this again now.
 confirmed here too.
- 
  02:24 AM Bug report #4584 (Closed): Make projection info consistent 
- Should be fixed now. Please reopen if necessary
- 
  02:20 AM Bug report #14305 (Closed): Modeller calculator error 
- reopen if necessary.
- 
  02:20 AM Bug report #14305 (Closed): Modeller calculator error 
- reopen if necessary.
- 
  02:04 AM Bug report #14305: Modeller calculator error 
- The exercise models are not working here, and should be updated. Feel free to colse this one if it works for you.
- 
  02:19 AM Bug report #13293: WCS server broken on Windows 
- A new round of tests on Windows QGIS Server:
 * qgis ltr server works for WMS and WFS, but not WCS
 * 2.14 and master...
- 
  02:19 AM Bug report #13293: WCS server broken on Windows 
- A new round of tests on Windows QGIS Server:
 * qgis ltr server works for WMS and WFS, but not WCS
 * 2.14 and master...
- 
  02:19 AM Bug report #13293: WCS server broken on Windows 
- A new round of tests on Windows QGIS Server:
 * qgis ltr server works for WMS and WFS, but not WCS
 * 2.14 and master...
- 
  02:19 AM Bug report #13293: WCS server broken on Windows 
- A new round of tests on Windows QGIS Server:
 * qgis ltr server works for WMS and WFS, but not WCS
 * 2.14 and master...
- 
  02:19 AM Bug report #13293: WCS server broken on Windows 
- A new round of tests on Windows QGIS Server:
 * qgis ltr server works for WMS and WFS, but not WCS
 * 2.14 and master...
- 
  02:08 AM Bug report #14874 (Closed): Color picker picks the wrong color 
- Nyall, I found the problem. I am remote desktoping to another PC and the colors get messed up.
- 
  02:05 AM Bug report #14874 (Feedback): Color picker picks the wrong color 
- I can't reproduce - can you provide more details? Eg is the colour being selected from a different window? Or a diffe...
2016-05-23
- 
  01:58 AM Bug report #14874 (Closed): Color picker picks the wrong color 
- See the screencast for step-by-step reproduction of the bug.
- 
  01:16 AM Bug report #13779: symbols not correctly clipped in map legend 
- See also #14850
- 
  01:15 AM Bug report #14772 (Closed): crash when removing web aerial image 
- closing for lack of feedback, please reopen if necessary.
- 
  01:15 AM Bug report #14772 (Closed): crash when removing web aerial image 
- closing for lack of feedback, please reopen if necessary.
- 
  07:22 PM Bug report #14873 (Closed): attribute table sorting fails on column named "YEAR" 
- The attribute table sorting fails when clicking on a column named "YEAR". The same dataset with a renamed column, for...
- 
  01:52 PM Bug report #14782: 'Line pattern fill' and 'Marker line' zooming/panning issue 
- is this really an issue (genuinely asking)?
- 
  01:34 PM Bug report #14850 (Closed): 'Layers Panel' - Symbol size depends on zoom level 
- duplicate of #13779
- 
  01:34 PM Bug report #14850 (Closed): 'Layers Panel' - Symbol size depends on zoom level 
- duplicate of #13779
- 
  01:28 PM Bug report #14837 (Feedback): Raster - Save As 
- The first issue is duplicate of #14171
 Regarding the second issue: I get a small shift only if I choose "map view ex...
- 
  01:28 PM Bug report #14837 (Feedback): Raster - Save As 
- The first issue is duplicate of #14171
 Regarding the second issue: I get a small shift only if I choose "map view ex...
- 
  01:28 PM Bug report #14837 (Feedback): Raster - Save As 
- The first issue is duplicate of #14171
 Regarding the second issue: I get a small shift only if I choose "map view ex...
- 
  01:28 PM Bug report #14837 (Feedback): Raster - Save As 
- The first issue is duplicate of #14171
 Regarding the second issue: I get a small shift only if I choose "map view ex...
- 
  01:00 PM Bug report #14814: QGIS crashes using 2.5D Renderer for Lines 
- Confirmed on Linux too (2.14.3).
- 
  01:00 PM Bug report #14814: QGIS crashes using 2.5D Renderer for Lines 
- Confirmed on Linux too (2.14.3).
- 
  01:00 PM Bug report #14814: QGIS crashes using 2.5D Renderer for Lines 
- Confirmed on Linux too (2.14.3).
- 
  12:58 PM Bug report #14844 (Feedback): Oblique Mercator projection hanging when rendering map 
- Could you please attach sample project with data?
- 
  12:58 PM Bug report #14844 (Feedback): Oblique Mercator projection hanging when rendering map 
- Could you please attach sample project with data?
- 
  12:56 PM Bug report #14857 (Open): QGIS freezes when adding new features 
- I cannot confirm but this means nothing. I'll leave the testing to others.
- 
  11:54 AM Bug report #14857: QGIS freezes when adding new features 
- Unfortunately deleting the .qgis2 folder hasn't helped. The freezing issue still persists in master.
- 
  11:34 AM Bug report #14792 (Feedback): Memory leak with big Shapefile 
- fixed in master, correct?
- 
  11:34 AM Bug report #13715: Settings > Configure shortcuts dialog doesn't show all the available tools 
- 'Clear Results' is missing, too.
 See also #14852
- 
  11:32 AM Bug report #14621: linestring being created as linestringZ (MSSQL) 
- tagging as regression.
- 
  06:15 AM Bug report #14621: linestring being created as linestringZ (MSSQL) 
- Sorry to keep bothering but I still can't use Master to edit geometries with MSSQL. 
 I noticed some differences betwe...
- 
  11:31 AM Bug report #14852 (Closed): 'Clear Results' missing in 'Configure shortcuts' dialog 
- 
  06:08 AM Bug report #14852: 'Clear Results' missing in 'Configure shortcuts' dialog 
- see also #13715
- 
  03:16 AM Bug report #14852 (Feedback): 'Clear Results' missing in 'Configure shortcuts' dialog 
- 
  03:10 AM Bug report #14852: 'Clear Results' missing in 'Configure shortcuts' dialog 
- Not sure that this is a bug. Helper buttons from different panels (e.g. Layers, Browser, Identify) not included in th...
- 
  10:57 AM Bug report #14249 (Closed): Error while saving shape file 
- closing for lack of feedback and because seems similar/related to #14711
- 
  10:57 AM Bug report #14249 (Closed): Error while saving shape file 
- closing for lack of feedback and because seems similar/related to #14711
- 
  10:56 AM Bug report #14467 (Closed): QGIS Desktop 2.14 breaking shapefiles during session 
- closing for lack of feedback and because seems duplicate of #14711
- 
  10:56 AM Bug report #14467 (Closed): QGIS Desktop 2.14 breaking shapefiles during session 
- closing for lack of feedback and because seems duplicate of #14711
- 
  10:55 AM Bug report #14711: Disappearing polygons after save 
- Please try again:
 * updating to the latest qgis version available
 * remove all 3rd party plugins
 * remove any index ...
- 
  10:52 AM Bug report #14512 (Closed): Avoid creating of corruption Shapefiles during Editing/saving. 
- Giovanni Manghi wrote:
 > hope this is not #11007 nightmare all over...
 it is not #11007 apparently and fortunately (...
- 
  10:52 AM Bug report #14512 (Closed): Avoid creating of corruption Shapefiles during Editing/saving. 
- Giovanni Manghi wrote:
 > hope this is not #11007 nightmare all over...
 it is not #11007 apparently and fortunately (...
- 
  10:46 AM Bug report #14628 (Closed): Very slow GetCapabilities with PostGIS layers 
- I tested with 55 postgis layers and the capabilities were produced in a few seconds (qgis server 2.14.3).
 Please reo...
- 
  10:46 AM Bug report #14628 (Closed): Very slow GetCapabilities with PostGIS layers 
- I tested with 55 postgis layers and the capabilities were produced in a few seconds (qgis server 2.14.3).
 Please reo...
- 
  10:34 AM Bug report #13972 (Closed): Categorize symbols uses wrong field after table join 
- just tested on 2.14.3 and works as expected, please reopen if necessary.
- 
  10:34 AM Bug report #13972 (Closed): Categorize symbols uses wrong field after table join 
- just tested on 2.14.3 and works as expected, please reopen if necessary.
- 
  10:27 AM Bug report #14858: Processing QGIS Zonal Stats broken on Windows 
- Alexander Bruy wrote:
 > Yes, no error on master.
 tested Windows right (is only Windows issue)?
- 
  10:27 AM Bug report #14858: Processing QGIS Zonal Stats broken on Windows 
- Yes, no error on master.
- 
  10:06 AM Bug report #14858: Processing QGIS Zonal Stats broken on Windows 
- Alexander Bruy wrote:
 > Fix for 2.8.x commited.
 still can't replicate the other error on 2.14/master?
- 
  08:19 AM Bug report #14858: Processing QGIS Zonal Stats broken on Windows 
- Fix for 2.8.x commited.
- 
  08:07 AM Bug report #14858: Processing QGIS Zonal Stats broken on Windows 
- Alexander Bruy wrote:
 > Tested with geomorpho.qgs project (more_backends.qgs seems does not have any raster layers in...
- 
  08:06 AM Bug report #14858: Processing QGIS Zonal Stats broken on Windows 
- Issue with 2.8.9 confirmed, I also got...
- 
  08:05 AM Bug report #14858: Processing QGIS Zonal Stats broken on Windows 
- Tested with geomorpho.qgs project (more_backends.qgs seems does not have any raster layers in it) under Windows using...
- 
  10:26 AM Bug report #14106 (Open): gdal info -stats are approximate if ".aux.xml" has been created. 
- Alexander Bruy wrote:
 > Sorry I still can not reproduce it here. I always get same result with or without .aux.xml f...
- 
  10:26 AM Bug report #14106 (Open): gdal info -stats are approximate if ".aux.xml" has been created. 
- Alexander Bruy wrote:
 > Sorry I still can not reproduce it here. I always get same result with or without .aux.xml f...
- 
  10:26 AM Bug report #14106 (Open): gdal info -stats are approximate if ".aux.xml" has been created. 
- Alexander Bruy wrote:
 > Sorry I still can not reproduce it here. I always get same result with or without .aux.xml f...
- 
  10:26 AM Bug report #14106 (Open): gdal info -stats are approximate if ".aux.xml" has been created. 
- Alexander Bruy wrote:
 > Sorry I still can not reproduce it here. I always get same result with or without .aux.xml f...
- 
  10:26 AM Bug report #14106 (Open): gdal info -stats are approximate if ".aux.xml" has been created. 
- Alexander Bruy wrote:
 > Sorry I still can not reproduce it here. I always get same result with or without .aux.xml f...
- 
  10:26 AM Bug report #14106 (Open): gdal info -stats are approximate if ".aux.xml" has been created. 
- Alexander Bruy wrote:
 > Sorry I still can not reproduce it here. I always get same result with or without .aux.xml f...
- 
  10:26 AM Bug report #14106 (Open): gdal info -stats are approximate if ".aux.xml" has been created. 
- Alexander Bruy wrote:
 > Sorry I still can not reproduce it here. I always get same result with or without .aux.xml f...
- 
  10:14 AM Bug report #14597 (Closed): Grid Interpolation requires Real data type with decimals for Z value 
- seems to work as expected in both the raster menu and in Processing, at least on 2.14.3 and master.
 Please reopen if...
- 
  10:14 AM Bug report #14597 (Closed): Grid Interpolation requires Real data type with decimals for Z value 
- seems to work as expected in both the raster menu and in Processing, at least on 2.14.3 and master.
 Please reopen if...
- 
  10:04 AM Feature request #14098 (Open): ftools geoprocessing tools are slow with large dataset, port them ... 
- 
  09:58 AM Bug report #14653: topology errors by digitizing 
 > So there should exist a little (not visualisable?) difference between both shapefiles. This would mean that the to...
- 
  09:52 AM Bug report #14187 (Open): Contextual legend 
- 
  09:50 AM Bug report #14847 (Open): Print composer: moving a grouped rotated map resizes places it wrongly 
- 
  09:49 AM Bug report #10506 (Open): Move the QGIS server documentation to main manual 
- 
  05:50 AM Bug report #10506: Move the QGIS server documentation to main manual 
- Better if someone familiar with the documentation process will help, or do it directly.
- 
  05:47 AM Bug report #10506: Move the QGIS server documentation to main manual 
- I'll try during the HF.
- 
  05:39 AM Bug report #10506 (Feedback): Move the QGIS server documentation to main manual 
- 
  05:39 AM Bug report #10506: Move the QGIS server documentation to main manual 
- Paolo Cavallini wrote:
 > Let's close this when done.
 can you do it?
- 
  05:27 AM Bug report #10506 (Reopened): Move the QGIS server documentation to main manual 
- Let's close this when done.
- 
  05:27 AM Bug report #10506 (Reopened): Move the QGIS server documentation to main manual 
- Let's close this when done.
- 
  05:27 AM Bug report #10506 (Reopened): Move the QGIS server documentation to main manual 
- Let's close this when done.
- 
  05:25 AM Bug report #10506 (Closed): Move the QGIS server documentation to main manual 
- Paolo Cavallini wrote:
 > If this is the case, please remove the duplicated wiki page.
 > Thanks for looking into this....
- 
  05:25 AM Bug report #10506 (Closed): Move the QGIS server documentation to main manual 
- Paolo Cavallini wrote:
 > If this is the case, please remove the duplicated wiki page.
 > Thanks for looking into this....
- 
  09:44 AM Bug report #14677 (Open): Differences in duplicating a layer using ctrl+D&D and "duplicate layer" 
- I see the differences, not sure is by design or not. Not even sure how much harm this can do (little in my opinion).
- 
  09:44 AM Bug report #14677 (Open): Differences in duplicating a layer using ctrl+D&D and "duplicate layer" 
- I see the differences, not sure is by design or not. Not even sure how much harm this can do (little in my opinion).
- 
  09:44 AM Bug report #14677 (Open): Differences in duplicating a layer using ctrl+D&D and "duplicate layer" 
- I see the differences, not sure is by design or not. Not even sure how much harm this can do (little in my opinion).
- 
  09:38 AM Feature request #14627 (Open): Add a "cancel" button for Query Builder get "Sample" Values 
- 
  09:37 AM Bug report #14629: Select by expression (Not Responding) 
- have you tested after creating the index?
- 
  09:36 AM Feature request #11616: Ability to filter input layers by provider 
- see also #14430
- 
  09:36 AM Bug report #14430 (Closed): Cannot use memory layers with OGR tools 
- duplicate of #11616
- 
  09:36 AM Bug report #14430 (Closed): Cannot use memory layers with OGR tools 
- duplicate of #11616
- 
  09:35 AM Bug report #13279 (Open): Processing & SAGA 
- This ticket is not a matter anymore of updating SAGA to 2.2.2 (done) or whatever else SAGA version. Now is about what...
- 
  09:35 AM Bug report #13279 (Open): Processing & SAGA 
- This ticket is not a matter anymore of updating SAGA to 2.2.2 (done) or whatever else SAGA version. Now is about what...
- 
  09:35 AM Bug report #13279 (Open): Processing & SAGA 
- This ticket is not a matter anymore of updating SAGA to 2.2.2 (done) or whatever else SAGA version. Now is about what...
- 
  09:35 AM Bug report #13279 (Open): Processing & SAGA 
- This ticket is not a matter anymore of updating SAGA to 2.2.2 (done) or whatever else SAGA version. Now is about what...
- 
  09:29 AM Bug report #10322 (Open): Scalebar bug in print composer 
- 
  09:26 AM Bug report #14561 (Open): Cannot find the path of the current python script executing in QGIS 
- 
  09:25 AM Bug report #11596: SVG markers have black border when exported as svg through print composer 
- sorry for asking again, what is the status of this ticket?
- 
  09:24 AM Bug report #12066 (Open): font marker symbols wrong size in map units 
- 
  09:20 AM Feature request #14872 (Open): Create a print composer based on a composer from another project (... 
- Currently, one can:
 - duplicate a print composer
 - import items from a template
 - create a print composer from a save...
- 
  09:18 AM Bug report #14567 (Open): Accessing QgsMapRenderer can produce UnicodeDecodeError 
- 
  09:18 AM Bug report #14455 (Open): Third level subcategories showing when unchecked. 
- 
  09:16 AM Bug report #6684 (Open): Embedded layers should not allow rename 
- 
  09:13 AM Bug report #13997 (Open): Unintended datum shift to WGS84 in map canvas 
- 
  09:09 AM Bug report #14361 (Closed): Freezes when the option "Create raster icons" is enabled 
- closing for lack of feedback, please reopen if necessary.
- 
  09:09 AM Bug report #14361 (Closed): Freezes when the option "Create raster icons" is enabled 
- closing for lack of feedback, please reopen if necessary.
- 
  09:08 AM Bug report #13741 (Closed): Spatialite moving fields 
- closing for lack of feedback, please reopen if necessary.
- 
  09:08 AM Bug report #13741 (Closed): Spatialite moving fields 
- closing for lack of feedback, please reopen if necessary.
- 
  09:05 AM Bug report #14082 (Open): area calculation in Field Calculator is depending on Output field type 
- It is still true on the latest master and from what I see is not only related to virtual fields.
- 
  09:05 AM Bug report #14082 (Open): area calculation in Field Calculator is depending on Output field type 
- It is still true on the latest master and from what I see is not only related to virtual fields.
- 
  08:42 AM Bug report #14247 (Closed): can't merge features if restrictive foreign key in place 
- closing for the lack of feedback
- 
  08:42 AM Bug report #14247 (Closed): can't merge features if restrictive foreign key in place 
- closing for the lack of feedback
- 
  08:17 AM Bug report #14247: can't merge features if restrictive foreign key in place 
- Jürgen Fischer wrote:
 > Conflicts #6422...
 should we closed this ticket then?
- 
  08:40 AM Feature request #5021 (Closed): fTools: add results to the original file, do not produce a new one 
- fTools now removed from QGIS, so I close this. Please reopen if necessary.
- 
  08:29 AM Bug report #14524: linestring shapefile with geometry errors disappear from map canvas 
- sorry for asking asking again, what is the status of this issue? Has the reporter made more tests?
- 
  08:27 AM Bug report #7257 (Closed): Define current projection needs redraw action 
- fTools plugin now removed from Processing, so this ticket now makes no sence. Please reopen if necessary.
- 
  08:26 AM Bug report #14704 (Closed): Encoding problems with Processing toolbox 
- closing for lack of feedback, please reopen if necessary.
- 
  08:26 AM Bug report #14704 (Closed): Encoding problems with Processing toolbox 
- closing for lack of feedback, please reopen if necessary.
- 
  08:26 AM Bug report #8306 (Closed): Improvements to "Mailing lists" startup tip 
- 
  08:25 AM Bug report #8557 (Closed): Untranslatable strings in Processing 
- Seems fixed now. Please reopen in necessary.
- 
  08:25 AM Bug report #8557 (Closed): Untranslatable strings in Processing 
- Seems fixed now. Please reopen in necessary.
- 
  08:25 AM Bug report #14688 (Closed): SVG in Layer Properties Crashes QGIS 
- I thought it could have a been a path with no SVG in it, but I tested an no crashes.
 Please reopen if you find a reli...
- 
  08:25 AM Bug report #14688 (Closed): SVG in Layer Properties Crashes QGIS 
- I thought it could have a been a path with no SVG in it, but I tested an no crashes.
 Please reopen if you find a reli...
- 
  08:20 AM Bug report #11946 (Closed): Regression - Style - Categories not working for the columns that come... 
- closing for lack of feedback , please reopen if necessary.
- 
  08:20 AM Bug report #11946 (Closed): Regression - Style - Categories not working for the columns that come... 
- closing for lack of feedback , please reopen if necessary.
- 
  08:19 AM Bug report #13952: QGIS node tool causes snapping another feature randomly 
- This issue seems serious, but I haven't found a way to replicate. Could the reporter attach a sample project with dat...
- 
  08:16 AM Bug report #14603 (Closed): Wrong CRS attributed to a raster exported with ArcMap 
- closed in favor of #14871
- 
  08:15 AM Bug report #13835 (Closed): Shapefiles with EPSG 2926 and 2927 Washington State Plane North and S... 
- closed in favor of #14871
- 
  08:15 AM Feature request #14871 (Open): Support projection recognition like Prj2EPSG 
- over time there have been several reports about problematic CRS recognition, for exemple #13835 and #14603
 it seems ...
- 
  08:08 AM Bug report #13963 (Closed): QGIS greadily allocates memory and crashes when editing moderately la... 
- seems fixed to me at least on 2.14.3, please reopen if necessary
- 
  08:08 AM Bug report #13963 (Closed): QGIS greadily allocates memory and crashes when editing moderately la... 
- seems fixed to me at least on 2.14.3, please reopen if necessary
- 
  07:55 AM Feature request #14725: more visible log/error messages 
- baditaflorin - wrote:
 > The main problem it`s the silent error.
 >
 > This will frustrate the user and will not help ...
- 
  07:51 AM Bug report #14507 (Closed): Copy & Paste object results in empty geometry and coordinates 0.0 
- closing for lack of feedback, reopen if necessary (with more details and sample data).
- 
  07:51 AM Bug report #14507 (Closed): Copy & Paste object results in empty geometry and coordinates 0.0 
- closing for lack of feedback, reopen if necessary (with more details and sample data).
- 
  07:49 AM Bug report #14692 (Closed): Bug on sip_corepart0.cpp during compilation of QGIS 2.14.0 
- lise lebouc wrote:
 > It's a question about the build. But I don't know if the build failed because of a bug on QGIS o...
- 
  07:49 AM Bug report #14692 (Closed): Bug on sip_corepart0.cpp during compilation of QGIS 2.14.0 
- lise lebouc wrote:
 > It's a question about the build. But I don't know if the build failed because of a bug on QGIS o...
- 
  07:44 AM Bug report #8550 (Closed): Huge icons on buttons in browser panel 
- Closing for lack of feedback, please reopen if necessary
- 
  07:44 AM Bug report #8550 (Closed): Huge icons on buttons in browser panel 
- Closing for lack of feedback, please reopen if necessary
- 
  07:43 AM Bug report #13852 (Closed): merge connected lines to avoid duplicate labels fails in attached sce... 
- 
  07:41 AM Bug report #12767 (Closed): SAGA "ParameterSelection" default value is not respected in the modeller 
- Fixed in changeset commit:"d2b21891d44a1beb5be2112a53f354c7abec9221".
- 
  07:41 AM Bug report #14665 (Closed): GDAL/Processing toolbox graphical modeller fails during Warp algorithm 
- See #14868
 problem solved by purging the .qgis2 folder. Likely to be the same issue as here. Please reopen if necess...
- 
  07:41 AM Bug report #14665 (Closed): GDAL/Processing toolbox graphical modeller fails during Warp algorithm 
- See #14868
 problem solved by purging the .qgis2 folder. Likely to be the same issue as here. Please reopen if necess...
- 
  03:22 AM Bug report #14665: GDAL/Processing toolbox graphical modeller fails during Warp algorithm 
- see also #14868
 there issue is the same (SHP set as output format for an operation that only output rasters).
- 
  07:34 AM Bug report #14868 (Closed): pyqgis gdalogr:merge output set as shapefile 
- paolo prosperi wrote:
 > Ok, merge is back to normal now.
 > I simply deleted the .qgis2 folder, but I have no clue of...
- 
  07:34 AM Bug report #14868 (Closed): pyqgis gdalogr:merge output set as shapefile 
- paolo prosperi wrote:
 > Ok, merge is back to normal now.
 > I simply deleted the .qgis2 folder, but I have no clue of...
- 
  07:19 AM Bug report #14868: pyqgis gdalogr:merge output set as shapefile 
- Ok, merge is back to normal now. 
 I simply deleted the .qgis2 folder, but I have no clue of the causes of that proble...
- 
  05:48 AM Bug report #14868: pyqgis gdalogr:merge output set as shapefile 
- paolo prosperi wrote:
 > Please find attached two sample datasets to merge.
 >
 > When GDAL Merge is run from toolbox, ...
- 
  05:44 AM Bug report #14868: pyqgis gdalogr:merge output set as shapefile 
- Please find attached two sample datasets to merge.
 When GDAL Merge is run from toolbox, merge fails with the followi...
- 
  05:44 AM Bug report #14868: pyqgis gdalogr:merge output set as shapefile 
- Please find attached two sample datasets to merge.
 When GDAL Merge is run from toolbox, merge fails with the followi...
- 
  03:57 AM Bug report #14868: pyqgis gdalogr:merge output set as shapefile 
- I saw this log and tested attached model. Can't reproduce this
- 
  03:21 AM Bug report #14868 (Feedback): pyqgis gdalogr:merge output set as shapefile 
- Alexander Bruy wrote:
 > Can you provide sample data? It works for me fine under Linux and Windows
 Hi Alex,
 I'm also ...
- 
  03:21 AM Bug report #14868 (Feedback): pyqgis gdalogr:merge output set as shapefile 
- Alexander Bruy wrote:
 > Can you provide sample data? It works for me fine under Linux and Windows
 Hi Alex,
 I'm also ...
- 
  03:03 AM Bug report #14868: pyqgis gdalogr:merge output set as shapefile 
- Can you provide sample data? It works for me fine under Linux and Windows
- 
  02:23 AM Bug report #14868 (Closed): pyqgis gdalogr:merge output set as shapefile 
- As far as I can see, on QGis Essen (2.14.2) python console and toolbox, gdalogr:merge fails to merge any number of ra...
- 
  07:29 AM Bug report #13567 (Closed): QGIS crashes when selecting features from OpenFileGDB with weird geom... 
- closing
- 
  07:29 AM Bug report #13567 (Closed): QGIS crashes when selecting features from OpenFileGDB with weird geom... 
- closing
- 
  07:19 AM Bug report #13567 (Feedback): QGIS crashes when selecting features from OpenFileGDB with weird ge... 
- Giovanni Manghi wrote:
 > > Giovanni, can you reproduce this ?
 >
 > on 2.14.3/master on Linux and Windows (so on Windo...
- 
  07:13 AM Bug report #13567 (Open): QGIS crashes when selecting features from OpenFileGDB with weird geometry 
 > Giovanni, can you reproduce this ?
 on 2.14.3/master on Linux and Windows (so on Windows with gdal 2.*) I can easi...
- 
  07:13 AM Bug report #13567 (Open): QGIS crashes when selecting features from OpenFileGDB with weird geometry 
 > Giovanni, can you reproduce this ?
 on 2.14.3/master on Linux and Windows (so on Windows with gdal 2.*) I can easi...
- 
  07:13 AM Bug report #13567 (Open): QGIS crashes when selecting features from OpenFileGDB with weird geometry 
 > Giovanni, can you reproduce this ?
 on 2.14.3/master on Linux and Windows (so on Windows with gdal 2.*) I can easi...
- 
  07:27 AM Bug report #12422 (Closed): Attribute column filter turns into extended filter 
- Fixed in changeset commit:"383fc055ba4f9342c76317c2c5e7615d668dcb1e".
- 
  07:23 AM Bug report #14378: Mapinfo Tables cannot be opened simultaneously in QGIS > 2.8.3 and MapInfo 
- (Note: Pull request where the fix was submitted: https://github.com/qgis/QGIS/pull/3034)
- 
  07:06 AM Bug report #14378: Mapinfo Tables cannot be opened simultaneously in QGIS > 2.8.3 and MapInfo 
- Jürgen Fischer wrote:
 > Yes, better include the SHA from the title bar (or "QGIS code revision" from the about box f...
- 
  07:00 AM Bug report #14378: Mapinfo Tables cannot be opened simultaneously in QGIS > 2.8.3 and MapInfo 
- Giovanni Manghi wrote:
 > yes, anyway better ask also in the commit page.
 Done! Thank you.
- 
  06:52 AM Bug report #14378: Mapinfo Tables cannot be opened simultaneously in QGIS > 2.8.3 and MapInfo 
- Frank Olieu wrote:
 > I installed QGIS master through the OSGeo4W package manager. This gave me 2.15.0-69. Our testing...
- 
  06:42 AM Bug report #14378 (Closed): Mapinfo Tables cannot be opened simultaneously in QGIS > 2.8.3 and Ma... 
 > I'm not completely familiar with the release cycle: Are some kind of *backports* to be expected?
 yes, anyway bett...
- 
  06:42 AM Bug report #14378 (Closed): Mapinfo Tables cannot be opened simultaneously in QGIS > 2.8.3 and Ma... 
 > I'm not completely familiar with the release cycle: Are some kind of *backports* to be expected?
 yes, anyway bett...
- 
  06:39 AM Bug report #14378: Mapinfo Tables cannot be opened simultaneously in QGIS > 2.8.3 and MapInfo 
- I installed QGIS master through the OSGeo4W package manager. This gave me 2.15.0-69. Our testing indicates that *the ...
- 
  05:12 AM Bug report #14378: Mapinfo Tables cannot be opened simultaneously in QGIS > 2.8.3 and MapInfo 
- Giovanni Manghi wrote:
 > I don't have Mapinfo and so cannot test.
 > Can anyone please try QGIS master and report back...
- 
  04:39 AM Bug report #14378: Mapinfo Tables cannot be opened simultaneously in QGIS > 2.8.3 and MapInfo 
- Jürgen Fischer wrote:
 > Giovanni Manghi wrote:
 > > tagging this as a regression.
 >
 > doesn't commit:dc18b5b already ...
- 
  04:18 AM Bug report #14378: Mapinfo Tables cannot be opened simultaneously in QGIS > 2.8.3 and MapInfo 
- Giovanni Manghi wrote:
 > tagging this as a regression.
 doesn't commit:dc18b5b already fix this?
- 
  03:18 AM Bug report #14378: Mapinfo Tables cannot be opened simultaneously in QGIS > 2.8.3 and MapInfo 
- tagging this as a regression.
- 
  03:18 AM Bug report #14378: Mapinfo Tables cannot be opened simultaneously in QGIS > 2.8.3 and MapInfo 
- tagging this as a regression.
- 
  02:02 AM Bug report #14378: Mapinfo Tables cannot be opened simultaneously in QGIS > 2.8.3 and MapInfo 
- I have the same problem. This makes practically impossible to use QGIS in a multi-user/platform environment. 
 And usi...
- 
  07:21 AM Bug report #10756 (Closed): Minidump on closing QGIS 2.4 
- Anita Graser wrote:
 > Can't reproduce on Win8 64 bit with nightly from OSGeo4W
 I see this issue from time to time an...
- 
  07:21 AM Bug report #10756 (Closed): Minidump on closing QGIS 2.4 
- Anita Graser wrote:
 > Can't reproduce on Win8 64 bit with nightly from OSGeo4W
 I see this issue from time to time an...
- 
  07:14 AM Bug report #9400 (Closed): "Clip raster by mask layer" produces different results than "Clipper" ... 
- Works fine in master. There is a minor difference in statistics cause by the fact that Processing tool aligns the coo...
- 
  06:55 AM Bug report #14658 (Open): Wmts layer not appearing 
- Saber Razmjooei wrote:
 > Are you trying to add it from Layer > Add Layer > Add WM(T)S or through the Browser panel.
 >...
- 
  06:55 AM Feature request #5698 (Closed): Implement hidden parameters 
- Should be fixed in master for GRASS, GRASS 7 and SAGA. Such parameters called "hardcoded" and should be defined as
 <p...
- 
  06:55 AM Feature request #5698 (Closed): Implement hidden parameters 
- Should be fixed in master for GRASS, GRASS 7 and SAGA. Such parameters called "hardcoded" and should be defined as
 <p...
- 
  06:46 AM Bug report #14305: Modeller calculator error 
- Paolo Cavallini wrote:
 > I cannot test on master right now. On 2.8.7, latest released Processing version, I still see...
- 
  06:32 AM Bug report #14494: geometry.intersection() does not work properly in this case 
- I would suggest to use WKT instead of images for easier reproducing.  For example:
 line 1:
 LINESTRING ( -40 340, 60 3...
- 
  05:38 AM Bug report #14494 (Open): geometry.intersection() does not work properly in this case 
- 
  06:20 AM Feature request #12893 (Rejected): Keep join field when using processing/qgis 
- We decided to leave this as is, so all Processing algs behave consistent
- 
  06:20 AM Feature request #12893 (Rejected): Keep join field when using processing/qgis 
- We decided to leave this as is, so all Processing algs behave consistent
- 
  06:12 AM Bug report #14336 (Feedback): saga:mergeshapeslayers missing 
- Maybe I miss something, but looks like this is the same algorithm.
- 
  06:10 AM Bug report #14377 (Closed): SAGA Zonal Grid Statistics - v2.1.2 
- Closed for the lack of feedback. Please reopen if necessary.
- 
  06:09 AM Bug report #14610 (Closed): QGIS 2.14 Processing plugin crashes - WindowsError: [Error 5] Accesso... 
- Closed for the lack of feedback. Please reopen if necessary.
- 
  06:01 AM Bug report #12738: After using "difference" consider 2 or more separated polygons as one 
- done in #14870
- 
  04:40 AM Bug report #12738: After using "difference" consider 2 or more separated polygons as one 
- Harrissou Santanna wrote:
 > Might be a feature request, does it sound reasonnable to add a checkbox to the dialog to ...
- 
  04:11 AM Bug report #12738: After using "difference" consider 2 or more separated polygons as one 
- Might be a feature request, does it sound reasonnable to add a checkbox to the dialog to generate independent single ...
- 
  06:00 AM Feature request #14870 (Closed): GeoProcessing: Add an option to generate from Processing tools s... 
- This feature request comes from #12738 discussion.
 Due to input layers, some geoprocessing tools can generate output ...
- 
  06:00 AM Bug report #14848 (Feedback): Plugin Editing offline: crashes if attempting to synchronize a raster 
- 
  05:58 AM Bug report #14848: Plugin Editing offline: crashes if attempting to synchronize a raster 
- Can somebody verify the fix? I am already on the train to Girona and don't want to stress my battery with the compile...
- 05:57 AM Bug report #14848 (Closed): Plugin Editing offline: crashes if attempting to synchronize a raster
- Fixed in changeset commit:"3fcd1fd6a9b954cf15240a89b451f42b5e46f6cd".
- 
  05:54 AM Bug report #14866: GPS Babel does not start from GPS plugin 
- Sure!
- 
  05:51 AM Bug report #14866: GPS Babel does not start from GPS plugin 
- Paolo, would you mind sitting together with me to figure out if we can build some GPS tests based on a gpsbabel backe...
- 
  03:37 AM Bug report #14866 (Open): GPS Babel does not start from GPS plugin 
- Tagging this as a regression.
- 
  03:37 AM Bug report #14866 (Open): GPS Babel does not start from GPS plugin 
- Tagging this as a regression.
- 
  03:37 AM Bug report #14866 (Open): GPS Babel does not start from GPS plugin 
- Tagging this as a regression.
- 
  03:37 AM Bug report #14866 (Open): GPS Babel does not start from GPS plugin 
- Tagging this as a regression.
- 
  03:37 AM Bug report #14866 (Open): GPS Babel does not start from GPS plugin 
- Tagging this as a regression.
- 
  05:50 AM Feature request #9976 (Closed): Simplify geometry checkbox value to be stored in layer style 
- Seems already implemented in master. Reopen if necessary
- 
  05:50 AM Feature request #9976 (Closed): Simplify geometry checkbox value to be stored in layer style 
- Seems already implemented in master. Reopen if necessary
- 
  05:37 AM Bug report #9084 (Open): Mean coordinates-feature fails with negative weights 
- Alexander Bruy wrote:
 > What is desired behaviour: skip features with negative values in weight field, or check weigh...
- 
  05:34 AM Bug report #14497 (Closed): Atlas and Virtual Layers 
- closing for lack of feedback, please reopen if necessary.
- 
  05:34 AM Bug report #14497 (Closed): Atlas and Virtual Layers 
- closing for lack of feedback, please reopen if necessary.
- 
  05:32 AM Bug report #14496 (Closed): Editing with Definition Query requires restart 
- closing for lack of feedback, please reopen if necessary.
- 
  05:32 AM Bug report #14496 (Closed): Editing with Definition Query requires restart 
- closing for lack of feedback, please reopen if necessary.
- 
  05:29 AM Bug report #14869 (Closed): Crash when adding a new relation with incomplete parameters 
- When not all parameters are given in the New relation dialog and when OK is pressed QGIS crashes.
 I think that OK bu...
- 
  05:23 AM Bug report #14283 (Open): various crashes in georeferencer 
- 
  05:22 AM Bug report #14080 (Closed): 'Georeferencer' plugin doesn't support clipboard (paste) functionalit... 
- closing for lack of feedback, please reopen if necessary.
- 
  05:22 AM Bug report #14080 (Closed): 'Georeferencer' plugin doesn't support clipboard (paste) functionalit... 
- closing for lack of feedback, please reopen if necessary.
- 
  05:21 AM Bug report #14064 (Closed): Problem with numeric fields 
- closing for lack of feedback, please reopen if necessary.
- 
  05:21 AM Bug report #14064 (Closed): Problem with numeric fields 
- closing for lack of feedback, please reopen if necessary.
- 
  05:20 AM Bug report #14349 (Closed): Generated shapefile from custom application is not always displayed i... 
- closing for lack of feedback, please reopen if necessary.
- 
  05:17 AM Bug report #14731: Project file data loss 
- Thanks for the project, but I'm not sure ow this can help troubleshooting this issue.
 If you find a clear way to repl...
- 
  05:17 AM Bug report #14731: Project file data loss 
- Thanks for the project, but I'm not sure ow this can help troubleshooting this issue.
 If you find a clear way to repl...
- 
  05:15 AM Bug report #14400 (Closed): Layer names not listed in GetCapabilities Request 
- closing as it seems ok on both qgis server 2.8.* and 2.14.* 
 please reopen if necessary.
- 
  05:15 AM Bug report #14400 (Closed): Layer names not listed in GetCapabilities Request 
- closing as it seems ok on both qgis server 2.8.* and 2.14.* 
 please reopen if necessary.
- 
  05:08 AM Bug report #14394: Tooltips are blank (2.14, 2.18) 
- they seems ok here on 2.14.3 on Ubuntu. Please add steps to replicate the issue, if is still true.
- 
  05:02 AM Bug report #14316 (Closed): QGIS under Windows netCDF import reverses Y axis, Linux doesn't 
- assuming is solved with https://trac.osgeo.org/osgeo4w/ticket/483
- 
  05:01 AM Bug report #14264 (Open): Graduated symbol generator not recognizing real numbers properly 
- 
  05:01 AM Bug report #14151 (Closed): We couldn't free up space on the Clipboard. Another program might be ... 
- closing for lack of feedback, please reopen if necessary.
- 
  05:01 AM Bug report #14151 (Closed): We couldn't free up space on the Clipboard. Another program might be ... 
- closing for lack of feedback, please reopen if necessary.
- 
  05:00 AM Bug report #13982 (Open): QGIS crashes when plt.savefig() Matplotlib function is called 
- 
  04:59 AM Bug report #13582 (Open): 'Add Delimited Text Layer' not setting CRS query parameter in the URI 
- 
  04:57 AM Bug report #11986: Intersection returns the wrong result 
- Giovanni Manghi wrote:
 > see also #14504
 in the above ticket seems that there is a regression also in the Processing...
- 
  04:55 AM Bug report #13246 (Closed): Intersection doesn't give all results back 
- closing for lack of feedback, please reopen if necessary.
 For more QGIS/intersection issues look into
 #11986
 and
 ...
- 
  04:55 AM Bug report #13246 (Closed): Intersection doesn't give all results back 
- closing for lack of feedback, please reopen if necessary.
 For more QGIS/intersection issues look into
 #11986
 and
 ...
- 
  04:52 AM Bug report #12895 (Closed): QGIS 2.8.1 freezes when saving data 
- closing for lack of feedback, please reopen if necessary.
- 
  04:52 AM Bug report #12895 (Closed): QGIS 2.8.1 freezes when saving data 
- closing for lack of feedback, please reopen if necessary.
- 
  04:49 AM Bug report #14853 (Open): Histogram min/max values markers and graph are always the ones for valu... 
- see also #14835-8
- 
  04:49 AM Bug report #14853 (Open): Histogram min/max values markers and graph are always the ones for valu... 
- see also #14835-8
- 
  04:49 AM Bug report #14853 (Open): Histogram min/max values markers and graph are always the ones for valu... 
- see also #14835-8
- 
  04:49 AM Bug report #14853 (Open): Histogram min/max values markers and graph are always the ones for valu... 
- see also #14835-8
- 
  04:49 AM Bug report #14853 (Open): Histogram min/max values markers and graph are always the ones for valu... 
- see also #14835-8
- 
  04:49 AM Bug report #14853 (Open): Histogram min/max values markers and graph are always the ones for valu... 
- see also #14835-8
- 
  04:37 AM Feature request #14835: Virtual Raster Load Min Max Values 
- Lene Fischer wrote:
 > Yes
 Hi Lene,
 it seems there is "no issue" after all.
 QGIS by default computes min/max using b...
- 
  04:37 AM Feature request #14835: Virtual Raster Load Min Max Values 
- Lene Fischer wrote:
 > Yes
 Hi Lene,
 it seems there is "no issue" after all.
 QGIS by default computes min/max using b...
- 
  04:37 AM Feature request #14835: Virtual Raster Load Min Max Values 
- Lene Fischer wrote:
 > Yes
 Hi Lene,
 it seems there is "no issue" after all.
 QGIS by default computes min/max using b...
- 
  04:37 AM Feature request #14835: Virtual Raster Load Min Max Values 
- Lene Fischer wrote:
 > Yes
 Hi Lene,
 it seems there is "no issue" after all.
 QGIS by default computes min/max using b...
- 
  04:27 AM Bug report #14834 (Closed): Broken Select by Expression algorithm 
- Fixed in changeset commit:"2f5c3a570a071923e80874a3df5dc4aaeb5dbafc".
- 
  04:01 AM Bug report #13690 (Closed): Actions launched from table of attributes ignoring/discarding fields 
- fixed in version 2.14.3
- 
  04:01 AM Bug report #13690 (Closed): Actions launched from table of attributes ignoring/discarding fields 
- fixed in version 2.14.3
- 
  02:43 AM Bug report #14860: Processing QGIS/create constant layer does not work 
- Greetings from Girona!
- 
  02:40 AM Bug report #14860 (Closed): Processing QGIS/create constant layer does not work 
- Fixed in changeset commit:"6207412bf731d718a16246b37de7dfcc6eec9d6f".
2016-05-22
- 
  01:35 AM Feature request #14835: Virtual Raster Load Min Max Values 
- Yes
- 
  01:20 AM Feature request #14835: Virtual Raster Load Min Max Values 
- Lene Fischer wrote:
 > Yes agree, but I can´t change the title :-)
 > Until this morning I thought it was related to VR...
- 
  01:04 AM Feature request #14835: Virtual Raster Load Min Max Values 
- Yes agree, but I can´t change the title :-)
 Until this morning I thought it was related to VRT...
 
- 
  01:01 AM Feature request #14835 (Feedback): Virtual Raster Load Min Max Values 
- Lene Fischer wrote:
 > When opening a singe file - the min/max is not loaded correct.
 > Link to data http://ku-gis.d...
- 
  12:43 AM Feature request #14835: Virtual Raster Load Min Max Values 
- When opening a singe file - the min/max is not loaded correct.
 Link to data http://ku-gis.dk/blog/wp-content/uploads/...
- 
  01:22 AM Bug report #14866: GPS Babel does not start from GPS plugin 
- No data necessary: the message Impossible to run GPSBabel appears with any file.
- 
  01:10 AM Bug report #14866 (Feedback): GPS Babel does not start from GPS plugin 
- could you please attach a sample of the data you are trying to open?
- 
  12:16 AM Bug report #14866 (Closed): GPS Babel does not start from GPS plugin 
- The core GPS plugin is not able to start GPSBabel (correctly installed in my system) for importing other GPS formats
- 
  01:17 AM Bug report #14855 (Open): Strange result when hillshading with Z-factor=10 in the "Terrain Analys... 
- 
  01:10 AM Bug report #14855: Strange result when hillshading with Z-factor=10 in the "Terrain Analysis" cor... 
- From the the files in the link I made a VRT file.
 You can also use just a single file.
- 
  01:08 AM Bug report #14855: Strange result when hillshading with Z-factor=10 in the "Terrain Analysis" cor... 
- Lene Fischer wrote:
 > I use the same data for both tickets.
 what is the file you used to hillshade and that gave you...
- 
  01:05 AM Bug report #14855: Strange result when hillshading with Z-factor=10 in the "Terrain Analysis" cor... 
- I use the same data for both tickets.
- 
  01:04 AM Bug report #14855: Strange result when hillshading with Z-factor=10 in the "Terrain Analysis" cor... 
- Lene Fischer wrote:
 > Link to data http://ku-gis.dk/blog/wp-content/uploads/2016/05/dtm_1km_6183_693.zip
 >
 > I have ...
- 
  12:42 AM Bug report #14855: Strange result when hillshading with Z-factor=10 in the "Terrain Analysis" cor... 
- Link to data http://ku-gis.dk/blog/wp-content/uploads/2016/05/dtm_1km_6183_693.zip
 I have the same issue for single ...
- 
  12:02 AM Bug report #14855: Strange result when hillshading with Z-factor=10 in the "Terrain Analysis" cor... 
- Yes same value.
 Utm 32 N EPSG 25832 for x,y and meter for Z-coordinate.
 The files are to big to attach here. I try to...
- 
  11:53 PM Bug report #14855 (Feedback): Strange result when hillshading with Z-factor=10 in the "Terrain An... 
- Lene,
 Is your Z value in the same unit as your x and y. For example, this happens if you try to scale lat/long raste...
- 
  03:42 AM Bug report #14855: Strange result when hillshading with Z-factor=10 in the "Terrain Analysis" cor... 
- Hi Lene, could you attach sample data to allow replicate here? thanks!
- 
  03:42 AM Bug report #14855: Strange result when hillshading with Z-factor=10 in the "Terrain Analysis" cor... 
- Hi Lene, could you attach sample data to allow replicate here? thanks!
- 
  02:48 AM Bug report #14855 (Closed): Strange result when hillshading with Z-factor=10 in the "Terrain Anal... 
- I create a Hillsade from Raster>Terrain analysis>Hillshade.
 Using parameter Z-factor 10
 Azimuth 315
 Vertical angle...
- 
  01:15 AM Bug report #14867 (Closed): Empty bounding box for a layer in GetCapabilities response from qgis ... 
- I'm adding GDAL_WMS XML definition as raster layers to qgis, and then make a GetCapabilities request to WMS service. ...
- 
  12:55 AM Bug report #14582: The extent of the raster layers is not preserved and rounded to integer with G... 
- Thank you very much.
- 11:50 PM Bug report #14582 (Closed): The extent of the raster layers is not preserved and rounded to integ...
- Fixed in changeset commit:"75c76f51f17d88226fb86826e9aa8c4d96eedb5a".
- 
  03:01 PM Bug report #14582: The extent of the raster layers is not preserved and rounded to integer with G... 
- See: PR 3090
- 
  02:56 AM Bug report #14582: The extent of the raster layers is not preserved and rounded to integer with G... 
- Rounding happens because -a flag is given in the g.region command in Grass7Algorithm.py. The -a flag is most useful f...
- 
  12:54 AM Bug report #14853: Histogram min/max values markers and graph are always the ones for values comp... 
- Lene Fischer wrote:
 > No - That is an issue I have reported in #14835
 they seems to be two aspects of the same issue...
- 
  12:05 AM Bug report #14853: Histogram min/max values markers and graph are always the ones for values comp... 
- No - That is an issue I have reported in #14835
 
- 
  03:44 AM Bug report #14853 (Feedback): Histogram min/max values markers and graph are always the ones for ... 
- does gdalinfo over the VRT file return the correct values for min/max? Cheers!
- 
  03:44 AM Bug report #14853 (Feedback): Histogram min/max values markers and graph are always the ones for ... 
- does gdalinfo over the VRT file return the correct values for min/max? Cheers!
- 
  12:53 AM Feature request #14839: Being able to show/link attribute values beside diagrams in the map canvas 
- Going further, it can also be handy to have ability to append values with an unit (%, €,...)
- 
  12:51 AM Bug report #14795: QGIS master missing the GRASS7 plugin 
- It's back in the packaged 2.14.3 on Ubuntu trusty but not back in 2.14.3 (nor master) that I build from source on xen...
- 
  12:20 PM Bug report #14795: QGIS master missing the GRASS7 plugin 
- in QGIS 2.14.3/osgeo4w now there is the GRASS7 and GRASS6 plugin. Still missing in master.
- 
  12:20 PM Bug report #14795: QGIS master missing the GRASS7 plugin 
- in QGIS 2.14.3/osgeo4w now there is the GRASS7 and GRASS6 plugin. Still missing in master.
- 
  12:14 AM Feature request #14865 (Open): Improve new color ramp creation 
- I think we could improve the UX for creating new colour ramps by:
 * setting the default to cpt-city instead of the...
- 
  11:27 PM Bug report #14634 (Closed): Composer: the legend should show only enabled layers 
- Yes, it is. Closing...
- 
  02:50 PM Bug report #14634: Composer: the legend should show only enabled layers 
- is this any different from #13575 ?
- 
  09:48 PM Bug report #14864 (Closed): styling dock: should remember expanded state of "layer rendering" 
- Currently the dock always shows the "layer rendering" group expanded. If collapsed, it should store this state and op...
- 
  09:24 PM Bug report #14863 (Closed): styling dock: not updated when layer effects are edited 
- The map isn't redrawn when layer effects are edited via the styling dock
- 
  09:23 PM Bug report #14862 (Closed): styling dock: button on layer panel isn't synced to dock visiblity 
- Steps to reproduce:
 1. open style dock. button on layer panel is shown depressed
 2. close style dock via the 'x' but...
- 
  09:22 PM Bug report #14861 (Closed): styling dock - not updated when symbol levels set 
- When using the new styling dock, the map isn't updated when symbol levels are set
- 
  02:52 PM Bug report #14438 (Closed): georeferenced image cannot be loaded 
- closing for lack of feedback, please reopen if necessary.
- 
  02:52 PM Bug report #14438 (Closed): georeferenced image cannot be loaded 
- closing for lack of feedback, please reopen if necessary.
- 
  02:52 PM Bug report #12738 (Closed): After using "difference" consider 2 or more separated polygons as one 
- Ekaterina Petrunenko wrote:
 > ould you please advise civilized way to turn multiplolygon feature into independent pol...
- 
  02:52 PM Bug report #12738 (Closed): After using "difference" consider 2 or more separated polygons as one 
- Ekaterina Petrunenko wrote:
 > ould you please advise civilized way to turn multiplolygon feature into independent pol...
- 
  02:49 PM Bug report #14854: 'Save Edits' discards unconfirmed values in attribute table 
- QGIS 2.14.2 shows the same behaviour.
- 
  03:46 AM Bug report #14854 (Feedback): 'Save Edits' discards unconfirmed values in attribute table 
- is this behavior different from previous qgis releases? thanks.
- 
  02:40 AM Bug report #14854 (Closed): 'Save Edits' discards unconfirmed values in attribute table 
- Clicking on 'Save Edits'(Crtl+S) in the attribute table discards unconfirmed values, while clicking on 'Toggle editin...
- 
  02:35 PM Bug report #14637 (Closed): Add vector layer includes directory name in the front of the layer an... 
- 
  02:32 PM Bug report #14539 (Closed): In postgresql as date defined column will shown in attribute table as... 
- closing for lack of feedback, please reopen if necessary.
- 
  02:32 PM Bug report #14539 (Closed): In postgresql as date defined column will shown in attribute table as... 
- closing for lack of feedback, please reopen if necessary.
- 
  01:49 PM Bug report #14860 (Closed): Processing QGIS/create constant layer does not work 
- I tested all QGIS releases where the Processing/QGIS/raster tool called "create constant layer" is available (on both...
- 
  01:45 PM Bug report #14675: Polygon area calculation error when the fly reprojection is activated 
- Still true on the latest master.
 Piers van der Torren wrote:
 > I also encountered this problem, and even some very ...
- 
  01:37 PM Bug report #14289 (Closed): QGIS packaging problem (master) - again 
- Fixed in commit:e62d8fe
- 
  01:37 PM Bug report #14289 (Closed): QGIS packaging problem (master) - again 
- Fixed in commit:e62d8fe
- 
  01:31 PM Bug report #14395 (Closed): Cannot install on ubuntu xenial 
- fixed in commit:e62d8fe
- 
  01:09 PM Bug report #13419 (Closed): Creating spatial index on Shapefile with invalid geometries will make... 
- seems to work as expected on 2.14.3 and master, please reopen if necessary.
- 
  01:09 PM Bug report #13419 (Closed): Creating spatial index on Shapefile with invalid geometries will make... 
- seems to work as expected on 2.14.3 and master, please reopen if necessary.
- 
  12:16 PM Bug report #14752 (Feedback): GEOS exceptions crash QGIS on windows 
- 
  11:49 AM Bug report #14752: GEOS exceptions crash QGIS on windows 
 > * master, project opens, no crash, map cannot be zoomed or panned.
 weird, tested again and is ok on master (still...
- 
  11:27 AM Bug report #14752: GEOS exceptions crash QGIS on windows 
- This is what I see on Windows:
 * seems ok up to 2.12 (tested 2.8, 2.10 and 2.12)
 * 2.14.3, project opens, no crash, ...
- 
  11:52 AM Bug report #14648 (Reopened): Windows: crash on exit after having created a Processing layer 
- instead of zonal stats/processing/qgis try hypsometric curves/processing/qgis (same test project). Crash 100% in exit.
- 
  11:52 AM Bug report #14648 (Reopened): Windows: crash on exit after having created a Processing layer 
- instead of zonal stats/processing/qgis try hypsometric curves/processing/qgis (same test project). Crash 100% in exit.
- 
  11:52 AM Bug report #14648 (Reopened): Windows: crash on exit after having created a Processing layer 
- instead of zonal stats/processing/qgis try hypsometric curves/processing/qgis (same test project). Crash 100% in exit.
- 
  11:12 AM Bug report #14648 (Closed): Windows: crash on exit after having created a Processing layer 
- closing because of #14858. Not sure how I did manage to have a working qgis/processing/zonal stats on 2.14.1/master. ...
- 
  11:12 AM Bug report #14648 (Closed): Windows: crash on exit after having created a Processing layer 
- closing because of #14858. Not sure how I did manage to have a working qgis/processing/zonal stats on 2.14.1/master. ...
- 
  11:43 AM Bug report #14846: QGIS Union: wrong results 
- As discussed in Las Palmas this ftools must return the right results, warn the users in case there are invalid geomet...
- 
  11:43 AM Bug report #14846: QGIS Union: wrong results 
- As discussed in Las Palmas this ftools must return the right results, warn the users in case there are invalid geomet...
- 
  11:43 AM Bug report #14846: QGIS Union: wrong results 
- As discussed in Las Palmas this ftools must return the right results, warn the users in case there are invalid geomet...
- 
  11:32 AM Bug report #14740: DB Manager: Previews do not work and python error 
- got also this while doing operations with table structure
 Traceback (most recent call last):
 File "/usr/share/qgis...
- 
  11:29 AM Bug report #14514: QGIS master forgets network cache settings 
- Still true on the latest master (tested with osgeo4w).
- 
  11:29 AM Bug report #14514: QGIS master forgets network cache settings 
- Still true on the latest master (tested with osgeo4w).
- 
  11:19 AM Bug report #13755: Copy/paste PostGIS layer: date not autofill ( ('now'::text)::date) 
- is this issue fixed?
- 
  11:18 AM Bug report #14748 (Open): Selecting features by radius fails 
- 
  11:14 AM Bug report #14798 (Feedback): QGIS crash in new computer W10 home64 - UHD display 
- try deleting the .qgis2 folder and restart qgis. Meanwhile you can also attach there a project with the necessary dat...
- 
  11:14 AM Bug report #14798 (Feedback): QGIS crash in new computer W10 home64 - UHD display 
- try deleting the .qgis2 folder and restart qgis. Meanwhile you can also attach there a project with the necessary dat...
- 
  11:14 AM Bug report #14798 (Feedback): QGIS crash in new computer W10 home64 - UHD display 
- try deleting the .qgis2 folder and restart qgis. Meanwhile you can also attach there a project with the necessary dat...
- 
  11:14 AM Bug report #14798 (Feedback): QGIS crash in new computer W10 home64 - UHD display 
- try deleting the .qgis2 folder and restart qgis. Meanwhile you can also attach there a project with the necessary dat...
- 
  04:20 AM Bug report #14859 (Closed): Feature count issue (PostGIS view) 
- When deleting featuers from a PostGIS layer, 'Show Feature Count' ignores the edits on related views.
- 
  04:08 AM Bug report #14858 (Closed): Processing QGIS Zonal Stats broken on Windows 
- Seems only Windows is affected (the last working release seems to be 2.6).
 Try this project
 https://github.com/qgis...
- 
  04:03 AM Bug report #14857: QGIS freezes when adding new features 
- Reinhard Reiterer wrote:
 > Hi Giovanni, I've uninstalled all third-party plugins and tested a temporary scratch layer...
- 
  03:55 AM Bug report #14857: QGIS freezes when adding new features 
- Hi Giovanni, I've uninstalled all third-party plugins and tested a temporary scratch layer, but QGIS still freezes in...
- 
  03:29 AM Bug report #14857 (Feedback): QGIS freezes when adding new features 
- Hi,
 I'm also testing master on both Linux and Windows and cannot see this. Could you try with no plugins? Does it ha...
- 
  03:29 AM Bug report #14857 (Feedback): QGIS freezes when adding new features 
- Hi,
 I'm also testing master on both Linux and Windows and cannot see this. Could you try with no plugins? Does it ha...
- 
  03:29 AM Bug report #14857 (Feedback): QGIS freezes when adding new features 
- Hi,
 I'm also testing master on both Linux and Windows and cannot see this. Could you try with no plugins? Does it ha...
- 
  03:22 AM Bug report #14857 (Closed): QGIS freezes when adding new features 
- QGIS 2.15.0-Master freezes for a few seconds when clicking on the 'Add Feature' icon.
- 
  03:37 AM Bug report #14712 (Closed): DB-Manager DEFAULT value d&d issue 
- duplicate of #6798
- 
  03:37 AM Bug report #14712 (Closed): DB-Manager DEFAULT value d&d issue 
- duplicate of #6798
- 
  02:53 AM Bug report #14620 (Closed): Vector buffer and File creation error 
- closing for lack of feedback, please reopen if necessary.
- 
  02:53 AM Bug report #14620 (Closed): Vector buffer and File creation error 
- closing for lack of feedback, please reopen if necessary.
- 
  02:49 AM Feature request #14856 (Open): Processing: Use r.external.out for GRASS raster algorithms 
- In processing, GRASS raster algorithms should use r.external.out instead of r.out.gdal.
 With r.external.out, results ...
2016-05-21
- 
  01:22 AM Bug report #14853 (Closed): Histogram min/max values markers and graph are always the ones for va... 
- *new description:*
 QGIS by default computes min/max using by default an accuracy that is set to "estimated (faster)",...
- 
  10:46 PM Bug report #13016 (Closed): Node tool: No visual feedback about snapping when editing end point o... 
- Fixed in master.
- 
  10:38 PM Feature request #14845: Add an option to automatically classify discrete rasters when styling them 
- Related to this (old) request #4321
 And to this one: #14449
- 
  02:21 PM Bug report #6798: when copying a table by d&d from one schema to another the serial property is l... 
- Hi Giovanni, it's just a SQL query to sync the primary key. I've no programming skills.
 Related: #14712
- 
  11:33 AM Bug report #6798: when copying a table by d&d from one schema to another the serial property is l... 
- Paul Kanelli wrote:
 > Thx for the info. Here comes the workaround:
 >
 > SELECT S E T V A L('<table>_<column>_seq', (S...
- 
  11:30 AM Bug report #6798: when copying a table by d&d from one schema to another the serial property is l... 
- Paul - Thanks for the work around. I'll have to test that.
 This is definitely an annoying bug. I only found this out ...
- 
  12:49 PM Bug report #14847: Print composer: moving a grouped rotated map resizes places it wrongly 
- Sorry, now attached (and description improved).
- 
  12:08 PM Bug report #14847 (Feedback): Print composer: moving a grouped rotated map resizes places it wrongly 
- attachments missing.
- 
  12:13 PM Bug report #14849: Digitizing: avoid intersection takes ages 
- confirmed also on master.
- 
  12:13 PM Bug report #14849: Digitizing: avoid intersection takes ages 
- confirmed also on master.
- 
  12:13 PM Bug report #14849: Digitizing: avoid intersection takes ages 
- confirmed also on master.
- 
  12:02 PM Bug report #8760 (Open): Custom Form from .ui File crashes QGIS on Ubuntu 
- 
  11:55 AM Bug report #13061: QGIS crashes on close if data was read through GDAL in Python Console 
- this is still an issue on the latest master (tested on windows).
- 
  11:31 AM Bug report #14498 (Closed): not corectly working spatial join 
- closing for lack of feedback, please reopen if necessary.
- 
  11:31 AM Bug report #14498 (Closed): not corectly working spatial join 
- closing for lack of feedback, please reopen if necessary.
- 
  11:28 AM Bug report #14458 (Closed): open datasource in read-only mode 
- closing for lack of feedback, please reopen if necessary.
- 
  11:28 AM Bug report #14458 (Closed): open datasource in read-only mode 
- closing for lack of feedback, please reopen if necessary.
- 
  11:27 AM Bug report #14520 (Closed): Bug in PDF export 
- closing for lack of feedback, please reopen if necessary.
- 
  11:27 AM Bug report #14520 (Closed): Bug in PDF export 
- closing for lack of feedback, please reopen if necessary.
- 
  11:27 AM Bug report #14543 (Closed): DB Manager Fails Silently 
- closing for lack of feedback, please reopen if necessary.
- 
  11:27 AM Bug report #14543 (Closed): DB Manager Fails Silently 
- closing for lack of feedback, please reopen if necessary.
- 
  11:27 AM Bug report #14550 (Closed): crashes when invalid geojson files are in a directory 
- closing for lack of feedback, please reopen if necessary.
- 
  11:27 AM Bug report #14550 (Closed): crashes when invalid geojson files are in a directory 
- closing for lack of feedback, please reopen if necessary.
- 
  11:25 AM Bug report #14456 (Closed): QGIS 2.14 crash opening any raster format 
- closing for lack of feedback, please reopen if necessary.
- 
  11:25 AM Bug report #14456 (Closed): QGIS 2.14 crash opening any raster format 
- closing for lack of feedback, please reopen if necessary.
- 
  11:25 AM Bug report #14509 (Closed): Processing/SAGA: Union freezes program 
- closing for lack of feedback, please reopen if necessary.
- 
  11:25 AM Bug report #14509 (Closed): Processing/SAGA: Union freezes program 
- closing for lack of feedback, please reopen if necessary.
- 
  11:23 AM Bug report #14593 (Open): Saving project file from print composer should keep the composer dialog... 
- 
  11:21 AM Bug report #14676 (Closed): QGIS Intersection tool does not work when used in Modeler 
- closing for lack of feedback, please reopen if necessary.
- 
  11:21 AM Bug report #14676 (Closed): QGIS Intersection tool does not work when used in Modeler 
- closing for lack of feedback, please reopen if necessary.
- 
  11:20 AM Bug report #14672 (Closed): Program Crashes In Some Cases When Performing Buffer Vector Analysis ... 
- closing for lack of feedback, please reopen if necessary.
- 
  11:20 AM Bug report #14672 (Closed): Program Crashes In Some Cases When Performing Buffer Vector Analysis ... 
- closing for lack of feedback, please reopen if necessary.
- 
  11:18 AM Bug report #14535 (Closed): fix duplicate entries in the vector menu caused by ftools on version ... 
- closing for lack of feedback, please reopen if necessary.
- 
  11:18 AM Bug report #14535 (Closed): fix duplicate entries in the vector menu caused by ftools on version ... 
- closing for lack of feedback, please reopen if necessary.
- 
  11:18 AM Bug report #14588 (Closed): WIndows 7 freezes when using 'Pick color' tool 
- closing for lack of feedback, please reopen if necessary.
- 
  11:18 AM Bug report #14588 (Closed): WIndows 7 freezes when using 'Pick color' tool 
- closing for lack of feedback, please reopen if necessary.
- 
  11:17 AM Bug report #14673 (Closed): Saving edits in .shp files 
- closing for lack of feedback, please reopen if necessary.
- 
  11:17 AM Bug report #14673 (Closed): Saving edits in .shp files 
- closing for lack of feedback, please reopen if necessary.
- 
  11:12 AM Bug report #14416 (Closed): WFS with BBOX doesn't work in QGS 2.14 
- 08:11 AM Bug report #14224 (Closed): "Label with" Field is not loaded when importing qgis layer style file
- Fixed in changeset commit:"c260a77ec2073e0468803a47e6af0d49a1bd0f53".
2016-05-20
- 
  01:31 AM Bug report #10510: Geometryless table sets project CRS to epsg:4326 
- I suppose this is a regression from previous QGIS versions.
- 
  01:01 AM Bug report #14852 (Closed): 'Clear Results' missing in 'Configure shortcuts' dialog 
- 'Clear Results' is missing in the 'Configure shortcuts' dialog.
- 
  12:40 AM Bug report #14851 (Closed): 'Clear Results' icon 
- 'Deselect Features from All Layers' and 'Clear All' share the same icon, which may confuse users.
- 
  12:18 AM Bug report #14850 (Closed): 'Layers Panel' - Symbol size depends on zoom level 
- In some cases the layers panel view depends on the zoom level of the map canvas.
- 
  04:18 PM Bug report #13925: Qlr-file saves datasource path not as absolute path 
- I'm running Essen, and if I create the layer definition file with path set to relative, it can't find the datasource ...
- 
  09:50 AM Bug report #14849 (Closed): Digitizing: avoid intersection takes ages 
- Steps to reproduce:
 * load a vector
 * set the digitizing options to Avoid intersection, snapping 10 px
 * digitize ...
- 
  09:40 AM Bug report #14848: Plugin Editing offline: crashes if attempting to synchronize a raster 
- src/plugins/offline_editing/offline_editing_plugin_gui.cpp: 151: (on_buttonBox_accepted) [7555ms] dtm2016052018364671...
- 
  09:38 AM Bug report #14848 (Closed): Plugin Editing offline: crashes if attempting to synchronize a raster 
- Step to reproduce:
 * add a vector
 * add a raster
 * open the plugin
 * select both
 * click on synchronize
 --> crash
- 
  09:30 AM Bug report #14847 (Closed): Print composer: moving a grouped rotated map resizes places it wrongly 
- Steps to reproduce:
 * open print composer
 * add a map
 * add another object
 * rotate the map
 * group both
 * move...
- 
  05:41 AM Bug report #14378: Mapinfo Tables cannot be opened simultaneously in QGIS > 2.8.3 and MapInfo 
- I can confirm the lock problem, but not with all QGIS versions:
 * We got aware of the issue with 2.8.9 LTR.
 * Newer...
- 
  05:17 AM Bug report #12502: processing:runalg locks input file 
- I actually propose to give high priority to this bug.
 Indeed, coupled with the other serious one in gdal_calc (and gd...
2016-05-19
- 
  12:47 AM Bug report #12889: Defect #20028: Registry entry under HKLM\\software\\microsoft\\windows\\curren... 
- Issue still exist in 2.14.2 Essen.
 Also the RegKey "HKLM\\Software\\QGIS ESSEN" is not deleted during uninstall on a...
- 
  12:30 AM Bug report #14846 (Closed): QGIS Union: wrong results 
- I see this bugs report #8456, but I think that the issues are different.
 The issues that I have noticed are:
 # ...
- 
  12:06 AM Feature request #14803: Add snapping markers for georeferencer 
- See also https://github.com/qgis/QGIS/pull/2621
- 
  10:35 PM Feature request #14845 (Closed): Add an option to automatically classify discrete rasters when st... 
- Hi
 I am currently working with discrete rasters (landuse categories, boolean rasters...) and there seems to be no st...
- 
  03:32 PM Feature request #13132 (Closed): Reference scale 
- A "magnification" setting has been added in 2.16 to address this use case.
- 
  03:32 PM Feature request #13132 (Closed): Reference scale 
- A "magnification" setting has been added in 2.16 to address this use case.
- 
  03:32 PM Feature request #13132 (Closed): Reference scale 
- A "magnification" setting has been added in 2.16 to address this use case.
- 01:22 PM Bug report #8656 (Closed): WMS GetFeatureInfo Filter: No results
- Fixed in changeset commit:"b956874f02a9379b0a9503d6c25fe014dc41bd5a".
- 
  11:38 AM Bug report #14844 (Closed): Oblique Mercator projection hanging when rendering map 
- Hi,
 My custom CRS' that use oblique mercator no longer render properly in 2.14. Some layers are rotated properly, ot...
- 
  09:53 AM Bug report #14551: georeferencer projective transformation 
- Lene Fischer wrote:
 > And in the 2.14.2 version.
 Hi!
 the rationale for setting the target version to 2.16 is that a ...
- 
  09:53 AM Bug report #14551: georeferencer projective transformation 
- Lene Fischer wrote:
 > And in the 2.14.2 version.
 Hi!
 the rationale for setting the target version to 2.16 is that a ...
- 
  09:53 AM Bug report #14551: georeferencer projective transformation 
- Lene Fischer wrote:
 > And in the 2.14.2 version.
 Hi!
 the rationale for setting the target version to 2.16 is that a ...
- 
  09:53 AM Bug report #14551: georeferencer projective transformation 
- Lene Fischer wrote:
 > And in the 2.14.2 version.
 Hi!
 the rationale for setting the target version to 2.16 is that a ...
- 
  09:14 AM Bug report #14842 (Feedback): cannot save .nc file to Geotiff 
- 
  08:56 AM Bug report #14842: cannot save .nc file to Geotiff 
- Hi Corinna,
 Do you have some sample data?
 As a work-around you can try Crayfish plugin. You can then right click on...
- 
  08:51 AM Bug report #14842 (Closed): cannot save .nc file to Geotiff 
- I use the following instructions to conver from a .nc file to a georeferenced geotiff. This worked in 2.12.2 but no l...
- 
  08:45 AM Bug report #14694: DB Manager: F5 not working 
- Warning: QAction::eventFilter: Ambiguous shortcut overload: F5
- 
  08:36 AM Bug report #14841 (Closed): Offline sync error with date types 
- When trying to sync data with the offline plugin with a PostGIS table containing a date field, here's the message we ...
- 
  06:27 AM Bug report #14697 (Closed): Opening kmz file causes QGIS to crash 
- Was a OGR bug (actually rather a libkml one IMHO). Fixed per https://trac.osgeo.org/gdal/ticket/6518
- 
  06:27 AM Bug report #14697 (Closed): Opening kmz file causes QGIS to crash 
- Was a OGR bug (actually rather a libkml one IMHO). Fixed per https://trac.osgeo.org/gdal/ticket/6518
- 
  04:20 AM Feature request #2666 (Closed): Improve the select 
- Fixed in changeset commit:"cd9f47ae45e4b664356588e6fb6c63c0b3c43aa7".
- 
  02:13 AM Feature request #5301: Save as image do not export text annotations 
- Well, thank you very much for fixing this...
 It is always very nive when old bugs are fixed. Thanks for the work and...
2016-05-18
- 
  01:18 AM Feature request #14840 (Open): Warning message when file is in use by another user 
- Please add a warning message when another instance of a QGIS file is already open.
- 
  01:15 AM Feature request #14839 (Open): Being able to show/link attribute values beside diagrams in the ma... 
- Hi,
 After setting, let's say, a pie chart diagram, one may want to show beside each part its value. This is currently...
- 
  07:56 PM Bug report #14838 (Closed): Raster - Style - Singleband Pseudocolor - Edit 
- Hi
 Coloring a raster from Singleband Grey to Singleband Pseudocolor.
 First: If clicking OK - and I want to edit t...
- 
  07:38 PM Bug report #14837 (Closed): Raster - Save As 
- Hi
 First issue:
 While Save a Raster As a GeoTiff
 Choosing Rendered Image and VRT
 Browse for filename you have to cho...
- 
  07:24 PM Bug report #14836 (Closed): Processing: checkbox list in wrong order in Modeler 
- When running a model in the processing framework that produces a stack of bands as input (Band1, Band2, Band3...) The...
- 
  07:09 PM Feature request #14835 (Open): Virtual Raster Load Min Max Values 
- *New description:*
 #14835-8
 *Old description:*
 Hi
 While creating a virtual raster the result viewed in the laye...
- 
  05:48 PM Bug report #14834 (Closed): Broken Select by Expression algorithm 
- Since ac0bff32bf6ec7f31f7ebfd0e119162694c4b67d the Select by Expression algorithm is broken - the expression is incor...
- 
  03:51 PM Bug report #14833 (Closed): geometry generator expression editor doesn't offer @map_scale variable 
- Fixed in changeset commit:"7187148afb9d7c2d6670ef82b361f7d3b116fdc7".
- 
  05:41 AM Bug report #1631 (Closed): v.db.addcol: table not updated 
- New columns can now be added via standard QGIS table editing interface, in which case, the new column appears immedia...
- 
  05:34 AM Bug report #3205 (Closed): GRASS toolbox: don't allow for operations on a vector with broken topo... 
- 
  05:33 AM Bug report #3205: GRASS toolbox: don't allow for operations on a vector with broken topology 
- The browser was removed from GRASS plugin and the functionality migrated to the standard QGIS browser.
 If the topolo...
- 
  05:29 AM Bug report #3470 (Closed): GRASS error(s?) missing error details 
- It is not mentioned which module exactly, I tried with v.in.ogr from GRASS Tools and incorrect Postgres password and ...
- 
  05:29 AM Bug report #3470 (Closed): GRASS error(s?) missing error details 
- It is not mentioned which module exactly, I tried with v.in.ogr from GRASS Tools and incorrect Postgres password and ...
- 
  05:14 AM Bug report #14617 (Feedback): unable to display data from GRASS read-only mapset 
- 
  05:14 AM Bug report #14668: GRASS Plugin: error deleting vector file 
- In fact, close map code was commented, which resulted in keeping the file open and impossibility to delete the vector...
- 
  05:07 AM Bug report #14668 (Closed): GRASS Plugin: error deleting vector file 
- Fixed in changeset commit:"bbaef371cb9532efd4dcaf4bd247e72f2ff2203e".
- 
  02:50 AM Bug report #11198 (Closed): Text annotations are not rendered when saving the map canvas as image 
- 
  02:40 AM Bug report #11198: Text annotations are not rendered when saving the map canvas as image 
- This feature has been added by https://github.com/qgis/QGIS/pull/3059
- 
  02:40 AM Feature request #5301: Save as image do not export text annotations 
- This feature has been added by https://github.com/qgis/QGIS/pull/3059
- 
  02:39 AM Feature request #11503: Save as image do not export text annotations 
- This feature has been added by https://github.com/qgis/QGIS/pull/3059
2016-05-17
- 
  01:54 AM Bug report #14833 (Closed): geometry generator expression editor doesn't offer @map_scale variable 
- context should be adapted
 
- 
  12:45 AM Bug report #14802 (Closed): OTB was not found or is not correctly installed 
- I have installed otb-bin with OSGeo4W installer and set the corresponding paths in the QGIS Processing Options:
 OTB a...
- 
  10:49 PM Bug report #14718 (Closed): QGIS freezes while paning/zooming if several layers are visible at th... 
- 
  08:09 PM Bug report #13418 (Closed): Print Composer : "Lock layer style for map item" doesn't update the m... 
- Fixed in changeset commit:"deee8e290e5735e42deab70437fb64a590ef0817".
- 
  05:09 PM Bug report #14812 (Closed): Saving / re-openning a project reverse the annotations z-order 
- Fixed in changeset commit:"82d465cd9434d4445fe4fa44af8a5fd085cbc566".
- 
  02:26 PM Bug report #14832: Crash when loading QGIS help->about dialog 
- Thanks Jürgen!
- 
  01:11 PM Bug report #14832 (Closed): Crash when loading QGIS help->about dialog 
- Fixed in changeset commit:"04176350ec66acc1d36b80134901acd3fbeed834".
- 
  12:14 PM Bug report #14832 (Closed): Crash when loading QGIS help->about dialog 
- When loading the QGIS about dialog I get a segfault:
 Reading contributors file /usr/share/qgis/doc/CONTRIBUTORS........
- 
  05:35 AM Bug report #14726: New labeling dock widget can disappear, no cohabitation with other widgets 
- Any evolution on this? Not being able to share space with other widgets leads to reduction of map canvas.
 FYI, I'm on...
2016-05-16
- 
  12:08 AM Bug report #14802: OTB was not found or is not correctly installed 
- I assume that you mean with the OSGeo4W installer setup. don't you?
- 
  11:49 PM Feature request #14831 (Closed): Auto updating fields 
- If such a simple piece of script as this answer http://gis.stackexchange.com/questions/103863/how-can-values-in-the-a...
- 
  01:24 PM Bug report #14812: Saving / re-openning a project reverse the annotations z-order 
- Also created a pull request https://github.com/qgis/QGIS/pull/3074
- 
  12:33 PM Bug report #14812: Saving / re-openning a project reverse the annotations z-order 
- If I create three Text Annotations 'Annotation1', 'Annotation2' and 'Annotation3' and save the project, then the Text...
- 
  01:01 PM Feature request #14830 (Open): Tool to highlight pinned point symbols 
- Please add a tool to highlight point symbols that have been manually moved.
 See also #14738
 
- 
  12:24 PM Feature request #14829 (Open): Geometry Checker: Add 'Select all'/'Deselect all' buttons 
- Subject says it all...
- 
  11:45 AM Bug report #14828 (Closed): Rename 'Snapping mode' to 'Layer mode' (?) in 'Snapping options' dialog 
- While 'Snapping mode' (see 'Snapping options') and 'Default snap mode' (see 'Options') refer to different settings,th...
- 
  11:37 AM Bug report #14795: QGIS master missing the GRASS7 plugin 
- on QGIS master on linux (ubuntu + nightly repo) seems ok here. There is the G7 plugin and is working.
- 
  11:29 AM Bug report #14795: QGIS master missing the GRASS7 plugin 
- still no GRASS plugin on qgis master/osgeo4w.
 On a clean osgeo4w installation now the shortcut for QGIS 2.14.2 with ...
- 
  11:29 AM Bug report #14795: QGIS master missing the GRASS7 plugin 
- still no GRASS plugin on qgis master/osgeo4w.
 On a clean osgeo4w installation now the shortcut for QGIS 2.14.2 with ...
- 
  09:35 AM Bug report #14827 (Closed): Resize 'Simple layer type' drop-down menu 
- Please resize the 'Simple layer type' drop-down menu in the 'Layer properties' dialog. 'Outline: Simple line' should ...
- 
  08:26 AM Bug report #14826 (Closed): .QML style only partly rendered into image using PyQGIS API 
- I have a .QML style file for the polygon layer (see file attached) that was created in QGIS. Inside QGIS layers are r...
- 
  08:22 AM Bug report #14675: Polygon area calculation error when the fly reprojection is activated 
- I also encountered this problem, and even some very simple geometries give absurd areas. I'll try to make put some pr...
- 
  07:18 AM Feature request #14824 (Open): Layer labeling "azimuth" 
- Add the ability to control "up direction" for the labels of a layer. Basically, an orientation modifier applied to th...
- 
  04:06 AM Feature request #14823 (Open): Minimum width for selected features 
- Selected polygon features with no fill (e.g. land parcels) are barely visible. A minimum width option for the border ...
- 
  03:13 AM Bug report #13824 (Closed): Saving As File GeoDatabase - Feature Dataset isn't Optional 
- Patched in: https://github.com/qgis/QGIS/pull/2811
- 
  03:13 AM Bug report #13824 (Closed): Saving As File GeoDatabase - Feature Dataset isn't Optional 
- Patched in: https://github.com/qgis/QGIS/pull/2811
- 
  02:34 AM Bug report #14822 (Closed): QGIS Server 2.14.2: segmentation fault in GetProjectSettings 
- occasionally I have problems with QGIS Server 2.14.0-2 (but not in 2.8.x).
 When I switch from a project to another...
- 
  02:16 AM Bug report #14821 (Closed): Symbol offset is set to '0.0' after unpinning a point symbol 
- Unpinning a point symbol sets the offset to '0.0' instead of _NULL_.
- 
  02:01 AM Feature request #14738: Add 'Move Point Symbols' Tool 
- Hi Nyall,
 thanks for this feature. The way it's implemented looks really nice.
2016-05-15
- 
  12:11 AM Bug report #14813: Add PostGIS view -- primary key is ignored 
- Jürgen Fischer wrote:
 
 > QGIS doesn't know what the unique column is and was always supposed to be selected. The pr...
- 
  11:35 PM Bug report #14813: Add PostGIS view -- primary key is ignored 
- Thomas Kandler wrote:
 > Jürgen Fischer wrote:
 > > The arbitray pre-selection of the first column is gone. You are no...
- 
  03:39 PM Bug report #14820 (Closed): Join returns NULL values if target field is a virtual field 
- Creating a join between two layer fails, if the target field is a virtual field.
- 
  02:19 PM Bug report #14768: Impossible to drag and drop files between folder from one browser panel to the... 
- PR available in doc repo at https://github.com/qgis/QGIS-Documentation/pull/1007
- 
  02:14 PM Feature request #14819 (Open): Allow drag and drop files between browser panels to move/copy file... 
- Following discussion in #14768, i'm opening this feature request for adding capability to move or copy files within b...
- 
  11:29 AM Bug report #14795: QGIS master missing the GRASS7 plugin 
- I can confirm the same (for quite a while now) On Ubuntu trusty, wily and xenial and from both the ubuntugis-unstable...
2016-05-14
- 
  07:55 PM Bug report #14818: selecting all nodes of a part from a multi-part polygon does not delete that part 
- Oups, Nyall's right; a while ago, Jürgen fixed / implemented deletion of ring by selection all of its nodes. I got m...
- 
  01:50 PM Bug report #14818: selecting all nodes of a part from a multi-part polygon does not delete that part 
- Not a regression, so lowering the priority
- 
  04:05 AM Bug report #14818 (Closed): selecting all nodes of a part from a multi-part polygon does not dele... 
- -I just noticed a serious regression in QGIS with regards to digitizing features.- When selecting all nodes of a part...
- 
  03:01 AM Bug report #14817 (Closed): composerLegendAdded signal returns QObject instead of QgsComposerLegend 
- I am trying to connect a plugin function to the composerLegendAdded signal, and I can't get the legend position using...
2016-05-13
- 03:44 PM Feature request #13697 (Closed): Add "Refresh materialized view" action in DB Manager
- Fixed in changeset commit:"c5308754ebb2cd7eb4e9ae344cd00e9f1e0dfd89".
- 
  02:00 PM Bug report #14753: Crash in edit mode 
- I have recreated the layer that I have attached and find that the crash isn't happening. I am still struggling to upd...
- 
  01:25 PM Bug report #14816 (Closed): no style backward compatibility 
- *2.8.7 and prior versions*
 1. Create a style for a vector layer
 2. Set style as default
 *2.8.9 onward*
 1. copy qgis....
- 
  06:52 AM Bug report #14813 (Closed): Add PostGIS view -- primary key is ignored 
- 
  06:27 AM Bug report #14813: Add PostGIS view -- primary key is ignored 
- Jürgen Fischer wrote:
 > The arbitray pre-selection of the first column is gone. You are now required to select the p...
- 
  06:11 AM Bug report #14813: Add PostGIS view -- primary key is ignored 
- The arbitray pre-selection of the first column is gone. You are now required to select the primary keys (one or more...
- 
  06:04 AM Bug report #14813 (Closed): Add PostGIS view -- primary key is ignored 
- When loading a PostGIS view with a primary key, the key should be choosen automatically (by using the first column I ...
- 
  06:51 AM Bug report #14814 (Closed): QGIS crashes using 2.5D Renderer for Lines 
- On Windows 7 64bit QGIS 2.14.2 crashes when selecting 2.5 D renderer for lines.
 I know it is not supported, but I can...
- 
  05:00 AM Bug report #14812 (Closed): Saving / re-openning a project reverse the annotations z-order 
- To reproduce :
 - Create a project
 - Add an annotation
 - Add a second annotation that overlap the first one.
 - Save t...
- 
  03:23 AM Bug report #14811 (Closed): Loading QLR file locks parent directory forever in Windows 
- When loading a QLR file QGIS locks the parent directory. This lock is not released before QGIS is closed.
 Imagine ...
- 
  02:51 AM Bug report #14810 (Closed): Uncheck 'include Z dimension' in 'save vector layer as' doesn't work 
- * load a 2.5D vector layer
 * right click on it -> Save as
 * select geometry type
 * uncheck 'include z dimension'
 * Cl...
2016-05-12
- 
  07:03 PM Bug report #11134: QGIS confuse EPSG:3857 with EPSG:54004 
- This bug is still true in QGIS 2.14.2 and GDAL 1.11.3.
 If you work with a layer in 3857, it will be in 54004 after so...
- 
  02:21 PM Bug report #14809 (Closed): Newly added fields not available in styling dock 
- Steps to reproduce:
 1. open styling dock, check fields available in a data defined override button
 2. add a new fiel...
- 
  06:27 AM Bug report #14808 (Closed): QGIS server GetProjectSettings not resoponse ComposerPicture in Print... 
- In the Composer i have set a Composerpicture and also in Web Client i have set a request parameter logo=http://localh...
- 
  05:54 AM Feature request #8383 (Closed): Better gradient colour ramp builder 
- Fixed in changeset commit:"6886ea0d0c1adea706fd1f273b912858154e8bc7".
- 
  03:50 AM Bug report #10761: Preview modes not working 
- True also for win7 systems with a touchscreen, on QGIS 2.14.2
- 
  03:50 AM Bug report #10761: Preview modes not working 
- True also for win7 systems with a touchscreen, on QGIS 2.14.2
- 
  03:50 AM Bug report #10761: Preview modes not working 
- True also for win7 systems with a touchscreen, on QGIS 2.14.2
2016-05-11
- 
  12:54 AM Bug report #10619 (Reopened): Attribute table 'Show features visible on map' option does not spee... 
- Hitting this again now.
 Working with a Postgis db loaded with Openstreetmap data of the whole world.
 Currently numbe...
- 
  12:04 AM Bug report #14806 (Closed): v.out.dxf not working at all 
- I have tested the GRASS command v.out.dxf in all available versions of QGIS I have (2.8,2.14 both with GRASS 6.4 and ...
- 
  11:08 PM Bug report #14804 (Closed): Freeze of QGIS by using a qml file 
- Nyal, thanks for checking!
 Ah, clear. Yes could have known/find that myself :-(
 Anyway, should/could we check for t...
- 
  04:22 PM Bug report #14804 (Feedback): Freeze of QGIS by using a qml file 
- Richard
 I think the issue is that the styles in that qml all use Map Units as sizes, but your shapefile is in lat/lo...
- 
  12:15 PM Bug report #14804 (Closed): Freeze of QGIS by using a qml file 
- Using the roads shapefile from:
 http://download.geofabrik.de/europe.html
 For example a small one: andorra
 And a qml f...
- 
  10:04 PM Bug report #14805 (Closed): "On map identification" option of relation reference widget not worki... 
- The "On map identification" option does not work if "Add feature" dialog is open. The identification works if you fir...
- 
  12:09 PM Bug report #14793: .lyr files will not load (2.14.2) 
- Would be easier to confirm if you add a lyr file + data to test to this issue, is that possible?
- 
  08:39 AM Feature request #14803 (Open): Add snapping markers for georeferencer 
- The 'Snap to background layers' option works properly, but the snapping markers for vertices and segments are missing.
- 
  08:21 AM Bug report #14802: OTB was not found or is not correctly installed 
- otb-bin was only included in the x86 standalone installer. You can add it with setup on 64bit.
- 
  05:46 AM Bug report #14802: OTB was not found or is not correctly installed 
- I did not install OTB with OSGeo4W, as according to the documentation QGIS standalone installation should take care o...
- 
  05:22 AM Bug report #14802 (Feedback): OTB was not found or is not correctly installed 
- Can you check if you have OTB installed?
2016-05-10
- 
  12:52 AM Bug report #14450: Vector layer selection dialog does not parse Curve geometry layers correctly 
- OK
 this might be the problem.
 Then I must use GDAL-Comandline to avoid it (-nlt Convert_to_linear is a comandline?)?
- 
  05:06 AM Bug report #14450: Vector layer selection dialog does not parse Curve geometry layers correctly 
- Jens Deutschmann wrote:
 > I tried several Qgis versions and can now say: this problem occurs in Version 2.8.9; 2.10.1...
- 
  12:25 AM Bug report #14802 (Closed): OTB was not found or is not correctly installed 
- After installing QGIS Essen 2.14.2 with the standalone installer and executing QGIS, I found this message in the "Pro...
- 
  12:01 AM Bug report #14775 (Closed): Layer style 'Categorized' ignores default values before saving layer ... 
- Users do need to activate this option because the value is generated database side and QGIS does not know what postgr...
- 
  12:01 AM Bug report #14775 (Closed): Layer style 'Categorized' ignores default values before saving layer ... 
- Users do need to activate this option because the value is generated database side and QGIS does not know what postgr...
- 
  04:35 PM Bug report #14800 (Closed): Problem rendering joined field from csv 
- Fixed in changeset commit:"22acf3b1a3e7a6afe094ec6dec83776256d2655a".
- 
  05:18 AM Bug report #14800: Problem rendering joined field from csv 
- Matthias - ( assigning you just to draw your attention to this). I've tracked it down and it looks like it was caused...
- 
  02:26 AM Bug report #14800 (Closed): Problem rendering joined field from csv 
- QGIS 2.14 hangs when applying gradient symbology on a joined field. Doing the same symbology on an attribute field ha...
- 
  01:22 PM Bug report #14801: fields defined Int or Real in Shapefiles 
- just to be more clear, the supposed bug is related to shapefile format
- 
  07:26 AM Bug report #14801 (Closed): fields defined Int or Real in Shapefiles 
- After restarting qgis fields defined Int or Real are seen as Integer64
 (see immagine-102.jpg)
- 
  11:16 AM Bug report #14654 (Reopened): Qgis 2.14 - Processing, Additional Providers is broken. Missing msy... 
- This issue still persists with latest Qgis 2.14.2.
 After Qgis has been installed 'Additional Providers' in the Proce...
- 
  03:33 AM Feature request #14725: more visible log/error messages 
- The main problem it`s the silent error. 
 This will frustrate the user and will not help him fixing the error that do...
2016-05-09
- 
  01:10 AM Bug report #14450: Vector layer selection dialog does not parse Curve geometry layers correctly 
- I could add something i´ve experienced.
 I run in the same Issue and I think its a XML_NAS problem.
 NAS are a "Germa...
- 
  01:10 AM Bug report #14450: Vector layer selection dialog does not parse Curve geometry layers correctly 
- I could add something i´ve experienced.
 I run in the same Issue and I think its a XML_NAS problem.
 NAS are a "Germa...
- 
  05:29 PM Bug report #12534 (Closed): Basic Statistics shows 'No features selected' when too many features ... 
- Closed due to lack of feedback
- 
  05:29 PM Bug report #12534 (Closed): Basic Statistics shows 'No features selected' when too many features ... 
- Closed due to lack of feedback
- 
  04:11 PM Bug report #12550 (Closed): Error compiling Globe Plugin with osgEarth 2.6 
- 
  04:11 PM Bug report #12550: Error compiling Globe Plugin with osgEarth 2.6 
- Thanks Jürgen!!! It works correctly, the Globe Plugin in QGIS 2.14 and osgEarth 2.7. Here a video tested in Arch Linu...
- 
  01:25 PM Bug report #14775 (Reopened): Layer style 'Categorized' ignores default values before saving laye... 
- Hi,
 Reinhard, I reopen this because user do not need to activate the auto transaction option to have their default va...
- 
  12:16 PM Bug report #14775 (Closed): Layer style 'Categorized' ignores default values before saving layer ... 
- 
  11:54 AM Bug report #14775: Layer style 'Categorized' ignores default values before saving layer edits 
- After enabeling 'Create transaction groups automatically whenever possible (Experimental)' in Settings/Options.../Dat...
- 
  12:21 PM Bug report #14799 (Closed): 'Create transaction groups automatically whenever possible (Experimen... 
- After enabeling 'Create transaction groups automatically whenever possible (Experimental)' in Settings/Options.../Dat...
- 
  11:28 AM Bug report #14798 (Closed): QGIS crash in new computer W10 home64 - UHD display 
- I have just received my new ALL in one PC with Windows 10 home 64bits, i7, 16Gbs Ram...
 and... UHD (4K) resolution. I...
- 
  10:48 AM Bug report #14783 (Closed): Default values ignored by data defined override before saving layer e... 
- Thanks, this has solved the issue.
- 
  04:49 AM Bug report #14783 (Feedback): Default values ignored by data defined override before saving layer... 
- Can you try if this also happens when "auto transaction groups" is enabled?
 It's in options > datasources on 2.14 an...
- 
  10:34 AM Bug report #14797 (In Progress): Default WMS servers wrong 
- The button Add default WMS servers in he Add WMS dialog add two entries:
 * http://wms.lizardtech.com/lizardtech/iser...
- 
  10:14 AM Bug report #14796 (Closed): DB Manager: query builder always places double quotes around column v... 
- Subject says it all, this means that queries created with this tool will always fail.
 ex:
 SELECT "planet_osm_roads"....
- 
  10:10 AM Bug report #14784: Clip polyline produces strange result 
- Confirmed also in master.
 As a work-around, you can use v.overlay with *and* as the operator from the Processing Tool...
- 
  10:10 AM Bug report #14784: Clip polyline produces strange result 
- Confirmed also in master.
 As a work-around, you can use v.overlay with *and* as the operator from the Processing Tool...
- 
  10:10 AM Bug report #14784: Clip polyline produces strange result 
- Confirmed also in master.
 As a work-around, you can use v.overlay with *and* as the operator from the Processing Tool...
- 
  09:59 AM Bug report #14795 (Closed): QGIS master missing the GRASS7 plugin 
- Note: i tried to file a ticket in the osgeo4w tracker, but the ticket form does not seems to work.
 ---------------...
- 
  09:58 AM Bug report #14794 (Closed): Text in svg misaligned in 2.14 composer 
- Starting in version 2.14, an svg that was correctly rendering in previous versions, is now rendering with misplaced t...
- 
  08:54 AM Bug report #14793 (Closed): .lyr files will not load (2.14.2) 
- lyr files will not load in 2.14.2 (64-bit windows version). File is created in 2.14.2 and loads perfectly in 2.8.3. ...
- 
  05:28 AM Bug report #14792 (Closed): Memory leak with big Shapefile 
- I have just found a memory leak in QGIS Desktop (and server) with the project available in [1] ( a 20Mo tar.bz2 )
 Th...
- 
  04:38 AM Feature request #12605 (Closed): Greater lock toggle control in advanced digitizing 
- Fixed in changeset commit:"e53cb6ef3c9f6fca9c7414ffd83f5927e24bea95".
- 
  04:22 AM Bug report #14609 (Closed): QGIS Server: export layer to GeoJSON is malformed 
- Fixed in changeset commit:"9ea56acde03ace5c078c3d95f98be267eb1c22fd".
- 
  03:42 AM Feature request #14791 (Closed): Add linestring support for 'Snap Geometries' plugin 
- Please add linestring support for both the input and the reference layer.
2016-05-08
- 
  01:43 AM Bug report #14777 (Closed): Integer64 fields not supported by several processing functions 
- Fixed in changeset commit:"f1e6d8731b67b47ce44dc03c5e4d9b7dfe676a0f".
- 11:57 PM Bug report #14766 (Closed): Attribute table broken (duplicated fields) in master
- Fixed in changeset commit:"ffcf655b850224c1299b8217acd9b1e30825ba73".
- 11:57 PM Bug report #14765 (Closed): attribute table from fresh created shp file only shows 'id' and NULL's
- Fixed in changeset commit:"ffcf655b850224c1299b8217acd9b1e30825ba73".
- 
  11:33 PM Bug report #14790 (Closed): Export to PDF - Legend 
- Hi,
 my System: Ubuntu 14.04, qgis-server 2.14.1 / 2.14.2
 My QGIS project contains a wms layer from UMN mapserver an...
- 
  08:09 PM Feature request #14789 (Closed): Search layers panel 
- It would be great if search capability could be added to the layers panel to make finding a particular layer in a cro...
- 
  10:09 AM Bug report #14788 (Closed): DBmanager - SpatiaLite - field 'geom' not geometry 
- to import a shapefile into spatialite with field 'geom' (type not geometry) the field  is not created!!
 !https://pig...
- 
  02:53 AM Bug report #14778 (Closed): Save As Vector 
- Lene - that source file DOES have z coordinates in the geometry. So defaulting to saving it and keeping the Z coordin...
- 
  02:53 AM Bug report #14778 (Closed): Save As Vector 
- Lene - that source file DOES have z coordinates in the geometry. So defaulting to saving it and keeping the Z coordin...
Also available in: Atom