Activity
From 2016-04-30 to 2016-05-29
2016-05-29
- 11:59 PM Revision 8e5b28f3 (qgis): [db_manager] Fix #14796 - Quote values depending on data type in query ...
- 11:51 PM Revision 87121d63 (qgis): Merge pull request #3126 from manisandro/globe
- Revived globe, compatible with OsgEarth 2.7
- 09:18 PM Revision cdbd4e45 (qgis): Docstring updates
- 09:03 PM Bug report #14925 (Closed): DBF records not deleted, only flagged as deleted
- Hi,
In v2.8 if I select and delete features from a shapefile layer, save the edits and then remove that layer the db... - 08:35 PM Revision 62c814cb (qgis): fix pin/unpin ctl key
- 07:52 PM Revision 9fe21028 (qgis): QgsRasterBlock::printValue(): add documentation notes
- 07:26 PM Bug report #14909 (Closed): regression: QGIS crashes when closing docked attribute table
- -If I disable TimeManager, crash is gone; closing.-
- 07:26 PM Bug report #14909 (Closed): regression: QGIS crashes when closing docked attribute table
- -If I disable TimeManager, crash is gone; closing.-
- 06:02 PM Revision 2ac20c66 (qgis): [WFS Provider] Implement workarounds to better behave when extent repor...
- Some servers like http://geodata.nationaalgeoregister.nl/bag/wfs report wrong layer
extent in their GetCapabilities r... - 05:50 PM Revision f9a10e4a (qgis): Remove deprecated wheel action behaviour from composer
- 05:50 PM Revision 5377952a (qgis): [FEATURE] ctrl+wheel on canvas results in smaller zoom
- Holding down ctrl while using the mouse wheel to zoom in or
out now results in a finer zoom. This behaviour brings ca... - 05:50 PM Revision aa53cfe3 (qgis): [composer] Prevent zooming out/in too far
- Would cause issues when scale became 0 and it was impossible
to further interact with the composer. - 05:50 PM Revision 79d64071 (qgis): Set cursor to pan cursor when space-dragging canvas
- 05:36 PM Revision 8e980cfe (qgis): fix pin/unpin diagrams when no labels
- 04:20 PM Revision d6ec868a (qgis): Merge pull request #3098 from arnaud-morvan/postgresql_decimal_fields
- Keep numeric fields type, length and precision in postgresql provider
- 03:00 PM Bug report #14796 (Closed): DB Manager: query builder always places double quotes around column v...
- Fixed in changeset commit:"8e5b28f3bb5d7fb46b54c69176ec4143268ea977".
- 12:55 PM Revision f3b635dc (qgis): [GDAL provider] Ignore nodata value that are not representable in the d...
- This is related to commit e0d38ba3f912b7ae6b34e66a44e529ec37394458. In case
we have to deal with an inconsitent raste... - 12:47 PM Revision 69bed218 (qgis): WMS: Better logic to pick the legend URL
- QGIS had two problems:
1) It was using the specified legend URL only if its mime type was matching
the layer's mim... - 12:47 PM Revision e79a327a (qgis): WMS GetCapabilities: override parent's style if they have the same name
- When there is a layer group with several sub-layers, the group has a
"default" style and the sub-layers each have a "... - 12:43 PM Revision 147a68c0 (qgis): Do not print excessive decimals when identifying value on a Float32 raster
- Was reported in https://lists.osgeo.org/pipermail/qgis-user/2016-April/036045.html
- 12:40 PM Revision e2abea67 (qgis): Fix incorrect tooltips in effects widget
- 12:40 PM Revision c7a4e5a0 (qgis): [needs-docs] Reword "delete" option in db connection dialog
- Button has been changed to "remove", to make it clear that
the button just removes the connection, it does not delete... - 12:28 PM Revision 8fafd3d3 (qgis): Doc: mark QgsDataProvider::enterUpdateMode() / leaveUpdateMode() as ava...
- 11:45 AM Revision 22794ce1 (qgis): Merge pull request #3062 from medspx/processing_imagery
- [Processing] GRASS7 complete i.* modules (implements Redmine #5722)
- 11:02 AM Revision eafaa1da (qgis): /test_provider_shapefile.py: do not test QgsVectorDataProvider.Simplify...
- 11:02 AM Revision b0e3b130 (qgis): [BUGFIX] [OGR provider] Free OGR feature in changeAttributeValues() to ...
- 11:02 AM Revision 7809c8ea (qgis): OGR provider: fix Coverity warning about mFetchGeometry member being no...
- 11:02 AM Revision 05bfd2bc (qgis): Use consistently dataSourceUri() with QgsOgrConnPool (follow up of http...
- 11:02 AM Revision 657ac103 (qgis): QgsOgrProvider::addAttributes(): call invalidateConnections() for MapInfo
- 11:02 AM Revision fe32ba40 (qgis): Move QgsOgrConnPool::instance()->unref() from QgsOgrProvider::close() t...
- 11:02 AM Revision 7d70f323 (qgis): Fix style in previous commit regarding comparisons against nullptr
- Cherry-picked from ed08ffb2aa945dcb0c103aa3fbe3120c0cd0337b
- 11:02 AM Revision 05953cb3 (qgis): [BUGFIX / FEATURE] [OGR] Allow concurrent edition of Shapefiles and Tab...
- - Closes https://hub.qgis.org/issues/14378
- Adds new virtual methods in QgsDataProvider(): enterUpdateMode() and lea... - 10:54 AM Revision 872cfb78 (qgis): Have a capabilities cache per hostname
- Actually if I get
http://127.0.0.1/qgis?REQUEST=GetCapabilities&VERSION=1.1.0&SERVICE=WFS
then
http://localhost/qgis?... - 10:09 AM Revision e5253f88 (qgis): Add a warning on QGIS server when the versions don't corresponds
- QGIS server and project file.
- 09:33 AM Bug report #14924 (Closed): CRS to DXF and PDF
- hi,
i have attached a very simply project for explain the bug, inside the project i have a background geotiff image, ... - 09:00 AM Revision 297c6325 (qgis): Add i.tasscap algorithm
- 09:00 AM Revision 59faf95c (qgis): Blacklist travis-ci qt5 tests and remove i.fft test
- 09:00 AM Revision 8d1bec33 (qgis): Exec things...
- 09:00 AM Revision ec6b29aa (qgis): Remove NaN values from raster before hash calculation
- 09:00 AM Revision 235f9865 (qgis): Fix qt5 travis build and update README for Processing tests
- 09:00 AM Revision 3f6e84f9 (qgis): fix .travis config indentation
- 09:00 AM Revision c867123f (qgis): Fix exec statement for AlgorithmsTestBase.py
- On travis-ci environment, Python version seems to be affected by [this bug](https://bugs.python.org/issue21591).
One ... - 09:00 AM Revision 5f3b60c9 (qgis): Add libfftw3-3 to travis-ci environment (fingercross: should pass)
- 09:00 AM Revision f6710de6 (qgis): Fix rasterhashes value with osgeo4travis values
- 09:00 AM Revision 1945facd (qgis): Temporary make Grass7Utils more verbose for more travis debug
- 09:00 AM Revision 8884cd71 (qgis): Add ugly debug prints to try to find what is travis-ci problem...
- 09:00 AM Revision bc4b3a20 (qgis): Fix i.at.corr test
- 09:00 AM Revision 03a8a8e5 (qgis): Try without subfunction
- 09:00 AM Revision 651302e3 (qgis): Add i.albedo and i.cluster algorithms
- 09:00 AM Revision cd7047cc (qgis): Try this exec modification
- 09:00 AM Revision 1aa0bbd2 (qgis): Update TODO file
- 09:00 AM Revision 6b8f9430 (qgis): Fix i.atcor algorithm
- 09:00 AM Revision b40d2ff3 (qgis): Add last set of tests
- 09:00 AM Revision 48d45fbd (qgis): Fix multiple input parameter type detection for graphical unit test gen...
- 09:00 AM Revision 222935b4 (qgis): Expand external file support to graphical unit test generator
- 09:00 AM Revision 1f21af66 (qgis): Improve tests: add external file support into AlgorithmsTest
- 09:00 AM Revision e70f9bcf (qgis): Add first set of unit tests
- 09:00 AM Revision ed97ca56 (qgis): Fix some algorithms
- 09:00 AM Revision 2aab3248 (qgis): Add i.aster.toar algorithm (need to fix a GRASS7 bug about number of fi...
- 09:00 AM Revision fe5c6f51 (qgis): Add i.rectify algorithm
- 09:00 AM Revision 8ff07cf9 (qgis): Add i.landsat.acc algorithm
- 09:00 AM Revision 90758b53 (qgis): Add i.in.spotvgt algorithm
- 09:00 AM Revision 0529062f (qgis): Add i.biomass algorithm
- 09:00 AM Revision fdce7488 (qgis): Add i.maxlik algorithm
- 09:00 AM Revision 1d153427 (qgis): Add i.cca algorithm (segfaults from GRASS)
- 09:00 AM Revision 02bbcbb8 (qgis): Add i.oif algorithm
- 09:00 AM Revision c9f56125 (qgis): Add i.pansharpen algorithm
- 09:00 AM Revision 5182748e (qgis): Add i.topo.corr algorithm
- 09:00 AM Revision cce451c7 (qgis): Add i.pca algorithm
- 09:00 AM Revision a73ed12d (qgis): Add i.segment algorithm
- 09:00 AM Revision 7bc53388 (qgis): Add i.smap algorithm
- 09:00 AM Revision 89ec2fbb (qgis): Add i.colors.enhance algorithm
- 09:00 AM Revision 68f42a40 (qgis): Add i.vi algorithm
- 09:00 AM Revision ecf6d2ad (qgis): Add i.landsat.toar algorithm
- 09:00 AM Revision aabcc1e0 (qgis): Add i.image.mosaic (needs Redmine #5742 to be implemented)
- 09:00 AM Revision d39614f7 (qgis): Add i.evapo.mh parameters detection
- 09:00 AM Revision 689d4151 (qgis): Add i.group algorithm
- 09:00 AM Revision 83b6cfdf (qgis): Add i.gensigset algorithm
- 09:00 AM Revision a231bbd9 (qgis): Add i.gensig algorithm
- 09:00 AM Revision b5330003 (qgis): Add i.evapo.time algorithm
- 09:00 AM Revision e3da5377 (qgis): Add i.eb.evapfr algorithm
- 09:00 AM Revision 8c69220b (qgis): Add i.eb.eta algorithm
- 09:00 AM Revision 0b8784cf (qgis): Add i.evapo.pt algorithm
- 09:00 AM Revision 474a258e (qgis): Add i.evapo.pm algorithm
- 09:00 AM Revision b6396cb9 (qgis): Add i.evapo.mh algorithm
- 09:00 AM Revision a5afb941 (qgis): Add i.eb.hsebal01 algorithm
- 09:00 AM Revision 109a7f4f (qgis): Add i.emissivity algorithm
- 09:00 AM Revision b3559403 (qgis): Add i.eb.netrad algorithm
- 09:00 AM Revision 13402f65 (qgis): Add i.eb.soilheatflux algorithm
- 09:00 AM Revision 033fd1fa (qgis): Add i.modis.qc algorithm
- 08:57 AM Revision d5512a93 (qgis): Change QgsRectangle::combineExtentWith(const QgsRectangle*) into QgsRec...
- 08:11 AM Revision 1b06324d (qgis): Fix failing server label test
- 07:53 AM Revision 5b6f9d84 (qgis): Fix uninitialized wheel zoom factor in QgsMapCanvas
- 07:32 AM Revision 7cab60bc (qgis): [FEATURE][expressions] If a feature is passed to a function
- expecting geometry inputs, then use that feature's geometry
instead of throwing an error
eg
buffer(@atlas_feature,1... - 07:31 AM Revision 497d6ef4 (qgis): Minor clean ups
- 06:59 AM Revision 421ab4fe (qgis): Add missing docs, SIP bindings, some const correctness
- 06:38 AM Revision 36ff0ba3 (qgis): [FEATURE] add a char() function to the expression engine (#3137)
- 05:24 AM Bug report #14902 (Open): Kind of Qgis freeze with WMS layer
- - The WMS server should be added in the `Browser Panel`
- `2000-Watt-Areale` is the layer name (first in the list)
- ...
2016-05-28
- 12:18 AM Bug report #14890: QGIS fails to highlight topology errors
- Hmm... it seems that the behaviour of highlighting duplicated nodes is inconsistent (see screencast 14890_3.mp4)
- 12:04 AM Bug report #14890: QGIS fails to highlight topology errors
- See also #14912
Only consecutive duplicated nodes are highlighted. - 12:11 AM Revision 78bcd4b1 (qgis): Correctly mark method as deprecated
- 12:10 AM Revision e7d03924 (qgis): Fix doxygen warnings
- 12:01 AM Bug report #14912: 'Check Geometries' plugin fails to fix duplicated nodes
- Sandro, thanks for your reply. The minimum angle check works just fine.
- 02:13 AM Bug report #14912 (Closed): 'Check Geometries' plugin fails to fix duplicated nodes
- The plugin currently only searches for *consecutive* duplicate nodes, which is not the case in the attached geometry....
- 11:45 PM Feature request #14923 (Open): Geoalgorithm to split features
- The processing toolbox misses a 'Split features' geoalgorithm (see attached files).
- 06:18 PM Revision b9baf2e9 (qgis): Merge pull request #3131 from 3nids/lockscale
- allow to lock scale to use magnification to zoom in/out
- 05:26 PM Revision d5f8255a (qgis): Remove unfinished osg[Earth] python bindings
- 05:22 PM Revision c3e7a56b (qgis): always use double for dpi
- 05:10 PM Revision 3e73064c (qgis): Store QgsBillBoardRegistry in QgsProject instead of making it a singleton
- 04:52 PM Revision cf99817b (qgis): allow to lock scale to use magnification to zoom in/out
- this also removes the option for different behavior of mouse wheel
- 04:46 PM Revision bae8a0e5 (qgis): [FEATURE] Georeference outputs (eg PDF) from composer
- This commit makes composer automatically georeference outputs
(where output format makes this possible, eg TIF and PD... - 04:45 PM Revision 3d494ac9 (qgis): Fix feature's value action not working (fix #14536)
- Replace broken/missing $currfield with new @current_field
expression variable. Update other default actions to use
ex... - 04:45 PM Revision bc779a06 (qgis): QgsActionManager: improve docs + add tests
- 04:44 PM Revision 0a8df071 (qgis): Fix build warning
- 04:11 PM Revision 5d37cc35 (qgis): Add SHAPE_ENCODING parameter in GDAL "to postgis" algorithms
- 02:31 PM Revision 857d544e (qgis): Improve numerical stability of QgsAbstractGeometryV2::centroid
- 01:57 PM Bug report #14922: QGIS crashes using SVG marker
- I forgot to mention that this does not seem to affect the Windows installation of QGIS 2.14.3.
- 01:56 PM Bug report #14922 (Closed): QGIS crashes using SVG marker
- When changing the default 'simple marker' of a point layer, setting the 'symbol layer type' to SVG Marker causes QGIS...
- 01:49 PM Revision 705d4f58 (qgis): [styledock] Fix undo redo
- 01:01 PM Revision 17b48563 (qgis): [renderer] Live hillshade renderer for raster layers
- Thanks to Asger Skovbo Petersen (@AsgerPetersen) for the idea and fixes
Thanks to Nyall for reviews and bug fixes - 12:41 PM Revision d8ccec0e (qgis): [Processing] add an algs static method to Processing for server
- 11:18 AM Revision 149ab302 (qgis): [Geometry checker] Delay sorting of results until all are listed
- 10:59 AM Bug report #11134 (Closed): QGIS confuse EPSG:3857 with EPSG:54004
- This has been fixed in GDAL 2.1.0. Extract from the GDAL release news :
* morphToESRI(): use Mercator_Auxiliary_Sph... - 10:59 AM Bug report #11134 (Closed): QGIS confuse EPSG:3857 with EPSG:54004
- This has been fixed in GDAL 2.1.0. Extract from the GDAL release news :
* morphToESRI(): use Mercator_Auxiliary_Sph... - 10:52 AM Revision e0d38ba3 (qgis): QgsRasterFileWriter::writeDataRaster(): do not set nodata on output whe...
- Currently if the source raster has no nodata value, the writer will still write
nan as the output nodata value, ignor... - 10:43 AM Revision 427559c8 (qgis): Merge pull request #3100 from alexbruy/add-db-table
- enable Add button in DB dialogs only when at least one table is selected (fix #5616)
- 10:18 AM Revision 759dd9d1 (qgis): Guard against possible crash by using destroyed QgsMapRendererCustomPai...
- 10:09 AM Revision 90887f46 (qgis): Revived globe, compatible with OsgEarth 2.7
- 10:02 AM Revision 7d7467f2 (qgis): [Processing] Add shortHelp for Scripts, Models and R
- And enhance getParameterDescriptions
- 09:58 AM Revision 27c5f78f (qgis): Merge branch 'processing_shortHelp'
- 09:39 AM Revision 3d957120 (qgis): [processing] add output extent to scripts (refs #11781)
- 09:38 AM Revision 75461aa1 (qgis): [Processing] Fix ogr2ogr postgis table overwrite
- 09:38 AM Revision e60ed051 (qgis): [pluginmanager] limit plugin icon maximum size to prevent breaking desc...
- 09:32 AM Revision 8592a7e3 (qgis): [Processing] Add shortHelp for Scripts, Models and R
- And enhance getParameterDescriptions
- 09:31 AM Revision 69a1718b (qgis): move scale widget in its own class (away from qgisapp)
- 09:29 AM Revision 4f49b8b7 (qgis): Merge pull request #3121 from rouault/pyramids
- Various improvements and fixes related to raster pyramids
- 09:10 AM Feature request #14921 (Open): [GPS Information Panel] Add a button to delete the last collected ...
- This improve the efficient in collection of data when you collect by mistake a vertex of polygon in a Tablet PC.
Ins... - 07:46 AM Bug report #14536 (Closed): Default actions: typo in Selected field's value
- Fixed in changeset commit:"3d494ac9f8324f734802704cef45f3cf79fe2658".
- 07:29 AM Feature request #14920 (Open): [GPS Information Panel] Add vertex symbols in rubberband when we c...
- Is difficult understand when we work in the field with Tablet PC to see the first collected point of the polygon. Som...
- 07:26 AM Feature request #14919 (Open): [GPS Information Panel] Create some shade or change the color of b...
- When we work in the field with table PC sometimes is difficult to understand if we click or not on the buttons of the...
- 07:22 AM Bug report #14918 (Closed): [GPS Information Panel] The last point that close the polygon assumes...
- Tested in Windows 10 64-bits with OSGeo4W 32-bits QGIS 2.8.8.
If we use CRS different of CRS:WGS84 in the project a... - 07:13 AM Bug report #14917 (Closed): [GPS Information Panel] Strange behavior with Polygon add vertex button
- This was tested in Windows 7,10 64-bits with OSGeo4W Installer and Ubuntu.
Tested in QGIS 2.8.9 LTR and QGIS 2.14.3.
... - 04:11 AM Feature request #14916: Plugin manager: Show trust
- <trusted> attribute is now in the XML. Value can be True or False
- 03:45 AM Feature request #14914: Add a warning to Plugin manager
- "*Please Note:* Whilst the QGIS project provides a platform for creating and sharing plugins, we make not assertions ...
- 03:17 AM Bug report #14903 (Closed): Unable to query again WMS capabilities on http://localhost
- I miss the refresh button... then it's OK :-)
- 02:46 AM Bug report #14873: attribute table sorting fails on column named "YEAR"
- Works for me using "steps to reproduce".
2016-05-27
- 01:43 AM Bug report #5616 (Closed): "Add" button is enabled when no PostGIS layers are selected
- Fixed in changeset commit:"427559c872280618c9cc632f36e5f7b04c62faf5".
- 12:53 AM Revision 0ac285d7 (qgis): [GDAL provider] Add cubic spline and lanczos resampling methods for ove...
- 12:53 AM Revision a8be64e1 (qgis): Raster layer properties : use/save default pyramid resampling method
- Currently when you build raster pyramids from the Pyramids tab in raster layer
properties, the default method propose... - 12:53 AM Revision 2861cf1d (qgis): QgsGdalProvider::buildPyramids(): do not crash if an invalid option is ...
- 12:53 AM Revision 7f3edb89 (qgis): QgsRasterPyramidsOptionsWidget: cleanup to avoid use of hard-coded cons...
- 12:53 AM Revision 88c8d352 (qgis): QgsRasterFormatSaveOptionsWidget: do not put pyramid option profiles in...
- Before this commit, if the user opened Settings / Options / GDAL / Edit Pyramid options and
validated it, it added py... - 12:53 AM Revision 1ce34c36 (qgis): [GDAL provider] Fixes related to pyramid option validation
- - The method QgsGdalProvider::validatePyramidsCreationOptions() was a wrong name
and should have been an override o... - 11:28 PM Feature request #14914: Add a warning to Plugin manager
- @tim, could you please suggest the best wording here?
- 11:25 PM Feature request #14914: Add a warning to Plugin manager
- Where is the best place for such warning? We can put in at the plugin description page shown on the right side of the...
- 10:53 PM Feature request #14914 (Closed): Add a warning to Plugin manager
- Users should be warned that external plugins may contain even serious errors and malicious code.
- 11:21 PM Revision 2c1f2ce1 (qgis): Add missing docs
- 11:20 PM Feature request #14916: Plugin manager: Show trust
- We need to have support for this in the Plugins site, e.g. by adding another (probably accessible only for admins) ta...
- 11:01 PM Feature request #14916 (Closed): Plugin manager: Show trust
- Users should see clearly which plugins are trusted (e.g. with a bold green tick). Avoid any pejorative term for other...
- 11:18 PM Revision 4da65884 (qgis): Temporarily revert "add sip bindings to webkit stubs"
- This reverts commit dd69a5965589c8a27f2388e6ecad02b223392704.
The commit was causing build failures on Travis - 07:38 PM Revision cc7eb27a (qgis): [processing] drop WebView dependency (follow up 38f6ace4c0)
- 07:30 PM Revision 4b5e5c08 (qgis): german translation fixes (followup 0eecac1)
- 07:30 PM Revision dd69a596 (qgis): add sip bindings to webkit stubs
- 06:40 PM Revision 88b67361 (qgis): Cleanup some default values from nullptr to empty non-pointers
- 04:40 PM Revision c1750aa0 (qgis): Avoid warning
- 04:34 PM Revision d4a482b9 (qgis): Merge pull request #2900 from ahuarte47/Issue_QPainterSimplification
- [Bugfix] QPainter simplification (fixes #14301)
- 03:19 PM Revision cbbc5357 (qgis): Avoid string comparisons
- 03:02 PM Revision 62cb55a3 (qgis): ending store and restore layer extents in projects
- 02:38 PM Revision 0aec8e98 (qgis): Postgres simplification does not work with curved types
- 02:29 PM Revision 7e9a0a78 (qgis): Merge pull request #3114 from SrNetoChan/new_icons
- Adds File Formats mime Icons for debian and rpm
- 02:16 PM Revision 70c5ab6a (qgis): [processing] fix handling of scriipts/models folders in Get scripts dia...
- 01:33 PM Bug report #14912 (Closed): 'Check Geometries' plugin fails to fix duplicated nodes
- Please try to fix the attached polygon. The geometry check ignores the duplicated nodes and doesn't return any result...
- 12:32 PM Revision 92aed6e3 (qgis): ending store and restore layer extents in projects
- 11:31 AM Revision b38be6f7 (qgis): [processing] made lastools additional parameters optional
- 11:27 AM Revision f4ca8476 (qgis): [processing] do not exit loop in intersect if there are errors
- fixes #14908
- 11:27 AM Revision c080c203 (qgis): [processing] fixed default extension selection
- 11:27 AM Revision 841f8fb7 (qgis): [processing] re-enabled tooltips in algorithm dialog
- 10:48 AM Revision 64e05ff6 (qgis): Show curve point radius in infotool and fix bug in geometryutils
- 10:29 AM Feature request #14911 (Open): Relations dialog misses 'Edit Relation' button
- The relations dialog (Project Properties) misses a 'Edit Relation' button.
- 10:25 AM Revision 33977d16 (qgis): [processing] add option to force singlepart geometry type to postgis im...
- 10:23 AM Revision 5fc17dd1 (qgis): add missing include in DB2
- 09:34 AM Revision adf47dc7 (qgis): store and restore layer extents in projects
- 09:32 AM Revision ba48dbe3 (qgis): Merge pull request #3112 from ThomasG77/qgsannotationitemcast
- Cast each child of QgsAnnotationItem in SIP bindings for Python
- 08:51 AM Revision 84c02417 (qgis): INSTALL is a output file from the t2tdoc target
- 08:41 AM Revision 38f6ace4 (qgis): make webkit optional
- 08:30 AM Revision fb2d5e72 (qgis): fixes debian desktop files for file format icons
- 08:04 AM Bug report #14787 (Closed): API documentation browsing regression
- Solve by Jurgen Fischer
- 08:04 AM Bug report #14787 (Closed): API documentation browsing regression
- Solve by Jurgen Fischer
- 07:35 AM Bug report #14301 (Closed): simplification makes geometry-based expression values (such as $area)...
- Fixed in changeset commit:"d4a482b982b6748a1812efa0ef075b65bf668ba4".
- 07:20 AM Bug report #8760: Custom Form from .ui File crashes QGIS on Ubuntu
- Same problem here too (Qgis 2.14.3 / Kubuntu 14.04)
I've also tried the "project.ui" provided by Stefan Sylla. It cra... - 05:42 AM Bug report #14683: Calling Actions from attribute context menu vs. the Action map tool
- I believe this should also already be fixed in 2.14.3
- 05:41 AM Bug report #14683 (Closed): Calling Actions from attribute context menu vs. the Action map tool
- 04:17 AM Bug report #14683: Calling Actions from attribute context menu vs. the Action map tool
- Did a test agains OSGEO4W QGIS 2.14.2 where the error is present. Did also a test against QGIS master of today (QGIS ...
- 03:09 AM Bug report #14683 (Feedback): Calling Actions from attribute context menu vs. the Action map tool
- I can't reproduce on master - can you confirm this bug is still present?
- 03:10 AM Bug report #1546 (Closed): Action from attribute table does'n substitute %column
- Duplicate of #14683
- 03:10 AM Bug report #1546 (Closed): Action from attribute table does'n substitute %column
- Duplicate of #14683
- 03:10 AM Bug report #1546 (Closed): Action from attribute table does'n substitute %column
- Duplicate of #14683
- 03:09 AM Bug report #10765 (Closed): Actions on layer don't use field values
- Duplicate of #14683
- 03:09 AM Bug report #10765 (Closed): Actions on layer don't use field values
- Duplicate of #14683
- 02:28 AM Bug report #14908 (Closed): Processing plugin intersection module doesn't work properly
- Fixed in changeset commit:"f4ca847660aa066f47af518bcbce00bd52788c9c".
- 02:16 AM Bug report #14908: Processing plugin intersection module doesn't work properly
- Invalid geometry is skipped but the break line interrupts entire cicle and other geometries that overlap first geomet...
2016-05-26
- 01:24 AM Feature request #14889 (Closed): 'Import into PostGIS' misses 'Create single-part geometries inst...
- Fixed in changeset commit:"33977d16dd7f0df5371613cf5033bad1ef6910cd".
- 01:15 AM Bug report #14908 (Feedback): Processing plugin intersection module doesn't work properly
- It is not a bug, if intersection result has invalid geometry it skipped.
- 01:15 AM Bug report #14908 (Feedback): Processing plugin intersection module doesn't work properly
- It is not a bug, if intersection result has invalid geometry it skipped.
- 11:02 AM Bug report #14908 (Closed): Processing plugin intersection module doesn't work properly
- The " intersection " module of processing plugin doesn't work properly .
In attached example intersecting the layer "... - 01:05 AM Revision 2a361c52 (qgis): add extra icons
- 12:50 AM Revision 0eecac1a (qgis): Add QGIS file types Icons for Linux
- 12:29 AM Bug report #14885 (Closed): Layer effect lost when exporting
- 12:19 AM Bug report #14885: Layer effect lost when exporting
- Ah, yes, I use blur and your suggestion helped. Obviously, this is not a bug.
- 11:52 PM Bug report #14910 (Closed): Processing: Cannot start Options, no default modules are loaded
- Cannot start option and no "default" modules are loaded if any of "external" plugins for geoprocessing are installed,...
- 10:39 PM Revision ed1235d3 (qgis): Merge pull request #3096 from arnaud-morvan/processing_fix_updatedepend...
- [BUGFIX] [Processing] Fix updateDependentFields
- 09:50 PM Bug report #14909: regression: QGIS crashes when closing docked attribute table
- Note: you might have to open and close the attribute table panel twice to trigger the crash. On my machine, it crashe...
- 07:37 PM Bug report #14909 (Closed): regression: QGIS crashes when closing docked attribute table
- Steps to reproduce:
# Make sure that the attribute table opens as a floatable dock panel (it might require a QGIS res... - 07:30 PM Revision a3898627 (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
- 07:30 PM Revision 36161fc0 (qgis): INstructions for installing with Qt5+Py3 on Debian in INSTALL
- 06:09 PM Revision eeea18ec (qgis): Cast each child of QgsAnnotationItem in SIP bindings for Python
- 05:44 PM Revision 5a001726 (qgis): [BUGFIX][Processing] Add getParameterDescriptions to R, Model and Scrip...
- 05:17 PM Revision aef3dd4d (qgis): remove svn references from prepare-commit.sh and make it work from anyw...
- 05:11 PM Revision d4802e5e (qgis): Merge pull request #3109 from rldhont/bugfix_processing_getParameterDes...
- [BUGFIX][Processing] Add getParameterDescriptions to R, Model and Scr…
- 04:53 PM Revision 53089188 (qgis): [BUGFIX][Processing] Add getParameterDescriptions to R, Model and Scrip...
- 03:47 PM Revision ef3de285 (qgis): Merge pull request #3110 from NaturalGIS/master
- fix two SAGA statistics_grid modules
- 03:13 PM Revision d783635a (qgis): [processing] homogenize spatial index name with DB Manager (fix #14899)
- 03:08 PM Revision 586e9bfa (qgis): [Processing] Fix updateDependentFields
- 03:04 PM Revision 8cd6be57 (qgis): fix two SAGA statistics_grid modules
- 02:29 PM Revision 90b313cc (qgis): [processing] fix typo in Add autoincremental layer alg (fix #14892)
- 01:43 PM Revision af201211 (qgis): fix indentation
- 12:56 PM Revision d16f04bf (qgis): [processing] support multiple scripts/models folders (fix #10476)
- 12:52 PM Revision d1709461 (qgis): INSTALL is a output file
- 11:45 AM Revision d676fcba (qgis): Another typo in INSTALL
- 11:01 AM Bug report #14907 (Closed): Import layer/file: Existing primary keys of text layers or files are ...
- When importing a text layer or file in the 'DB Manager', existing primary keys are ignored.
- 10:41 AM Bug report #14906 (Closed): Import layer/file: Field names of text layers or files not converted...
- When importing a text layer or file in the 'DB Manager', field names are not converted to lowercase.
- 10:10 AM Bug report #13715: Settings > Configure shortcuts dialog doesn't show all the available tools
- see #13901 for some digitizing tools
- 10:09 AM Feature request #13901: "Add Circular String" is not deactivatable by Settings > Customization
- see also #13715
- 09:46 AM Bug report #14903 (Feedback): Unable to query again WMS capabilities on http://localhost
- hi! what server are you querying? mapserver? qgis server? is this about the wms client or qgis wms server? what platf...
- 08:40 AM Bug report #14903 (Closed): Unable to query again WMS capabilities on http://localhost
- I had many a error on a GetCapabilities on htp://localhost
And now I'm not able to ask to QGIS to make a new query o... - 09:44 AM Bug report #14902 (Feedback): Kind of Qgis freeze with WMS layer
- Hi Stephane,
is 2000 the id of the layer? if yes I can't find it in the service you posted, the highest is 1738.
I t... - 08:30 AM Bug report #14902 (Closed): Kind of Qgis freeze with WMS layer
- - Open Qgis
- Add WMS server on the URL: http://wms.geo.admin.ch/
- Double click on a layer (tested with 2000-Watt-Ar... - 09:04 AM Feature request #14905 (Open): 'Processing Toolbox' - Add 'Save to virtual layer' option
- A 'Save to virtual layer' option for buffers, intersections and other geoalgorithms may be helpful for users without ...
- 08:42 AM Feature request #14904 (Open): Being able to rename Preset visibility
- One can create, replace or delete a preset but there's no way to give it another name if the current doesn't really f...
- 08:01 AM Feature request #14901 (Open): Composer Map: add an option to "View layer (and style) combination...
- Presets are a quick way to view combination of layers/styles in the map canvas (or composer map).
What can be a big i... - 07:57 AM Bug report #14782: 'Line pattern fill' and 'Marker line' zooming/panning issue
- Hi Giovanni, in the attached file the marker line interval is set to 40 map units (m). How can markers with a fixed i...
- 04:29 AM Bug report #14782: 'Line pattern fill' and 'Marker line' zooming/panning issue
- Reinhard Reiterer wrote:
> It's a bug that needs to be fixed!
yes, but this does not explains what the actual bug is... - 07:51 AM Feature request #14053 (Closed): Symbol selector dialog: use same terms in the different properti...
- fixed/implemented in commit:7cb77d8cfd0888b380c94bba14ed037a05879cd8
- 07:51 AM Feature request #14053 (Closed): Symbol selector dialog: use same terms in the different properti...
- fixed/implemented in commit:7cb77d8cfd0888b380c94bba14ed037a05879cd8
- 07:42 AM Revision 942e4694 (qgis): Merge branch 'pluginmanager-fix-strings'
- 07:42 AM Revision eb275ea4 (qgis): Merge branch 'worlfile-ext'
- 06:52 AM Bug report #14886 (Closed): Wrong parameters name in two Processing-Saga algorithms
- 06:05 AM Bug report #14886 (In Progress): Wrong parameters name in two Processing-Saga algorithms
- fixed with https://github.com/qgis/QGIS/pull/3110
- 06:21 AM Bug report #14900 (Reopened): Styling panel: Clicking the Apply button adds a new row to history ...
- Open the map styling panel of a layer, History Tab
Click Apply. A new line is added although nothing has been done! - 06:13 AM Bug report #14899 (Closed): Import into PostGIS: Name of spatial index is 'sidex_<table>' instead...
- Fixed in changeset commit:"d783635a400ffda955df5ed76d6d15542d0e407c".
- 04:22 AM Bug report #14899 (Closed): Import into PostGIS: Name of spatial index is 'sidex_<table>' instead...
- When importing geometries into PostGIS (QGIS geoalgorithms) the index is named 'sidex_<table>'. Creating the same ind...
- 05:50 AM Bug report #14150 (Rejected): tuple index out of range when trying to launch Command: load from c...
- After "load" command you should specify path to layer you want to load. If nothing specifies, there is nothing to loa...
- 05:50 AM Bug report #14150 (Rejected): tuple index out of range when trying to launch Command: load from c...
- After "load" command you should specify path to layer you want to load. If nothing specifies, there is nothing to loa...
- 05:40 AM Bug report #14792 (Closed): Memory leak with big Shapefile
- It has indeed been fixed in master and backported to release 2.14
- 05:40 AM Bug report #14792 (Closed): Memory leak with big Shapefile
- It has indeed been fixed in master and backported to release 2.14
- 05:33 AM Bug report #14859: Feature count issue (PostGIS view)
- I'm pretty sure 'Show feature count' worked well for PostGIS views in earlier releases. But I can't confirm this.
- 04:25 AM Bug report #14859 (Feedback): Feature count issue (PostGIS view)
- Reinhard Reiterer wrote:
> Most likely this is a regression against previous QGIS releases.
can you confirm it? - 04:05 AM Bug report #14859: Feature count issue (PostGIS view)
- Most likely this is a regression against previous QGIS releases.
- 05:30 AM Feature request #12720 (Rejected): Select -all- OSM topology to spatial Lite
- 05:28 AM Bug report #14892 (Closed): Add autonumber qgis/processing algorithm don't work
- Fixed in changeset commit:"90b313cc6dc3ff7d6b8533fba72063f04dfb741f".
- 02:55 AM Bug report #14892 (Closed): Add autonumber qgis/processing algorithm don't work
- Add autonumber Qgis algorithm in processing plugin don't work (global name 'count' is not defined)
Bug fixed replaci... - 05:23 AM Feature request #7663 (Closed): Export OSM Topology ➜ Select all tags
- Fixed in master. Please reopen if necessary
- 05:22 AM Feature request #11364 (Rejected): Select All Function > OpenStreetMap plugin - Export OpenStreet...
- 04:06 AM Feature request #14898 (Open): A newly opened panel should be set foreground if it shares space w...
- When you add a panel to the canvas, be it from View or Processing menu, from right-click on toolbars or using F7/butt...
- 03:55 AM Feature request #10476 (Closed): Processing - allow to define multiple local script/model folders
- Fixed in changeset commit:"d16f04bf3a99aaf80f69146f1ab9d6971ffaf970".
- 03:49 AM Bug report #14897 (Closed): Styling panel name: Remove the biggest "Undo/Redo" buttons in History...
- I'm not sure there's a need in the history tab to have a pair of "Undo/Redo" tools (that should do the same things). ...
- 03:44 AM Bug report #14896 (Closed): 'Split Features' tool: Misleading warning message for selected featur...
- Please select a feature with topology errors and try to split it. The warning message doesn't give any information th...
- 03:41 AM Bug report #14895 (Closed): Styling panel: The small Undo/Redo tools seem to have inverted their ...
- In the "Map styling" panel, make some changes to the properties of a layer
Apply (if you had not the "live update" ac... - 03:38 AM Bug report #14894 (Closed): Styling panel: The Undo/Redo tools at the bottom of each tab work onl...
- Add various changes to a layer in map styling dock.
Aplly if not done automatically
Click on the undo/redo button at... - 03:19 AM Bug report #14893 (Closed): Styling panel name: "Map Styling" or "Layer Styling"?
- Just wonder what could be a more significant name for this panel. I suppose that in the future (some of the) other ta...
- 02:47 AM Bug report #14726 (Closed): New labeling dock widget can disappear, no cohabitation with other wi...
- It does work (tested with master commit:fdb6488)
- 02:47 AM Bug report #14726 (Closed): New labeling dock widget can disappear, no cohabitation with other wi...
- It does work (tested with master commit:fdb6488)
- 02:23 AM Feature request #13283: Relative paths to files and photos
- Just created bug report #14891
- 02:21 AM Bug report #14891 (Closed): External Resource widget: integrated document viewer not working
- Hello,
when using a relative path for a photo in the new External Resource widget, the photo doesn't show up althoug... - 02:05 AM Bug report #13844 (Feedback): Pop-up vide ajout entité
- This could be a local problem.
Could you disable plugins on the problematic PC and update to 2.14 and see if you sti... - 02:05 AM Bug report #13844 (Feedback): Pop-up vide ajout entité
- This could be a local problem.
Could you disable plugins on the problematic PC and update to 2.14 and see if you sti... - 02:00 AM Bug report #13910 (Reopened): Inactive action tool
- problem still found in QGIS 2.15
eg load in new project the attached layer that contains actions - 02:00 AM Bug report #13910 (Reopened): Inactive action tool
- problem still found in QGIS 2.15
eg load in new project the attached layer that contains actions
2016-05-25
- 01:17 AM Bug report #13952 (Feedback): QGIS node tool causes snapping another feature randomly
- If you change the snapping setting to Vertex only, it works fine.
There was another bug related to the precision of... - 01:17 AM Bug report #13952 (Feedback): QGIS node tool causes snapping another feature randomly
- If you change the snapping setting to Vertex only, it works fine.
There was another bug related to the precision of... - 09:31 AM Bug report #13952 (Open): QGIS node tool causes snapping another feature randomly
- 12:49 AM Feature request #14870 (Closed): GeoProcessing: Add an option to generate from Processing tools s...
- Indeed, I also agree with your point. Better have modular tools and combine them as you want instead of hard coding c...
- 12:49 AM Feature request #14870 (Closed): GeoProcessing: Add an option to generate from Processing tools s...
- Indeed, I also agree with your point. Better have modular tools and combine them as you want instead of hard coding c...
- 12:47 AM Bug report #13356 (Feedback): editing in file geodatabase
- Are you using 32-bit QGIS or 64-bit? I assume you are using MS Office 32-bit
- 11:02 PM Bug report #13356 (Reopened): editing in file geodatabase
- The database i am using is ESRI gdb/mdb file.
Is it possible to edit in this database? It was in qgis Brighton.
- 10:53 PM Revision 6969a1a4 (qgis): Fix travis errors
- 10:53 PM Revision 7e1d142f (qgis): Add Visvalingam simplification algorithm
- 10:53 PM Revision 734b8b4c (qgis): Add SimplifyAlgorithm enum for local simplification
- It implements the SimplifyAlgorithm enum for local simplification of
geometries.
Also the SnapToGrid algorithm is added. - 10:50 PM Revision 01ece90f (qgis): Simplify geometry for labeling
- 10:50 PM Revision 51f06edb (qgis): Allow override WkbPtr and define WkbSimplifierPtr class
- This commit simplifies the geometry just before to paint it in the
current QPainter device.
This commit allows to ov... - 10:50 PM Revision 89597f35 (qgis): Remove FeatureIterator simplification
- 10:50 PM Revision c4d79816 (qgis): New members in QgsVectorSimplifyMethod for QPaint simplification
- 10:44 PM Feature request #11582 (Closed): Suggestion for Improvement. Change tracker label in plugins manager
- Fixed in changeset commit:"b5b0145c8fe7b0bf2ff63b85d545a984e005e206".
- 10:44 PM Feature request #13264 (Closed): Normalize the worldfile extension between print composer export ...
- Fixed in changeset commit:"ed90055e1903afdb51e736a68e37309aa6d30c77".
- 07:42 PM Revision 322da8b2 (qgis): Merge pull request #3105 from volaya/processing_cleanup
- [processing] cleanup and improvements
- 07:01 PM Revision d19767d5 (qgis): Typos in INSTALL
- 06:59 PM Revision 92604cf2 (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
- 06:26 PM Revision ed90055e (qgis): homogenize worldfile extensions when exporting map as image (fix #13264)
- 05:53 PM Revision 997a3683 (qgis): [processing] removed wrong import
- 05:47 PM Revision b5b0145c (qgis): [pluginmanager] reword link to plugin bugtracker (fix #11582)
- 05:46 PM Revision 0469ffc1 (qgis): Merge pull request #3106 from boundlessgeo/wfs-t-tests-2
- Wfs t tests
- 04:55 PM Revision 921069ae (qgis): Renamed test
- 04:55 PM Revision 92874025 (qgis): [server] WFS-T server and provider integration tests
- Integration tests for WFS-T provider and WFS-T server.
The tests perform WFS-T CRUD operations on a QGIS Server
insta... - 04:55 PM Revision 6b715c5b (qgis): Adapted test to new provider changes
- 04:55 PM Revision e72cf569 (qgis): Added debug msg
- 04:03 PM Revision 0627ac3f (qgis): Followup f300715, adjust test
- 03:58 PM Revision b762694b (qgis): Fix crash in relation manager
- When clicking ok with invalid definitions.
Fixes #14869 - 03:35 PM Revision f3007156 (qgis): [2.5D] Change default roof color
- Kudos to @timlinux
- 03:02 PM Bug report #14890 (Closed): QGIS fails to highlight topology errors
- When validating the attached polygon, QGIS fails to highlight topology errors. The green cross markers are missing fo...
- 02:59 PM Revision f915cbe6 (qgis): [processing] fixed modeler dialog
- 01:48 PM Feature request #14687: 'Import into PostGIS' - encoding option missing
- Thanks, it's nice to see this feature implemented.
- 01:28 PM Feature request #14889 (Closed): 'Import into PostGIS' misses 'Create single-part geometries inst...
- Please add an option to create single-part geometries instead of multi-part geometries when importing files into PostGIS
- 01:16 PM Feature request #14888 (Closed): Duplicate features by Drag & Drop
- The 'Move Feature(s)' tool should support duplicating features by D&D. In Gimp this is easily done by holding down AL...
- 01:10 PM Revision 76a23e68 (qgis): [python] Add bits() bindings for QgsRasterBlock
- 12:34 PM Bug report #14752 (Closed): GEOS exceptions crash QGIS on windows
- The crash seems gone in 2.14.3 (OSGeo4W version). The project even shows up correctly on canvas (not empty as Giovann...
- 12:22 PM Revision fff938c5 (qgis): Add some tooltips to relation subform buttons
- 10:53 AM Revision e5d85297 (qgis): Add more missing docs
- 10:43 AM Revision 950a1918 (qgis): [processing] remove square brackets from output names when no path and ...
- 10:26 AM Revision 1132eb90 (qgis): Add missing docs
- 09:48 AM Revision 7f48ea4b (qgis): [processing] only ask for msys folder in windows
- 09:37 AM Bug report #13245 (Feedback): Node tool doesn't snap
- Works fine in 2.14.3
Could you try and report back? - 09:26 AM Bug report #13959: Filtering legend by expression hides unselected items
- Works fine in QGIS master (2.15 fdb6488) but still a problem in 2.14. Any chance of having this backported to 2.14?
- 09:26 AM Bug report #13959: Filtering legend by expression hides unselected items
- Works fine in QGIS master (2.15 fdb6488) but still a problem in 2.14. Any chance of having this backported to 2.14?
- 09:12 AM Bug report #13993 (Feedback): eVis plugin and UTF8
- Could you try with QGIS 2.14. The new gdal should resolve your problem.
- 09:10 AM Bug report #13998: QGIS is not rotating the Pixels when showing a rotated tif
- I think it should be under Rasters.
- 08:59 AM Bug report #14033 (Closed): Circular string doesn't snap
- Seems to work in 2.14.3.
- 08:59 AM Bug report #14033 (Closed): Circular string doesn't snap
- Seems to work in 2.14.3.
- 08:57 AM Bug report #14044 (Closed): Label rendering problem during zoom in or out
- Tested in 2.14.3 and works as expected.
- 08:57 AM Bug report #14044 (Closed): Label rendering problem during zoom in or out
- Tested in 2.14.3 and works as expected.
- 08:57 AM Bug report #14044 (Closed): Label rendering problem during zoom in or out
- Tested in 2.14.3 and works as expected.
- 08:57 AM Bug report #14044 (Closed): Label rendering problem during zoom in or out
- Tested in 2.14.3 and works as expected.
- 08:49 AM Revision f56c568f (qgis): [BUGFIX][Processing][Rscript] Write output Table
- Add support forwriting output table to Rscript command.
- 08:49 AM Revision 2f49f6a9 (qgis): [BUGFIX][Processing][Rscript] Use CRS Parameter
- Add support for CRS parameter to Rscript command.
- 08:43 AM Bug report #14883: Switching to SVG symbols crashes QGIS
- Ok - if you get a chance, I'd love it if you could track down which file is causing this. A crash is never a good thing!
- 04:07 AM Bug report #14883: Switching to SVG symbols crashes QGIS
- Thank you, I had not set the SVG path to the correct folder (C:\\Program Files\\QGIS Essen\\apps\\qgis\\svg). It no l...
- 08:43 AM Bug report #14885 (Feedback): Layer effect lost when exporting
- Are you using a blur? If so, the blur units are in pixels, so a blur exported to a higher dpi via composer will look ...
- 04:58 AM Bug report #14885 (Closed): Layer effect lost when exporting
- I applied some layer effects to a polygon layer, but most of the effects seem to get lost when exporting to JPG, TIFF...
- 08:07 AM Revision b2333498 (qgis): Fix distorted date time calendar popup
- (cherry-picked from 4ce16e1e31b7b7466a25e143ff2a9ebbdc7b0b1a)
- 08:06 AM Revision 3ec3daeb (qgis): Fix invalid background/text colors showing in attribute table
- (cherry-picked from 38e05026fb7a517cfef7b2b69a5a6e3cd7f0c355)
- 08:05 AM Revision 695883e9 (qgis): Fix logic in detecting whether attribute form widgets have changed
- Since two null QVariants can be reported as not equal if they have
different underlying types we need to ensure that ... - 08:04 AM Revision 41a98ca9 (qgis): Correctly return null values from QgsColorWidgetWrapper
- (cherry-picked from 94d88e65d847823dc8f94412ea25a5b91d472aa8)
- 08:04 AM Bug report #14887 (Closed): Bad italian translation in relations setup
- Bad italian translation in project properties >> relations >> add new relation dialog
"Referencing layer (child)" >>... - 08:04 AM Revision 0234cd29 (qgis): Always mark features as valid when added to memory provider
- For other providers features will automatically be made valid
through the proces of adding to the provider's storage ... - 08:03 AM Revision b0638d95 (qgis): Allow opacity change for 25d renderer colors (fix #14877)
- (cherry-picked from 7af95b10a0e3e4946940dfb0cb85486ff992e608)
- 07:41 AM Revision 1287f8cc (qgis): Store object instead of pointer to crs in QgsMapLayer
- 07:41 AM Revision fcaffa26 (qgis): Make QgsCoordinateReferenceSystem implicitly shared
- 07:41 AM Revision 7af95b10 (qgis): Allow opacity change for 25d renderer colors (fix #14877)
- 07:41 AM Revision 9f325df9 (qgis): Search widget wrapper for relation reference widget
- 07:41 AM Revision f2b70cf5 (qgis): Always mark features as valid when added to memory provider
- For other providers features will automatically be made valid
through the proces of adding to the provider's storage ... - 07:41 AM Revision 4089cc52 (qgis): Add test for color button that setting color to transparent
- will retain non-alpha color components
- 07:41 AM Revision 64823d10 (qgis): [gui] improve no color logic by keeping RGB values
- 07:38 AM Bug report #14886 (Closed): Wrong parameters name in two Processing-Saga algorithms
- These two Saga algorithms don't work in processing plugins (QGis 2.14.3):
- Residual analysis
- Directional statistic... - 07:36 AM Revision 68379963 (qgis): Merge pull request #3103 from rldhont/bugfix_processing_rscript_output_...
- [BUGFIX][Processing][Rscript] Write output Table
- 07:35 AM Revision 1cddf8db (qgis): Merge pull request #3102 from rldhont/bugfix_processing_rscript_crs
- [BUGFIX][Processing][Rscript] Use CRS Parameter
- 07:11 AM Bug report #14816: no style backward compatibility
- copying a QMLDB file made in a 2.14.3 QGIS to another 2.14.3 QGIS also does not work
- 07:04 AM Bug report #14869 (Closed): Crash when adding a new relation with incomplete parameters
- Fixed in changeset commit:"b762694b224ee2b26563b1fe9c7e867976114ef8".
- 05:04 AM Feature request #14877: Add opacity slider for colour chooser in 2.5D renderer
- Checked that transparency commit. It mostly works, but when `Shade walls based on aspect` checkbox is turned on, wall...
- 02:28 AM Bug report #14884 (Closed): Default layer style from PostGIS 'layer_style' table not applied at l...
- I have saved a layer style into my PostgreSQL datasource and selected the 'Use as default style for this layer' check...
2016-05-24
- 01:26 AM Bug report #14525: Welcome page is displayed instead of configured recent project
- It seems to happen randomly, so I can't provide you with any steps.
- 12:45 PM Bug report #14525: Welcome page is displayed instead of configured recent project
- Steps to reproduce this issue will be more than welcome.
- 12:55 AM Bug report #14883 (Feedback): Switching to SVG symbols crashes QGIS
- This will be caused by an invalid SVG somewhere in your SVG search paths. If you can track down which SVG is causing ...
- 12:06 AM Bug report #14883 (Closed): Switching to SVG symbols crashes QGIS
- I have a point layer that I would like to style using SVG symbols, but QGIS freezes following these steps:
1) Load a... - 12:27 AM Feature request #9521 (Closed): Introduce support for "prepared" geometries
- Indeed, it has been introduced in the geometry refactoring work.
- 12:27 AM Feature request #9521 (Closed): Introduce support for "prepared" geometries
- Indeed, it has been introduced in the geometry refactoring work.
- 10:51 PM Feature request #9521: Introduce support for "prepared" geometries
- Maybe I'm wrong, but now we have methods in API to get prepared geometry
- 12:07 AM Bug report #14782: 'Line pattern fill' and 'Marker line' zooming/panning issue
- It's a bug that needs to be fixed!
- 12:33 PM Bug report #14782 (Feedback): 'Line pattern fill' and 'Marker line' zooming/panning issue
- 12:33 PM Bug report #14782: 'Line pattern fill' and 'Marker line' zooming/panning issue
- Reinhard Reiterer wrote:
> This issue is quite important to me.
but generally speaking it is? - 12:12 PM Bug report #14782: 'Line pattern fill' and 'Marker line' zooming/panning issue
- This issue is quite important to me. As demonstrated in the screencast the marker line is visible at larger scales al...
- 11:19 PM Bug report #13196 (Closed): getSagaInstalledVersion() interrupted system call on OS X
- Should be fixed in commit:9074b14a74
- 11:19 PM Bug report #13196 (Closed): getSagaInstalledVersion() interrupted system call on OS X
- Should be fixed in commit:9074b14a74
- 10:57 PM Feature request #8043 (Rejected): Avoid duplicate nodes from "Extract Nodes"
- According to OGC specifications polygons should end at the same point as they started, IMO there is no issue here.
- 10:57 PM Feature request #8043 (Rejected): Avoid duplicate nodes from "Extract Nodes"
- According to OGC specifications polygons should end at the same point as they started, IMO there is no issue here.
- 10:57 PM Feature request #8043 (Rejected): Avoid duplicate nodes from "Extract Nodes"
- According to OGC specifications polygons should end at the same point as they started, IMO there is no issue here.
- 10:56 PM Bug report #13712: Importing files by drag and drop from folder (Win7) not working (DB Manager)
- Here is the error if it helps:
@TypeError: TreeItem.itemChanged[] signal has 0 argument(s) but 1 provided
Traceback... - 10:53 PM Bug report #10139 (Rejected): Saving queries option missing?
- Duplicates #10082
- 10:53 PM Bug report #10139 (Rejected): Saving queries option missing?
- Duplicates #10082
- 10:43 PM Bug report #14882 (Closed): Selecting from map using relation reference widget crashes QGIS
- In latest master selecting a feature from the map using the relation reference widget causes a crash
- 10:41 PM Bug report #14654 (Feedback): Qgis 2.14 - Processing, Additional Providers is broken. Missing msy...
- Please test with completely clean system (no old registry entries, empty ~/.qgis2)
- 10:41 PM Bug report #14654 (Feedback): Qgis 2.14 - Processing, Additional Providers is broken. Missing msy...
- Please test with completely clean system (no old registry entries, empty ~/.qgis2)
- 10:41 PM Feature request #14877 (Closed): Add opacity slider for colour chooser in 2.5D renderer
- Fixed in changeset commit:"7af95b10a0e3e4946940dfb0cb85486ff992e608".
- 06:27 AM Feature request #14877 (Closed): Add opacity slider for colour chooser in 2.5D renderer
- For now roof, wall and shadow colors for 2.5D renderer can’t be made transparent. I thought a standard color chooser ...
- 10:39 PM Feature request #13876 (Feedback): OrfeoToolbox on QGIS
- Sorry, I do not understand you: OTB is not a plugin, is a provider for Processing.
- 10:32 PM Bug report #13754 (Feedback): Selected Multipolygon by Rectangle / "on the fly" reprojection = O...
- I can't reproduce with the latest master.
- 10:23 PM Bug report #13796 (Feedback): Attribute table swallow values
- Looks fine in the latest master under Windows.
- 10:23 PM Bug report #13796 (Feedback): Attribute table swallow values
- Looks fine in the latest master under Windows.
- 09:52 PM Revision 3b7c0fc0 (qgis): [BUGFIX][Processing][Rscript] Write output Table
- Add support forwriting output table to Rscript command.
- 09:38 PM Revision f470c531 (qgis): [BUGFIX][Processing][Rscript] Use CRS Parameter
- Add support for CRS parameter to Rscript command.
- 07:52 PM Feature request #10260 (Closed): Processing - Geodetic Distance
- This is fixed since 2.14
- 07:52 PM Feature request #10260 (Closed): Processing - Geodetic Distance
- This is fixed since 2.14
- 07:52 PM Feature request #10260 (Closed): Processing - Geodetic Distance
- This is fixed since 2.14
- 07:23 PM Revision 38e05026 (qgis): Fix invalid background/text colors showing in attribute table
- 07:23 PM Revision 58e1c7fc (qgis): Add a set to null ('clear') to color buttons
- 07:23 PM Revision 2fddc007 (qgis): Fix logic in detecting whether attribute form widgets have changed
- Since two null QVariants can be reported as not equal if they have
different underlying types we need to ensure that ... - 07:23 PM Revision 94d88e65 (qgis): Correctly return null values from QgsColorWidgetWrapper
- 07:23 PM Revision eba4d03d (qgis): Fix crash in attribute table when layer has no fields
- 06:59 PM Revision dadc9d20 (qgis): fix typo
- 06:47 PM Revision c69665be (qgis): [processing][gdaltools] reword merge option (fix #8519)
- 06:32 PM Revision 8ad1e3c8 (qgis): [processing] add ability to choose encoding when importing into PostGIS...
- 06:14 PM Revision 7132209f (qgis): enable Add button in DB dialogs only when at least one table is selecte...
- 05:15 PM Revision 92f71b69 (qgis): Keep numeric fields type, length and precision in postgresql provider
- 05:09 PM Revision 3244d4b2 (qgis): [BUGFIX][Processing][Rscript] Use Extent Parameter
- Add support for extent parameter to Rscript command.
- 05:05 PM Revision 99289808 (qgis): Merge pull request #3097 from rldhont/bugfix_processing_rscript_extent
- [processing] add missed extent parameter to R provider
- 04:01 PM Revision 5d7e218b (qgis): [BUGFIX][Processing][Rscript] Use Extent Parameter
- Add support for extent parameter to Rscript command.
- 02:47 PM Bug report #14881 (Closed): Segmentation fault in QWebPage::staticMetaObjectExtraData
- As reported by Nelson A. de Oliveira in "Debian Bug #825091":https://bugs.debian.org/825091, qgis 2.14.3 segfaults in...
- 01:35 PM Bug report #13810: Marker line - Offset along line twists arrow symbol
- The problem also is affecting master.
- 01:29 PM Feature request #4820 (Open): Color interpolation "exact" does not work
> Unclear what should be done.
sometimes it is useful to have a look to what other software does.- 01:29 PM Feature request #4820 (Open): Color interpolation "exact" does not work
> Unclear what should be done.
sometimes it is useful to have a look to what other software does.- 07:34 AM Feature request #4820 (Feedback): Color interpolation "exact" does not work
- The option is useful for categorical rasters; it's rather the values of the classes that should be calculated better,...
- 07:34 AM Feature request #4820 (Feedback): Color interpolation "exact" does not work
- The option is useful for categorical rasters; it's rather the values of the classes that should be calculated better,...
- 01:26 PM Bug report #4604 (Closed): WFS option "Only request features overlapping the current view extent"...
- implemented in master.
- 01:26 PM Bug report #4604 (Closed): WFS option "Only request features overlapping the current view extent"...
- implemented in master.
- 04:01 AM Bug report #4604 (Feedback): WFS option "Only request features overlapping the current view exten...
- The wfs client received several improvements along last weeks, but it also seems broken right now. #14876
- 01:24 PM Bug report #14876: WFS client broken in QGIS master
- > Hum, that's weird. Could you paste the response of GetCapabilities (particularly the FeatureType info) ?
tested ag... - 04:58 AM Bug report #14876 (In Progress): WFS client broken in QGIS master
- > Anyway, after setting the proper cache settings it almost works as expected.
OK, I didn't remember doing anything ... - 04:58 AM Bug report #14876 (In Progress): WFS client broken in QGIS master
- > Anyway, after setting the proper cache settings it almost works as expected.
OK, I didn't remember doing anything ... - 04:44 AM Bug report #14876: WFS client broken in QGIS master
- also noticed that layers from qgis server do not get a nice bar like in your test server (attached image).
- 04:41 AM Bug report #14876 (Closed): WFS client broken in QGIS master
- you are right, setting the right properties makes things work, unfortunately the real regression here seems to be #14...
- 04:41 AM Bug report #14876 (Closed): WFS client broken in QGIS master
- you are right, setting the right properties makes things work, unfortunately the real regression here seems to be #14...
- 04:06 AM Bug report #14876: WFS client broken in QGIS master
- Does it happen only with this WFS server ? What about if you try with another server like http://kartenn.region-breta...
- 03:53 AM Bug report #14876 (Closed): WFS client broken in QGIS master
- I'm testing the WFS client on QGIS master on Windows, using a sample WFS Server made with QGIS Server 2.14.3 on Linux...
- 01:23 PM Bug report #13414 (Closed): Wrong style applied (line vs polygon)
- Works fine in master. You can no longer apply styles unless the geom types match.
- 01:23 PM Bug report #13414 (Closed): Wrong style applied (line vs polygon)
- Works fine in master. You can no longer apply styles unless the geom types match.
- 01:18 PM Bug report #14844 (Open): Oblique Mercator projection hanging when rendering map
- I see. Tagging as regression.
- 01:18 PM Bug report #14844 (Open): Oblique Mercator projection hanging when rendering map
- I see. Tagging as regression.
- 01:18 PM Bug report #14844 (Open): Oblique Mercator projection hanging when rendering map
- I see. Tagging as regression.
- 01:18 PM Bug report #14844 (Open): Oblique Mercator projection hanging when rendering map
- I see. Tagging as regression.
- 01:14 PM Bug report #14844: Oblique Mercator projection hanging when rendering map
- I removed all the large layers due to the 5MB file upload restriction.
Change the project CRS to:
@+proj=omerc +la... - 12:42 PM Bug report #14844: Oblique Mercator projection hanging when rendering map
- Thanks or the project:
I'm opening it in QGIS 2.14.3 and I notice that is missing qiute a lot of layers.
Not sure if... - 10:31 AM Bug report #14844: Oblique Mercator projection hanging when rendering map
- Sample project attached. Used QConsolidate plugin. Thanks for your attention.
- 01:08 PM Feature request #12021 (Closed): Remove SPIT plugin
- Removed in master
- 01:08 PM Bug report #13356 (Closed): editing in file geodatabase
- closed anyway as questions must be posted in english.
By the way:
file geodatabase open with both the Open driver a... - 01:08 PM Bug report #13356 (Closed): editing in file geodatabase
- closed anyway as questions must be posted in english.
By the way:
file geodatabase open with both the Open driver a... - 12:58 PM Bug report #13356 (Feedback): editing in file geodatabase
- What geodatabase file do you have? Is it ESRI gdb/mdb file?
- 01:06 PM Bug report #13383 (Feedback): Composer: Attribute table draws some attributes without content
- I'd ask the mailing list for help. Not clear what exactly the bug is?
- 01:04 PM Bug report #13380 (Feedback): reprojection of lat/long lines across 180 in mercator map fails
- The WFS is down. Could you try with the latest master and report back?
- 01:02 PM Bug report #9784 (Feedback): Zoom to selection doesn't work properly in point layer
- Points does not have any extent, how we should determite correct scale to zoom to?
- 01:02 PM Bug report #9784 (Feedback): Zoom to selection doesn't work properly in point layer
- Points does not have any extent, how we should determite correct scale to zoom to?
- 12:57 PM Revision 2bba1917 (qgis): Merge pull request #3095 from DelazJ/patch-3
- Add example to functions
- 12:56 PM Bug report #13353 (Feedback): QGIS and gdal 2.0.0
- Could you try with the latest master and report back?
- 12:53 PM Feature request #13624 (Rejected): Voting / rating of plugins at plugins.qgis.org
- Please file this bug agains QGIS Plugins Site bugtracker
- 12:53 PM Feature request #13624 (Rejected): Voting / rating of plugins at plugins.qgis.org
- Please file this bug agains QGIS Plugins Site bugtracker
- 12:53 PM Bug report #13290 (Closed): Zipped Shape result "not valid"
- Works fine from the browser and add layer in the latest master.
- 12:51 PM Feature request #14870 (Feedback): GeoProcessing: Add an option to generate from Processing tools...
- Agreed with Alex. I'd suggest to close down this one.
- 12:49 PM Feature request #14870: GeoProcessing: Add an option to generate from Processing tools single par...
- Personally I think that this will increase complexity of the Processing. If you need singleparts you always can creat...
- 12:46 PM Bug report #14735 (Rejected): SagaAlgorithm since Saga 2.2.4: RESAMPLING instead of INTERPOL
- This known issue with SAGA. SAGA devs break API in every minor version making maintenance really hard.
- 12:46 PM Bug report #14735 (Rejected): SagaAlgorithm since Saga 2.2.4: RESAMPLING instead of INTERPOL
- This known issue with SAGA. SAGA devs break API in every minor version making maintenance really hard.
- 12:35 PM Bug report #14880 (Feedback): Labeling specific layer throws a coredump in windows but not in linux
- please attach sample project and data.
- 07:16 AM Bug report #14880: Labeling specific layer throws a coredump in windows but not in linux
- Update:
It has something to do with labeling in that shapefile in that particular EPSG. - 07:12 AM Bug report #14880 (Closed): Labeling specific layer throws a coredump in windows but not in linux
- I have created a project that was working well in Linux, but once I opened it in Windows it gives me a core dump.
I ... - 12:32 PM Feature request #13897 (Feedback): entering more than 254 characters into UI text field
- 12:28 PM Feature request #13636: Compression panel for GeoTIFF clipping
- You can use this algortihm from Processing
- 12:26 PM Feature request #13619 (Closed): Processing toolbox language
- Already fixed in master
- 12:26 PM Feature request #13619 (Closed): Processing toolbox language
- Already fixed in master
- 12:26 PM Feature request #13619 (Closed): Processing toolbox language
- Already fixed in master
- 12:24 PM Revision 386fcc67 (qgis): Add more example
- 12:22 PM Feature request #13267: Available plugin list ordered by date
- This will require changes not only in Plugin Manager but also in the plugins repository Django app. Please file featu...
- 12:21 PM Revision 1a3c4165 (qgis): Add more example
- 12:16 PM Feature request #12270 (Closed): List Unique Values based on selection
- You can use Processing for this. Reopen if necessary
- 12:15 PM Feature request #12200 (Closed): Move layers within ToC using PyQGIS
- Closed, as there is no problem here. Please reopen if necessary
- 12:10 PM Feature request #11159 (Closed): Save Ogr VRT files from vector layers
- Already available in Processing. Please reopen if necessary
- 12:10 PM Feature request #11159 (Closed): Save Ogr VRT files from vector layers
- Already available in Processing. Please reopen if necessary
- 10:27 AM Revision 3607e269 (qgis): [processing] improvements for new mechanism for adding algorithms
- Correctly remove algorithms on plugin unload
- 10:26 AM Bug report #14836: Processing: checkbox list in wrong order in Modeler
- I'm not sure. Please see the attached files. The box shows in right order (QGIS 2.0 Dufour).
- 10:26 AM Bug report #14836: Processing: checkbox list in wrong order in Modeler
- I'm not sure. Please see the attached files. The box shows in right order (QGIS 2.0 Dufour).
- 09:22 AM Bug report #14836: Processing: checkbox list in wrong order in Modeler
- It never worked in a such way in modeler. It is not possible to determine layers order in modeler.
- 10:17 AM Revision ff38f27d (qgis): fix build
- 09:50 AM Feature request #6297 (Open): Startup python script for all users
- 09:50 AM Feature request #6629 (Open): Processing: Add option to Show only active layers in layer dialogs
- 09:47 AM Bug report #8519 (Closed): "layer stack" option in raster->miscellaneous->merge is badly named
- Fixed in changeset commit:"c69665be927056908652b966728a6c98224b0032".
- 09:40 AM Feature request #13871 (Closed): "build virtual vector": add option to select files. Currently on...
- Closing this in favour of generic ticket #14641
- 09:39 AM Bug report #14341 (Closed): Processing: Build Virtual Raster requires loading of all source files
- Closing this in favor of generic ticket #14641
- 09:32 AM Feature request #14687 (Closed): 'Import into PostGIS' - encoding option missing
- Fixed in changeset commit:"8ad1e3c8bcdadf3ce781f5ba260f177c4cc9acc7".
- 09:23 AM Bug report #14690 (Feedback): Unnecessary requirement in v.what.rast.points function when used ...
- Should be fixed in master. Please check.
- 09:18 AM Revision 8ddcf76d (qgis): [FEATURE][expressions] Expanded support for date/time calcs
- Adds support for date - date, time - time and datetime - datetime
type calculations which return an interval. - 08:24 AM Feature request #13468 (Closed): Error in psSHP->sHooks.Fwrite : not a really meaningful error me...
- 08:24 AM Feature request #13468: Error in psSHP->sHooks.Fwrite : not a really meaningful error message
- I've added hopefully better error reporting in GDAL in https://trac.osgeo.org/gdal/changeset/34285 , but I'm not sure...
- 07:27 AM Feature request #13468: Error in psSHP->sHooks.Fwrite : not a really meaningful error message
- Better reporting it upstream and close this, right?
- 08:00 AM Feature request #13283: Relative paths to files and photos
- I also had trouble with the new widget. This would be a different ticket however.
- 07:50 AM Feature request #13283: Relative paths to files and photos
- I guess it is; I briefly checked recently with 2.14.2 on a Mac but although the relative path was stored by the widge...
- 07:28 AM Feature request #13283 (Feedback): Relative paths to files and photos
- Isn't this fixed witj new editing widgets?
- 07:45 AM Bug report #14858 (Closed): Processing QGIS Zonal Stats broken on Windows
- Seems works fine on all systems now
- 07:45 AM Bug report #14858 (Closed): Processing QGIS Zonal Stats broken on Windows
- Seems works fine on all systems now
- 06:20 AM Bug report #14858: Processing QGIS Zonal Stats broken on Windows
- Yes, I tested on Windows and can't reproduce this
- 07:30 AM Feature request #7192 (Feedback): system specific location of qgis settings
- 07:11 AM Bug report #14605: Error with symbol layer properties - This layer doesn't have any editable prop...
- I get the same bug as another collegue .
Both with osx 10.8.5
Qgis 2.14 (already same error on all 2.10 version)
T... - 07:03 AM Bug report #14879 (Closed): Error with symbol layer properties - This layer doesn't have any edit...
- When accessing the style tab of a layer properties, instead of options like colours, fill etc, I see the text "This l...
- 06:50 AM Revision db0db368 (qgis): Code style
- 06:39 AM Bug report #14878 (Closed): Setting feature rendering order in 2.5D styling always gets back to d...
- I've tried to set my custom rendering order (depending on a height field really), but when applying, it always return...
- 06:34 AM Revision 955a5b24 (qgis): [styledock] Fix setting QgsSingleBandPseudoColorRendererWidget signal o...
- 05:30 AM Bug report #13952: QGIS node tool causes snapping another feature randomly
- Sylvain Beorchia wrote:
> Here is a ZIP containing 2 shapefiles and a Qgis project.
> Open the qgis project, and sear... - 04:43 AM Bug report #13952: QGIS node tool causes snapping another feature randomly
- See the image joined to see the bug.
- 04:39 AM Bug report #13952: QGIS node tool causes snapping another feature randomly
- Here is a ZIP containing 2 shapefiles and a Qgis project.
Open the qgis project, and search for the branch id=1212. E... - 04:07 AM Bug report #13952: QGIS node tool causes snapping another feature randomly
- The problem occurs only when "Activate topologic edition" is enable in snapping options. CRS is 2154.
- 03:55 AM Bug report #13952: QGIS node tool causes snapping another feature randomly
- Which snapping settings are you using? Which CRS?
- 03:49 AM Bug report #13952: QGIS node tool causes snapping another feature randomly
- Hi. I've got the same issue, and i'm able to reproduce it every time. I will provide a Qgis project with a small post...
- 04:56 AM Revision 2b801761 (qgis): [styledock] Fix setting label widget layer
- Opps :)
- 04:53 AM Revision 3f4250fe (qgis): More ninja changes
- 04:02 AM Bug report #14873: attribute table sorting fails on column named "YEAR"
- reserved word?
- 03:33 AM Bug report #14875 (Closed): labeling using "capitalize first letter" fails with curved labeling
- Instead all letters are capitalized.
- 03:10 AM Bug report #10619: Attribute table 'Show features visible on map' option does not speed up loadin...
- Richard Duivenvoorde wrote:
> Hitting this again now.
confirmed here too. - 02:24 AM Bug report #4584 (Closed): Make projection info consistent
- Should be fixed now. Please reopen if necessary
- 02:20 AM Bug report #14305 (Closed): Modeller calculator error
- reopen if necessary.
- 02:20 AM Bug report #14305 (Closed): Modeller calculator error
- reopen if necessary.
- 02:04 AM Bug report #14305: Modeller calculator error
- The exercise models are not working here, and should be updated. Feel free to colse this one if it works for you.
- 02:19 AM Bug report #13293: WCS server broken on Windows
- A new round of tests on Windows QGIS Server:
* qgis ltr server works for WMS and WFS, but not WCS
* 2.14 and master... - 02:19 AM Bug report #13293: WCS server broken on Windows
- A new round of tests on Windows QGIS Server:
* qgis ltr server works for WMS and WFS, but not WCS
* 2.14 and master... - 02:19 AM Bug report #13293: WCS server broken on Windows
- A new round of tests on Windows QGIS Server:
* qgis ltr server works for WMS and WFS, but not WCS
* 2.14 and master... - 02:19 AM Bug report #13293: WCS server broken on Windows
- A new round of tests on Windows QGIS Server:
* qgis ltr server works for WMS and WFS, but not WCS
* 2.14 and master... - 02:19 AM Bug report #13293: WCS server broken on Windows
- A new round of tests on Windows QGIS Server:
* qgis ltr server works for WMS and WFS, but not WCS
* 2.14 and master... - 02:08 AM Bug report #14874 (Closed): Color picker picks the wrong color
- Nyall, I found the problem. I am remote desktoping to another PC and the colors get messed up.
- 02:05 AM Bug report #14874 (Feedback): Color picker picks the wrong color
- I can't reproduce - can you provide more details? Eg is the colour being selected from a different window? Or a diffe...
2016-05-23
- 01:58 AM Bug report #14874 (Closed): Color picker picks the wrong color
- See the screencast for step-by-step reproduction of the bug.
- 01:16 AM Bug report #13779: symbols not correctly clipped in map legend
- See also #14850
- 01:15 AM Bug report #14772 (Closed): crash when removing web aerial image
- closing for lack of feedback, please reopen if necessary.
- 01:15 AM Bug report #14772 (Closed): crash when removing web aerial image
- closing for lack of feedback, please reopen if necessary.
- 09:29 PM Revision 7dcef00c (qgis): Add file missing from 3e4536
- 09:26 PM Revision 3e45369f (qgis): Followup 71712a, add missing SIP bindings
- Also change QPointF& -> QPointF (faster)
- 09:05 PM Revision 47d0f5d6 (qgis): Followup 73733a, fix crash when running invalid python strings
- (cherry-picked from 7a8c3e0d2a2aa70c9c50e15d050a28da77763422)
- 09:04 PM Revision 707ff90d (qgis): Revert "Other check for null pointer before calling decref"
- This reverts commit 9b2be7a2e16757620c08e93bc2ac2ccc54289de0.
- 09:04 PM Revision 68e5f5cd (qgis): Revert "Avoid a segfault when python code fails"
- This reverts commit a1e826e4de08df240f81d2da4343e91ed3de66de.
- 09:02 PM Revision 7a8c3e0d (qgis): Followup 73733a, fix crash when running invalid python strings
- 07:36 PM Revision bc75862e (qgis): [processing] fixed header
- 07:36 PM Revision 2eebe0d3 (qgis): [processing] additional mechanism to add scripts from 3rd party plugin
- 07:36 PM Revision 33fc3be1 (qgis): [processing] separated alglist to its own module
- 07:34 PM Revision 7014c9ba (qgis): [processing] fix tests
- 07:34 PM Revision e6b76c4d (qgis): [processing] cleaning and restructuring
- This fixes some design errors (mainly the ModelerUtils class, which is not needed anymore to hold a copy of algs and ...
- 07:34 PM Revision b90ec83c (qgis): [processing] keep parameter in addProvider method for backwards compati...
- 07:34 PM Revision 9a5c5835 (qgis): [processing] moved imports to initialize providers to a separate module
- 07:34 PM Revision b4b05bad (qgis): [processing] save value of grass path when autoconfiguration is succesful
- 07:34 PM Revision e9253822 (qgis): [processing] fixed provider updates in toolbox
- 07:22 PM Bug report #14873 (Closed): attribute table sorting fails on column named "YEAR"
- The attribute table sorting fails when clicking on a column named "YEAR". The same dataset with a renamed column, for...
- 06:50 PM Revision 9b2be7a2 (qgis): Other check for null pointer before calling decref
- 06:30 PM Revision a1e826e4 (qgis): Avoid a segfault when python code fails
- PyRun_StringFlags: Returns the result of executing
the code as a Python object, or NULL if an exception was raised. - 05:35 PM Revision 71712ac5 (qgis): Draw vertices of unsegmentized geometry
- 05:15 PM Revision 44c948b0 (qgis): [processing] add support for GDAL 2.x in raster tools (refs #14858)
- 04:43 PM Revision 5a74c684 (qgis): [processing] correctly set default value in modeler algorithms (fix #12...
- (cherry picked from commit d2b21891d44a1beb5be2112a53f354c7abec9221)
- 04:42 PM Revision d2b21891 (qgis): [processing] correctly set default value in modeler algorithms (fix #12...
- 04:26 PM Revision 6ef22eec (qgis): Only show 'case sensitive' checkbox for string fields
- 04:26 PM Revision 026e352c (qgis): [FEATURE] Add a search widget wrapper for datetime widgets
- 04:26 PM Revision 383fc055 (qgis): Don't automatically turn column filter to extended filter
- Now fields using text edit widgets will keep the column filter
as the entered text.
Additionally, the extended filte... - 04:26 PM Revision e00ea61b (qgis): Add missing docs
- 04:26 PM Revision 02c0174d (qgis): Add a "Between" type search/filter in filter form mode
- When Between searches are selected, two search widget wrappers
will be created to allow entry of the minimum/maximum ... - 04:26 PM Revision 1c4811fa (qgis): Add Is Not Null and Is Not Between type search/filters
- 04:26 PM Revision 195b4dee (qgis): [FEATURE] Add search widget wrapper for check box widget
- 04:26 PM Revision 1e778393 (qgis): Switch Ctrl+F shortcut to switch to filter mode
- 04:26 PM Revision 6d868598 (qgis): Add an interderminant "empty" state for QgsDateTimeEdit
- 04:26 PM Revision ca5c7e2c (qgis): [FEATURE] Form based select/filter in attribute table
- This commit adds a new mode to the attribute table dialog for searching
and filtering features. When activated (using... - 02:56 PM Revision 3fcd1fd6 (qgis): Don't crash when trying to sync raster layer for offline editing
- Fix #14848
- 01:52 PM Bug report #14782: 'Line pattern fill' and 'Marker line' zooming/panning issue
- is this really an issue (genuinely asking)?
- 01:34 PM Bug report #14850 (Closed): 'Layers Panel' - Symbol size depends on zoom level
- duplicate of #13779
- 01:34 PM Bug report #14850 (Closed): 'Layers Panel' - Symbol size depends on zoom level
- duplicate of #13779
- 01:28 PM Bug report #14837 (Feedback): Raster - Save As
- The first issue is duplicate of #14171
Regarding the second issue: I get a small shift only if I choose "map view ex... - 01:28 PM Bug report #14837 (Feedback): Raster - Save As
- The first issue is duplicate of #14171
Regarding the second issue: I get a small shift only if I choose "map view ex... - 01:28 PM Bug report #14837 (Feedback): Raster - Save As
- The first issue is duplicate of #14171
Regarding the second issue: I get a small shift only if I choose "map view ex... - 01:28 PM Bug report #14837 (Feedback): Raster - Save As
- The first issue is duplicate of #14171
Regarding the second issue: I get a small shift only if I choose "map view ex... - 01:28 PM Revision 2f5c3a57 (qgis): [processing] fix expressions handling in ParameterString (fix #14834)
- Add initial set of tests for ParameterString
- 01:25 PM Revision 9074b14a (qgis): [processing] fix to avoid interrupted system call exceptions in mac
- 01:00 PM Bug report #14814: QGIS crashes using 2.5D Renderer for Lines
- Confirmed on Linux too (2.14.3).
- 01:00 PM Bug report #14814: QGIS crashes using 2.5D Renderer for Lines
- Confirmed on Linux too (2.14.3).
- 01:00 PM Bug report #14814: QGIS crashes using 2.5D Renderer for Lines
- Confirmed on Linux too (2.14.3).
- 12:58 PM Bug report #14844 (Feedback): Oblique Mercator projection hanging when rendering map
- Could you please attach sample project with data?
- 12:58 PM Bug report #14844 (Feedback): Oblique Mercator projection hanging when rendering map
- Could you please attach sample project with data?
- 12:56 PM Bug report #14857 (Open): QGIS freezes when adding new features
- I cannot confirm but this means nothing. I'll leave the testing to others.
- 11:54 AM Bug report #14857: QGIS freezes when adding new features
- Unfortunately deleting the .qgis2 folder hasn't helped. The freezing issue still persists in master.
- 12:42 PM Revision f0527e49 (qgis): [build] Allow using ninja generator on non-win os'es
- 12:42 PM Revision b028c09e (qgis): [build] Add better support for Ninja build system
- 11:44 AM Revision ce9db2e8 (qgis): [processing] restore CreateConstantRaster algorithm (fix #14860)
- (cherry picked from commit 6207412bf731d718a16246b37de7dfcc6eec9d6f)
- 11:41 AM Revision 6207412b (qgis): [processing] restore CreateConstantRaster algorithm (fix #14860)
- 11:34 AM Bug report #14792 (Feedback): Memory leak with big Shapefile
- fixed in master, correct?
- 11:34 AM Bug report #13715: Settings > Configure shortcuts dialog doesn't show all the available tools
- 'Clear Results' is missing, too.
See also #14852 - 11:32 AM Bug report #14621: linestring being created as linestringZ (MSSQL)
- tagging as regression.
- 06:15 AM Bug report #14621: linestring being created as linestringZ (MSSQL)
- Sorry to keep bothering but I still can't use Master to edit geometries with MSSQL.
I noticed some differences betwe... - 11:31 AM Bug report #14852 (Closed): 'Clear Results' missing in 'Configure shortcuts' dialog
- 06:08 AM Bug report #14852: 'Clear Results' missing in 'Configure shortcuts' dialog
- see also #13715
- 03:16 AM Bug report #14852 (Feedback): 'Clear Results' missing in 'Configure shortcuts' dialog
- 03:10 AM Bug report #14852: 'Clear Results' missing in 'Configure shortcuts' dialog
- Not sure that this is a bug. Helper buttons from different panels (e.g. Layers, Browser, Identify) not included in th...
- 10:57 AM Bug report #14249 (Closed): Error while saving shape file
- closing for lack of feedback and because seems similar/related to #14711
- 10:57 AM Bug report #14249 (Closed): Error while saving shape file
- closing for lack of feedback and because seems similar/related to #14711
- 10:56 AM Bug report #14467 (Closed): QGIS Desktop 2.14 breaking shapefiles during session
- closing for lack of feedback and because seems duplicate of #14711
- 10:56 AM Bug report #14467 (Closed): QGIS Desktop 2.14 breaking shapefiles during session
- closing for lack of feedback and because seems duplicate of #14711
- 10:55 AM Bug report #14711: Disappearing polygons after save
- Please try again:
* updating to the latest qgis version available
* remove all 3rd party plugins
* remove any index ... - 10:52 AM Bug report #14512 (Closed): Avoid creating of corruption Shapefiles during Editing/saving.
- Giovanni Manghi wrote:
> hope this is not #11007 nightmare all over...
it is not #11007 apparently and fortunately (... - 10:52 AM Bug report #14512 (Closed): Avoid creating of corruption Shapefiles during Editing/saving.
- Giovanni Manghi wrote:
> hope this is not #11007 nightmare all over...
it is not #11007 apparently and fortunately (... - 10:46 AM Bug report #14628 (Closed): Very slow GetCapabilities with PostGIS layers
- I tested with 55 postgis layers and the capabilities were produced in a few seconds (qgis server 2.14.3).
Please reo... - 10:46 AM Bug report #14628 (Closed): Very slow GetCapabilities with PostGIS layers
- I tested with 55 postgis layers and the capabilities were produced in a few seconds (qgis server 2.14.3).
Please reo... - 10:45 AM Revision 3809da60 (qgis): better fix for 61693b8
- 10:34 AM Bug report #13972 (Closed): Categorize symbols uses wrong field after table join
- just tested on 2.14.3 and works as expected, please reopen if necessary.
- 10:34 AM Bug report #13972 (Closed): Categorize symbols uses wrong field after table join
- just tested on 2.14.3 and works as expected, please reopen if necessary.
- 10:27 AM Bug report #14858: Processing QGIS Zonal Stats broken on Windows
- Alexander Bruy wrote:
> Yes, no error on master.
tested Windows right (is only Windows issue)? - 10:27 AM Bug report #14858: Processing QGIS Zonal Stats broken on Windows
- Yes, no error on master.
- 10:06 AM Bug report #14858: Processing QGIS Zonal Stats broken on Windows
- Alexander Bruy wrote:
> Fix for 2.8.x commited.
still can't replicate the other error on 2.14/master? - 08:19 AM Bug report #14858: Processing QGIS Zonal Stats broken on Windows
- Fix for 2.8.x commited.
- 08:07 AM Bug report #14858: Processing QGIS Zonal Stats broken on Windows
- Alexander Bruy wrote:
> Tested with geomorpho.qgs project (more_backends.qgs seems does not have any raster layers in... - 08:06 AM Bug report #14858: Processing QGIS Zonal Stats broken on Windows
- Issue with 2.8.9 confirmed, I also got...
- 08:05 AM Bug report #14858: Processing QGIS Zonal Stats broken on Windows
- Tested with geomorpho.qgs project (more_backends.qgs seems does not have any raster layers in it) under Windows using...
- 10:26 AM Bug report #14106 (Open): gdal info -stats are approximate if ".aux.xml" has been created.
- Alexander Bruy wrote:
> Sorry I still can not reproduce it here. I always get same result with or without .aux.xml f... - 10:26 AM Bug report #14106 (Open): gdal info -stats are approximate if ".aux.xml" has been created.
- Alexander Bruy wrote:
> Sorry I still can not reproduce it here. I always get same result with or without .aux.xml f... - 10:26 AM Bug report #14106 (Open): gdal info -stats are approximate if ".aux.xml" has been created.
- Alexander Bruy wrote:
> Sorry I still can not reproduce it here. I always get same result with or without .aux.xml f... - 10:26 AM Bug report #14106 (Open): gdal info -stats are approximate if ".aux.xml" has been created.
- Alexander Bruy wrote:
> Sorry I still can not reproduce it here. I always get same result with or without .aux.xml f... - 10:26 AM Bug report #14106 (Open): gdal info -stats are approximate if ".aux.xml" has been created.
- Alexander Bruy wrote:
> Sorry I still can not reproduce it here. I always get same result with or without .aux.xml f... - 10:26 AM Bug report #14106 (Open): gdal info -stats are approximate if ".aux.xml" has been created.
- Alexander Bruy wrote:
> Sorry I still can not reproduce it here. I always get same result with or without .aux.xml f... - 10:26 AM Bug report #14106 (Open): gdal info -stats are approximate if ".aux.xml" has been created.
- Alexander Bruy wrote:
> Sorry I still can not reproduce it here. I always get same result with or without .aux.xml f... - 10:19 AM Revision 61693b8d (qgis): [MSVC] add include for M_PI_2
- 10:14 AM Bug report #14597 (Closed): Grid Interpolation requires Real data type with decimals for Z value
- seems to work as expected in both the raster menu and in Processing, at least on 2.14.3 and master.
Please reopen if... - 10:14 AM Bug report #14597 (Closed): Grid Interpolation requires Real data type with decimals for Z value
- seems to work as expected in both the raster menu and in Processing, at least on 2.14.3 and master.
Please reopen if... - 10:04 AM Feature request #14098 (Open): ftools geoprocessing tools are slow with large dataset, port them ...
- 09:58 AM Bug report #14653: topology errors by digitizing
> So there should exist a little (not visualisable?) difference between both shapefiles. This would mean that the to...- 09:52 AM Bug report #14187 (Open): Contextual legend
- 09:50 AM Bug report #14847 (Open): Print composer: moving a grouped rotated map resizes places it wrongly
- 09:49 AM Bug report #10506 (Open): Move the QGIS server documentation to main manual
- 05:50 AM Bug report #10506: Move the QGIS server documentation to main manual
- Better if someone familiar with the documentation process will help, or do it directly.
- 05:47 AM Bug report #10506: Move the QGIS server documentation to main manual
- I'll try during the HF.
- 05:39 AM Bug report #10506 (Feedback): Move the QGIS server documentation to main manual
- 05:39 AM Bug report #10506: Move the QGIS server documentation to main manual
- Paolo Cavallini wrote:
> Let's close this when done.
can you do it? - 05:27 AM Bug report #10506 (Reopened): Move the QGIS server documentation to main manual
- Let's close this when done.
- 05:27 AM Bug report #10506 (Reopened): Move the QGIS server documentation to main manual
- Let's close this when done.
- 05:27 AM Bug report #10506 (Reopened): Move the QGIS server documentation to main manual
- Let's close this when done.
- 05:25 AM Bug report #10506 (Closed): Move the QGIS server documentation to main manual
- Paolo Cavallini wrote:
> If this is the case, please remove the duplicated wiki page.
> Thanks for looking into this.... - 05:25 AM Bug report #10506 (Closed): Move the QGIS server documentation to main manual
- Paolo Cavallini wrote:
> If this is the case, please remove the duplicated wiki page.
> Thanks for looking into this.... - 09:44 AM Bug report #14677 (Open): Differences in duplicating a layer using ctrl+D&D and "duplicate layer"
- I see the differences, not sure is by design or not. Not even sure how much harm this can do (little in my opinion).
- 09:44 AM Bug report #14677 (Open): Differences in duplicating a layer using ctrl+D&D and "duplicate layer"
- I see the differences, not sure is by design or not. Not even sure how much harm this can do (little in my opinion).
- 09:44 AM Bug report #14677 (Open): Differences in duplicating a layer using ctrl+D&D and "duplicate layer"
- I see the differences, not sure is by design or not. Not even sure how much harm this can do (little in my opinion).
- 09:38 AM Feature request #14627 (Open): Add a "cancel" button for Query Builder get "Sample" Values
- 09:37 AM Bug report #14629: Select by expression (Not Responding)
- have you tested after creating the index?
- 09:36 AM Feature request #11616: Ability to filter input layers by provider
- see also #14430
- 09:36 AM Bug report #14430 (Closed): Cannot use memory layers with OGR tools
- duplicate of #11616
- 09:36 AM Bug report #14430 (Closed): Cannot use memory layers with OGR tools
- duplicate of #11616
- 09:35 AM Bug report #13279 (Open): Processing & SAGA
- This ticket is not a matter anymore of updating SAGA to 2.2.2 (done) or whatever else SAGA version. Now is about what...
- 09:35 AM Bug report #13279 (Open): Processing & SAGA
- This ticket is not a matter anymore of updating SAGA to 2.2.2 (done) or whatever else SAGA version. Now is about what...
- 09:35 AM Bug report #13279 (Open): Processing & SAGA
- This ticket is not a matter anymore of updating SAGA to 2.2.2 (done) or whatever else SAGA version. Now is about what...
- 09:35 AM Bug report #13279 (Open): Processing & SAGA
- This ticket is not a matter anymore of updating SAGA to 2.2.2 (done) or whatever else SAGA version. Now is about what...
- 09:29 AM Bug report #10322 (Open): Scalebar bug in print composer
- 09:26 AM Bug report #14561 (Open): Cannot find the path of the current python script executing in QGIS
- 09:25 AM Bug report #11596: SVG markers have black border when exported as svg through print composer
- sorry for asking again, what is the status of this ticket?
- 09:24 AM Bug report #12066 (Open): font marker symbols wrong size in map units
- 09:20 AM Feature request #14872 (Open): Create a print composer based on a composer from another project (...
- Currently, one can:
- duplicate a print composer
- import items from a template
- create a print composer from a save... - 09:18 AM Bug report #14567 (Open): Accessing QgsMapRenderer can produce UnicodeDecodeError
- 09:18 AM Bug report #14455 (Open): Third level subcategories showing when unchecked.
- 09:16 AM Bug report #6684 (Open): Embedded layers should not allow rename
- 09:13 AM Bug report #13997 (Open): Unintended datum shift to WGS84 in map canvas
- 09:09 AM Bug report #14361 (Closed): Freezes when the option "Create raster icons" is enabled
- closing for lack of feedback, please reopen if necessary.
- 09:09 AM Bug report #14361 (Closed): Freezes when the option "Create raster icons" is enabled
- closing for lack of feedback, please reopen if necessary.
- 09:08 AM Bug report #13741 (Closed): Spatialite moving fields
- closing for lack of feedback, please reopen if necessary.
- 09:08 AM Bug report #13741 (Closed): Spatialite moving fields
- closing for lack of feedback, please reopen if necessary.
- 09:05 AM Bug report #14082 (Open): area calculation in Field Calculator is depending on Output field type
- It is still true on the latest master and from what I see is not only related to virtual fields.
- 09:05 AM Bug report #14082 (Open): area calculation in Field Calculator is depending on Output field type
- It is still true on the latest master and from what I see is not only related to virtual fields.
- 08:49 AM Revision 75c76f51 (qgis): [processing] Don't round grass7 extent and resolution to integer
- fix #14582
See: https://hub.qgis.org/issues/14582
The commit removes the a-flag when the grass region for raster ana... - 08:42 AM Bug report #14247 (Closed): can't merge features if restrictive foreign key in place
- closing for the lack of feedback
- 08:42 AM Bug report #14247 (Closed): can't merge features if restrictive foreign key in place
- closing for the lack of feedback
- 08:17 AM Bug report #14247: can't merge features if restrictive foreign key in place
- Jürgen Fischer wrote:
> Conflicts #6422...
should we closed this ticket then? - 08:40 AM Feature request #5021 (Closed): fTools: add results to the original file, do not produce a new one
- fTools now removed from QGIS, so I close this. Please reopen if necessary.
- 08:29 AM Bug report #14524: linestring shapefile with geometry errors disappear from map canvas
- sorry for asking asking again, what is the status of this issue? Has the reporter made more tests?
- 08:27 AM Bug report #7257 (Closed): Define current projection needs redraw action
- fTools plugin now removed from Processing, so this ticket now makes no sence. Please reopen if necessary.
- 08:26 AM Bug report #14704 (Closed): Encoding problems with Processing toolbox
- closing for lack of feedback, please reopen if necessary.
- 08:26 AM Bug report #14704 (Closed): Encoding problems with Processing toolbox
- closing for lack of feedback, please reopen if necessary.
- 08:26 AM Bug report #8306 (Closed): Improvements to "Mailing lists" startup tip
- 08:25 AM Bug report #8557 (Closed): Untranslatable strings in Processing
- Seems fixed now. Please reopen in necessary.
- 08:25 AM Bug report #8557 (Closed): Untranslatable strings in Processing
- Seems fixed now. Please reopen in necessary.
- 08:25 AM Bug report #14688 (Closed): SVG in Layer Properties Crashes QGIS
- I thought it could have a been a path with no SVG in it, but I tested an no crashes.
Please reopen if you find a reli... - 08:25 AM Bug report #14688 (Closed): SVG in Layer Properties Crashes QGIS
- I thought it could have a been a path with no SVG in it, but I tested an no crashes.
Please reopen if you find a reli... - 08:20 AM Bug report #11946 (Closed): Regression - Style - Categories not working for the columns that come...
- closing for lack of feedback , please reopen if necessary.
- 08:20 AM Bug report #11946 (Closed): Regression - Style - Categories not working for the columns that come...
- closing for lack of feedback , please reopen if necessary.
- 08:19 AM Bug report #13952: QGIS node tool causes snapping another feature randomly
- This issue seems serious, but I haven't found a way to replicate. Could the reporter attach a sample project with dat...
- 08:16 AM Bug report #14603 (Closed): Wrong CRS attributed to a raster exported with ArcMap
- closed in favor of #14871
- 08:15 AM Bug report #13835 (Closed): Shapefiles with EPSG 2926 and 2927 Washington State Plane North and S...
- closed in favor of #14871
- 08:15 AM Feature request #14871 (Open): Support projection recognition like Prj2EPSG
- over time there have been several reports about problematic CRS recognition, for exemple #13835 and #14603
it seems ... - 08:08 AM Bug report #13963 (Closed): QGIS greadily allocates memory and crashes when editing moderately la...
- seems fixed to me at least on 2.14.3, please reopen if necessary
- 08:08 AM Bug report #13963 (Closed): QGIS greadily allocates memory and crashes when editing moderately la...
- seems fixed to me at least on 2.14.3, please reopen if necessary
- 07:55 AM Feature request #14725: more visible log/error messages
- baditaflorin - wrote:
> The main problem it`s the silent error.
>
> This will frustrate the user and will not help ... - 07:51 AM Bug report #14507 (Closed): Copy & Paste object results in empty geometry and coordinates 0.0
- closing for lack of feedback, reopen if necessary (with more details and sample data).
- 07:51 AM Bug report #14507 (Closed): Copy & Paste object results in empty geometry and coordinates 0.0
- closing for lack of feedback, reopen if necessary (with more details and sample data).
- 07:49 AM Bug report #14692 (Closed): Bug on sip_corepart0.cpp during compilation of QGIS 2.14.0
- lise lebouc wrote:
> It's a question about the build. But I don't know if the build failed because of a bug on QGIS o... - 07:49 AM Bug report #14692 (Closed): Bug on sip_corepart0.cpp during compilation of QGIS 2.14.0
- lise lebouc wrote:
> It's a question about the build. But I don't know if the build failed because of a bug on QGIS o... - 07:44 AM Bug report #8550 (Closed): Huge icons on buttons in browser panel
- Closing for lack of feedback, please reopen if necessary
- 07:44 AM Bug report #8550 (Closed): Huge icons on buttons in browser panel
- Closing for lack of feedback, please reopen if necessary
- 07:43 AM Bug report #13852 (Closed): merge connected lines to avoid duplicate labels fails in attached sce...
- 07:41 AM Bug report #12767 (Closed): SAGA "ParameterSelection" default value is not respected in the modeller
- Fixed in changeset commit:"d2b21891d44a1beb5be2112a53f354c7abec9221".
- 07:41 AM Bug report #14665 (Closed): GDAL/Processing toolbox graphical modeller fails during Warp algorithm
- See #14868
problem solved by purging the .qgis2 folder. Likely to be the same issue as here. Please reopen if necess... - 07:41 AM Bug report #14665 (Closed): GDAL/Processing toolbox graphical modeller fails during Warp algorithm
- See #14868
problem solved by purging the .qgis2 folder. Likely to be the same issue as here. Please reopen if necess... - 03:22 AM Bug report #14665: GDAL/Processing toolbox graphical modeller fails during Warp algorithm
- see also #14868
there issue is the same (SHP set as output format for an operation that only output rasters). - 07:34 AM Bug report #14868 (Closed): pyqgis gdalogr:merge output set as shapefile
- paolo prosperi wrote:
> Ok, merge is back to normal now.
> I simply deleted the .qgis2 folder, but I have no clue of... - 07:34 AM Bug report #14868 (Closed): pyqgis gdalogr:merge output set as shapefile
- paolo prosperi wrote:
> Ok, merge is back to normal now.
> I simply deleted the .qgis2 folder, but I have no clue of... - 07:19 AM Bug report #14868: pyqgis gdalogr:merge output set as shapefile
- Ok, merge is back to normal now.
I simply deleted the .qgis2 folder, but I have no clue of the causes of that proble... - 05:48 AM Bug report #14868: pyqgis gdalogr:merge output set as shapefile
- paolo prosperi wrote:
> Please find attached two sample datasets to merge.
>
> When GDAL Merge is run from toolbox, ... - 05:44 AM Bug report #14868: pyqgis gdalogr:merge output set as shapefile
- Please find attached two sample datasets to merge.
When GDAL Merge is run from toolbox, merge fails with the followi... - 05:44 AM Bug report #14868: pyqgis gdalogr:merge output set as shapefile
- Please find attached two sample datasets to merge.
When GDAL Merge is run from toolbox, merge fails with the followi... - 03:57 AM Bug report #14868: pyqgis gdalogr:merge output set as shapefile
- I saw this log and tested attached model. Can't reproduce this
- 03:21 AM Bug report #14868 (Feedback): pyqgis gdalogr:merge output set as shapefile
- Alexander Bruy wrote:
> Can you provide sample data? It works for me fine under Linux and Windows
Hi Alex,
I'm also ... - 03:21 AM Bug report #14868 (Feedback): pyqgis gdalogr:merge output set as shapefile
- Alexander Bruy wrote:
> Can you provide sample data? It works for me fine under Linux and Windows
Hi Alex,
I'm also ... - 03:03 AM Bug report #14868: pyqgis gdalogr:merge output set as shapefile
- Can you provide sample data? It works for me fine under Linux and Windows
- 02:23 AM Bug report #14868 (Closed): pyqgis gdalogr:merge output set as shapefile
- As far as I can see, on QGis Essen (2.14.2) python console and toolbox, gdalogr:merge fails to merge any number of ra...
- 07:29 AM Bug report #13567 (Closed): QGIS crashes when selecting features from OpenFileGDB with weird geom...
- closing
- 07:29 AM Bug report #13567 (Closed): QGIS crashes when selecting features from OpenFileGDB with weird geom...
- closing
- 07:19 AM Bug report #13567 (Feedback): QGIS crashes when selecting features from OpenFileGDB with weird ge...
- Giovanni Manghi wrote:
> > Giovanni, can you reproduce this ?
>
> on 2.14.3/master on Linux and Windows (so on Windo... - 07:13 AM Bug report #13567 (Open): QGIS crashes when selecting features from OpenFileGDB with weird geometry
> Giovanni, can you reproduce this ?
on 2.14.3/master on Linux and Windows (so on Windows with gdal 2.*) I can easi...- 07:13 AM Bug report #13567 (Open): QGIS crashes when selecting features from OpenFileGDB with weird geometry
> Giovanni, can you reproduce this ?
on 2.14.3/master on Linux and Windows (so on Windows with gdal 2.*) I can easi...- 07:13 AM Bug report #13567 (Open): QGIS crashes when selecting features from OpenFileGDB with weird geometry
> Giovanni, can you reproduce this ?
on 2.14.3/master on Linux and Windows (so on Windows with gdal 2.*) I can easi...- 07:27 AM Bug report #12422 (Closed): Attribute column filter turns into extended filter
- Fixed in changeset commit:"383fc055ba4f9342c76317c2c5e7615d668dcb1e".
- 07:23 AM Bug report #14378: Mapinfo Tables cannot be opened simultaneously in QGIS > 2.8.3 and MapInfo
- (Note: Pull request where the fix was submitted: https://github.com/qgis/QGIS/pull/3034)
- 07:06 AM Bug report #14378: Mapinfo Tables cannot be opened simultaneously in QGIS > 2.8.3 and MapInfo
- Jürgen Fischer wrote:
> Yes, better include the SHA from the title bar (or "QGIS code revision" from the about box f... - 07:00 AM Bug report #14378: Mapinfo Tables cannot be opened simultaneously in QGIS > 2.8.3 and MapInfo
- Giovanni Manghi wrote:
> yes, anyway better ask also in the commit page.
Done! Thank you. - 06:52 AM Bug report #14378: Mapinfo Tables cannot be opened simultaneously in QGIS > 2.8.3 and MapInfo
- Frank Olieu wrote:
> I installed QGIS master through the OSGeo4W package manager. This gave me 2.15.0-69. Our testing... - 06:42 AM Bug report #14378 (Closed): Mapinfo Tables cannot be opened simultaneously in QGIS > 2.8.3 and Ma...
> I'm not completely familiar with the release cycle: Are some kind of *backports* to be expected?
yes, anyway bett...- 06:42 AM Bug report #14378 (Closed): Mapinfo Tables cannot be opened simultaneously in QGIS > 2.8.3 and Ma...
> I'm not completely familiar with the release cycle: Are some kind of *backports* to be expected?
yes, anyway bett...- 06:39 AM Bug report #14378: Mapinfo Tables cannot be opened simultaneously in QGIS > 2.8.3 and MapInfo
- I installed QGIS master through the OSGeo4W package manager. This gave me 2.15.0-69. Our testing indicates that *the ...
- 05:12 AM Bug report #14378: Mapinfo Tables cannot be opened simultaneously in QGIS > 2.8.3 and MapInfo
- Giovanni Manghi wrote:
> I don't have Mapinfo and so cannot test.
> Can anyone please try QGIS master and report back... - 04:39 AM Bug report #14378: Mapinfo Tables cannot be opened simultaneously in QGIS > 2.8.3 and MapInfo
- Jürgen Fischer wrote:
> Giovanni Manghi wrote:
> > tagging this as a regression.
>
> doesn't commit:dc18b5b already ... - 04:18 AM Bug report #14378: Mapinfo Tables cannot be opened simultaneously in QGIS > 2.8.3 and MapInfo
- Giovanni Manghi wrote:
> tagging this as a regression.
doesn't commit:dc18b5b already fix this? - 03:18 AM Bug report #14378: Mapinfo Tables cannot be opened simultaneously in QGIS > 2.8.3 and MapInfo
- tagging this as a regression.
- 03:18 AM Bug report #14378: Mapinfo Tables cannot be opened simultaneously in QGIS > 2.8.3 and MapInfo
- tagging this as a regression.
- 02:02 AM Bug report #14378: Mapinfo Tables cannot be opened simultaneously in QGIS > 2.8.3 and MapInfo
- I have the same problem. This makes practically impossible to use QGIS in a multi-user/platform environment.
And usi... - 07:21 AM Bug report #10756 (Closed): Minidump on closing QGIS 2.4
- Anita Graser wrote:
> Can't reproduce on Win8 64 bit with nightly from OSGeo4W
I see this issue from time to time an... - 07:21 AM Bug report #10756 (Closed): Minidump on closing QGIS 2.4
- Anita Graser wrote:
> Can't reproduce on Win8 64 bit with nightly from OSGeo4W
I see this issue from time to time an... - 07:14 AM Bug report #9400 (Closed): "Clip raster by mask layer" produces different results than "Clipper" ...
- Works fine in master. There is a minor difference in statistics cause by the fact that Processing tool aligns the coo...
- 06:55 AM Bug report #14658 (Open): Wmts layer not appearing
- Saber Razmjooei wrote:
> Are you trying to add it from Layer > Add Layer > Add WM(T)S or through the Browser panel.
>... - 06:55 AM Feature request #5698 (Closed): Implement hidden parameters
- Should be fixed in master for GRASS, GRASS 7 and SAGA. Such parameters called "hardcoded" and should be defined as
<p... - 06:55 AM Feature request #5698 (Closed): Implement hidden parameters
- Should be fixed in master for GRASS, GRASS 7 and SAGA. Such parameters called "hardcoded" and should be defined as
<p... - 06:52 AM Revision 726a0132 (qgis): Flag old composer table classes as deprecated
- 06:52 AM Revision eb3a34cc (qgis): Fix QgsComposerAttributeTableV2 setting displayed fields under qt5
- Also don't run QgsComposerAttributeTable test when disable
deprecated flag is set. - 06:46 AM Bug report #14305: Modeller calculator error
- Paolo Cavallini wrote:
> I cannot test on master right now. On 2.8.7, latest released Processing version, I still see... - 06:32 AM Bug report #14494: geometry.intersection() does not work properly in this case
- I would suggest to use WKT instead of images for easier reproducing. For example:
line 1:
LINESTRING ( -40 340, 60 3... - 05:38 AM Bug report #14494 (Open): geometry.intersection() does not work properly in this case
- 06:20 AM Feature request #12893 (Rejected): Keep join field when using processing/qgis
- We decided to leave this as is, so all Processing algs behave consistent
- 06:20 AM Feature request #12893 (Rejected): Keep join field when using processing/qgis
- We decided to leave this as is, so all Processing algs behave consistent
- 06:12 AM Bug report #14336 (Feedback): saga:mergeshapeslayers missing
- Maybe I miss something, but looks like this is the same algorithm.
- 06:10 AM Bug report #14377 (Closed): SAGA Zonal Grid Statistics - v2.1.2
- Closed for the lack of feedback. Please reopen if necessary.
- 06:09 AM Bug report #14610 (Closed): QGIS 2.14 Processing plugin crashes - WindowsError: [Error 5] Accesso...
- Closed for the lack of feedback. Please reopen if necessary.
- 06:01 AM Bug report #12738: After using "difference" consider 2 or more separated polygons as one
- done in #14870
- 04:40 AM Bug report #12738: After using "difference" consider 2 or more separated polygons as one
- Harrissou Santanna wrote:
> Might be a feature request, does it sound reasonnable to add a checkbox to the dialog to ... - 04:11 AM Bug report #12738: After using "difference" consider 2 or more separated polygons as one
- Might be a feature request, does it sound reasonnable to add a checkbox to the dialog to generate independent single ...
- 06:00 AM Feature request #14870 (Closed): GeoProcessing: Add an option to generate from Processing tools s...
- This feature request comes from #12738 discussion.
Due to input layers, some geoprocessing tools can generate output ... - 06:00 AM Bug report #14848 (Feedback): Plugin Editing offline: crashes if attempting to synchronize a raster
- 05:58 AM Bug report #14848: Plugin Editing offline: crashes if attempting to synchronize a raster
- Can somebody verify the fix? I am already on the train to Girona and don't want to stress my battery with the compile...
- 05:57 AM Bug report #14848 (Closed): Plugin Editing offline: crashes if attempting to synchronize a raster
- Fixed in changeset commit:"3fcd1fd6a9b954cf15240a89b451f42b5e46f6cd".
- 05:54 AM Bug report #14866: GPS Babel does not start from GPS plugin
- Sure!
- 05:51 AM Bug report #14866: GPS Babel does not start from GPS plugin
- Paolo, would you mind sitting together with me to figure out if we can build some GPS tests based on a gpsbabel backe...
- 03:37 AM Bug report #14866 (Open): GPS Babel does not start from GPS plugin
- Tagging this as a regression.
- 03:37 AM Bug report #14866 (Open): GPS Babel does not start from GPS plugin
- Tagging this as a regression.
- 03:37 AM Bug report #14866 (Open): GPS Babel does not start from GPS plugin
- Tagging this as a regression.
- 03:37 AM Bug report #14866 (Open): GPS Babel does not start from GPS plugin
- Tagging this as a regression.
- 03:37 AM Bug report #14866 (Open): GPS Babel does not start from GPS plugin
- Tagging this as a regression.
- 05:50 AM Feature request #9976 (Closed): Simplify geometry checkbox value to be stored in layer style
- Seems already implemented in master. Reopen if necessary
- 05:50 AM Feature request #9976 (Closed): Simplify geometry checkbox value to be stored in layer style
- Seems already implemented in master. Reopen if necessary
- 05:37 AM Bug report #9084 (Open): Mean coordinates-feature fails with negative weights
- Alexander Bruy wrote:
> What is desired behaviour: skip features with negative values in weight field, or check weigh... - 05:34 AM Bug report #14497 (Closed): Atlas and Virtual Layers
- closing for lack of feedback, please reopen if necessary.
- 05:34 AM Bug report #14497 (Closed): Atlas and Virtual Layers
- closing for lack of feedback, please reopen if necessary.
- 05:32 AM Bug report #14496 (Closed): Editing with Definition Query requires restart
- closing for lack of feedback, please reopen if necessary.
- 05:32 AM Bug report #14496 (Closed): Editing with Definition Query requires restart
- closing for lack of feedback, please reopen if necessary.
- 05:29 AM Bug report #14869 (Closed): Crash when adding a new relation with incomplete parameters
- When not all parameters are given in the New relation dialog and when OK is pressed QGIS crashes.
I think that OK bu... - 05:23 AM Bug report #14283 (Open): various crashes in georeferencer
- 05:22 AM Bug report #14080 (Closed): 'Georeferencer' plugin doesn't support clipboard (paste) functionalit...
- closing for lack of feedback, please reopen if necessary.
- 05:22 AM Bug report #14080 (Closed): 'Georeferencer' plugin doesn't support clipboard (paste) functionalit...
- closing for lack of feedback, please reopen if necessary.
- 05:21 AM Bug report #14064 (Closed): Problem with numeric fields
- closing for lack of feedback, please reopen if necessary.
- 05:21 AM Bug report #14064 (Closed): Problem with numeric fields
- closing for lack of feedback, please reopen if necessary.
- 05:20 AM Bug report #14349 (Closed): Generated shapefile from custom application is not always displayed i...
- closing for lack of feedback, please reopen if necessary.
- 05:17 AM Bug report #14731: Project file data loss
- Thanks for the project, but I'm not sure ow this can help troubleshooting this issue.
If you find a clear way to repl... - 05:17 AM Bug report #14731: Project file data loss
- Thanks for the project, but I'm not sure ow this can help troubleshooting this issue.
If you find a clear way to repl... - 05:15 AM Bug report #14400 (Closed): Layer names not listed in GetCapabilities Request
- closing as it seems ok on both qgis server 2.8.* and 2.14.*
please reopen if necessary. - 05:15 AM Bug report #14400 (Closed): Layer names not listed in GetCapabilities Request
- closing as it seems ok on both qgis server 2.8.* and 2.14.*
please reopen if necessary. - 05:09 AM Revision 008310d9 (qgis): Fix warning
- 05:08 AM Bug report #14394: Tooltips are blank (2.14, 2.18)
- they seems ok here on 2.14.3 on Ubuntu. Please add steps to replicate the issue, if is still true.
- 05:02 AM Bug report #14316 (Closed): QGIS under Windows netCDF import reverses Y axis, Linux doesn't
- assuming is solved with https://trac.osgeo.org/osgeo4w/ticket/483
- 05:01 AM Bug report #14264 (Open): Graduated symbol generator not recognizing real numbers properly
- 05:01 AM Bug report #14151 (Closed): We couldn't free up space on the Clipboard. Another program might be ...
- closing for lack of feedback, please reopen if necessary.
- 05:01 AM Bug report #14151 (Closed): We couldn't free up space on the Clipboard. Another program might be ...
- closing for lack of feedback, please reopen if necessary.
- 05:00 AM Bug report #13982 (Open): QGIS crashes when plt.savefig() Matplotlib function is called
- 04:59 AM Bug report #13582 (Open): 'Add Delimited Text Layer' not setting CRS query parameter in the URI
- 04:57 AM Bug report #11986: Intersection returns the wrong result
- Giovanni Manghi wrote:
> see also #14504
in the above ticket seems that there is a regression also in the Processing... - 04:55 AM Bug report #13246 (Closed): Intersection doesn't give all results back
- closing for lack of feedback, please reopen if necessary.
For more QGIS/intersection issues look into
#11986
and
... - 04:55 AM Bug report #13246 (Closed): Intersection doesn't give all results back
- closing for lack of feedback, please reopen if necessary.
For more QGIS/intersection issues look into
#11986
and
... - 04:52 AM Bug report #12895 (Closed): QGIS 2.8.1 freezes when saving data
- closing for lack of feedback, please reopen if necessary.
- 04:52 AM Bug report #12895 (Closed): QGIS 2.8.1 freezes when saving data
- closing for lack of feedback, please reopen if necessary.
- 04:49 AM Bug report #14853 (Open): Histogram min/max values markers and graph are always the ones for valu...
- see also #14835-8
- 04:49 AM Bug report #14853 (Open): Histogram min/max values markers and graph are always the ones for valu...
- see also #14835-8
- 04:49 AM Bug report #14853 (Open): Histogram min/max values markers and graph are always the ones for valu...
- see also #14835-8
- 04:49 AM Bug report #14853 (Open): Histogram min/max values markers and graph are always the ones for valu...
- see also #14835-8
- 04:49 AM Bug report #14853 (Open): Histogram min/max values markers and graph are always the ones for valu...
- see also #14835-8
- 04:49 AM Bug report #14853 (Open): Histogram min/max values markers and graph are always the ones for valu...
- see also #14835-8
- 04:37 AM Feature request #14835: Virtual Raster Load Min Max Values
- Lene Fischer wrote:
> Yes
Hi Lene,
it seems there is "no issue" after all.
QGIS by default computes min/max using b... - 04:37 AM Feature request #14835: Virtual Raster Load Min Max Values
- Lene Fischer wrote:
> Yes
Hi Lene,
it seems there is "no issue" after all.
QGIS by default computes min/max using b... - 04:37 AM Feature request #14835: Virtual Raster Load Min Max Values
- Lene Fischer wrote:
> Yes
Hi Lene,
it seems there is "no issue" after all.
QGIS by default computes min/max using b... - 04:37 AM Feature request #14835: Virtual Raster Load Min Max Values
- Lene Fischer wrote:
> Yes
Hi Lene,
it seems there is "no issue" after all.
QGIS by default computes min/max using b... - 04:27 AM Bug report #14834 (Closed): Broken Select by Expression algorithm
- Fixed in changeset commit:"2f5c3a570a071923e80874a3df5dc4aaeb5dbafc".
- 04:01 AM Bug report #13690 (Closed): Actions launched from table of attributes ignoring/discarding fields
- fixed in version 2.14.3
- 04:01 AM Bug report #13690 (Closed): Actions launched from table of attributes ignoring/discarding fields
- fixed in version 2.14.3
- 02:43 AM Bug report #14860: Processing QGIS/create constant layer does not work
- Greetings from Girona!
- 02:40 AM Bug report #14860 (Closed): Processing QGIS/create constant layer does not work
- Fixed in changeset commit:"6207412bf731d718a16246b37de7dfcc6eec9d6f".
2016-05-22
- 01:35 AM Feature request #14835: Virtual Raster Load Min Max Values
- Yes
- 01:20 AM Feature request #14835: Virtual Raster Load Min Max Values
- Lene Fischer wrote:
> Yes agree, but I can´t change the title :-)
> Until this morning I thought it was related to VR... - 01:04 AM Feature request #14835: Virtual Raster Load Min Max Values
- Yes agree, but I can´t change the title :-)
Until this morning I thought it was related to VRT...
- 01:01 AM Feature request #14835 (Feedback): Virtual Raster Load Min Max Values
- Lene Fischer wrote:
> When opening a singe file - the min/max is not loaded correct.
> Link to data http://ku-gis.d... - 12:43 AM Feature request #14835: Virtual Raster Load Min Max Values
- When opening a singe file - the min/max is not loaded correct.
Link to data http://ku-gis.dk/blog/wp-content/uploads/... - 01:22 AM Bug report #14866: GPS Babel does not start from GPS plugin
- No data necessary: the message Impossible to run GPSBabel appears with any file.
- 01:10 AM Bug report #14866 (Feedback): GPS Babel does not start from GPS plugin
- could you please attach a sample of the data you are trying to open?
- 12:16 AM Bug report #14866 (Closed): GPS Babel does not start from GPS plugin
- The core GPS plugin is not able to start GPSBabel (correctly installed in my system) for importing other GPS formats
- 01:17 AM Bug report #14855 (Open): Strange result when hillshading with Z-factor=10 in the "Terrain Analys...
- 01:10 AM Bug report #14855: Strange result when hillshading with Z-factor=10 in the "Terrain Analysis" cor...
- From the the files in the link I made a VRT file.
You can also use just a single file. - 01:08 AM Bug report #14855: Strange result when hillshading with Z-factor=10 in the "Terrain Analysis" cor...
- Lene Fischer wrote:
> I use the same data for both tickets.
what is the file you used to hillshade and that gave you... - 01:05 AM Bug report #14855: Strange result when hillshading with Z-factor=10 in the "Terrain Analysis" cor...
- I use the same data for both tickets.
- 01:04 AM Bug report #14855: Strange result when hillshading with Z-factor=10 in the "Terrain Analysis" cor...
- Lene Fischer wrote:
> Link to data http://ku-gis.dk/blog/wp-content/uploads/2016/05/dtm_1km_6183_693.zip
>
> I have ... - 12:42 AM Bug report #14855: Strange result when hillshading with Z-factor=10 in the "Terrain Analysis" cor...
- Link to data http://ku-gis.dk/blog/wp-content/uploads/2016/05/dtm_1km_6183_693.zip
I have the same issue for single ... - 12:02 AM Bug report #14855: Strange result when hillshading with Z-factor=10 in the "Terrain Analysis" cor...
- Yes same value.
Utm 32 N EPSG 25832 for x,y and meter for Z-coordinate.
The files are to big to attach here. I try to... - 11:53 PM Bug report #14855 (Feedback): Strange result when hillshading with Z-factor=10 in the "Terrain An...
- Lene,
Is your Z value in the same unit as your x and y. For example, this happens if you try to scale lat/long raste... - 03:42 AM Bug report #14855: Strange result when hillshading with Z-factor=10 in the "Terrain Analysis" cor...
- Hi Lene, could you attach sample data to allow replicate here? thanks!
- 03:42 AM Bug report #14855: Strange result when hillshading with Z-factor=10 in the "Terrain Analysis" cor...
- Hi Lene, could you attach sample data to allow replicate here? thanks!
- 02:48 AM Bug report #14855 (Closed): Strange result when hillshading with Z-factor=10 in the "Terrain Anal...
- I create a Hillsade from Raster>Terrain analysis>Hillshade.
Using parameter Z-factor 10
Azimuth 315
Vertical angle... - 01:15 AM Bug report #14867 (Closed): Empty bounding box for a layer in GetCapabilities response from qgis ...
- I'm adding GDAL_WMS XML definition as raster layers to qgis, and then make a GetCapabilities request to WMS service. ...
- 12:55 AM Bug report #14582: The extent of the raster layers is not preserved and rounded to integer with G...
- Thank you very much.
- 11:50 PM Bug report #14582 (Closed): The extent of the raster layers is not preserved and rounded to integ...
- Fixed in changeset commit:"75c76f51f17d88226fb86826e9aa8c4d96eedb5a".
- 03:01 PM Bug report #14582: The extent of the raster layers is not preserved and rounded to integer with G...
- See: PR 3090
- 02:56 AM Bug report #14582: The extent of the raster layers is not preserved and rounded to integer with G...
- Rounding happens because -a flag is given in the g.region command in Grass7Algorithm.py. The -a flag is most useful f...
- 12:54 AM Bug report #14853: Histogram min/max values markers and graph are always the ones for values comp...
- Lene Fischer wrote:
> No - That is an issue I have reported in #14835
they seems to be two aspects of the same issue... - 12:05 AM Bug report #14853: Histogram min/max values markers and graph are always the ones for values comp...
- No - That is an issue I have reported in #14835
- 03:44 AM Bug report #14853 (Feedback): Histogram min/max values markers and graph are always the ones for ...
- does gdalinfo over the VRT file return the correct values for min/max? Cheers!
- 03:44 AM Bug report #14853 (Feedback): Histogram min/max values markers and graph are always the ones for ...
- does gdalinfo over the VRT file return the correct values for min/max? Cheers!
- 12:53 AM Feature request #14839: Being able to show/link attribute values beside diagrams in the map canvas
- Going further, it can also be handy to have ability to append values with an unit (%, €,...)
- 12:51 AM Bug report #14795: QGIS master missing the GRASS7 plugin
- It's back in the packaged 2.14.3 on Ubuntu trusty but not back in 2.14.3 (nor master) that I build from source on xen...
- 12:20 PM Bug report #14795: QGIS master missing the GRASS7 plugin
- in QGIS 2.14.3/osgeo4w now there is the GRASS7 and GRASS6 plugin. Still missing in master.
- 12:20 PM Bug report #14795: QGIS master missing the GRASS7 plugin
- in QGIS 2.14.3/osgeo4w now there is the GRASS7 and GRASS6 plugin. Still missing in master.
- 12:14 AM Feature request #14865 (Open): Improve new color ramp creation
- I think we could improve the UX for creating new colour ramps by:
* setting the default to cpt-city instead of the... - 11:45 PM Revision fdb6488b (qgis): [expressions] Support date + time = datetime calculations
- 11:45 PM Revision 4ce16e1e (qgis): Fix distorted date time calendar popup
- 11:29 PM Revision b18e33c8 (qgis): [qt5 tests] Fix blacklist
- 11:27 PM Bug report #14634 (Closed): Composer: the legend should show only enabled layers
- Yes, it is. Closing...
- 02:50 PM Bug report #14634: Composer: the legend should show only enabled layers
- is this any different from #13575 ?
- 10:46 PM Revision 84121f27 (qgis): fix postgres provider message
- 10:04 PM Revision 87ac6eaf (qgis): [qt5 tests] Unblacklist more tests
- 09:52 PM Revision e8887535 (qgis): Only require QTWEBKIT for Qt4 when WITH_QTWEBKIT is true.
- 09:52 PM Revision ced7c27d (qgis): [py3] Use __bool__ instead of __nonzero__
- 09:52 PM Revision 7e113840 (qgis): [qt5 tests] Unblacklist tests
- 09:52 PM Revision 7f3526be (qgis): [processing tests] Cleanup layer registry before every new test
- 09:52 PM Revision 50c7970e (qgis): Use unittest assertXXX methods
- 09:52 PM Revision 0e96ef37 (qgis): [travis] Fix ccache for Qt4 builds
- 09:52 PM Revision bbe9664d (qgis): [travis] Run Qt5 tests with osgeo4travis in $PATH
- This allows running the gdal processing tests and other subprocesses which have
been manually built like server appli... - 09:52 PM Revision dbb24e97 (qgis): [processing tests] More tolerance in statistics test
- 09:48 PM Bug report #14864 (Closed): styling dock: should remember expanded state of "layer rendering"
- Currently the dock always shows the "layer rendering" group expanded. If collapsed, it should store this state and op...
- 09:24 PM Bug report #14863 (Closed): styling dock: not updated when layer effects are edited
- The map isn't redrawn when layer effects are edited via the styling dock
- 09:23 PM Bug report #14862 (Closed): styling dock: button on layer panel isn't synced to dock visiblity
- Steps to reproduce:
1. open style dock. button on layer panel is shown depressed
2. close style dock via the 'x' but... - 09:22 PM Bug report #14861 (Closed): styling dock - not updated when symbol levels set
- When using the new styling dock, the map isn't updated when symbol levels are set
- 02:52 PM Bug report #14438 (Closed): georeferenced image cannot be loaded
- closing for lack of feedback, please reopen if necessary.
- 02:52 PM Bug report #14438 (Closed): georeferenced image cannot be loaded
- closing for lack of feedback, please reopen if necessary.
- 02:52 PM Bug report #12738 (Closed): After using "difference" consider 2 or more separated polygons as one
- Ekaterina Petrunenko wrote:
> ould you please advise civilized way to turn multiplolygon feature into independent pol... - 02:52 PM Bug report #12738 (Closed): After using "difference" consider 2 or more separated polygons as one
- Ekaterina Petrunenko wrote:
> ould you please advise civilized way to turn multiplolygon feature into independent pol... - 02:49 PM Bug report #14854: 'Save Edits' discards unconfirmed values in attribute table
- QGIS 2.14.2 shows the same behaviour.
- 03:46 AM Bug report #14854 (Feedback): 'Save Edits' discards unconfirmed values in attribute table
- is this behavior different from previous qgis releases? thanks.
- 02:40 AM Bug report #14854 (Closed): 'Save Edits' discards unconfirmed values in attribute table
- Clicking on 'Save Edits'(Crtl+S) in the attribute table discards unconfirmed values, while clicking on 'Toggle editin...
- 02:35 PM Bug report #14637 (Closed): Add vector layer includes directory name in the front of the layer an...
- 02:32 PM Bug report #14539 (Closed): In postgresql as date defined column will shown in attribute table as...
- closing for lack of feedback, please reopen if necessary.
- 02:32 PM Bug report #14539 (Closed): In postgresql as date defined column will shown in attribute table as...
- closing for lack of feedback, please reopen if necessary.
- 01:49 PM Bug report #14860 (Closed): Processing QGIS/create constant layer does not work
- I tested all QGIS releases where the Processing/QGIS/raster tool called "create constant layer" is available (on both...
- 01:45 PM Bug report #14675: Polygon area calculation error when the fly reprojection is activated
- Still true on the latest master.
Piers van der Torren wrote:
> I also encountered this problem, and even some very ... - 01:37 PM Bug report #14289 (Closed): QGIS packaging problem (master) - again
- Fixed in commit:e62d8fe
- 01:37 PM Bug report #14289 (Closed): QGIS packaging problem (master) - again
- Fixed in commit:e62d8fe
- 01:31 PM Bug report #14395 (Closed): Cannot install on ubuntu xenial
- fixed in commit:e62d8fe
- 01:27 PM Revision 2aa002d9 (qgis): Fix crash on style dock apply with no layer
- 01:09 PM Bug report #13419 (Closed): Creating spatial index on Shapefile with invalid geometries will make...
- seems to work as expected on 2.14.3 and master, please reopen if necessary.
- 01:09 PM Bug report #13419 (Closed): Creating spatial index on Shapefile with invalid geometries will make...
- seems to work as expected on 2.14.3 and master, please reopen if necessary.
- 12:45 PM Revision 3ace8e62 (qgis): [Style dock] Add support for raster layers
- 12:16 PM Bug report #14752 (Feedback): GEOS exceptions crash QGIS on windows
- 11:49 AM Bug report #14752: GEOS exceptions crash QGIS on windows
> * master, project opens, no crash, map cannot be zoomed or panned.
weird, tested again and is ok on master (still...- 11:27 AM Bug report #14752: GEOS exceptions crash QGIS on windows
- This is what I see on Windows:
* seems ok up to 2.12 (tested 2.8, 2.10 and 2.12)
* 2.14.3, project opens, no crash, ... - 11:52 AM Bug report #14648 (Reopened): Windows: crash on exit after having created a Processing layer
- instead of zonal stats/processing/qgis try hypsometric curves/processing/qgis (same test project). Crash 100% in exit.
- 11:52 AM Bug report #14648 (Reopened): Windows: crash on exit after having created a Processing layer
- instead of zonal stats/processing/qgis try hypsometric curves/processing/qgis (same test project). Crash 100% in exit.
- 11:52 AM Bug report #14648 (Reopened): Windows: crash on exit after having created a Processing layer
- instead of zonal stats/processing/qgis try hypsometric curves/processing/qgis (same test project). Crash 100% in exit.
- 11:12 AM Bug report #14648 (Closed): Windows: crash on exit after having created a Processing layer
- closing because of #14858. Not sure how I did manage to have a working qgis/processing/zonal stats on 2.14.1/master. ...
- 11:12 AM Bug report #14648 (Closed): Windows: crash on exit after having created a Processing layer
- closing because of #14858. Not sure how I did manage to have a working qgis/processing/zonal stats on 2.14.1/master. ...
- 11:43 AM Bug report #14846: QGIS Union: wrong results
- As discussed in Las Palmas this ftools must return the right results, warn the users in case there are invalid geomet...
- 11:43 AM Bug report #14846: QGIS Union: wrong results
- As discussed in Las Palmas this ftools must return the right results, warn the users in case there are invalid geomet...
- 11:43 AM Bug report #14846: QGIS Union: wrong results
- As discussed in Las Palmas this ftools must return the right results, warn the users in case there are invalid geomet...
- 11:32 AM Bug report #14740: DB Manager: Previews do not work and python error
- got also this while doing operations with table structure
Traceback (most recent call last):
File "/usr/share/qgis... - 11:29 AM Bug report #14514: QGIS master forgets network cache settings
- Still true on the latest master (tested with osgeo4w).
- 11:29 AM Bug report #14514: QGIS master forgets network cache settings
- Still true on the latest master (tested with osgeo4w).
- 11:19 AM Bug report #13755: Copy/paste PostGIS layer: date not autofill ( ('now'::text)::date)
- is this issue fixed?
- 11:18 AM Bug report #14748 (Open): Selecting features by radius fails
- 11:14 AM Bug report #14798 (Feedback): QGIS crash in new computer W10 home64 - UHD display
- try deleting the .qgis2 folder and restart qgis. Meanwhile you can also attach there a project with the necessary dat...
- 11:14 AM Bug report #14798 (Feedback): QGIS crash in new computer W10 home64 - UHD display
- try deleting the .qgis2 folder and restart qgis. Meanwhile you can also attach there a project with the necessary dat...
- 11:14 AM Bug report #14798 (Feedback): QGIS crash in new computer W10 home64 - UHD display
- try deleting the .qgis2 folder and restart qgis. Meanwhile you can also attach there a project with the necessary dat...
- 11:14 AM Bug report #14798 (Feedback): QGIS crash in new computer W10 home64 - UHD display
- try deleting the .qgis2 folder and restart qgis. Meanwhile you can also attach there a project with the necessary dat...
- 09:36 AM Revision 13f053b7 (qgis): Merge pull request #3084 from nyalldawson/single_click_ediit
- Open editor in attribute table on single click
- 04:20 AM Bug report #14859 (Closed): Feature count issue (PostGIS view)
- When deleting featuers from a PostGIS layer, 'Show Feature Count' ignores the edits on related views.
- 04:08 AM Bug report #14858 (Closed): Processing QGIS Zonal Stats broken on Windows
- Seems only Windows is affected (the last working release seems to be 2.6).
Try this project
https://github.com/qgis... - 04:03 AM Bug report #14857: QGIS freezes when adding new features
- Reinhard Reiterer wrote:
> Hi Giovanni, I've uninstalled all third-party plugins and tested a temporary scratch layer... - 03:55 AM Bug report #14857: QGIS freezes when adding new features
- Hi Giovanni, I've uninstalled all third-party plugins and tested a temporary scratch layer, but QGIS still freezes in...
- 03:29 AM Bug report #14857 (Feedback): QGIS freezes when adding new features
- Hi,
I'm also testing master on both Linux and Windows and cannot see this. Could you try with no plugins? Does it ha... - 03:29 AM Bug report #14857 (Feedback): QGIS freezes when adding new features
- Hi,
I'm also testing master on both Linux and Windows and cannot see this. Could you try with no plugins? Does it ha... - 03:29 AM Bug report #14857 (Feedback): QGIS freezes when adding new features
- Hi,
I'm also testing master on both Linux and Windows and cannot see this. Could you try with no plugins? Does it ha... - 03:22 AM Bug report #14857 (Closed): QGIS freezes when adding new features
- QGIS 2.15.0-Master freezes for a few seconds when clicking on the 'Add Feature' icon.
- 03:37 AM Bug report #14712 (Closed): DB-Manager DEFAULT value d&d issue
- duplicate of #6798
- 03:37 AM Bug report #14712 (Closed): DB-Manager DEFAULT value d&d issue
- duplicate of #6798
- 02:53 AM Bug report #14620 (Closed): Vector buffer and File creation error
- closing for lack of feedback, please reopen if necessary.
- 02:53 AM Bug report #14620 (Closed): Vector buffer and File creation error
- closing for lack of feedback, please reopen if necessary.
- 02:49 AM Feature request #14856 (Open): Processing: Use r.external.out for GRASS raster algorithms
- In processing, GRASS raster algorithms should use r.external.out instead of r.out.gdal.
With r.external.out, results ...
2016-05-21
- 01:22 AM Bug report #14853 (Closed): Histogram min/max values markers and graph are always the ones for va...
- *new description:*
QGIS by default computes min/max using by default an accuracy that is set to "estimated (faster)",... - 10:46 PM Bug report #13016 (Closed): Node tool: No visual feedback about snapping when editing end point o...
- Fixed in master.
- 10:38 PM Feature request #14845: Add an option to automatically classify discrete rasters when styling them
- Related to this (old) request #4321
And to this one: #14449 - 05:10 PM Revision c260a77e (qgis): Merge pull request #3054 from dgoedkoop/loadstylelabels214
- [Bugfix] Update labeling settings after loading style from file (fixes #14224)
- 02:21 PM Bug report #6798: when copying a table by d&d from one schema to another the serial property is l...
- Hi Giovanni, it's just a SQL query to sync the primary key. I've no programming skills.
Related: #14712 - 11:33 AM Bug report #6798: when copying a table by d&d from one schema to another the serial property is l...
- Paul Kanelli wrote:
> Thx for the info. Here comes the workaround:
>
> SELECT S E T V A L('<table>_<column>_seq', (S... - 11:30 AM Bug report #6798: when copying a table by d&d from one schema to another the serial property is l...
- Paul - Thanks for the work around. I'll have to test that.
This is definitely an annoying bug. I only found this out ... - 12:49 PM Bug report #14847: Print composer: moving a grouped rotated map resizes places it wrongly
- Sorry, now attached (and description improved).
- 12:08 PM Bug report #14847 (Feedback): Print composer: moving a grouped rotated map resizes places it wrongly
- attachments missing.
- 12:13 PM Bug report #14849: Digitizing: avoid intersection takes ages
- confirmed also on master.
- 12:13 PM Bug report #14849: Digitizing: avoid intersection takes ages
- confirmed also on master.
- 12:13 PM Bug report #14849: Digitizing: avoid intersection takes ages
- confirmed also on master.
- 12:02 PM Bug report #8760 (Open): Custom Form from .ui File crashes QGIS on Ubuntu
- 11:55 AM Bug report #13061: QGIS crashes on close if data was read through GDAL in Python Console
- this is still an issue on the latest master (tested on windows).
- 11:31 AM Bug report #14498 (Closed): not corectly working spatial join
- closing for lack of feedback, please reopen if necessary.
- 11:31 AM Bug report #14498 (Closed): not corectly working spatial join
- closing for lack of feedback, please reopen if necessary.
- 11:28 AM Bug report #14458 (Closed): open datasource in read-only mode
- closing for lack of feedback, please reopen if necessary.
- 11:28 AM Bug report #14458 (Closed): open datasource in read-only mode
- closing for lack of feedback, please reopen if necessary.
- 11:27 AM Bug report #14520 (Closed): Bug in PDF export
- closing for lack of feedback, please reopen if necessary.
- 11:27 AM Bug report #14520 (Closed): Bug in PDF export
- closing for lack of feedback, please reopen if necessary.
- 11:27 AM Bug report #14543 (Closed): DB Manager Fails Silently
- closing for lack of feedback, please reopen if necessary.
- 11:27 AM Bug report #14543 (Closed): DB Manager Fails Silently
- closing for lack of feedback, please reopen if necessary.
- 11:27 AM Bug report #14550 (Closed): crashes when invalid geojson files are in a directory
- closing for lack of feedback, please reopen if necessary.
- 11:27 AM Bug report #14550 (Closed): crashes when invalid geojson files are in a directory
- closing for lack of feedback, please reopen if necessary.
- 11:25 AM Bug report #14456 (Closed): QGIS 2.14 crash opening any raster format
- closing for lack of feedback, please reopen if necessary.
- 11:25 AM Bug report #14456 (Closed): QGIS 2.14 crash opening any raster format
- closing for lack of feedback, please reopen if necessary.
- 11:25 AM Bug report #14509 (Closed): Processing/SAGA: Union freezes program
- closing for lack of feedback, please reopen if necessary.
- 11:25 AM Bug report #14509 (Closed): Processing/SAGA: Union freezes program
- closing for lack of feedback, please reopen if necessary.
- 11:23 AM Bug report #14593 (Open): Saving project file from print composer should keep the composer dialog...
- 11:21 AM Bug report #14676 (Closed): QGIS Intersection tool does not work when used in Modeler
- closing for lack of feedback, please reopen if necessary.
- 11:21 AM Bug report #14676 (Closed): QGIS Intersection tool does not work when used in Modeler
- closing for lack of feedback, please reopen if necessary.
- 11:20 AM Bug report #14672 (Closed): Program Crashes In Some Cases When Performing Buffer Vector Analysis ...
- closing for lack of feedback, please reopen if necessary.
- 11:20 AM Bug report #14672 (Closed): Program Crashes In Some Cases When Performing Buffer Vector Analysis ...
- closing for lack of feedback, please reopen if necessary.
- 11:18 AM Bug report #14535 (Closed): fix duplicate entries in the vector menu caused by ftools on version ...
- closing for lack of feedback, please reopen if necessary.
- 11:18 AM Bug report #14535 (Closed): fix duplicate entries in the vector menu caused by ftools on version ...
- closing for lack of feedback, please reopen if necessary.
- 11:18 AM Bug report #14588 (Closed): WIndows 7 freezes when using 'Pick color' tool
- closing for lack of feedback, please reopen if necessary.
- 11:18 AM Bug report #14588 (Closed): WIndows 7 freezes when using 'Pick color' tool
- closing for lack of feedback, please reopen if necessary.
- 11:17 AM Bug report #14673 (Closed): Saving edits in .shp files
- closing for lack of feedback, please reopen if necessary.
- 11:17 AM Bug report #14673 (Closed): Saving edits in .shp files
- closing for lack of feedback, please reopen if necessary.
- 11:12 AM Bug report #14416 (Closed): WFS with BBOX doesn't work in QGS 2.14
- 08:11 AM Bug report #14224 (Closed): "Label with" Field is not loaded when importing qgis layer style file
- Fixed in changeset commit:"c260a77ec2073e0468803a47e6af0d49a1bd0f53".
2016-05-20
- 01:31 AM Bug report #10510: Geometryless table sets project CRS to epsg:4326
- I suppose this is a regression from previous QGIS versions.
- 01:01 AM Bug report #14852 (Closed): 'Clear Results' missing in 'Configure shortcuts' dialog
- 'Clear Results' is missing in the 'Configure shortcuts' dialog.
- 12:40 AM Bug report #14851 (Closed): 'Clear Results' icon
- 'Deselect Features from All Layers' and 'Clear All' share the same icon, which may confuse users.
- 12:18 AM Bug report #14850 (Closed): 'Layers Panel' - Symbol size depends on zoom level
- In some cases the layers panel view depends on the zoom level of the map canvas.
- 05:51 PM Revision 98ede7fe (qgis): Replaced Grid with Raster for coherence
- 04:53 PM Revision b6923758 (qgis): Merge pull request #3087 from arnaud-morvan/maptooladdfeature_avoidinte...
- In tool add feature, reject null geometry due to intersection avoidance
- 04:18 PM Bug report #13925: Qlr-file saves datasource path not as absolute path
- I'm running Essen, and if I create the layer definition file with path set to relative, it can't find the datasource ...
- 02:40 PM Revision 17fd3d8c (qgis): Fix in maptool add feature, reject null geometry due to intersection av...
- 02:05 PM Revision cf2ebb82 (qgis): Release of 2.14.3
- 11:37 AM Revision ff4532c3 (qgis): [server] Fix pep8 build error
- 09:59 AM Revision eef0486c (qgis): [server] Removed debug print from the test
- 09:57 AM Revision 10e88076 (qgis): [server] Added regression test for #8656
- Ref. commit b956874f02a9379
- 09:50 AM Bug report #14849 (Closed): Digitizing: avoid intersection takes ages
- Steps to reproduce:
* load a vector
* set the digitizing options to Avoid intersection, snapping 10 px
* digitize ... - 09:40 AM Bug report #14848: Plugin Editing offline: crashes if attempting to synchronize a raster
- src/plugins/offline_editing/offline_editing_plugin_gui.cpp: 151: (on_buttonBox_accepted) [7555ms] dtm2016052018364671...
- 09:38 AM Bug report #14848 (Closed): Plugin Editing offline: crashes if attempting to synchronize a raster
- Step to reproduce:
* add a vector
* add a raster
* open the plugin
* select both
* click on synchronize
--> crash - 09:30 AM Bug report #14847 (Closed): Print composer: moving a grouped rotated map resizes places it wrongly
- Steps to reproduce:
* open print composer
* add a map
* add another object
* rotate the map
* group both
* move... - 09:23 AM Revision 5cfcf846 (qgis): translation string fixes
- 08:33 AM Revision 8724feb7 (qgis): Some symbol layer widget fixes:
- - Fix broken shapeburst fill widget
- Tweak stretch behaviour of some widgets - 05:41 AM Bug report #14378: Mapinfo Tables cannot be opened simultaneously in QGIS > 2.8.3 and MapInfo
- I can confirm the lock problem, but not with all QGIS versions:
* We got aware of the issue with 2.8.9 LTR.
* Newer... - 05:26 AM Revision 88db4f9a (qgis): Open editor in attribute table on single click
- 05:17 AM Bug report #12502: processing:runalg locks input file
- I actually propose to give high priority to this bug.
Indeed, coupled with the other serious one in gdal_calc (and gd...
2016-05-19
- 01:48 AM Revision 0fcff9f2 (qgis): Allow direct QVariant creation from some QGIS metatypes
- 12:47 AM Bug report #12889: Defect #20028: Registry entry under HKLM\\software\\microsoft\\windows\\curren...
- Issue still exist in 2.14.2 Essen.
Also the RegKey "HKLM\\Software\\QGIS ESSEN" is not deleted during uninstall on a... - 12:30 AM Bug report #14846 (Closed): QGIS Union: wrong results
- I see this bugs report #8456, but I think that the issues are different.
The issues that I have noticed are:
# ... - 12:06 AM Feature request #14803: Add snapping markers for georeferencer
- See also https://github.com/qgis/QGIS/pull/2621
- 10:35 PM Feature request #14845 (Closed): Add an option to automatically classify discrete rasters when st...
- Hi
I am currently working with discrete rasters (landuse categories, boolean rasters...) and there seems to be no st... - 10:21 PM Revision fd3ed08c (qgis): Precise that scale function returns the denominator and not the scale i...
- (cherry-picked from 69a8c381abeb810625bf972354e3492827b28915)
- 10:20 PM Revision b956874f (qgis): [server][bugfix] FILTER GetFeatureInfo working again
- Fixes #8656
- 10:20 PM Revision e63e9eb8 (qgis): Save annotations to project.qgs in creation order (fix #14812)
- Save annotations to project file in the order they were loaded or
created, so that annotations have the same display ... - 10:17 PM Revision a2756b97 (qgis): Ensure that providers fetch geometry for a QgsFeatureRequest
- with an expression filter which requires geometry
(cherry-picked from 858914eef589b2426209d500c162c4773c41fbd5) - 10:15 PM Revision e3556f7d (qgis): Set expression context for geometry generator builder (fix #14833)
- (cherry-picked from 7187148afb9d7c2d6670ef82b361f7d3b116fdc7)
- 04:29 PM Revision bc1aa42f (qgis): Merge pull request #3081 from mhugent/curve_segmentize_parameters
- Curve segmentize parameters
- 03:32 PM Feature request #13132 (Closed): Reference scale
- A "magnification" setting has been added in 2.16 to address this use case.
- 03:32 PM Feature request #13132 (Closed): Reference scale
- A "magnification" setting has been added in 2.16 to address this use case.
- 03:32 PM Feature request #13132 (Closed): Reference scale
- A "magnification" setting has been added in 2.16 to address this use case.
- 02:53 PM Revision 0078b33e (qgis): Merge pull request #3082 from rouault/vectorfilewriter_cleanup_and_enco...
- Vectorfilewriter cleanup and encoding improvement
- 01:45 PM Revision a19741b2 (qgis): [processing] log errors in hook scripts
- 01:45 PM Revision 518f7dcf (qgis): [processing] correctly switch to description tab if help tab exists
- 01:22 PM Bug report #8656 (Closed): WMS GetFeatureInfo Filter: No results
- Fixed in changeset commit:"b956874f02a9379b0a9503d6c25fe014dc41bd5a".
- 01:19 PM Revision 6bf4b92c (qgis): Merge pull request #3080 from nyalldawson/select_tools
- [FEATURE] Improved map select tool behaviour
- 01:04 PM Revision d73210a5 (qgis): Update test mask image
- 11:41 AM Revision 1ab29771 (qgis): QgsVectorLayerSaveAsDialog: use QgsVectorFileWriter::MetaData::compulso...
- 11:38 AM Revision 3ee7d59e (qgis): QgsVectorFileWriter::MetaData: add a compulsoryEncoding member
- * Some formats require a compulsory encoding, typically UTF-8.
Change initMetadata() to indicate UTF-8 compulsory enc... - 11:38 AM Bug report #14844 (Closed): Oblique Mercator projection hanging when rendering map
- Hi,
My custom CRS' that use oblique mercator no longer render properly in 2.14. Some layers are rotated properly, ot... - 11:21 AM Revision b1efb9a7 (qgis): QgsVectorFileWriter::initMetaData(): fix DGN registration
- DGN was registered twice, and the second occurence reseted the
creation options - 11:20 AM Revision 222fa767 (qgis): QgsVectorFileWriter: remove the deprecated private driverMetadata(drive...
- 11:02 AM Revision c0d12dcd (qgis): [FEATURE]: possibility to set the segmentation tolerance (maximum angle...
- 10:18 AM Revision 3ac9364f (qgis): * debian packaging update
- * include qch download link on api index page
- 09:53 AM Bug report #14551: georeferencer projective transformation
- Lene Fischer wrote:
> And in the 2.14.2 version.
Hi!
the rationale for setting the target version to 2.16 is that a ... - 09:53 AM Bug report #14551: georeferencer projective transformation
- Lene Fischer wrote:
> And in the 2.14.2 version.
Hi!
the rationale for setting the target version to 2.16 is that a ... - 09:53 AM Bug report #14551: georeferencer projective transformation
- Lene Fischer wrote:
> And in the 2.14.2 version.
Hi!
the rationale for setting the target version to 2.16 is that a ... - 09:53 AM Bug report #14551: georeferencer projective transformation
- Lene Fischer wrote:
> And in the 2.14.2 version.
Hi!
the rationale for setting the target version to 2.16 is that a ... - 09:14 AM Bug report #14842 (Feedback): cannot save .nc file to Geotiff
- 08:56 AM Bug report #14842: cannot save .nc file to Geotiff
- Hi Corinna,
Do you have some sample data?
As a work-around you can try Crayfish plugin. You can then right click on... - 08:51 AM Bug report #14842 (Closed): cannot save .nc file to Geotiff
- I use the following instructions to conver from a .nc file to a georeferenced geotiff. This worked in 2.12.2 but no l...
- 08:45 AM Bug report #14694: DB Manager: F5 not working
- Warning: QAction::eventFilter: Ambiguous shortcut overload: F5
- 08:37 AM Revision 6f07322d (qgis): Merge pull request #3048 from nyalldawson/qt_doxygen
- Allow generation of Qt QHP help files from doxygen
- 08:36 AM Bug report #14841 (Closed): Offline sync error with date types
- When trying to sync data with the offline plugin with a PostGIS table containing a date field, here's the message we ...
- 08:14 AM Revision cd9f47ae (qgis): [FEATURE] Improved map select tool behaviour
- Implements the improved mouse/key modifier behaviour discussed in:
http://osgeo-org.1560.x6.nabble.com/Key-modifiers-... - 07:11 AM Revision c0799d47 (qgis): Fix deprecated warning
- 06:52 AM Revision 9d59f9ce (qgis): Generate QCH compiled help with qgis-api-doc package
- 06:30 AM Revision 1602c02d (qgis): Merge pull request #3009 from pblottiere/magnifier
- [FEATURE] add a map canvas magnifier
- 06:27 AM Bug report #14697 (Closed): Opening kmz file causes QGIS to crash
- Was a OGR bug (actually rather a libkml one IMHO). Fixed per https://trac.osgeo.org/gdal/ticket/6518
- 06:27 AM Bug report #14697 (Closed): Opening kmz file causes QGIS to crash
- Was a OGR bug (actually rather a libkml one IMHO). Fixed per https://trac.osgeo.org/gdal/ticket/6518
- 05:55 AM Revision 45f0cff2 (qgis): Allow generation of Qt QHP help files from doxygen
- This adds a new cmake option GENERATE_QHP. If the api docs are
set to being built (ie doxygen is available and WITH_A... - 05:46 AM Revision daa23b59 (qgis): Merge pull request #3078 from 3nids/scaledenomhelp
- Precise that scale function returns the denominator and not the scale itself
- 04:30 AM Revision 23a3a771 (qgis): Cleaner API for selecting features in QgsVectorLayer
- - add selectByRect( QgsRectangle&, SelectBehaviour) and
selectByIds( QgsFeatureIds, SelectBehaviour) for selecting
by... - 04:20 AM Feature request #2666 (Closed): Improve the select
- Fixed in changeset commit:"cd9f47ae45e4b664356588e6fb6c63c0b3c43aa7".
- 02:40 AM Revision 1767d3b0 (qgis): [processing] Use QgsVectorLayer::selectByExpression for select by expre...
- 02:13 AM Feature request #5301: Save as image do not export text annotations
- Well, thank you very much for fixing this...
It is always very nive when old bugs are fixed. Thanks for the work and...
2016-05-18
- 01:18 AM Feature request #14840 (Open): Warning message when file is in use by another user
- Please add a warning message when another instance of a QGIS file is already open.
- 01:15 AM Feature request #14839 (Open): Being able to show/link attribute values beside diagrams in the ma...
- Hi,
After setting, let's say, a pie chart diagram, one may want to show beside each part its value. This is currently... - 01:11 AM Revision b951d5a5 (qgis): [FEATURE] new method QgsVectorLayer::selectByExpression(...)
- Makes it simple for scripts to select by expression. The method
also accepts a parameter which dictates whether match... - 12:50 AM Revision 7187148a (qgis): Set expression context for geometry generator builder (fix #14833)
- 07:56 PM Bug report #14838 (Closed): Raster - Style - Singleband Pseudocolor - Edit
- Hi
Coloring a raster from Singleband Grey to Singleband Pseudocolor.
First: If clicking OK - and I want to edit t... - 07:38 PM Bug report #14837 (Closed): Raster - Save As
- Hi
First issue:
While Save a Raster As a GeoTiff
Choosing Rendered Image and VRT
Browse for filename you have to cho... - 07:24 PM Bug report #14836 (Closed): Processing: checkbox list in wrong order in Modeler
- When running a model in the processing framework that produces a stack of bands as input (Band1, Band2, Band3...) The...
- 07:09 PM Feature request #14835 (Open): Virtual Raster Load Min Max Values
- *New description:*
#14835-8
*Old description:*
Hi
While creating a virtual raster the result viewed in the laye... - 05:48 PM Bug report #14834 (Closed): Broken Select by Expression algorithm
- Since ac0bff32bf6ec7f31f7ebfd0e119162694c4b67d the Select by Expression algorithm is broken - the expression is incor...
- 03:51 PM Bug report #14833 (Closed): geometry generator expression editor doesn't offer @map_scale variable
- Fixed in changeset commit:"7187148afb9d7c2d6670ef82b361f7d3b116fdc7".
- 03:14 PM Revision b4e23541 (qgis): [processsing] removed unused code
- 02:40 PM Revision f15197da (qgis): add unit test for scale
- 02:40 PM Revision d23a110c (qgis): move magnification in map settings
- 02:24 PM Revision d390ebdc (qgis): [processing] show script in toolbox even if it contains errors
- 02:24 PM Revision f001ac11 (qgis): [processing] fixed repaint in set vector style algorithm
- 02:03 PM Revision bbaef371 (qgis): [GRASS] close vector map if no more users, fixes #14668
- 12:08 PM Revision bfa90a91 (qgis): [processing] fixed toolbox updates
- 11:42 AM Revision 95038b14 (qgis): scale is the same whatever the level of magnification
- 11:05 AM Revision fc085354 (qgis): Merge pull request #3044 from arnaud-morvan/processing_output_vectortable
- Processing - Output tables with no geometry through OutputVector
- 10:43 AM Revision 69a8c381 (qgis): Precise that scale function returns the denominator and not the scale i...
- 05:41 AM Bug report #1631 (Closed): v.db.addcol: table not updated
- New columns can now be added via standard QGIS table editing interface, in which case, the new column appears immedia...
- 05:34 AM Bug report #3205 (Closed): GRASS toolbox: don't allow for operations on a vector with broken topo...
- 05:33 AM Bug report #3205: GRASS toolbox: don't allow for operations on a vector with broken topology
- The browser was removed from GRASS plugin and the functionality migrated to the standard QGIS browser.
If the topolo... - 05:29 AM Bug report #3470 (Closed): GRASS error(s?) missing error details
- It is not mentioned which module exactly, I tried with v.in.ogr from GRASS Tools and incorrect Postgres password and ...
- 05:29 AM Bug report #3470 (Closed): GRASS error(s?) missing error details
- It is not mentioned which module exactly, I tried with v.in.ogr from GRASS Tools and incorrect Postgres password and ...
- 05:14 AM Bug report #14617 (Feedback): unable to display data from GRASS read-only mapset
- 05:14 AM Bug report #14668: GRASS Plugin: error deleting vector file
- In fact, close map code was commented, which resulted in keeping the file open and impossibility to delete the vector...
- 05:07 AM Bug report #14668 (Closed): GRASS Plugin: error deleting vector file
- Fixed in changeset commit:"bbaef371cb9532efd4dcaf4bd247e72f2ff2203e".
- 05:08 AM Revision a9c1996b (qgis): Merge pull request #3064 from wonder-sk/composer-map-follow-preset
- Composer map to follow a visibility preset
- 03:56 AM Revision 292a8a4f (qgis): Fix updates of preset combo box when presets get changed
- 03:12 AM Revision 5dd88c99 (qgis): Avoid crash in style dock when layer is removed
- 03:12 AM Revision 46fb193e (qgis): Fix warnings
- 02:50 AM Bug report #11198 (Closed): Text annotations are not rendered when saving the map canvas as image
- 02:40 AM Bug report #11198: Text annotations are not rendered when saving the map canvas as image
- This feature has been added by https://github.com/qgis/QGIS/pull/3059
- 02:40 AM Feature request #5301: Save as image do not export text annotations
- This feature has been added by https://github.com/qgis/QGIS/pull/3059
- 02:39 AM Feature request #11503: Save as image do not export text annotations
- This feature has been added by https://github.com/qgis/QGIS/pull/3059
- 02:33 AM Revision 773212b2 (qgis): [color button] add colour wheel to right click menu
- 02:12 AM Revision dc9b56e2 (qgis): [styledock] scroll area for symbol selector widget
- 02:08 AM Revision 82d465cd (qgis): Save annotations to project.qgs in creation order (fix #14812)
- Save annotations to project file in the order they were loaded or
created, so that annotations have the same display ... - 02:01 AM Revision 842be91e (qgis): remove spin box background color
2016-05-17
- 01:55 AM Revision eb9ab8a4 (qgis): add unit test for extent
- 01:54 AM Bug report #14833 (Closed): geometry generator expression editor doesn't offer @map_scale variable
- context should be adapted
- 01:50 AM Revision 0ff10aeb (qgis): [styledock] more widget changes
- 01:33 AM Revision e92dc26c (qgis): Followup feeeaf0, add unit tests
- 01:23 AM Revision feeeaf0e (qgis): [FEATURE] Extend linestring geometries with reshape tool
- If the reshape line starts or ends at a linestring geometry's
endpoint, such geometry will be extended (previously no... - 12:50 AM Revision b23bae74 (qgis): Fix warning
- 12:45 AM Bug report #14802 (Closed): OTB was not found or is not correctly installed
- I have installed otb-bin with OSGeo4W installer and set the corresponding paths in the QGIS Processing Options:
OTB a... - 10:49 PM Bug report #14718 (Closed): QGIS freezes while paning/zooming if several layers are visible at th...
- 10:03 PM Revision 04176350 (qgis): fix about box (followup 0b940cac, fixes #14832)
- 08:09 PM Bug report #13418 (Closed): Print Composer : "Lock layer style for map item" doesn't update the m...
- Fixed in changeset commit:"deee8e290e5735e42deab70437fb64a590ef0817".
- 05:09 PM Bug report #14812 (Closed): Saving / re-openning a project reverse the annotations z-order
- Fixed in changeset commit:"82d465cd9434d4445fe4fa44af8a5fd085cbc566".
- 05:00 PM Revision aa66bc6a (qgis): Merge pull request #3076 from rouault/delimitedtext_qt5_fix
- Delimited text provider: fix parsing of subset URL parameter with QT 5 and fix tests
- 04:57 PM Revision 8ee697bf (qgis): Vector layer save as: usability tunings related to attribute selection
- - The group is renamed as 'Select fields to export and their export options'
- It has no longer a checkbox. It is jus... - 02:26 PM Bug report #14832: Crash when loading QGIS help->about dialog
- Thanks Jürgen!
- 01:11 PM Bug report #14832 (Closed): Crash when loading QGIS help->about dialog
- Fixed in changeset commit:"04176350ec66acc1d36b80134901acd3fbeed834".
- 12:14 PM Bug report #14832 (Closed): Crash when loading QGIS help->about dialog
- When loading the QGIS about dialog I get a segfault:
Reading contributors file /usr/share/qgis/doc/CONTRIBUTORS........ - 02:16 PM Revision afbe9141 (qgis): Processing - Support OutputVector with no geometry in GUI
- 02:16 PM Revision 7847f971 (qgis): Processing - Adapt RefactorFields to work on tables as well as vector l...
- 02:16 PM Revision fc5f70c6 (qgis): Processing - Support tables with no geometry in OutputVector
- 02:16 PM Revision 63d23d29 (qgis): Processing - Support no geometry in VectorWriter
- 01:56 PM Revision a5ef216f (qgis): [styledock] Better layouts for marker widgets
- - Grid vs Form layouts
- Align DD buttons for better look - 12:16 PM Revision deb1e1eb (qgis): osgeo4w: add qt plugin directories to browser with grass (followup b758...
- (cherry picked from commit 6663a4cc821a9cf3ddc7ced1e65ba42f8fa945da)
- 12:15 PM Revision 6663a4cc (qgis): osgeo4w: add qt plugin directories to browser with grass (followup b758...
- 08:06 AM Revision a7f41dc4 (qgis): [processing] do not reject string parameters if they contain an unparsa...
- 07:47 AM Revision 57dc3c7e (qgis): [mssql] Fix layer not showing with invalid geometry
- 06:52 AM Revision deee8e29 (qgis): [FEATURE] Composer map to follow a visibility preset (fixes #13418)
- This adds a new option in composer map properties:
"Follow visibility preset" with a combo box to choose the active p... - 06:52 AM Revision 7eb05e2c (qgis): Fix composer map tests
- 06:35 AM Revision 8c402bcf (qgis): Remove child features when parent's add feature form is cancelled
- 05:35 AM Bug report #14726: New labeling dock widget can disappear, no cohabitation with other widgets
- Any evolution on this? Not being able to share space with other widgets leads to reduction of map canvas.
FYI, I'm on... - 02:53 AM Revision ea066599 (qgis): [relations] Add method to manager to retrieve relations by name
- Also
- Begin unit tests for QgsRelationManager
- Make project optional when constructing QgsRelationManager - 02:53 AM Revision 307aabd6 (qgis): [FEATURE] Aggregates for expressions
- This commit adds a number of different forms of aggregates to
the expression engine.
1. Aggregates within the curren... - 02:53 AM Revision 821134ca (qgis): Add method to convert string to aggregate type
- 02:53 AM Revision 84fc3c3b (qgis): Implement method for caching values within expression contexts
- Can be used to store the results of expensive sub-expression
calculations (eg layer aggregates), so that future expre... - 02:53 AM Revision 50e41c81 (qgis): New utility class QgsAggregateCalculator, simplifies calculating
- aggregates from vector layer fields and expressions
- 02:53 AM Revision dcc047af (qgis): Add possibility to handle aggregate calculation at data provider
- (not implemented for any providers yet)
- 02:53 AM Revision 1c45b940 (qgis): Add calculation of number of null values to QgsStatisticalSummary
- 02:52 AM Revision 4dea723c (qgis): Add methods to stats calculators to accept values one at a time
- This can be more efficient for large quantities of values, since
it avoids the need to create a list of all values in...
2016-05-16
- 12:33 AM Revision 2bbd5ca5 (qgis): Fix look&feel of WFS SQL query composer on Mac
- 12:08 AM Bug report #14802: OTB was not found or is not correctly installed
- I assume that you mean with the OSGeo4W installer setup. don't you?
- 11:49 PM Feature request #14831 (Closed): Auto updating fields
- If such a simple piece of script as this answer http://gis.stackexchange.com/questions/103863/how-can-values-in-the-a...
- 11:41 PM Revision 902953ca (qgis): Delimited text provider: fix parsing of subset URL parameter with QT 5 ...
- In Qt 4, QUrl::queryItemValue() decodes a value that contains %25 as %, whereas
it doesn't with Qt5. - 04:59 PM Revision c198b1af (qgis): indentation fix
- 03:09 PM Revision 858914ee (qgis): Ensure that providers fetch geometry for a QgsFeatureRequest
- with an expression filter which requires geometry
- 03:09 PM Revision 28809b6d (qgis): Fix bug in edit virtual field
- The index was transformed twice from field index to field origin index,
resulting in a corrupted index (most often be... - 03:04 PM Revision c0214bc3 (qgis): Fix bug in edit virtual field
- The index was transformed twice from field index to field origin index,
resulting in a corrupted index (most often be... - 02:14 PM Revision b514f521 (qgis): cppcheck fixes
- 01:24 PM Bug report #14812: Saving / re-openning a project reverse the annotations z-order
- Also created a pull request https://github.com/qgis/QGIS/pull/3074
- 12:33 PM Bug report #14812: Saving / re-openning a project reverse the annotations z-order
- If I create three Text Annotations 'Annotation1', 'Annotation2' and 'Annotation3' and save the project, then the Text...
- 01:01 PM Feature request #14830 (Open): Tool to highlight pinned point symbols
- Please add a tool to highlight point symbols that have been manually moved.
See also #14738
- 12:24 PM Feature request #14829 (Open): Geometry Checker: Add 'Select all'/'Deselect all' buttons
- Subject says it all...
- 11:45 AM Bug report #14828 (Closed): Rename 'Snapping mode' to 'Layer mode' (?) in 'Snapping options' dialog
- While 'Snapping mode' (see 'Snapping options') and 'Default snap mode' (see 'Options') refer to different settings,th...
- 11:37 AM Bug report #14795: QGIS master missing the GRASS7 plugin
- on QGIS master on linux (ubuntu + nightly repo) seems ok here. There is the G7 plugin and is working.
- 11:29 AM Bug report #14795: QGIS master missing the GRASS7 plugin
- still no GRASS plugin on qgis master/osgeo4w.
On a clean osgeo4w installation now the shortcut for QGIS 2.14.2 with ... - 11:29 AM Bug report #14795: QGIS master missing the GRASS7 plugin
- still no GRASS plugin on qgis master/osgeo4w.
On a clean osgeo4w installation now the shortcut for QGIS 2.14.2 with ... - 11:16 AM Revision ee533a7d (qgis): Add test for attribute table sorting
- 11:16 AM Revision d07d9edd (qgis): Allow sorting attribute table by expression
- 11:16 AM Revision 9080aa19 (qgis): Don't require a parent for QgsExpressionBuilderWidget
- 10:14 AM Revision 11ee2fc8 (qgis): Fix running unsaved script in console
- 09:35 AM Bug report #14827 (Closed): Resize 'Simple layer type' drop-down menu
- Please resize the 'Simple layer type' drop-down menu in the 'Layer properties' dialog. 'Outline: Simple line' should ...
- 08:48 AM Revision d64f4740 (qgis): fix precise build
- 08:28 AM Revision dd4ae416 (qgis): [expressions] Fix fetching joined column refs when expression is
- not prepared (fix #14746)
(cherry-picked from febe30d991111712f95a476e97862ca5a890b9aa) - 08:26 AM Bug report #14826 (Closed): .QML style only partly rendered into image using PyQGIS API
- I have a .QML style file for the polygon layer (see file attached) that was created in QGIS. Inside QGIS layers are r...
- 08:22 AM Bug report #14675: Polygon area calculation error when the fly reprojection is activated
- I also encountered this problem, and even some very simple geometries give absurd areas. I'll try to make put some pr...
- 08:02 AM Revision aa6347eb (qgis): [cad] Fix invalid coordinates when x/y snapping is enabled and
- subsequent segments are parallel
(cherry-picked from 90d116c6f509098f001bf1b10e8a58d081e46a14) - 08:01 AM Revision 82a4b4d5 (qgis): Ensure that @symbol_color is always correct for symbol layer types
- with subsymbols
(cherry-picked from cda387cb6f96e01d0c677c974f1a18e5d0bcbce9) - 07:57 AM Revision 7a4ef0d3 (qgis): Fix memory leak in OGR provider when feature has no geometry
- and FilterRect is used
(cherry-picked from 6b80518a5b55ab30fb19493266d5626d0f89d26b) - 07:57 AM Revision 8f0ee1fe (qgis): Fix major(?) memory leak with python code execution
- (cherry-picked from 73733a65edd2bbc8156bf36484995457c35f6b68)
- 07:56 AM Revision 804ac7e5 (qgis): Avoid refreshing canvas for every joined feature
- Instead of setting the provider's subsetString to fetch joined
features, use a feature request with FilterExpression ... - 07:56 AM Revision ad0b8f9d (qgis): Fix QgsFieldComboWidget not updating fields when calling setFilter()
- (cherry-picked from a389d237fcff1f61941cdba5237079e80abe6717)
- 07:55 AM Revision dc755ed0 (qgis): Fix datetime fields not shown in QgsFieldComboWidget when set to date f...
- (cherry-picked from b4029dc7f0169b60117c4ece7c15a31a8766cb4f)
- 07:18 AM Feature request #14824 (Open): Layer labeling "azimuth"
- Add the ability to control "up direction" for the labels of a layer. Basically, an orientation modifier applied to th...
- 04:06 AM Feature request #14823 (Open): Minimum width for selected features
- Selected polygon features with no fill (e.g. land parcels) are barely visible. A minimum width option for the border ...
- 03:13 AM Bug report #13824 (Closed): Saving As File GeoDatabase - Feature Dataset isn't Optional
- Patched in: https://github.com/qgis/QGIS/pull/2811
- 03:13 AM Bug report #13824 (Closed): Saving As File GeoDatabase - Feature Dataset isn't Optional
- Patched in: https://github.com/qgis/QGIS/pull/2811
- 02:34 AM Bug report #14822 (Closed): QGIS Server 2.14.2: segmentation fault in GetProjectSettings
- occasionally I have problems with QGIS Server 2.14.0-2 (but not in 2.8.x).
When I switch from a project to another... - 02:16 AM Bug report #14821 (Closed): Symbol offset is set to '0.0' after unpinning a point symbol
- Unpinning a point symbol sets the offset to '0.0' instead of _NULL_.
- 02:01 AM Feature request #14738: Add 'Move Point Symbols' Tool
- Hi Nyall,
thanks for this feature. The way it's implemented looks really nice.
2016-05-15
- 12:11 AM Bug report #14813: Add PostGIS view -- primary key is ignored
- Jürgen Fischer wrote:
> QGIS doesn't know what the unique column is and was always supposed to be selected. The pr... - 11:35 PM Bug report #14813: Add PostGIS view -- primary key is ignored
- Thomas Kandler wrote:
> Jürgen Fischer wrote:
> > The arbitray pre-selection of the first column is gone. You are no... - 11:56 PM Revision 3d44a1e6 (qgis): fix windows build
- 11:53 PM Revision 8fd86a6b (qgis): Fix debug build
- 11:04 PM Revision 5c7f4c76 (qgis): Merge pull request #3072 from rouault/qt5_fix_testqgsfield
- Make qgis_fieldtest all Qt 5.X compatible
- 09:30 PM Revision c4819ade (qgis): Merge remote-tracking branch 'rouault/fix_qt5_wfs_ogcutils_tests'
- 07:44 PM Revision 202420c7 (qgis): Make qgis_fieldtest all Qt 5.X compatible
- In https://codereview.qt-project.org/#/c/99815/ implemented in QT 5.5,
doubles are converted to strings using '%.17g'... - 07:17 PM Revision 9a49c6aa (qgis): Make ogcutils and WFS tests Qt 5 compatible
- 07:17 PM Revision bf91a8b6 (qgis): WFS provider, connections dialog: change way that we select current ind...
- 03:39 PM Bug report #14820 (Closed): Join returns NULL values if target field is a virtual field
- Creating a join between two layer fails, if the target field is a virtual field.
- 02:19 PM Bug report #14768: Impossible to drag and drop files between folder from one browser panel to the...
- PR available in doc repo at https://github.com/qgis/QGIS-Documentation/pull/1007
- 02:14 PM Feature request #14819 (Open): Allow drag and drop files between browser panels to move/copy file...
- Following discussion in #14768, i'm opening this feature request for adding capability to move or copy files within b...
- 12:50 PM Revision 63cab568 (qgis): Avoid iterating over temporary container
- 12:50 PM Revision a3d6227e (qgis): Avoid detaching temporary containers
- 12:50 PM Revision 77c4ed50 (qgis): Use more efficient QString multiple arg variant rather then
- chaining .arg calls
- 12:50 PM Revision e25ffc47 (qgis): Avoid unnecessary temporary container and double iteration over
- containers by directly iterating over container itself, rather
then iterating over .keys()/.values() - 12:50 PM Revision 0b940cac (qgis): Use QString::at(0) instead of left(1), since it's more efficient
- and doesn't allocate a QString
- 12:50 PM Revision 239865b7 (qgis): Add missing references to Q_FOREACH loops
- 12:50 PM Revision 1c1b8aac (qgis): Switch private QList to more efficient QVector container
- 12:50 PM Revision d255bfb2 (qgis): Remove unused variables, also avoid some unnecessary string creation
- when not using debug builds
- 12:38 PM Revision bf76049d (qgis): Fix some Coverity uninitialized variable warnings
- 12:38 PM Revision c732c687 (qgis): [travis] Run tests even with build failures on osx
- 12:38 PM Revision c1d84dee (qgis): Include travis build name in dash results (ie qt5/qt4)
- 12:38 PM Revision 57d114e2 (qgis): Update test masks for Qt5, enable labeling tests
- 11:29 AM Bug report #14795: QGIS master missing the GRASS7 plugin
- I can confirm the same (for quite a while now) On Ubuntu trusty, wily and xenial and from both the ubuntugis-unstable...
2016-05-14
- 08:45 PM Revision e5e78af8 (qgis): Fixes in qgswebframe.h and qgswebpage.h to fix building without QtWebKit
- 07:55 PM Bug report #14818: selecting all nodes of a part from a multi-part polygon does not delete that part
- Oups, Nyall's right; a while ago, Jürgen fixed / implemented deletion of ring by selection all of its nodes. I got m...
- 01:50 PM Bug report #14818: selecting all nodes of a part from a multi-part polygon does not delete that part
- Not a regression, so lowering the priority
- 04:05 AM Bug report #14818 (Closed): selecting all nodes of a part from a multi-part polygon does not dele...
- -I just noticed a serious regression in QGIS with regards to digitizing features.- When selecting all nodes of a part...
- 07:09 PM Revision ae7666fa (qgis): Merge pull request #3070 from sebastic/qtermwidget-hurd
- Add support for GNU/Hurd to GRASS plugin qtermwidget/kpty.cpp.
- 06:45 PM Revision 666050c5 (qgis): Add support for GNU/Hurd to GRASS plugin qtermwidget/kpty.cpp.
- The GNU/Hurd porting guidelines document the following:
"
Missing termio.h
Change it to use termios.h (check for i... - 05:57 PM Revision 45e7da15 (qgis): OGR provider: fix Coverity warning about mFetchGeometry member being no...
- 02:42 PM Revision 349a618a (qgis): qgsgml & WFS provider: fix Coverity warnings introduced in recent WFS w...
- 02:23 PM Revision abd182c5 (qgis): Merge pull request #3061 from rouault/saveas_human_readable_values
- [FEATURE] Export vector layer with "human-readable" values from edit widgets
- 12:33 PM Revision 90cc0ed4 (qgis): QgsVectorLayerSaveAsDialog: add checkboxes to decide which fields shoul...
- 12:33 PM Revision 038b3b79 (qgis): QgsVectorFileWriter: add capability to export displayed values of field...
- 08:55 AM Revision cfb61003 (qgis): Disable FEATURE_DATASET layer option if its value is not set
- 03:01 AM Bug report #14817 (Closed): composerLegendAdded signal returns QObject instead of QgsComposerLegend
- I am trying to connect a plugin function to the composerLegendAdded signal, and I can't get the legend position using...
2016-05-13
- 12:47 AM Revision 894d5200 (qgis): Merge pull request #2621 from simonsonc/georef-crosshairs
- Make the georeferencer tool use a snapping cursor
- 12:41 AM Revision c5308754 (qgis): [DbManager] allow to refresh materialized views
- (fixes #13697)
- 12:38 AM Revision 10134587 (qgis): Add note for failing Qt5 test
- 12:38 AM Revision a349e702 (qgis): Fix `from PyQt.xy` > `from qgis.PyQt.xy` import leftovers
- 12:38 AM Revision c315113e (qgis): Fix memory leak
- 12:21 AM Revision 27aca5c3 (qgis): Fix typo
- 12:02 AM Revision 94e06272 (qgis): Unblacklist fixed Qt5 tests
- 12:02 AM Revision af1de6e3 (qgis): Migrate more tests to Python3
- 10:23 PM Revision 89b7a4aa (qgis): Introduce NULL QVariant to PyQt5
- 10:23 PM Revision 7dfc6965 (qgis): Migrate provider test to python 3
- 10:23 PM Revision 25f2e637 (qgis): Remove references to QPyNullVariant
- 05:17 PM Revision f48d0431 (qgis): Merge pull request #3069 from sbrunner/connect
- Directly use function connect, remove no more existing signals
- 05:15 PM Revision d0382186 (qgis): Directly use function connect, remove no more existing signals
- 03:44 PM Feature request #13697 (Closed): Add "Refresh materialized view" action in DB Manager
- Fixed in changeset commit:"c5308754ebb2cd7eb4e9ae344cd00e9f1e0dfd89".
- 03:35 PM Revision b1f59f3e (qgis): Merge pull request #3068 from sebastic/qtermwidget-kfreebsd
- Add support for kFreeBSD to GRASS plugin.
- 02:18 PM Revision 8360936e (qgis): Merge pull request #3059 from arnaud-morvan/canvas_saveasimage_with_ann...
- Save as image with annotations
- 02:00 PM Bug report #14753: Crash in edit mode
- I have recreated the layer that I have attached and find that the crash isn't happening. I am still struggling to upd...
- 01:25 PM Bug report #14816 (Closed): no style backward compatibility
- *2.8.7 and prior versions*
1. Create a style for a vector layer
2. Set style as default
*2.8.9 onward*
1. copy qgis.... - 12:17 PM Revision ab3fef97 (qgis): fix import (take 2)
- 11:33 AM Revision 95b5548d (qgis): Save as image with annotations
- 10:11 AM Revision 7c122a3a (qgis): [processing] fix import
- 09:55 AM Revision d4d13a4a (qgis): Merge pull request #3018 from rouault/wfs_sql
- [FEATURE] [WFS provider] Add support for WFS 2.0 joins and other improvements
- 09:03 AM Revision 9a488864 (qgis): Add support for kFreeBSD to grass plugin.
- 08:58 AM Revision 19f80601 (qgis): [processing] remove toolbox dock widget when unloading plugin
- 08:34 AM Revision 555fe3d9 (qgis): [processing] simplify variables handling in scripts
- 08:32 AM Revision 0c8f6f7f (qgis): fix indentation and typo
- 08:26 AM Revision 730c5806 (qgis): Merge branch 'processing_exps' of https://github.com/volaya/QGIS into p...
- Conflicts:
python/plugins/processing/gui/NumberInputPanel.py
python/plugins/processing/gui/OutputSelectionPanel.py - 06:52 AM Bug report #14813 (Closed): Add PostGIS view -- primary key is ignored
- 06:27 AM Bug report #14813: Add PostGIS view -- primary key is ignored
- Jürgen Fischer wrote:
> The arbitray pre-selection of the first column is gone. You are now required to select the p... - 06:11 AM Bug report #14813: Add PostGIS view -- primary key is ignored
- The arbitray pre-selection of the first column is gone. You are now required to select the primary keys (one or more...
- 06:04 AM Bug report #14813 (Closed): Add PostGIS view -- primary key is ignored
- When loading a PostGIS view with a primary key, the key should be choosen automatically (by using the first column I ...
- 06:51 AM Bug report #14814 (Closed): QGIS crashes using 2.5D Renderer for Lines
- On Windows 7 64bit QGIS 2.14.2 crashes when selecting 2.5 D renderer for lines.
I know it is not supported, but I can... - 05:00 AM Bug report #14812 (Closed): Saving / re-openning a project reverse the annotations z-order
- To reproduce :
- Create a project
- Add an annotation
- Add a second annotation that overlap the first one.
- Save t... - 03:23 AM Bug report #14811 (Closed): Loading QLR file locks parent directory forever in Windows
- When loading a QLR file QGIS locks the parent directory. This lock is not released before QGIS is closed.
Imagine ... - 02:51 AM Bug report #14810 (Closed): Uncheck 'include Z dimension' in 'save vector layer as' doesn't work
- * load a 2.5D vector layer
* right click on it -> Save as
* select geometry type
* uncheck 'include z dimension'
* Cl... - 02:05 AM Revision b51d70ab (qgis): Correctly emit presetsChanged() from QgsVisibilityPresetCollection
2016-05-12
- 12:05 AM Revision 7b64feb7 (qgis): Group add db layer actions together in toolbar
- The add layer toolbar is very full and users are unlikely to be
connecting to more than one db provider type frequent... - 12:05 AM Revision 1f59541b (qgis): Fix flipped marker fill and outline color
- 12:05 AM Revision 79b97945 (qgis): [FEATURE] New map tool for interactively setting point symbol offset
- Allows for setting a point's offset if it is bound to a field using
data defined overrides (fix #14738)
TODO: replac... - 11:24 PM Revision 84129604 (qgis): Add a QgsSQLComposerDialog GUI to edit QgsSQLStatement
- 11:24 PM Revision 84a797ea (qgis): [FEATURE] [WFS provider] Add support for WFS 2.0 joins and other improv...
- Second part of qgis/QGIS-Enhancement-Proposals#53
(QEP 35: WFS provider enhancements)
- URI parameter with sql with ... - 11:24 PM Revision e503ca82 (qgis): QgsVectorLayer::setSubsetString(): call updateFields()
- Useful for WFS provider whose setSubsetString() can potentially
modify fields if changing the SELECT fields - 11:24 PM Revision 1da1c278 (qgis): QgsOgcUtils: add conversion from QgsSQLStatement to OGC filters
- 11:24 PM Revision 9df19e01 (qgis): Add QgsSQLStatement class to parse SELECT statements
- 11:24 PM Revision 8259b3fc (qgis): QgsSQLStatement::quotedIdentifierIfNeeded(): make it quote SQL reserved...
- 11:24 PM Revision 65a37dbe (qgis): Fix style of nullptr comparisons
- 11:23 PM Revision 9aa2dea3 (qgis): QgsCodeEditorSQL: make autocompletion case insensitive when APIs are se...
- 11:23 PM Revision 12a630f0 (qgis): QgsGML: extend to be able to parse WFS 2.0 GetFeature response with joi...
- And also fix handling srsDimension=3 on main GML geometry objects and not only posList
- 11:23 PM Revision 4a761df9 (qgis): QgsCodeEditor: workaround 2 QScintilla bugs
- - Fix one bug with Scintilla 2.8.X when focus out event does not
disable blinking cursor
- Make QScintilla widget n... - 07:52 PM Revision b38a16fe (qgis): Implement representValue() for Relation Reference widget
- 07:03 PM Bug report #11134: QGIS confuse EPSG:3857 with EPSG:54004
- This bug is still true in QGIS 2.14.2 and GDAL 1.11.3.
If you work with a layer in 3857, it will be in 54004 after so... - 05:42 PM Revision b930a4b5 (qgis): fix extent
- 03:32 PM Revision 2d8e1d38 (qgis): [processing] don't crash if user canceled script loading
- (cherry picked from commit 583eaeff7f1994290b1a9428d8b1a7c42848a5c9)
- 03:32 PM Revision 64825b98 (qgis): [processing] add support for int64 fields (fix #14777)
- (cherry picked from commit f1e6d8731b67b47ce44dc03c5e4d9b7dfe676a0f)
- 03:27 PM Revision 583eaeff (qgis): [processing] don't crash if user canceled script loading
- 02:21 PM Bug report #14809 (Closed): Newly added fields not available in styling dock
- Steps to reproduce:
1. open styling dock, check fields available in a data defined override button
2. add a new fiel... - 01:03 PM Revision 6886ea0d (qgis): [FEATURE] Redesigned interactive gradient editor
- Uses new gradient editor widget and color controls for easier
manipulation of gradients. Also adds an interactive plo... - 01:03 PM Revision 881be0f3 (qgis): [FEATURE] New reusable interactive widget for editing gradient ramps
- Supports:
- drag to move color stops
- double clicking to add a new stop
- pressing delete will remove the selected ... - 12:55 PM Revision 79f3d422 (qgis): Add equality operator for gradients, ensure stops are always in order
- 12:52 PM Revision 77fc122b (qgis): Move internals of QgsColorDialogV2 to new QgsCompoundColorWidget widget
- This allows reuse of the full options from the color dialog when
required in a widget form. - 09:42 AM Revision 9a62613b (qgis): [FEATURE] add a map canvas magnifier
- 06:27 AM Bug report #14808 (Closed): QGIS server GetProjectSettings not resoponse ComposerPicture in Print...
- In the Composer i have set a Composerpicture and also in Web Client i have set a request parameter logo=http://localh...
- 05:54 AM Feature request #8383 (Closed): Better gradient colour ramp builder
- Fixed in changeset commit:"6886ea0d0c1adea706fd1f273b912858154e8bc7".
- 03:50 AM Bug report #10761: Preview modes not working
- True also for win7 systems with a touchscreen, on QGIS 2.14.2
- 03:50 AM Bug report #10761: Preview modes not working
- True also for win7 systems with a touchscreen, on QGIS 2.14.2
- 03:50 AM Bug report #10761: Preview modes not working
- True also for win7 systems with a touchscreen, on QGIS 2.14.2
- 02:22 AM Revision 0332157d (qgis): Partial revert 18b69d
2016-05-11
- 01:07 AM Revision febd18ee (qgis): [Style Dock] Attach widget changed for graduated widgets
- 12:54 AM Bug report #10619 (Reopened): Attribute table 'Show features visible on map' option does not spee...
- Hitting this again now.
Working with a Postgis db loaded with Openstreetmap data of the whole world.
Currently numbe... - 12:04 AM Bug report #14806 (Closed): v.out.dxf not working at all
- I have tested the GRASS command v.out.dxf in all available versions of QGIS I have (2.8,2.14 both with GRASS 6.4 and ...
- 11:08 PM Bug report #14804 (Closed): Freeze of QGIS by using a qml file
- Nyal, thanks for checking!
Ah, clear. Yes could have known/find that myself :-(
Anyway, should/could we check for t... - 04:22 PM Bug report #14804 (Feedback): Freeze of QGIS by using a qml file
- Richard
I think the issue is that the styles in that qml all use Map Units as sizes, but your shapefile is in lat/lo... - 12:15 PM Bug report #14804 (Closed): Freeze of QGIS by using a qml file
- Using the roads shapefile from:
http://download.geofabrik.de/europe.html
For example a small one: andorra
And a qml f... - 10:53 PM Revision d5d76347 (qgis): Fix feature fields does not include virtual or joined fields when
- feature is requested using a QgsFeatureRequest with FilterFid
- 10:04 PM Bug report #14805 (Closed): "On map identification" option of relation reference widget not worki...
- The "On map identification" option does not work if "Add feature" dialog is open. The identification works if you fir...
- 03:02 PM Revision 18b69d26 (qgis): Indentation
- 03:02 PM Revision 88d3e2aa (qgis): [FEATURE] Show stats for string and date fields in stats dock
- 03:02 PM Revision b053ad87 (qgis): New class QgsDateTimeStatisticalSummary
- Calculates summary statistics on lists of datetime values, such
as count, count distinct, min, max and range - 12:30 PM Revision 0d165e56 (qgis): Merge pull request #3058 from arnaud-morvan/processing_postgis_errors
- Processing - Fix unicode/str error in postgis_utils
- 12:28 PM Revision ab7a07a6 (qgis): Migrate "Hidden" widgets to "Hidden" attribute table columns
- 12:09 PM Bug report #14793: .lyr files will not load (2.14.2)
- Would be easier to confirm if you add a lyr file + data to test to this issue, is that possible?
- 11:27 AM Revision 66b1416d (qgis): Processing - Fix unicode/str error in postgis_utils
- 11:09 AM Revision 5a2ab506 (qgis): Followup d088fe0: Fix failing test
- 10:04 AM Revision 1e9a40fb (qgis): Fix python bindings for QgsAttributeAction
- 09:22 AM Revision d088fe07 (qgis): Fix action widget on attribute table
- 09:22 AM Revision 604da1f2 (qgis): Followup 59db4d0: Cleanup
- 08:39 AM Feature request #14803 (Open): Add snapping markers for georeferencer
- The 'Snap to background layers' option works properly, but the snapping markers for vertices and segments are missing.
- 08:21 AM Bug report #14802: OTB was not found or is not correctly installed
- otb-bin was only included in the x86 standalone installer. You can add it with setup on 64bit.
- 05:46 AM Bug report #14802: OTB was not found or is not correctly installed
- I did not install OTB with OSGeo4W, as according to the documentation QGIS standalone installation should take care o...
- 05:22 AM Bug report #14802 (Feedback): OTB was not found or is not correctly installed
- Can you check if you have OTB installed?
- 07:57 AM Revision 86ccaff4 (qgis): Merge pull request #3063 from DelazJ/fields
- use same icons as in other dialogs for this task
- 03:59 AM Revision b4029dc7 (qgis): Fix datetime fields not shown in QgsFieldComboWidget when set to date f...
- 03:59 AM Revision 5177d93b (qgis): Add time field filter option for QgsFieldComboWidget (also add docs)
- 03:59 AM Revision a389d237 (qgis): Fix QgsFieldComboWidget not updating fields when calling setFilter()
- 02:55 AM Revision 54e6eb34 (qgis): [Style Dock] Only disable the widget and not the dock
- 02:00 AM Revision f4b63c68 (qgis): Fix coverity uninitialized variable warnings
- 02:00 AM Revision ab288c6b (qgis): Fix coverity mixed enum warning, switch 0 -> nullptr
2016-05-10
- 01:37 AM Revision 4dde0c3d (qgis): Code style
- 01:34 AM Revision 5306f552 (qgis): Fix crash when selecting geometryless layer and style widget is open
- 01:34 AM Revision 22acf3b1 (qgis): Avoid refreshing canvas for every joined feature
- Instead of setting the provider's subsetString to fetch joined
features, use a feature request with FilterExpression ... - 01:01 AM Revision 11a5a69e (qgis): Be able to store the bookmarks in the project (#2661)
- 12:52 AM Bug report #14450: Vector layer selection dialog does not parse Curve geometry layers correctly
- OK
this might be the problem.
Then I must use GDAL-Comandline to avoid it (-nlt Convert_to_linear is a comandline?)? - 05:06 AM Bug report #14450: Vector layer selection dialog does not parse Curve geometry layers correctly
- Jens Deutschmann wrote:
> I tried several Qgis versions and can now say: this problem occurs in Version 2.8.9; 2.10.1... - 12:48 AM Revision d278b959 (qgis): [Style Dock] Use readStyle for undo
- 12:43 AM Revision 1b636025 (qgis): Fix early return in writeSymbology
- Talk about a noob error :)
- 12:25 AM Bug report #14802 (Closed): OTB was not found or is not correctly installed
- After installing QGIS Essen 2.14.2 with the standalone installer and executing QGIS, I found this message in the "Pro...
- 12:01 AM Bug report #14775 (Closed): Layer style 'Categorized' ignores default values before saving layer ...
- Users do need to activate this option because the value is generated database side and QGIS does not know what postgr...
- 12:01 AM Bug report #14775 (Closed): Layer style 'Categorized' ignores default values before saving layer ...
- Users do need to activate this option because the value is generated database side and QGIS does not know what postgr...
- 09:08 PM Revision 21c6486a (qgis): Merge pull request #3056 from rouault/gdal_make_autowarpedvrt_for_rpc
- [GDAL provider] Use GDALAutoCreateWarpedVRT() when the dataset has only RPC
- 09:07 PM Revision 0f6838df (qgis): Merge pull request #3034 from rouault/ogr_concurrent_opening
- [BUGFIX / FEATURE] [OGR] Allow concurrent edition of Shapefiles and Tabfiles in QGIS & MapInfo
- 04:35 PM Bug report #14800 (Closed): Problem rendering joined field from csv
- Fixed in changeset commit:"22acf3b1a3e7a6afe094ec6dec83776256d2655a".
- 05:18 AM Bug report #14800: Problem rendering joined field from csv
- Matthias - ( assigning you just to draw your attention to this). I've tracked it down and it looks like it was caused...
- 02:26 AM Bug report #14800 (Closed): Problem rendering joined field from csv
- QGIS 2.14 hangs when applying gradient symbology on a joined field. Doing the same symbology on an attribute field ha...
- 01:22 PM Bug report #14801: fields defined Int or Real in Shapefiles
- just to be more clear, the supposed bug is related to shapefile format
- 07:26 AM Bug report #14801 (Closed): fields defined Int or Real in Shapefiles
- After restarting qgis fields defined Int or Real are seen as Integer64
(see immagine-102.jpg) - 12:14 PM Revision 7ae80b10 (qgis): Fix sip bindings for QgsStringStatisticalSummary
- 11:53 AM Revision daabda8c (qgis): Add test to make sure the curve point is part of the segmented result
- 11:16 AM Bug report #14654 (Reopened): Qgis 2.14 - Processing, Additional Providers is broken. Missing msy...
- This issue still persists with latest Qgis 2.14.2.
After Qgis has been installed 'Additional Providers' in the Proce... - 11:06 AM Revision 0493cbfc (qgis): New class QgsStringStatisticalSummary, for calculating statistics
- on lists of strings
- 11:00 AM Revision ceba5264 (qgis): New class QgsInterval for storing durations between datetimes
- Move the QgsExpression::Interval class out to its own QgsInterval
class, extend with new methods and add tests
Add a... - 09:04 AM Revision 3340d8ea (qgis): Fix feature fields does not include virtual or joined fields when
- feature is requested using a QgsFeatureRequest with FilterFid
- 09:04 AM Revision e359a8ee (qgis): Add missing qHash implementations for QTime, QDate, QDateTime
- These were added in Qt5, so for Qt4 builds we now include a variant
of the upstream Qt5 implementations - 06:23 AM Revision c32acaa7 (qgis): Add missing object name for styling dock
- 06:23 AM Revision dd4e3266 (qgis): Avoid some detachments
- 06:23 AM Revision effb8dcc (qgis): Fix warnings
- 06:23 AM Revision 6b80518a (qgis): Fix memory leak in OGR provider when feature has no geometry
- and FilterRect is used
- 06:23 AM Revision c32966d8 (qgis): Fix some minor memory leaks
- 06:23 AM Revision 73733a65 (qgis): Fix major(?) memory leak with python code execution
- 06:10 AM Revision 0d399647 (qgis): [Style Dock] Add undo/redo button at the bottom
- 03:33 AM Feature request #14725: more visible log/error messages
- The main problem it`s the silent error.
This will frustrate the user and will not help him fixing the error that do... - 02:32 AM Revision ca914f11 (qgis): [FEATURE] Add style/history tab to style dock
2016-05-09
- 01:10 AM Bug report #14450: Vector layer selection dialog does not parse Curve geometry layers correctly
- I could add something i´ve experienced.
I run in the same Issue and I think its a XML_NAS problem.
NAS are a "Germa... - 01:10 AM Bug report #14450: Vector layer selection dialog does not parse Curve geometry layers correctly
- I could add something i´ve experienced.
I run in the same Issue and I think its a XML_NAS problem.
NAS are a "Germa... - 10:52 PM Revision 948c1f02 (qgis): Temporarily fix generate_test_mask_image.py by rolling back to Qt4
- 05:29 PM Bug report #12534 (Closed): Basic Statistics shows 'No features selected' when too many features ...
- Closed due to lack of feedback
- 05:29 PM Bug report #12534 (Closed): Basic Statistics shows 'No features selected' when too many features ...
- Closed due to lack of feedback
- 04:11 PM Bug report #12550 (Closed): Error compiling Globe Plugin with osgEarth 2.6
- 04:11 PM Bug report #12550: Error compiling Globe Plugin with osgEarth 2.6
- Thanks Jürgen!!! It works correctly, the Globe Plugin in QGIS 2.14 and osgEarth 2.7. Here a video tested in Arch Linu...
- 01:38 PM Revision 56783c91 (qgis): Merge pull request #3051 from nyalldawson/cad_fixes
- Improvements and fixes to advanced digitising dock
- 01:25 PM Bug report #14775 (Reopened): Layer style 'Categorized' ignores default values before saving laye...
- Hi,
Reinhard, I reopen this because user do not need to activate the auto transaction option to have their default va... - 12:16 PM Bug report #14775 (Closed): Layer style 'Categorized' ignores default values before saving layer ...
- 11:54 AM Bug report #14775: Layer style 'Categorized' ignores default values before saving layer edits
- After enabeling 'Create transaction groups automatically whenever possible (Experimental)' in Settings/Options.../Dat...
- 01:23 PM Revision 81e72b78 (qgis): Merge pull request #3060 from nyalldawson/filled_marker
- New "Filled marker" symbol layer type
- 01:19 PM Revision c3d6c796 (qgis): [FEATURE] Allow copying features from QGIS in GeoJSON format
- The previous setting for include WKT when copying features has been
replaced with a choice of copying features as "Pl... - 01:19 PM Revision 794ab065 (qgis): [FEATURE] Embed atlas feature into composer HTML source as GeoJSON
- This change makes the current atlas feature (and additionally all
attributes of related child features) available to ... - 01:19 PM Revision 55793a45 (qgis): Always create valid GeoJSON (both geometry and properties members
- are required
- 01:19 PM Revision 819ed86a (qgis): Correctly escape more json strings
- 01:19 PM Revision ca2c6290 (qgis): Always export GeoJSON features in WGS84 (match specifications)
- 01:19 PM Revision 718c5fde (qgis): Catch errors when reprojecting for GeoJSON export
- 01:19 PM Revision 3681e2ce (qgis): Add method for exporting QgsFeatureList to GeoJSON featurecollection
- 01:19 PM Revision 5c1a05c8 (qgis): Support including attributes of related (child) features in
- GeoJSON feature export
Sponsored by Kanton of Zug, Switzerland - 01:19 PM Revision 34d468e6 (qgis): Allow setting list of attributes to exclude from json exports
- 01:19 PM Revision 9041c954 (qgis): Allow injecting extra properties into feature's GeoJSON export
- Sponsored by Kanton of Zug, Switzerland
- 01:19 PM Revision 24309dfb (qgis): [FEATURE] New class QgsJSONUtils with utilities for converting
- features to and from GeoJSON strings
Sponsored by Kanton of Zug, Switzerland - 01:19 PM Revision 729c7037 (qgis): Blacklist PyQgsJSONUtils test from qt5 (uses null)
- 01:19 PM Revision c3f6c397 (qgis): Refactor to move JSON exporter to its own class
- 01:19 PM Revision 935f4ad2 (qgis): Support encoding lists and maps to json
- 01:19 PM Revision 9ea56acd (qgis): [server] Always export GeoJSON in WGS84 (fix #14609)
- 12:21 PM Bug report #14799 (Closed): 'Create transaction groups automatically whenever possible (Experimen...
- After enabeling 'Create transaction groups automatically whenever possible (Experimental)' in Settings/Options.../Dat...
- 11:28 AM Bug report #14798 (Closed): QGIS crash in new computer W10 home64 - UHD display
- I have just received my new ALL in one PC with Windows 10 home 64bits, i7, 16Gbs Ram...
and... UHD (4K) resolution. I... - 11:22 AM Revision 8d70a514 (qgis): Geometry type check in merge tool is not necessary any more (geometry t...
- 10:48 AM Bug report #14783 (Closed): Default values ignored by data defined override before saving layer e...
- Thanks, this has solved the issue.
- 04:49 AM Bug report #14783 (Feedback): Default values ignored by data defined override before saving layer...
- Can you try if this also happens when "auto transaction groups" is enabled?
It's in options > datasources on 2.14 an... - 10:43 AM Revision f1e6d873 (qgis): [processing] add support for int64 fields (fix #14777)
- 10:34 AM Bug report #14797 (In Progress): Default WMS servers wrong
- The button Add default WMS servers in he Add WMS dialog add two entries:
* http://wms.lizardtech.com/lizardtech/iser... - 10:14 AM Bug report #14796 (Closed): DB Manager: query builder always places double quotes around column v...
- Subject says it all, this means that queries created with this tool will always fail.
ex:
SELECT "planet_osm_roads".... - 10:10 AM Bug report #14784: Clip polyline produces strange result
- Confirmed also in master.
As a work-around, you can use v.overlay with *and* as the operator from the Processing Tool... - 10:10 AM Bug report #14784: Clip polyline produces strange result
- Confirmed also in master.
As a work-around, you can use v.overlay with *and* as the operator from the Processing Tool... - 10:10 AM Bug report #14784: Clip polyline produces strange result
- Confirmed also in master.
As a work-around, you can use v.overlay with *and* as the operator from the Processing Tool... - 09:59 AM Bug report #14795 (Closed): QGIS master missing the GRASS7 plugin
- Note: i tried to file a ticket in the osgeo4w tracker, but the ticket form does not seems to work.
---------------... - 09:58 AM Bug report #14794 (Closed): Text in svg misaligned in 2.14 composer
- Starting in version 2.14, an svg that was correctly rendering in previous versions, is now rendering with misplaced t...
- 09:06 AM Revision 14acde5b (qgis): Merge pull request #3013 from pierstitus/pseudocolor_renderer
- Rewrite pseudocolor render code to improve speed
- 09:01 AM Revision fa11390d (qgis): Doxygen
- 08:56 AM Revision ffcf655b (qgis): Don't always show first column in attribute table
- Add tests for some basic attribute table functionality
Fix #14774
Fix #14765
Fix #14766 - 08:54 AM Bug report #14793 (Closed): .lyr files will not load (2.14.2)
- lyr files will not load in 2.14.2 (64-bit windows version). File is created in 2.14.2 and loads perfectly in 2.8.3. ...
- 08:33 AM Revision 59db4d0e (qgis): Merge pull request #3045 from mhugent/convert_geometry_2
- Convert geometry 2
- 07:02 AM Revision cf45742f (qgis): use same icons as in other dialogs for this task
- 05:49 AM Revision 8126d460 (qgis): New class QgsWebPage
- QgsWebPage is a QWebPage subclass which automatically handles
redirecting JavaScript console output to the QGIS messa... - 05:49 AM Revision a65d9c52 (qgis): Fix indeterminate state for numeric line edits was showing "NULL"
- 05:28 AM Bug report #14792 (Closed): Memory leak with big Shapefile
- I have just found a memory leak in QGIS Desktop (and server) with the project available in [1] ( a 20Mo tar.bz2 )
Th... - 04:38 AM Feature request #12605 (Closed): Greater lock toggle control in advanced digitizing
- Fixed in changeset commit:"e53cb6ef3c9f6fca9c7414ffd83f5927e24bea95".
- 04:22 AM Bug report #14609 (Closed): QGIS Server: export layer to GeoJSON is malformed
- Fixed in changeset commit:"9ea56acde03ace5c078c3d95f98be267eb1c22fd".
- 03:42 AM Feature request #14791 (Closed): Add linestring support for 'Snap Geometries' plugin
- Please add linestring support for both the input and the reference layer.
2016-05-08
- 01:43 AM Bug report #14777 (Closed): Integer64 fields not supported by several processing functions
- Fixed in changeset commit:"f1e6d8731b67b47ce44dc03c5e4d9b7dfe676a0f".
- 11:57 PM Bug report #14766 (Closed): Attribute table broken (duplicated fields) in master
- Fixed in changeset commit:"ffcf655b850224c1299b8217acd9b1e30825ba73".
- 11:57 PM Bug report #14765 (Closed): attribute table from fresh created shp file only shows 'id' and NULL's
- Fixed in changeset commit:"ffcf655b850224c1299b8217acd9b1e30825ba73".
- 11:33 PM Bug report #14790 (Closed): Export to PDF - Legend
- Hi,
my System: Ubuntu 14.04, qgis-server 2.14.1 / 2.14.2
My QGIS project contains a wms layer from UMN mapserver an... - 08:09 PM Feature request #14789 (Closed): Search layers panel
- It would be great if search capability could be added to the layers panel to make finding a particular layer in a cro...
- 10:09 AM Bug report #14788 (Closed): DBmanager - SpatiaLite - field 'geom' not geometry
- to import a shapefile into spatialite with field 'geom' (type not geometry) the field is not created!!
!https://pig... - 02:53 AM Bug report #14778 (Closed): Save As Vector
- Lene - that source file DOES have z coordinates in the geometry. So defaulting to saving it and keeping the Z coordin...
- 02:53 AM Bug report #14778 (Closed): Save As Vector
- Lene - that source file DOES have z coordinates in the geometry. So defaulting to saving it and keeping the Z coordin...
2016-05-07
- 08:05 PM Bug report #14787 (Closed): API documentation browsing regression
- *Symptom:*
* Open http://qgis.org/api/2.10/hierarchy.html and try to use "detail level"
* Then, open http://qgis.or... - 02:32 PM Bug report #14435 (Closed): Rule-based labeling and the Data defined placement options are not wo...
- 02:28 PM Bug report #14435: Rule-based labeling and the Data defined placement options are not working tog...
- Seems to be fixed in master.
- 02:06 PM Revision ea201492 (qgis): [FEATURE] New "Filled marker" symbol layer type
- A "filled marker" is similar to the simple marker symbol layer, except
that it uses a fill sub symbol to render the m... - 01:52 PM Revision cda387cb (qgis): Ensure that @symbol_color is always correct for symbol layer types
- with subsymbols
- 01:49 PM Revision d823be1e (qgis): Add some clarifications to QgsRelation api
- 11:43 AM Bug report #14751 (Reopened): 'Offset Curve' tool - Strange behaviour of 'User Input Panel'
- 11:42 AM Bug report #14751: 'Offset Curve' tool - Strange behaviour of 'User Input Panel'
- Thanks Nyall, but wouldn't it be better to put the field name ('Offset:') out of the input field? Deleting the offset...
- 10:59 AM Bug report #14786 (Closed): 'Reshape Features'/'Split Features' inconsistent behavior
- The 'Reshape Featuers' tool works as expected when features are reshaped from vertex to vertex but may fail when feat...
- 03:28 AM Bug report #14785 (Closed): Insert an alert when import in spatialite a shp file that has an "id"...
- Hi,
when you import a shapefile (like the one attached) in a spatialite file created with QGIS, the content of id fie... - 02:45 AM Bug report #14765: attribute table from fresh created shp file only shows 'id' and NULL's
- It seems that the relation reference widget is also broken: it only shows <NULL> in the combobox. Whereas it shows th...
2016-05-06
- 06:49 PM Bug report #14784 (Closed): Clip polyline produces strange result
- Hi,
With reference to the attached zipped data, when I clip the polyline using the buffer I get a strange result (re... - 04:51 PM Revision 0b4961c2 (qgis): Fix warning
- 03:56 PM Revision 9470c36a (qgis): Change QList to QVector for speed increase
- mLUT and mColorRampItemList are changed,
for mLUT it shouldn't matter that much since an int is stored
sequ... - 03:26 PM Revision 11b7a270 (qgis): Move conversion of added/changed geometry to vector data provider
- 02:07 PM Bug report #14778: Save As Vector
- This is railway (sealand) from the Danish geodata agency.
- 01:07 PM Bug report #14778 (Feedback): Save As Vector
- Lene -
That checkbox will only default to on IF the source layer you are saving has z coordinates. Can you share your... - 09:14 AM Bug report #14778: Save As Vector
- When I select another type of geometry, the z-factor is still "on". I have to uncheck.
If I uncheck - the data is the... - 07:56 AM Bug report #14778: Save As Vector
- If you select another type of geometry, uncheck the "include z-values" option and reselect 'Automatic', is the z-valu...
- 02:07 PM Revision e9d3a3ac (qgis): Slightly more precise numbers for circular string centroids
- 01:58 PM Bug report #14775: Layer style 'Categorized' ignores default values before saving layer edits
- See also #14783
- 01:57 PM Bug report #14783 (Closed): Default values ignored by data defined override before saving layer e...
- Before layer edits are saved, QGIS ignores default values for data defined override.
Related issue: #14775 - 01:17 PM Bug report #14782 (Closed): 'Line pattern fill' and 'Marker line' zooming/panning issue
- When zooming or panning the map canvas, the position of line pattern fills and marker lines changes dynamically. All ...
- 11:03 AM Bug report #14781 (Closed): 2.14.1 - Application fails after "add vector layer" is clicked
- Linux Mint 17.3 (Ubuntu 14.04 Ubuntugis unstable ppa)
After clicking on load vector layer icon application dies...
... - 11:03 AM Bug report #11187: 2.4 install on Ubuntu 14.04. Vector menu missing many items.
- Hi Richard,
Good sleuthing. Are you sure it's right to close this though? It's still a bug no?
I renamed processing... - 10:37 AM Bug report #11187 (Closed): 2.4 install on Ubuntu 14.04. Vector menu missing many items.
- 10:36 AM Bug report #11187: 2.4 install on Ubuntu 14.04. Vector menu missing many items.
- Ok after some investigating this has to do with different versions of the processing plugin in different places.
IF ... - 07:39 AM Bug report #11187: 2.4 install on Ubuntu 14.04. Vector menu missing many items.
- I tried this here on Debian too:
- 2.14.2: OK
- master: no menu
- master started with 'qgis --configpath /tmp/foo': ... - 10:57 AM Bug report #14780 (Closed): plugin in user plugin dir masks the newer version in core plugins dir...
- After looking into #11187
It looks like the version number is not taken into account by the descision which plugin i... - 10:40 AM Revision 034c7dbb (qgis): Make sure the curve point is always on the segmentized curve
- 09:05 AM Bug report #14768: Impossible to drag and drop files between folder from one browser panel to the...
- Ok. I'll fix the statement in the doc, adding your precision.
Then, should I keep this report open or open a feature ... - 09:00 AM Revision e6f1439c (qgis): [processing] add object name to custom menus
- 06:57 AM Bug report #10068: QGIS server caches layers with same ID but in different projects as one
- Problem still occurs in 2.14.2.
- 04:08 AM Bug report #14621: linestring being created as linestringZ (MSSQL)
- Ok, so the problem is not solved at all.
It's now affecting several users. They can not edit the geometry anymore b... - 02:10 AM Bug report #14779 (Closed): Categorized layers not rendered at all
- Some vector layer styles we use stopped rendering at all in 2.14. We usually generate them in Python, but the bug can...
2016-05-05
- 01:29 AM Bug report #14551: georeferencer projective transformation
- And in the 2.14.2 version.
- 01:16 AM Bug report #14778 (Closed): Save As Vector
- When I want to 'Save As' in a vector layer, a new functionality to choose geometry is now available. As default it is...
- 01:04 AM Bug report #14777 (Closed): Integer64 fields not supported by several processing functions
- Using "Processing"> "Basic statistic for nummeric fields" and "Processing"> "Statistic by category" only fields with ...
- 11:51 PM Revision e040cbd6 (qgis): fix display of version in doxymentation
- 11:33 PM Bug report #11187: 2.4 install on Ubuntu 14.04. Vector menu missing many items.
- Simon Dedman wrote:
> Got it, so these are now in the side panel, QGis geoalorithms, vector geometry tools, voronoi p... - 01:23 PM Bug report #11187: 2.4 install on Ubuntu 14.04. Vector menu missing many items.
- Got it, so these are now in the side panel, QGis geoalorithms, vector geometry tools, voronoi polygons (for example)....
- 11:04 AM Bug report #11187: 2.4 install on Ubuntu 14.04. Vector menu missing many items.
- Hi,
If you were looking for FTools items, note that FTools has been removed in master and replaced by Processing algo... - 10:40 AM Bug report #11187 (Reopened): 2.4 install on Ubuntu 14.04. Vector menu missing many items.
- I have this problem. Screenshot of my vector menu attached. V2.15 master linux, PPA from debian-nightly wily. Version...
- 10:40 AM Bug report #11187 (Reopened): 2.4 install on Ubuntu 14.04. Vector menu missing many items.
- I have this problem. Screenshot of my vector menu attached. V2.15 master linux, PPA from debian-nightly wily. Version...
- 06:10 PM Revision c68d7f97 (qgis): [server] Fixes segfault on wrong TypeName
- Unreported - WFS-T
(cherry-picked from 8e781b4ec01b276e0c2be76db5742cf5227d6bd7)
Funded by Boundless - 05:17 PM Revision 8e781b4e (qgis): [server] Fixes segfault on wrong TypeName
- Unreported - WFS-T
Funded by Boundless - 04:32 PM Bug report #14776: [composer] Incorrect world file generated if dpi changed in image export optio...
- Yes, Nyall, much better!
Cheers - 03:17 PM Bug report #14776: [composer] Incorrect world file generated if dpi changed in image export optio...
- A better fix would be to ensure that the world file is correct even if the DPI is changed...
- 03:17 PM Bug report #14776: [composer] Incorrect world file generated if dpi changed in image export optio...
- A better fix would be to ensure that the world file is correct even if the DPI is changed...
- 02:59 PM Bug report #14776 (Closed): [composer] Incorrect world file generated if dpi changed in image exp...
- A small Idiosyncrasy in Print Composer that must be avoided: If the "world file" option is selected in the compositio...
- 01:12 PM Bug report #14768: Impossible to drag and drop files between folder from one browser panel to the...
- Harrissou Santanna wrote:
> Jürgen, by changing the category to 'Documentation and Help', do you mean that the issue ... - 10:53 AM Bug report #14768: Impossible to drag and drop files between folder from one browser panel to the...
- Jürgen, by changing the category to 'Documentation and Help', do you mean that the issue is in the doc (not the appli...
- 02:46 AM Bug report #14768 (Closed): Impossible to drag and drop files between folder from one browser pan...
- "QGIS doc":http://docs.qgis.org/2.8/en/docs/user_manual/qgis_browser/qgis_browser.html says that (never tried though)...
- 01:08 PM Bug report #14775: Layer style 'Categorized' ignores default values before saving layer edits
- 'Show Feature Count' ignores the newly added features, too.
- 12:45 PM Bug report #14775 (Closed): Layer style 'Categorized' ignores default values before saving layer ...
- To reproduce this issue please create a new PostGIS layer and set a default value for one of the columns. Next, categ...
- 09:16 AM Bug report #14774 (Closed): Import CSV returns incorrect table
- 04:39 AM Bug report #14774: Import CSV returns incorrect table
- I think this is all related to #14766
so probably this one can be closed as a duplicate of that one? - 03:57 AM Bug report #14774 (Closed): Import CSV returns incorrect table
- When using master version ca74cc0 the import CSV does not function correctly and gives a table with columns named UID...
- 09:14 AM Bug report #14772 (Feedback): crash when removing web aerial image
- what are you using to add the airial image? the openlayers plugin?
- 09:14 AM Bug report #14772 (Feedback): crash when removing web aerial image
- what are you using to add the airial image? the openlayers plugin?
- 03:53 AM Bug report #14772 (Closed): crash when removing web aerial image
- Hi Qgis Crash when I remove web aeril image like google satellite and bing aerial etc....
- 09:01 AM Bug report #14275: "Control feature rendering order" textbox is not editable
- Of course this would require to parse the contents and, as done for some text boxes print the text in red if not comp...
- 08:56 AM Revision d75eaff5 (qgis): Fixes to arrow line symbology:
- - Fix crash in Python bindings caused by subsymbol ownership
- Make symbol work correctly with categorised and gradua... - 06:31 AM Bug report #14621: linestring being created as linestringZ (MSSQL)
- Here's a screenshot.
For some reason the problem when trying to save a edit is gone. - 06:14 AM Feature request #3629: Double-click zoom
- I would agree that a secondary tool is even better. So for left-double-click and perhaps something even for the right...
- 04:51 AM Feature request #14755: Hitting Esc should close window
- Yes, you are right. That would be best.
As you can see in screenshot attache, also different dialogs seem different,... - 03:53 AM Feature request #14773 (Closed): QGIS Browser: Merge "Add layer" and "Add selected layers" into o...
- Open QGIS Browser and right-click on any file. To add a layer to the map, you can choose between "Add layer" and "Add...
- 03:19 AM Feature request #14771 (Rejected): QGIS Browser: being able to sort list of files returned in pro...
- In the QGIS Browser panel, right-click on a folder and select *properties*.
You get a widget listing all the files a... - 03:19 AM Feature request #14770 (Open): QGIS Browser: being able to sort list of files returned in propert...
- In the QGIS Browser panel, right-click on a folder and select *properties*.
You get a widget listing all the files a... - 03:05 AM Bug report #14769 (Open): Filtering in QGIS browser only returns result in already opened folders...
- Open a new instance of QGIS and open the browser panel if not already done
Click on the filter button and make a sea...
2016-05-04
- 01:14 AM Bug report #14764: Commit "Pass the full ogr data source URI as connInfo in qgsConnectionPool_Con...
- OSGeo4W packages rebuilt from tag and standalone installers updated (2.14.2-2)
- 11:58 AM Bug report #14764 (Closed): Commit "Pass the full ogr data source URI as connInfo in qgsConnectio...
- Fixed in master and backported to 2.14 branch.
- 06:45 AM Bug report #14764: Commit "Pass the full ogr data source URI as connInfo in qgsConnectionPool_Con...
- Argh. Thanks for reporting this.
As a quick fix, I've submitted https://github.com/qgis/QGIS/pull/3057.
I'll need ... - 06:31 AM Bug report #14764 (Closed): Commit "Pass the full ogr data source URI as connInfo in qgsConnectio...
- commit:79493ea, done per #14560, (that was also cherry picked in 2.14 branch as commit:c913e83, and got in the 2.14.2...
- 12:19 AM Bug report #14767 (Closed): Mutually exclusive groups ignored at startup
- When opening a .qgis file that contains only mutually exclusive groups, QGIS loads an overview of the recent projects...
- 12:15 AM Bug report #14766: Attribute table broken (duplicated fields) in master
- probably related/duplicate to #14765
- 07:33 PM Bug report #14766: Attribute table broken (duplicated fields) in master
- I found this bug too.
This bug appears when I started using the new feature "hide fields" for me : https://github.com... - 03:21 PM Bug report #14766: Attribute table broken (duplicated fields) in master
- And when dragging&dropping columns in the window opened by the "Hide some fields" button, I get the following excepti...
- 03:19 PM Bug report #14766 (Closed): Attribute table broken (duplicated fields) in master
- The attribute table in table mode displays the right number of columns, but their name and content is the one of the ...
- 10:33 PM Revision 52de4fb9 (qgis): Use consistently dataSourceUri() with QgsOgrConnPool (follow up of http...
- 10:00 PM Revision 8ea44706 (qgis): Move QgsOgrConnPool::instance()->unref() from QgsOgrProvider::close() t...
- 10:00 PM Revision 338b8358 (qgis): Un-blacklist PyQgsOGRProvider for QT5 tests
- 10:00 PM Revision ed08ffb2 (qgis): Fix style in previous commit regarding comparisons against nullptr
- 10:00 PM Revision 02be0cb4 (qgis): QgsOgrProvider::addAttributes(): call invalidateConnections() for MapInfo
- 10:00 PM Revision dc18b5b3 (qgis): [BUGFIX / FEATURE] [OGR] Allow concurrent edition of Shapefiles and Tab...
- - Closes https://hub.qgis.org/issues/14378
- Adds new virtual methods in QgsDataProvider(): enterUpdateMode() and lea... - 08:55 PM Revision 32ea6514 (qgis): Also use datasource instead of filepath when ref/unref-ing and invalida...
- 08:53 PM Revision ca74cc07 (qgis): Merge pull request #3057 from manisandro/ogrpool_datasourceuri
- Consistently use datasource instead of filepath when ref/unref-ing
- 06:52 PM Feature request #12084: Paths with backslash instead of slash on Windows
- It seems the only problem now is with files which are drag and dropped into QGIS - the path is for some reason still ...
- 06:38 PM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- This issue persist in 2.8.8 but seems to be fixed in 2.14.
- 04:02 PM Revision f2618884 (qgis): Also use datasource instead of filepath when ref/unref-ing and invalida...
- 01:53 PM Bug report #14754: Select all features by clicking upper-left corner not working for temporary sc...
- Some observations:
- loading a shp or other file with more then 1 column, only the first column is selected
Some go... - 01:27 PM Revision ff81b821 (qgis): release.pl: don't created branches from tag names
- (cherry picked from commit 919c54ef5fabe7b7c2eef9c91094642c47b2eb7c)
- 01:20 PM Revision 919c54ef (qgis): release.pl: don't created branches from tag names
- 01:09 PM Bug report #14756: FeatureCount in Layer Panel not updated (Timemanager plugin)
- Trying to debug this and see if I can find some signal to emit.
When hovering over the 'Layers Panel' immidiatly the... - 12:42 PM Bug report #14447: Unknown exception when tracing is enabled
- Thanks for the bug fix. I've tested the attached file (QGIS 2.14.2) and it works just fine.
- 11:39 AM Bug report #14748: Selecting features by radius fails
- The GEOS message panel throws the same exception for point features (see attachment).
- 06:24 AM Bug report #14748: Selecting features by radius fails
- I get a lot of errors in the GEOS message pannel...
- 11:37 AM Revision 99e5352d (qgis): Fix coverity uninitialized member warnings
- 11:36 AM Revision d8dc02d7 (qgis): Fix more uncaught exceptions in QgsOgcUtils
- 09:50 AM Revision 3de06889 (qgis): [travis] Fix warnings about invalid ccache options
- https://travis-ci.org/qgis/QGIS/jobs/127438282#L731
- 08:09 AM Bug report #14765 (Closed): attribute table from fresh created shp file only shows 'id' and NULL's
- Self compiled current master on Debian Testing (only, 2.14.2 is behaving correctly).
To reproduce:
- open a project... - 05:41 AM Bug report #14758: Wrong feature count for rules with geometry expression
- It's just an ordinary Shapefile that I created in QGIS.
- 04:06 AM Bug report #14758: Wrong feature count for rules with geometry expression
- Hi Anita,
what is your datasource? I had a related issue #13473 with Oracle, but that appeared to be wrong stats...
- 02:18 AM Feature request #12430: GetFeatureInfo with INFO_FORMAT=text/html should only send HTML maptip co...
- I'm migrating an UMN Mapserver WMS to QGIS Server.
UMN Mapserver sends only HTML content while QGIS Server still send... - 02:02 AM Bug report #14224: "Label with" Field is not loaded when importing qgis layer style file
- The aforementioned commit was backported to the 2.14 branch, so the workaround probably also doesn't work anymore in ...
2016-05-03
- 01:50 AM Bug report #14644: SVG image in print composer renders incorrectly
- I experienced the same problem, after updating from version 2.14.0 to 2.14.2.
After a few install-uninstall, I am qui... - 01:39 AM Bug report #14763 (Closed): reloading attribute table does not respect the filter
- open attribute table
use a filter, let's say my_field IS NULL
outside of QGIS, modify the table with my_field = 3
rel... - 12:09 AM Bug report #14609: QGIS Server: export layer to GeoJSON is malformed
- In GeoJSON v1 CRS information can be specified http://geojson.org/geojson-spec.html#coordinate-reference-system-objec...
- 07:49 PM Revision 75cfb326 (qgis): [GDAL provider] Use GDALAutoCreateWarpedVRT() when the dataset has only...
- 12:39 PM Bug report #14748: Selecting features by radius fails
- Hi Nyall, I've attached a sample .qgis file including .shp geometries.
- 12:22 PM Feature request #14762 (Open): Style: add an option to "Draw line outside the feature" for polygons
- The **Outline: Simple line** symbol layer type has an option to "draw line only inside polygon". Could be handy to al...
- 12:20 PM Bug report #14761 (Open): Inverted polygon does not appear in composer legend when filtered by map
- I have a one feature layer I styled with Inverted polygon option > Single symbol
Choose any symbol layer type. Apply... - 11:14 AM Revision 87120892 (qgis): Fixes for actions in attribute table
- * Initialize datastructure in vector layer configuration dialog
* Fix hidden widget if shown in last column - 11:13 AM Bug report #14760 (Closed): Heatmap style as subrenderer for inverted polygons crashes qgis
- Layer properties of a polygon layer > style > Inverted polygon.
Then, if among the subrenderer, you select Heatmap (w... - 09:18 AM Revision c1687abc (qgis): Replace calls to deprecated `assertEquals` method
- 09:04 AM Bug report #14759 (Closed): DB Manager: serial column that can be NULL should not be possibile to...
- This seems likely an inconsistency, if a serial column is configured to be able to have NULL values should be selecta...
- 07:06 AM Revision 4335a77b (qgis): [FEATURE][multiedit] Add shortcut to modify attributes of selected
- features to edit menu
Workflow:
- enter edit mode, select multiple features
- select Edit -> Modify Attributes of Se... - 04:43 AM Revision 98e9ae14 (qgis): Fix show/hide labels tool with postgres (followup 0232819)
- 04:10 AM Bug report #12502: processing:runalg locks input file
- I am afraid that this issue remains in the current version 2.14.2. For instance, if I apply the "sieve" tool from the...
- 02:20 AM Bug report #14758 (Closed): Wrong feature count for rules with geometry expression
- In a rule based renderer, if rules use e.g. the $area function, the feature count in the legend is always 0. (Other r...
2016-05-02
- 01:38 AM Revision ccebd83a (qgis): Standardise format of initializer lists
- 01:07 AM Bug report #14757 (Closed): QGIS does not re-install completely
Hello everyone,
I am trying to re-install QGIS Lyon on my Windows7-based CPU. The installation seems to run co...- 12:23 AM Bug report #14718: QGIS freezes while paning/zooming if several layers are visible at the same time
- perhaps is has something to do with the snapping-tools?...
- 12:17 AM Revision cad3a5ae (qgis): Correctly set initial tab in label style dock
- 12:01 AM Revision cba82658 (qgis): [composer] Fix invalid signal connection
- 06:42 PM Revision 272b16a7 (qgis): Update labeling settings in UI after loading style from file (fixes #14...
- 06:25 PM Revision 7c1fb363 (qgis): Fix attribute table column "resync after change"
- 06:25 PM Revision c5d00f09 (qgis): Handle item flags for action column
- 06:25 PM Revision 47300476 (qgis): Make string translatable
- 06:25 PM Revision a6c88c11 (qgis): Add different widget style
- 06:25 PM Revision 8b4cb049 (qgis): Allow controlling action visibility on attribute table
- 06:25 PM Revision f03a94f6 (qgis): Fix crash
- 06:25 PM Revision e57edc33 (qgis): Doxygen fix
- 06:25 PM Revision 18275469 (qgis): Add new properties short name and show in attribute table to actions
- 06:25 PM Revision 2faaf1cd (qgis): Rename QgsAttributeAction to QgsActionManager
- The original name was not representative for the scope of the class
and misleading at best.
The class manages actions... - 06:25 PM Revision 6c0732bc (qgis): Indentation fix
- 06:25 PM Revision 54ec3b4d (qgis): Refactor attribute action dialog
- The attribute action dialog had some UX flaws that an action was edited
in the same dialog as the action list lives. ... - 06:25 PM Revision dd88fa99 (qgis): [feature] New configuration options for attribute table
- * Allow reordering the attribute table columns
* Allow adding a new column to trigger an action to the attribute table - 06:25 PM Revision aa9010e8 (qgis): Limit ccache size to 150M
- 06:25 PM Revision c369aaba (qgis): Doxygen and sip bindings
- 06:25 PM Revision ff4ad508 (qgis): Rename QgsFilterTableFields to QgsOrganizeTableColumns
- 06:25 PM Revision d4ccc77f (qgis): Add a possibility to hide a column in the attribute table
- 05:22 PM Revision af73c3dd (qgis): replace icon
- 05:02 PM Revision d9865522 (qgis): Followup 875edb0, fix typo
- 05:01 PM Revision 875edb0a (qgis): Improve snapping API documentation
- 04:17 PM Revision 3360b829 (qgis): change comment to remove inadequate @deprecated
- 03:49 PM Revision dd136f61 (qgis): Fixup for AppStartup test which requires SIP API V1
- 02:25 PM Bug report #14748: Selecting features by radius fails
- Can you share a self contained project + data file which demonstrates this issue? I'm totally unable to reproduce.
- 01:50 PM Revision e53cb6ef (qgis): [FEATURE][cad] Implement "repeating" locking mode for constraints
- When enabled, repeating locks are not automatically cleared when
a new point is added. They are handy when the same c... - 01:50 PM Revision bd305885 (qgis): [cad] update constraint when user changes values in widgets while
- constraint is locked
The previous behaviour was that the constraint had to be "relocked"
if the user manually altere... - 01:50 PM Revision 56548869 (qgis): New class QgsFocusWatcher for easier handling of focus events
- Usually QObjects must subclass and override methods like focusOutEvent
to handle focus events. Using this class as an... - 01:50 PM Revision 90d116c6 (qgis): [cad] Fix invalid coordinates when x/y snapping is enabled and
- subsequent segments are parallel
- 01:50 PM Revision 3a543e4f (qgis): Doxygen fixes
- 01:29 PM Bug report #14756 (Closed): FeatureCount in Layer Panel not updated (Timemanager plugin)
- See this mailing thread:
https://lists.osgeo.org/pipermail/qgis-developer/2016-May/042542.html
Not sure if this is ... - 01:15 PM Revision a230fc98 (qgis): Early import qgis in tests to set SIP API
- 12:45 PM Revision 61735390 (qgis): Fix PyQt import to qgis.pyQt in test_qgsnewgeopackagelayerdialog.py
- 10:59 AM Revision 5558ff9a (qgis): Improve qgis.PyQt compatibility layer
- 10:35 AM Revision afdb6c78 (qgis): Merge pull request #3031 from rouault/gpkg_improvements
- GeoPackage support related improvements
- 08:48 AM Bug report #14665: GDAL/Processing toolbox graphical modeller fails during Warp algorithm
- Raster layers are OK if I want to merge visualize or edit them somehow. Sad that my error could not be reproducable, ...
- 04:48 AM Revision 563d75c1 (qgis): Followup febe30, fix crash
- 04:03 AM Revision 70adf266 (qgis): Fix clear value for offset curve tool (fix #14751)
- 04:03 AM Revision d3fcdb45 (qgis): [FEATURE] Support single click to select with freehand select tool
- This brings the behaviour of the freehand select into line with
the select by rectangle tool, which allows clicks wit... - 04:03 AM Revision febe30d9 (qgis): [expressions] Fix fetching joined column refs when expression is
- not prepared (fix #14746)
- 02:57 AM Feature request #14738 (Closed): Add 'Move Point Symbols' Tool
- Feature implemented in:
https://github.com/qgis/QGIS/pull/3046
See this for more:
https://www.youtube.com/watch?v=1m... - 02:57 AM Feature request #14738 (Closed): Add 'Move Point Symbols' Tool
- Feature implemented in:
https://github.com/qgis/QGIS/pull/3046
See this for more:
https://www.youtube.com/watch?v=1m... - 02:54 AM Bug report #14753: Crash in edit mode
- Even the same version of QGIS uses different versions of various libraries (e.g. gdal) under different platforms. So,...
- 02:15 AM Revision 6e071022 (qgis): Fix more uninitialized variables
- 02:13 AM Feature request #14755 (Open): Hitting Esc should close window
- I noticed that hitting Esc closes some windows but not all, which seems a bit inconsistent. For example, Esc closes t...
- 02:05 AM Revision 63208a22 (qgis): Fix potential crash in QGIS server
- 02:01 AM Revision f2e8f2df (qgis): Avoid some Coverity ignored return value warnings
- 02:01 AM Bug report #14754 (Closed): Select all features by clicking upper-left corner not working for tem...
- When clicking the upper-left corner of an attribute table all features are selected. Unfortunately this fails for tem...
- 02:00 AM Revision 17a95346 (qgis): Fix memory leak in labeling dock
2016-05-01
- 01:47 AM Revision 12f923f6 (qgis): Fix logic error in dxf export of line with offset
- 01:46 AM Revision c256d10f (qgis): Fix some Coverity dereference null pointer warnings
- 01:45 AM Bug report #14753: Crash in edit mode
- By the way, I meant to say that I am using a dual boot laptop with Windows 10 and using exactly the same project in W...
- 01:38 AM Bug report #14753: Crash in edit mode
- I am really sorry but I cannot work out how to upgrade. It's all a bit technical for me. I see I have to add a new re...
- 11:17 PM Bug report #14753 (Feedback): Crash in edit mode
- Firstly, could you update to the latest LTR (2.8.9).
Secondly, could you disable all your plugins by renaming .qgis2 ... - 11:17 PM Bug report #14753 (Feedback): Crash in edit mode
- Firstly, could you update to the latest LTR (2.8.9).
Secondly, could you disable all your plugins by renaming .qgis2 ... - 08:21 AM Bug report #14753 (Closed): Crash in edit mode
- I am getting frequent crashes while editing shapefiles. It mostly seems to be when I select existing records prior to...
- 01:40 AM Revision 1f032aa5 (qgis): Fix potential crash while creating geometry from WKB with bad header
- 01:34 AM Bug report #14748: Selecting features by radius fails
- I've tested different data providers (Memory, Shape, SpatiaLite), geometry types (polygon, linestring, point) and CRS...
- 03:25 PM Bug report #14748 (Feedback): Selecting features by radius fails
- Cannot reproduce - can you please provide more details or a reproducible test case?
- 02:51 AM Bug report #14748 (Closed): Selecting features by radius fails
- Selecting features by radius fails in master. I've set the priority to blocker, as it is a regression.
- 12:46 AM Feature request #14750: Drop-down menu for offset curve settings
- I agree with that, a single dialog for both offset and settings would be more user-friendly.
- 03:15 PM Feature request #14750 (Feedback): Drop-down menu for offset curve settings
- Wouldn't it be better to add these options to the floating offset dialog (the one which shows the current offset)?
- 05:06 AM Feature request #14750 (Closed): Drop-down menu for offset curve settings
- Please add a drop-down menu to easily access the settings of the 'Offset Curve' tool.
- 12:20 AM Revision 752ba707 (qgis): Fix Coverity uninitialized variable warnings
- 11:32 PM Bug report #14752: GEOS exceptions crash QGIS on windows
- Another user reported the issue to me, so it's not a local issue on my machine. Maybe Win-specific.
- 02:55 PM Bug report #14752: GEOS exceptions crash QGIS on windows
- I can't reproduce (using Linux)
- 07:31 AM Bug report #14752 (Closed): GEOS exceptions crash QGIS on windows
- The same project that works fine in qgis-dev and qgis-rel-dev (tested on Windows) crashes qgis 2.14.2. The dump file ...
- 07:04 PM Bug report #14751 (Closed): 'Offset Curve' tool - Strange behaviour of 'User Input Panel'
- Fixed in changeset commit:"70adf266db974d8754d6a82d311388bc0d363611".
- 05:25 AM Bug report #14751 (Closed): 'Offset Curve' tool - Strange behaviour of 'User Input Panel'
- The delete icon (x) sets the offset to '-99999999,000000' and deleting the offset using the backspace key fails.
- 07:04 PM Feature request #14747 (Closed): 'Select features by freehand' should support single click
- Fixed in changeset commit:"d3fcdb45edb8373f8e7f0b4cbe63f47a3c7bf6a7".
- 02:11 AM Feature request #14747 (Closed): 'Select features by freehand' should support single click
- The 'Select features by radius' tool supports selecting features by single click, too. This may also be useful for th...
- 07:04 PM Bug report #14746 (Closed): Joined fields doesn't display in atlas composer
- Fixed in changeset commit:"febe30d991111712f95a476e97862ca5a890b9aa".
- 04:03 AM Feature request #14749 (Open): Rearrange icons in advanced digitizing toolbar
- Grouping the ring/multigeometry tool icons may help to make the advanced digitizing toolbar more user-friendly.
- 03:22 AM Revision 31e6b4bf (qgis): Use same icons for same buttons (#3049)
- * Add icons for color buttons to replace text
* Add icons to custom crs dialog
* Replace common text buttons by icons...
2016-04-30
- 01:35 AM Bug report #14745: Enable advanced digitizing tools issue
- Perhaps it's a platform related issue? On Ubuntu 16.04 LTS the latest master is also affected (see attachment).
- 01:41 PM Bug report #8306: Improvements to "Mailing lists" startup tip
- fixed in commit:a534fca
- 01:28 PM Bug report #14387: Options dialog is set foreground even if QGIS doesn't have the focus
- Actually, it's the Measure dialog itself which is set foreground, and stay on the screen even if QGIS is not the acti...
- 11:50 AM Bug report #12424: Custom settings: save buttons all different
- see https://github.com/qgis/QGIS/pull/3049 for a fix
2016-04-29
- 01:01 AM Bug report #14746: Joined fields doesn't display in atlas composer
- Thanks for the answers.
@Nyall : I tried with the field name alone, as you suggest, but it didn't work either. I als...
Also available in: Atom