Activity
From 2016-03-10 to 2016-04-08
2016-04-08
- 09:51 PM Revision d4f62ced (qgis): oracle provider: handle NULL geometry in case of multiple geometry columns
- (cherry picked from commit c93187d78c49cada9bd6d554d171d640a53f72a8)
- 09:51 PM Revision dc791fda (qgis): oracle provider: handle empty geometries (fixes #14631)
- (cherry picked from commit d07bc18353c2a11092fbd7e8c3483e9cca9b8822)
- 09:46 PM Revision d07bc183 (qgis): oracle provider: handle empty geometries (fixes #14631)
- 09:02 PM Revision 96148e36 (qgis): fix python future installation (followup 5895780)
- 07:47 PM Revision 644eec66 (qgis): Merge pull request #2984 from rouault/fix_thread_unsafe_init_of_QgsExpr...
- Fix thread-unsafe initialization of QgsExpression::Functions()
- 07:23 PM Revision 9b9377fa (qgis): Fixup b6aee93
- 07:19 PM Revision d30836ea (qgis): Fix thread-unsafe initialization of QgsExpression::Functions()
- The method initializes the gmFunctions static member, without any mutex protection.
This turned out to cause random c... - 06:48 PM Revision b6aee935 (qgis): Align raster code improvements
- * Fix x/y mismatch
* Improve strings for translation
* Remove unrequired cast - 04:29 PM Bug report #14631 (Closed): Oracle table: wkb wkb access out of bounds
- 12:54 PM Bug report #14631 (In Progress): Oracle table: wkb wkb access out of bounds
- 12:49 PM Bug report #14631 (Closed): Oracle table: wkb wkb access out of bounds
- Fixed in changeset commit:"d07bc18353c2a11092fbd7e8c3483e9cca9b8822".
- 04:11 PM Bug report #14644 (Feedback): SVG image in print composer renders incorrectly
- Can you please make sure your svg has a correct viewbox parameter set? It would also help to attach the svg here.
- 09:47 AM Bug report #14644 (Closed): SVG image in print composer renders incorrectly
- I have just upgraded from 2.8 to 2.14.1 and find that SVG image files inserted into Map Composer does not render corr...
- 03:40 PM Revision 0aed3f71 (qgis): [BUGFIX] QGIS Server segfault when features does not have the same fiel...
- In some WFS GetFeature request, with Filter or FeatureId, all the fields are not well loaded in the feature.
To fix ... - 03:38 PM Revision 28d2547a (qgis): [BUGFIX] QGIS Server segfault when features does not have the same fiel...
- In some WFS GetFeature request, with Filter or FeatureId, all the fields are not well loaded in the feature.
To fix ... - 03:26 PM Revision a6aa8556 (qgis): [BUGFIX] QGIS Server segfault when features does not have the same fiel...
- In some WFS GetFeature request, with Filter or FeatureId, all the fields are not well loaded in the feature.
To fix ... - 02:12 PM Revision e3bfec0d (qgis): Merge pull request #2954 from tomchadwin/master
- New custom CSS for https://qgis.org/api/
- 01:29 PM Feature request #14646 (Closed): Incremental rendering of WMT-S tiles onto map canvas
- Before multi-threaded rendering (< QGIS 2.4) was implemented in QGIS WMTS layers used to be drawn incrementally onto ...
- 11:37 AM Feature request #14476: Search and replace function in SQL window
- 'Match case' checkbox added
- 11:33 AM Bug report #14645 (Rejected): "select by expression” algorithm in modeler
- I was getting wrong results when I applied “select by expression” algorithm in the graphical modeler (QGIS 2.14.1), e...
- 11:23 AM Bug report #13535: Crash using Geometry Checker plugin
- Is there any way to implement the fix in the next master? I don't know how to install a branch.
- 08:22 AM Revision c397ae65 (qgis): allow sorting relations in project properties
- 07:39 AM Bug report #14639: Zonal statistics generates wrong numbers under Linux
- Checked https://github.com/qgis/QGIS-Documentation/blob/master/source/docs/training_manual/processing/geomorpho.rst a...
- 05:24 AM Bug report #14639: Zonal statistics generates wrong numbers under Linux
- Try the geomorpho example form the training manual.
Thanks. - 04:34 AM Bug report #14639 (Feedback): Zonal statistics generates wrong numbers under Linux
- Can not reproduce with my test data using latest master under Linux. Can you share sample?
- 02:55 AM Bug report #14639 (Closed): Zonal statistics generates wrong numbers under Linux
- Generating zonal stats from processing (the qgis command) results in numbers that are not correctly sorted (see attac...
- 07:03 AM Revision 31e6d285 (qgis): be sure that layer exists
- 07:00 AM Revision 54cc56ff (qgis): rename protected variable (starts with m), remove old comment
- 06:57 AM Revision 3c538179 (qgis): regroup duplicated code
- 06:37 AM Bug report #14250: QGIS server WFS response not parsed by OWSLib
- QGIS Server only provides WFS version 1.0.0.
It seems that OWSLib is waiting for Keywords in capabilities. - 06:35 AM Bug report #14619 (Closed): update and delete bug when join table on layer
- Fixed in changeset commit:"a6aa85563193e07fbc83400f452d7a88a6569cfb".
- 06:30 AM Bug report #14619: update and delete bug when join table on layer
- The real issue is that QGIS Server segfault when features does not have the same fields as the layer.
- 06:16 AM Bug report #14311 (Feedback): Processing `Create test` error
- Seems works fine now. Can we close this?
- 06:13 AM Revision 85d472e6 (qgis): Merge pull request #2981 from nirvn/symbol_label_diagram_sync
- [ui] add missing icons for no labels and no diagram
- 06:00 AM Feature request #14643 (Open): Add a "comment" field in DB Manager (postgis) import
- I wish there was a "Comment" field in the import interface of the DB Manager, at least for PostGIS (I don't know abou...
- 04:49 AM Bug report #14642 (Closed): Issue to run
- I install the latest qgis version (2.14.1) on Linux Mint (17.3) using the http://qgis.org/debian jessie main reposito...
- 04:48 AM Revision f0a2d60c (qgis): [ui] make symbol/label/diagram title case consistent
- 04:48 AM Revision 7c3ec07a (qgis): [ui] add missing icons for no labels and no diagram
- 04:40 AM Feature request #14641 (Closed): Allow to select layers and files in ParameterMultipleInput
- It would be good to have MultipleInput parameter type which supports both layers and files.
- 04:28 AM Bug report #14582 (Feedback): The extent of the raster layers is not preserved and rounded to int...
- Does it works if you run this command directly in GRASS?
- 04:22 AM Bug report #14620 (Feedback): Vector buffer and File creation error
- Which plugin do you use: fTools or processing? Does it works in Processing, in fTools? Do you have enough space on di...
- 04:20 AM Bug report #14612 (Closed): Error running Dissolve
- 04:04 AM Bug report #14640 (Open): PyQGIS Creating empty geometry from WKT does not work as expected
- As I understand from section 7 of http://www.opengeospatial.org/standards/sfa, empty geometries in WKT format should ...
- 02:55 AM Feature request #14638 (Open): Add "Toggle feature selection" button to the Identify Results panel
- Identify Results panel has lots of buttons, including "view feature form" and "copy feature to the clipboard" buttons...
- 02:52 AM Bug report #14637 (Closed): Add vector layer includes directory name in the front of the layer an...
- When I want to import layers using the "add vector layer" button I choose a folder.
When the layers are imported each... - 02:32 AM Bug report #14441: Labeling settings not properly restored after save style / load style
- I can confirm this issue and the work around.
QGIS 2.14 on a Mac - 02:25 AM Bug report #10510 (Reopened): Geometryless table sets project CRS to epsg:4326
- When adding a geometryless PostGIS table to the layers panel the CRS of the layer is WGS 84 (EPSG 4326). In the case ...
- 02:21 AM Bug report #12610: QGIS not showing WMS legend while LegendURL is present
- I'm not sure QGIS is doing anything wrong, there. The URL given for BWK1Zone is clearly wrong. It has only one parame...
- 02:05 AM Feature request #14636 (Open): Add "Show/Hide labels" checkbox to layer context menu in layers panel
- Enabling and disabling labels is a rapidly used task by most cartographers.
For now, to turn labels on and off for a... - 02:03 AM Bug report #14626 (Open): SpatiaLite layer not displaying in QGIS 2.14, works ok in QGIS 2.8
2016-04-07
- 01:48 AM Bug report #8273: Attributes not loaded from kml/kmz file
- On Ubuntu 15.10, we are using the LIBKML OGR driver to read those files. I've tried to use directly the ogr2ogr tool ...
- 01:40 AM Feature request #14635 (Closed): import Processing output in database also for modeler outputs
- The current feature to store in a SL or PG database is possible only for native QGIS algorithms of Processing.
Would... - 12:29 AM Bug report #14634 (Closed): Composer: the legend should show only enabled layers
- In the composer, I didn't find a way to not have the legend of the disabled layers. The disabled layers are not show ...
- 10:51 PM Revision a6a77ee4 (qgis): Remove remainders of buggy pg test
- 10:10 PM Bug report #14626: SpatiaLite layer not displaying in QGIS 2.14, works ok in QGIS 2.8
- Thank you for answering Nyall.
The problem occurs in QGIS 2.14.1. - 12:07 PM Bug report #14626 (Feedback): SpatiaLite layer not displaying in QGIS 2.14, works ok in QGIS 2.8
- Please test with 2.14.1. A related fix was included.
- 07:23 AM Bug report #14626 (Closed): SpatiaLite layer not displaying in QGIS 2.14, works ok in QGIS 2.8
- Attached layer doesn't display correctly in QGIS 2.14 : no feature displayed, incorrect attribute values.
However it ... - 09:26 PM Revision 5cd2319c (qgis): Also retrieve generated values for pktInt
- 09:24 PM Revision eecd77a3 (qgis): Fix postgres unit test
- 09:11 PM Feature request #13087 (Closed): Add polygon drawing tool to print composer
- 06:38 PM Bug report #14633 (Closed): download link of the mac os x QGIS is not working
- Hi
The download link of the mac osx QGIS 2.14.1 'Essen' is not working.
First step
https://www.qgis.org/en/site/foru... - 03:59 PM Revision e98e16f1 (qgis): Unit test for 4ec97c33
- 03:19 PM Bug report #14629: Select by expression (Not Responding)
- Nyall Dawson wrote:
> Two suggestions which may help:
>
> 1. Make sure Settings -> Options -> Data Sources -> "Execu... - 03:03 PM Bug report #14629: Select by expression (Not Responding)
- Two suggestions which may help:
1. Make sure Settings -> Options -> Data Sources -> "Execute expressions on server s... - 12:23 PM Bug report #14629: Select by expression (Not Responding)
- A SHP file containing some millions of postcodes. The expression is in the form of "<column_name>"='<value>'. The dat...
- 12:05 PM Bug report #14629 (Feedback): Select by expression (Not Responding)
- What data source are you using? What's the expression used?
- 07:56 AM Bug report #14629 (Closed): Select by expression (Not Responding)
- Hi. I've noticed that Select by expression freezes when working with a large dataset (e.g. postcodes database). I tru...
- 03:03 PM Revision 4ec97c33 (qgis): [postgres] Update primary key on insert with pktFidMap
- Helps to retrieve generated keys with views
- 02:25 PM Revision 40f214b4 (qgis): Revert "add todo QGIS 3: add /In,Out/ to QgsVectorLayer.addFeature (py...
- this works already, features are updated.
This reverts commit bf3f8b5920bc43cf528c9569a3d6b1000f0eef9f. - 02:11 PM Revision 5376cbf3 (qgis): Followup 297f466 pep8
- 02:02 PM Revision cc50157a (qgis): [processing] make gdal algorithms honor selection
- fixes #14622
- 01:29 PM Revision bf3f8b59 (qgis): add todo QGIS 3: add /In,Out/ to QgsVectorLayer.addFeature (python)
- https://github.com/qgis/qgis3.0_api/issues/45
- 01:21 PM Revision 27afd6c4 (qgis): Fix headers
- 01:21 PM Revision 5e890589 (qgis): Followup 297f466 Add missing CMakeLists.txt
- 12:32 PM Revision 45cb80a0 (qgis): [processing] fixed wild import
- 12:29 PM Bug report #14630: OpenLayers Plugin fails to use the System proxy
- Nyall Dawson wrote:
> Not a bug with QGIS. Please open this issue on the open layer's plugin tracker. (Or alternative... - 12:03 PM Bug report #14630 (Closed): OpenLayers Plugin fails to use the System proxy
- Not a bug with QGIS. Please open this issue on the open layer's plugin tracker. (Or alternatively use the quick map s...
- 12:03 PM Bug report #14630 (Closed): OpenLayers Plugin fails to use the System proxy
- Not a bug with QGIS. Please open this issue on the open layer's plugin tracker. (Or alternatively use the quick map s...
- 09:26 AM Bug report #14630 (Closed): OpenLayers Plugin fails to use the System proxy
- Hi,
QGIS 2.14.1 64bit (on Windows 7 Pro 64bit) is currently configured to use proxy for web access, with proxy type ... - 12:25 PM Revision 55301616 (qgis): Merge pull request #2980 from nirvn/diagram_ui_improvement
- [diagram] synchronize enabling UI to match labelling
- 12:03 PM Revision 794ef725 (qgis): [processing] added support for QGIS variables in python scripts
- 12:03 PM Revision 3e4e08bc (qgis): [processing] fixed header
- 12:03 PM Revision 297f4669 (qgis): [processing] added preconfigured algorithms
- 11:23 AM Revision 4f87525e (qgis): [diagram] synchronize enabling UI to match labelling
- 10:47 AM Revision 39d0ba57 (qgis): [composer] Fix crash setting table columns from python
- 10:47 AM Revision 846c6183 (qgis): Initially set focus to text in new name dialog
- 10:47 AM Revision 9d5df4ef (qgis): Fix indentation
- 10:47 AM Revision fde77d35 (qgis): Remove use of c style function(void)
- 10:31 AM Bug report #14631 (Closed): Oracle table: wkb wkb access out of bounds
- Hi,
I have a spatial table with geometry as point (more than 3000) with USER_SDO_GEOM_METADATA configured with SRID a... - 10:18 AM Revision 19b91032 (qgis): Merge pull request #2977 from rouault/wfs
- First part of QEP 35: WFS provider enhancements
- 09:08 AM Revision 58957805 (qgis): fix internal future install (fixes #14577, take II)
- 08:59 AM Revision 60ada118 (qgis): Merge pull request #2946 from sebastic/debian
- Debian packaging improvements
- 07:50 AM Bug report #14628 (Closed): Very slow GetCapabilities with PostGIS layers
- Affected version QGIS Server 2.8.8 (I can only choose 2.8.7 in list above)
I have a QGIS project with 30 PostGIS laye... - 07:38 AM Feature request #14627 (Open): Add a "cancel" button for Query Builder get "Sample" Values
- Hi,
When hitting the "Sample" button, Query Builder freezes. I presume this is because there's a large database asso... - 07:15 AM Revision 100c96c3 (qgis): Add python-shapely to python-qgis-common dependencies.
- Closes Debian Bug #820281 (https://bugs.debian.org/820281).
- 06:52 AM Bug report #13439: QGIS crashes when expanding the home node (gdb debug details provided)
- I experience the same problem, it seems really gdal/libpoppler related, as the gdalinfo also crashes on the same pdf ...
- 05:05 AM Bug report #13439 (Closed): QGIS crashes when expanding the home node (gdb debug details provided)
- This is not a problem of thread-safety, but Ubuntu having picked up only one of 2 patches to have support for Poppler...
- 05:02 AM Bug report #14622 (Closed): Processing: selection not taken into account fro GDAL provider
- Fixed in changeset commit:"cc50157ab8053637f24c6f18e35a2bea7feafc78".
- 03:08 AM Bug report #14435: Rule-based labeling and the Data defined placement options are not working tog...
- Same here, as a workaround I use the 'Rotate Point Symbols' tool (data defined angle) to rotate rule-based labels (da...
2016-04-06
- 01:55 AM Bug report #14625 (Closed): Do not install in Linux Mint
- The repositories wit the latest release for Debian jessie add:
!http://storage8.static.itmages.ru/i/16/0407/h_146001... - 01:18 AM Bug report #14119 (Closed): Ensure the OGC filter XML expression contains the GML namespace refer...
- Fixed in changeset commit:"9fe6a9fe48059ea10a74128a4fbf57cfa39795ce".
- 01:14 AM Revision 99980bea (qgis): Fix windows build
- 12:19 AM Feature request #14624 (Open): Field Calculator: warn users when new field is not large enough to...
- I am using QGIS 2.8.2 on Ubuntu 12.
When I calculate area of a polygon, Field calculator provides option of creating... - 12:08 AM Bug report #14577 (Closed): No python module "future"
- Fixed in changeset commit:"589578055366e9771ebc6ae57cb90da808b215b6".
- 08:21 AM Bug report #14577: No python module "future"
- I'm getting the same error
Ubuntu 15.10 64 bit using master I built from a pull a few hours ago. - 09:42 PM Bug report #14622 (Closed): Processing: selection not taken into account fro GDAL provider
- if I select one polygon and clip raster with polygon, saga clips only the selected polygon, whereas gdal clips on the...
- 02:27 PM Revision 3ba3986a (qgis): Fix calculation of diagram size in map units when using scale limits
- 01:46 PM Revision dceb1428 (qgis): [processing] extra checks to avoid issues with previous versions values
- 01:46 PM Revision 505c5ee7 (qgis): [processing] fix looping over features in Join Attributes alg (fix #14428)
- 01:45 PM Revision e40a1647 (qgis): [processing] more HiDPI fixes (refs #14474)
- 01:45 PM Revision 05bbe189 (qgis): [processing]Fixed UI bug with invalid button width.
- 01:05 PM Revision ece46d1c (qgis): Fix margins on photo and web view edit widgets
- 01:04 PM Revision 76282d50 (qgis): Fix layout issues with color button editor widget
- - widget was not left aligned
- widget would shrink to a small vertical height in crowded forms - 12:55 PM Revision fd7a4bd9 (qgis): [FEATURE] New project(point, distance, bearing) expression function
- Projects a point geometry by the specified distance and bearing
- 12:55 PM Revision 4c704be6 (qgis): Add geometry methods for calculating the distance to a specified
- vertex from the start of the geometry
- 12:55 PM Revision d464f862 (qgis): [FEATURE] Null ("No symbol") renderer
- Using this renderer no symbol will be drawn for features, but labeling,
diagrams and other non-symbol parts will stil... - 12:55 PM Revision 2e44c119 (qgis): Some QgsPoint improvements
- - Modernize QgsVector, improve docs, add some methods missing from
Python bindings
- Add method to QgsPoint to projec... - 12:55 PM Revision 3a1f6c42 (qgis): Improve documentation for QgsGeometry::closestVertex
- 12:55 PM Revision 86ec27e0 (qgis): Use real values when interpolating color components in gradients
- 12:55 PM Revision 619b32de (qgis): Fix build with Qt5 <5.5
- 12:55 PM Revision 5247673c (qgis): Add some provider tests for empty rectangles
- 12:53 PM Bug report #14621 (Closed): linestring being created as linestringZ (MSSQL)
- I don't know why but QGIS is setting my linestring and point MSSQL layers as linestringZ and pointZ setting 0 as Z va...
- 12:17 PM Revision 4586a787 (qgis): Move AutoTransaction setting to project properties
- Was in global app settings
- 11:55 AM Revision 4b75cc9f (qgis): [processing] do not search text in short help when filtering in toolbox
- This should fix problems with slow and unresponsive filtering
- 11:02 AM Bug report #14620 (Closed): Vector buffer and File creation error
- When I attempt to create a vector buffer using the Geoprocessing tools, I get an error stating "No output created. F...
- 09:33 AM Revision dd54cf28 (qgis): Better support for LabelOnTop in multicolumn attribute form layouts
- 09:03 AM Bug report #14619 (Closed): update and delete bug when join table on layer
- Hi,
When I edit a feature on Qgis-server and my layers add a table join:
if I insert, it's Ok,
but if I update or ... - 09:01 AM Revision 226339cc (qgis): Allow adding a new entry from the relation reference widget
- 09:00 AM Revision 8f7a6aaa (qgis): Make string translatable
- 06:23 AM Bug report #14612: Error running Dissolve
- I removed the processing folder from C:\\Users\\user\\.qgis2 and it works again. Thank you.
- 05:00 AM Bug report #14612: Error running Dissolve
- Installing plugin does not require admon rights.
Please check if you have Processing in your user directory and if i... - 05:14 AM Bug report #14618 (Closed): Processing history not in UTF-8
- Processing history stores data entered by users, but if they contain accented characters, these are displayed wrong. ...
- 05:01 AM Bug report #14610: QGIS 2.14 Processing plugin crashes - WindowsError: [Error 5] Accesso negato: ...
- Please check latest master, this error should be fixed.
- 03:59 AM Feature request #12131 (Closed): Assign no renderer to a layer - for label only layers
- Fixed in changeset commit:"d464f862903184e94e01e4963e82e337efc4a388".
- 03:56 AM Bug report #14617 (Closed): unable to display data from GRASS read-only mapset
- The QGIS browser fails reading maps from GRASS read-only mapsets. The browser is trying to create in mapset directory...
- 02:57 AM Bug report #14517: QGIS 2.14 Processing filter very slow/freeze
- commit:1fdd177c81
I just backported it.
2016-04-05
- 12:05 AM Revision ae162d60 (qgis): don't crash when reply is destroyed while it's waiting for credentials
- to be entered
(backports 10a26e6) - 12:02 AM Revision b3f8a850 (qgis): globe plugin: fix crash on exit
- (cherry picked from commit bde512646caffc48f3158ec42b56016aeaae77fd)
- 12:00 AM Revision 151b420f (qgis): don't crash when reply is destroyed while it's waiting for credentials ...
- (cherry picked from commit 10a26e6acd8aa3a91e603730c752e398700e4451)
- 11:59 PM Revision d9be694a (qgis): globe plugin: fix crash on exit
- (cherry picked from commit bde512646caffc48f3158ec42b56016aeaae77fd)
- 10:34 PM Revision f7c5c2bc (qgis): Merge pull request #2976 from nirvn/more_markers
- [symbology] add half triangle markers
- 09:49 PM Revision 9040ec1b (qgis): [FEATURE] [WFS provider] Major overhaul to add WFS 1.1 and 2.0 support
- First part of https://github.com/qgis/QGIS-Enhancement-Proposals/issues/53
(QEP 35: WFS provider enhancements)
Impro... - 09:49 PM Revision c178aef4 (qgis): [Spatialite] Handle a pragma='pragma_name=value' URI parameter.
- This will be used by the WFS provider to improve commit time to its
temporary Spatialite DB. - 09:49 PM Revision 62bd4061 (qgis): Add QgsDataProvider::invalidateConnections() and implement in Spatialit...
- This invalidates all cached connections to the given database name.
This will be used by the WFS provider to cleanup ... - 09:49 PM Revision c3760ec4 (qgis): [Spatialite] Handle connection invalidation
- This will be used by the WFS provider, so it can properly invalidates
(=close) all connections to the temporary Spati... - 09:49 PM Revision e792576d (qgis): Improve QgsVectorLayer::countSymbolFeatures() responsiveness.
- The method can display a progress dialog when it takes a long time to
complete.
- Attach this dialog to the QGIS main... - 09:49 PM Revision 114c1087 (qgis): Feature iterators: add a mechanism to check if it must be interrupted.
- Add a setInterruptionChecker() method on iterators that provides an interface
that can be called by iterators to chec... - 09:49 PM Revision 9fe6a9fe (qgis): QgsOgcUtils: add support to generate WFS 1.1 and 2.0 filters
- Fixes #14119: Ensure the OGC filter XML expression contains the GML namespace references
- 08:51 PM Revision 57ae4fee (qgis): QgsGML: expose lower level streaming parser, add handling of GML3
- - Add a low-level QgsGmlStreamingParser class that doesn't do any
network activity, but builds features from GML da... - 05:28 PM Revision 7b233e51 (qgis): [symbology] add half triangle markers
- 02:47 PM Revision 9c0a2910 (qgis): Deprecate QgsProject::dirty( bool ) in favor of QgsProject::setDirty
- 02:13 PM Revision 8948607f (qgis): Followup 31d7be
- Tweak some API and docs, and fix overlapping UI widgets
- 01:56 PM Revision fe54a78d (qgis): Merge pull request #2974 from nirvn/diagram_line_unit
- [diagram] add unit type setting for outlines (fixes #14614)
- 01:37 PM Revision 410a4381 (qgis): Allow relative links in composer labels
- Allow relative links in composer labels
- 01:19 PM Revision f6838032 (qgis): QgsMaplayerRegistry function to get only vector or raster layers
- 12:39 PM Revision c58a198b (qgis): Simplify some editor widget parenting
- 12:24 PM Revision bcb2c736 (qgis): Make sure QgsFileWidget emits fileChanged when value is cleared
- Fixes external resource widget not updating document display
when link is cleared. - 12:24 PM Revision e571885e (qgis): UX improvements to photo, web view and external resource widget config
- - Better explanatory text
- Change '0' values to 'Auto'
- Ad 'px' suffix to values
- Allow resetting sizes to Auto wi... - 12:24 PM Revision 0c161950 (qgis): Various fixes for photo editor and external resource widgets
- - Clear picture when changing from a feature with a picture to
a feature with no picture set
- Don't try to load "NUL... - 11:58 AM Bug report #5212: Proxy settings ignored for layers
- Could it be an apropriate solution to set GDAL_HTTP_PROXY ([[https://trac.osgeo.org/gdal/wiki/ConfigOptions#GDAL_HTTP...
- 11:42 AM Bug report #5212: Proxy settings ignored for layers
- version 2.14.0 is still affected
see #14616 - 11:32 AM Revision 73572680 (qgis): make wfs/ogc error message translatable
- 11:25 AM Revision 10a26e6a (qgis): don't crash when reply is destroyed while it's waiting for credentials ...
- 10:23 AM Revision acb92819 (qgis): Add missing binding
- 10:21 AM Revision dc5d7ab9 (qgis): [diagram] make use of unit widget for diagram size
- 09:55 AM Revision 673a8604 (qgis): [processing] extended 'menus' section in options, to allow adding buttons
- 09:55 AM Revision 5131e93e (qgis): [processing] extra checks to avoid issues with previous versions values
- 09:18 AM Bug report #14517: QGIS 2.14 Processing filter very slow/freeze
- Alexander Bruy wrote:
> Fixed in master. Please reopen if necessary
Which commit? Was it backported? - 09:13 AM Revision f96deea5 (qgis): debian packaging: no need for downgraded cmake on xenial anymore (backp...
- 09:13 AM Revision 1eb87e5f (qgis): Cleanup ValueRelation widget
- 09:09 AM Bug report #14616 (Closed): GDAL does not take care of Proxy settings
- duplicate of #5212
- 09:09 AM Bug report #14616 (Closed): GDAL does not take care of Proxy settings
- duplicate of #5212
- 07:44 AM Bug report #14616 (Closed): GDAL does not take care of Proxy settings
- When behind a Proxy (Options -> Network -> Use proxy for web access) the QGIS Proxy settings do not work (or are igno...
- 09:02 AM Bug report #14577 (Reopened): No python module "future"
- Updated master this morning on both PCs. Still the same problem.
- 08:49 AM Revision 31d7be40 (qgis): [diagram] add unit type setting for outlines (fixes #14614)
- 05:46 AM Bug report #14287: Translation
- Jean Hemmi wrote:
> Matthias Kuhn wrote:
> > PR awaiting review
> >
> > https://github.com/qgis/QGIS/pull/2808
>
> ... - 05:19 AM Bug report #14286 (Reopened): Saga in QGIS Processing do not support "no ascii filename" in certa...
- I've test the fix under Win7 64 Bits, QGIS 2.14.1, Processing 2.1.12 & Saga 2.1.2 : it does not change this problem ...
- 05:19 AM Bug report #14286 (Reopened): Saga in QGIS Processing do not support "no ascii filename" in certa...
- I've test the fix under Win7 64 Bits, QGIS 2.14.1, Processing 2.1.12 & Saga 2.1.2 : it does not change this problem ...
- 05:19 AM Bug report #14286 (Reopened): Saga in QGIS Processing do not support "no ascii filename" in certa...
- I've test the fix under Win7 64 Bits, QGIS 2.14.1, Processing 2.1.12 & Saga 2.1.2 : it does not change this problem ...
- 05:17 AM Bug report #14283: various crashes in georeferencer
- Yes same problem
- 04:45 AM Bug report #14283: various crashes in georeferencer
- Have you tested with 2.14.1?
- 05:06 AM Revision 22f1a1de (qgis): Implement QgsEditorWidgetWrapper::showIndeterminateState() for setting
- editor widgets into an indeterminant "unknown value" state
Works for all editor widgets except date time, range and ... - 05:05 AM Revision 16274d55 (qgis): Fix missing docs
- 04:57 AM Feature request #14614 (Closed): diagrams: missing unit types for line width
- Fixed in changeset commit:"fe54a78d601918474006b45e1a6df79f572549c1".
- 04:38 AM Feature request #7236 (Closed): Composer labels rendered as HTML should allow relative links
- Fixed in changeset commit:"f696b0a34deede45e3dc4bc3be3d818543cd89c4".
- 04:02 AM Bug report #1546 (Reopened): Action from attribute table does'n substitute %column
- This occurs in latest version 2.14.
Steps to reproduce:
1) Create an action of type "Open". In action text insert: [%... - 04:02 AM Bug report #1546 (Reopened): Action from attribute table does'n substitute %column
- This occurs in latest version 2.14.
Steps to reproduce:
1) Create an action of type "Open". In action text insert: [%... - 04:02 AM Bug report #1546 (Reopened): Action from attribute table does'n substitute %column
- This occurs in latest version 2.14.
Steps to reproduce:
1) Create an action of type "Open". In action text insert: [%... - 04:02 AM Bug report #1546 (Reopened): Action from attribute table does'n substitute %column
- This occurs in latest version 2.14.
Steps to reproduce:
1) Create an action of type "Open". In action text insert: [%... - 04:02 AM Bug report #1546 (Reopened): Action from attribute table does'n substitute %column
- This occurs in latest version 2.14.
Steps to reproduce:
1) Create an action of type "Open". In action text insert: [%... - 03:21 AM Bug report #14588 (Reopened): WIndows 7 freezes when using 'Pick color' tool
- Hi Andre, thanks for your reply. I've just noticed that the preview in the 'Layer Properties' dialogue isn't working ...
- 03:21 AM Bug report #14588 (Reopened): WIndows 7 freezes when using 'Pick color' tool
- Hi Andre, thanks for your reply. I've just noticed that the preview in the 'Layer Properties' dialogue isn't working ...
- 02:50 AM Revision ca642e44 (qgis): Add easy methods for temporarily blocking signals
- - QgsSignalBlocker: RAII signal blocking class. Used for temporarily
blocking signals from a QObject for the lifeti...
2016-04-04
- 01:41 AM Bug report #14283: various crashes in georeferencer
- Hi, any news on this bug ?
- 01:28 AM Revision 882f6f8c (qgis): [symbology] Add some more dispersed marker symbols (half/quarter squares)
- 01:27 AM Bug report #14615 (Closed): Freezing when zooming into WMS with scroll wheel
- Good day QGIS'ers,
I have been having trouble with using the scroll wheel to zoom into WMS layer. This is only a pro... - 01:18 AM Bug report #14608 (Closed): Processing: Kriging rscripts/Kriging.rsx Automap problem and correction
- 01:15 AM Revision ad16fb47 (qgis): Show simple marker symbol name in tooltip
- 11:22 PM Revision dae423d3 (qgis): fix polyline rendering when layer draws effects (fix #14611)
- 08:40 PM Revision f968f994 (qgis): debian packaging: no internal future only stretch sid wily xenial
- (fixes #14577)
- 08:09 PM Feature request #14614 (Closed): diagrams: missing unit types for line width
- ATM, diagrams use a single unit type setting to set the unit type for the diagram size and diagram line (i.e. outline...
- 04:44 PM Revision ec01f679 (qgis): Merge pull request #2971 from DelazJ/patch-9
- typo fix
- 04:26 PM Revision 14c7900e (qgis): typo fix
- 02:23 PM Bug report #14611 (Closed): polyline rendering broken when line layer draws effect(s)
- Fixed in changeset commit:"dae423d30ff86a009c3918d2903f037951669b6c".
- 12:17 PM Bug report #14588: WIndows 7 freezes when using 'Pick color' tool
- I can confirm this. It happened to me twice but It's random.
You click Pick Color tool and the whole Windows screen ... - 10:37 AM Bug report #14588 (Closed): WIndows 7 freezes when using 'Pick color' tool
- I can't reproduce the bug. Maybe it's a scratch layer issue. I haven't done any updates or changes.
- 12:09 PM Revision 2adfbb07 (qgis): [symbology] add semicircle, third, quarter circles to simple markers
- 12:07 PM Revision f6431ff3 (qgis): Fix artifacts on simple marker "arrowhead" symbol, allow symbol to
- work correctly with join modes
- 11:41 AM Bug report #14577 (Closed): No python module "future"
- Fixed in changeset commit:"f968f994eacc21a4d7a85e3079e68875e00b4437".
- 09:38 AM Bug report #14577 (Reopened): No python module "future"
- Hi,
Sorry for returning to this issue - now it is under Linux Ubunty 14.04 (trusty). The affected version is master... - 09:38 AM Bug report #14577 (Reopened): No python module "future"
- Hi,
Sorry for returning to this issue - now it is under Linux Ubunty 14.04 (trusty). The affected version is master... - 09:38 AM Bug report #14577 (Reopened): No python module "future"
- Hi,
Sorry for returning to this issue - now it is under Linux Ubunty 14.04 (trusty). The affected version is master... - 11:18 AM Feature request #14613 (Open): support tablet and pen when in "screen" mode
- I use a Wacom tablet as my main peripheral device (can't use mouse).
But I noticed that when the tablet is in screen... - 11:08 AM Revision d1c79d81 (qgis): [feature] allow generating default values on postgres just in time
- The expression used to generate default values for a field on the
postgres database are currently being printed on th... - 11:08 AM Revision 48943d44 (qgis): Prefer usage of https:// over http://
- 11:05 AM Revision f696b0a3 (qgis): Allow relative links in composer labels
- Now labels and HTML boxes can contain relative URLs. If we don't have
a base URL, the project file will be used as a ... - 10:55 AM Revision 8b0b0687 (qgis): Delete a blank line to make flake8 happy
- 10:52 AM Revision 3ab6db16 (qgis): [processing] fix looping over features in Join Attributes alg (fix #14428)
- 09:20 AM Revision ff176453 (qgis): Merge pull request #2963 from elpaso/server-fix-qs-encoding
- [SERVER] Fix encoding of query string for bindings
- 06:58 AM Bug report #14610: QGIS 2.14 Processing plugin crashes - WindowsError: [Error 5] Accesso negato: ...
- I have deleted the folder "processing" within the C:\\Users\\Antonio\\.qgis2\\python\\plugins directory but the error...
- 06:38 AM Revision 54146371 (qgis): [FEATURE] add outline join style to ellipse markers
- 06:32 AM Revision 805739c9 (qgis): Fix field calc bar error when setting to field name with spaces
- (cherry-picked from a4ed8e03e649e79c1e43c338426eca40c3d429a1)
- 06:31 AM Revision 0760e30e (qgis): Fix stats dock not working with field names with spaces (fix #14541)
- (cherry-picked from 53b493c6e6b49ba725d45e272c0690479c61a301)
- 06:31 AM Revision 0df78742 (qgis): Fix QgsFieldExpressionWidget reporting field names with spaces as
- invalid, add tests
(cherry-picked from af8c1667dfd6f945414b4080c95ee731125f44cc) - 06:30 AM Revision fcbc61af (qgis): Fix crash in memory provider (fix #14559)
- (cherry-picked from 59d4b85c73aff475429005f321d6009ade9fc8c6)
- 06:30 AM Revision 239a8d60 (qgis): Fix layer extent was not invalidated for certain geometry editing
- operations (eg move feature, add/delete/move vertex) (fix #14573)
(cherry-picked from 4ece916728da95b7fd98e8f46564df... - 06:29 AM Revision 8c9255e0 (qgis): Fix missing features when combining FilterExpression requests with
- subsets of attributes and the filter expression requires fields
which are not included in the attribute subset
Note:... - 05:59 AM Revision 54d093ed (qgis): Function argument name should not be translatable
- 05:59 AM Revision ae00eb96 (qgis): [FEATURE] Allow expression functions to use named parameters
- This commit sets the framework for allowing expression functions to
use named parameters. Ie, instead of:
clamp(1,2,...
2016-04-03
- 01:51 AM Bug report #14428 (Closed): Join Attribute table in processing Toolbox fails!
- Fixed in changeset commit:"3ab6db168f58fbbc5de9490e74578a4af59a0b14".
- 01:46 AM Bug report #14606 (Rejected): Overlay tools and join Attributes from the processing are work corr...
- Please don't open duplicate tickets, as I understand both issues already reported.
- 01:46 AM Bug report #14606 (Rejected): Overlay tools and join Attributes from the processing are work corr...
- Please don't open duplicate tickets, as I understand both issues already reported.
- 01:35 AM Bug report #14595: WMS layer can be loaded but is not displayed
- I installed version 2.14.1 with OSGeo4W and made a new trial.
- I can create connection and read GetCapabilities wit... - 01:32 AM Bug report #14612: Error running Dissolve
- Not sure of might have gone wrong during installation. I don´t have admin rights on the computer, so our IT departmen...
- 01:21 AM Bug report #14612 (Feedback): Error running Dissolve
- Not reproducible with Processing shipped with QGIS master and 2.14. Looks like you have Processing plugin installed f...
- 12:32 AM Bug report #14612: Error running Dissolve
- Be sure to use the latest version of the Processing plugin. By looking at the code this error is impossible to happen...
- 10:31 PM Bug report #14612 (Closed): Error running Dissolve
- Hi
When I run Dissolve in Processing I get this error:
local variable 'nElement' referenced before assignment See lo... - 12:59 AM Revision 1cbcf490 (qgis): include db2 provider in packaging
- 12:59 AM Revision 5e54b93b (qgis): remove pseudo options HAVE_MSSQL, HAVE_DB2, HAVE_SPATIALITE
- and HAVE_PYTHON
- 12:36 AM Revision d8dbc925 (qgis): Fix warning
- 12:19 AM Bug report #14610 (Feedback): QGIS 2.14 Processing plugin crashes - WindowsError: [Error 5] Acces...
- From error I can see that you have Processing plugin in your user directory (C:/Users/Antonio/.qgis2/python/plugins)....
- 09:56 AM Bug report #14610 (Closed): QGIS 2.14 Processing plugin crashes - WindowsError: [Error 5] Accesso...
- After successfully installing QGIS 2.14 standalone (64 bit), upon startup the processing plugin loaded without proble...
- 11:55 PM Revision 5fe19c5f (qgis): merged DB2 updates
- [FEATURE] New vector data provider for DB2 sources
- 10:58 PM Revision 883016f4 (qgis): Fix some minor coverity warnings
- 10:53 PM Revision b8b12d87 (qgis): Fix memory leak
- 10:52 PM Revision 639c0500 (qgis): Fix coverity uninitialized variable warnings
- 10:25 PM Revision 98d47340 (qgis): Make attribute selection table in vector save as dialog taller
- 10:20 PM Revision cbad546b (qgis): Followup 99d5e4, add unit tests
- 09:26 PM Bug report #14559 (Closed): Memory Layer crashing in 2.14
- Thanks for the confirmation. I'll backport this so it will be included in 2.14.2.
- 09:26 PM Bug report #14559 (Closed): Memory Layer crashing in 2.14
- Thanks for the confirmation. I'll backport this so it will be included in 2.14.2.
- 02:05 PM Bug report #14559: Memory Layer crashing in 2.14
- Thanks Nyall.
Apologies for the delay - had to test at home as we have secure system and can't install anything at wo... - 08:49 PM Bug report #14611 (Closed): polyline rendering broken when line layer draws effect(s)
- While testing out the new composer polyline tool, I stumbled on a rendering issue: if the [x] draw effect is enabled,...
- 08:21 AM Revision ae9d0891 (qgis): Merge pull request #2964 from nirvn/simple_marker_join_style
- [FEATURE] add outline join style settings to simple markers (fixes #3797)
- 07:18 AM Revision c08d3592 (qgis): Add testdata cache folder to .gitignore
- 06:56 AM Revision 3a2a099c (qgis): add simple marker join style tests
- 06:49 AM Bug report #14578: Geojson coordinates round to int value
- I think I found the problem. QGIS does not seem involved, but gdal and ubuntu.
First, even if ubuntu build of gdal r... - 06:13 AM Bug report #14608: Processing: Kriging rscripts/Kriging.rsx Automap problem and correction
- A script that works, without the not required package (gstats, rgl, ....)
##Basic statistics=group
##showplots
##Lay... - 04:13 AM Bug report #14608 (Closed): Processing: Kriging rscripts/Kriging.rsx Automap problem and correction
- There is a problem with
kriging_result = autoKrige(A~1, Mesure, Grille,model=c("Cir","Lin","Bes","Wav","Hol","Le... - 05:54 AM Bug report #14609 (Closed): QGIS Server: export layer to GeoJSON is malformed
- the GeoJSON exported file throught the LizMap web client doesn't contain srsName/EPSG information unlike GML exported...
- 04:57 AM Revision 6ad35374 (qgis): [FEATURE] add outline join style settings to simple markers
- (fixes #3797)
2016-04-02
- 01:56 AM Revision c93187d7 (qgis): oracle provider: handle NULL geometry in case of multiple geometry columns
- 01:56 AM Revision 59de73ac (qgis): extent group box: fix header spelling
- 01:56 AM Revision 99d5e422 (qgis): [FEATURE] vector file writer: allow selection of attributes to export
- 01:56 AM Revision 9c2473df (qgis): fix indentation
- 01:41 AM Feature request #12964 (Closed): Document the spatial filtering of attribute table
- Moved to https://github.com/qgis/QGIS-Documentation/issues/560
- 01:34 AM Bug report #8306: Improvements to "Mailing lists" startup tip
- Can this be closed following commit:a534fca?
- 12:40 AM Bug report #14605: Error with symbol layer properties - This layer doesn't have any editable prop...
- I noticed with vector, but didn't test raster unfortunately. (I've switched back to 2.8)
- 02:25 PM Bug report #14605: Error with symbol layer properties - This layer doesn't have any editable prop...
- Does this affect vector or raster layers or both? Thanks!
- 12:39 PM Bug report #14605 (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...
- 11:45 PM Revision a534fcaa (qgis): Merge pull request #2965 from DelazJ/patch-8
- Update qgstipfactory.cpp
- 11:24 PM Feature request #3797 (Closed): Specify joint style for Simple Markers
- Fixed in changeset commit:"ae9d089142b3d348d200c9f7f7f960c5bc180b56".
- 08:49 PM Revision 3e7553c1 (qgis): Update qgstipfactory.cpp
- 04:41 PM Bug report #14607 (Closed): import from SQL Server (2012)
- This was fixed in 2.14.1 - please upgrade
- 04:41 PM Bug report #14607 (Closed): import from SQL Server (2012)
- This was fixed in 2.14.1 - please upgrade
- 02:31 PM Bug report #14607 (Closed): import from SQL Server (2012)
- When importing certain datasets from SQL Server, sometimes a random field displays as "null" in the attribute table a...
- 02:32 PM Bug report #14606: Overlay tools and join Attributes from the processing are work correctly
- correction: Overlay tools and join Attributes from the processing are not work correctly
- 02:30 PM Bug report #14606 (Rejected): Overlay tools and join Attributes from the processing are work corr...
- Unfortunately, some tools from the toolbox of QGIS 2.14 not work correctly.
Join Attributes tables not working (Bug ... - 02:22 PM Bug report #14595: WMS layer can be loaded but is not displayed
- Seems to work fine in master. Can you update and try again?
- 12:25 PM Feature request #13874 (Closed): Automatically publish latest documentation from CI on qgis.org
- 10:54 AM Bug report #14604 (Closed): 2.5D rendering order is messed up in Print Composer
- Rendering order looks fine in the main map, but in print composer, the order jumps around whenever the map is panned,...
2016-04-01
- 11:59 PM Revision 5a72bc7d (qgis): [SERVER] Fix encoding of query string for bindings
- Fix an error when passing utf-8 chars in the query string
from python bindings
Adds a test for GetLegendGraphics - 10:12 PM Revision 42e42f77 (qgis): 2to3: avoid duplicate transformation of print (followup c4d9b0a)
- 03:52 PM Revision 4f6c2714 (qgis): move new composer tests to pyqt wrappers (followup 7a8a541 and f413046)
- 03:48 PM Revision aef26c90 (qgis): [processing] more HiDPI fixes (refs #14474)
- 01:35 PM Revision e3de0c11 (qgis): Move drag and drop designer python API to QgsEdtiFormConfig
- 01:35 PM Revision faf6b265 (qgis): [feature] Allow using multiple columns in attribute forms
- When using the drag and drop designer, a user can specify over how many
columns the fields should be distributed.
A ... - 01:35 PM Revision 32b5faa6 (qgis): Right align labels with multicolumn attribute forms
- 01:09 PM Revision 9c96be12 (qgis): [processing] add function to retrieve Processing version
- Initial idea by Etienne Trimaille
- 12:13 PM Revision 687b6fde (qgis): fix windows build
- 12:02 PM Revision c4d9b0a2 (qgis): 2to3: drop fix_print and avoid double parens in fix_print_with_import
- 07:45 AM Bug report #14595: WMS layer can be loaded but is not displayed
- That service seems to redirect GetCapabilities request and my QGIS 2.12 never gets GetCapabilities. I could test the ...
- 06:38 AM Bug report #14603 (Closed): Wrong CRS attributed to a raster exported with ArcMap
- Here's a more detailed description:
1. Export a raster (TIFF) with ArcMap 10. The CRS is the "old" Swiss CRS (EPSG: ... - 05:25 AM Bug report #13119: Import Vector Layer to PostGIS with DB Manager causes hard QGIS crash
- Just upgraded QGIS to 2.14.1 and experiencing the same hard crash without any message, only disappear.
For info the s... - 04:17 AM Bug report #13119: Import Vector Layer to PostGIS with DB Manager causes hard QGIS crash
- I experience the same behaviour described from Matthew: using QGIS 2.10.1 on Ubuntu 14.04.4 LTS
Trying to import poly... - 05:23 AM Revision b466c63b (qgis): [composer] Make drawing polygon/polyline follow canvas right click
- behaviour (right click ends drawing without adding node)
- 05:23 AM Revision 38fa2980 (qgis): [composer] Fix polylines would be removed if they had < 3 points
- when deleting nodes (2 node lines should be allowed)
- 05:23 AM Revision 90b6f46b (qgis): Use Qt methods for translating node coords to scene coords
- 05:23 AM Revision 4efbb8fc (qgis): [composer] Respect modifier keys when moving nodes with keys
- 04:10 AM Bug report #12299 (Reopened): Connection error when using German umlaut in search string
- I just tested with MetaSearch 0.3.4 and QGIS 2.14.1 on 15.10. The error remains.
Here is the _GetCapabilities_ for th... - 02:23 AM Bug report #14600 (Closed): Processing > gdalwarp: wrong error message, no command displayed
- In gdalwarp Processing interface, in the console call, there is what it seems an inappropriate message:
Invalid valu... - 02:05 AM Revision 7a8a5411 (qgis): [FEATURE][composer] Add tools for drawing polygon and polylines
2016-03-31
- 01:40 AM Bug report #14596 (Closed): wmts nor referenced
- 12:25 AM Bug report #14596: wmts nor referenced
- NOW IT WORKS ,
THANKS - 06:42 AM Bug report #14596 (Feedback): wmts nor referenced
- If you choose to "Ignore axis orientation (WMS 1.3/WMTS)" it works.
- 06:09 AM Bug report #14596 (Closed): wmts nor referenced
- we are serving through our sever wmts ortophoto of albania 2015 in epsg 6870 ( equal to EPSG:3127) . pretiled with Ma...
- 11:18 PM Revision bde51264 (qgis): globe plugin: fix crash on exit
- 11:03 PM Revision 3bfe2f14 (qgis): really fix ab5f06b (ouch again - machine mixup)
- 10:57 PM Revision c6117e0d (qgis): fix ab5f06b (ouch)
- 10:53 PM Revision 0168bd5c (qgis): [pyqgis-console] fix multi-line code execution
- 10:53 PM Revision 20ce2343 (qgis): [pyqgis-console] fix import statement
- 10:51 PM Revision ab5f06b9 (qgis): processing: base grass path on OSGEO4W_ROOT where available
- 05:20 PM Revision 18cdad99 (qgis): Convert print function to py3 style in tests
- 05:20 PM Revision 3c01f513 (qgis): Remove some python tests from Qt5 blacklist
- 05:13 PM Revision 26ebc836 (qgis): [MetaSearch] fix version referencing
- 05:11 PM Revision a88fcf1d (qgis): Merge pull request #2959 from geopython/master
- reuse core icons
- 04:30 PM Revision 1e85772e (qgis): Fix layer order in GetPrint
- 04:14 PM Revision 3dffb7b7 (qgis): reuse core icons
- 01:23 PM Revision 19120f40 (qgis): Keep old method signature in wms config parser for compatibility
- 01:23 PM Revision 6c6e9838 (qgis): Replace calls to deprecated method
- 01:13 PM Revision ec17e3cc (qgis): Fix expression "if" documentation
- 01:12 PM Revision b3edfa80 (qgis): Fix if function example
- 12:59 PM Feature request #11732: Update MetaSearch plugin icon
- Anita Graser wrote:
> Thanks for the proposal Tom! My concerns with the initial proposal would be
>
> * using the ma... - 11:23 AM Feature request #11732: Update MetaSearch plugin icon
- Thanks for the proposal Tom! My concerns with the initial proposal would be
* using the magnifying glass which other... - 11:16 AM Feature request #11732: Update MetaSearch plugin icon
- Initial proposal uploaded: https://issues.qgis.org/attachments/9785/MetaSearch.svg
- 12:26 PM Bug report #14577 (Closed): No python module "future"
- 09:29 AM Bug report #14577: No python module "future"
- Hi,
It all works now. Thank you very much! - 10:52 AM Revision 332c1632 (qgis): Adapt qgswmsconfigparser.sip
- 10:21 AM Revision 625be7a9 (qgis): Merge pull request #2958 from mbernasocchi/master
- Protect process_contexthelp.py from IOError
- 10:18 AM Revision 2fb71b02 (qgis): Protect process_contexthelp.py from IOError
- 10:16 AM Bug report #14599 (Closed): Processing guidelines for help files is outdated
- Here the link of the official webpage
http://docs.qgis.org/2.8/en/docs/documentation_guidelines/README.html#document... - 09:38 AM Revision afa20ec2 (qgis): [FEATURE:] Redlining in QGIS server (GetMap and GetPrint). Funded by ca...
- 09:24 AM Feature request #14598 (Open): Atlas only displaying 499 Feature in Drop Down
- In Atlas Mode, The dropdown menu only displays 499 features. You can use the arrows to move to the next feature, so ...
- 08:33 AM Bug report #14597 (Closed): Grid Interpolation requires Real data type with decimals for Z value
- In QGIS 2.14 with the Grid (Interpolation) dialog, only fields that contain decimals appear in the available fields f...
- 07:46 AM Revision befa962b (qgis): Update legend test mask images for Windows build
- 07:46 AM Revision 9e759efc (qgis): Fix PyQgsVirtualLayerDefinition test on Windows
- 07:45 AM Revision cb149107 (qgis): Fix qgis_coordinatereferencesystemtest with GDAL >= 2.0
- 07:45 AM Revision 810fb5b1 (qgis): Fix qgsrasterlayer tests under GDAL >= 2.0
- 07:45 AM Revision 6545746f (qgis): [FEATURE] Add extra resampling methods to align raster tool which are
- available in GDAL >= 2.0 (max, min, median, q1 and q3)
- 07:44 AM Revision a30bf95c (qgis): Drop precision of some processing tests to pass on Windows
- 07:44 AM Revision 9dd791da (qgis): Fix composer_label tests under Windows
- 07:44 AM Revision 47cc4473 (qgis): Fix generate_test_mask_image script
- 06:18 AM Bug report #12299 (Closed): Connection error when using German umlaut in search string
- 06:05 AM Feature request #12232 (Closed): support wfs 2 connections from metasearch
- Closing given the "forthcoming enhancements to add WFS 1.1/2.0 support in the core QGIS WFS provider":https://github....
- 06:05 AM Feature request #12232 (Closed): support wfs 2 connections from metasearch
- Closing given the "forthcoming enhancements to add WFS 1.1/2.0 support in the core QGIS WFS provider":https://github....
- 05:56 AM Bug report #14224: "Label with" Field is not loaded when importing qgis layer style file
- I have the same issue on Qgis 2.14.1 (Linux debian).
Label style is not properly restored whereas the symbol style is... - 05:56 AM Bug report #14224: "Label with" Field is not loaded when importing qgis layer style file
- I have the same issue on Qgis 2.14.1 (Linux debian).
Label style is not properly restored whereas the symbol style is... - 05:56 AM Bug report #14224: "Label with" Field is not loaded when importing qgis layer style file
- I have the same issue on Qgis 2.14.1 (Linux debian).
Label style is not properly restored whereas the symbol style is... - 05:56 AM Bug report #14224: "Label with" Field is not loaded when importing qgis layer style file
- I have the same issue on Qgis 2.14.1 (Linux debian).
Label style is not properly restored whereas the symbol style is... - 05:04 AM Bug report #14592: Test connection returns no feedback in the new MSSQL connection dialog
- I removed this dialog as it annoyed the heck out of me. Will replace it with a message bar.
- 04:57 AM Bug report #10011 (Closed): Can't create new Spatialite layer with EPSG:3879
- 04:50 AM Bug report #10011: Can't create new Spatialite layer with EPSG:3879
- I guess that QGIS is built with newer Spatialite version and fix comes from there.
Even a couple of years old Spatial... - 04:40 AM Bug report #14595: WMS layer can be loaded but is not displayed
- sorry the correct link is
http://geoportal.asig.gov.al/Services/host/host.ashx?url=http://localhost:8080/geoserver/a... - 04:38 AM Bug report #14595: WMS layer can be loaded but is not displayed
- Server address is returning for me just "The resource you are looking for might have been removed, had its name chang...
- 03:55 AM Bug report #14595 (Closed): WMS layer can be loaded but is not displayed
- I am trying to import WMS from geoserver link to QGIS 2.8.4 & the latest 2.12.1:
http://geoportal.asig.gov.al/Servic... - 02:29 AM Bug report #14594: Symbology: Maker Line errors when pen width less 0.265 mm
- h3. *OK BLACK LINE*
!https://issues.qgis.org/attachments/9779/ok.PNG!
h3. *ERROR RED LINE*
!https://issues.qgis.or... - 02:24 AM Bug report #14594: Symbology: Maker Line errors when pen width less 0.265 mm
- !https://issues.qgis.org/attachments/9778/Example.PNG!
- 02:18 AM Bug report #14594 (Closed): Symbology: Maker Line errors when pen width less 0.265 mm
- I have created a github repository at https://github.com/laingit/qgis-alai-bug with very simple case to reproduce the...
- 02:18 AM Bug report #14593 (Closed): Saving project file from print composer should keep the composer dial...
- When you save the project file, it pops-up a message box with information about last save. This message always appear...
2016-03-30
- 12:00 AM Bug report #14436: Failure to connect to postgres database defined as service in DB manager
- sorry for my late... we are really busy on testing plugins stuffs. I'll be back on this issue in some days
- 09:03 PM Bug report #14592 (Closed): Test connection returns no feedback in the new MSSQL connection dialog
- When a connection is successfully setup and you click the Test connection button no response dialog is presented to t...
- 07:25 PM Revision 86f0c5f7 (qgis): Fix for simple geometries insert error in WFS-T
- Fixes #14139 Error inserting feature in WFS-T server
(cherry-picked from commit 768416340fdf233f8f5ce8945636d8df8b2e... - 07:12 PM Bug report #14590: MSSQL fails to render layer with invalid features
- No rush. Thanks.
- 03:56 PM Bug report #14590: MSSQL fails to render layer with invalid features
- Hmm bugger. Yeah using Filter is the way to go. I will fix this next week if you are not in a rush. Will back port ...
- 03:56 PM Bug report #14590: MSSQL fails to render layer with invalid features
- Hmm bugger. Yeah using Filter is the way to go. I will fix this next week if you are not in a rush. Will back port ...
- 02:14 AM Bug report #14590 (Closed): MSSQL fails to render layer with invalid features
- When loading a layer into QGIS which contains invalid features QGIS fails to completely render the layer and stops on...
- 07:05 PM Revision 897cd3cd (qgis): Merge pull request #2957 from boundlessgeo/wfs-t-fixes-14139
- Fix for simple geometries insert error in WFS-T
- 05:29 PM Revision 76841634 (qgis): Fix for simple geometries insert error in WFS-T
- Fixes #14139 Error inserting feature in WFS-T server
- 04:45 PM Revision dccd7310 (qgis): debian packaging: no need for downgraded cmake on xenial anymore
- 02:21 PM Revision a438bda7 (qgis): Followup ad8ee31: inverted usage of identifyable layer config
- 01:47 PM Revision 46162f21 (qgis): Remove expected failure from test
- 01:42 PM Bug report #14577 (Feedback): No python module "future"
- Anita Graser wrote:
> This is also discussed in http://osgeo-org.1560.x6.nabble.com/QGIS-has-no-future-tc5258029.html... - 12:10 PM Bug report #14577: No python module "future"
- This is also discussed in http://osgeo-org.1560.x6.nabble.com/QGIS-has-no-future-tc5258029.html where Jürgen suggests...
- 12:10 PM Bug report #14577: No python module "future"
- This is also discussed in http://osgeo-org.1560.x6.nabble.com/QGIS-has-no-future-tc5258029.html where Jürgen suggests...
- 01:10 PM Revision 2eb660a0 (qgis): Bump Doxygen to support HTML_EXTRA_STYLESHEET
- This is the minimum version required - happy to bump it higher if
preferred - 12:32 PM Revision 03da61dd (qgis): Move CSS to /doc, clarify comment
- 10:35 AM Revision 6526cf5a (qgis): New QgsFontUtils::asCSS method for converting a QFont to a CSS
- string representation (as close as possible)
- 10:35 AM Revision 9104704f (qgis): [composer] Set base stylesheet of composer labels to match the
- label font and margins when rendering as HTML.
This allows interactive choice of font, margins and colors and
avoids... - 10:05 AM Bug report #14139 (Closed): Error inserting feature in WFS-T server
- Fixed in changeset commit:"768416340fdf233f8f5ce8945636d8df8b2e4f48".
- 08:59 AM Revision 567b4be1 (qgis): fix windows build
- 08:41 AM Revision d690d721 (qgis): store and restore layer extents in projects
- 08:41 AM Revision c9438a41 (qgis): use wait cursor when zooming to layers and groups from layer tree
- 08:41 AM Revision 1cc82af8 (qgis): oracle provider: also try sdo_filter on queries
- 07:48 AM Feature request #11347: Unneccessarily inaccurate transformation Gauß-Krüger to UTM
- @proj-beta2007@ package added to osgeo4w
- 07:31 AM Revision 402ee9d4 (qgis): Fix missing features when combining FilterExpression requests with
- subsets of attributes and the filter expression requires fields
which are not included in the attribute subset
Note:... - 07:05 AM Feature request #14591 (Open): QgsVectorLayer - change method to slot - needed in Python API for ...
- I have have a map tool in a plugin to select by rectangle. I'd like to send the rectangle to several different layer...
- 06:57 AM Bug report #10011: Can't create new Spatialite layer with EPSG:3879
- Hi!
Did somebody something for this? It seems that it's not bug on 2.14
2016-03-29
- 01:56 AM Feature request #8500: Add the ability to get the original GetfeatureInfo and GetLegendGraphic fo...
- We too as an organisation would like to have these features. Especially the GetFeatureInfo is important. More and mor...
- 01:14 AM Revision 62c86f03 (qgis): Highlight today's date in date time calendar popup
- 12:57 AM Bug report #14565 (Closed): Creating empty polygon causes a minidump error.
- 11:34 PM Bug report #14565: Creating empty polygon causes a minidump error.
- Nyall Dawson wrote:
> Please provide more details so we can reproduce. Are you able to share your data file?
I just ... - 03:27 PM Bug report #14565 (Feedback): Creating empty polygon causes a minidump error.
- Please provide more details so we can reproduce. Are you able to share your data file?
- 12:37 AM Revision 692a17ef (qgis): Merge pull request #2952 from rouault/fix_indentation
- Fix indentation in src/app/qgisapp.cpp
- 12:19 AM Revision 4ece9167 (qgis): Fix layer extent was not invalidated for certain geometry editing
- operations (eg move feature, add/delete/move vertex) (fix #14573)
- 12:18 AM Bug report #14584 (Closed): Default style can not be copied to another computer
- 01:36 PM Bug report #14584: Default style can not be copied to another computer
- I found out the connection name was the problem. They must have the same name otherwise It won't work.
extra info: ... - 07:54 AM Bug report #14584 (Closed): Default style can not be copied to another computer
- I have 10 machines with QGIS. Since v2.8 I set de default style to all my features and copy the qgis.qmldb file to th...
- 11:28 PM Revision 59d4b85c (qgis): Avoid some unnecessary detachments in memory provider
- Should speed up the provider slightly and also refs #14559 (I can
no longer reproduce that crash with this change) - 11:23 PM Bug report #14583: Data directory pollution with 0 or 1 files without extension
- You are right.
the file will appear when you type a letter in the search, but also leaving qgis without using the Too... - 10:25 AM Bug report #14583: Data directory pollution with 0 or 1 files without extension
- The issue in #14517 leaves the "1" file in whatever directory QGIS is started from, whenever the toolbox is used (In ...
- 07:30 AM Bug report #14583: Data directory pollution with 0 or 1 files without extension
- May be, but it's not necessarily linked .
not the same directory as # 14517 - 06:38 AM Bug report #14583: Data directory pollution with 0 or 1 files without extension
- related to #14517 . The Geoprocessing Toolbox tries to run algorithms with the settings "1" or "0" each time the sear...
- 06:18 AM Bug report #14583 (Closed): Data directory pollution with 0 or 1 files without extension
- QGIS created 0 and 1 files without extension in QGIS / bin (what purpose?).
If we start QGIS from a QGS file or othe... - 08:49 PM Revision 8c3155fb (qgis): Fix indentation in src/app/qgisapp.cpp
- The indentation error was added in
https://github.com/qgis/QGIS/commit/d732d845f1303dc6374efe0facfe4bea0d528d91
but w... - 08:25 PM Revision f7c28f60 (qgis): txt2doc run (followup 9b198f1)
- 05:50 PM Revision 7b80ced4 (qgis): Line break at end of file
- 05:42 PM Revision 53f49b02 (qgis): Revert historic Travis change
- 05:40 PM Revision 888b158d (qgis): Doxyfile clarification/format tweak
- 05:39 PM Revision b2cbbe45 (qgis): Edit Doxyfile to change colour scheme and use CSS
- Also moved custom CSS to /cmake_templates
- 05:31 PM Revision 218144d6 (qgis): Remove colour declarations
- Use doxygen HTML_COLORSTYLE_HUE = 113 instead
- 05:19 PM Bug report #14406 (Closed): layer extent not updated after editing feature
- Fixed in commit 4ece916728da95b7fd98e8f46564df3cc0826fcb
Thanks Nyall. - 05:19 PM Bug report #14406 (Closed): layer extent not updated after editing feature
- Fixed in commit 4ece916728da95b7fd98e8f46564df3cc0826fcb
Thanks Nyall. - 05:19 PM Bug report #14406 (Closed): layer extent not updated after editing feature
- Fixed in commit 4ece916728da95b7fd98e8f46564df3cc0826fcb
Thanks Nyall. - 05:03 PM Revision 755b5b69 (qgis): Merge pull request #2950 from rouault/INSTALL_note_about_msinttypes
- INSTALL: mention not to install msinttypes package in OSGeo4W
- 04:19 PM Revision 72b6b2e0 (qgis): Further blue > green palette changes
- Confirmed working with doxygen, using HTML_EXTRA_STYLESHEET - tested
locally - 03:53 PM Revision e918e602 (qgis): Correct search box position in menu bar
- 03:48 PM Revision 26df41f9 (qgis): Merge pull request #2945 from sept-en/master
- [processing] fixed UI bug with invalid button width in Modeler algorithm dialogs
- 03:47 PM Bug report #14538 (Closed): Date/Time Edit Widget don't allow select "today" from calendar popup
- Actually - this is a duplicate of #13577. Seems to be windows only.
- 03:47 PM Bug report #14538 (Closed): Date/Time Edit Widget don't allow select "today" from calendar popup
- Actually - this is a duplicate of #13577. Seems to be windows only.
- 03:46 PM Bug report #14538 (Feedback): Date/Time Edit Widget don't allow select "today" from calendar popup
- I can't reproduce - what do you mean exactly?
- 03:41 PM Revision 944db6d2 (qgis): Fix llvm apt repository
- 03:26 PM Bug report #14458 (Feedback): open datasource in read-only mode
- I can't reproduce - What method are you using to add all files from a directory?
- 03:21 PM Bug report #14573 (Closed): 'Zoom Full' fails after moving features
- Fixed in changeset commit:"4ece916728da95b7fd98e8f46564df3cc0826fcb".
- 02:45 PM Bug report #14578: Geojson coordinates round to int value
- I have also :...
- 10:59 AM Bug report #14578: Geojson coordinates round to int value
- I could not replicate the issue here (ubuntu, QGIS 2.14.1, manually set LANG=fr_FR.UTF-8). Seems to be an other setti...
- 02:30 PM Bug report #14559 (Feedback): Memory Layer crashing in 2.14
- Please retest with tomorrow's nightly version - this should be fixed now (at least, after the change I pushed I could...
- 02:27 PM Revision 9b198f1f (qgis): INSTALL: mention not to install msinttypes package in OSGeo4W
- 02:10 PM Revision 956d54a7 (qgis): Don't need to be told the sqlite db has been created
- Will show up in browser right away
- 02:10 PM Revision d732d845 (qgis): Ignore remove legend entries dialog with shift help
- 12:53 PM Revision 631a7fd9 (qgis): WMS provider with Qt5 sends STYLES=& instead of STYLES&
- 12:25 PM Bug report #14589 (Closed): GetCapabilities gets cached in a confusing way (even when QGIS cache ...
- When connecting to a wms-service you get a fresh GetCapabilities response.
But the, when you try to add the layer ... - 12:00 PM Bug report #14393: SRS displayed in bookmark dock uses internal SRS ID, which is meaningless to u...
- See duplicate #14548 for further information.
- 11:57 AM Bug report #14588 (Closed): WIndows 7 freezes when using 'Pick color' tool
- After updating QGIS from 2.14.0 to 2.14.1 (OSGeo) Windows 7 freezes when using the 'Pick color' tool in the 'Layer Pr...
- 10:03 AM Feature request #13132: Reference scale
- I think this option is really a good feature to add specially for creating layouts where you need to fine tune the po...
- 09:08 AM Bug report #14577: No python module "future"
- It affects 2.15 master, not 2.14
- 08:59 AM Bug report #14577 (Reopened): No python module "future"
- Hi,
No, still the same. I ran Osgeo4w installer today it only updated Grass. Then I re-installed QGIS
and also "pyth... - 08:29 AM Revision ad8ee31d (qgis): Allow sorting identifyable and readonly layers by checkbox
- 08:29 AM Revision b1aa20b5 (qgis): Add QgsTableWidgetItem for easier sorting of checkbox tables
- 08:27 AM Revision 93e73ac6 (qgis): Make readOnly mode of vector layers configurable
- 08:27 AM Revision 54219c57 (qgis): Centralize handling of non-identifiable layers in QgsProject
- 08:27 AM Revision ae7b657d (qgis): Add a new filter for WritableLayers to QgsMapLayerProxyModel
- 08:27 AM Revision d06c4f8f (qgis): Make QgsMapLayerProxyModel::exceptedLayers a property
- 08:27 AM Revision 1c59eff1 (qgis): [Feature] Save readonly mode of vector layers in project
- 08:20 AM Revision fbc2a4ee (qgis): Fix locale problems in PyQgsAppStartup test
- 08:20 AM Revision e133b428 (qgis): Enable console with Python3 / PyQt5
- 08:20 AM Revision 0cc7ae0f (qgis): Inlcude PyQgsAppStartup test on Qt5
- 08:20 AM Revision a129f190 (qgis): Improve debug output of app startup test
- 07:42 AM Bug report #14250: QGIS server WFS response not parsed by OWSLib
- GetCapabilities XML attached.
By the way, this is the response when I try to use OWSLib:
Based on the documentation... - 06:10 AM Feature request #12946: option to separately set the transparency and contour line rubberband
- OK Avaible in QGIS 2.14
- 05:45 AM Bug report #14582 (Closed): The extent of the raster layers is not preserved and rounded to integ...
- +*With QGIS 2.14.0/1... and GRASS 7.0.3*+ (and GRASS 6.4.4 without problem)
In the calculations made with the +"Proc... - 03:28 AM Feature request #11347: Unneccessarily inaccurate transformation Gauß-Krüger to UTM
- Pull Request "PROJ.4 !#371":https://github.com/OSGeo/proj.4/pull/371 to add BETA2007.gsb to proj.4 submitted
- 02:24 AM Revision a4ed8e03 (qgis): Fix field calc bar error when setting to field name with spaces
- 02:12 AM Revision 53b493c6 (qgis): Fix stats dock not working with field names with spaces (fix #14541)
- 02:04 AM Revision af8c1667 (qgis): Fix QgsFieldExpressionWidget reporting field names with spaces as
- invalid, add tests
2016-03-28
- 01:06 AM Bug report #13182: QGIS WFS Server returns empty answer
- Bug present since 2.8.2
- 12:35 AM Bug report #13182: QGIS WFS Server returns empty answer
- This bug is still present in 2.8.8.
- 10:34 PM Bug report #14579 (Rejected): Weird OGR Error using MMQGIS to geocode
- This bug should be reported in the plugin bugtracker.
BTW, error message is clear: your shapefile exceeded maximum a... - 10:34 PM Bug report #14579 (Rejected): Weird OGR Error using MMQGIS to geocode
- This bug should be reported in the plugin bugtracker.
BTW, error message is clear: your shapefile exceeded maximum a... - 01:53 PM Bug report #14579 (Rejected): Weird OGR Error using MMQGIS to geocode
- I am trying to geocode the addresses of about 100 high schools using the NCES's Common Core of Data file. When I brow...
- 07:56 PM Bug report #14545: Coordinate Display Truncated
- The text box is too small. The text string themselves are not the problem. It seems to only be a problem on Mac as ...
- 02:56 PM Bug report #14545 (Feedback): Coordinate Display Truncated
- To clarify - do you mean the box isn't large enough to display all the text at once, or the text strings themselves a...
- 06:15 PM Bug report #14513: Bad Interpolation TIN (displacement and hole) when too many points inside pixe...
- In DualEdgeTriangulation:pointVectorCount there is only one definition of mEdgeInside = 3, if mPointVector.count() ==...
- 05:28 PM Bug report #14541 (Closed): Statistics Panel shows empty value if field name include spaces
- Fixed in changeset commit:"53b493c6e6b49ba725d45e272c0690479c61a301".
- 03:01 PM Bug report #14529 (Closed): Layer Transparency (QuickMapServices) not honoured in PDF export from...
- Not a QGIS issue - please open a bug report on the plugin's tracker
- 03:01 PM Bug report #14529 (Closed): Layer Transparency (QuickMapServices) not honoured in PDF export from...
- Not a QGIS issue - please open a bug report on the plugin's tracker
- 03:00 PM Bug report #14539 (Feedback): In postgresql as date defined column will shown in attribute table ...
- We need more detail here - date columns are working fine here. Can you attach a sql dump of a postgres table which de...
- 02:57 PM Bug report #4176 (Closed): Cannot edit 3D PostGIS table in QGIS
- 02:56 PM Bug report #14522 (Closed): QGIS SERVER FILTER not working
- Not an issue in QGIS - Please open a ticket on the QGIS Web client issue tracker.
- 02:56 PM Bug report #14522 (Closed): QGIS SERVER FILTER not working
- Not an issue in QGIS - Please open a ticket on the QGIS Web client issue tracker.
- 02:53 PM Bug report #14548 (Closed): CRS of new spatial bookmarks does't match CRS of current project
- Duplicate of #14393
- 02:53 PM Bug report #14548 (Closed): CRS of new spatial bookmarks does't match CRS of current project
- Duplicate of #14393
- 02:52 PM Bug report #13336: Allow raster calculator with huge raster inputs
- Drew - sounds like a totally different issue.
- 02:51 PM Bug report #14562: wkbType() does not contain all possibilities
- Cannot be fixed until the 3.0 API break. See https://github.com/qgis/qgis3.0_api/issues/2
- 01:21 PM Bug report #14577 (Closed): No python module "future"
- Just updated with OSGeo4W and everything seems fine now. Please reopen if necessary.
- 01:21 PM Bug report #14577 (Closed): No python module "future"
- Just updated with OSGeo4W and everything seems fine now. Please reopen if necessary.
- 01:21 PM Bug report #14577 (Closed): No python module "future"
- Just updated with OSGeo4W and everything seems fine now. Please reopen if necessary.
- 01:21 PM Bug report #14577 (Closed): No python module "future"
- Just updated with OSGeo4W and everything seems fine now. Please reopen if necessary.
- 09:24 AM Bug report #14577 (Closed): No python module "future"
- Hi,
There was an error during master Osgeo4w update:... - 12:57 PM Feature request #8728 (Closed): default folder for composer template
- Is implemented in QGIS 2.14.1 under Options
Thanks to the developers for realizing this feature
Gerhard - 10:29 AM Feature request #5725 (Closed): Make v.* modules corresponding to those in GRASS plugin
- Pull-request was merged
- 10:29 AM Feature request #5725 (Closed): Make v.* modules corresponding to those in GRASS plugin
- Pull-request was merged
- 10:29 AM Feature request #5724 (Closed): Make r.* modules corresponding to those in GRASS plugin
- Pull-request was merged
- 10:29 AM Feature request #5724 (Closed): Make r.* modules corresponding to those in GRASS plugin
- Pull-request was merged
- 10:27 AM Feature request #7810 (Feedback): update inputs lists after running a module
- Should be fixed in master
- 10:26 AM Bug report #14578 (Closed): Geojson coordinates round to int value
- When opening a geojson file, coordinates are truncated to int values.
Seems to be a locale bug.
I am woking with ubu... - 10:24 AM Bug report #13003 (Closed): processing: add a special case for r.drain
- Pull-request was merged
- 10:24 AM Bug report #13003 (Closed): processing: add a special case for r.drain
- Pull-request was merged
- 10:02 AM Revision 0505ad06 (qgis): [processing] replace some raster icons with SVG to improve HiDPI suppor...
- 06:43 AM Bug report #14576 (Closed): 403 error. Standalone installer
- Nevermind. It's fixed.
- 06:43 AM Bug report #14576 (Closed): 403 error. Standalone installer
- Nevermind. It's fixed.
- 05:46 AM Bug report #14576 (Closed): 403 error. Standalone installer
- Sorry if this is the wrong place to report this but I can't download any standalone version in QGIS.ORG, It returns e...
- 05:22 AM Bug report #9297: ftools: warn users in clear, meaningful, visible way when geometries have error...
> Imho, if it's an option, which is off by default, a "try to automatically clean my input layers" option could be h...
2016-03-27
- 11:28 PM Bug report #14560: layers with singular osm dataset fail to properly refresh on canvas extend change
- Confirmed here as well on master
- 10:16 PM Bug report #14560: layers with singular osm dataset fail to properly refresh on canvas extend change
- Lastly, the regression is present both on windows (with gdal 2.0.2) and ubuntu (with gdal 1.11.3).
- 10:12 PM Bug report #14560: layers with singular osm dataset fail to properly refresh on canvas extend change
- More testing against the test project:
* QGIS 2.8 LTR: issue is _not_ present, layers rendering just fine when pannin... - 09:02 PM Revision bf83f4eb (qgis): [processing]Fixed UI bug with invalid button width.
- 08:02 PM Revision 4e60dafb (qgis): disable symbol visiblity flags for globe plugin on release builds on tr...
- (cherry picked from commit 1bb98d6db932b0d1d7db0d34eb06fae144c523cf)
- 02:36 PM Bug report #14575 (Closed): attribute table errors when spatialite primary key is text
- The attribute table is filled with "ERROR" for any spatialite layer having primary key of type text.
The problem is ... - 01:31 PM Revision 3eb7f392 (qgis): Geometry testing, reduce default precision
- 01:31 PM Revision 7709f3f0 (qgis): Copyable output of testing environment variables
- 01:31 PM Revision b8d1fb6f (qgis): added buffer tests
- 11:06 AM Revision 332552e2 (qgis): Make QgsVectorDataProvider::fillMinMaxCache() handle LongLong
- The code currently fallbacks to dealing with LongLong fields as
strings, which breaks the ProviderTestCase testMinVal... - 11:00 AM Revision e922ba37 (qgis): Merge pull request #2942 from rouault/missing_sqlite3_include_tests_ana...
- Add missing SQLITE3_INCLUDE_DIR in tests/src/analysis/CMakeLists.txt
- 10:57 AM Revision 060019cb (qgis): Merge pull request #2947 from rouault/minmax_longlong
- Make QgsVectorDataProvider::fillMinMaxCache() handle LongLong
- 10:42 AM Bug report #14568 (Closed): Error when upgrading QGIS on Ubuntu
- 09:29 AM Bug report #14568: Error when upgrading QGIS on Ubuntu
- It works now, thanks!
- 07:56 AM Bug report #9297: ftools: warn users in clear, meaningful, visible way when geometries have error...
- Alexander Bruy wrote:
> Giovanni Manghi wrote:
> > Actually I think that we have already the solution: make liblwgeom...
2016-03-26
- 12:15 AM Bug report #9297: ftools: warn users in clear, meaningful, visible way when geometries have error...
- Nathan Woodrow wrote:
> Is there any alternative? Flag and report at the end?
This is how it works now: invalid geom... - 01:24 PM Bug report #9297: ftools: warn users in clear, meaningful, visible way when geometries have error...
- Nathan Woodrow wrote:
> Right ok. That makes sense. Would this be up front before running the tool itself,e.g run val... - 03:34 AM Bug report #9297: ftools: warn users in clear, meaningful, visible way when geometries have error...
- Right ok. That makes sense. Would this be up front before running the tool itself,e.g run valid check, continue if al...
- 03:31 AM Bug report #9297: ftools: warn users in clear, meaningful, visible way when geometries have error...
- Nathan Woodrow wrote:
> IMO it's annoying when a tool stops on something that it can just ignore and move on.
but ... - 03:22 AM Bug report #9297: ftools: warn users in clear, meaningful, visible way when geometries have error...
- Is there any alternative? Flag and report at the end? IMO it's annoying when a tool stops on something that it can j...
- 02:53 AM Bug report #9297: ftools: warn users in clear, meaningful, visible way when geometries have error...
- Alexander Bruy wrote:
> We can change Processing behaviour to throw error and stop algorithm if there are invalid geo... - 10:28 PM Revision 5dc95516 (qgis): Increase minimum size of composer legend list widget
- (cherry picked from commit e695fbb9f11f9c0e08b59db7ecf8ad25d28d484f)
- 06:52 PM Revision 1bb98d6d (qgis): disable symbol visiblity flags for globe plugin on release builds on tr...
- 02:42 PM Bug report #14568: Error when upgrading QGIS on Ubuntu
- sati bodhi wrote:
> Below is the content of my amended sources.list:
> deb http://qgis.org/debian wheezy main
Still... - 07:56 AM Bug report #14568: Error when upgrading QGIS on Ubuntu
- Below is the content of my amended sources.list:
> deb http://archive.ubuntu.com/ubuntu trusty main universe restri... - 02:02 AM Bug report #14568 (Feedback): Error when upgrading QGIS on Ubuntu
- 02:30 PM Bug report #14415 (Closed): legend items window is so small in QGIS 2.14
- Claas Leiner wrote:
> The problem is in QGIS 2.14.1 continued.
It was only fixed in master. Backported to 2.14 in c... - 04:18 AM Bug report #14415 (Reopened): legend items window is so small in QGIS 2.14
- The problem is in QGIS 2.14.1 continued. The LegendItems window is narrow when the subtabs fonts, Columns, Spacing et...
- 04:18 AM Bug report #14415 (Reopened): legend items window is so small in QGIS 2.14
- The problem is in QGIS 2.14.1 continued. The LegendItems window is narrow when the subtabs fonts, Columns, Spacing et...
- 11:32 AM Feature request #11347: Unneccessarily inaccurate transformation Gauß-Krüger to UTM
- I contacted Uwe (contact of the "grid":http://crs.bkg.bund.de/crseu/crs/descrtrans/BeTA/de_dhdn2etrs_beta.php) about ...
- 11:29 AM Feature request #11347: Unneccessarily inaccurate transformation Gauß-Krüger to UTM
- The grid references were meanwhile added, but the grid itself is not included. It's still unclear whether it's ok t...
- 11:28 AM Feature request #14574 (Closed): Integration of NTv2 transformation Grids (BETA2007.gsb) for Germany
- duplicate of #11347
- 11:28 AM Feature request #14574 (Closed): Integration of NTv2 transformation Grids (BETA2007.gsb) for Germany
- duplicate of #11347
- 11:07 AM Feature request #14574 (Feedback): Integration of NTv2 transformation Grids (BETA2007.gsb) for Ge...
- Is it allowed to redistribute BETA2007?
- 04:37 AM Feature request #14574 (Closed): Integration of NTv2 transformation Grids (BETA2007.gsb) for Germany
- It would be very useful, the NTv2 transformation Grid (BETA2007.gsb) for the transformation between DHDN and integrat...
- 05:32 AM Bug report #14504: The QGIS intersection tool yields incomplete results
When I use the files clip.py and intersection.py from the processing 2.12
(Https://plugins.qgis.org/plugins/process...- 05:17 AM Bug report #14504: The QGIS intersection tool yields incomplete results
- The problem is in QGIS 2.14.1 still exists. In QGIS 2.8.7 it works.
Intersect form ftools (Vector > Geoprocessing > ... - 04:27 AM Bug report #14428: Join Attribute table in processing Toolbox fails!
- The problem continues to exist in version 2.14.1
If JoinAttributes.py use of Processing 2.12 (https://plugins.qgis.o... - 02:05 AM Bug report #14519 (Closed): [Ubuntu 16.04] Apt Repository problem
- Use @qgis.org@.
- 02:05 AM Bug report #14519 (Closed): [Ubuntu 16.04] Apt Repository problem
- Use @qgis.org@.
- 01:44 AM Bug report #14572 (Closed): 'Check geometries' plugin translation suggestions (German)
- fixed in transifex
- 01:44 AM Bug report #14572 (Closed): 'Check geometries' plugin translation suggestions (German)
- fixed in transifex
2016-03-25
- 11:08 PM Revision fbf4d675 (qgis): de-plenk more
- 10:50 PM Revision 962726cf (qgis): de-plenk exclamation marks
- 10:34 PM Revision e1d3dd5f (qgis): geometry checker: refine dialog (implement #14572)
- 08:29 PM Revision b1a4ef27 (qgis): prepare-commit.sh: show progress
- 05:48 PM Revision 6ac13988 (qgis): Make QgsVectorDataProvider::fillMinMaxCache() handle LongLong
- The code currently fallbacks to dealing with LongLong fields as
strings, which breaks the ProviderTestCase testMinVal... - 05:35 PM Revision 3818cbc2 (qgis): Move all post installation changes to dh_auto_install override.
- 05:24 PM Revision 2e1b0cd2 (qgis): Update upstream metadata URLs to use HTTPS.
- 05:19 PM Revision 83d823e7 (qgis): Enable all hardening buildflags.
- Adds ld -z now & -fPIE -pie.
- 05:05 PM Revision 8a133ddf (qgis): Use Standards-Version 3.9.7 for sid, stretch & xenial.
- 05:01 PM Revision 3b24247d (qgis): Update copyright file.
- Changes:
- Update copyright years for Jürgen E. Fischer
- Add license & copyright for qwtpolar-1.1.1
- Group CMake fi... - 05:00 PM Bug report #14568: Error when upgrading QGIS on Ubuntu
- It doesn't look like a bug.
It seems that either your /etc/apt/sources.list and/or files in /etc/apt/sources.list.d... - 04:55 PM Revision 7248d586 (qgis): Fix 'nubmer' typo, replace with 'number'.
- 03:21 PM Revision 428ec00e (qgis): fix typo
- 02:37 PM Revision 619356ea (qgis): [processing] add OPTIMIZE_SIZE option to gdalwarp (fix #5651)
- 02:19 PM Revision 6f796104 (qgis): [processing] refactor Virtual vector layer algorithm
- Add support for unioned layers (fix #12991)
- 02:19 PM Revision 660bb273 (qgis): [processing] replace some raster icons with SVG to improve HiDPI suppor...
- 01:19 PM Revision 22678d97 (qgis): Release of 2.8.8
- 01:18 PM Revision ea74db39 (qgis): [Spatialite] Fix crash on iterator closing if connection failed.
- If an iterator fails to open the spatialite database (mHandle == nullptr
in QgsSpatiaLiteFeatureIterator::QgsSpatiaLi... - 01:17 PM Revision ea85bef1 (qgis): Release of 2.14.1
- 01:16 PM Revision a32a6c28 (qgis): german translation update
- 12:17 PM Revision 2d3b813d (qgis): Fixes an error when unloading plugins
- Custom utils._import was never called, because
builtins was correctly imported (even if it missed __import__)
and _i... - 10:42 AM Revision 8af5edce (qgis): pyqtwrapper: update some remaining scripts
- 10:41 AM Revision f1295409 (qgis): don't include future for python3 (followup 2b55d89)
- 10:20 AM Bug report #14572: 'Check geometries' plugin translation suggestions (German)
- Have you considered "Becoming a translator":http://qgis.org/en/site/getinvolved/translate.html?highlight=translation#...
- 03:49 AM Bug report #14572 (Closed): 'Check geometries' plugin translation suggestions (German)
- In the 'Check geometries' plugin 'Setup' is translated as 'Einstellen' instead of 'Einstellungen'. And to me 'Kartena...
- 07:57 AM Bug report #12582: buildvrt causes QGIS to crash
- It is not the size of VRT as much as the number of files in the project. It may well be due to concurrency in read op...
- 07:15 AM Bug report #12582: buildvrt causes QGIS to crash
- If VRT file created from command line and then opened in QGIS and zoomed does it crash QGIS too? Looks like issue not...
- 07:45 AM Feature request #5651 (Closed): add the "-wo OPTIMIZE_SIZE=TRUE" option to the warp tool
- Fixed in changeset commit:"619356ea1c1d1a0147ec7601e33af813ac68f506".
- 07:30 AM Feature request #8842 (Closed): Pull request submitted to add GEOS single sided buffer operation ...
- Closing for the lack of feedback. Please reopen if necessary
- 07:25 AM Feature request #13553 (Closed): Ffools: Add histogram to basic statistics
- fTools was removed from QGIS.
- 07:10 AM Bug report #5873 (Closed): Vector Grid UI is inscrutable
- Not applicable, as fTools now replaced by Processing
- 07:09 AM Feature request #4830 (Closed): OSM plugin - add node-tags in attribute tab
- This ticket for old OSM plugin, which is not available in QGIS anymore.
- 07:08 AM Feature request #3138: Add plugin autopackaging script
- Do we really need autopackaging script for 3rd party plugins? What is the purpose of this script? For me it looks qui...
- 06:43 AM Bug report #14573 (Closed): 'Zoom Full' fails after moving features
- Steps to reproduce the issue:
* create a new vector layer
* add some features
* use the 'Move Feature(s)' tool to mo... - 06:22 AM Bug report #12423 (Closed): Processing - Bar Plot (QGIS) doesn't plot string "category name field"
- Fixed in master
- 06:22 AM Bug report #12423 (Closed): Processing - Bar Plot (QGIS) doesn't plot string "category name field"
- Fixed in master
- 06:20 AM Bug report #14474: Processing menu icons don't scale on HiDPI
- I replaced some provider icons with SVG in commit:660bb27388. Hope this helps with some toolbox icons (QGIS, GDAL, GR...
- 06:19 AM Feature request #12991 (Closed): "build virtual vector": add option to allow add the layers as "u...
- Fixed in changeset commit:"6f7961044f89acefb53371e1dc1b2481cb5e1d71".
- 05:24 AM Bug report #14432: QGIS 2.14 Processing plugin crashes - TypeError: must be string, not None
- Still can not reproduce on Linux and Windows
- 05:23 AM Bug report #9297: ftools: warn users in clear, meaningful, visible way when geometries have error...
- We can change Processing behaviour to throw error and stop algorithm if there are invalid geometries in input layers....
- 03:12 AM Bug report #9297: ftools: warn users in clear, meaningful, visible way when geometries have error...
- This is still true and the latest master.
The problem is in the geometry of feature with internal id 16 in "shapefil... - 03:12 AM Bug report #9297: ftools: warn users in clear, meaningful, visible way when geometries have error...
- This is still true and the latest master.
The problem is in the geometry of feature with internal id 16 in "shapefil... - 03:12 AM Bug report #9297: ftools: warn users in clear, meaningful, visible way when geometries have error...
- This is still true and the latest master.
The problem is in the geometry of feature with internal id 16 in "shapefil... - 05:22 AM Bug report #14535: fix duplicate entries in the vector menu caused by ftools on version upgrade
- Alex, updated title n description.
- 05:20 AM Bug report #14535: fix duplicate entries in the vector menu caused by ftools on version upgrade
- Alex, there is something to be fixed, look at the screenshot.
If fTools goes away from the source tree, that's great... - 03:49 AM Bug report #14535: fix duplicate entries in the vector menu caused by ftools on version upgrade
- Also note that fTools code was removed from QGIS, so nothing to fix.
- 03:51 AM Bug report #6018 (Closed): fTools:Select by location is confusing, especially with an empty selec...
- Does not happen anymore with Processing. Please reopen if necessary
- 03:48 AM Bug report #13867 (Closed): Select by location (Point on line)
- Works fine in master
- 03:48 AM Bug report #13867 (Closed): Select by location (Point on line)
- Works fine in master
- 03:47 AM Bug report #13805 (Closed): remove *list unique values* and *basic statistic*
- Both tools still may be useful, for example when creating Processing models or batch processing.
- 03:47 AM Bug report #13805 (Closed): remove *list unique values* and *basic statistic*
- Both tools still may be useful, for example when creating Processing models or batch processing.
- 03:46 AM Bug report #10807 (Closed): polygon centroid error processing specified tolerance
- Closing for the lack of feedback. Please reopen if necessary
- 03:43 AM Bug report #6124 (Closed): Vector Grid does not respect exact coordinates
- In master we have two tools from Processing which works fine
- 03:43 AM Bug report #6124 (Closed): Vector Grid does not respect exact coordinates
- In master we have two tools from Processing which works fine
- 03:34 AM Feature request #14571 (Open): Showing only the first 100 rows from attribute table
- When we are working with voluminous dataset, and we need to have a look on attribute data (fields and data), we are o...
- 03:27 AM Bug report #9264 (Closed): Error writing output shapefile while building Voronoi polygons
- In master we have now only the Processing tools, and in this case it seems it works always as expected.
- 03:27 AM Bug report #9264 (Closed): Error writing output shapefile while building Voronoi polygons
- In master we have now only the Processing tools, and in this case it seems it works always as expected.
- 03:22 AM Feature request #7188 (Closed): Some user friendly additions to Batch Execution
- Closing this as now one can select input from project layers or from file. Also now outputs loaded to QGIS.
NExt time... - 02:58 AM Bug report #14569 (Closed): Enable Tracing - German translation
- Already fixed in transifex.
- 02:58 AM Bug report #14569 (Closed): Enable Tracing - German translation
- Already fixed in transifex.
- 01:19 AM Bug report #14569 (Closed): Enable Tracing - German translation
- In my view 'Geometrieverfolgung aktivieren' would fit better than 'Spurverfolgung aktivieren'.
- 02:55 AM Bug report #14570 (Closed): Settings/Options/Locale - German translation missing
- Fixed in transifex.
- 02:55 AM Bug report #14570 (Closed): Settings/Options/Locale - German translation missing
- Fixed in transifex.
- 02:52 AM Bug report #14570 (Closed): Settings/Options/Locale - German translation missing
- The translation for 'Note' is missing in the 'Options | Locale' dialogue (see attachment).
- 01:00 AM Revision 2b55d89d (qgis): give qgis future (followup 15b3600)
2016-03-24
- 11:15 PM Revision a0b9877b (qgis): [Geometry checker] Fix crash in QgsGeometryAreaCheck::mergeWithNeighbor...
- 11:14 PM Revision d3e08dab (qgis): [Geometry checker] Make QgsGeometryCheckError::geometry return the geom...
- 09:35 PM Bug report #14568 (Closed): Error when upgrading QGIS on Ubuntu
- Hi,
I get the following error when trying to upgrade QGIS on Ubuntu based on the instructions given here.
https://... - 08:21 PM Revision fb1aa6b0 (qgis): [Spatialite] Fix crash on iterator closing if connection failed.
- If an iterator fails to open the spatialite database (mHandle == nullptr
in QgsSpatiaLiteFeatureIterator::QgsSpatiaLi... - 08:21 PM Revision 0d21e640 (qgis): Merge pull request #2944 from rouault/fix_crash_on_invalid_spatialite_i...
- [Spatialite] Fix crash on iterator closing if connection failed.
- 06:39 PM Revision ea4a0e27 (qgis): testqgswcspublicservers: also update network timeout (followup 3894159)
- 06:37 PM Revision 2b15eaa1 (qgis): [Spatialite] Fix crash on iterator closing if connection failed.
- If an iterator fails to open the spatialite database (mHandle == nullptr
in QgsSpatiaLiteFeatureIterator::QgsSpatiaLi... - 06:36 PM Revision 9f125eb9 (qgis): Use consistant default value of 60000ms for /qgis/networkAndProxy/netwo...
- Currently there's an inconsistancy between the Options dialog that displays a
default value of 60000ms for network re... - 06:35 PM Revision 2f7d4a78 (qgis): Use consistant default value of 60000ms for /qgis/networkAndProxy/netwo...
- Currently there's an inconsistancy between the Options dialog that displays a
default value of 60000ms for network re... - 06:28 PM Revision 90e624d8 (qgis): don't strip utf8 in log
- 06:27 PM Revision 38941596 (qgis): Merge pull request #2943 from rouault/fix_networkTimeout
- Use consistant default value of 60000ms for /qgis/networkAndProxy/networkTimeout
- 06:21 PM Revision 61011d49 (qgis): API docs website custom CSS
- No idea where this should live in the repo - just putting it here for
now - 06:05 PM Revision 43978181 (qgis): Merge remote-tracking branch 'refs/remotes/qgis/master'
- 05:13 PM Bug report #14299: Unhide paths from browser
- That is a good point. I was just going to list all hidden paths even if they share the same parent.
Maybe just the ... - 02:12 AM Bug report #14299: Unhide paths from browser
- Is it expected to list all the folders that are hidden or just their main parent, according to the current position?
... - 05:11 PM Revision f3872914 (qgis): Use consistant default value of 60000ms for /qgis/networkAndProxy/netwo...
- Currently there's an inconsistancy between the Options dialog that displays a
default value of 60000ms for network re... - 04:29 PM Revision 2c6d4ba3 (qgis): Add missing SQLITE3_INCLUDE_DIR in tests/src/analysis/CMakeLists.txt
- For OSM test
- 03:58 PM Revision 363050db (qgis): [db manager] Fix virtual layers plugin (fixes #14404)
- (cherry-picked from commit 7dbc0bf81992cd58a6e4d0b081941f3c20f168ca)
- 03:54 PM Revision 8aa3ecd2 (qgis): Virtual layer: Be case insensitive when looking for a layer name
- (cherry picked from commit f14bc8c4d9e88af5529c80593d73e4e9ba472a68)
- 03:48 PM Revision 140b5172 (qgis): Merge pull request #2915 from mhugo/fix_vlayers
- Various fixes for virtual layers
- 03:19 PM Bug report #13535: Crash using Geometry Checker plugin
- Oh and you'll need to reduce the precision to 1E-6 for the test case you attached. Reason are GEOS precision issues.
- 03:17 PM Bug report #13535: Crash using Geometry Checker plugin
- Wow, that was a nasty bug. Could you try the branch https://github.com/manisandro/QGIS/tree/geom_checker_fixes (last ...
- 10:14 AM Bug report #13535 (Reopened): Crash using Geometry Checker plugin
- Hi Sandro, I've noticed another bug. When trying to fix the selected errors QGIS crashes again (see attachment).
- 10:14 AM Bug report #13535 (Reopened): Crash using Geometry Checker plugin
- Hi Sandro, I've noticed another bug. When trying to fix the selected errors QGIS crashes again (see attachment).
- 12:40 PM Bug report #14567 (Closed): Accessing QgsMapRenderer can produce UnicodeDecodeError
- *Steps to reproduce:*
0. Have a Windows user account that contains unicode characters (e.g. user "José Fußball").
1.... - 11:20 AM Bug report #14447: Unknown exception when tracing is enabled
- I've uploaded sample .shp files and a screenshot for reproducing the issue.
- 09:53 AM Revision 15b36005 (qgis): debian packaging: limit python-future to stretch, sid, wily and xenial
- TODO add internal python-future for others
- 09:27 AM Feature request #14566 (Closed): change orientation of pages in composer when there's more than one
- I like being able to add a few pages to a composer when I have a small mapping project or one that the atlas features...
- 08:40 AM Bug report #11746 (Closed): Vertical lines appear as artifacts when map has lots of layers turned...
- Hey Martin, seems to still exist in 2.14.0 (Essen), so I'll close this report because it is a duplicate and follow th...
- 07:49 AM Bug report #14404 (Closed): Preview table crashes DB-Manager when using virtual layers
- Fixed in changeset commit:"7dbc0bf81992cd58a6e4d0b081941f3c20f168ca".
- 07:27 AM Bug report #14565 (Closed): Creating empty polygon causes a minidump error.
- In Qgis 2.14.0 (Essen) When I add a polygon in a shape without putting a character in the table, I get a MINIDUMP err...
- 06:57 AM Bug report #14564 (Closed): Tooltip type changed automatically
- * I have a pg layer loaded; tooltip set as field id
* I change the table, removing the field
* the tooltips are cha... - 06:48 AM Revision f669af06 (qgis): Fix indentation
- 06:01 AM Feature request #14563 (Open): Group text labels with their corresponding halo in output
- This would be especially useful in SVGs, when modifying the placement of labels in post-production.
- 06:00 AM Feature request #14500: Allow random points from joined field
- This should probably be a more generalized request for joined columns to be treated as first-class data. I have notic...
- 05:34 AM Bug report #14524: linestring shapefile with geometry errors disappear from map canvas
- I investigated it further.
The culprit in the shapefile is a (somehow valid) line with a length of < 1e-10 m. The mul... - 05:02 AM Bug report #14562 (Closed): wkbType() does not contain all possibilities
- A *QgsVectorLayer* object has *wkbType()* function that return geometry wkb type of layer. But this enum (http://qgis...
- 03:45 AM Bug report #14561 (Closed): Cannot find the path of the current python script executing in QGIS
- Function that returns the path of the python script currently executing no longer works in QGIS' Python Console:
def... - 02:45 AM Bug report #14560 (Closed): layers with singular osm dataset fail to properly refresh on canvas e...
- When a singular OSM dataset is loaded twice as two different geometry types (say point and multipolygon), panning the...
2016-03-23
- 12:41 AM Bug report #14447: Unknown exception when tracing is enabled
- Thanks for debugging and the detailed explanation. After deleting all tiny polygons the tracing tool is working prope...
- 02:55 PM Bug report #14447: Unknown exception when tracing is enabled
- Further settings are "snapping on all layers, to vertex and segment, 10 pixel tolerance").
The exception raises when... - 12:39 AM Bug report #14299: Unhide paths from browser
- Fine to me. Perhaps worth asking UX team?
Thanks. - 12:36 AM Bug report #14299: Unhide paths from browser
- How does this look?
!hidden.png! - 12:13 AM Bug report #14299 (In Progress): Unhide paths from browser
- Yeah sorry about that. Was a bit of a oversight on UX on my part. Will be fixed.
- 12:13 AM Bug report #14299 (In Progress): Unhide paths from browser
- Yeah sorry about that. Was a bit of a oversight on UX on my part. Will be fixed.
- 12:13 AM Bug report #14299 (In Progress): Unhide paths from browser
- Yeah sorry about that. Was a bit of a oversight on UX on my part. Will be fixed.
- 12:13 AM Bug report #14299 (In Progress): Unhide paths from browser
- Yeah sorry about that. Was a bit of a oversight on UX on my part. Will be fixed.
- 12:13 AM Bug report #14299 (In Progress): Unhide paths from browser
- Yeah sorry about that. Was a bit of a oversight on UX on my part. Will be fixed.
- 12:39 AM Bug report #11572: Filter Legend By Map Content doesn't maintain point displacement legend
- I reproduce this bug in QGIS 2.14
- 12:03 AM Bug report #14512: Avoid creating of corruption Shapefiles during Editing/saving.
- Matthias Kuhn wrote:
> When does this happen exactly? Do you have a reproducible way?
>
> For more information, also... - 11:33 PM Revision a46efeea (qgis): Some style improvements for test
- 10:31 PM Revision 1f57745d (qgis): Fix attribute creation in transect sample
- (cherry picked from commit 90e0cb995fd887db7042fc2e811b685004f0cbbd)
- 10:16 PM Revision 31c914d0 (qgis): Don't force use of SQL dialect when running ogr queries (fix #14407)
- Using "SQL" dialect is not recommended as it forces use of the sometimes
buggy SDK query engines. This was breaking t... - 10:14 PM Revision b24d5eae (qgis): Merge pull request #2923 from nyalldawson/fix_14407
- Don't force use of SQL dialect when running ogr queries (fix #14407)
- 09:40 PM Revision d3647703 (qgis): [Spatialite] Use correct free function for sqlite3_bind_blob of geometries
- Currently sqlite3_bind_blob() uses free() as the free function of WKB
blobs returned by convertFromGeosWKB(). But tho... - 09:39 PM Revision 5278003c (qgis): [Spatialite] Use correct free function for sqlite3_bind_blob of geometries
- Currently sqlite3_bind_blob() uses free() as the free function of WKB
blobs returned by convertFromGeosWKB(). But tho... - 09:38 PM Revision 40233edc (qgis): Reenable fcgi and server on osx (followup 53d40e8)
- (cherry picked from commit 2c866f45cdcb03a1be89f7237763e8e38f2d3faa)
- 09:38 PM Revision addcf3cb (qgis): Don't crash when some shortcuts can't be loaded
- Fix #14528
(cherry picked from commit 76296c82e7e9225c6be3c00d48b4bf748ca5daa8) - 09:38 PM Revision 03110c46 (qgis): show source locations in windows backtraces
- (cherry picked from commit 26d61956d75dd0e522f49a41cec9faef0f2e3719)
- 09:38 PM Revision 0c65f7fb (qgis): use link to release branch in about box for exported sources (fixeds #1...
- (cherry picked from commit 044379b758a286d8d65d9d5181b776096ba7c737)
- 09:38 PM Revision 09a5a8d0 (qgis): evis: update QAction::activated to triggered
- (cherry picked from commit 48911ca9a4dc979bdb73b935bc319dadcbe781d5)
- 09:38 PM Revision d10ec1da (qgis): fix warnings
- (cherry picked from commit eefb046dab437c35205cba8cf68103ccc240c7f9)
- 09:38 PM Revision c128a552 (qgis): use individual network managers for threads (fixes #13721, fixes #14401...
- (cherry picked from commit 2eb82430bbdb02b0789b3ffe80d5b6fd747fa8cc)
- 09:38 PM Revision 8fb32b1f (qgis): osgeo4w: support for OSGEO4W_DESKTOP and fix deinstallation
- (cherry picked from commit c2ff2d772197a93c99b625d64e44acc71df2c00c)
- 09:36 PM Revision 40611d78 (qgis): Reenable fcgi and server on osx (followup 53d40e8)
- 09:14 PM Revision 9767bd05 (qgis): Merge pull request #2940 from rouault/spatialite_bind_blob_fix
- [Spatialite] Use correct free function for sqlite3_bind_blob of geome…
- 07:07 PM Revision 2e04162e (qgis): [Spatialite] Use correct free function for sqlite3_bind_blob of geometries
- Currently sqlite3_bind_blob() uses free() as the free function of WKB
blobs returned by convertFromGeosWKB(). But tho... - 05:39 PM Revision 7dbc0bf8 (qgis): [db manager] Fix virtual layers plugin (fixes #14404)
- 05:09 PM Bug report #14559 (Closed): Memory Layer crashing in 2.14
- I have numerous projects with Memory Layers used for labelling (using the Easy Custom Label Plugin)
Since starting t... - 05:07 PM Revision d87c3813 (qgis): Add a right click action to edit virtual layer settings
- 05:07 PM Revision ee81c6b0 (qgis): Fix the virtual layer icon text
- 05:07 PM Revision 3d160104 (qgis): Fix virtual layer UI tooltips
- 05:07 PM Revision f14bc8c4 (qgis): Virtual layer: Be case insensitive when looking for a layer name
- 04:23 PM Revision 70e2696b (qgis): Merge pull request #2936 from sept-en/master
- [processing] fix filter in Processing settings dialog. Add ability to specify mininal required number of items for Mu...
- 04:16 PM Revision 4b579649 (qgis): Merge pull request #2939 from rouault/missing_sqlite3_include_pyspatialite
- Add missing SQLITE3_INCLUDE_DIR in pyspatialite CMakeLists.txt
- 04:03 PM Revision d830d917 (qgis): Add missing SQLITE3_INCLUDE_DIR in pyspatialite CMakeLists.txt
- 03:55 PM Bug report #14524: linestring shapefile with geometry errors disappear from map canvas
- Thx for your feedback.
I really appreaciate the time you lost try-ing to be of help for us.
Unfortunatelly we was no... - 03:49 PM Revision 8fdf4850 (qgis): oracle provider: refactor uri handling in oracle provider (followup d16...
- 03:25 PM Bug report #13336: Allow raster calculator with huge raster inputs
- Should this issue be resolved in QGIS 2.14? I'm trying to do a very simple raster calculation on a .tif using a mac, ...
- 02:14 PM Bug report #14407 (Closed): categorized style in 2.14 returns faulty values with gdb-data
- Fixed in changeset commit:"b24d5eaeb36460b048da3144e63768ebf72a18b9".
- 01:53 PM Revision cf22cab3 (qgis): Fix the master (merge without tests pass :-( )
- Related to #2893
- 01:25 PM Revision f0be0457 (qgis): Typo fixes.
- 11:53 AM Bug report #14544: processing- GML output misses CRS
- The "save as..." works properly, creating a .gml and a .gfs file, with the correct CRS.
The processing output create... - 11:53 AM Bug report #14544: processing- GML output misses CRS
- The "save as..." works properly, creating a .gml and a .gfs file, with the correct CRS.
The processing output create... - 11:36 AM Bug report #14544: processing- GML output misses CRS
- Does it works when you use QGIS "Save as..." functionality?
- 11:40 AM Bug report #14502 (Closed): Missing GRASS dependency
- GRASS 7 now enabled by default
- 11:40 AM Bug report #14502 (Closed): Missing GRASS dependency
- GRASS 7 now enabled by default
- 11:32 AM Bug report #14517 (Closed): QGIS 2.14 Processing filter very slow/freeze
- Fixed in master. Please reopen if necessary
- 11:32 AM Bug report #14517 (Closed): QGIS 2.14 Processing filter very slow/freeze
- Fixed in master. Please reopen if necessary
- 11:28 AM Feature request #14558 (Rejected): unitary tests
- Implement unitary tests from OTB source tests to check produced xml.
- 11:16 AM Bug report #14557 (Closed): duplicate quote in output type
- Some application like Color Mapping has a output type assigned.
This is done in the rebuild of the otb command line. ... - 11:05 AM Feature request #14556 (Rejected): RAM parameter
- Remove the RAM parameter as a OTB application parameter.
* set it to 512 in the cli_args_template #14554
* add a ne... - 11:01 AM Feature request #14555 (Rejected): Multiple choices with only one choice
- After writing the XML, some multiple choices have a single choice.
Some applications are split using different pre... - 10:58 AM Feature request #14554 (Rejected): template for application arguments
- OTB application command line is rebuild when the algorithm is run.
It could be easier if the OTB XML descriptors con... - 10:55 AM Revision d808ef9a (qgis): Merge pull request #2893 from NaturalGIS/processing_gdalwarp_extent
- processing: add extent parameter to gdal_warp
- 10:41 AM Revision 48104d57 (qgis): Merge pull request #2891 from csandor/patch-1
- Table names in postgresql can be max 63 characters long
- 10:39 AM Revision 2e6fcf57 (qgis): Merge pull request #2865 from medspx/processing_raster_bunch
- [Processing] Add the last GRASS7 r.* algorithms
- 10:26 AM Bug report #14548: CRS of new spatial bookmarks does't match CRS of current project
- As usual, it's not as simple as changing just the value, several calculations depend on srid (all in the same file). ...
- 08:17 AM Bug report #14548: CRS of new spatial bookmarks does't match CRS of current project
- The code at "qgsbookmarks.cpp:156":https://github.com/qgis/QGIS/blob/c50033bbaa536f53b46e33fa11810c6802ed6a7f/src/app...
- 10:20 AM Bug report #14552 (Closed): ELSE rule results in "syntax error, unexpected ELSE"
- Seems to be an issue when the "test" button is used and not affecting the result of the filter.
- 09:58 AM Bug report #14552 (Closed): ELSE rule results in "syntax error, unexpected ELSE"
- When working with rule based styling the _ELSE_ rule is very useful.
In 2.14 (tested on windows and linux) this does... - 10:10 AM Feature request #14553 (Closed): Save spatial bookmarks in .qgs file
- Please add an option to save spatial bookmarks in the .qgs project file. This may be helpful when two or more users a...
- 09:57 AM Bug report #14551 (Closed): georeferencer projective transformation
- In QGIS 2.14 raster georefencer invert the y axis on a symmetric axis of the image who is georeferenced with projecti...
- 09:48 AM Revision bec849c4 (qgis): Merge pull request #2935 from matakuka/dissolve
- changed check for validity from isGeosValid() to validateGeometry()
- 09:43 AM Revision e6c5301c (qgis): Don't run qt5 tests in parallel
- 08:35 AM Revision 0458a2ca (qgis): travis: disable fcgi and server on osx (fastcgi.com apparently gone)
- 08:35 AM Bug report #14550 (Closed): crashes when invalid geojson files are in a directory
- I have had to reinstall the QGIS client because of this issue. What happened was I had some malformed .geojson files ...
- 08:27 AM Bug report #14469 (Closed): Processing options search for providers returns useless results
- Should be fixed in commit:70e2696be5
- 08:27 AM Bug report #14469 (Closed): Processing options search for providers returns useless results
- Should be fixed in commit:70e2696be5
- 08:23 AM Feature request #12580 (Closed): processing: allow define the mimum number of inputs in "Paramete...
- Fixed in changeset commit:"70e2696be5cbcbdfed436109ab537a443e343fe7".
- 08:06 AM Revision ded1e045 (qgis): indentation fix
- 08:03 AM Revision 1f1d4c04 (qgis): UI consistency "Rendering order..." to "Symbol levels..."
- 07:52 AM Bug report #14532 (Closed): Dissolve and Spatial Query doesn't work
- QGIS Dissolve fixed in master (commit:bec849c). Includes warnings to processing log, works with spatial query and doe...
- 03:43 AM Revision 736be486 (qgis): Typo fixes. Stylystic fixes.
- 03:12 AM Bug report #14549 (Closed): Preserve trailing zeros in print composer attribute table
- Whenever I insert an attribute table with virtual numeric data into my print composer, QGIS drops any trailing zeros....
- 02:29 AM Bug report #12422: Attribute column filter turns into extended filter
- Still an issue with 2.15.0-Master (9aabc28)
- 02:03 AM Feature request #13903: attribute table: row height / column width
- That would be a feature that also for our organisation would be useful.
We would appreciate to implement that, maybe... - 01:14 AM Revision 45c9ea23 (qgis): 2to3:
- * drop libpasteurize.fixes.fix_division
* replace lib2to3.fixes.fix_import with libfuturize.fixes.fix_absolute_import...
2016-03-22
- 12:39 AM Bug report #14378: Mapinfo Tables cannot be opened simultaneously in QGIS > 2.8.3 and MapInfo
- For files currently QGIS ignores read-only locks. The last writer wins.
This allows at least read access for multiple... - 12:11 AM Bug report #14548 (Closed): CRS of new spatial bookmarks does't match CRS of current project
- Subject says it all, I suppose it's a bug.
- 11:48 PM Feature request #14547 (Closed): Legend group checkbox should honour visibility of layers in the ...
- Layers in the Map Legend can be organised into groups. It is often useful to have some of the layers in the group vis...
- 11:23 PM Revision 4b75f4e0 (qgis): ParameterMultipleInput: added tests.
- 11:22 PM Revision d5acc211 (qgis): ParameterMultipleInput minor fixes.
- 10:55 PM Revision 8c9eddcd (qgis): Some PEP8 fixes.
- 10:01 PM Revision 097b1819 (qgis): identation errors and wrong file paths
- 09:51 PM Revision 4a046b7d (qgis): Merge branch 'master' of git://github.com/qgis/QGIS
- 09:47 PM Revision 6c31d89a (qgis): (ref #14469) Processing options: search optimized. Cleanups.
- 08:55 PM Bug report #14522: QGIS SERVER FILTER not working
- Qgis server working properly. Bug is in bad request sent from qgis web client. The correct format should be:
Layer:"f... - 02:56 PM Bug report #14524: linestring shapefile with geometry errors disappear from map canvas
- When testing with other invalid lines (self intersection, lines with 0 or 1 points), they don't disappear. So I'm uns...
- 02:42 PM Bug report #6798: when copying a table by d&d from one schema to another the serial property is l...
- Thx for the info. Here comes the workaround:
SELECT S E T V A L('<schema><table>_<column>_seq', (SELECT M A X(<colum... - 02:25 PM Bug report #14546 (Closed): Reads Long Integers/integer64 Fields As Strings In Shapefiles
- When using QGIS 2.8.7 (the current Long-Term Release for QGIS), fields in the attribute table of shapefiles which are...
- 01:15 PM Revision f197b7ca (qgis): Merge pull request #2934 from rouault/missing_sqlite3_include
- Add missing SQLITE3_INCLUDE_DIR in a few components
- 12:48 PM Bug report #14545 (Closed): Coordinate Display Truncated
- As of version 2.14 the coordinate display on the bottom status bar is truncated and won't fully show the decimal minu...
- 12:43 PM Revision c8cb3fb8 (qgis): debian packaging remove duplicate change entry
- 12:13 PM Revision 2f97ec67 (qgis): fixed wrong location of testdata
- 11:18 AM Revision 9e096ebe (qgis): Add python-future to debian dependencies
- 11:12 AM Revision e6939b8a (qgis): Merge pull request #2921 from m-kuhn/py33
- Python 3.3 and future
- 10:12 AM Revision 0147765d (qgis): crssync: skip more crses that cannot be copied
- (cherry picked from commit 71429be7a289e1b8050005dabcb3e0e33ac1cdbd)
- 10:11 AM Revision 629864ea (qgis): crssync: skip more crses that cannot be copied
- (cherry picked from commit 71429be7a289e1b8050005dabcb3e0e33ac1cdbd)
- 09:47 AM Revision 5fb64bd4 (qgis): fix installation of PyQt.uic wrapper
- 09:29 AM Revision 3b4a250c (qgis): Ignore None signature
- 09:29 AM Revision aa688341 (qgis): Change acceptable missing doxygen from count to list
- To have only the concerned members in the errors
- 09:29 AM Revision 1f9f133e (qgis): Add way to regenerate the list
- 09:28 AM Revision ae6bdb91 (qgis): Remove no more needed acceptable values in test_qgssipcoverage.py
- 09:22 AM Revision 9bc9e6b3 (qgis): identation
- 09:17 AM Revision 6b098b7a (qgis): Specify python version for test python interpreter
- 09:17 AM Revision 02c56371 (qgis): py2/py3 compat patches
- 09:17 AM Revision 45a364eb (qgis): Mangle travis osx python path
- 08:49 AM Revision 83d729c0 (qgis): Switch to python 3.3 and new binary osgeo4travis
- 08:34 AM Revision 921835f2 (qgis): Reduce test timeout to 60 seconds
- 08:25 AM Revision fee3197a (qgis): Sort Qt5 test blacklist
- 05:47 AM Bug report #4176: Cannot edit 3D PostGIS table in QGIS
- This should have been fixed in 2.14.
- 04:32 AM Bug report #14535: fix duplicate entries in the vector menu caused by ftools on version upgrade
- Before dropping fTools I added last few missed algs to Processing, so all should be in place.
As fTools was a core p... - 03:55 AM Bug report #14535 (Feedback): fix duplicate entries in the vector menu caused by ftools on versio...
- What is the reason for preserving the fTools menu? I think we should try to resolve anything missing in processing so...
- 03:57 AM Bug report #14512: Avoid creating of corruption Shapefiles during Editing/saving.
- When does this happen exactly? Do you have a reproducible way?
For more information, also read this: http://gis.stac... - 03:52 AM Feature request #14537 (Closed): Codify function in Field Calculator
- This should be possible with an expression already:
http://gis.stackexchange.com/questions/39168/elseif-conditional-... - 03:52 AM Feature request #14537 (Closed): Codify function in Field Calculator
- This should be possible with an expression already:
http://gis.stackexchange.com/questions/39168/elseif-conditional-... - 02:49 AM Revision b3cdd08f (qgis): Add internal qwtpolar 1.1.1 for Qwt 6.1
- (cherry picked from commit c3881d48b18e6dd8119abdd76cf76963b5f35481)
- 02:44 AM Revision 00f8eff0 (qgis): update_ts.sh: pulling doesn't require a build directory
- 01:53 AM Bug report #14504: The QGIS intersection tool yields incomplete results
- Hello Maximilian and Jürgen
Thank's for your input into this matter.
I think the problem originates from the fact t...
2016-03-21
- 12:36 AM Revision 12aedac6 (qgis): (ref #14469).Added search feature for Processing options.
- * Added possibility to search within Processing options,
either for providers or provider nodes. - 12:35 AM Revision d312be9f (qgis): (ref #12580).ParameterMultipleInput:allow to define min number of
- inputs.
- 11:46 PM Bug report #14524: linestring shapefile with geometry errors disappear from map canvas
- Are you say-ing that qgis dont display an invalid geometry when it is invalid ?
I dont know this
Maximilian Krambac... - 09:30 PM Revision c445828f (qgis): changed check for validity from isGeosValid() to validateGeometry() in ...
- 06:42 PM Revision a5ab9d22 (qgis): Add another missing SQLITE3_INCLUDE_DIR
- 06:36 PM Revision 9fcc246c (qgis): Add missing SQLITE3_INCLUDE_DIR in a few components
- Those components depend on sqlite3.h, but fails to add
explictly its paths, relying on it to be present in the other ... - 05:51 PM Revision 53d40e89 (qgis): travis: disable fcgi and server on osx (fastcgi.com apparently gone)
- 05:00 PM Revision 93aedcd1 (qgis): scripts/mkuidefaults.py: switch to PyQt wrappers and reformat
- 05:00 PM Revision f4130463 (qgis): switch tests to pyqt wrappers
- 05:00 PM Revision 271750fd (qgis): switch bindings to pyqt wrappers
- 05:00 PM Revision 719182fe (qgis): scripts/widgets_tree.py: switch to PyQt wrappers and reformat
- 05:00 PM Revision 885d0ec9 (qgis): python console: switch to pyqt wrappers and new style signals, flake8 f...
- 05:00 PM Revision 2526d3e3 (qgis): processing: switch to pyqt wrappers, flake8 fixes
- 05:00 PM Revision 06f99531 (qgis): plugin installer: switch to pyqt wrappers
- 05:00 PM Revision 4dc63219 (qgis): metasearch: switch to pyqt wrappers
- 05:00 PM Revision c55f8b73 (qgis): db_manager: cleanups
- 05:00 PM Revision 9db908cc (qgis): GdalTools: new style signals
- 04:59 PM Revision d25c253d (qgis): 2to3:
- * add fixes
* pyqt fixer: include some QtSql symbols and remove imports
which only symbol was removed (eg. SIGNAL) - 04:38 PM Revision d161612b (qgis): [FEATURE] oracle provider: basic support for Oracle Workspace Manager
- (switches to a given workspace on connect)
- 11:35 AM Bug report #14544 (Closed): processing- GML output misses CRS
- When trying to redirect the output of processing vector operations to a gml file, the resulting file has no crs.
Test... - 11:17 AM Bug report #6798: when copying a table by d&d from one schema to another the serial property is l...
- Paul Kanelli wrote:
> This issue is quite annoying and it's unfixed for 3 years. Can someone set the priority to high... - 11:07 AM Bug report #14521 (Closed): Vector-->Geoprocessing Tools cause freeze
- After running updates this morning, the tools are once again functional.
- 08:49 AM Bug report #14543 (Closed): DB Manager Fails Silently
- After executing a query and selecting "Load as new layer" I click "Load now!", and although a progress bar appears ba...
- 07:23 AM Revision c7c7baaf (qgis): [processing] activate GRASS 7 by default and disable GRASS 6
- 06:05 AM Bug report #6695: Contour extraction doe not consider chosen format
- Just to clarify: The file open dialogue allows different file formats (like DXF), but that just adds the suffix to th...
- 04:40 AM Bug report #14514: QGIS master forgets network cache settings
- Andre Jesus wrote:
> Is master version 2.14? If so It is saving my changes, both size and cache directory.
> Windows ... - 04:30 AM Bug report #14514: QGIS master forgets network cache settings
- Is master version 2.14? If so It is saving my changes, both size and cache directory.
Windows 7 (x64) and QGIS 2.14 (... - 02:45 AM Bug report #14542 (Closed): Test of query of a postgresql layer always show the total count of ta...
- duplicate of #7780
- 02:45 AM Bug report #14542 (Closed): Test of query of a postgresql layer always show the total count of ta...
- duplicate of #7780
- 02:29 AM Bug report #14542 (Closed): Test of query of a postgresql layer always show the total count of ta...
- Which query is also made in postgresql layer properties postgres 9.3, postgis 2.1.2), the test button shows always th...
- 02:16 AM Bug report #14541 (Closed): Statistics Panel shows empty value if field name include spaces
- Statistics Panel shows empty value if field name include spaces or other special symbols, like ", : ;".
For example, ... - 02:12 AM Bug report #14540 (Closed): Want to split a layer, doesn't work in qgis 2.14.0
- 2016-03-21T09:55:06 1 warning:C:\\Users\\erkna\\.qgis2\\python\\plugins\\DigitizingTools\\tools\\dtsplitter.py:65: De...
- 02:11 AM Bug report #14536: Default actions: typo in Selected field's value
- Anita Graser wrote:
> Just tested on master and neither $currentfield nor $currfield seem to work ...
Try a right cl... - 02:07 AM Bug report #14539 (Closed): In postgresql as date defined column will shown in attribute table as...
- In postgresql (9.3.11, postgis 2.1.2) as date defined column will shown in attribute table as null. However, queries ...
- 01:55 AM Bug report #13836: MySQL Vector geometries are only visible in edit mode
- ok, I hope that the problem can be resolved quickly because the only other solution is to use mysql 5.6;
Is there a w... - 01:52 AM Bug report #14538 (Closed): Date/Time Edit Widget don't allow select "today" from calendar popup
- Date/Time Edit Widget allow to select any date except "today" from calendar popup. Only way is select any other date ...
- 01:32 AM Bug report #14535: fix duplicate entries in the vector menu caused by ftools on version upgrade
- Since QGIS master 76296c8, ftools menues are not reachable in the menue taskbar.
Can you take it back to the vector m... - 01:27 AM Bug report #13952: QGIS node tool causes snapping another feature randomly
- Just now I noticed this issue again. It is not reproducible for me. For what it is worth: the problem remained after ...
2016-03-20
- 12:35 AM Bug report #6798: when copying a table by d&d from one schema to another the serial property is l...
- This issue is quite annoying and it's unfixed for 3 years. Can someone set the priority to high or blocker?
- 12:02 AM Bug report #13510: qt5: most keyboard shortcuts of a composer window not working
- I've just compiled QGIS under forthcoming Ubuntu LTS 16.04 to test whether the issue is still present under Qt5.5.
I... - 06:55 PM Revision 0cdfca7d (qgis): [FEATURE] Parameterized svg support for composer svg images
- This makes it possible to change SVG fill/outline color and outline
width when using parameterised SVG files such as ... - 06:55 PM Revision 95426537 (qgis): Use SVG cache to handle parameterized SVG files in composer picture
- selection widget (fix #14385)
(cherry-picked from 94e7720fe365794be5ea09564f0bc65577a5e068) - 04:31 PM Revision 5769f3b8 (qgis): fix warnings
- 04:31 PM Revision fb9d60d7 (qgis): 2to3: add fixes
- 04:31 PM Revision b5c4d28e (qgis): build context help and expression help in build directory and still inc...
- 02:57 PM Feature request #14537 (Closed): Codify function in Field Calculator
- There should be a function in the Field Calculator that can code a string field into a integer field to assist in ras...
- 01:38 PM Bug report #14536: Default actions: typo in Selected field's value
- Just tested on master and neither $currentfield nor $currfield seem to work ...
- 03:17 AM Bug report #14536 (Closed): Default actions: typo in Selected field's value
- QtGui.QMessageBox.information(None, "Current field's value", "[% $currentfield %]")
should be:
QtGui.QMessageBox.in... - 11:27 AM Bug report #14532: Dissolve and Spatial Query doesn't work
- If I edit out the validity checks in "dissolve.py":https://github.com/qgis/QGIS/blob/99e21a7e5bd45a8612640a1c2ff0133a...
- 11:21 AM Bug report #14532: Dissolve and Spatial Query doesn't work
- I guess the main issue with QGIS:dissolve's behavior is that there are zero warnings in the tool log or the QGIS mess...
- 11:05 AM Bug report #14532: Dissolve and Spatial Query doesn't work
- As to why QGIS Dissolve leaves out output: GEOS:combine (which is used by QGIS:dissolve) returns eight geometry error...
- 08:45 AM Bug report #14532: Dissolve and Spatial Query doesn't work
- Thanks Anita,
I used Dissolve from processing toolbox.
so, in order to have a right multipart polygon, I have to use... - 02:29 AM Bug report #14532: Dissolve and Spatial Query doesn't work
- I now tried three dissolve algorithms in the Processing toolbox:
* QGIS Dissolve: The result didn't even contain all... - 02:08 AM Bug report #14532: Dissolve and Spatial Query doesn't work
- The dissolved layer has tons of problems, while the original layer is completely fine. That's what most likely throws...
- 10:53 AM Revision bd3fd748 (qgis): Merge pull request #2863 from pvalsecc/minMaxScale
- Add check to make sure minScale<=maxScale.
- 10:25 AM Bug report #14513: Bad Interpolation TIN (displacement and hole) when too many points inside pixe...
- I tested it in debug mode. For many points, function DualEdgeTriangulation::baseEdgeOfTriangle ("477":https://github....
- 10:13 AM Bug report #13535: Crash using Geometry Checker plugin
- I've tested the 'Check Geometries' plugin on several layers and everything seems to work now :)
- 07:42 AM Revision a3c76c61 (qgis): [processing] activate GRASS 7 by default and disable GRASS 6
- 07:41 AM Revision 8afd1103 (qgis): don't duplicate Menus entry in settings
- 02:36 AM Bug report #14535: fix duplicate entries in the vector menu caused by ftools on version upgrade
- Great to see this moving forward, thanks a lot!
Sidenote: Funnily, on my OSGeo4W install, I don't see duplicates bec... - 01:02 AM Bug report #14535 (Closed): fix duplicate entries in the vector menu caused by ftools on version ...
- (See attached dups.png, which should make it self-explanatory)
As the plan to entirely replace ftools with processin... - 02:31 AM Bug report #14474: Processing menu icons don't scale on HiDPI
- Sent out a call to the UX list http://osgeo-org.1560.x6.nabble.com/Processing-needs-SVG-icons-tc5257456.html
2016-03-19
- 12:31 AM Bug report #13836: MySQL Vector geometries are only visible in edit mode
- Estimado Cristian,
Tu apreciación es correcta, sin embargo, el problema me parece que realmente radica en la forma ... - 11:59 PM Bug report #14529: Layer Transparency (QuickMapServices) not honoured in PDF export from Print Co...
- Looks like plugin issue, better to report it in plugin bugtracker
- 11:55 PM Bug report #14521 (Feedback): Vector-->Geoprocessing Tools cause freeze
- Not reproducible here.
- 11:55 PM Bug report #14521 (Feedback): Vector-->Geoprocessing Tools cause freeze
- Not reproducible here.
- 11:53 PM Bug report #14459: v.transform affine ERROR: v.out.ogr: Sorry, <z> is not a valid flag
- Andre Jesus wrote:
> GRASS GIS 6 (enabled by default)
> GRASS Folder: C:/PROGRA~1/QGISES~1/apps\\grass\\grass-7.0.3 ... - 11:47 PM Bug report #14474: Processing menu icons don't scale on HiDPI
- Processing icons are rasters with small size (16x16). Also they does not fit well into main QGIS iconset, we definite...
- 02:32 PM Bug report #14534 (Closed): 'Layer Properties' dialogue translation issue (German)
- Fixed in "transifex":https://www.transifex.com/qgis/QGIS/language/de/
- 02:32 PM Bug report #14534 (Closed): 'Layer Properties' dialogue translation issue (German)
- Fixed in "transifex":https://www.transifex.com/qgis/QGIS/language/de/
- 01:17 PM Bug report #14534 (Closed): 'Layer Properties' dialogue translation issue (German)
- In the 'Layer Properties' dialogue both 'Pick Color' and 'Choose Color' are translated as 'Farbe wählen'.
- 02:26 PM Bug report #14533 (Closed): 'Check Geometries' plugin translation errors (German)
- Fixed in "transifex":https://www.transifex.com/qgis/QGIS/language/de/
- 02:26 PM Bug report #14533 (Closed): 'Check Geometries' plugin translation errors (German)
- Fixed in "transifex":https://www.transifex.com/qgis/QGIS/language/de/
- 01:04 PM Bug report #14533 (Closed): 'Check Geometries' plugin translation errors (German)
- Please correct the translation errors 'Vorgabeauflösung' and 'Auflösung' in the 'Check Geometries' plugin.
- 02:06 PM Bug report #13667 (Closed): rule based labelling is not saved in qml style files
- Please see bug report #14441 for further details.
- 01:46 PM Bug report #14532: Dissolve and Spatial Query doesn't work
- I'm sorry, here the files.
Thanks
Federico - 01:25 PM Bug report #14532: Dissolve and Spatial Query doesn't work
- Please attach the files you mentioned.
- 09:19 AM Bug report #14532 (Closed): Dissolve and Spatial Query doesn't work
- Hi!
I have a problem with the Dissolve tool and Spatial query.
I have a multipart polygon, created using dissolve ... - 12:24 PM Revision 780c5873 (qgis): Improved fix for spatialite views (fixes #14232)
- (cherry picked from commit 42d88848f3010365d2c9fcf84b3a8ed5d52749a1)
- 10:05 AM Revision eb186c49 (qgis): Remove merge conflict on r.cost algorithms
- 09:36 AM Revision 76296c82 (qgis): Don't crash when some shortcuts can't be loaded
- Fix #14528
- 08:38 AM Bug report #6684: Embedded layers should not allow rename
- I think renaming should be disabled, because the concept of embedding sees the name as a property that is defined in ...
- 05:13 AM Bug report #14232: select features in a spatialite view leads to wrong_results
- Backported to 2.14 branch in commit:780c5873f62cf60d040e776f622bc1ad4edb7e79
- 05:12 AM Bug report #14232 (Closed): select features in a spatialite view leads to wrong_results
- Fixed in changeset commit:"780c5873f62cf60d040e776f622bc1ad4edb7e79".
- 04:29 AM Bug report #14520: Bug in PDF export
- Since the JPEG export in the example is quite blurry, it's hard to see what you mean. Is the outline color different ...
- 03:27 AM Bug report #14531 (Closed): QgsGeometry::touches returning false on touching lines
- When I have an intersection, I can test for intersect and then get the intersection. It would be nice to have a simil...
- 03:14 AM Revision 8ee2e2cd (qgis): Fix PyQgsServer test on GDAL >= 2.0
- Also fix handling of longlong types in wfs_describefeaturetype
(cherry-picked from 0780527428c474df8714be8b6d96aa25b... - 02:35 AM Revision f3fe6bee (qgis): add missed file (followup a17ed10)
- 02:14 AM Revision a22e9d46 (qgis): fix PyQt.uic for use in processing
- 02:12 AM Revision a17ed10b (qgis): fix vector menu creation on qt5
- 01:59 AM Revision 71429be7 (qgis): crssync: skip more crses that cannot be copied
- 01:42 AM Revision 2cc83ff3 (qgis): port sqldrivers ocispatial and qspatialite to qt5
- 01:37 AM Bug report #14528 (Closed): QGIS crashes on loading keyboard shortcuts XML
- Fixed in changeset commit:"76296c82e7e9225c6be3c00d48b4bf748ca5daa8".
2016-03-18
- 12:28 AM Bug report #14530 (Closed): DB Manager - Preview window extents ignore added features
- When adding features to existing features, the preview window extents ignore the newly added features. I had to run V...
- 10:16 PM Revision 5902f0e1 (qgis): renamed algorithm_tests.yaml
- 05:13 PM Revision 044379b7 (qgis): use link to release branch in about box for exported sources (fixeds #1...
- 02:39 PM Bug report #14529 (Closed): Layer Transparency (QuickMapServices) not honoured in PDF export from...
- Just noticed after upgrading to 2.14 that maps I've been making with the OSM Aerial layer from QuickMapServices don't...
- 02:27 PM Revision 6c1201cf (qgis): Merge pull request #2901 from bartnv/fix-iterating-import
- [processing] Fix extension removal in exportVectorLayer
- 02:20 PM Revision 2942ce57 (qgis): Merge pull request #2904 from medspx/processing_vector_bunch
- [Processing] GRASS7 complete v.* algorithms (implements Redmine #5725)
- 02:17 PM Revision 839db0a5 (qgis): Merge pull request #2871 from NaturalGIS/processing_fix_grass7_detectio...
- processing fix GRASS7 detection on osx: courtesy Martin Laloux
- 01:06 PM Revision 1fdd177c (qgis): [processing] do not search text in short help when filtering in toolbox
- This should fix problems with slow and unresponsive filtering
- 12:51 PM Bug report #14499: GRASS GIS 7 CRS issue
- From the prj files of the shapes:
Created in QGIS:
PROJCS["MGI_Austria_GK_East",GEOGCS["GCS_MGI",DATUM["D_MGI",SPHE... - 11:13 AM Bug report #14524: linestring shapefile with geometry errors disappear from map canvas
- I tried "new_shapefile_crashing" and could check for validity using the python console. The toolbox geometry validity...
- 03:44 AM Bug report #14524: linestring shapefile with geometry errors disappear from map canvas
- I try to resolve the issue loading it on spatialite and doing a ST_MAkeValid to resolve all the invalidity of the sha...
- 03:25 AM Bug report #14524: linestring shapefile with geometry errors disappear from map canvas
- Yes,
it happen also if removing the .qix.
I dont know how to rebuild it (the qix).
- 02:59 AM Bug report #14524: linestring shapefile with geometry errors disappear from map canvas
- Does it also happen if you remove the qix (or rebuild it)?
- 10:43 AM Bug report #14528: QGIS crashes on loading keyboard shortcuts XML
- and the crash report from OS X.
- 10:29 AM Bug report #14528 (Closed): QGIS crashes on loading keyboard shortcuts XML
- I created a shortcuts xml file in QGIS on Linux and attempted to load the same shortcuts file on an OS X machine. QGI...
- 10:10 AM Bug report #14339 (Closed): Mac OS X: GRASS GIS 7.0 correction
- 08:12 AM Revision 4f18701d (qgis): Add check to make sure minScale<=maxScale.
- Those two fields are present in the vector layer properties. It
was possible to set a minScale bigger than the maxSca... - 07:59 AM Revision a1243d58 (qgis): Merge pull request #2924 from nyalldawson/qt5_fix
- Fix compilation on Qt5 versions < 5.5
- 07:45 AM Feature request #14527 (Open): DB Manager - Add support for SQL-Server
- Add support for SQL-Server.
Would be good, Oracle is now in the list, so SQL-Server would be the logic next one, not? - 06:38 AM Bug report #14504: The QGIS intersection tool yields incomplete results
- I looked further on a failing geometry1 (FID 2883 in shrublands). This geometry1 has no vertices in common with the g...
- 03:52 AM Bug report #14504: The QGIS intersection tool yields incomplete results
- Sorry, I was wrong. Upon further investigation, Intersection seems not to be the culprit.
However, only polygons1 tha... - 02:55 AM Bug report #14504: The QGIS intersection tool yields incomplete results
- Maximilian Krambach wrote:
> Geos has such a function, geos::algorithm::LineIntersector:computeIntersection.
is it e... - 06:32 AM Revision da635d40 (qgis): Fix parsing of #rrggbbaa colors under Qt5
- 06:32 AM Revision 68f0e832 (qgis): Add qt5 test masks for compositions tests
- 06:32 AM Revision 6b4f6097 (qgis): Add masks for qt5 and enable atlas test
- 06:02 AM Feature request #10731: html formatted text boxes do not create links in pdf outputs
- I doubt this is a bug fixed in Qt 4.7. The link in the previous comment points to post about wicked, not Qt and QGIS ...
- 05:43 AM Bug report #13911: Zoom to layer fails using views
- For me, the problem ("Zoom to Layer" on a layer with a Filter) has been fixed in master.
- 05:36 AM Bug report #14517: QGIS 2.14 Processing filter very slow/freeze
- Geoalgorithm.py :90 getCopy(self) creates an instance of an algorithm with parameters.
GdalAlgorithm.py executes ge... - 05:03 AM Bug report #14517: QGIS 2.14 Processing filter very slow/freeze
- Another thing I found is that the faulty search writes an empty file named "1" into my ~.qgis2/python/ folder. This m...
- 04:57 AM Bug report #14517: QGIS 2.14 Processing filter very slow/freeze
- Thanks! So it seems that the issue is in fetching that help or scanning it, which in certain systems is a bottleneck,...
- 04:43 AM Bug report #14517: QGIS 2.14 Processing filter very slow/freeze
- Yes, commenting the two lines resolves the issue. Also, I don't have write permissions in the .99 version of the plug...
- 04:06 AM Bug report #14517: QGIS 2.14 Processing filter very slow/freeze
- I cannot reproduce the error, but i think it might be related to the fact that the filter now tries to find the searc...
- 04:24 AM Bug report #14494: geometry.intersection() does not work properly in this case
- Okay, I was partially wrong. The intersection also works on non-vertices, but only if line1 crosses line2. If they on...
- 04:17 AM Bug report #14232 (Reopened): select features in a spatialite view leads to wrong_results
- I'm trying in QGIS 2.14 to select a field (without pkey) and then I see the same prob again.
Is it obligatory to hav... - 03:00 AM Bug report #14526 (Closed): QGIS code revision "exported" link in "About QGIS" dialogue window no...
- The "exported" link (#exported) in the "About QGIS" dialogue window is not working.
- 02:46 AM Bug report #14525 (Closed): Welcome page is displayed instead of configured recent project
- I have set QGIS to load recent project upon startup, but sometimes it displays the welcome page instead. It happens o...
- 02:13 AM Revision 6ea73680 (qgis): Fix compilation on Qt5 < 5.5
- 01:20 AM Feature request #7236: Composer labels rendered as HTML should allow relative links
- I'm working on it.
2016-03-17
- 12:18 AM Revision 8d9443bd (qgis): Don't force use of SQL dialect when running ogr queries (fix #14407)
- Using "SQL" dialect is not recommended as it forces use of the sometimes
buggy SDK query engines. This was breaking t... - 12:11 AM Bug report #14517: QGIS 2.14 Processing filter very slow/freeze
- I do not have admin rights on my computer, so this might be the issue.
- 12:01 AM Bug report #14517: QGIS 2.14 Processing filter very slow/freeze
- adding this information from Claus Sørensen
On a QGIS workshop march 9. in Silkeborg, Denmark with 30+ enthusiastic ... - 08:42 AM Bug report #14517: QGIS 2.14 Processing filter very slow/freeze
- It happens on a "fresh install" (deleted ~.qgis2/ and ~.config/QGIS), and also if every toolbox item is disabled.
- 07:44 AM Bug report #14517: QGIS 2.14 Processing filter very slow/freeze
- very strange - I also have 2.12.99 and the search filter for algorithms in the processing toolbox is working fine.
D... - 07:33 AM Bug report #14517: QGIS 2.14 Processing filter very slow/freeze
- I have this issue in processing 2.12.99, which is shipped with my install on qgis (debian testing), but not in proce...
- 01:56 AM Bug report #14517: QGIS 2.14 Processing filter very slow/freeze
- At least in my case, it seems to occur in all projects, even fresh ones with zero layers.
- 01:54 AM Bug report #14517: QGIS 2.14 Processing filter very slow/freeze
- I confirm this issue, also on Linux and also on master.
I have the impression that this happens on projects with se... - 01:54 AM Bug report #14517: QGIS 2.14 Processing filter very slow/freeze
- I confirm this issue, also on Linux and also on master.
I have the impression that this happens on projects with se... - 01:54 AM Bug report #14517: QGIS 2.14 Processing filter very slow/freeze
- I confirm this issue, also on Linux and also on master.
I have the impression that this happens on projects with se... - 01:16 AM Bug report #14517: QGIS 2.14 Processing filter very slow/freeze
- Yes, the "search" field. I disabled all of the providers and searching is still very slow.
Is there anything else I ... - 01:08 AM Bug report #14517: QGIS 2.14 Processing filter very slow/freeze
- Also - if you don't know what a provider does or offer - better disable it. You most likely won't need it if you don'...
- 01:06 AM Bug report #14517: QGIS 2.14 Processing filter very slow/freeze
- Ok - so in the toolbox "search" field?
I just tested it in 2.14 and 2.15 nightly.
I am - like you - also on Win 7, ... - 11:50 PM Bug report #14524 (Closed): linestring shapefile with geometry errors disappear from map canvas
- We have a line shapefile produced with qgis with some strange issue. When add it to a new empty qgis project and show...
- 11:12 PM Revision 81d4d086 (qgis): Merge pull request #2862 from nyalldawson/server_test_gdal
- Fix PyQgsServer test on GDAL >= 2.0 and fix handling of longlong types
- 09:31 PM Feature request #14523 (Open): db manager: implement sql window's "load as new layer" for postgis...
- The db manager sql window's load as new layer feature lacks support for postgis rasters. It'd be great to have it imp...
- 04:31 PM Bug report #13911: Zoom to layer fails using views
- re: Andy Wood
I see same behavior when i upgraded to 2.14.0 today.
Should a seperate bug be opened for this? - 03:10 PM Revision 08a1b072 (qgis): Disable watchDog when plugin was loaded successfully
- 03:10 PM Revision cc650f93 (qgis): Disable watchDog when plugin was loaded successfully
- 02:24 PM Revision adc811ca (qgis): Fix subform for relations are not shown
- Followup 3fd3dae
Fix #14515 - 02:14 PM Bug report #14513: Bad Interpolation TIN (displacement and hole) when too many points inside pixe...
- When trying with evenly distributed OSM data, I (debian testing, qgis 2.14) get a triangle of data (see interpolation...
- 01:45 PM Revision c3881d48 (qgis): Add internal qwtpolar 1.1.1 for Qwt 6.1
- (cherry picked from commit a9cb9906a296eba4f4a1f1dea414d1bd8f352271)
- 01:32 PM Bug report #14521: Vector-->Geoprocessing Tools cause freeze
- The processing plugin is still there, it's just a question if you use the builtin one or the "repository" one. I just...
- 12:18 PM Bug report #14521: Vector-->Geoprocessing Tools cause freeze
- Thanks for the prompt reply! I was using the "processing" toolbox, but I just uninstalled it and tried again. QGIS st...
- 11:30 AM Bug report #14521: Vector-->Geoprocessing Tools cause freeze
- Do you use the "geoprocessing" toolbox? Then it would be interesting which version of "processing" it is (Plugins-> m...
- 11:14 AM Bug report #14521: Vector-->Geoprocessing Tools cause freeze
- I meant to say, "none of the freezes have produced anything noteworthy or interesting in the Log Messages Panel."
- 11:13 AM Bug report #14521 (Closed): Vector-->Geoprocessing Tools cause freeze
- I can't use a single vector Geoprocessing Tool without freezing QGIS. This didn't happen before upgrading to QGIS 2.1...
- 01:16 PM Revision 9e6866ed (qgis): Merge pull request #2920 from bstroebl/testEliminate
- [processing] Tests for eliminate
- 11:29 AM Bug report #14522: QGIS SERVER FILTER not working
- It is postgis layer published as wfs.
- 11:27 AM Bug report #14522 (Closed): QGIS SERVER FILTER not working
- qgis filter not working using search feature in qwc or typing wms filter request. Filter returns random set of result...
- 09:08 AM Bug report #11508 (Closed): Cannot start module v.in.ogr
- Closing for no feedback, please reopen if necessary.
- 09:08 AM Bug report #11508 (Closed): Cannot start module v.in.ogr
- Closing for no feedback, please reopen if necessary.
- 09:05 AM Bug report #14378: Mapinfo Tables cannot be opened simultaneously in QGIS > 2.8.3 and MapInfo
- If several users had opened the same shapefile in read-only mode and then one user is switching into edit mode, what ...
- 06:39 AM Bug report #14504: The QGIS intersection tool yields incomplete results
- Geos has such a function, geos::algorithm::LineIntersector:computeIntersection.
https://github.com/qgis/QGIS/blob/fa... - 05:50 AM Bug report #14504: The QGIS intersection tool yields incomplete results
- Related to #14494.
The processing tool calls "geom.intersection(tmpGeom)", which only works as expected if the inter... - 06:24 AM Bug report #14515 (Closed): sub form is not visible in the identify feature form in qgismaster 5a...
- Fixed in changeset commit:"adc811ca98b0b72c9db5dd151fe3668d439040ec".
- 05:53 AM Bug report #13156 (Closed): Add qwtpolar-1.1 embedded copy for Qwt >= 6.1 support
- Fixed in commit:a9cb990 (and commit:c3881d4)
- 05:53 AM Bug report #13156 (Closed): Add qwtpolar-1.1 embedded copy for Qwt >= 6.1 support
- Fixed in commit:a9cb990 (and commit:c3881d4)
- 03:24 AM Bug report #14520 (Closed): Bug in PDF export
- Hi
I noticed a rather large difference when exporting a layout to PDF. The export doesn´t seem to respect my layer se... - 02:23 AM Revision 09f6b918 (qgis): * fix pyuic wrapper on windows
- * fix PyQt wrapper installation on precise
- 01:36 AM Bug report #14519 (Closed): [Ubuntu 16.04] Apt Repository problem
- Trying to install QGIS from official repo with clean/fresh installation of Xubuntu Xenial, getting apt error, suggest...
2016-03-16
- 12:57 AM Bug report #14517: QGIS 2.14 Processing filter very slow/freeze
- The problem occurs when I use the search field for finding an algorithm.
- 12:43 AM Bug report #14517: QGIS 2.14 Processing filter very slow/freeze
- What exactly means "filter function in processing" - is this a specific algorithm? From which provider?
Can you be a... - 12:23 AM Bug report #14517 (Closed): QGIS 2.14 Processing filter very slow/freeze
- Hi
Using the filter function in processing is very slow, it freezes QGIS for a while for each character you enter.
Q... - 12:40 AM Feature request #14518 (Open): Attach comments to a component in model builder
- Hi
I would like to see support for adding/attaching comments to any component. That would, for example, help explaini... - 11:44 PM Revision 5c3c99cb (qgis): Fix failing mssql provider test
- 11:42 PM Revision a0aba986 (qgis): Cleanup editor widget config dialogs
- - Standardise capitalization
- Add external resource config to a scroll area, otherwise options may
be hidden
- Add c... - 06:41 PM Bug report #14516 (Closed): cannot load shapefiles from compressed files (.zip)
- Duplicate of #14440
- 06:41 PM Bug report #14516 (Closed): cannot load shapefiles from compressed files (.zip)
- Duplicate of #14440
- 06:30 PM Bug report #14516 (Closed): cannot load shapefiles from compressed files (.zip)
- Cannot add a shapefile from compressed file (.zip).
Note that, under settings, the option to scan compressed files in... - 04:34 PM Revision cd267b06 (qgis): [processing] change field access
- 03:25 PM Revision 87e6ec0b (qgis): UI consistency "Rendering order..." to "Symbol levels..."
- 03:22 PM Bug report #14407: categorized style in 2.14 returns faulty values with gdb-data
- Thanks!
Upstream GDAL report here: https://trac.osgeo.org/gdal/ticket/6415
- 10:53 AM Bug report #14407: categorized style in 2.14 returns faulty values with gdb-data
- sorry for delay
here is a small copy of the database - just tested, error is still occurring - 02:44 PM Bug report #14515 (Closed): sub form is not visible in the identify feature form in qgismaster 5a...
- In QGIS 2.14.0, the identify feature result form shows the data in the defined relation (parent and child 1:n datas) ...
- 02:29 PM Revision bd64b4fd (qgis): [processing] renew test results depending on polys.gml
- 02:17 PM Revision 155e7128 (qgis): [processing] change polygon test input
- 02:10 PM Revision 02df48cf (qgis): [processing] reflect changed test input in yaml file
- 02:07 PM Revision 51bf08c1 (qgis): [processing] change test input to have adjacent polygons
- 02:07 PM Revision 62a4db8c (qgis): [BUG] run eliminate with non-editable input layer
- 02:07 PM Revision f73b5727 (qgis): [processing] renew test output for eliminate
- 02:05 PM Revision 082b5757 (qgis): [processing] add test for eliminate algorithm
- 01:17 PM Bug report #13535: Crash using Geometry Checker plugin
- Is the fix #2905 already implemented? QGIS (1:2.14.0+git20160315+342a754+20trusty) is still crashing.
- 01:10 PM Bug report #14514 (Closed): QGIS master forgets network cache settings
- 1. Set custom directory and its size for wms cache (Settings -> Options -> Network -> Cache settings)
2. Confirm chan... - 10:55 AM Revision 81c5f25a (qgis): Don't require Python 3 for Qt5.
- Use separate ENABLE_PYTHON3 option for Python 3.
- 10:46 AM Bug report #14513 (Closed): Bad Interpolation TIN (displacement and hole) when too many points in...
- Hello,
I have got my problem with *QGIS 2.12.x, 2.14.x, and QGIS 2.15.0 Master* (installation OSGeo4W64) under Win... - 10:28 AM Bug report #14382 (Closed): New QGIS Build displays JP2 Files as Black Square
- 09:20 AM Bug report #14382: New QGIS Build displays JP2 Files as Black Square
- Latest releases fixed it...
All users on new version!
Great job. - 10:10 AM Bug report #14508: Single part to multipart yields multipart polygons with incorrect areas
- I tested your data and can see that the "multipart" output is indeed about 5-10% bigger than the input. Not just in a...
- 03:57 AM Bug report #14508 (Closed): Single part to multipart yields multipart polygons with incorrect areas
- In a land cover study I want to derive the total area for each land cover type in a land cover layer (vector data). I...
- 09:27 AM Bug report #14442: Save Style to DB (Postgres) error
- (context: properties of a postgis layer--> style --> save style --> save style to database)
I can save the layer st... - 08:56 AM Revision f8175d33 (qgis): [processing] Move custom source data to separate folder
- 08:51 AM Revision b432bde1 (qgis): [processing] remove double quotes in test.yaml
- 08:36 AM Revision d7562eef (qgis): [processing] add test for eliminate algorithm
- 08:35 AM Revision 1dd7da4b (qgis): [processing] eliminate: prepare input layer for test
- 08:35 AM Revision 8a841524 (qgis): [processing] use proper way to access geometry
- 06:20 AM Bug report #14512 (Closed): Avoid creating of corruption Shapefiles during Editing/saving.
- when digitizing some features (lines/polygons) in QGIS 2.14.0 in shapefile format, and after saving the changes, the ...
- 06:05 AM Bug report #14509: Processing/SAGA: Union freezes program
- This due to the unfortunate situation, that saga in osgeo4w is repackaged from binaries saga ships and those contain ...
- 05:05 AM Bug report #14509 (Closed): Processing/SAGA: Union freezes program
- When trying to use the Union and Intersect tools in the SAGA toolbox the following error message is given:
Can't loa... - 05:48 AM Feature request #14511 (Open): Using the SAGA dissolve tool from within QGIS: specify summary sta...
- When using the SAGA dissolve tool from within the SAGA software it is possible to specify the summary statistics to b...
- 05:31 AM Feature request #14510 (Open): Specifying cell size instead of size when reprojecting and resampl...
- When using Raster/Projections/Warp(Reproject) in order to reproject a raster to a different projection it would be co...
- 04:21 AM Bug report #14502: Missing GRASS dependency
- Please, double check if you are using GRASS6 (named GRASS) instead of GRASS7 (named GRASS GIS 7) in the Processing To...
- 04:19 AM Bug report #13418: Print Composer : "Lock layer style for map item" doesn't update the map if sty...
- Hi,
Up this thread, expecting some comments on the above proposal - 03:28 AM Bug report #14507 (Closed): Copy & Paste object results in empty geometry and coordinates 0.0
- Problem description: When copying a feature in a polygon layer (shapefile) and paste it in order to receive a duplica...
- 03:11 AM Bug report #14505: Crash when loading raster layer with debug version of QT
- OK. This is weird! I can't upload the file 1870_southern-india.tif, even if i zipped it! The error message is as sho...
- 03:05 AM Bug report #14505: Crash when loading raster layer with debug version of QT
- zip it since failed to upload it directly
- 03:02 AM Bug report #14505: Crash when loading raster layer with debug version of QT
- Hi please noted that, the raster file raster/SR_50M_alaska_nad.tif(this file have two sub-nodes showing in the map le...
- 02:45 AM Bug report #14505 (Closed): Crash when loading raster layer with debug version of QT
- I'm developing a QT application which used QGIS 2.12 as the GIS platform. And during the developing, i compilered QGI...
- 02:50 AM Bug report #14506 (Closed): save layer as dxf and units
- Problem description: task is to export a single layer to dxf, CRS of both, the project and the layer is EPSG:25832 (u...
- 02:39 AM Revision 5ae04456 (qgis): Drop doc test threshold
- 02:38 AM Bug report #14504 (Closed): The QGIS intersection tool yields incomplete results
- In a land cover study I want to derive country-wise land cover units in order to determine the area of each land cove...
- 02:38 AM Revision 5e086260 (qgis): Add QgsMapLayer::isSpatial() method
- The current approach of testing !vl || vl->geometryType() != NoGeometry
is not intuitive and has been the source of 2... - 02:12 AM Bug report #14492: raster zoomed-in resampling settings not applied with reprojected rasters
- Oversampling (undersampling in this case) is calculated in QgsRasterResampleFilter::block() as requested resolution d...
- 01:17 AM Feature request #14475: Processing GRASS should support other file formats than Shapefile
- For some GRASS GIS 7 commands (e.g. v.overlay) a 'Modify input layer' option may be helpful.
2016-03-15
- 12:59 AM Bug report #14502 (Closed): Missing GRASS dependency
- The QGIS standalone installer version 2.14.0 (64 bit) is missing the dependency with the GRASS GIS 7.0.3. This was in...
- 12:53 AM Revision e135699a (qgis): GDAL 2.0 allows writing 64bit longlong integers
- Fix #14411
- 12:52 AM Revision 7de0757f (qgis): GDAL 2.0 allows writing 64bit longlong integers
- Fix #14411
- 12:34 AM Revision 4089ed8f (qgis): fix pyuic wrapper
- 12:10 AM Revision 96c60fda (qgis): Workaround failing color ramp test on OSX, add some docs
- Failure is odd.
c = r.stops()[0].color
self.assertEqual(c, QColor(100, 100, 40))
fails, but
s = r.stops()
self.asse... - 11:46 PM Revision 4151a3b6 (qgis): 2to3: remove empty imports
- 11:46 PM Revision 8bda5c00 (qgis): db_manager: migrate to new style signals
- 09:52 PM Revision 6b99394b (qgis): Merge pull request #2918 from DelazJ/patch-6
- typo fix
- 09:05 PM Bug report #14341: Processing: Build Virtual Raster requires loading of all source files
- Glad this has been filed already. IMO, I would see the lack of implementation as a blocker to move forward with repla...
- 08:53 PM Revision a9cb9906 (qgis): Add internal qwtpolar 1.1.1 for Qwt 6.1
- 08:09 PM Revision 7694b9a1 (qgis): fix shadowed color ramp test
- 06:55 PM Revision fffc4a02 (qgis): typo fix
- 06:05 PM Bug report #14492: raster zoomed-in resampling settings not applied with reprojected rasters
- Tested and confirmed the issue is also present in QGIS 2.6.1, as well as QGIS 2.8.
- 03:19 AM Bug report #14492: raster zoomed-in resampling settings not applied with reprojected rasters
- A few more bits.
This is the debug output when the raster is not reprojected:... - 01:26 AM Bug report #14492: raster zoomed-in resampling settings not applied with reprojected rasters
- Interesting; looking into the debug messages, the reprojected raster _does_ trigger a zoomed-in resampling, but fails...
- 05:25 PM Revision c6d92172 (qgis): python fixes:
- * issues identified by pyflakes (star and unused imports)
* pyqtwrapper: add QtSvg
* some exceptions e.message => uni... - 04:52 PM Bug report #14411 (Closed): When copying a shapefile with right-click "save as" it turns integer-...
- Fixed in changeset commit:"7de0757f56c1d1c344c638414849cbe09a9d83b3".
- 01:28 PM Bug report #14411: When copying a shapefile with right-click "save as" it turns integer-type to s...
- Note: only happens with Integer64 but not with Integer types (as displayed in the layer properties | fields)
- 04:27 PM Revision cc5219b8 (qgis): Merge pull request #2916 from mach0/p3_clean
- improve import handling
- 02:51 PM Feature request #14500 (Closed): Allow random points from joined field
- It would be wonderful if one could select a joined column from the input field selector for the Random Points vector ...
- 01:35 PM Bug report #14488 (Closed): The plugin will be disabled because it crashed QGIS during last start...
- 01:35 PM Bug report #14488: The plugin will be disabled because it crashed QGIS during last startup. Pleas...
- unclear - potentially dangerous exe attachment
- 01:15 PM Bug report #14429: Processing toolbox: GRASS GIS 7 issues
- Thanks for your efforts!
Bug report #14499: GRASS GIS 7 CRS issue - 01:10 PM Bug report #14499 (Closed): GRASS GIS 7 CRS issue
- In my case the output layer of a GRASS GIS 7 command always has a generated CRS:
@+proj=tmerc +lat_0=0 +lon_0=16.333... - 12:00 PM Revision 74b5e12e (qgis): [processing] Remove non-functional test code
- 11:58 AM Revision c3e49d6a (qgis): [processing] Don't use undefined tr function
- 11:55 AM Revision 99e21a7e (qgis): [processing] Silence warning
- 11:55 AM Revision eb8167d9 (qgis): [processing] Remove various unused imports and variables
- 11:46 AM Revision e9b30a0a (qgis): [processing] Fix dissolve
- 11:45 AM Revision e888d6d6 (qgis): [processing] Add autoincremental field test
- 11:37 AM Revision 5607ae3f (qgis): [processing] Fix autoincremental field
- 11:14 AM Revision 6acdfc6e (qgis): improve import handling
- 11:08 AM Revision 0e690fc7 (qgis): [processing tests] Fix test generation parameter types
- 11:08 AM Revision 01cc455d (qgis): [processing tests] Improve test debug messages
- 10:39 AM Bug report #14305: Modeller calculator error
- I cannot test on master right now. On 2.8.7, latest released Processing version, I still see the issue. Given that 2....
- 10:31 AM Revision 01c2cfbe (qgis): pyqtwrapper: set sip api to 2 for PyQt.QtCore for Qt4
- (followup fb3fcfa3)
- 09:25 AM Bug report #14498 (Closed): not corectly working spatial join
- I try to make join attribute by location of two polygon layers. I want to ad maximum of attribute index to target lay...
- 09:16 AM Bug report #14497 (Closed): Atlas and Virtual Layers
- I cant get the Atlas to work with virtual layers.
My procedure may be at fault...
1. Vector polygon layer (SHAPE) w... - 08:57 AM Bug report #14496 (Closed): Editing with Definition Query requires restart
- When I edit a layer while a definition query is applied and then change the definition query to a different feature, ...
- 08:19 AM Feature request #14495 (Closed): Defined Symbol Rotation angle are ignored
- Is that possible to export DXF with defined Symbol Rotation angle based on the attribute field?
Is that possible to e... - 08:18 AM Revision 567a323c (qgis): Add server tests to blacklist
- 08:18 AM Revision 5789dd8e (qgis): python3 compatibility fix
- 08:18 AM Revision 39047221 (qgis): [qt5 server] deprecate usage of QFtp and remove from Qt5 builds
- 08:15 AM Bug report #14494: geometry.intersection() does not work properly in this case
- Ok, it makes sense. After your explanation I have tried with the bug1-1.svg attached image and the result is: a Point...
- 08:15 AM Bug report #14494: geometry.intersection() does not work properly in this case
- Ok, it makes sense. After your explanation I have tried with the bug1-1.svg attached image and the result is: a Point...
- 05:59 AM Bug report #14494: geometry.intersection() does not work properly in this case
- AFAIK, the intersection works at vertices only
(a "line" intersection is created if at least two vertices of Line A ... - 04:48 AM Bug report #14494: geometry.intersection() does not work properly in this case
- When we try to intersect two linestring as shown in attached picture, we get a QGis.WKBUnknown geometry just because ...
- 04:40 AM Bug report #14494 (Closed): geometry.intersection() does not work properly in this case
- When we try to intersect two linestring as shown in attached figure, we get a QGis.WKBUnknown geometry just because L...
- 08:06 AM Bug report #14378: Mapinfo Tables cannot be opened simultaneously in QGIS > 2.8.3 and MapInfo
- Not only related to the TAB file. Same for SHP for example.
QGIS under Windows puts a read lock from opening a file... - 05:44 AM Bug report #14458: open datasource in read-only mode
- When opening a directory with read-only shapes in it, I get I get a ...
- 03:14 AM Revision 25ac01aa (qgis): Default to layer CRS in raster save as dialog (fix #14209)
- (cherry-picked from 8fc405648be18870133e318cbfc7cb0918efe4b1)
- 03:12 AM Revision 8fc40564 (qgis): Default to layer CRS in raster save as dialog (fix #14209)
- 02:20 AM Revision 8ca6cc79 (qgis): Fix incorrect projection if raster or plugin layer is first layer
- loaded into an empty project (fix #14392)
(cherry-picked from 15d2be26f1235d9ec18b48f09376390c3a6e2d00) - 02:19 AM Revision 15d2be26 (qgis): Fix incorrect projection if raster or plugin layer is first layer
- loaded into an empty project (fix #14392)
- 01:29 AM Bug report #14404: Preview table crashes DB-Manager when using virtual layers
- Thanks. Indeed I observe this error with certain types of layers. But I don't understand when exactly this error occu...
- 01:26 AM Revision 0bde7852 (qgis): [Geometry checker] Make polyLineSize survive empty geometries
- (cherry-picked from 34bd12402362e8af1ba3b1cae09f6be9fb7c2c52)
2016-03-14
- 12:42 AM Feature request #14493 (Open): Intervals for pie charts
- I would like to see support for creating intervals for the data when setting up pie charts. Also, I would like these ...
- 12:24 AM Bug report #14404: Preview table crashes DB-Manager when using virtual layers
- Well, it also happens with points... Just had a problem when I was browsing the table (same error).
I have the impre... - 12:21 AM Bug report #14404: Preview table crashes DB-Manager when using virtual layers
- Hi!
Thanks for looking at it... After more testing (using Windows and Mac OS X), I noticed this doesn't happen with ... - 09:16 AM Bug report #14404: Preview table crashes DB-Manager when using virtual layers
- Hi,
I cannot reproduce. What is the exact error message ? - 11:33 PM Bug report #14255 (Closed): SVG preview blocks QGIS
- OK, thanks
- 11:33 PM Bug report #14255 (Closed): SVG preview blocks QGIS
- OK, thanks
- 06:35 PM Bug report #14255: SVG preview blocks QGIS
- Paolo- can I close this? No-one else is able to reproduce this issue.
- 11:25 PM Revision 054894a3 (qgis): Fix failing tests
- 10:01 PM Revision 9852d6d7 (qgis): Improve debug output of processing tests
- 08:40 PM Bug report #14492 (Closed): raster zoomed-in resampling settings not applied with reprojected ras...
- Interestingly enough, while zoomed-out resampling settings work fine, _zoomed-in_ resampling settings for reprojected...
- 08:38 PM Revision fb3fcfa3 (qgis): Python3/Qt5/2to3 updates:
- * pyqtwrappers update (add QtNetwork, QtXml, QtSql, QtTest, uic)
* 2to3 updates
* move QPyNullVariant/NULL to PyQt.Qt... - 08:38 PM Revision 8c918aea (qgis): astyle updates cosmetics, temporary file cleanups
- 08:24 PM Revision e72a82e0 (qgis): Minor refactor of QgsDiagramLayerSettings
- - add public getters and setters for variables, will make variables
private in QGIS 3.0
- avoid some memory leaks and... - 07:31 PM Bug report #11282: Font Marker symbol value 0x 173 (Unicode 00AD) not displaying in all fonts
- I think it's an issue with the font itself. 0xAD is not a printable character, I can't get that character to display ...
- 07:19 PM Feature request #5346 (Closed): Have layer or rule base class greyed out when not visible due to ...
- 07:15 PM Bug report #14209: "Save as..." does not work for rasters
- Should be fixed with #14392, and the above commit switches the default CRS to match the layer CRS rather than the pro...
- 07:13 PM Bug report #14209 (Closed): "Save as..." does not work for rasters
- Fixed in changeset commit:"8fc405648be18870133e318cbfc7cb0918efe4b1".
- 06:40 PM Bug report #14487 (Closed): NULL Strings in Mif files don't interact well with expressions (regre...
- Looking at this - there's no NULL names in the file. There's names which are empty strings, but that's different to n...
- 06:40 PM Bug report #14487 (Closed): NULL Strings in Mif files don't interact well with expressions (regre...
- Looking at this - there's no NULL names in the file. There's names which are empty strings, but that's different to n...
- 06:32 AM Bug report #14487 (Closed): NULL Strings in Mif files don't interact well with expressions (regre...
- I have a mif file that is used in training and prior to 2.14 we would select polygons with no name by using
"na... - 06:34 PM Bug report #13535 (Closed): Crash using Geometry Checker plugin
- PR merged, should be fixed in master and 2.14 now.
- 06:20 PM Bug report #14392 (Closed): QGIS 2.14 has a wrong projection with rasters which are not in 4326
- Fixed in changeset commit:"15d2be26f1235d9ec18b48f09376390c3a6e2d00".
- 05:36 PM Bug report #14392 (In Progress): QGIS 2.14 has a wrong projection with rasters which are not in 4326
- Maximilian -- good catch, I can see where the regression occurred now. Fix in progress.
- 02:46 PM Bug report #14392: QGIS 2.14 has a wrong projection with rasters which are not in 4326
- I'm fairly new to bughunting, so excuse me if it is a red herring and/or wrong code.
https://github.com/qgis/QGIS/blo... - 03:32 PM Revision e1ae69a0 (qgis): Merge pull request #2557 from mhugo/fix_13959
- Only filter legend nodes that are checked
- 02:17 PM Revision f9c736c9 (qgis): Only filter legend nodes that are checked.
- Keep unchecked legend items when filtered by expression
- 11:47 AM Revision 13d407e3 (qgis): Merge pull request #2905 from manisandro/checker_crash
- [Geometry checker] Make polyLineSize survive empty geometries
- 11:28 AM Bug report #14490 (Closed): QgsMapLayer::dataChanged not emited when QgsVectorLayer data are modi...
- To reproduce activate a vector layer, and in the in the python console:
def prt():
print "changed"
iface.active... - 10:56 AM Revision d6fca7e2 (qgis): Indentation update
- 09:57 AM Revision cfc0eb68 (qgis): Try to fix indentation error
- 09:57 AM Revision e02d36f8 (qgis): [BUG] make sure that result line consists of two nodes
- 09:57 AM Revision 9ca09abb (qgis): Fix expected dataset for splitlineswithlines test
- 09:57 AM Revision 0c719d6c (qgis): [BUG] Do not output lines with two identical points
- 09:57 AM Revision 97b03758 (qgis): [processing] test: limit coordinate comparison precision
- 09:57 AM Revision e3a2a1e5 (qgis): [BUG] access geometry the right way
- 09:57 AM Revision ffae112e (qgis): [BUG] Do not output lines shorter than 0.00001
- 09:57 AM Revision bf54b952 (qgis): [processing] test cases for splitlineswithlines
- 09:57 AM Revision 648e6ac6 (qgis): [processing] test: remove gfs output files
- 09:57 AM Revision 9124586b (qgis): [processing] update test output files
- 09:57 AM Revision bbcacfbf (qgis): [BUG] Avoid trying to split a line with itself
- 09:55 AM Bug report #14489 (Closed): Attribute table switch to form view icon need to be updated
- The icon used in the Attribute table "switch to form view" used to be equal to the "open Feature Form" button on Iden...
- 09:06 AM Feature request #14484: Problems printing information via WMS
- Hi again
I forgot to say that the WMS service that I'm using has a size limitation of pixels (2.016 px. and 1.344 px... - 03:46 AM Feature request #14484 (Closed): Problems printing information via WMS
- Hi
I'm trying to print different information from a WMS service. It seems like using "light" information as vecto... - 08:52 AM Revision 56764300 (qgis): Rewrite some signals to new-style
- 08:45 AM Feature request #12667: Pause snapping during editing session
- Denis Rouzaud wrote:
> no need for a shortcut, a simple checkbox in the taskbar would do the job, no? we could even h... - 08:01 AM Feature request #12667: Pause snapping during editing session
- no need for a shortcut, a simple checkbox in the taskbar would do the job, no? we could even have a combobox there wi...
- 05:47 AM Feature request #12667: Pause snapping during editing session
- The spacebar is already in use for panning. You you'll need a different shortcut.
- 08:31 AM Revision 90e0cb99 (qgis): Fix attribute creation in transect sample
- 08:29 AM Revision 627815d6 (qgis): Merge pull request #2903 from sebastic/qt5-qspatialite
- Add support for Qt5 to qspatialite provider.
- 08:21 AM Revision bd6508aa (qgis): Merge pull request #2908 from SebDieBln/Test_ImprovePanningTest
- improve the test of panning the map canvas by keyboard
- 07:57 AM Bug report #14488 (Closed): The plugin will be disabled because it crashed QGIS during last start...
- The plugin will be disabled because it crashed QGIS during last startup. Please report an issue and re-enable the plu...
- 07:18 AM Revision 1f8e94e2 (qgis): Disable ccaching on travis
- Let's see if it is responsible for some false alarms
https://github.com/qgis/QGIS/pull/2908 - 05:36 AM Bug report #14485: Digitze in duplicate layers fails
- video demo:
http://1drv.ms/1V6pxEZ - 04:26 AM Bug report #14485 (Closed): Digitze in duplicate layers fails
- If I duplicate a shapefile layer (Layer > duplicate Layer) and then digitize new objects or cut objects, these object...
- 05:15 AM Bug report #14459: v.transform affine ERROR: v.out.ogr: Sorry, <z> is not a valid flag
- GRASS GIS 6 (enabled by default)
GRASS Folder: C:/PROGRA~1/QGISES~1/apps\\grass\\grass-7.0.3 (exists, but wrong vers... - 04:42 AM Bug report #14459: v.transform affine ERROR: v.out.ogr: Sorry, <z> is not a valid flag
- hi.
Médéric RIBREUX wrote:
> Hello, bug triage...
>
> I am sorry, I can't reproduce it on Processing GRASS7 (on De... - 04:55 AM Bug report #14483 (Rejected): Processing documentation for QGIS 2.14 is outdated/missing
- Documentation now updated. It will be available when it's done.
- 04:55 AM Bug report #14483 (Rejected): Processing documentation for QGIS 2.14 is outdated/missing
- Documentation now updated. It will be available when it's done.
- 03:13 AM Bug report #14483 (Rejected): Processing documentation for QGIS 2.14 is outdated/missing
- The processing toolbox's help points to the online 2.8 documentation, which is mostly empty, and unhelpful in finding...
- 04:36 AM Bug report #14486 (Closed): self opened QGIS instances when inheriting multiprocessing class
- When generating instaces of *Pool* class from *multiprocessing* package in QGIS Python console, this bug occurs. QGIS...
- 03:09 AM Bug report #14145: Snapping to WFS
- Heikki Vesanto wrote:
> Tested in 2.14 as well. Still and issue. It would be good if indexing for snapping could be t... - 02:09 AM Bug report #14436: Failure to connect to postgres database defined as service in DB manager
- I currently use basic authentication. I have uploaded a sample service file. [[http://www.postgresql.org/docs/9.1/sta...
- 01:46 AM Bug report #14436: Failure to connect to postgres database defined as service in DB manager
- Sorry
I didn't know was a regression due to my lack of user experience
@Admire, just a question. your DB connection... - 01:12 AM Bug report #14436: Failure to connect to postgres database defined as service in DB manager
- Hi Luigi. For me it is a regression - the behaviour changed from how it worked before in < 2.14 and if you are using ...
- 01:33 AM Bug report #14104 (Closed): DB Manager: sequence issue when copying a table from a PostGIS schema...
- 01:05 AM Bug report #14454 (Closed): Invalid SQL error when using dataProvider().changeAttributeValues()
- Yes, it looks like it has been fixed in master.
2016-03-13
- 12:08 AM Revision c7e675c3 (qgis): improve the test of panning the map canvas by keyboard
- Verify the extent is changed after each key event.
- 11:50 PM Bug report #14299: Unhide paths from browser
- I also found the option. However, I think it is incoherent to be able to hide with a right click, and be required to ...
- 12:50 PM Bug report #14299: Unhide paths from browser
- There's a "Remove" button in Settings menu --> Options --> Data sources tab. what do you mean by "unclear"?
- 06:39 PM Bug report #14463: OSGeo install of QGIS on Windows leaves behind folder on desktop
- Anita Graser wrote:
> Jürgen Fischer wrote:
> > I you want full control you can install using OSGeo4W.
>
> At which ... - 04:36 AM Bug report #14463: OSGeo install of QGIS on Windows leaves behind folder on desktop
- Jürgen Fischer wrote:
> I you want full control you can install using OSGeo4W.
At which step of the OSGeo4W installe... - 03:31 AM Bug report #14463: OSGeo install of QGIS on Windows leaves behind folder on desktop
- Tom Chadwin wrote:
> Thanks, Juergen. In time, the full solution would require an extra install stage: "Create shortc... - 02:57 PM Bug report #14408: qgis_25d_height and qgis_25d_angle variables are modifiable but changes are ig...
- Not really. Haven't thought about it actually. I was just discovering the different new options and got puzzled by th...
- 01:03 PM Bug report #14481 (Closed): If already opened QGIS Browser (standalone and panel) doesn't show ne...
- hi,
I connect an usb drive disk and it's not listed among the drives of QGIS browser panel. However, it's available ... - 12:22 PM Revision 6610c6e2 (qgis): [processing] don't throw error when new provider added and settings is ...
- 12:02 PM Revision 48911ca9 (qgis): evis: update QAction::activated to triggered
- 12:02 PM Revision 811c9c29 (qgis): remove superfluous file
- 12:00 PM Revision 3507bd8c (qgis): globe: adapt to osgearth 2.7
- (cherry picked from commit 342a754c399b785053dc766402486acd72e39be9)
- 11:59 AM Revision 342a754c (qgis): globe: adapt to osgearth 2.7
- (cherry picked from commit 6327558 and de06cd7)
- 11:39 AM Feature request #14479 (Open): Add an option to load/save .sql files
- Please add an option to load/save .sql files in the SQL window.
- 11:28 AM Feature request #14478 (Open): Rename and delete indexes and sequences
- Please add the possibility to rename and delete indexes and sequences in the DB Manager.
- 10:26 AM Bug report #9425: grass_script.bat always fails if USERNAME contains MBCS
- Ok, I suspect this gonna be painful because I don't have the same problems than you and I can't reproduce them.
You ... - 04:14 AM Bug report #9425: grass_script.bat always fails if USERNAME contains MBCS
- Hi,
thanks for teaching method to activate GRASS 7.
I didn't notice activation is required.
I tried but unfortunate... - 03:22 AM Bug report #9425: grass_script.bat always fails if USERNAME contains MBCS
- Hello,
I can see that you are using GRASS6. The fix I have made is only for GRASS7 (but I can backport it for GRASS6... - 10:06 AM Feature request #14477 (Open): Add an option to create a sequence for existing integer columns
- Please add an option to create a sequence for existing integer columns in the DB Manager. Changing the type to serial...
- 09:30 AM Feature request #14476 (Open): Search and replace function in SQL window
- To save time when editing queries in the SQL window, please add a _search and replace/replace all_ function.
- 09:06 AM Bug report #14429 (Closed): Processing toolbox: GRASS GIS 7 issues
- Hello,
I have tried to reproduce the bug.
I have found that the main problem comes from v.out.ogr (a GRASS module fo... - 09:06 AM Bug report #14429 (Closed): Processing toolbox: GRASS GIS 7 issues
- Hello,
I have tried to reproduce the bug.
I have found that the main problem comes from v.out.ogr (a GRASS module fo... - 09:02 AM Feature request #14475 (Closed): Processing GRASS should support other file formats than Shapefile
- For the moment, when you use GRASS algorithms, you can only export to shapefiles.
Other Processing algorithms (QGIS ... - 08:53 AM Feature request #5742 (Open): Preserve GRASS raster labels
- Ok, I have opened "a ticket into GRASS bugtracker for r.external":https://trac.osgeo.org/grass/ticket/2963...
On QGI... - 06:58 AM Bug report #6798: when copying a table by d&d from one schema to another the serial property is l...
- See also #14104
- 06:57 AM Bug report #14104: DB Manager: sequence issue when copying a table from a PostGIS schema into ano...
- See also #6798
- 06:23 AM Bug report #13667 (Feedback): rule based labelling is not saved in qml style files
- I can not reproduce. Are you loading styles saved in an older version of QGIS?
Please attach a QML file that does not... - 05:20 AM Bug report #14474 (Closed): Processing menu icons don't scale on HiDPI
- In all other menus, the icons scale and are displayed bigger on HiDPI screens but the Processing menu icons remain ti...
- 05:13 AM Bug report #14473 (Closed): Formview feature list does not scale on HiDPI
- The list of features in the attribute table form view does not scale appropriately on HiDPI:
!formview.png! - 05:10 AM Bug report #14472 (Open): Attribute table icons too small on HiDPI
- The icons in the attribute table toolbar are considerably smaller than the main window toolbar icons.
Also, the s... - 05:05 AM Bug report #14471 (Closed): Only some icons in Style Manager scale on HiDPI
- The icons in the style manager dialog don't scale consistently on HiDPI displays:
* the minus is smaller than the pl... - 04:54 AM Bug report #14470: Pluses in Layer and Browser Panel are too small on HiDPI
- The same applies to the Processing Toolbox, Symbol layers list (in Layer Properties | Style), and probably all other ...
- 04:50 AM Bug report #14470 (Closed): Pluses in Layer and Browser Panel are too small on HiDPI
- The pluses to expand tree entries in the panels are tiny on HiDPI, e.g. compared to the nicely huge checkboxes for la...
- 04:53 AM Feature request #11103: Support for retina displays (HiDPI)
- Alessandro Pasotti wrote:
> It might be fixed with 061bdde, can somebody please test and confirm that it works on ot... - 04:30 AM Bug report #14469 (Closed): Processing options search for providers returns useless results
- The current behavior of the Processing options search is not very userful. For example, searching for the PySAL provi...
- 03:30 AM Bug report #14468 (Closed): 'QGIS Version Information' dialogue box mentions wrong QGIS version
- fixed in "b926e2b":https://github.com/qgis/QGIS-Website/commit/b926e2ba3735983e962bf921b4d955d7fcb79fac
- 03:30 AM Bug report #14468 (Closed): 'QGIS Version Information' dialogue box mentions wrong QGIS version
- fixed in "b926e2b":https://github.com/qgis/QGIS-Website/commit/b926e2ba3735983e962bf921b4d955d7fcb79fac
- 02:42 AM Revision c2ff2d77 (qgis): osgeo4w: support for OSGEO4W_DESKTOP and fix deinstallation
2016-03-12
- 12:29 AM Bug report #14463: OSGeo install of QGIS on Windows leaves behind folder on desktop
- Thanks, Juergen. In time, the full solution would require an extra install stage: "Create shortcuts on desktop?" with...
- 06:04 PM Bug report #14463: OSGeo install of QGIS on Windows leaves behind folder on desktop
- Reinhard Reiterer wrote:
> I am not sure this is related or not, but when uninstalling QGIS (OSGeo, Win7) the desktop... - 06:03 PM Bug report #14463: OSGeo install of QGIS on Windows leaves behind folder on desktop
- Anita Graser wrote:
> I think this is a valid issue which is confusing to users.
>
> @Jürgen: Could the default beha... - 06:01 PM Bug report #14463: OSGeo install of QGIS on Windows leaves behind folder on desktop
- Tom Chadwin wrote:
> So you disagree with the above, that the folder should be kept?
No, I just don't see a point in... - 03:16 PM Bug report #14463: OSGeo install of QGIS on Windows leaves behind folder on desktop
- I am not sure this is related or not, but when uninstalling QGIS (OSGeo, Win7) the desktop icon isn't removed.
- 11:30 AM Bug report #14463: OSGeo install of QGIS on Windows leaves behind folder on desktop
- I think this is a valid issue which is confusing to users.
@Jürgen: Could the default behavior be changed to creatin... - 08:47 AM Bug report #14463: OSGeo install of QGIS on Windows leaves behind folder on desktop
- It's not my default download location. Perhaps please close this issue. I was only trying to help, but something's go...
- 08:13 AM Bug report #14463: OSGeo install of QGIS on Windows leaves behind folder on desktop
- Please stop the attitude Tom. QGIS is not responsible for the default download location of your browser. The only thi...
- 08:03 AM Bug report #14463: OSGeo install of QGIS on Windows leaves behind folder on desktop
- So you disagree with the above, that the folder should be kept? In that case it should be deleted, and it isn't. As I...
- 07:28 AM Bug report #14463: OSGeo install of QGIS on Windows leaves behind folder on desktop
- Tom Chadwin wrote:
> OK. How about naming it more usefully?
It's a temporary directory is created in current directo... - 07:01 AM Bug report #14463: OSGeo install of QGIS on Windows leaves behind folder on desktop
- OK. How about naming it more usefully?
- 06:18 AM Bug report #14463: OSGeo install of QGIS on Windows leaves behind folder on desktop
- +1 for putting the folder in a location other than the Desktop by default but I don't think it needs to be deleted af...
- 01:53 AM Bug report #14463 (Closed): OSGeo install of QGIS on Windows leaves behind folder on desktop
- When installing QGIS via the OSGeo installer on Windows, a folder is created on the desktop, whose name starts with "...
- 12:19 AM Feature request #5725: Make v.* modules corresponding to those in GRASS plugin
- Merci for your work! I have read the notes and I agree with all (also dropping v.krige).
- 12:56 PM Feature request #5725 (In Progress): Make v.* modules corresponding to those in GRASS plugin
- Hello,
I have made a "pull-request for this feature request":https://github.com/qgis/QGIS/pull/2904...
Feel free to... - 11:46 PM Feature request #11103: Support for retina displays (HiDPI)
- It works fine for me (on Linux), I don't have a mac so I cannot help more, sorry.
- 06:12 PM Feature request #11103: Support for retina displays (HiDPI)
- Checking in to affirm interest & hopefully get some updates on the status of the project.
I hope you all are aware t... - 11:23 PM Bug report #14468 (Closed): 'QGIS Version Information' dialogue box mentions wrong QGIS version
- Please update the 'QGIS Version Information' dialogue box ('Help/Check QGIS Version').
- 10:32 PM Revision 34bd1240 (qgis): [Geometry checker] Make polyLineSize survive empty geometries
- 09:51 PM Revision 23cd2fcb (qgis): [NEEDS-DOCS] Reword "zoom to layer scale" to "zoom to visible scale"
- ...makes it clearer what this does, as the original wording could be
confused with zooming to the layer's native scal... - 09:50 PM Revision e2c83aec (qgis): Add CancelQuery for Qt5 only.
- 09:34 PM Revision 1e1dfca7 (qgis): Fix crash when right clicking raster layer (indentified by Coverity)
- 09:34 PM Revision 66938e9f (qgis): Fix Coverity warning
- 09:06 PM Revision d318981f (qgis): Add v.in.lidar algorithm
- 09:02 PM Revision 72a6b774 (qgis): Enable QSpatiaLite for travis qt4 builds.
- 09:00 PM Revision 6685667a (qgis): Mark CancelQuery as not support in hasFeature().
- 08:17 PM Bug report #9425: grass_script.bat always fails if USERNAME contains MBCS
- Hi,
attached error log screen.
Thank you. - 01:08 PM Bug report #9425: grass_script.bat always fails if USERNAME contains MBCS
- Hello and thank for your report,
logs are in the Log Messages Panel (and I need them to go further) !
You can displa... - 08:00 PM Revision e4ecbb26 (qgis): Enable QSpatiaLite for travis qt5 builds.
- 07:35 PM Revision ef256aa9 (qgis): Add Qt5OpenGL variables to include_directories() & target_link_librarie...
- 06:08 PM Revision 7f461f3f (qgis): Add v.rectify algorithm
- 05:49 PM Revision 538ad697 (qgis): Add v.edit algorithm
- 05:33 PM Revision 12853b37 (qgis): Add support for Qt5 to qspatialite provider.
- The detachFromResultSet() changes in qsql_spatialite.{cpp,h} are taken
from https://code.qt.io/cgit/qt/qtbase.git/com... - 05:16 PM Revision 903a804b (qgis): Add v.lrs.segment algorithm
- 04:53 PM Revision 1ebd7683 (qgis): Add v.lrs.where algorithm
- 04:21 PM Revision db65371e (qgis): Add v.lrs.create algorithm
- 03:09 PM Feature request #8143: Add tooltip about why users cannot delete columns in Spatialite layers
- I agree with Giovanni's remarks and conclusion. In spatialite_gui both dropping and renaming a column seems to work f...
- 03:01 PM Bug report #12550: Error compiling Globe Plugin with osgEarth 2.6
- Launching the globe plugin causes a segfault:...
- 01:34 PM Bug report #13535: Crash using Geometry Checker plugin
- https://github.com/qgis/QGIS/pull/2905
- 10:28 AM Bug report #13535: Crash using Geometry Checker plugin
- The fix seems to work. Unfortunately the 'Check geometries' plugin is still facing issues. I've uploaded the .shp files.
- 01:26 PM Bug report #14467 (Closed): QGIS Desktop 2.14 breaking shapefiles during session
- I am using QGIS Essen 2.14.0 and doing some digitising. When part-way through a session, and when I pan the map (alth...
- 01:20 PM Bug report #14459 (Feedback): v.transform affine ERROR: v.out.ogr: Sorry, <z> is not a valid flag
- Hello, bug triage...
I am sorry, I can't reproduce it on Processing GRASS7 (on Debian Stretch). Are you using GRASS6... - 01:06 PM Revision 3a995cfe (qgis): Add v.to.lines algorithm
- 01:02 PM Revision 4dd5fd36 (qgis): Add v.what.vect algorithm
- 12:54 PM Revision ae0b48d8 (qgis): Add v.vect.stats algorithm
- 12:45 PM Revision 2139d5fd (qgis): Add v.type algorithm
- 12:34 PM Revision b7a6037d (qgis): Add v.to.3d algorithm
- 12:21 PM Revision 09b9a624 (qgis): Add v.rast.stats algorithm
- 11:48 AM Revision 3f144599 (qgis): Add v.pack algorithm
- 11:41 AM Revision 2e0e7b6b (qgis): Add v.out.vtk algorithm
- 11:40 AM Bug report #14312 (Closed): Processing: SAGA Raster statistics for polygons returns wrong values
- 11:39 AM Revision a7ec96ce (qgis): Add v.kernel algorithm
- 11:34 AM Revision 62b4d7ce (qgis): Add v.in.mapgen algorithm
- 11:33 AM Revision 33f3717c (qgis): Add v.in.lines algorithm
- 11:27 AM Revision 7f983e35 (qgis): Add v.in.ascii algorithm
- 10:28 AM Revision 25932aa1 (qgis): [virtual provider] Add SQLITE3_INCLUDE_DIR to CMakeLists.txt
- The virtual provider depends directly on sqlite3.h, but fails to add
explictly its paths, relying on it to be present... - 10:28 AM Revision d261ed57 (qgis): Add debug message in case of failure in QgsSLConnect::sqlite3_close()
- and in QgsSLConnect::sqlite3_close_v2() too. This can make spotting
issues like the one fixed in b0f2b970ac8918e5cb0e... - 10:27 AM Revision 0626467a (qgis): [BUGFIX] [Spatialite] Finalize statement in addFeatures()
- The sqlite3_prepare_v2() call in QgsSpatiaLiteProvider::addFeatures() is
not associated with a matching sqlite3_final... - 10:23 AM Revision 35ceacc8 (qgis): Fix broken $x_at, $y_at functions (fix #14462), add tests
- (cherry-picked from 3b40e2baa5b939dd4b920220e266a98cf9ef0e4c)
- 10:22 AM Bug report #13156: Add qwtpolar-1.1 embedded copy for Qwt >= 6.1 support
- Debian has transitioned to Qwt 6.1 and the Ubuntu release after xenial is likely to follow.
The Qwt 6.1 packages are... - 10:21 AM Revision 3b40e2ba (qgis): Fix broken $x_at, $y_at functions (fix #14462), add tests
- 10:13 AM Revision 741d1463 (qgis): Add v.in.geonames algorithm
- 10:05 AM Revision 014355aa (qgis): Add v.extrude algorithm
- 09:42 AM Revision 2f579d23 (qgis): Add v.build.polylines algorithm
- 09:27 AM Revision 8619b812 (qgis): Add v.build algorithm, only for topology checking
- 08:38 AM Revision 51d6f5f5 (qgis): Merge pull request #2894 from rouault/fix_spatialite_insert
- Fix spatialite insert
- 08:11 AM Bug report #14465 (Closed): Styling of Microsoft SQL data not working
- I looked at the other bug and it is the same behavior, so it is solved already. I will test it when a new release of ...
- 08:11 AM Bug report #14465 (Closed): Styling of Microsoft SQL data not working
- I looked at the other bug and it is the same behavior, so it is solved already. I will test it when a new release of ...
- 08:11 AM Bug report #14465 (Closed): Styling of Microsoft SQL data not working
- I looked at the other bug and it is the same behavior, so it is solved already. I will test it when a new release of ...
- 08:07 AM Bug report #14465: Styling of Microsoft SQL data not working
- Probably a duplicate of #14402
- 04:44 AM Bug report #14465 (Closed): Styling of Microsoft SQL data not working
- Styling of data coming from Microsoft SQL Server does not work. When applying a style that is dependant on data, for ...
- 07:38 AM Revision 9167e1b6 (qgis): Merge pull request #2902 from sebastic/qt5-globe-plugin
- Add Qt5OpenGL variables to include_directories() & target_link_libraries()
- 06:04 AM Bug report #14464 (Closed): Full zoom fails if a filter query is defined on shp vector layer
- 05:43 AM Bug report #14464: Full zoom fails if a filter query is defined on shp vector layer
- Great ! Thank you very much for your help.
- 05:38 AM Bug report #14464: Full zoom fails if a filter query is defined on shp vector layer
- You're right, confirmed in 2.14.0 release, but seems fixed in 2.14 dev and master.
- 04:14 AM Bug report #14464: Full zoom fails if a filter query is defined on shp vector layer
- I am indeed using the provider filter, and there is no error in the Log Message Panel.
I tried to remove every plugin... - 03:11 AM Bug report #14464: Full zoom fails if a filter query is defined on shp vector layer
- Are you using a provider filter (Layer properties | General | Provider feature filter) or something different? Any ou...
- 03:04 AM Bug report #14464: Full zoom fails if a filter query is defined on shp vector layer
- Well, I tested again with your query and I have the same problem.
It occurs when I click "full zoom" button or when I... - 02:50 AM Bug report #14464: Full zoom fails if a filter query is defined on shp vector layer
- Tested with the query ...
- 02:27 AM Bug report #14464: Full zoom fails if a filter query is defined on shp vector layer
- A shp layer on which the bug can be reproduced is attached to this message.
- 02:24 AM Bug report #14464 (Closed): Full zoom fails if a filter query is defined on shp vector layer
- If a filter query is defined on a shp vector layer, full zoom fails and every zooming function stop working until fil...
- 04:57 AM Bug report #14466 (Rejected): Conditional formatted table cells expressions are evaluated wrong
- For simple expressions using @value for just the one cell works correctly. When using @value to compare to other cell...
- 02:08 AM Revision 2c5d5648 (qgis): Add Qt5OpenGL variables to include_directories() & target_link_librarie...
- 01:21 AM Bug report #14462 (Closed): QGIS crash on typing "$x_at" in expression.
- Fixed in changeset commit:"3b40e2baa5b939dd4b920220e266a98cf9ef0e4c".
- 01:07 AM Bug report #14462: QGIS crash on typing "$x_at" in expression.
- Confirmed on master with today's nightly on OSGeo4W
- 01:07 AM Bug report #14462: QGIS crash on typing "$x_at" in expression.
- Confirmed on master with today's nightly on OSGeo4W
- 01:14 AM Bug report #10756: Minidump on closing QGIS 2.4
- Can't reproduce on Win8 64 bit with nightly from OSGeo4W
- 01:11 AM Bug report #14461 (Closed): GPS compatibility
- Closing as "not a bug report". Please as questions about using QGIS on the user mailing list.
- 01:11 AM Bug report #14461 (Closed): GPS compatibility
- Closing as "not a bug report". Please as questions about using QGIS on the user mailing list.
- 01:11 AM Bug report #14461 (Closed): GPS compatibility
- Closing as "not a bug report". Please as questions about using QGIS on the user mailing list.
2016-03-11
- 12:36 AM Bug report #12738: After using "difference" consider 2 or more separated polygons as one
- Alexander Bruy wrote:
> Please add sample data to reproduce the bug.
>
> From your description it looks like differe... - 06:28 PM Bug report #9425: grass_script.bat always fails if USERNAME contains MBCS
- Although I tested with MBCS USERNAME, I get error.
Where do the error logs are stored ? - 05:26 PM Revision 3fd3dae3 (qgis): Hide subform in N:M relations
- 04:56 PM Revision d7c477b0 (qgis): Fix extension removal in exportVectorLayer
- Taking the [:-4] slice from basename and splitext() try to do the same thing. Usually splitext() was failing silently...
- 01:39 PM Bug report #14462: QGIS crash on typing "$x_at" in expression.
- Exactly same behaviour on Mac OSX (Yosemite, 10.10.5)
- 11:10 AM Bug report #14462 (Closed): QGIS crash on typing "$x_at" in expression.
- Start QGIS (2.14 LTS), open any shapefile.
Go to "Select by expression" and type $x_at (as is, no quote marks) in th... - 01:21 PM Revision 29d2d283 (qgis): Run more tests in Qt5 setup
- 11:04 AM Revision 73caf352 (qgis): Merge pull request #2892 from SebDieBln/Test_CanvasPanByKeyboard
- added a test for panning the canvas by keyboard
- 09:54 AM Revision 145f2467 (qgis): Merge pull request #2895 from rouault/missing_include_path_in_virtual_p...
- [virtual provider] Add SQLITE3_INCLUDE_DIR to CMakeLists.txt
- 09:49 AM Bug report #14459: v.transform affine ERROR: v.out.ogr: Sorry, <z> is not a valid flag
- The problem lies in folders configuration in the provider options for GRASS. Both GRASS and MSYS paths are wrong and ...
- 06:40 AM Bug report #14459 (Closed): v.transform affine ERROR: v.out.ogr: Sorry, <z> is not a valid flag
- The tool can not be executed return the following error:...
- 08:35 AM Bug report #14461 (Closed): GPS compatibility
- Hi guys,
I'd like to know if the following GPS modul is compatible with QGIS V2.12 and supported ?
Dedicated u-blo... - 08:26 AM Revision 6805ba95 (qgis): Merge pull request #2896 from m-kuhn/container-qt5
- Add Qt5/Python3 builds to travis
- 08:15 AM Feature request #14460 (Open): Avoid corrupted qgs files when writing to network drives
- When user saves a large QGIS project with several layers and complex symbology on a network drive, QGIS becomes unres...
- 06:43 AM Bug report #10756: Minidump on closing QGIS 2.4
- I am experiencing the same issue with the newly installed version 2.14.
If I just open it and closes it again witho... - 03:16 AM Bug report #14301: simplification makes geometry-based expression values (such as $area) vary for...
- Hi, I would like to propose this pull [https://github.com/qgis/QGIS/pull/2900] to fix the issue.
Best regards
Alvaro - 03:02 AM Bug report #7671: SVG symbols not correctly exported to svg and pdf via print composer
- Still a problem in version 2.14.
Apparently, when an svg image is exported, through the print composer, to pdf or sv... - 02:48 AM Feature request #11652: Add support for Oracle and SQL Server to DB manager
- Me too I would favour to add support for MS SQL Server into the DBManager. In that way it would be possible to use st...
- 02:07 AM Bug report #14458 (Closed): open datasource in read-only mode
- Hi,
QGIS has some problems when opening datasources in read-only mode (eg. Shapefiles located in directory where the... - 01:40 AM Feature request #14457 (Open): Data defined grid properties in composer
- It would be incredibly useful to be able if grid and graticule in QGIS Print Composer can controlled from a variable ...
2016-03-10
- 08:23 PM Revision cd961695 (qgis): Add Qt5 builds to travis
- 07:52 PM Revision 8d72e9f4 (qgis): Convert some asserts to self.asserXXX methods in py tests
- 07:52 PM Revision e6198c69 (qgis): Fix some warnings on Qt5 builds
- 07:52 PM Revision 4cc5c2cb (qgis): Add some debug output when GDALRasterIO operations fail
- Or the compiler will complain about unhandled returns
- 06:44 PM Revision 3dc40d72 (qgis): Conditionalize tests which depend on QtWebkit
- 06:44 PM Revision aa293704 (qgis): More debug output when dependencies are not found
- 06:44 PM Revision 264527a4 (qgis): [PyQt5] make pyuic4-wrapper PyQt5 aware
- 06:44 PM Revision ae6fad3d (qgis): Decapitalize FindSpatiaLite cmake file
- 04:59 PM Bug report #14456 (Closed): QGIS 2.14 crash opening any raster format
- I am using QGIS 2.14 on Mac OS X 10.11.3; every time I try to open a raster file, in any format, QGIS crash.
- 02:47 PM Revision 455a473a (qgis): [virtual provider] Add SQLITE3_INCLUDE_DIR to CMakeLists.txt
- The virtual provider depends directly on sqlite3.h, but fails to add
explictly its paths, relying on it to be present... - 01:02 PM Bug report #14454 (Feedback): Invalid SQL error when using dataProvider().changeAttributeValues()
- Can you test with master? There's been a possibly related fix for this recently.
- 04:54 AM Bug report #14454 (Closed): Invalid SQL error when using dataProvider().changeAttributeValues()
- I have a script that updates values in a Spatialite layer. It basically works like this:...
- 12:50 PM Revision b253a29a (qgis): Add debug message in case of failure in QgsSLConnect::sqlite3_close()
- and in QgsSLConnect::sqlite3_close_v2() too. This can make spotting
issues like the one fixed in b0f2b970ac8918e5cb0e... - 12:47 PM Revision b0f2b970 (qgis): [BUGFIX] [Spatialite] Finalize statement in addFeatures()
- The sqlite3_prepare_v2() call in QgsSpatiaLiteProvider::addFeatures() is
not associated with a matching sqlite3_final... - 12:14 PM Revision e6785ba5 (qgis): Be more verbose on exceptions in geoalgorithms
- 12:14 PM Revision 61366583 (qgis): [processing] Fix default argument is SilentProgress for GeoAlgorithm.ex...
- 10:39 AM Revision a98fefd2 (qgis): Merge pull request #2889 from m-kuhn/py3improvements
- Simplify some python3 handling, refs #13686 (redmine)
- 10:14 AM Revision b073111f (qgis): processing: add extent parameter to gdal_warp
- 08:58 AM Bug report #14455 (Closed): Third level subcategories showing when unchecked.
- Hello:
This appeared on release 2.14.0.
If you have sub-categories (2nd level) created through Rule-based Styles o... - 08:57 AM Revision 875a4647 (qgis): Fix reshape involving first/last vertex (fix #14443)
- (cherry-picked from bb0ecf427fd3c92a46bac26d7344f82381f34e8e)
- 08:56 AM Revision 602cfa19 (qgis): Allow editing newly added diagram expression attributes (fix #14063)
- (cherry-picked from 8389b7f703694bf107ffaa85f5b4bda934e2391a)
- 07:05 AM Revision 9b35a988 (qgis): Merge pull request #2890 from NaturalGIS/processing_better_grass7_r_cost
- [processing] better GRASS 7 r.cost algorithms
- 04:10 AM Revision 52621b9a (qgis): Followup a112dfe, fix #14451
- 02:59 AM Revision 8b344371 (qgis): Partially revert 3ec161
- 02:26 AM Bug report #14432: QGIS 2.14 Processing plugin crashes - TypeError: must be string, not None
- I've removed all the previous QGIS directories from my machine before installing 2.14 and experiencing this bug
- 02:15 AM Bug report #14453 (Closed): Empty Postgis Connection Dialog QGIS 2.14 Windows
- I think I have seen this before: the connection dialog to create a Postgis connection is shown but emtpy (See screens...
- 01:41 AM Bug report #14452 (Closed): Height and Angle are not restored from .qml file for 2.5D renderer
- Default values of height and angle (10 and 70 deg) are shown after loading .qml.
2016-03-09
- 12:45 AM Revision 80afbeda (qgis): Use doubles instead of float for min/max layer scales
- 12:45 AM Revision 3ec16131 (qgis): Indentation
- 12:45 AM Revision 15631937 (qgis): Port more field iterating to Q_FOREACH, avoid some detachments
- 12:45 AM Revision db69451a (qgis): Add noexcept to astyle rules
- 12:45 AM Revision 0e5214cd (qgis): Don't crash when iterating empty QgsFields
- 12:42 AM Revision 8389b7f7 (qgis): Allow editing newly added diagram expression attributes (fix #14063)
- 12:22 AM Bug report #11802: reshape tool 'avoid intersections' snapping not working as expected
- This relates with #11069
- 12:21 AM Bug report #11802: reshape tool 'avoid intersections' snapping not working as expected
- Pull request proposed : https://github.com/qgis/QGIS/pull/2342
- 12:21 AM Feature request #11069: Add snapping and avoid intersection support for the reshape tool
- This relates with #11802
- 12:21 AM Feature request #11069: Add snapping and avoid intersection support for the reshape tool
- Pull request proposed : https://github.com/qgis/QGIS/pull/2342
Also available in: Atom