Activity
From 2016-09-28 to 2016-10-27
2016-10-27
- 11:58 PM Revision 65a379be (qgis): Speed up point layer rendering - don't calculate unused label obstacles
- Cuts render time by ~60%. Fix #15752.
(cherry-picked from 5798a82c8011ea7f44a1ed1d55ef0719786e8056) - 11:11 PM Revision 0b3646b2 (qgis): Expression functions can dynamically report geometry and columns
- 11:11 PM Revision adb184e4 (qgis): Add documentation for @parent aggregate filter
- 11:11 PM Revision f292fdd6 (qgis): Add test for @parent aggregate filter
- 11:11 PM Revision f80a33be (qgis): [FEATURE] Expose @parent variable in aggregate functions
- This makes it possible to access attributes and geometry from the parent
feature when in the filter of the "aggregate... - 11:11 PM Revision c2b84241 (qgis): Always cache values and add fid to feature hash
- 11:11 PM Revision c79cf9ae (qgis): Fetch attributes and geometry for aggregate function
- 10:58 PM Bug report #15772 (Closed): Copy/Paste style should not override band number
- With a multiband raster, rendered using a singleband pseudocolor type, copy/paste style does not work between bands, ...
- 09:25 PM Bug report #15771 (Closed): @parent not linked to the correct feature when looping through layer
- While testing out the cool new @parent variable for the aggregate() function, I noticed the @parent variable doesn't ...
- 08:44 PM Revision fb457813 (qgis): Merge pull request #3678 from nirvn/string_to_array_to_string
- [FEATURE] add string_to_array() and array_to_string() functions
- 06:22 PM Bug report #15760 (Closed): can't save colours in colour picker
- Fixed in changeset commit:"520b94e405512cdf3a3b1ffa9cd804402387332f".
- 05:57 PM Revision 0f7babb6 (qgis): Convert API break document to markdown
- 05:44 PM Revision dcad93ac (qgis): Vector layer properties GUI: tweak message to be "Save in database (Geo...
- 05:24 PM Revision f52dfba2 (qgis): [expressions] Variable length arguemnt functions accept 0 params
- 05:24 PM Revision 01f3c9ae (qgis): [FEATURE] Add is_selected and num_selected functions
- * is_selected() returns if the current feature is selected
* num_selected() returns the number of selected features o... - 05:15 PM Revision 9feb6c47 (qgis): Vector layer properties GUI: tweak message to be "Save in database (Geo...
- 05:12 PM Revision 7373036e (qgis): [FEATURE] add string_to_array() and array_to_string() functions
- 05:01 PM Revision 2e636432 (qgis): [OGR provider] Field type declaration: update with more sensible values...
- In particular put 0 as minimum length for integer, integer64, real and text fields,
so as to let OGR decide the defau... - 04:57 PM Revision 631db7b8 (qgis): [OGR provider] Fix declaration of types (master regression) and update ...
- 04:47 PM Revision 925964b2 (qgis): [processing] Fix fieldmapper dialog init method
- 04:02 PM Revision 8c7ca625 (qgis): [DBManager GPKG] Set appropriate icon for line layers
- 03:59 PM Revision 984ec65f (qgis): [DBManager GPKG] Set appropriate icon for line layers
- 03:40 PM Feature request #10479: Refine current rule
- This would be a great improvement to see! I've attached a screen shot to help illustrate the problem.
Also, if the "... - 02:36 PM Revision b5822900 (qgis): indentation fix
- 02:36 PM Revision 472a5501 (qgis): [processing] fixed field loading in field calculator
- fixes #15767
Conflicts:
python/plugins/processing/algs/qgis/ui/FieldsCalculatorDialog.py - 02:31 PM Revision bf6607f0 (qgis): [processing] fixed simplify geometries
- 02:30 PM Revision 530bf516 (qgis): indentation fix
- 02:28 PM Revision dc4f1a42 (qgis): [processing] fixed field loading in field calculator
- fixes #15767
- 11:57 AM Revision ba309cb1 (qgis): [OGR provider] Do not list qgis_projects (from QgisGeoPackage plugin) a...
- 11:57 AM Revision e67a47b9 (qgis): [OGR provider] Do not list qgis_projects (from QgisGeoPackage plugin) a...
- 11:44 AM Bug report #15767: Processing: QGIS field calc does not see layer fields
- yes, it is in both 2.18 and master
- 08:26 AM Bug report #15767: Processing: QGIS field calc does not see layer fields
- Thanks a lot. Is this backported to 2.18.x?
- 05:29 AM Bug report #15767 (Closed): Processing: QGIS field calc does not see layer fields
- Fixed in changeset commit:"dc4f1a4290a762073af508033ea1935a9e5a1dc0".
- 02:34 AM Bug report #15767 (Closed): Processing: QGIS field calc does not see layer fields
- as a result, the calculator is unusable
- 11:10 AM Bug report #15741: PostGIS issue when using 'Merge selected features' tool (Geometry type does ...
- Merging touching features also fails in some cases (see screencast 15741_3.mp4, 15741_4.mp4).
- 11:10 AM Bug report #15741: PostGIS issue when using 'Merge selected features' tool (Geometry type does ...
- Merging touching features also fails in some cases (see screencast 15741_3.mp4, 15741_4.mp4).
- 09:25 AM Bug report #15761: Please provide a Toolbox interface to SAGA 3
- Thanks!
Problem is, as I noted, I never got SAGA 2 to work on OS X. For whatever unknown reason, the parsing of the c... - 09:21 AM Bug report #15737: Editing a form opened via openFeatureForm crashes qgis
- Ok, there is something strange around QgsAttributeDialog::show that is overloaded. It forces the dialog to be deleted...
- 09:01 AM Bug report #15737: Editing a form opened via openFeatureForm crashes qgis
- Confirmed!
you gave me a nice workaround, thanks. - 08:52 AM Bug report #15737: Editing a form opened via openFeatureForm crashes qgis
- If you call openFeatureForm with modal = False, it does not crash...
- 09:18 AM Revision fa7491f2 (qgis): Fix python bindings of QgsGeometryRubberBand
- 08:36 AM Bug report #13836: MySQL Vector geometries are only visible in edit mode
- the same rendering error also using geoserver and a WMS from a mysql table
- 08:26 AM Bug report #14703 (Feedback): Identify Results -> Save Link Fails
- The problem here is that QGIS use QWebView to show content in the identify dialog. QWebView is not a full-featured we...
- 08:09 AM Feature request #15762: Return disable zooming with mouse wheel
- This is an screenshot of 2.14.x with the preference that dissapear on the latest versions.
- 08:04 AM Feature request #15770 (Open): [composer] allow expressions for legend item text
- In the layer panel, it's possible to show the count of features on any layer. And this count can be shown in the comp...
- 07:59 AM Bug report #15769: Crash at QGIS exit related to OGR provider
- Note: happens when opening "qgis my.gpkg"
- 07:54 AM Bug report #15769 (Closed): Crash at QGIS exit related to OGR provider
- I get random (but rather frequent) crashes at QGIS opening on Linux with master.
Stack-trace:
[Switching to Thr... - 07:54 AM Bug report #15707 (Closed): [processing] dissolve (QGIS Geoalgorithm) causes a crash (minidump)
- No more releases for 2.16 and problem already solved in 2.18.
If needed, here is #70cdd0199b2062e17e953e497515d7aa0da... - 07:43 AM Bug report #15689: crashing when opening a project containing WMS layers
- I have a similar problem that started with 2.18. My platform:
Ubuntu 16.04 64bit, QGIS 2.18.0 from ubuntugis
I canno... - 07:20 AM Revision 11e52835 (qgis): Merge pull request #3677 from nirvn/map_themes_signal_fix
- [map themes] fix composer signal name
- 07:15 AM Revision 1d09538c (qgis): Merge pull request #3670 from nirvn/expression_replace_array
- [FEATURE] array support for the replace() expression function
- 07:04 AM Bug report #15768 (Closed): DB Manager - Update SQL layer is not available when using column with...
- It is impossible to update SQL layers (item doesn't appear in the context menu) when you select an available column w...
- 06:54 AM Revision 8a809b87 (qgis): [map themes] fix composer signal name
- 06:39 AM Bug report #15766: Processing: error in Difference
- Occurs on Debian stretch/sid
- 06:33 AM Revision 3fb2d9e4 (qgis): [expression] further improve replace() to support a map argument
- 06:09 AM Bug report #8760: Custom Form from .ui File crashes QGIS on Ubuntu
- I've just made a build of the master, and the problem is solved for me (see my posts above).
Using the build version ...
2016-10-26
- 01:38 AM Bug report #14846: QGIS Union: wrong results
- File attached 'QGIS Union Test Shapefiles.zip'
- 01:24 AM Bug report #14846: QGIS Union: wrong results
- To aid fix, I am attaching some files (in response to Matthias Kuhn feedback on email group) showing the results from...
- 11:23 PM Bug report #15766 (Closed): Processing: error in Difference
- In both Difference and Symmetrical difference:...
- 11:21 PM Bug report #15765 (Closed): GDALTools: icons missing
- In various machines, both Debian ans Windows, GDALTools menus are mostly missing their icons
- 11:19 PM Bug report #15764 (Closed): Former fTools menu: mismatches
- The former fTools menu has been replaced with Processing shortcuts.
However:
* the order of various commands is diffe... - 11:03 PM Feature request #15763 (Closed): Processing: remove support for GRASS6
- A working r.mampcalc in GRASS7 may be a blocker for this, see #6894
- 10:59 PM Bug report #14735: SagaAlgorithm since Saga 2.2.4: RESAMPLING instead of INTERPOL
- RESAMPLING is already the default, so it can be removed safely
- 02:19 PM Bug report #14735: SagaAlgorithm since Saga 2.2.4: RESAMPLING instead of INTERPOL
- Just leaving my temporary way to solve this (for reference). In SagaAlgorithm214.py:...
- 08:31 PM Revision 637c6d33 (qgis): Fix adding features with "evaluate default values"
- 05:03 PM Revision 642e4a48 (qgis): Revert "[Postgres] fix writing default value when primary key has varch...
- This reverts commit f456932514c750d4b077a9daaea5ddfbbad3f1c8.
- 05:02 PM Revision 31fc48f8 (qgis): Revert "[Postgres] fix writing default value when primary key has varch...
- This reverts commit 5768c5a6e7dae24a1ab2ae614da7a87dad2c1020.
- 04:35 PM Bug report #15760: can't save colours in colour picker
- Confirmed
- 10:02 AM Bug report #15760 (Closed): can't save colours in colour picker
- I can't seem to get colours to save in the drag and drop boxes in colour chooser windows. Also tried to use the -> (r...
- 04:35 PM Bug report #15761: Please provide a Toolbox interface to SAGA 3
- Just an FYI,
In a SAGA GIS mailing list "posting":https://sourceforge.net/p/saga-gis/mailman/saga-gis-developer/thre... - 10:32 AM Bug report #15761 (Rejected): Please provide a Toolbox interface to SAGA 3
- Folks,
this is just to remember you that SAGA 3 has been released and it'd be nice to have the new API integrated in... - 04:28 PM Revision f4569325 (qgis): [Postgres] fix writing default value when primary key has varchar columns
- kudos to @m-kuhn to find and solve this
- 04:25 PM Revision 5768c5a6 (qgis): [Postgres] fix writing default value when primary key has varchar columns
- kudos to @m-kuhn to find and solve this
- 04:15 PM Bug report #14703 (Open): Identify Results -> Save Link Fails
- Attached a project with a layer that allows to replicate the issue.
Clicking on links in the identify window causes ... - 04:15 PM Bug report #14703 (Open): Identify Results -> Save Link Fails
- Attached a project with a layer that allows to replicate the issue.
Clicking on links in the identify window causes ... - 04:15 PM Bug report #14703 (Open): Identify Results -> Save Link Fails
- Attached a project with a layer that allows to replicate the issue.
Clicking on links in the identify window causes ... - 02:13 PM Feature request #15762 (Open): Return disable zooming with mouse wheel
- In QGIS 2.16.x and later the mouse wheel preference to disable zooming has disappeared. Please return it or made poss...
- 01:45 PM Revision fdd0b660 (qgis): Merge pull request #3674 from gacarrillor/patch-3
- [processing] import vector in Eliminate to avoid error
- 12:46 PM Revision a042c9de (qgis): Followup 858978, fix failing tests
- 12:19 PM Revision 22b9027e (qgis): [FEATURE] [OGR provider] Load/save style in database for GPKG and Spati...
- 12:19 PM Revision 77ed6caa (qgis): QgsVectorLayer::loadNamedStyle(): make it work with non database URI
- Such as OGR GPKG
- 12:01 PM Revision 8b742014 (qgis): [FEATURE] array support for the replace() expression function
- 11:22 AM Revision 85897885 (qgis): Use QgsExpressionContextScope::addVariable instead of setVariable
- ...where appropriate (ie, read-only, non user set variables).
It's much faster as it doesn't need to check whether th... - 11:04 AM Revision 2d2ce003 (qgis): Merge pull request #3665 from rouault/save_style_gpkg
- [FEATURE] [OGR provider] Load/save style in database for GPKG and Spatialite
- 10:59 AM Revision 469f07c0 (qgis): Use fallback default mode for snapping with bad configuration
- 10:55 AM Revision 322edff6 (qgis): Remove snapping settings from status bar
- 10:25 AM Bug report #15550: Processing: activating a new provider causes QGIS to freeze for a few seconds
- Confirmed here, both on Debian sid and on Windows, several machines. It is more than a few seconds, it 's several tens.
- 09:54 AM Bug report #15759 (Closed): SVG Path(s) continuously increasing duplicates
- Every time the option pannel is open the original set
of svg paths is duplicated so that you easely end
with dozens o... - 09:46 AM Feature request #15758 (Open): change length+width of subticks on a scale bar and label them
- It'd be great to be able to do some more styling with scale bars, like changing the length and width of sub ticks on ...
- 09:27 AM Revision 42b9bff0 (qgis): include qgsactionmanager.h in install
- (cherry picked from commit 5d7f8e9565541660d6ae080f520f38a3259173ce)
- 09:23 AM Revision 5d7f8e95 (qgis): include qgsactionmanager.h in install
- 09:22 AM Revision 49432a84 (qgis): Optimise QgsAbstractGeometry
- Make nCoordinates virtual, and provide shortcuts for some
geometry types. The base method which calls coordinateSeque... - 09:20 AM Revision 5798a82c (qgis): Speed up point layer rendering - don't calculate unused label obstacles
- Cuts render time by ~60%. Fix #15752.
- 08:04 AM Revision 6f827406 (qgis): [expressions] Allow non-greedy regex by switching to QRegularExpression
- 07:46 AM Feature request #8672: Add an option to modify datasource string on a query layer properties window
- http://changelog.qgis.org/en/qgis/version/2.18.0/#db-manager-add-ability-to-update-sql-layer
Might be done as of 2.18... - 05:22 AM Bug report #15742: Error in Basic statistics for numeric fields
- This happens in 9 machines, with a variety of settings. Some of them have uninstalled 2.16 before installing 2.18, so...
- 04:03 AM Bug report #15742: Error in Basic statistics for numeric fields
- Paolo Cavallini wrote:
> Verified on 10 Windows boxes, it works on only 2 of them, same error confirmed for the other... - 05:16 AM Bug report #15757 (Closed): GDALTools: file extension not automatically added
- This is quite cumbersome for users. If extensions are not added, errors result, like:...
- 05:01 AM Bug report #15756 (Closed): New relation doesn't appear on dialog window after new relation is added
- If in Relation dialog windows is present a relation, adding a new relations the fields appear empty in dialog window....
- 04:35 AM Feature request #15755 (Open): Make it simpler to use QgsGeometryRubberBand
- Having previously used the QgsRubberBand to draw temporary lines in QGIS I needed to draw polygons too. I found the Q...
- 03:57 AM Revision 2a13dbff (qgis): Import vector because it is used in line 95.
- It seems that line 95 was added by a cherry pick commit.
2016-10-25
- 01:54 AM Bug report #15522: Qgis Server doesnt' respect the styling from Desktop
- Hi Rene,
Indeed the problem has dissapeared.
I tested after and before your commit on the 2_14 branch.
Thanks a lot!... - 05:08 AM Bug report #15522: Qgis Server doesnt' respect the styling from Desktop
- Hi Tudor,
Can you test my last commit on qgis-server ? I probably fixed your issue with getProjectSettings.
Regards, - 01:48 AM Bug report #15614: Error when adding integer field to an existing geopackage
- This bug is still present in QGIS 2.18... It also happens with other types (text columns seem to be OK, though).
- 01:12 AM Bug report #15742: Error in Basic statistics for numeric fields
- Verified on 10 Windows boxes, it works on only 2 of them, same error confirmed for the other 8.
- 09:07 AM Bug report #15742: Error in Basic statistics for numeric fields
- Sure, already planned, next days during a course, with several machines.
Thanks for checking. - 08:59 AM Bug report #15742: Error in Basic statistics for numeric fields
- Paolo Cavallini wrote:
> Very strange indeed. Could it be due to a different version of a lib? I just tested again, a... - 08:58 AM Bug report #15742 (Feedback): Error in Basic statistics for numeric fields
- Work fine here on 2.18 on both Windows (standalone) and Ubuntu 16.04, with any data.
- 08:55 AM Bug report #15742: Error in Basic statistics for numeric fields
- Very strange indeed. Could it be due to a different version of a lib? I just tested again, and confirm the issue.
- 08:55 AM Bug report #15742: Error in Basic statistics for numeric fields
- Very strange indeed. Could it be due to a different version of a lib? I just tested again, and confirm the issue.
- 08:53 AM Bug report #15742: Error in Basic statistics for numeric fields
- Strange. Can't reproduce locally, and as I can see Travis also does not report any failure for this alg
- 05:41 AM Bug report #15742: Error in Basic statistics for numeric fields
- It happens with any data here, just tested.
- 05:38 AM Bug report #15742: Error in Basic statistics for numeric fields
- Can't reproduce using Processing and QGIS test data. Can you share dataset which causes this?
- 12:43 AM Bug report #15754 (Closed): editing several layers in geopackage - database is locked
- In a QGIS project with several layers from a single geopackage database, the following problem frequently occurs:
Sw... - 12:21 AM Bug report #15752 (Closed): Degradation of rendering performances in MSSQL provider
- Fixed in changeset commit:"5798a82c8011ea7f44a1ed1d55ef0719786e8056".
- 12:29 PM Bug report #15752: Degradation of rendering performances in MSSQL provider
- Sorry, I don't know if my answer was clear. I'm using default Single Symbol style without any change.
- 12:26 PM Bug report #15752: Degradation of rendering performances in MSSQL provider
- ??What renderer/symbol style are you using???
I'm using default QGIS style.
The same occurs using WFS:
*ly1 WFS/li... - 11:58 AM Bug report #15752 (Feedback): Degradation of rendering performances in MSSQL provider
- 11:58 AM Bug report #15752: Degradation of rendering performances in MSSQL provider
- What renderer/symbol style are you using?
- 05:17 AM Bug report #15752 (Closed): Degradation of rendering performances in MSSQL provider
- All version since 2.14.x raised the render time compared to 2.8.x:
!https://s9.postimg.org/ip5dt924f/Screenshot_... - 12:14 AM Bug report #15723: Labels not showing when adding them using Python
- Can I ask someone to change the Category from "PyQGIS Console" to "Python plugins and bindings" since I think that la...
- 04:48 PM Revision 323c6582 (qgis): [processing] add workaround for GDAL regression with cutlines (fix #15746)
- 03:46 PM Revision a1b1ba12 (qgis): [DB Manager] Fix refresh issue when renaming GPKG table, and disable ad...
- 03:39 PM Revision d0da880b (qgis): [DB Manager] Fix refresh issue when renaming GPKG table, and disable ad...
- 01:55 PM Revision 36db42eb (qgis): [BUGFIX][QGIS Server] Do not cache invalid layer
- After readLayerXml, the server stored layers in cache and in registry without verifying validity.
- 01:53 PM Revision 80827625 (qgis): [BUGFIX][QGIS Server] Do not cache invalid layer
- After readLayerXml, the server stored layers in cache and in registry without verifying validity.
- 01:52 PM Revision 162f4bf7 (qgis): [BUGFIX][QGIS Server] Do not cache invalid layer
- After readLayerXml, the server stored layers in cache and in registry without verifying validity.
- 01:49 PM Revision 9d0bb340 (qgis): [BUGFIX][QGIS Server] Do not cache invalid layer
- After readLayerXml, the server stored layers in cache and in registry without verifying validity.
- 01:44 PM Revision a43f8a36 (qgis): Address snapping config UX problems
- See https://github.com/qgis/QGIS/pull/3617#issuecomment-255114425
- 11:54 AM Bug report #15721: WFS 2.0 does not use srsDimension
- Doesn't classify as severe. Annoying, but not severe.
- 07:37 AM Bug report #15721: WFS 2.0 does not use srsDimension
- Same behavior on 2.18.0
- 11:19 AM Revision f8bae671 (qgis): Clean QgsVectorLayer: remove duplicated writeSld method
- 10:43 AM Bug report #15462 (Closed): Mean coordinates does list all attributes
- 09:57 AM Bug report #15462: Mean coordinates does list all attributes
- Giovanni Manghi wrote:
> belg4mit - wrote:
> > Alexander Bruy wrote:
> > > As already said, it is fixed in master
> >... - 09:02 AM Bug report #15462 (Feedback): Mean coordinates does list all attributes
- belg4mit - wrote:
> Alexander Bruy wrote:
> > As already said, it is fixed in master
>
> An as I said, I applied the... - 06:26 AM Bug report #15462 (Reopened): Mean coordinates does list all attributes
- Alexander Bruy wrote:
> As already said, it is fixed in master
An as I said, I applied the patch but it had no effec... - 06:26 AM Bug report #15462 (Reopened): Mean coordinates does list all attributes
- Alexander Bruy wrote:
> As already said, it is fixed in master
An as I said, I applied the patch but it had no effec... - 06:26 AM Bug report #15462 (Reopened): Mean coordinates does list all attributes
- Alexander Bruy wrote:
> As already said, it is fixed in master
An as I said, I applied the patch but it had no effec... - 03:56 AM Bug report #15462 (Closed): Mean coordinates does list all attributes
- As already said, it is fixed in master
- 03:56 AM Bug report #15462 (Closed): Mean coordinates does list all attributes
- As already said, it is fixed in master
- 10:28 AM Revision 3bb7d5cc (qgis): [OGR provider] More uses of QStringLiteral / QLatin1String
- 10:28 AM Revision 3b77e4b3 (qgis): [FEATURE] [OGR provider] Load/save style in database for GPKG and Spati...
- 10:28 AM Revision e2379632 (qgis): SIP QgsVectorLayer: fix signatures for output parameter
- saveStyleToDatabase() and getStyleFromDatabase() should define errMsg as
output parameter
And loadNamedStyle() also f... - 10:28 AM Revision 9ae15697 (qgis): QgsVectorLayer::writeSymbology(): fix crash when called with invalid da...
- 10:28 AM Revision a70d4280 (qgis): QgsVectorLayer::loadNamedStyle(): make it work with non database URI
- Such as OGR GPKG
- 10:15 AM Revision e1654b7d (qgis): Blacklist PyQgsDBManagerGpkg test
- The test consistently segfaults on Travis, but run fine locally,
normally or under Valgrind.
Trying to run it under V... - 10:15 AM Revision a1bff295 (qgis): [DBManager] Remove geopackage support from spatialite plugin
- 10:15 AM Revision e08f981b (qgis): [DBManager] Add tests for GPKG plugin
- 10:14 AM Revision 390588b6 (qgis): [FEATURE] [DBManager] Add a GeoPackage dedicated plugin
- 10:14 AM Revision 3113fc60 (qgis): [OGR provider] Support full SELECT subset string
- This will be useful for DBManager SQL request layer.
- 10:13 AM Revision 85fbc4a7 (qgis): [FEATURE] Vector layer save as: offer file/layer overwriting, new layer...
- When saving a vector layer into an existing file, depending on the capabilities
of the output driver, the user can no... - 08:57 AM Revision 7470b55b (qgis): Enable CROP_TO_CUTLINE by default
- Fixes https://hub.qgis.org/issues/15750
Please backport it where appropriate. - 07:50 AM Feature request #15746 (Closed): Processing: enable GDALWARP_IGNORE_BAD_CUTLINE YES by default
- Fixed in changeset commit:"323c6582c605362dfe6e6db734a40923c9fc3e21".
- 07:48 AM Feature request #15746: Processing: enable GDALWARP_IGNORE_BAD_CUTLINE YES by default
- Fix pushed to master. Please test
- 05:39 AM Bug report #15753: Processing: help users in setting up paths
- Ticket recreated, deleted by mistake. Comment by Alexander Bruy:
===
Are you using static package or install OTB from... - 05:37 AM Bug report #15753 (Open): Processing: help users in setting up paths
- People are very often into trouble when it comes to enter the path to specific backends for Processing (e.g. OTB, LAS...
- 05:27 AM Bug report #15749: Processing: gdal merge converts no data in 0
- I had a look to GDAL manpage, and could not spot the change. GDAL 2.1.1+dfsg-5 here.
- 03:33 AM Bug report #15749: Processing: gdal merge converts no data in 0
- Looks like there are changes in gdal_merge behaviour. Works fine with GDAL 1.10.1
- 05:26 AM Bug report #15743 (Closed): Processing: errors in underlying commands are not handled gracefully ...
- Agreed.
- 03:41 AM Bug report #15743: Processing: errors in underlying commands are not handled gracefully by iterat...
- If I understand correctly 2.16 will not receive updates anymore, so there is no sense to backport anything to it
- 05:25 AM Feature request #13031 (Open): map extent
- I still think this is a good suggestion. AFAICT, Ilaria is suggesting to have something similar to the Region definit...
- 04:02 AM Feature request #13031 (Closed): map extent
- Closed for lack of feedback. Reopen if necessary
- 05:23 AM Bug report #12530: Basins close to bounding box are not calculated
- Possibly - cannot test now because of saga API break. However at first it worked, as shown by the images on the train...
- 04:04 AM Bug report #12530: Basins close to bounding box are not calculated
- Looks like SAGA issue
- 04:37 AM Bug report #14688: SVG in Layer Properties Crashes QGIS
- I've encountered the same issue on Mac OS 10.11.6 and QGIS 2.14.3.
As the OP mentioned, the issue is resolved when ... - 04:30 AM Revision 72e4cf7d (qgis): Fix a qt warning message on startup
- 04:22 AM Revision f195e940 (qgis): Make welcome page layout align with other panels + docks
- 04:16 AM Bug report #13093: SAGA kernels and other commands are created without a CRS, or with a wrong one
- Probably same issue as #6945 (for vectors)
- 04:14 AM Revision 0b35ccef (qgis): Update qt5 build instructions for Fedora
- 04:12 AM Feature request #12449 (Rejected): Show <description> to OTB commands
- Duplicates #5468 and probably #5378
- 04:12 AM Feature request #12449 (Rejected): Show <description> to OTB commands
- Duplicates #5468 and probably #5378
- 04:05 AM Bug report #11187 (Closed): 2.4 install on Ubuntu 14.04. Vector menu missing many items.
- Closed for the lack of feedback. Reopen if necessary
- 04:00 AM Feature request #13814: Processing: use sqlite/spatialite as intermediate format
- We stick to Shapefiles because this is format which supported by all 3rd party tools (e.g. SAGA, GRASS, OTB etc). Usi...
- 03:54 AM Bug report #15567 (Closed): "Merge Selected Features" Tool - wrong source attribut
- Closed for lack of feedback. Please reopen if necessary
- 03:51 AM Bug report #15750 (Closed): Processing: Clip raster by mask layer: enable -crop_to_cutline by def...
- 03:34 AM Bug report #13279 (Closed): Processing & SAGA
- Closed as not relevant.
- 02:52 AM Bug report #15747: SAGA support broken for SAGA LTR version
- To obtain the list of options to change, just download both interface descriptions from the wiki:
https://sourceforg...
2016-10-24
- 01:32 AM Feature request #15751 (Open): Add a standard repo for publishing online maps
- Several plugins can produce fully functional web pages (most notably qgis2web, qgis2threejs, etc.).
The user however... - 01:30 AM Revision b2587b7b (qgis): [FEATURE] Remove zonal stats plugin
- This is now fully exposed via processing, which is the logical
place for this feature to reside.
One less c++ plugin... - 01:29 AM Revision e75b572b (qgis): [FEATURE] Remove dxf2shp converter plugin
- This functionality is available in OGR and there is no longer
a need for a dedicated QGIS plugin to do this task
Mar... - 01:17 AM Revision 1367fd09 (qgis): Prepare commit converts single line doxygen block format
- Flips single line doxygen comments to use the proper single line
format:
/*!< comment */ to //!< Comment
and
/... - 12:54 AM Revision 3ef8e6af (qgis): Minor doxygen improvements
- 12:34 AM Revision af55c022 (qgis): Followup 4166a3, don't use QStringLiteral in definitions
- Causes linker errors in some random cases
- 12:00 AM Bug report #15715: Segmentation fault on exit when using a QgsMapTool
- Ah, yes, I have an idea why. If an object belonging to the canvas is referenced somewhere "outside" of qgis context a...
- 11:55 PM Bug report #15715: Segmentation fault on exit when using a QgsMapTool
- Yes, i've seen this suggested: http://gis.stackexchange.com/questions/206523/segmentation-fault-upon-exit-of-qgis-map...
- 11:57 PM Bug report #15750: Processing: Clip raster by mask layer: enable -crop_to_cutline by default
- Fixed with commit:7470b55.
Please backport it where appropriate. - 11:51 PM Bug report #15750 (Closed): Processing: Clip raster by mask layer: enable -crop_to_cutline by def...
- I think this is the most sensible default for the user.
- 11:46 PM Bug report #15749 (Closed): Processing: gdal merge converts no data in 0
- gdal merge, as it is used in Processing, converts no data in 0...
- 05:41 PM Revision 794c8f3c (qgis): [DB_Manager GPKG] Fix creating and changing default values of columns
- 05:01 PM Revision f84826d5 (qgis): [DB_Manager GPKG] Fix logic inversion in GDAL 1.X vs GDAL 2.X cases
- 02:37 PM Revision cc0ada9f (qgis): Add a hyperlink to the processing tests readme
- 02:33 PM Revision 8f13d4e2 (qgis): typo fix
- 11:43 AM Revision 96e7883b (qgis): Add more links to test-relted README files
- 11:20 AM Revision 31cd7a81 (qgis): Add link to processing test document
- 10:33 AM Revision af236c4e (qgis): Merge pull request #3628 from rouault/dbmanager_gpkg
- [DBManager] Add dedicated GeoPackage plugin
- 09:17 AM Revision 72229c1c (qgis): Merge pull request #3658 from nirvn/processing_modeler_mousewheel
- [processing] fix modeleter mouse wheel zoom under qt5
- 09:08 AM Bug report #15748 (Closed): Processing: Log tab in processing dialog misses text in between angle...
- For some reason, text in between angled brackets disappears completely from log output found in the processing execut...
- 08:27 AM Revision bb9e276d (qgis): Merge pull request #3660 from nyalldawson/qstringallc
- Fix literal QString construction for Qt5/c++11
- 08:05 AM Bug report #15747 (Closed): SAGA support broken for SAGA LTR version
- Now that SAGA has an LTR policy, it is important to support it, by:
* adding SAGA LTR to Osge4W and OSX installers
... - 07:26 AM Revision 4166a3ea (qgis): Fix most clazy qstring-unneeded-heap-allocations warnings
- By flipping string literals to QStringLiteral/QLatin1String
see
https://woboq.com/blog/qstringliteral.html - 07:14 AM Bug report #15742: Error in Basic statistics for numeric fields
- Still true for 2.18
- 07:05 AM Bug report #15743: Processing: errors in underlying commands are not handled gracefully by iterat...
- in 2.18, no error is displayed, even when layers are not created.
- 04:06 AM Feature request #15746: Processing: enable GDALWARP_IGNORE_BAD_CUTLINE YES by default
- The above mentionned GDAL 2.1.0 regression will be fixed in the upcomping GDAL 2.1.2 per https://trac.osgeo.org/gdal/...
- 04:02 AM Feature request #15746 (Closed): Processing: enable GDALWARP_IGNORE_BAD_CUTLINE YES by default
- Currently gdalwarp fails in Processing and elsewhere:
gdalwarp -ot Float32 -q -of GTiff -cutline watersheds.shp -co
... - 04:02 AM Revision f6a344c2 (qgis): Add QgsTextFormatPanelWidget for text format control inside panel
- 04:02 AM Revision 8fa8167d (qgis): Add a simple dialog for configuring text formatting
- 04:02 AM Revision 4282474c (qgis): Respect render context antialiasing setting in text renderer
- 04:02 AM Revision a5356011 (qgis): Test masks
- 04:02 AM Revision 687c66f5 (qgis): Add Points as valid render unit (for font sizes)
- 04:02 AM Revision aac26228 (qgis): Remove option to show label shadow rectangles from GUI
- ...and instead just make it #ifdef out
- 04:02 AM Revision 4d5e7536 (qgis): Flip QgsPalLayerSettings to use QgsTextRenderer classes
- 04:02 AM Revision 76c12ba9 (qgis): Split QgsLabelingGui off into QgsTextFormatWidget
- New widget allows for setting just the formatting properties
of text - 04:02 AM Revision 5495f205 (qgis): Minor refactor of label drawing
- Remove use of scale factors from PAL layer settings and use
render context factors directly - 04:02 AM Revision 074ae421 (qgis): Restore separate handling of label component opacity
- ...in a way that avoids unnecessary detachments of the
settings objects - 04:02 AM Revision 08143475 (qgis): [FEATURE] QgsTextRenderer class for rich text rendering
- Moves all the drawing code out of labeling into a new class
which just handles rendering text. This allows other part... - 04:02 AM Revision e820da3c (qgis): Fix unit handling for labeling dialog
- 04:02 AM Revision 169b367c (qgis): [FEATURE] Allow label font size in mm/pixels
- And all other label sizes (eg buffer size) now accept sizes in
pixels too - 04:02 AM Revision 25b3c633 (qgis): Remove unused QgsLabelPreview class
- 04:02 AM Revision 0b88de24 (qgis): New widget QgsTextPreview for previewing all formatting for QgsTextRend...
- Switch the labeling gui to use this widget, which has the benefits:
- previews all label settings, including shadow a... - 04:02 AM Revision e3517c6f (qgis): Fix text renderer not respecting min/max mm scale for map units (fix #1...
- 04:02 AM Revision 5f241d62 (qgis): Implicitly shared text settings classes
- 03:59 AM Revision 79671103 (qgis): Merge pull request #3663 from nyalldawson/clazy3
- Clazy qt5 optimisations - round 2
- 03:42 AM Revision 2fab1b8b (qgis): Fix doxygen warnings/missing docs
- 03:25 AM Revision b4e31012 (qgis): Fix bad snapping signal names
- 03:24 AM Revision 5eb875d6 (qgis): [processing] Add algorithm to strip null geometries
- 02:36 AM Revision 2fb8695d (qgis): Use isEmpty() rather than size() to check for empty lists
- 02:36 AM Revision 8a742e94 (qgis): Fix some clazy container-inside-loop warnings
- From the clazy docs:
"Finds places defining containers inside loops. Defining them
outside the loop and using resize... - 02:36 AM Revision 44289084 (qgis): Optimise passing of variables by ref/value
- 02:36 AM Revision bdc39ff6 (qgis): Fix clazy reserve-candidates suggestions
- Avoids repeated memory allocations
- 02:36 AM Revision 3272964f (qgis): Fix classes which violate the rule-of-three
- (identified using clazy analyser)
- 02:36 AM Revision 904b004d (qgis): Fix clazy missing-typeinfo warnings
- From the clazy docs:
"Suggests usage of Q_PRIMITIVE_TYPE or Q_MOVABLE_TYPE in cases where
you're using QList<T> and ...
2016-10-23
- 12:41 AM Revision 12a7bb34 (qgis): [processing] Fix qgis zonal stats algorithm
- 09:14 PM Revision 96a649e3 (qgis): Add missing bindings
- 08:54 PM Revision 54b953f4 (qgis): Cleanup and modernize QgsProject code
- 07:02 PM Bug report #14698 (Closed): No labels shown when font Size is set to Map unit for labels
- Fixed in changeset commit:"e3517c6f4ca74360b8c99b6c5efc810b7327e0f0".
- 10:42 AM Feature request #6894: GRASS r.mapcalc cumbersome to use, issues on Windows
- Currently the command is quite cumbersome:
* rasters have to be selected in the interface anyway (quite pointless fr... - 08:38 AM Revision 28abbf95 (qgis): add *.py to .gitattributes
- 07:42 AM Revision 66b66ed4 (qgis): Update r.mapcalc.txt
- Better description of r.mapcalc
2016-10-22
- 11:23 PM Bug report #15743: Processing: errors in underlying commands are not handled gracefully by iterat...
- AFAICT iterating is broken now in 2.16, so I raise the severity.
- 11:10 PM Bug report #15743: Processing: errors in underlying commands are not handled gracefully by iterat...
- Unsure whether it is the same error. Also running `SAGA:Clip raster with polygon` runs fine without iterative, but fa...
- 10:03 AM Bug report #15743: Processing: errors in underlying commands are not handled gracefully by iterat...
- Thanks. IMHO it is useful to backport it both to 2.14 and to 2.16 series.
- 09:49 AM Bug report #15743: Processing: errors in underlying commands are not handled gracefully by iterat...
- this is fixed in master
#b4562d143e6ef140e14b0cb9625ef923412db793
Looks like it is not backported... - 09:38 AM Bug report #15743 (Closed): Processing: errors in underlying commands are not handled gracefully ...
- When a command has an error, and is ran as iterative, the underlying error is not handled gracefully, and returns:
<... - 11:03 PM Revision 14456470 (qgis): QgsVectorDataProvider API cleanup
- 09:54 PM Revision 6bf74b43 (qgis): fix #15744 (followup dbf6169)
- 09:20 PM Revision ec25df15 (qgis): Merge pull request #3659 from nyalldawson/clazy3
- Fix clazy level 0 checks
- 02:46 PM Revision 1dca9383 (qgis): Fix some clazy "inefficient-qlist-soft" warnings
- From the clazy docs:
Finds QList<T> where sizeof(T) > sizeof(void*).
QVector<T> should be used instead. - 02:46 PM Revision 498d03b8 (qgis): Fix clazy qstring-left warnings
- From the clazy docs:
Finds places where you're using QString::left(0) instead
of QString::at(0). The later form is c... - 02:46 PM Revision 368a04a4 (qgis): Fix clazy "detaching-temporary" warnings
- From the clazy docs:
Finds places where you're calling non-const member functions on
temporaries. For example getLis... - 02:46 PM Revision 06cf59a4 (qgis): Add missing references in Q_FOREACH loops
- 02:46 PM Revision 35ecdd1a (qgis): Fix issues with writing to temporary objects
- 02:46 PM Revision a3968a29 (qgis): Fix clazy qmap-with-pointer-key warnings
- From the clazy docs:
Finds cases where you're using QMap<K,T> and K is a pointer.
QMap has the particularity of sor... - 02:46 PM Revision bd20fe42 (qgis): Fix clazy qvariant-template-instantiation warning
- From the clazy docs:
Detects when you're using QVariant::value<Foo>() instead
of QVariant::toFoo().
The former resu... - 02:46 PM Revision ad13699a (qgis): Fix clazy temporary-iterator warning
- Calling constBegin/constEnd on temporary container can result
in endless loop - 02:46 PM Revision 94598314 (qgis): Remove unused variables
- 02:46 PM Revision fae8071a (qgis): Fix clazy qstring-arg warnings
- Avoid chained QString::arg() calls and instead use the multi-arg
overload to save memory allocations - 02:46 PM Revision f2672151 (qgis): Fix clazy qfileinfo-exists warnings
- From the clazy docs:
Finds places using QFileInfo("foo").exists() instead of the faster
version QFileInfo::exists("f... - 02:46 PM Revision ef511073 (qgis): Fix clazy "qstring-ref" warnings
- From the clazy docs:
Finds places where QString::fooRef() should be used instead of
QString::foo(), to avoid tempora... - 12:54 PM Bug report #15744 (Closed): Processing do not load on QGIS 2.14.8/OSGeo4W
- Fixed in changeset commit:"6bf74b437646c480595ead6765102a3f70825b4f".
- 11:42 AM Bug report #15744 (Closed): Processing do not load on QGIS 2.14.8/OSGeo4W
- ...
- 12:28 PM Revision 6acf0f74 (qgis): msvc: use /bigobj for sip modules
- (cherry picked from commit d0b3e39cdab1da17d7a977ba3def5ce1b64ff707)
- 12:28 PM Revision 2cb69821 (qgis): release.pl: stay on same master* branch
- (cherry picked from commit cc429785edd16a91f7118cb7a1b964492988546f)
- 12:26 PM Revision 0332f5ab (qgis): msvc: use /bigobj for sip modules
- (cherry picked from commit d0b3e39cdab1da17d7a977ba3def5ce1b64ff707)
- 12:12 PM Bug report #15745 (Closed): Processing iterate mode for QGIS tools creates empty files in "OSGeo4...
- Pick any QGIS tool for vector layers and run it in iterate mode, leaving the output field empty.
Run the tool: the p... - 09:33 AM Bug report #15742 (Closed): Error in Basic statistics for numeric fields
- running the alg from Processing I get:...
- 07:28 AM Revision 8ee25cdf (qgis): [processing] fix modeleter mouse wheel zoom under qt5
- 07:01 AM Revision ddc44dfd (qgis): [processing] fix modeler parameter mandatory checkbox logic
- 05:19 AM Revision a51bebda (qgis): Fix missing doc warning
- 03:04 AM Bug report #15739: Wrong "Zoom to layer" extent on a shapefile layer with logically deleted records
- 2.14.8 (LTR) also affected [ missing in the Affected version set ]
- 03:04 AM Bug report #15739: Wrong "Zoom to layer" extent on a shapefile layer with logically deleted records
- 2.14.8 (LTR) also affected [ missing in the Affected version set ]
2016-10-21
- 01:03 AM Revision 3cc9b5d9 (qgis): Indentation
- 12:21 AM Bug report #15741 (Closed): PostGIS issue when using 'Merge selected features' tool (Geometry t...
- The 'Merge selected features' tool is also available for non touching features. This may cause data loss when using P...
- 11:24 PM Revision f5d61abf (qgis): Merge pull request #3655 from sebastic/patch-1
- Fix copyright in 2017
- 11:14 PM Revision 85818c68 (qgis): Fix copyright in 2017
- Match copyright header with python code.
- 10:59 PM Feature request #15740 (Open): Inform user of logically deleted records in shapefiles and allow r...
- If a shapefile contains logically deleted records, the user is not informed about that.
The only thing a user can do... - 10:34 PM Bug report #15739 (Open): Wrong "Zoom to layer" extent on a shapefile layer with logically delete...
- When clicking on the "Zoom to layer" function on a shapefile with logically-deleted records in the DBF, the zoom wron...
- 09:50 PM Feature request #13113: Support for multiple geometry in QGIS
- Nathan Woodrow wrote:
> Support for mixed geometry types in one layer isn't going to happen in QGIS for a long time i... - 03:04 PM Revision d527c857 (qgis): Missing import fixed for R algorithm
- 02:22 PM Revision bde0f6ee (qgis): Merge pull request #3650 from nirvn/processing_spatialite_sql
- [processing] add a "Spatialite execute SQL" algorithm
- 02:15 PM Revision 6d30c628 (qgis): Release of 2.14.8
- 02:14 PM Revision f60e1ef1 (qgis): changelog and news update for 2.18
- 02:14 PM Revision b7fe4bb2 (qgis): Release of 2.18 (Las Palmas)
- 02:12 PM Revision cc429785 (qgis): release.pl: stay on same master* branch
- 12:01 PM Revision a37d2e6a (qgis): [BUGFIX][QGIS-Server] Don't failed when transform boundingbox
- 11:59 AM Revision 009c0ea0 (qgis): [BUGFIX][QGIS-Server] Don't failed when transform boundingbox
- 11:58 AM Revision 1fbca7eb (qgis): [BUGFIX][QGIS-Server] Don't failed when transform boundingbox
- 11:57 AM Revision 2b9f475a (qgis): [BUGFIX][QGIS-Server] Don't failed when transform boundingbox
- 11:11 AM Revision 2475ee57 (qgis): Allow 0 (infinite) for scale dependent visibility
- Fix #15414
- 11:11 AM Revision 35f9aa29 (qgis): Restore layer variables when loading QML
- Fix #14452
- 11:04 AM Revision b6ee2391 (qgis): Hide constraint warnings when there are no constraints
- 11:04 AM Revision b4ff6683 (qgis): Fix icon size for constraint warning
- 11:02 AM Revision d5d3eeee (qgis): Fix form constraints and group visibility
- When a relation editor was shown (or more generally a widget which is not an
editor widget), constraints and group vi... - 10:58 AM Revision 04e37966 (qgis): [postgres] Avoid crash when fetching default value fails
- 10:30 AM Revision aa5d359b (qgis): [pyqgis-console] APIs file updated
- 10:27 AM Feature request #10947: Use Filter() instead of STIntersects() for better performance in MSSQL
- I think 4) is more complex to implement than 3).
Because 3) would also improve performance a lot, I want to propose t... - 09:44 AM Revision fd264098 (qgis): Revert "[processing] correct check for empty extent values. MAde extent...
- This reverts commit 8de56bf01a38fd75574a3a5bac1bcd52b0d88c55.
- 09:37 AM Revision 8de56bf0 (qgis): [processing] correct check for empty extent values. MAde extent params ...
- 09:37 AM Revision 2efb544b (qgis): [processing] make CRS extent optional in gdal wapr
- 09:20 AM Revision f35c60ad (qgis): Revert "Make Extent and Extent CRS GDAL parameters optional"
- This reverts commit dc2df62b88cdc01b0fc8839779da44fb87ccd213.
- 09:19 AM Bug report #15738 (Closed): Repeated segfault when merging and editing polygons
- Steps to reproduce:
Open the attached shape file that contains a set of polygons.
Select two polygons.
Merge the poly... - 09:10 AM Revision a965a132 (qgis): Fix import of shapefiles to postgres - regression introduced in 5abdfcb...
- 08:09 AM Revision 81e86acc (qgis): Merge pull request #3651 from nirvn/processing_modeler_fix
- [processing] fix broken modeler under pyqt5/python3 (fixes #15734)
- 07:20 AM Revision 70a4ee75 (qgis): Merge pull request #3649 from nyalldawson/strip_null
- [processing] Add algorithm to strip null geometries
- 06:57 AM Revision ded486c0 (qgis): [processing] Fix bad grammer in qgis alg help
- 05:19 AM Revision 1c2f0de9 (qgis): Hide import/export buttons for arcgis services as they do not work (fix...
- 05:11 AM Revision bd7149ce (qgis): [processing] fix broken modeler under pyqt5/python3 (fixes #15734)
- 05:05 AM Revision d83e650a (qgis): [processing] make spatialite connector work with python3
- 05:05 AM Revision 772f2019 (qgis): [processing] add a spatialite execute SQL algorithm
- 04:04 AM Bug report #15737: Editing a form opened via openFeatureForm crashes qgis
- It seems that only osgeo4w is not affected
- 02:34 AM Bug report #15737 (Closed): Editing a form opened via openFeatureForm crashes qgis
- Hi,
on 2.16.3 (either compiled or from binaries) and master 7d00cae4bbb723aaf4a2c1e51a9a485c402bc180 (23th of septe... - 03:36 AM Revision 75d98ec9 (qgis): Fix legend test images after changes in b385ebd
- 02:46 AM Revision 37484979 (qgis): [processing] Add algorithm to strip null geometries
- 02:09 AM Bug report #10828: project loading and adding/removing layers is slow if project has composers
- Got the same problem as well under Linux, as under Windows 7 and 10. QGIS VErsion 16.3 and 16.1.
I got a project with... - 02:08 AM Bug report #15499: Qgis Desktop 2.14.5 and 2.16 Projects with Multiple Composers Loading Very Slowly
- Got the same problem as well under Linux, as under Windows 7 and 10. QGIS VErsion 16.3 and 16.1.
I got a project with...
2016-10-20
- 01:27 AM Feature request #15736 (Open): Switch all labels on/off
- In complex projects, if labels are very cluttered, it is often useful to switch them all off. Currently this requires...
- 01:11 AM Bug report #15735 (Closed): Wrong "Show feature count" on a shapefile layer with logically delete...
- Loading a shapefile with logically-deleted records in the DBF includes the logically-deleted records in the count sho...
- 01:10 AM Bug report #15685: Processing gdalwarp issues
- yes, make sense to me
Thanks a lot! - 01:04 AM Bug report #15685 (Reopened): Processing gdalwarp issues
- Ok, sorry for the light push (I was hoping the testsuite would have caught regressions)
For the record, master_2 rev... - 01:04 AM Bug report #15685 (Reopened): Processing gdalwarp issues
- Ok, sorry for the light push (I was hoping the testsuite would have caught regressions)
For the record, master_2 rev... - 01:04 AM Bug report #15685 (Reopened): Processing gdalwarp issues
- Ok, sorry for the light push (I was hoping the testsuite would have caught regressions)
For the record, master_2 rev... - 01:04 AM Bug report #15685 (Reopened): Processing gdalwarp issues
- Ok, sorry for the light push (I was hoping the testsuite would have caught regressions)
For the record, master_2 rev... - 12:25 AM Bug report #15685: Processing gdalwarp issues
- Sandro
I had to revert your change. It breaks many places where extents are used, and also it modifies the syntax of... - 01:06 AM Revision 36d3fef0 (qgis): Merge pull request #3623 from nyalldawson/true_north_214
- [composer] Backport fixes for true north handling to 2.14
- 11:23 PM Revision 00653d2d (qgis): Legend test mask updates
- 11:08 PM Bug report #15734 (Closed): processing: graphical modeler broken under master
- Fixed in changeset commit:"81e86accc395b8fb93a73e666d9ac772bcdced7c".
- 08:13 PM Bug report #15734: processing: graphical modeler broken under master
- PR submitted (https://github.com/qgis/QGIS/pull/3651).
- 07:08 PM Bug report #15734 (Closed): processing: graphical modeler broken under master
- When trying to add any parameter to a new model, processing throws the following error:...
- 08:26 PM Bug report #15637: ArcGIS MapServer Services Export not working
- Turns out the support for import/export of connections for arc rest services was never there, so for the meanwhile I ...
- 08:20 PM Bug report #15637 (Closed): ArcGIS MapServer Services Export not working
- Fixed in changeset commit:"1c2f0de9fbea8e90c9d20036bfa1601c1d192a89".
- 08:09 PM Revision dbf61698 (qgis): Using QVariant.Type enum instead of numbers for readability.
- (cherry picked from commit 6df926dfe6e3e8f7ac330fbb9206dc69492da6ed)
- 08:09 PM Revision a7092ca3 (qgis): Fixing issue with 'Eliminate sliver polygons' and fields of type long.
- (cherry picked from commit be25a29da196fac687f95abffb71e34138e3d20c)
- 08:09 PM Revision b2a2c188 (qgis): [processing] more complete support for int64 fields (follow up 8d2cc8806b)
- (cherry picked from commit 649d41f1ecd4b8d22110e11cb9e693231bec8ed2)
- 08:04 PM Revision 7ff08835 (qgis): [processing] more complete support for int64 fields (follow up 8d2cc8806b)
- (cherry picked from commit 649d41f1ecd4b8d22110e11cb9e693231bec8ed2)
- 08:03 PM Revision 2c6ebf1d (qgis): Using QVariant.Type enum instead of numbers for readability.
- (cherry picked from commit 6df926dfe6e3e8f7ac330fbb9206dc69492da6ed)
- 08:03 PM Revision e64a96f5 (qgis): Fixing issue with 'Eliminate sliver polygons' and fields of type long.
- (cherry picked from commit be25a29da196fac687f95abffb71e34138e3d20c)
- 08:02 PM Revision 89fa21e5 (qgis): [processing] more complete support for int64 fields (follow up 8d2cc8806b)
- (cherry picked from commit 649d41f1ecd4b8d22110e11cb9e693231bec8ed2)
- 08:02 PM Revision 4730d250 (qgis): Fixing issue with 'Eliminate sliver polygons' and fields of type long.
- (cherry picked from commit be25a29da196fac687f95abffb71e34138e3d20c)
- 08:02 PM Revision 62a94361 (qgis): Using QVariant.Type enum instead of numbers for readability.
- (cherry picked from commit 6df926dfe6e3e8f7ac330fbb9206dc69492da6ed)
- 07:19 PM Bug report #4863: Should hidden layers be editable/selectable?
- I think a possible use case where to use this function is when editing very complex features that cause slow renderin...
- 07:02 PM Revision 6df926df (qgis): Using QVariant.Type enum instead of numbers for readability.
- 07:02 PM Revision 649d41f1 (qgis): [processing] more complete support for int64 fields (follow up 8d2cc8806b)
- 07:02 PM Revision be25a29d (qgis): Fixing issue with 'Eliminate sliver polygons' and fields of type long.
- 06:22 PM Revision 5c47bd69 (qgis): release.pl:
- * allow minor releases from master_2 branch
* convert windows splash screen to BMP3 from PNG
(cherry picked from com... - 06:16 PM Revision 20139842 (qgis): fix translation strings
- 06:10 PM Revision 09db6e4a (qgis): release.pl:
- * allow minor releases from master_2 branch
* convert windows splash screen to BMP3 from PNG - 05:38 PM Bug report #15686: Save as Image from WMS/WMTS has reprojection issues
- Reprojection was performed by selecting the target SRS in the "Save As" dialog. The resolution in both case was set t...
- 05:20 PM Revision b385ebd9 (qgis): Fix display of diagram legend entries (fixes #15448)
- To make the implementation saner, the legend node that may be embedded within parent
layer node is kept separately fr... - 05:20 PM Revision f4e1e6f6 (qgis): Fix reordering and removal of legend nodes in composer legend
- 05:20 PM Revision 10cab93c (qgis): Fix building of legend node tree if embedded widgets are used in the layer
- 05:12 PM Revision 5ae0e784 (qgis): Check validity of input geometries in intersection algorithm, take 2
- Fail if invalid geometries are found.
And some easy performance wins. Just because.
Fix #11986 - 04:42 PM Revision 01e570cc (qgis): Revert "Check validity of input geometries in intersection algorithm"
- This reverts commit dbbbf610cfcf3fa655118d73d27a197ac1b3b224.
Has broken some tests, needs more investigation - 04:09 PM Revision dbbbf610 (qgis): Check validity of input geometries in intersection algorithm
- Fail if invalid geometries are found.
And some easy performance wins. Just because.
Fix #11986 - 03:06 PM Bug report #15727 (Closed): Eliminate sliver polygons fails when dealing with fields of type Long.
- Solved by this commit: #6df926dfe6e3e8f7ac330fbb9206dc69492da6ed
- 02:55 PM Revision fba53db7 (qgis): Followup a6a4f2ed: clean pre-cxx-11 garbage
- 02:05 PM Revision 9bab3fa3 (qgis): Fix build warning
- 12:56 PM Revision 58be4fc8 (qgis): Rename visibility presets to map themes part 2
- 12:56 PM Revision 80641488 (qgis): Make QgsPoint a Q_GADGET
- 12:56 PM Revision 0f93fb0b (qgis): Q_PROPERTYze QgsCoordinateReferenceSystem::unitType
- 12:56 PM Revision 3e83fafc (qgis): Expose QgsUnitTypes to QML
- 12:56 PM Revision 067e5905 (qgis): Update snapping settings widget when avoid intersection list changes
- 12:56 PM Revision bb23d6eb (qgis): Move snapping options to project menu
- 12:56 PM Revision f6046681 (qgis): Remove QgsSnappingDialog
- 12:56 PM Revision 85c105d6 (qgis): Move management of avoidIntersectionLayers to QgsProject
- 12:56 PM Revision 5c919fbc (qgis): Move topological editing setting management fully to QgsProject
- 12:56 PM Revision 64d3c788 (qgis): Use toolbar or status bar for snapping config
- 12:56 PM Revision a6a4f2ed (qgis): Enable C++11 by default
- 12:55 PM Revision f3482d2c (qgis): Rename visibility presets to map themes part 2 (#3641)
- 12:54 PM Revision bb225f56 (qgis): Improve db_manager README
- 12:49 PM Revision e0d8db72 (qgis): Rename README to README.md
- 12:30 PM Bug report #11986: Intersection returns the wrong result
- Anonymous wrote:
> Fixed in changeset commit:"dbbbf610cfcf3fa655118d73d27a197ac1b3b224".
I can see that sanity check... - 07:45 AM Bug report #11986 (Closed): Intersection returns the wrong result
- Fixed in changeset commit:"dbbbf610cfcf3fa655118d73d27a197ac1b3b224".
- 12:15 PM Bug report #15708: qgis master error during cmake configure
- Those are just warnings, not errors. Does the further compilation process finish successfully?
- 11:47 AM Revision 57b40618 (qgis): [processing] fixed dialog for selecting scripts
- (cherry picked from commit 7884e50c3102b599f2aadfd54d6356414791cf8d)
- 11:46 AM Revision f0f093b5 (qgis): [processing] fixed dialog for selecting scripts
- (cherry picked from commit 7884e50c3102b599f2aadfd54d6356414791cf8d)
- 11:30 AM Revision b9c2ab2b (qgis): Merge pull request #3646 from alexbruy/processing-otb-test
- [processing] add tests for OTB algorithms
- 11:13 AM Revision 7bd43159 (qgis): [processing] expose zonal statistics from Zonal statistics plugin in to...
- 11:13 AM Revision 8f7183b2 (qgis): [processing] add icon for zonal statistics tool
- 11:13 AM Revision a3ebc7bd (qgis): [processing] add test for ParameterSelection
- 10:51 AM Revision 79718153 (qgis): Do not pass None to len()
- 10:51 AM Revision 06976a2e (qgis): Make Extent and Extent CRS GDAL parameters optional
- Specify what the default is when extent CRS is not specified.
Allow using "auto" to have extent automatically set to ... - 10:31 AM Revision ea0ad5dd (qgis): Merge pull request #3592 from alexbruy/processing-interpolation
- [processing] add interpolation tools
- 10:28 AM Revision df90e6b9 (qgis): [processing] remove unused test data
- 10:28 AM Revision 2778a8fe (qgis): [processing] minor formatting fixes to the OTB README
- 10:28 AM Revision fd8379c1 (qgis): [processing] remove unused file
- 10:28 AM Revision b9d5b2c4 (qgis): fix conflicts
- 10:19 AM Revision 2d4e3da8 (qgis): Merge pull request #3647 from nirvn/composer_attribute_table_fix
- [composer] fix attribute table widget connect warning
- 10:17 AM Revision 47222749 (qgis): Fix calculation of transparent region
- 10:02 AM Revision 69e8da0f (qgis): [composer] fix attribute table widget connect warning
- 09:38 AM Revision 02fc2b08 (qgis): Fix missing commit
- 09:36 AM Revision 7cfe0412 (qgis): Update test mask
- 09:32 AM Revision bc30cdf4 (qgis): Followup c9251c, fix crash
- 09:30 AM Revision 961f6be5 (qgis): Merge pull request #3642 from rldhont/fix_server_legend_layertitle-rele...
- [BUGFIX][QGIS Server] GetLegendGraphic: if LAYERTITLE is false disable layer name in legend
- 09:08 AM Revision dc2df62b (qgis): Make Extent and Extent CRS GDAL parameters optional
- Specify what the default is when extent CRS is not specified.
Allow using "auto" to have extent automatically set to ... - 08:50 AM Feature request #15733 (Open): improve qml API to allow filtering different layer definition sect...
- QML API currently saves the whole layer definition which leads to caveats in project handling.
One is that saving m... - 08:46 AM Revision 3bdc77d3 (qgis): Merge pull request #3645 from nirvn/linefillpattern_fix
- [symbology] prevent creation of a zero width/height line pattern image (fixes #15728)
- 08:40 AM Revision deb3dc71 (qgis): Backport [processing] ensure that outputs of vector overlay operations ...
- 08:23 AM Revision 7b22f5d8 (qgis): TEST: add a test for otb conversion application (simpler than bandmath)
- 08:23 AM Revision 3212d393 (qgis): [symbology] prevent creation of a zero width/height line pattern image ...
- 08:23 AM Revision d4f410a3 (qgis): Install OTB in QGIS Travis CI script to be able to run OTB test
- 08:22 AM Revision a7d4b19f (qgis): update readme for otb maintenance script
- 08:21 AM Revision afea25bd (qgis): BUG: add version 5.4 to supported version
- 08:21 AM Revision 1e7018f0 (qgis): TEST: add test of OTB BandMath application in processing
- 08:21 AM Bug report #15448 (Closed): Last diagram attribute not shown in "layers panel" layer's legend
- Fixed in changeset commit:"b385ebd9ba9272516eed61e5825a603fcee969e9".
- 08:19 AM Revision 1f5fb809 (qgis): Fix backport of "force multitype output on processing overlay ops"
- 07:11 AM Revision 2b8bf500 (qgis): Fix bad backport. pt 2
- 05:58 AM Revision 6c0752e7 (qgis): Fix bad backports
- 05:06 AM Bug report #15713 (Closed): processing: grass7 algorithms broken, (falsely) claims grass7 not ins...
- All good now. Thanks again Victor.
- 05:06 AM Bug report #15713 (Closed): processing: grass7 algorithms broken, (falsely) claims grass7 not ins...
- All good now. Thanks again Victor.
- 05:06 AM Bug report #15713 (Closed): processing: grass7 algorithms broken, (falsely) claims grass7 not ins...
- All good now. Thanks again Victor.
- 03:59 AM Bug report #15713 (Feedback): processing: grass7 algorithms broken, (falsely) claims grass7 not i...
- 04:27 AM Bug report #15668: Raster Translate doesn't read output format
- I have a similar problem with QGIS LTR 2.14.7, QGIS 2.16.3 and QGIS 2.17 under windows 64 bits (install OSGeo4W 64 bi...
- 04:27 AM Bug report #15668: Raster Translate doesn't read output format
- I have a similar problem with QGIS LTR 2.14.7, QGIS 2.16.3 and QGIS 2.17 under windows 64 bits (install OSGeo4W 64 bi...
- 04:27 AM Bug report #15668: Raster Translate doesn't read output format
- I have a similar problem with QGIS LTR 2.14.7, QGIS 2.16.3 and QGIS 2.17 under windows 64 bits (install OSGeo4W 64 bi...
- 04:25 AM Bug report #15732 (Closed): Feature rendering order has no effect on 2.5D renderer
- If you use the 2.5D renderer, the "Control feature rendering order" is ticked and pre-filled with the fancy 2.5D form...
- 04:18 AM Bug report #15731 (Closed): Draw effects have no effect on 2.5D Renderer styles
- Use the 2.5D renderer on a polygon layer.
Turn on or off any Draw Effects.
Nothing happens. - 04:03 AM Bug report #14513: Bad Interpolation TIN (displacement and hole) when too many points inside pixe...
- The problem of TIN Interpolation always exists in QGIS LTR 2.14.7, QGIS 2.16.3 and QGIS 2.17...
Any solution Maximil... - 03:56 AM Bug report #15712 (Rejected): Dissolve function crash QGIS 2.16.3
- Duplicates #15707
- 03:56 AM Bug report #15712 (Rejected): Dissolve function crash QGIS 2.16.3
- Duplicates #15707
- 03:56 AM Bug report #15712 (Rejected): Dissolve function crash QGIS 2.16.3
- Duplicates #15707
- 03:15 AM Bug report #15721: WFS 2.0 does not use srsDimension
- I use this tag for severe not for regression.
I follow the documentation : Severe/Regression: a bug that makes QGIS t... - 02:27 AM Bug report #15721 (Feedback): WFS 2.0 does not use srsDimension
- Why tagging this as regression? did it worked as expected in previous qgis releases? cheers!
- 02:27 AM Bug report #15721 (Feedback): WFS 2.0 does not use srsDimension
- Why tagging this as regression? did it worked as expected in previous qgis releases? cheers!
- 03:05 AM Bug report #15730 (Closed): "Geometry tools" vector menu entry is duplicated
- One containers the "geometry checker" and the other the classical "ftools" tools.
- 02:33 AM Bug report #15729 (Closed): Processing/master: GRASS region extent should not be mandatory for ve...
- Apperently in the latest Processing/master_2 the GRASS region has become a mandatory parameter for vector tools. This...
2016-10-19
- 01:51 AM Bug report #15685 (Closed): Processing gdalwarp issues
- Fixed in changeset commit:"06976a2e87737c755f5783243e09185e7c872e06".
- 01:41 AM Bug report #15685: Processing gdalwarp issues
- Sandro Santilli wrote:
> Because this ticket reports too many bugs and is more useful to restrict the scope of ticket... - 12:58 AM Bug report #15685: Processing gdalwarp issues
- Because this ticket reports too many bugs and is more useful to restrict the scope of tickets.
You can see from the t... - 12:51 AM Bug report #15685 (Reopened): Processing gdalwarp issues
- Sandro Santilli wrote:
> Please file a new ticket if you see problems with GDAL-1.x.
why should I file a new ticket ... - 12:49 AM Bug report #15685 (Closed): Processing gdalwarp issues
- Please file a new ticket if you see problems with GDAL-1.x.
- 12:49 AM Bug report #15685 (Closed): Processing gdalwarp issues
- Please file a new ticket if you see problems with GDAL-1.x.
- 12:43 AM Bug report #15685 (Reopened): Processing gdalwarp issues
- The problems with gdal < 2.* has to be fixed and/or retested after this latest patches.
- 12:43 AM Bug report #15685 (Reopened): Processing gdalwarp issues
- The problems with gdal < 2.* has to be fixed and/or retested after this latest patches.
- 12:09 AM Bug report #15685 (Closed): Processing gdalwarp issues
- Fixed in changeset commit:"dc2df62b88cdc01b0fc8839779da44fb87ccd213".
- 09:43 AM Bug report #15685: Processing gdalwarp issues
- I tested your patches on master_2 (gdal 2.*).
If the "raster extent..." is left blank is all ok, no automatically ad... - 03:11 AM Bug report #15685: Processing gdalwarp issues
- Giovanni can you test this change ?
https://github.com/qgis/QGIS/pull/3638 - 03:11 AM Bug report #15685: Processing gdalwarp issues
- Giovanni can you test this change ?
https://github.com/qgis/QGIS/pull/3638 - 03:02 AM Bug report #15685: Processing gdalwarp issues
- The param is already non-mandatory, but the *GUI* currently intercept a blank value to signify "use min extent" rathe...
- 02:54 AM Bug report #15685: Processing gdalwarp issues
- Sandro Santilli wrote:
> I found the culprit of non-optionality being gui/ExtentSelectionPanel, which takes an empty ... - 02:51 AM Bug report #15685: Processing gdalwarp issues
- I found the culprit of non-optionality being gui/ExtentSelectionPanel, which takes an empty string as meaning "use mi...
- 02:29 AM Bug report #15685: Processing gdalwarp issues
- I'm trying to figure what sets that raster extent, beause at the time getConsoleCommands is reached (in algs/gdal/war...
- 12:21 AM Revision 8c7d772f (qgis): Further optimisations to nonTransparentImageRect calculation
- 11:50 PM Revision c9251c57 (qgis): Avoid creating multiple render contexts when calculating legend
- node size
Partial fix for qgis slowdown when using layer with large
number of legend nodes - 11:45 PM Bug report #15728 (Closed): line pattern fill symbology throws qpainter warnings when line space ...
- Fixed in changeset commit:"3bdc77d3daa4257c926932204ff4a9340084788a".
- 11:27 PM Bug report #15728: line pattern fill symbology throws qpainter warnings when line space in map un...
- PR submitted (https://github.com/qgis/QGIS/pull/3645).
- 11:27 PM Bug report #15728: line pattern fill symbology throws qpainter warnings when line space in map un...
- PR submitted (https://github.com/qgis/QGIS/pull/3645).
- 10:15 PM Bug report #15728 (Closed): line pattern fill symbology throws qpainter warnings when line space ...
- When the line pattern fill symbology uses map unit line spacing value and the scale forces the line spacing to effect...
- 10:27 PM Revision a3e22f66 (qgis): Fix badly worded string
- (cherry-picked from 4b398d3c80ce76503b285bdd82859a16dfc4cb7d)
- 10:27 PM Revision 6d92ed45 (qgis): [legend] insure multi-line labels are vertically centered with tall sym...
- (cherry-picked from 455874258cfe7deeb4de888483adbedd97c4da7b)
- 10:27 PM Revision 17199337 (qgis): Select all text after reset line edit to null
- 10:27 PM Revision 2d79b421 (qgis): Fix more occurances of drawPolygon issues on Windows
- (cherry-picked from 4bcd97066f0c52f6f4f95adc665193bca0ab4a93)
- 09:28 PM Revision 4cc7623d (qgis): Defer processing of dropped files
- On Windows (and maybe other platforms) Qt locks the dragging
application for the duration of dropEvent. This means th... - 09:10 PM Bug report #15715 (Closed): Segmentation fault on exit when using a QgsMapTool
- It looks like your "gui" variable with canvas and a map tool still lives when QGIS libs have been already uninitializ...
- 09:10 PM Bug report #15715 (Closed): Segmentation fault on exit when using a QgsMapTool
- It looks like your "gui" variable with canvas and a map tool still lives when QGIS libs have been already uninitializ...
- 08:01 PM Bug report #15727 (Closed): Eliminate sliver polygons fails when dealing with fields of type Long.
- With Shapefiles such as [1] that have fields of type Long, the _Eliminate sliver polygons_ QGIS algorithm throws an e...
- 06:51 PM Feature request #15726 (Open): print composer - ability to run python before / during / after exp...
- Adding the ability to run custom python functions in the print-composer export process would allow for additional aut...
- 06:21 PM Revision d1859290 (qgis): [BUGFIX][QGIS Server] GetLegendGraphic: if LAYERTITLE is false disable ...
- If the layer has only one legend node, it is embedded in parent.
In QGIS Server the user can specify no layer title, ... - 06:17 PM Revision b6588cd9 (qgis): Merge pull request #3636 from rldhont/fix_server_legend_layertitle-rele...
- [BUGFIX][QGIS Server] GetLegendGraphic: if LAYERTITLE is false disable layer name in legend
- 04:42 PM Feature request #15725 (Open): Replace a data source in QGIS given a symbology with many layers
- Given a complex QGIS style file (project file .qgs with related symbols) which consists of many layers (>20), which r...
- 04:30 PM Bug report #15369: layer rendering very slow and QGIS crashes with large number of rule based sym...
- Updates made by other people to this ticket appear to suggest that the reported issue was *slow rendering*. In fact t...
- 06:35 AM Bug report #15369: layer rendering very slow and QGIS crashes with large number of rule based sym...
- I can confirm that changing from categorized to rule based renderer with a large number of rules makes rendering magn...
- 04:22 PM Revision ff99816f (qgis): Followup: respect API changes
- 04:18 PM Revision 1a05c70c (qgis): [processing] ensure that outputs of vector overlay operations are multi...
- 03:43 PM Revision 58f31f1a (qgis): [processing] add tests for interpolation tools
- 03:07 PM Revision 18f4238a (qgis): [BUGFIX][QGIS Server] GetLegendGraphic: if LAYERTITLE is false disable ...
- If the layer has only one legend node, it is embedded in parent.
In QGIS Server the user can specify no layer title, ... - 03:03 PM Revision 24f3cc55 (qgis): Fix [DB Manager] Allow lowercase field names for homogenize PostGIS Import
- 03:03 PM Revision 7cec8592 (qgis): [DB Manager] Allow lowercase field names for homogenize PostGIS Import
- PostGIS provider has an option to lowercase field names. This options is available for user in QGIS algorithm ImportI...
- 02:58 PM Revision cf600495 (qgis): [processing] ensure that outputs of vector overlay operations are multi...
- 02:39 PM Revision 56ced864 (qgis): Fix [DB Manager] Allow lowercase field names for homogenize PostGIS Import
- 02:39 PM Revision 2b01c7ce (qgis): [DB Manager] Allow lowercase field names for homogenize PostGIS Import
- PostGIS provider has an option to lowercase field names. This options is available for user in QGIS algorithm ImportI...
- 02:38 PM Revision d236e303 (qgis): Fix [DB Manager] Allow lowercase field names for homogenize PostGIS Import
- 02:35 PM Revision 010fc7c6 (qgis): Fix [DB Manager] Allow lowercase field names for homogenize PostGIS Import
- 01:59 PM Revision ca66951a (qgis): [processing] add icons for interpolation tools
- 01:59 PM Revision 774965c2 (qgis): [processing] expose TIN interpolation from interpolation plugin in toolbox
- 01:58 PM Revision f7575e08 (qgis): [processing] expose IDW interpolation from Interpolation plugin in toolbox
- 01:41 PM Revision 003504aa (qgis): [DB Manager] Allow lowercase field names for homogenize PostGIS Import
- PostGIS provider has an option to lowercase field names. This options is available for user in QGIS algorithm ImportI...
- 01:40 PM Revision 5d4cf2fd (qgis): Merge pull request #3625 from rldhont/db_manager_lowercaseFieldNames
- [DB Manager] Allow lowercase field names for homogenize PostGIS Import
- 01:17 PM Bug report #15724: Crash - seg fault on project open
- A copy of the project file can be found here:
https://www.dropbox.com/s/2pxtodg66c8qelx/project_crash.qgs?dl=1
Unfor... - 12:33 PM Bug report #15724 (Feedback): Crash - seg fault on project open
- Can you share the project?
- 10:35 AM Bug report #15724: Crash - seg fault on project open
- Just noticed that my dump file was too big for an attachment. It can be downloaded from here:
https://www.dropbox.com... - 10:33 AM Bug report #15724 (Closed): Crash - seg fault on project open
- A coworker has been developing a map that has started crashing when he tries to open it. The crash occurs both on Win...
- 01:03 PM Revision a9795ad8 (qgis): [DB Manager] Allow lowercase field names for homogenize PostGIS Import
- PostGIS provider has an option to lowercase field names. This options is available for user in QGIS algorithm ImportI...
- 12:32 PM Bug report #15273: Geopackage layer extent wrong
- Fix requires GDAL 2.1.2 or later to work
- 12:32 PM Bug report #15273: Geopackage layer extent wrong
- Fix requires GDAL 2.1.2 or later to work
- 12:32 PM Bug report #15273: Geopackage layer extent wrong
- Fix requires GDAL 2.1.2 or later to work
- 12:09 PM Revision c1303727 (qgis): doc: fixed processing's description for v.extract (#3637)
- 11:41 AM Revision be8f6e07 (qgis): Merge pull request #3627 from rldhont/fix_server_legend_layertitle-mast...
- [BUGFIX][QGIS Server] GetLegendGraphic: if LAYERTITLE is false disable layer name in legend
- 11:15 AM Revision 3af23036 (qgis): Test for multipoint Delaunay triangulation
- 11:15 AM Revision 41fafd69 (qgis): [processing] support MultiPoint geometries in Delaunay triangulation
- 11:15 AM Revision cd0fefb4 (qgis): [processing] Update voronoi classes for Python3; update expected data f...
- 10:19 AM Revision 838bf795 (qgis): [BUGFIX][QGIS Server] GetLegendGraphic: if LAYERTITLE is false disable ...
- If the layer has only one legend node, it is embedded in parent.
In QGIS Server the user can specify no layer title, ... - 09:17 AM Revision 133a6f5a (qgis): Fix crash upon setting non-integer Dpi while in debug mode
- Closes #15566
- 09:06 AM Revision acf74a65 (qgis): Fix crash upon setting non-integer Dpi while in debug mode
- Closes #15566
- 08:21 AM Revision f289ef32 (qgis): [processing] add missed spatial index constructor
- 08:19 AM Revision ee9e1c33 (qgis): [processing] add missed spatial index constructor (follow up 700441eec9)
- 07:56 AM Bug report #15097 (Reopened): Issues when running "Import into PostGIS" in batch mode
- @volaya @alexbruy
tested the latest master_2
"missing parameter value: Table to import..."
when leaving the table n... - 07:56 AM Bug report #15097 (Reopened): Issues when running "Import into PostGIS" in batch mode
- @volaya @alexbruy
tested the latest master_2
"missing parameter value: Table to import..."
when leaving the table n... - 06:36 AM Revision 1a51a757 (qgis): Merge pull request #3631 from nirvn/legend_vertical_alignment_2
- [legend] insure multi-line labels are vertically centered with tall symbols
- 05:22 AM Bug report #3673 (Closed): Offline edit: do not allow select not PostGIS/WFS-T layers
- 05:19 AM Bug report #15591 (Closed): Minscale down to 1:1 only
- Fixed in 1f1898df1616ce5d3239bf2257470dd2c6b96566
- 05:18 AM Bug report #10560 (Closed): Wrong feature count after edit
- @Ervin, make sure you use the layer.add/remove/etcFeature() methods and not layer.dataProvider().add/remove/etcFeatur...
- 05:14 AM Bug report #15463 (Closed): Layer "Scale dependent visibility" doesn't work anymore since 2.16
- I assume that commit:1f1898df1616ce5d3239bf2257470dd2c6b96566 fixes this issue.
Basically, in 2.12, the scale "0" ... - 05:02 AM Revision 45587425 (qgis): [legend] insure multi-line labels are vertically centered with tall sym...
- 04:33 AM Feature request #15617: QGIS/Qt does not trigger auto-import of Windows root Certificate Authorities
- fix only for 2.14 and release-2_18 because probably the issue is not present in qgis3 due the different ssl infrastru...
- 04:21 AM Feature request #15617: QGIS/Qt does not trigger auto-import of Windows root Certificate Authorities
- created two PR
for 2.14: https://github.com/qgis/QGIS/pull/3640
for 2.18: https://github.com/qgis/QGIS/pull/3671 - 04:31 AM Bug report #15722: Geopackage attribute table issues
- Here is an example GoePackage with example table and view.
Thanks a lot for any hint! - 03:42 AM Bug report #15722 (Closed): Geopackage attribute table issues
- On QGIS 2.14.7 (ed8807c) Windows OSGeo4W 64-bit attribute table doesn't contain primary key column (QGIS 2.16+ is doi...
- 04:28 AM Bug report #15723 (Closed): Labels not showing when adding them using Python
- I have a simple vector polygon layer with one feature. Using python I create a simple label displaying the area of th...
- 02:31 AM Revision 4bcd9706 (qgis): Fix more occurances of drawPolygon issues on Windows
- 02:03 AM Bug report #15188: Importing .shp files into PostGIS fails (Error 7)
- Arnaud: note that as long as we store the value in a double, 18 digits just won't fit, so the value would be changed ...
2016-10-18
- 01:53 AM Bug report #15188: Importing .shp files into PostGIS fails (Error 7)
- Hello Sandro,
It's me that change this some times ago, because the french ministry of developement says that importi... - 01:49 AM Bug report #15685: Processing gdalwarp issues
- Sandro Santilli wrote:
> And the issue is that "-te" is computed wrong ? Or "-te" should not be passed in at all ?
i... - 01:46 AM Bug report #15685: Processing gdalwarp issues
- And the issue is that "-te" is computed wrong ? Or "-te" should not be passed in at all ?
- 01:37 AM Bug report #15685: Processing gdalwarp issues
- Hi Sandro,
I'm sorry to me the description is clear and detailed
Sandro Santilli wrote:
> I'm trying to reproduce, ... - 01:18 AM Bug report #15685: Processing gdalwarp issues
- Giovanni: maybe it would be more useful to split this report in 3 different tickets ?
It's not easy to understand wha... - 01:12 AM Bug report #15685 (In Progress): Processing gdalwarp issues
- I'm trying to reproduce, can you confirm I should be useing the "Warp (reproject)" processing tool ?
Opening the dial... - 01:12 AM Bug report #15685 (In Progress): Processing gdalwarp issues
- I'm trying to reproduce, can you confirm I should be useing the "Warp (reproject)" processing tool ?
Opening the dial... - 01:18 AM Revision 4b398d3c (qgis): Fix badly worded string
- 12:38 AM Revision cea47427 (qgis): Optimise creation of spatial indexes
- Use constructor which takes an iterator instead of manually
adding features, and don't request attributes for spatial... - 12:07 AM Bug report #15566 (Closed): Crash when clicking on magnifier spinbox
- Fixed in changeset commit:"acf74a6539a015dc5ae3e948c43163e01dde2d3d".
- 11:59 PM Bug report #15566: Crash when clicking on magnifier spinbox
- I could reproduce in final-2_16_3-97-gb779a6a and 2.17+ (commit:f289ef3).
Could *not* reproduce in 2.14 branch, altho... - 11:45 PM Bug report #15566: Crash when clicking on magnifier spinbox
- How about rounding to closest integer ?
- 11:45 PM Bug report #15566: Crash when clicking on magnifier spinbox
- How about rounding to closest integer ?
- 11:56 PM Bug report #15721 (Closed): WFS 2.0 does not use srsDimension
- The WFS service of French National Institute of Geographic and Forest Information (IGN-F) provide some geometry with ...
- 10:05 PM Revision 0d09ad1e (qgis): [processing] fixed parameterString test
- 10:05 PM Revision d911671b (qgis): [processing] dont set default value in param string, when passed null v...
- 08:08 PM Revision d32a949b (qgis): Blacklist PyQgsDBManagerGpkg test
- The test consistently segfaults on Travis, but run fine locally,
normally or under Valgrind.
Trying to run it under V... - 08:08 PM Revision 68cb04a5 (qgis): [OGR provider] Support full SELECT subset string
- This will be useful for DBManager SQL request layer.
- 08:08 PM Revision 3f2866c4 (qgis): [FEATURE] [DBManager] Add a GeoPackage dedicated plugin
- 08:08 PM Revision 2c1356cd (qgis): [DBManager] Remove geopackage support from spatialite plugin
- 08:08 PM Revision d10e564b (qgis): [DBManager] Add tests for GPKG plugin
- 07:57 PM Revision 9d6acbdb (qgis): [processing] add missed imports
- 07:38 PM Revision b779a6a3 (qgis): Fix failure on testGeopackageExtentUpdate test
- 07:36 PM Revision c8e2eb16 (qgis): Fix failure on testGeopackageExtentUpdate test
- 05:41 PM Revision d7bd5dc5 (qgis): [processing] correctly set default value for string parameters when no ...
- 04:44 PM Revision 2655ceda (qgis): Merge pull request #3595 from rldhont/fix_server_legend_layertitle
- [BUGFIX][QGIS Server] GetLegendGraphic: if LAYERTITLE is false disable layer name in legend
- 04:23 PM Revision 70186ee2 (qgis): [OGR provider] Update layer extent for GPKG layers
- When moving or deleting a geometry that previously touched the layer extent,
the layer extent was never shrinked.
Th... - 04:01 PM Revision d2299c1f (qgis): [OGR provider] Update layer extent for GPKG layers
- When moving or deleting a geometry that previously touched the layer extent,
the layer extent was never shrinked.
Th... - 04:00 PM Revision 194004b0 (qgis): Fix 70ae301310c7a58134ac699fae70af7fd1176684
- 70ae301310c7a58134ac699fae70af7fd1176684 requires a recent enough GDAL trunk
or GDAL 2.1.2 - 03:59 PM Revision 8c373703 (qgis): Fix 70ae301310c7a58134ac699fae70af7fd1176684
- 70ae301310c7a58134ac699fae70af7fd1176684 requires a recent enough GDAL trunk
or GDAL 2.1.2 - 03:55 PM Revision d63222e6 (qgis): [processing] Allow using libpq defaults for host,port,user,pass and dbname
- Fixes #15706
- 03:55 PM Revision 6731eaa9 (qgis): Add test for setting up connection string
- Conflicts:
python/plugins/processing/algs/gdal/ogr2ogrtopostgis.py - 03:55 PM Revision e55d1923 (qgis): [processing] fixes for 'import into PostGIS' alg
- fixes #15097
- 03:55 PM Revision aeaef6f5 (qgis): [processing] made connection params optional in ogr2ogrtopostgis.py
- 03:55 PM Revision 135576ec (qgis): [processing] fixed wrong import in i_aster_toar
- Conflicts:
python/plugins/processing/algs/grass7/ext/i_aster_toar.py - 03:55 PM Revision 700441ee (qgis): [processing] remove debug line and fix spatial index creation
- 03:55 PM Revision b83fbb16 (qgis): [processing] warn if extent might not be in the expected CRS
- 03:55 PM Revision b4562d14 (qgis): [processing] fixed iterative execution
- fixes #15650
- 03:55 PM Revision 7a87fb55 (qgis): [processing] don't use full path for naming layers when loaded in datao...
- 03:55 PM Revision 22a6c473 (qgis): [processing] alternative way of copying algorithms in a model.
- should fix #15060 and #15480
- 03:55 PM Revision eb5fc90f (qgis): [processing] dont use hidden outputs when exporting to python or displa...
- fixes #14998
Conflicts:
python/plugins/processing/core/GeoAlgorithm.py - 03:55 PM Revision 90db2464 (qgis): [processing] use only selected features for spatial index
- fixes #15584
- 03:55 PM Revision 128da300 (qgis): [processing] better update of expression widget when layer is changed i...
- 03:55 PM Revision c0e3b8fb (qgis): [processing] added short help for saga raster calculator
- 03:55 PM Revision 63955e65 (qgis): [processing] fixed handling of None param values in ogr2ogrtopostgis.py
- Conflicts:
python/plugins/processing/algs/gdal/ogr2ogrtopostgis.py - 03:47 PM Revision e0fc6414 (qgis): Show commit errors in transaction mode
- 03:22 PM Revision 9d316b01 (qgis): [OGR provider] Update layer extent for GPKG layers
- When moving or deleting a geometry that previously touched the layer extent,
the layer extent was never shrinked.
Th... - 03:03 PM Revision 70ae3013 (qgis): [OGR provider] Update layer extent for GPKG layers
- When moving or deleting a geometry that previously touched the layer extent,
the layer extent was never shrinked.
Th... - 02:17 PM Revision 1b48a743 (qgis): test_provider_ogr_gpkg.py: remove stuff that shouldn't have gone in 348...
- 02:16 PM Revision 348af7ed (qgis): test_provider_ogr_gpkg.py: pyflakes fixes
- 01:43 PM Revision 9786fc00 (qgis): DBManager: python3 fix in create table dialog
- The setAutoCompletion() method of QComboBox was deprecated in QT 4 and
has been removed in QT 5. Auto completion is e... - 01:35 PM Revision e22b1953 (qgis): Hide constraint warnings when there are no constraints
- 01:18 PM Revision 50389490 (qgis): WMS Server: catch QgsCSException and don't add null bounding boxes to t...
- 12:17 PM Revision a51ef429 (qgis): [BUGFIX][QGIS Server] GetLegendGraphic: if LAYERTITLE is false disable ...
- If the layer has only one legend node, it is embedded in parent.
In QGIS Server the user can specify no layer title, ... - 12:08 PM Revision c74c722c (qgis): qgm2cpp.pl fix
- (cherry picked from commit 14fbb942c77e12b6d79092bb6bf31e54a02e86cd)
- 12:08 PM Revision b8e41e84 (qgis): qgm2cpp.pl fix
- (cherry picked from commit 14fbb942c77e12b6d79092bb6bf31e54a02e86cd)
- 12:07 PM Revision 14fbb942 (qgis): qgm2cpp.pl fix
- 12:05 PM Revision 73afe217 (qgis): Fix QgsMapLayer ConvertToSubClassCode (#3611)
- Fix #15683
- 12:04 PM Revision 2b033c1a (qgis): Fix relation manager mess when adding new relations
- The table showed wrong information because it didn't take sorting into account
and relied on stable row numbers. - 11:50 AM Revision 640e10b5 (qgis): [processing] Allow using libpq defaults for host,port,user,pass and dbname
- Fixes #15706
Includes tests - 11:44 AM Revision 2fc41801 (qgis): [processing] Fix handling of None shapeEncoding
- Fixes #15719 -- object of type 'NoneType' has no len()
- 11:44 AM Revision 17510f09 (qgis): [processing] Fix handling of None shapeEncoding
- Fixes #15719 -- object of type 'NoneType' has no len()
- 11:39 AM Revision a4c55092 (qgis): Merge pull request #3612 from ghtmtt/patch-2
- [processing] Missing import fixed for R algorithm
- 11:38 AM Revision f0f70a5d (qgis): Merge pull request #3624 from ghtmtt/master
- [processing] porting some small fixes to master
- 11:08 AM Revision f1877078 (qgis): Fix icon size for constraint warning
- 11:05 AM Revision aa413b67 (qgis): Fix ogrLayerName handling of PostgreSQL dataset URIs
- Also document "uri" parameter semantic, and add more tests.
See for background
https://lists.osgeo.org/pipermail/qgis... - 11:05 AM Revision 566e93e6 (qgis): Fix ogrLayerName handling of PostgreSQL dataset URIs
- Also document "uri" parameter semantic, and add more tests.
See for background
https://lists.osgeo.org/pipermail/qgis... - 11:05 AM Revision 8843de88 (qgis): Fix ogrLayerName handling of PostgreSQL dataset URIs
- Also document "uri" parameter semantic, and add more tests.
See for background
https://lists.osgeo.org/pipermail/qgis... - 11:05 AM Revision dc5abfed (qgis): Fix ogrLayerName handling of PostgreSQL dataset URIs
- Also document "uri" parameter semantic, and add more tests.
See for background
https://lists.osgeo.org/pipermail/qgis... - 10:56 AM Revision 76d17ca5 (qgis): update ScriptEditorDialog for py3
- 10:38 AM Revision 1700aa1c (qgis): Fix form constraints and group visibility
- When a relation editor was shown (or more generally a widget which is not an
editor widget), constraints and group vi... - 10:32 AM Revision 4ba3290a (qgis): [postgres] Avoid crash when fetching default value fails
- 10:13 AM Revision 7f3b10b4 (qgis): [processing] fix button font size in script editor
- fixes the zooming of the font size in script editor dialog using another method
- 10:10 AM Revision 76eb086c (qgis): [processing] avoid overlapping UI
- multi field widget doesn't overlap anymore with other widgets
- 10:08 AM Revision 904f49ec (qgis): [processing] Missing import fixed for R algorithm
- 09:06 AM Revision d78d62eb (qgis): Const correctness for QgsPoint::azimuth
- 08:44 AM Revision 321017fe (qgis): Fix offline editing (#3620)
- We cannot just restore all layer properties, offline editing relies on some not
being copied. - 08:32 AM Revision 743a5cdb (qgis): Followup e8be0e, fix rotation when disabling sync
- 08:30 AM Revision 1762c9ca (qgis): Merge pull request #3619 from nirvn/processing_tinyfix
- [processing] fix missing argument when calling getMinCoveringExtent()
- 08:21 AM Revision 13afc10d (qgis): [composer] Allow syncing pictures to true north
- Previously pictures could only be synced to grid north, which
can be totally wrong for many CRSes (especially in pola... - 08:11 AM Revision fb78285d (qgis): [composer] Allow syncing pictures to true north
- Previously pictures could only be synced to grid north, which
can be totally wrong for many CRSes (especially in pola... - 07:11 AM Bug report #14350: Virtual layers problem with accents
- see test dataset
with SQL : SELECT * FROM essai WHERE "STATUT" = 'Sous-préfecture' - 06:55 AM Bug report #15097 (Closed): Issues when running "Import into PostGIS" in batch mode
- Fixed in changeset commit:"e55d1923fc08900864f7ef02866cca0a2e11cc15".
- 06:40 AM Bug report #15463: Layer "Scale dependent visibility" doesn't work anymore since 2.16
- Edouard if I read your original submission correctly we dont' need a project saved by 2.16 but by 2.12 ?
- 06:22 AM Revision b2b66751 (qgis): Fix effects lost on geometry generator symbol layer
- (cherry-picked from 2a873b83ade6ac2a49ad18598e25e27fd6e9d3d2)
- 06:20 AM Revision 89cc6454 (qgis): Merge pull request #3618 from nyalldawson/true_north
- [composer] Allow syncing pictures to true north (fixes #192)
- 06:06 AM Bug report #15273 (Closed): Geopackage layer extent wrong
- Fixed in changeset commit:"70ae301310c7a58134ac699fae70af7fd1176684".
- 05:55 AM Revision 730b5b79 (qgis): [processing] fix missing argument when calling getMinCoveringExtent()
- 05:45 AM Revision fb860fb6 (qgis): New class QgsBearingUtils with method to calculate true north
- 05:45 AM Revision e8be0ed9 (qgis): [composer] Allow syncing pictures to true north
- Previously pictures could only be synced to grid north, which
can be totally wrong for many CRSes (especially in pola... - 05:22 AM Revision 2835cad6 (qgis): Grey out disabled symbol layers in tree
- 05:22 AM Revision 2a873b83 (qgis): Fix effects lost on geometry generator symbol layer
- 05:22 AM Revision b8c2e68f (qgis): [FEATURE] Allow symbol layers to be temporarily disabled
- Adds a new checkbox at the bottom of each symbol layer's
properties which allows you to control whether the layer is
... - 05:22 AM Revision a6148deb (qgis): [FEATURE] Data defined symbol layer visibility
- Adds a data defined override to control a symbol layer's
visibility. Allows users to disable drawing certain symbol l... - 05:20 AM Revision bd81edc3 (qgis): Defer processing of dropped files
- On Windows (and maybe other platforms) Qt locks the dragging
application for the duration of dropEvent. This means th... - 04:38 AM Revision 4589a807 (qgis): Followup ecee438
- 03:16 AM Bug report #13635 (Closed): different handling of invalid geometries between LTR and master version
- 03:13 AM Bug report #13345 (Feedback): Processing Import into PostGIS: set default output SR
- Paolo could you test with a current version, either from release-2_14 or master_2 ?
If you can still reproduce, can y... - 03:13 AM Bug report #13345 (Feedback): Processing Import into PostGIS: set default output SR
- Paolo could you test with a current version, either from release-2_14 or master_2 ?
If you can still reproduce, can y... - 03:11 AM Bug report #13760 (Feedback): OGR Conversion format (Toolbox) don't work due to wrong syntax
- Alex, Giovanni: could you please try with current master_2 or release-2_14 branches ?
I've recently fixed extracting ... - 03:11 AM Bug report #13760 (Feedback): OGR Conversion format (Toolbox) don't work due to wrong syntax
- Alex, Giovanni: could you please try with current master_2 or release-2_14 branches ?
I've recently fixed extracting ... - 03:11 AM Bug report #13760 (Feedback): OGR Conversion format (Toolbox) don't work due to wrong syntax
- Alex, Giovanni: could you please try with current master_2 or release-2_14 branches ?
I've recently fixed extracting ... - 02:44 AM Bug report #15719 (Closed): object of type 'NoneType' has no len()
- Fixed in changeset commit:"17510f095202776c5a050e8b3dd2d1b63133e9ef".
- 02:29 AM Bug report #15719 (Closed): object of type 'NoneType' has no len()
- Attempts to use the "Import Vector into PostGIS database" tool of Processing results in this error:
Traceback (most ...
2016-10-17
- 01:55 AM Revision ecee4381 (qgis): Fix changing project CRS from legend doesn't correctly set CRS
- Also avoid fragile duplicated code for setting/retrieving
common project properties
Fixes #15717 - 01:48 AM Revision 7396370a (qgis): german translation update
- 10:07 PM Revision 9a90a245 (qgis): Add processing test .aux.xml to .gitignore
- 09:59 PM Revision 25ef130c (qgis): Merge branch 'master' of github.com:qgis/QGIS
- 09:59 PM Revision a6c04fc4 (qgis): [Plugin Manager] Fix font size also in master (issue #15302)
- 09:54 PM Revision 17e318bd (qgis): [FEATURE] Drag qpt to QGIS to create new composer from template
- 09:20 PM Feature request #4711 (Closed): Map Composer - Align Map Item to North
- Fixed in changeset commit:"e8be0ed988f091bac1c8c6653777869f9f3f222c".
- 09:20 PM Feature request #192 (Closed): print composer, when using not "north-up" projections make image...
- Fixed in changeset commit:"89cc6454b989de1746779b2f648a32d2863ebada".
- 08:17 PM Revision 55505f9e (qgis): windows: prefer spatialite_i over spatialite
- (cherry picked from commit 219a97c35b7c1d8a8943d4e2e47a8956288320b4)
- 08:16 PM Revision 71bfa1d5 (qgis): windows: prefer spatialite_i over spatialite
- (cherry picked from commit 219a97c35b7c1d8a8943d4e2e47a8956288320b4)
- 08:13 PM Revision 8194de9b (qgis): windows: prefer spatialite_i over spatialite
- (cherry picked from commit 219a97c35b7c1d8a8943d4e2e47a8956288320b4)
- 08:13 PM Revision 219a97c3 (qgis): windows: prefer spatialite_i over spatialite
- 07:10 PM Revision 9a962524 (qgis): Use qIsInf instead of isinf
- 06:45 PM Revision f3637b17 (qgis): [processing] avoid overlapping UI (#3616)
- Super small changes that avoids the overlapping of multi selection widget with other widgets
- 06:38 PM Revision c4538b76 (qgis): [BUGFIX][QGIS Server] GetFeatureInfo: Feature with no geometry is not r...
- 06:36 PM Revision ba2dd71b (qgis): [BUGFIX][QGIS Server] GetFeatureInfo: Feature with no geometry is not r...
- 05:49 PM Revision e6397307 (qgis): [BUGFIX][QGIS Server] GetFeatureInfo: Feature with no geometry is not r...
- 05:22 PM Revision 82d9e054 (qgis): Merge pull request #3606 from rldhont/fix_server_featureinfo_nogeometry
- [BUGFIX][QGIS Server] GetFeatureInfo: Feature with no geometry is not…
- 04:56 PM Bug report #15717 (Closed): Change project CSR from layer CSR doesn't change CSR everywhere
- Fixed in changeset commit:"ecee43814a3ee13470683e376191cb3719ec0e44".
- 05:53 AM Bug report #15717 (Closed): Change project CSR from layer CSR doesn't change CSR everywhere
- I've noticed that when using context menu "Set project CRS from layer" the CRS code showed in the right bottom corner...
- 03:59 PM Revision 522013b8 (qgis): scripts/scandeps.pl: avoid duplicate build depends
- 03:59 PM Revision e158ecad (qgis): scripts/scandeps.pl run and t2tdoc
- 03:13 PM Bug report #15639 (Closed): labelling: line curved placement is broken
- All fixed
- 03:13 PM Bug report #15639 (Closed): labelling: line curved placement is broken
- All fixed
- 07:09 AM Bug report #15639: labelling: line curved placement is broken
- Thanks - Frits!
Is it fixed with commit:12a8891
@Mathieu - did you test? Can we close this issue? - 02:41 PM Revision 25d0351d (qgis): [processing] fixed creating params and outputs from description strings
- 02:13 PM Revision 8f4405f4 (qgis): Also restore layer variables for raster layers from QML
- 02:10 PM Revision f0dd7fd4 (qgis): Restore layer variables from QML
- Fix #14452
- 01:56 PM Bug report #15718 (Closed): Blocking labels not respected for centroid-based label placement
- It seems to me that the 'blocking' feature for labels is buggy (or not fully documented).
I noticed that the result d... - 01:28 PM Revision 697cd1bb (qgis): [BUGFIX][QGIS Server] GetFeatureInfo: Feature with no geometry is not r...
- 01:05 PM Revision 1f1898df (qgis): Allow 0 (infinite) for scale dependent visibility
- Fix #15414
- 12:35 PM Revision 272a7ae0 (qgis): Revert "[processing] fixed handling of None param values in ogr2ogrtopo...
- This reverts commit b94098543983b8b267f36c75756dcebd7c7db2a4.
It was pushed accidentally - 11:56 AM Revision 003f10e9 (qgis): Fix extraction of ogr LayerName from database dataset URIs
- See https://github.com/qgis/QGIS/commit/6c5364186dd8d45ac51e5bd1a72c6a542f032cb1#commitcomment-19439676
Includes test... - 11:55 AM Revision 8bcac0f4 (qgis): Fix extraction of ogr LayerName from database dataset URIs
- See https://github.com/qgis/QGIS/commit/6c5364186dd8d45ac51e5bd1a72c6a542f032cb1#commitcomment-19439676
Includes test... - 11:55 AM Revision 52a0082a (qgis): Fix extraction of ogr LayerName from database dataset URIs
- See https://github.com/qgis/QGIS/commit/6c5364186dd8d45ac51e5bd1a72c6a542f032cb1#commitcomment-19439676
Includes test... - 11:53 AM Revision fdc3542a (qgis): Fix extraction of ogr LayerName from database dataset URIs
- See https://github.com/qgis/QGIS/commit/6c5364186dd8d45ac51e5bd1a72c6a542f032cb1#commitcomment-19439676
Includes test... - 11:22 AM Revision da0ee8b0 (qgis): Merge pull request #3597 from rouault/saveas_overwrite_append
- [FEATURE] Vector layer save as: offer file/layer overwriting, new layer creation, feature and field appending
- 11:11 AM Revision b9409854 (qgis): [processing] fixed handling of None param values in ogr2ogrtopostgis.py
- 10:47 AM Revision 03f08a6c (qgis): Fix QgsMapLayer ConvertToSubClassCode (#3611)
- Fix #15683
- 10:23 AM Revision 8fa3127c (qgis): Don't rely on RTTI to convert symbol layer to sip objects
- 10:22 AM Revision 6c4cb92a (qgis): [processing] Missing import fixed for R algorithm
- 10:16 AM Revision a63805a6 (qgis): [processing] fixed handling of None param values in ogr2ogrtopostgis.py
- 09:39 AM Revision 589a217d (qgis): [processing] made connection params optional in ogr2ogrtopostgis.py
- 09:36 AM Revision d4b06362 (qgis): Minimal improvement for processing tests README
- 09:31 AM Revision 576ad138 (qgis): Fix python calls to inexistent methods
- 09:18 AM Revision e58177cf (qgis): [processing] fixes for 'import into PostGIS' alg
- fixes #15097
- 08:41 AM Bug report #15097 (Reopened): Issues when running "Import into PostGIS" in batch mode
- the latest build of master on osgeo4w is 979d619 that does not contain the latest commits, among the others the lates...
- 08:32 AM Revision 61a10df4 (qgis): [processing] fixed check for empty param for strings
- 08:05 AM Revision 3001bd5f (qgis): Merge pull request #3610 from NaturalGIS/processing_grass7_v_voronoi_sk...
- Processing grass7 v voronoi skeleton
- 08:02 AM Revision 904b62b2 (qgis): Merge pull request #3607 from strk/master_2-processing-libpq-defaults
- [processing] Do not override libpq defaults
- 07:25 AM Revision cf833521 (qgis): Fix incorrect selection rect drawn for composer items on windows
- 07:25 AM Revision d1aff824 (qgis): Fix bad fills when using marker line with render effects (fix #15696)
- (cherry-picked from a0bfc10, 55f207)
- 06:53 AM Revision 49535581 (qgis): Fix incorrect selection rect drawn for composer items on windows
- 06:53 AM Revision 4f10a9d2 (qgis): Fix bad fills when using marker line with render effects (fix #15696)
- (cherry-picked from a0bfc10, 55f207)
- 06:25 AM Revision e15c93d0 (qgis): Fix color widget opens in wrong panel (fix #15705)
- (cherry-picked from 721d3c5bfbd33f00ab675edebb3d3aa3854352e3)
- 06:25 AM Revision bec7cdd5 (qgis): Fix bad fills when using marker line with render effects (fix #15696)
- (cherry-picked from a0bfc10, 55f207)
- 06:25 AM Feature request #15617: QGIS/Qt does not trigger auto-import of Windows root Certificate Authorities
- a screencast to show hos the interface works
https://youtu.be/pN30XE7r7_k - 02:58 AM Feature request #15617: QGIS/Qt does not trigger auto-import of Windows root Certificate Authorities
- just waiting to have a UX review before to create the PR
- 02:54 AM Feature request #15617: QGIS/Qt does not trigger auto-import of Windows root Certificate Authorities
- I'll prepare a PR from the following branch:
https://github.com/boundlessgeo/qgis/tree/CAs_import_via_keystore
the ... - 02:45 AM Feature request #15617: QGIS/Qt does not trigger auto-import of Windows root Certificate Authorities
- I didn't find any solution to #15687 => the only way to reload ssl CA cache without waiting some minutes for the upda...
- 05:47 AM Bug report #15713: processing: grass7 algorithms broken, (falsely) claims grass7 not installed
- commit:25d0351 should fix it
Please confirm and close the ticket
Thanks for the report! - 03:21 AM Bug report #15713 (Closed): processing: grass7 algorithms broken, (falsely) claims grass7 not ins...
- For ~1 week now, I can't execute any grass7 algorithm within processing. When I try to do so, I can an error message ...
- 05:41 AM Bug report #15716 (Closed): Editing in temporary scratch layer leads to geometry corruption (un...
- I started just now to use a temporary scratch layer for digitizing features: in detail I need to split an existing la...
- 05:12 AM Bug report #14452 (Closed): Height and Angle are not restored from .qml file for 2.5D renderer
- Fixed in changeset commit:"f0dd7fd4e7fe830de7331a27bcf3939712e3a84c".
- 04:47 AM Revision 688d1a5e (qgis): [processing] Speed up dissolve when not using fields
- 04:13 AM Bug report #15463: Layer "Scale dependent visibility" doesn't work anymore since 2.16
- Matthias Kuhn wrote:
> Can you attach a .qgs project file with an affected layer?
Sorry I can't. Since The post of t... - 04:05 AM Bug report #15463: Layer "Scale dependent visibility" doesn't work anymore since 2.16
- Can you attach a .qgs project file with an affected layer?
- 04:05 AM Bug report #15414 (Closed): misbehavior maximum and minimum scale (layer properties)
- Fixed in changeset commit:"1f1898df1616ce5d3239bf2257470dd2c6b96566".
- 03:53 AM Bug report #15715 (Closed): Segmentation fault on exit when using a QgsMapTool
- When using pyqgis in a custom application, there is a Segmentation fault crash upon exiting the application after app...
- 03:48 AM Bug report #12610: QGIS not showing WMS legend while LegendURL is present
- As I can see, in QGis 2.14.7 it is resolved using the WMS Kay Warrie gave. I use a lot of WMS'es from the Flemish Gov...
- 03:28 AM Bug report #15714 (Closed): Qgis donload entire postgis data table (with geom) opening attribute ...
- Dear developers
as I wrote on this thread
http://osgeo-org.1560.x6.nabble.com/Qgis-and-huge-amount-of-data-opening-q... - 03:21 AM Bug report #15522: Qgis Server doesnt' respect the styling from Desktop
- cHello again,
Yes, only the GetProjectSettings is buggy (when layers are missing), everything else seems to be ok.
T... - 02:04 AM Bug report #15522: Qgis Server doesnt' respect the styling from Desktop
- Hi Tudor,
Thanks for founding issues, is the GetProjectSettings Request the only one to segfault QGIS Server ?
I apo... - 03:18 AM Revision a05b610a (qgis): [processing] Use prepared geometries for intersects tests
- Wherever possible use prepared geometry engines for intersects
type tests, as it's much faster - 02:30 AM Revision 86368f39 (qgis): [processing] Optimise feature requests within qgis algs
- - don't use setFilterFid() within loops to fetch features one
at time (as it's extremely slow), instead use setFilter...
2016-10-16
- 01:55 AM Revision 55f20710 (qgis): Always clear pen/brush before drawing layer effects (fix #15696)
- 01:50 AM Bug report #15522: Qgis Server doesnt' respect the styling from Desktop
- @Rene
There is also a performance penalty regression. My production server seemed to be behaving less responsive and... - 01:46 AM Bug report #15683 (Closed): python/sip: qgsvectorlayer instance improperly turns into qgsmaplayer...
- Fixed in changeset commit:"03f08a6c79fc4016d7ed0b89262d916cb3b70bab".
- 01:45 AM Bug report #15683: python/sip: qgsvectorlayer instance improperly turns into qgsmaplayer when ref...
- Matthias, it *did* fix this issue, I've got a working processing tool (db manager, etc.) again! :)
- 11:42 PM Bug report #15683: python/sip: qgsvectorlayer instance improperly turns into qgsmaplayer when ref...
- Can you check the PR 3611?
https://github.com/qgis/QGIS/pull/3611
I don't really have an explanation why that shoul... - 12:18 AM Bug report #15097 (Closed): Issues when running "Import into PostGIS" in batch mode
- Fixed in changeset commit:"e58177cf9e360021618d6029821cbc8416496cff".
- 11:02 PM Bug report #15706 (Closed): "Import Vector into PostGIS database" tool does not honour libpq defults
- Fixed in changeset commit:"be3e807d0f0e7a9099f7ff48ca02855583c1d841".
- 08:09 PM Revision 8f9fe006 (qgis): add paramter to v.voronoi.skeleton
- 07:43 PM Revision 80c6a27f (qgis): Add a GRASS7 tool to compute skeletons of areas, using v.voronoi
- 03:32 PM Bug report #12435: "Export Atlas as images" command in OSX won't let user choose file type.
- The issue prevents creating atlas images with transparent background, since file format cannot be changed to PNG.
- 01:38 PM Bug report #15712: Dissolve function crash QGIS 2.16.3
- Did see the issue #15707. I also tried the "Dissolve all" and it seems to take ages to finish similar to the one I st...
- 01:25 PM Bug report #15712 (Rejected): Dissolve function crash QGIS 2.16.3
- I have a polygon layer with about 12000 polygons, I want to dissolve by using an ID field using "vector-geoprocessing...
- 08:47 AM Bug report #15692: DB-Manager freezes when running complex SQL queries
- What do you mean with "freeze"? Does the query finish in DB Manager after the necessary processing time? Unfortunatel...
- 08:37 AM Feature request #15711: Add surface and linear in legend
- Would it be possible to add a legend in addition to the count of entities
At your choice:
1 - The linear
2 - Surface... - 05:35 AM Feature request #15711 (Open): Add surface and linear in legend
- Would it be possible to add a legend in addition to the count of entities
At your choice:
1 - The linear
2 - Surface... - 06:19 AM Bug report #15521: Concave hull broken
- Algorithm isn't working because Delaunay triangulation can't handle MultiPoint geometries. I've created "pull request...
2016-10-15
- 03:57 PM Revision 11627e80 (qgis): Merge pull request #3608 from Cracert/trans_2_14
- [TRANSUP] pl: update translators in 2.14 branch
- 02:16 PM Bug report #15637: ArcGIS MapServer Services Export not working
- Confirmed on 2.17 Master on Ubuntu 16.04
- 01:58 PM Bug report #15097: Issues when running "Import into PostGIS" in batch mode
- Hi Victor, thanks for the fixes. I see still two issues:
1) when the table name is left blank, once imported the tab... - 12:30 PM Revision 8914085d (qgis): [TRANSUP] pl: update translators in 2.14 branch
- 11:14 AM Revision d4feb35a (qgis): Add test for setting up connection string
- 10:44 AM Revision be3e807d (qgis): [processing] Allow using libpq defaults for host,port,user,pass and dbname
- Fixes #15706
- 10:29 AM Bug report #15522: Qgis Server doesnt' respect the styling from Desktop
- You can replicate the problem by deleting the vl_material.. table from the offline.sqlite and restarting the apache s...
- 07:50 AM Bug report #15522: Qgis Server doesnt' respect the styling from Desktop
- @Rene
I just figured out why the server is crashing when doing a GetProjectSettings request.
The server cannot acce... - 09:31 AM Revision c4222687 (qgis): Fix extraction of ogr LayerName from multi-layer dataset URIs
- Adds supports for "layerid" when present.
Drop special handling for "table=" portions found in URI,
making the code m... - 09:13 AM Revision 6c536418 (qgis): Fix extraction of ogr LayerName from multi-layer dataset URIs
- Adds supports for "layerid" when present.
Drop special handling for "table=" portions found in URI,
making the code m... - 09:12 AM Revision 979d6197 (qgis): Fix extraction of ogr LayerName from multi-layer dataset URIs
- Adds supports for "layerid" when present.
Drop special handling for "table=" portions found in URI,
making the code m... - 09:11 AM Revision 1b1b2388 (qgis): Fix extraction of ogr LayerName from multi-layer dataset URIs
- Adds supports for "layerid" when present.
Drop special handling for "table=" portions found in URI,
making the code m...
2016-10-14
- 01:09 AM Bug report #15706: "Import Vector into PostGIS database" tool does not honour libpq defults
- I made another PR which completely avoids adding any default: https://github.com/qgis/QGIS/pull/3607
- 12:46 AM Bug report #15706 (In Progress): "Import Vector into PostGIS database" tool does not honour libpq...
- 12:38 AM Bug report #15706: "Import Vector into PostGIS database" tool does not honour libpq defults
- 2.14.7 is also affected (NOTE: "2.14.7" is missing from "Affected version" list)
- 04:08 AM Bug report #15706: "Import Vector into PostGIS database" tool does not honour libpq defults
- Sandro
i made this PR with changes and assigned it to you
https://github.com/qgis/QGIS/pull/3604
Feel free to merg... - 12:52 AM Bug report #15487: "Create single-part geometries instead of multi-part" option broken
- I don't think "Create single-part geometries instead of multi-part" was ever meant to apply any conversion.
The "Impo... - 09:06 AM Bug report #15487: "Create single-part geometries instead of multi-part" option broken
- 'Multipart to singleparts' converts a multipart feature with 'n' geometries to 'n' singlepart features.
- 06:24 AM Bug report #15487: "Create single-part geometries instead of multi-part" option broken
- How does "Multipart to singleparts" work, within processing ? (downgrading from Severe/Regression to Normal)
- 12:33 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
- Also fixed for 2.14.8
- 12:24 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
- Fixed for 2.16.4, 2.18.0, master
- 12:24 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
- Fixed for 2.16.4, 2.18.0, master
- 12:24 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
- Fixed for 2.16.4, 2.18.0, master
- 12:15 AM Bug report #15698 (Closed): [Processing] Import Vector into PostGIS database doesn't work with fi...
- Fixed in changeset commit:"1b1b238836162e5088fb58670da169a6f352d9a8".
- 01:41 PM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
- I've just tried and with the patch "Buffer vectors" works fine.
"Clip vectors by extent" and "Convert format" seem to... - 06:52 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
- Apparently most of the OGR tools in Processing are also having the same problem (I've just tried with buffer, clip, c...
- 06:44 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
- btw, it looks like "convert format" tool is still suffering the same bug - are you aware of a separate ticket for that ?
- 06:36 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
- Of course you can.
- 06:34 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
- Jérôme can we include the geodatabase files you provided in our testsuite ?
- 06:13 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
- Great! Thanks a lot!
- 06:12 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
- Pull request ready for tests: https://github.com/qgis/QGIS/pull/3605
- 05:33 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
- Taking it back, it doesn't look like #15168 has to do with this. Must have been a change in the geodatabase loader, t...
- 05:27 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
- NOTE: the "layername=" to "layerid=" change was introduced in 2016-06-30, according to ChangeLog, to fix #15168
- 05:17 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
- *Results for 2.14.7 with GDAL/OGR 2.1.1 (installed with osgeo4w) using the following commit:ed8807c
Layer source for... - 05:13 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
- Ok now I see the 2.14 thing.
I was confused by the fact that I was opening a project saved with 2.16.
When you open a... - 04:44 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
- Jérôme Guélat wrote:
> Thanks for having a look at this problem... Here's what I get (using Windows, btw.):
>
> 2.14... - 04:37 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
- vector2 has 2 layers, loading both results in one having 'layerid=1' and the other not having any 'layerid' in the Da...
- 03:14 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
- Sandro Santilli wrote:
> This boils down to the "Layer source" being incomplete for the loaded layers
> (double click... - 03:13 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
- Thanks for having a look at this problem... Here's what I get (using Windows, btw.):
2.14.7: layer source complete i... - 02:51 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
- This boils down to the "Layer source" being incomplete for the loaded layers
(double click on the loaded layers to ve... - 02:45 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
- Actually, I cannot confirm 2.14 is fine.
Following the code it seems that he "layername" is extracted from the input ... - 10:49 PM Revision 992995c6 (qgis): Backport the supported part of ToolsTest.py tests
- 06:11 PM Revision 34c049d5 (qgis): Python scripts have 4-spaces indent
- 06:10 PM Revision b50fee3d (qgis): Python scripts have 4-spaces indent
- 04:35 PM Revision 167a5af8 (qgis): Add .editorconfig file
- 04:33 PM Revision 60b4b4db (qgis): Python scripts have 4-spaces indent
- 12:49 PM Bug report #15710 (Closed): Default value issue when renaming a schema
- When renaming a schema in the DB-Manager, the path of default values is not renamed.
- 12:17 PM Feature request #15119: on screen snapping indicator
- I think a great improvement would be also to see where the first click was! Like a large circle and then, maybe an au...
- 12:14 PM Bug report #15583 (Closed): raster classes cannot be adjusted, only by using the +/- buttons
- Looks to be working again in 2.16.3.r85.g34c049d-1
- 10:43 AM Revision 799510f7 (qgis): Revert "postgres provider: quote compound key columns in uri"
- This reverts commit daa6510970e9afbc4d41d28e0c94b4f238eb372d.
I've tested that reverting this does not re-introduce ... - 10:43 AM Revision ada9348e (qgis): Fix PostgreSQL import of layers with multi-column or quoted-column keys
- Fixes #15226 (drag & drop of postgresql views)
Includes test - 10:12 AM Revision 17c85495 (qgis): Revert "postgres provider: quote compound key columns in uri"
- This reverts commit daa6510970e9afbc4d41d28e0c94b4f238eb372d.
I've tested that reverting this does not re-introduce ... - 10:12 AM Revision c8b1b18c (qgis): Fix PostgreSQL import of layers with multi-column or quoted-column keys
- Fixes #15226 (drag & drop of postgresql views)
Includes test - 10:10 AM Revision 1ce09b84 (qgis): Fix PostgreSQL import of layers with multi-column or quoted-column keys
- Fixes #15226 (drag & drop of postgresql views)
Includes test - 10:10 AM Revision 384a7905 (qgis): Revert "postgres provider: quote compound key columns in uri"
- This reverts commit daa6510970e9afbc4d41d28e0c94b4f238eb372d.
I've tested that reverting this does not re-introduce ... - 10:03 AM Revision b8a2bc44 (qgis): debian packaging: add support for yakkety
- 10:00 AM Revision dd85796b (qgis): Revert "postgres provider: quote compound key columns in uri"
- This reverts commit daa6510970e9afbc4d41d28e0c94b4f238eb372d.
I've tested that reverting this does not re-introduce ... - 09:59 AM Revision 5abdfcb8 (qgis): Fix PostgreSQL import of layers with multi-column or quoted-column keys
- Fixes #15226 (drag & drop of postgresql views)
Includes test - 09:46 AM Revision 8207167b (qgis): debian packaging: add support for yakkety
- 09:43 AM Revision 0ff87405 (qgis): debian packaging: add support for yakkety
- 09:39 AM Revision f002a4a6 (qgis): debian packaging: add support for yakkety
- 09:21 AM Bug report #15709 (Closed): bad match of valeurs with virtual layer
- The values no match in the table of virtual layer with the source layer.
The difference is visible in:
- the disp... - 09:06 AM Revision a0bfc10c (qgis): Fix bad fills when using marker line with render effects (fix #15696)
- 09:06 AM Revision c0e3295c (qgis): Fix build
- 08:42 AM Revision 47c1f6e6 (qgis): Merge pull request #3602 from nirvn/composer_table_custom_grid
- [FEATURE] control over drawing of composer table grid horizontal & vertical lines
- 08:30 AM Revision 721d3c5b (qgis): Fix color widget opens in wrong panel (fix #15705)
- 08:20 AM Revision ec2d7fea (qgis): [FEATURE] control over drawing of composer table grid horizontal & vert...
- 07:56 AM Revision ea2fbd1c (qgis): Merge pull request #3584 from nirvn/db_manager_fixes
- [db manager] non-spatial import & spatialite error reporting fixes
- 06:35 AM Bug report #15708 (Closed): qgis master error during cmake configure
- -- QGIS version: 2.99.0 Master (29900)
-- Could not find GRASS 6
-- Could not find GRASS 7
-- Found Proj: /usr/lib/li... - 05:42 AM Bug report #14703 (Feedback): Identify Results -> Save Link Fails
- Hi,
a few questions:
is the "(I) button" the identify tool?
what is the wms server, geoserver?
what is the platfor... - 05:39 AM Revision 4b059e04 (qgis): Fix unused variable warning
- 05:21 AM Revision de85fdd6 (qgis): Fix layer tree expanded state when used expand/collapse all (fixes #15691)
- 03:02 AM Revision b7321ecd (qgis): Fix incorrect selection rect drawn for composer items on windows
- 03:02 AM Revision 11043c41 (qgis): Add default shortcut to open attribute table (F6)
- 02:35 AM Revision de360f29 (qgis): Merge pull request #3577 from dakcarto/master-ows-fixes
- 02:22 AM Bug report #15707: [processing] dissolve (QGIS Geoalgorithm) causes a crash (minidump)
- I am sure it's not related to that fix, since it only removes a debug line...
Needs fixing anyway. - 02:11 AM Bug report #15707 (Closed): [processing] dissolve (QGIS Geoalgorithm) causes a crash (minidump)
- after fix patch of #15677
dissolve causes a crash (minidump) when a field is used.
ok when dissolve all.
OK with QGI...
2016-10-13
- 01:50 AM Bug report #15706 (Closed): "Import Vector into PostGIS database" tool does not honour libpq defults
- I have connection with unspecified host/user to rely on libpq defaults (including env variables).
Using "Import Vecto... - 01:47 AM Bug report #15097: Issues when running "Import into PostGIS" in batch mode
- These should be fixed already.
The only thing not fixed is your last suggestion about the dest crs, since that is a ... - 01:41 AM Bug report #15698 (In Progress): [Processing] Import Vector into PostGIS database doesn't work wi...
- Also confirmed with 2.16.3, while 2.14.7 is fine
- 01:38 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
- So even with OpenFileGDB driver I confirm the issue, but the issue for me happens with both input datasets. This is w...
- 01:33 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
- Figured, I could open it (http://gis.stackexchange.com/questions/26285/file-geodatabase-gdb-support-in-qgis) -- but I...
- 01:28 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
- Sorry for being so lame, but could you please explain step "1. Open a vector layer stored in a file geodatabase (I'm ...
- 12:34 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
- More details: apparently QGIS 2.14 is doing it correctly only if at least 2 datasets are stored in the file geodataba...
- 11:29 PM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
- Of course! Here's one...
- 08:25 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
- Could you please attach a minimal geodatabase to reproduce this ?
- 08:25 AM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
- Could you please attach a minimal geodatabase to reproduce this ?
- 03:17 AM Bug report #15698 (Closed): [Processing] Import Vector into PostGIS database doesn't work with fi...
- The Processing tool "Import Vector into PostGIS database" (in GDAL/OGR) doesn't work if the vector layer comes from a...
- 01:01 AM Bug report #15226: Primary key issue when copying a table by Drag&Drop
- To the best of my knowledge copying tables by D&D also succeeds now. If you can test, the working code is in master_2...
- 01:00 AM Bug report #15226 (Closed): Primary key issue when copying a table by Drag&Drop
- Fixed in changeset commit:"5abdfcb8064f3b3a848358afb95723b932dd3b05".
- 12:37 PM Bug report #15226: Primary key issue when copying a table by Drag&Drop
- Sandro, it's great to see this bug fixed.
Sandro Santilli wrote:
> Views are affected, while real table aren't (or ... - 08:11 AM Bug report #15226: Primary key issue when copying a table by Drag&Drop
- So with PR https://github.com/qgis/QGIS/pull/3599 I've made PostgreSQL layer importer (createEmptyLayer) support quot...
- 02:53 AM Bug report #15226: Primary key issue when copying a table by Drag&Drop
- I confirm it should be createEmptyTable, within the Postgres provider, to interpret the URI.
Hopefully the semantic o... - 02:28 AM Bug report #15226: Primary key issue when copying a table by Drag&Drop
- On further research, I found that we get quoted identifiers in the url when the primary key type is a FidMap. This ha...
- 02:11 AM Bug report #15226: Primary key issue when copying a table by Drag&Drop
- Sandro Santilli wrote:
> Jurgen, once again this issue is about properly defining semantic for some fields.
> In this... - 02:01 AM Bug report #15226: Primary key issue when copying a table by Drag&Drop
- Jurgen, once again this issue is about properly defining semantic for some fields.
In this case is the "keyColumn()" ... - 12:45 AM Bug report #15683: python/sip: qgsvectorlayer instance improperly turns into qgsmaplayer when ref...
- Victor, I've renamed the title of this issue and have removed the assigned to value to indicate the need to address t...
- 12:45 AM Bug report #15683: python/sip: qgsvectorlayer instance improperly turns into qgsmaplayer when ref...
- Victor, I've renamed the title of this issue and have removed the assigned to value to indicate the need to address t...
- 12:44 AM Bug report #15696: Layer effects having unexpected render issues in Print Composer
- Yes, I'll backport it to the current stable releases too so it'll be in the next point releases. Just going to test a...
- 12:17 AM Bug report #15696: Layer effects having unexpected render issues in Print Composer
- Thankyou Nyall, you are awesome!
To anyone who says "it's open source, so you just dont have the technical support of... - 12:07 AM Bug report #15696 (Closed): Layer effects having unexpected render issues in Print Composer
- Fixed in changeset commit:"a0bfc10c568e3e4f54a7f43ca285e2e7b11a194a".
- 04:20 PM Bug report #15696: Layer effects having unexpected render issues in Print Composer
- Perfect - exactly what I needed, thank you. Looks like the issue is caused by the marker line style drawn underneath ...
- 04:10 PM Bug report #15696: Layer effects having unexpected render issues in Print Composer
- Hi Nyall,
I've managed to strip back the project and isolate when the problem occurs a fair bit!
The attached projec... - 12:34 AM Revision f124107f (qgis): Fix incorrect selection rect drawn for composer items on windows
- 12:20 AM Revision 4c26a81e (qgis): Add default shortcut to open attribute table (F6)
- 12:11 AM Bug report #15487: "Create single-part geometries instead of multi-part" option broken
- I must have been wrong, since QGIS 2.8.1 throws the same error. To me, 'Create single-part geometries instead of mult...
- 11:52 PM Revision 3efbc0be (qgis): Fix HTML annotation does not display HTML (fix #8609)
- Annotation was only rendering html when it was associated with a
map layer. Now if it isn't associated with a map lay... - 11:52 PM Revision 94861665 (qgis): Fix first marker is drawn twice for marker line interval mode
- (cherry-picked from 748d8acddb5ab6e72b09d2ae6485d46fc17c4d16)
- 11:46 PM Revision 7d6d6c7a (qgis): Using 'perimeter (curved)' labels on polygon layers will
- now respect 'Show upside-down labels' setting
(cherry-picked from 34e2bea, a21946a, 12a8891) - 11:31 PM Bug report #15705 (Closed): composer table item: inlined color picker inaccessible within the "ad...
- Fixed in changeset commit:"721d3c5bfbd33f00ab675edebb3d3aa3854352e3".
- 10:13 PM Bug report #15705 (Closed): composer table item: inlined color picker inaccessible within the "ad...
- An issue has slipped into the composer table item in master whereas the inlined color picker panel is inaccessible wh...
- 11:19 PM Revision bd5f9792 (qgis): Fix invalid values for @map_extent_width/height (fix #15672)
- (cherry-picked from c1cf896c1a76fdac16b3e800b7e1f106f983e299)
- 11:19 PM Revision 4dcbc1f6 (qgis): Fix escaping in regexp function help
- (cherry-picked from e69dd9c9b2fa13efe3a4cd2a512885accfec60b4)
- 08:33 PM Bug report #15691: 'Expand All'/'Collapse All' issue when opening a project
- Thx!
- 08:23 PM Bug report #15691 (Closed): 'Expand All'/'Collapse All' issue when opening a project
- Fixed in changeset commit:"de85fdd6e8fa3d4f38196376aabccce317cbf341".
- 01:47 PM Bug report #15691: 'Expand All'/'Collapse All' issue when opening a project
- The state of collapsed groups or layers is only saved if this small triangle icon left to the layer's name is used.
- 04:38 AM Bug report #15691: 'Expand All'/'Collapse All' issue when opening a project
- Hi Martin, I've uploaded a screencast to demonstrate the issue.
- 04:17 AM Bug report #15691 (Feedback): 'Expand All'/'Collapse All' issue when opening a project
- So... if you save a project with some groups or layers collapsed, they are still shown expanded when you load the pro...
- 08:32 PM Revision d30a8c1f (qgis): Add hint about running specific test methods in python unit tests
- 08:21 PM Feature request #11183: Shortcut keys for layer groups
- See also: #15704 (Duplicate)
- 08:09 PM Feature request #11183: Shortcut keys for layer groups
- To me, this should work similar to the application switcher (@Alt+Tab@, @Alt+Shift+Tab@) in Ubuntu/Unity. The 'Manage...
- 08:13 PM Revision a629deef (qgis): [auth] Reinstate auth system reply expansions for OWS providers
- - Apparently this was lost during a git squash of commits for 2.12 PR
- 08:13 PM Revision 37b00eb6 (qgis): [WFS provider] Fix auth config extra expansion and auth prioritization
- 08:09 PM Revision 9671609c (qgis): [auth] Reinstate auth system reply expansions for OWS providers
- - Apparently this was lost during a git squash of commits for 2.12 PR
- 08:09 PM Revision ff661fe6 (qgis): [WFS provider] Fix auth config extra expansion and auth prioritization
- 08:02 PM Feature request #15704: Shortcut to switch between layer visibility presets
- Hi Nyall, it seems that 'layer groups' was the former name for presets (see 'Manage Layer Visibility' icon). So this ...
- 04:22 PM Feature request #15704: Shortcut to switch between layer visibility presets
- See also #11183
- 01:32 PM Feature request #15704 (Open): Shortcut to switch between layer visibility presets
- A shortcut to switch between layer visibility presets (@Crtl@+@Tab@?) would be really helpful.
- 03:56 PM Revision 518b2490 (qgis): [processing] removed debug line
- 03:22 PM Revision ba98e2d5 (qgis): [processing] remove debug line (fix #15677)
- 03:20 PM Revision e1607503 (qgis): [processing] correctly handle help loading (fix #15641)
- (cherry picked from commit 11326245fae6b4f7946c950ec5ba2a8151e95c44)
- 03:20 PM Revision 022c7de5 (qgis): [processing] correctly handle help loading (fix #15641)
- (cherry picked from commit 11326245fae6b4f7946c950ec5ba2a8151e95c44)
- 03:18 PM Revision 11326245 (qgis): [processing] correctly handle help loading (fix #15641)
- 02:07 PM Revision 5adb90d1 (qgis): [gdaltools] add missed signals (fix #15623)
- 01:53 PM Revision 35f17496 (qgis): Merge pull request #3581 from alexbruy/processing-terrain-analysis
- [processing] add raster terrain analysis tools
- 01:45 PM Revision 8a4b782e (qgis): [processing] fixed wrong provider reference in union algorithm
- 01:40 PM Revision 948dcc22 (qgis): [processing] warn if extent might not be in the expected CRS
- 11:38 AM Revision 34894c6f (qgis): [FEATURE] Vector layer save as: offer file/layer overwriting, new layer...
- When saving a vector layer into an existing file, depending on the capabilities
of the output driver, the user can no... - 11:03 AM Bug report #15522: Qgis Server doesnt' respect the styling from Desktop
- Nope, that's just the thing, I didn't catch it with the test data.
I will try to isolate it tomorrow.
Thanks Rene!
... - 08:43 AM Bug report #15522: Qgis Server doesnt' respect the styling from Desktop
- Hi Tudor,
Can I reproduced the problem with the data you provided ?
* qgis_server_stilying_problem.zip
* qgis_bug_te... - 08:37 AM Bug report #15522: Qgis Server doesnt' respect the styling from Desktop
- @Rene-Luc Although testing with the provided test data works good, my production project has problems.
I can replica... - 10:47 AM Revision 06a84f94 (qgis): [Plugin Manager] Fix font size (issue #15302)
- 10:37 AM Revision 5fd4cee3 (qgis): Merge pull request #3598 from borysiasty/master_2
- [Plugin Manager] Fix font size (issue #15302)
- 10:19 AM Revision ffd1a2ce (qgis): [Plugin Manager] Fix font size (issue #15302)
- 09:34 AM Bug report #15703: Cannot run batch processing with only 1 row of parameters
- It shouldnt make sense to run a single line. If there is something you want to do with a single line, you can do it w...
- 09:08 AM Bug report #15703 (Closed): Cannot run batch processing with only 1 row of parameters
- When the Batch Processing window first opens, there are three empty rows of parameters. Clicking on the "red minus" ...
- 08:23 AM Bug report #14748 (Closed): Selecting features by radius fails
- Reinhard I guess you had an installation problem, since you cannot reproduce on your laptop.
Feel free to reopen if y... - 08:23 AM Bug report #14748 (Closed): Selecting features by radius fails
- Reinhard I guess you had an installation problem, since you cannot reproduce on your laptop.
Feel free to reopen if y... - 08:23 AM Bug report #14748 (Closed): Selecting features by radius fails
- Reinhard I guess you had an installation problem, since you cannot reproduce on your laptop.
Feel free to reopen if y... - 08:18 AM Feature request #15702 (Closed): Image metada (GDAL) does not show compression information of an ...
- It would be useful if the "Layer Properties" --> "Metadata" --> "Properties" text would include information on compre...
- 07:39 AM Feature request #15701 (Open): Show Symbology (e.g. City-Markers) only when an associated label c...
- The current QGIS labeling engine offers options to hide labels if there is not enough space available to display them...
- 06:21 AM Bug report #15677 (Closed): [processing] dissolve (QGIS Geoalgorithm) return [Errno 9] Bad file d...
- Fixed in changeset commit:"ba98e2d5895bbf68fc23eabb4eaa78a62cf769e5".
- 06:17 AM Bug report #15641 (Closed): Processing: Orfeo Optical Calibration throws Python error
- Fixed in changeset commit:"11326245fae6b4f7946c950ec5ba2a8151e95c44".
- 05:13 AM Bug report #15671 (Feedback): SAGA doesn't show up in Processing in 2.16
- Maybe you SAGA version is unsupported by Processing. Which SAGA do you use?
- 05:09 AM Bug report #15700 (Feedback): styling dock enabled for embed layers
- The dock is enabled for embed layers while it should not
- 05:08 AM Bug report #15699 (Feedback): drag'n'drop from legend doesn't ask for confirmation of removal
- When draging layers from legend of a first QGIS app to another one the layers are removed from it.
I think it would b... - 05:05 AM Bug report #15623 (Closed): Error when using "Extract projection"
- Fixed in changeset commit:"5adb90d199eb3020ea5211c0c32f4dad0d7dea9a".
- 04:24 AM Bug report #15689: crashing when opening a project containing WMS layers
- Nyall I'm not sure when I'll be able to get around to building a debug version.
Martin
It just opened for me but I ... - 04:09 AM Bug report #15689: crashing when opening a project containing WMS layers
- Hi Gavin
Few questions :-)
- can you confirm the problem persists if you disable all plugins?
- can you confirm th... - 03:42 AM Bug report #15686: Save as Image from WMS/WMTS has reprojection issues
- How did you do the export with and without reprojection? Do you have source WMS/WMTS to replicate it?
Anyway, it can... - 03:38 AM Bug report #15687: SSL connection does not update CAs
- I did a "brutal" test substituing ssleay.dll and libeay.dll with 1.0.2 version: https://indy.fulgan.com/SSL/openssl-1...
- 02:44 AM Revision 6f84a001 (qgis): Merge pull request #3576 from dakcarto/master_2-ows-fixes
2016-10-12
- 01:55 AM Bug report #13710: postgis view layer with compound key lost on project reload
- This change broke drag & drop copying of views from DBManager, see #15226
- 01:55 AM Bug report #15226: Primary key issue when copying a table by Drag&Drop
- Views are affected, while real table aren't (or so it looks).
The bug was introduced by the commit fixing #13710 (com... - 01:12 AM Bug report #15226 (In Progress): Primary key issue when copying a table by Drag&Drop
- Yes, I can reproduce with the table you provided. And not with other tables. I'm on it.
2.14.7 is not affected, 2.16.... - 01:12 AM Bug report #15226 (In Progress): Primary key issue when copying a table by Drag&Drop
- Yes, I can reproduce with the table you provided. And not with other tables. I'm on it.
2.14.7 is not affected, 2.16.... - 01:12 AM Bug report #15226 (In Progress): Primary key issue when copying a table by Drag&Drop
- Yes, I can reproduce with the table you provided. And not with other tables. I'm on it.
2.14.7 is not affected, 2.16.... - 12:14 PM Bug report #15226: Primary key issue when copying a table by Drag&Drop
- Here comes a sample database. Please let me know if this is helpful for locating the issue.
- 12:14 PM Bug report #15226: Primary key issue when copying a table by Drag&Drop
- Here comes a sample database. Please let me know if this is helpful for locating the issue.
- 11:58 AM Bug report #15226: Primary key issue when copying a table by Drag&Drop
- Interesting, can you inspect the two tables (the one which works and the one which doesn't) with the "psql" command-l...
- 09:18 AM Bug report #15226: Primary key issue when copying a table by Drag&Drop
- Hi Sandro, I've uploaded a screencast. Unfortunately, I've no idea how to reproduce this issue.
- 08:15 AM Bug report #15226 (Feedback): Primary key issue when copying a table by Drag&Drop
- I've tried dragging the qgis_test.base_table_good table (part of testsuite in qgis_test database) into a new schema a...
- 08:15 AM Bug report #15226 (Feedback): Primary key issue when copying a table by Drag&Drop
- I've tried dragging the qgis_test.base_table_good table (part of testsuite in qgis_test database) into a new schema a...
- 08:10 AM Bug report #15226: Primary key issue when copying a table by Drag&Drop
- Reinhard can you help me reproduce the issue ? Where should I drag the table from ? Where should I drag it to ? Which...
- 01:41 AM Bug report #15302 (Closed): Wrong Text size of plugin description
- 01:32 AM Bug report #15302: Wrong Text size of plugin description
- In progress... https://github.com/qgis/QGIS/pull/3598
- 11:23 PM Bug report #15683: python/sip: qgsvectorlayer instance improperly turns into qgsmaplayer when ref...
- IF it's not a Processing bug, shouldn't we reopen it with another name to give it more visibility?
I think some devs... - 10:48 PM Bug report #15683: python/sip: qgsvectorlayer instance improperly turns into qgsmaplayer when ref...
- Sharing some more experiment.
The following code *does not* work:... - 08:45 PM Bug report #15683: python/sip: qgsvectorlayer instance improperly turns into qgsmaplayer when ref...
- There is indeed some change in the internals, not sure yet if it is related to SIP or to the switch to Python3.
It c... - 11:02 PM Bug report #15697 (Closed): r.fillnulls fails to work in processing toolbox
- Whatever I do, when I use r.fillnulls in processing toolbox I get this error and fail from there:...
- 10:47 PM Revision e3164e9e (qgis): [WFS provider] Fix auth config extra expansion and auth prioritization
- 10:47 PM Revision 2d7164f8 (qgis): [auth] Reinstate auth system reply expansions for OWS providers
- - Apparently this was lost during a git squash of commits for 2.12 PR
- 09:43 PM Revision 25794d40 (qgis): Avoid warning
- 09:41 PM Revision eb2f5958 (qgis): Avoid warning
- 08:48 PM Revision 0f4cba5c (qgis): Fix bogus precision/scale in PostgreSQL for double values
- This reverts commit 92f71b696ca93c792ae5602ed82863fcef0e5006,
which broke import of legit shapefiles by assuming wron... - 07:46 PM Bug report #15696: Layer effects having unexpected render issues in Print Composer
- there is a LOT in the project... I'll see if I can strip it back but manage to retain the glitch!
- 07:22 PM Bug report #15696: Layer effects having unexpected render issues in Print Composer
- Jamie -
I hit this issue once myself but unfortunately lost the project and couldn't find a way to reproduce it. Is... - 05:59 PM Bug report #15696 (Closed): Layer effects having unexpected render issues in Print Composer
- Hi,
I have search a bit and can't find any previous threads or reports of this issue...
We have encountered on numer... - 07:36 PM Bug report #10790: OpenStreetMap plugin only loads 32 bits numbers ID, then start with negative n...
- Just to avoid further confusion in the future:
- the OSM plugin mentioned in comment 7 is looong gone (probably remo... - 05:10 PM Revision 614acd0c (qgis): Last Redo [BUGFIX][QGIS Server] Joins was not reloaded if the layer is ...
- Add an accessor to QgsVectorLayer join buffer, to not duplicate QgsVectorLayerJoinBuffer::readXml code
- 05:06 PM Revision 39060598 (qgis): Last Redo [BUGFIX][QGIS Server] Joins was not reloaded if the layer is ...
- Add an accessor to QgsVectorLayer join buffer, to not duplicate QgsVectorLayerJoinBuffer::readXml code
- 05:05 PM Revision 21cfb7d5 (qgis): Last Redo [BUGFIX][QGIS Server] Joins was not reloaded if the layer is ...
- Add an accessor to QgsVectorLayer join buffer, to not duplicate QgsVectorLayerJoinBuffer::readXml code
- 05:03 PM Revision 726bac52 (qgis): Last Redo [BUGFIX][QGIS Server] Joins was not reloaded if the layer is ...
- Add an accessor to QgsVectorLayer join buffer, to not duplicate QgsVectorLayerJoinBuffer::readXml code
- 03:22 PM Revision 38b43a2e (qgis): Fix hub link
- 03:22 PM Revision a0a4e7b9 (qgis): Fix hub link
- 03:18 PM Revision 15fe635f (qgis): Fix hub link
- 03:04 PM Revision 898addfa (qgis): [processing] avoid division by zero (fix #15521)
- 02:19 PM Revision b40b4912 (qgis): Fix escaping in regexp function help
- (cherry-picked from e69dd9c9b2fa13efe3a4cd2a512885accfec60b4)
- 02:19 PM Revision 46030757 (qgis): Fix HTML annotation does not display HTML (fix #8609)
- Annotation was only rendering html when it was associated with a
map layer. Now if it isn't associated with a map lay... - 02:19 PM Revision bb8e89fa (qgis): [labeling] Fix line orientation option gets checked randomly
- (cherry-picked from 01a402ca113b448f9a8891fda4c062d8bc310f77)
- 02:19 PM Revision e79f2b91 (qgis): Correctly handle edit buffer when using request with limit (fix #15505)
- (cherry-picked from 2665eb50a69220324f4a6d045e8eba6601760dd3)
- 02:19 PM Revision ba99c7ca (qgis): Fix renaming a virtual field leads to crash (fix #15669)
- (cherry-picked from 3a76708bcb4785f5fe930be0b18396e5fa87031f)
- 02:19 PM Revision a6dc6acf (qgis): Fix first marker is drawn twice for marker line interval mode
- (cherry-picked from 748d8acddb5ab6e72b09d2ae6485d46fc17c4d16)
- 02:19 PM Revision 3c43bb5e (qgis): Fix invalid values for @map_extent_width/height (fix #15672)
- (cherry-picked from c1cf896c1a76fdac16b3e800b7e1f106f983e299)
- 02:19 PM Revision b9a69d07 (qgis): Allow expression functions to appear in multiple groups (fix #15682)
- Now functions which make sense for multiple contexts (eg length,
to_date) can appear in more than one group.
(cherry... - 01:46 PM Revision 7d42a4b0 (qgis): Add test for #15188 (this branch is unaffected by the bug)
- 01:01 PM Revision d0b3430e (qgis): Fix bogus precision/scale in PostgreSQL for double values
- This reverts commit 92f71b696ca93c792ae5602ed82863fcef0e5006,
which broke import of legit shapefiles by assuming wron... - 12:58 PM Revision a985d8c9 (qgis): Fix bogus precision/scale in PostgreSQL for double values
- This reverts commit 92f71b696ca93c792ae5602ed82863fcef0e5006,
which broke import of legit shapefiles by assuming wron... - 12:54 PM Revision 8f42bb8d (qgis): Add perceptually uniform colormaps to default styles
- Adds the Viridis, Magma, Plasma and Inferno uniform color ramps
created by Stéfan van der Walt and Nathaniel Smith
S... - 12:54 PM Revision 72431923 (qgis): Fix escaping in regexp function help
- (cherry-picked from e69dd9c9b2fa13efe3a4cd2a512885accfec60b4)
- 12:54 PM Revision 6fc9712a (qgis): Allow expression functions to appear in multiple groups (fix #15682)
- Now functions which make sense for multiple contexts (eg length,
to_date) can appear in more than one group.
(cherry... - 12:54 PM Revision d5580772 (qgis): Fix renaming a virtual field leads to crash (fix #15669)
- (cherry-picked from 3a76708bcb4785f5fe930be0b18396e5fa87031f)
- 12:54 PM Revision 28fc834d (qgis): Fix invalid values for @map_extent_width/height (fix #15672)
- (cherry-picked from c1cf896c1a76fdac16b3e800b7e1f106f983e299)
- 12:54 PM Revision 5657a36e (qgis): [labeling] When in line orientation placement mode, rename above/
- below options to left of line/right of line
Makes their meaning clearer
(cherry-picked from c36c242e8ef242ef7f2da52... - 12:54 PM Revision edd56e95 (qgis): Fix @geometry_point_num and @geometry_point_count for marker lines
- Fixes #15673
(cherry-picked from ddfe91f76342578934398f9cc56aa68e4e525020) - 12:54 PM Revision 48e6bfc6 (qgis): Fix HTML annotation does not display HTML (fix #8609)
- Annotation was only rendering html when it was associated with a
map layer. Now if it isn't associated with a map lay... - 12:54 PM Revision dae0bced (qgis): Fix first marker is drawn twice for marker line interval mode
- (cherry-picked from 748d8acddb5ab6e72b09d2ae6485d46fc17c4d16)
- 12:54 PM Revision 89e69045 (qgis): Correctly handle edit buffer when using request with limit (fix #15505)
- (cherry-picked from 2665eb50a69220324f4a6d045e8eba6601760dd3)
- 12:54 PM Revision 44224617 (qgis): [labeling] Fix line orientation option gets checked randomly
- (cherry-picked from 01a402ca113b448f9a8891fda4c062d8bc310f77)
- 11:53 AM Revision 6ee6398c (qgis): typo fix
- 11:46 AM Bug report #15487: "Create single-part geometries instead of multi-part" option broken
- Reinhard let me know what you find, and what does it mean to "convert a multipart into singlepart" (augmenting the nu...
- 09:26 AM Bug report #15487: "Create single-part geometries instead of multi-part" option broken
- As far as I remember former QGIS versions have converted the multipart geometries into singlepart geometries instead ...
- 08:30 AM Bug report #15487 (Feedback): "Create single-part geometries instead of multi-part" option broken
- The shapefile contains record with multi-geometries, what would you expect from the "Create single-part geometries in...
- 08:30 AM Bug report #15487 (Feedback): "Create single-part geometries instead of multi-part" option broken
- The shapefile contains record with multi-geometries, what would you expect from the "Create single-part geometries in...
- 11:19 AM Bug report #15694 (Closed): Invert color ramp not working with raster
- Duplicate of #15184
- 11:19 AM Bug report #15694 (Closed): Invert color ramp not working with raster
- Duplicate of #15184
- 11:11 AM Revision 00859ae3 (qgis): fix default for DEFAULT_WITH_INTERNAL_QWTPOLAR setting
- 09:05 AM Revision 6605a227 (qgis): [processing] Optimise uniqueValues method
- Now it uses the standard QgsVectorLayer.uniqueValues() method
where possible so that provider side optimisations are ... - 09:02 AM Bug report #14504: The QGIS intersection tool yields incomplete results
- About "Returns a Geometry representing the points shared by this Geometry and other." -- the GEOS statement has nothi...
- 08:56 AM Revision 05ea4be7 (qgis): [processing] Fix inefficient values() method
- Method was iterating over ever feature in a layer, including
geometries and all attributes for EVERY attribute reques... - 08:31 AM Revision 2665eb50 (qgis): Correctly handle edit buffer when using request with limit (fix #15505)
- 08:13 AM Bug report #15522 (Closed): Qgis Server doesnt' respect the styling from Desktop
- Last commits:
* master commit:726bac5
* master_2 commit:21cfb7d
* release-2_16 commit:3906059
* release-2_14 commit:6... - 08:13 AM Bug report #15522 (Closed): Qgis Server doesnt' respect the styling from Desktop
- Last commits:
* master commit:726bac5
* master_2 commit:21cfb7d
* release-2_16 commit:3906059
* release-2_14 commit:6... - 08:09 AM Bug report #15435: Measure tools: default unit is hardcoded and doesn't follow choice in Settings...
- Actually, (i'm still a bit puzzled) forget my comment above about units change. Change is applied only if unit is the...
- 06:54 AM Bug report #15435: Measure tools: default unit is hardcoded and doesn't follow choice in Settings...
- Indeed and as pointed in #15436, changing(!) the (global) units settings directly apply to the measurement widget.
Ho... - 07:46 AM Bug report #15436: Measure tools: opening Configuration dialog may change your custom units
- Maybe, but silently change configuration of a dialog is not good. Note that it does nothing to do with clicking the "...
- 06:28 AM Bug report #15695 (Closed): QGIS server should not cache the layers in case of errors
- In a production environment, it's tough to ensure the services are started in the correct order. So, for example, you...
- 06:20 AM Revision 53c3ed2d (qgis): Fix HTML annotation does not display HTML (fix #8609)
- Annotation was only rendering html when it was associated with a
map layer. Now if it isn't associated with a map lay... - 06:02 AM Bug report #15521 (Closed): Concave hull broken
- Fixed in changeset commit:"898addfa3314ad23c17ee8d64f36c292a82b6cff".
- 05:38 AM Bug report #15680 (In Progress): Clipping of raster with GDAL may hang QGIS
- The issue I see here is that the extent parameter has no CRS
We can make the assumption that it's in the Project CRS... - 04:21 AM Bug report #15188 (Closed): Importing .shp files into PostGIS fails (Error 7)
- Fixed in changeset commit:"a985d8c9f97554eaf84125bc6d458aa46088a0b5".
- 03:25 AM Feature request #5705 (In Progress): Please add a QGIS backend
- I start to work on this. See pull-requests:
* for interpolation tools (https://github.com/qgis/QGIS/pull/3592 )
* for... - 03:25 AM Feature request #5705 (In Progress): Please add a QGIS backend
- I start to work on this. See pull-requests:
* for interpolation tools (https://github.com/qgis/QGIS/pull/3592 )
* for...
2016-10-11
- 11:53 PM Bug report #15694 (Closed): Invert color ramp not working with raster
- With any singleband raster the invert color checkbox does not work anymore. Tried any combination (hit the checkbox a...
- 11:32 PM Bug report #15505 (Closed): Wrong result returned by layer.getFeatures(request) in editing mode w...
- Fixed in changeset commit:"2665eb50a69220324f4a6d045e8eba6601760dd3".
- 09:25 PM Bug report #8609 (Closed): HTML Annotation does not display HTML
- Fixed in changeset commit:"53c3ed2dc02baf43c3a5cc7323f37869f434f25a".
- 09:08 PM Bug report #12553 (Feedback): Features are not rendered (at certain scales) and cannot be selectd...
- Can you reshare the sample data?
- 09:03 PM Bug report #12554 (Closed): Letter spacing different when exporting to PDF
- Can't reproduce - was likely fixed by commit:449fcad
- 09:03 PM Bug report #12554 (Closed): Letter spacing different when exporting to PDF
- Can't reproduce - was likely fixed by commit:449fcad
- 09:01 PM Bug report #15689: crashing when opening a project containing WMS layers
- Hmmm not much to go on there. Are you able to self build a debug version? I can't reproduce any crash with the projec...
- 12:36 PM Bug report #15689: crashing when opening a project containing WMS layers
- The guilty project file is attached. The localhost layer won't work for you as it is an ssh tunnel. ...
- 10:35 AM Bug report #15689 (Feedback): crashing when opening a project containing WMS layers
- Can you provide a backtrace from gdb? (Type 'bt')
Are you able to share your project? - 06:04 AM Bug report #15689 (Closed): crashing when opening a project containing WMS layers
- I often have this problem - when I open a project containing WMS layers, it crashes and I have to create it from scra...
- 07:03 PM Revision a5ffc6a8 (qgis): Merge pull request #3589 from gacarrillor/patch-1
- Adding contribution details.
- 02:39 PM Revision 8784ad0c (qgis): Revert "[processing] restore Points in Polygons algorithm menu entry (f...
- This reverts commit 1051dbbdaaa4e4f3a02832f6a923eb9fccd85156.
- 02:39 PM Revision a1367d43 (qgis): Revert "[processing] Fix missing points in polygons menu item (fix #156...
- This reverts commit ba7fdded19760a5ee526cf7357be2b4a7e1b440c.
- 11:38 AM Revision 713e5768 (qgis): [QGIS Server] Loss qobject_cast when it's usefull
- 11:36 AM Revision f17eb482 (qgis): [QGIS Server] Loss qobject_cast when it's usefull
- 11:35 AM Revision 93efb794 (qgis): [QGIS Server] Loss qobject_cast when it's usefull
- 11:35 AM Revision 75405293 (qgis): [QGIS Server] Loss qobject_cast when it's usefull
- 11:04 AM Revision 1051dbbd (qgis): [processing] restore Points in Polygons algorithm menu entry (follow up...
- (cherry picked from commit 85962653a2e07f2036964d02ec6e7a4229551183)
- 11:04 AM Revision ba7fdded (qgis): [processing] Fix missing points in polygons menu item (fix #15670)
- Also add a unit test
(cherry picked from commit d4323addf04e0a1bdccec2127c7b2b8a59661799)
Conflicts:
python/plugin... - 11:01 AM Revision 85962653 (qgis): [processing] restore Points in Polygons algorithm menu entry (follow up...
- 10:57 AM Revision a356bac1 (qgis): [procesing] add tests for raster terrain analysis algorithms
- 10:55 AM Revision 7b747743 (qgis): [processing] expose Relief from Raster terrain analysis plugin in toolbox
- 10:55 AM Revision 15902aa2 (qgis): [processing] expose Hillshade from Raster terrain analysis plugin in to...
- 10:55 AM Revision 2c2ff64f (qgis): [processing] expose Ruggedness from Raster terrain analysis plugin in t...
- 10:55 AM Revision e2f36e40 (qgis): [processing] remove unused imports
- 10:55 AM Revision fabc0970 (qgis): [processing] add icons for raster terrain analysis algorithms
- 10:55 AM Revision 48c7c49c (qgis): [processing] expose Slope from Raster terrain analysis plugin in toolbox
- 10:55 AM Revision e76a4678 (qgis): [processing] expose Aspect from Raster terrain analysis plugin in toolbox
- 10:46 AM Feature request #15693 (Open): DB-Manager - Show query execution time while query is running
- The query tool in pgAdmin III has implemented this feature. It's quite helpful for complex queries that take longer t...
- 10:38 AM Bug report #15690 (Feedback): WMS layer with EPSG:32717 is not displayed correctly
- You need to provide a lot more detail:
- wms details
- what is displaying which is not correct
- attach a sample pro... - 07:38 AM Bug report #15690 (Closed): WMS layer with EPSG:32717 is not displayed correctly
- How i can correct this, plz
- 10:16 AM Bug report #15692 (Closed): DB-Manager freezes when running complex SQL queries
- The DB-Manager freezes every time when running more complex SQL queries. Using the query tool in pgAdmin III the same...
- 10:04 AM Bug report #15691 (Closed): 'Expand All'/'Collapse All' issue when opening a project
- When opening a .qgis file all groups and layers are displayed expanded. It seems this issue is a regression: #2908
- 09:57 AM Bug report #15188: Importing .shp files into PostGIS fails (Error 7)
- I've filed a PR with a testcase and a revert of the offending commit:
https://github.com/qgis/QGIS/pull/3590
The te... - 05:49 AM Bug report #15188: Importing .shp files into PostGIS fails (Error 7)
- Sandro Santilli wrote:
> I see by default there's always "text edit" as the edit widget associated with floating poin... - 03:23 AM Bug report #15188: Importing .shp files into PostGIS fails (Error 7)
- I see by default there's always "text edit" as the edit widget associated with floating point fields, but I'm no expe...
- 03:14 AM Bug report #15188: Importing .shp files into PostGIS fails (Error 7)
- Sandro Santilli wrote:
> I also confirm the other fix is to perform unit-addition in QgsPostgresProvider::convertFiel... - 02:10 AM Bug report #15188: Importing .shp files into PostGIS fails (Error 7)
- I also confirm the other fix is to perform unit-addition in QgsPostgresProvider::convertField, but then the QgsField:...
- 09:17 AM Revision 48c11806 (qgis): Merge pull request #3588 from ghtmtt/patch-1
- [processing] add missed import
- 08:46 AM Revision 60cc8537 (qgis): Add perceptually uniform colormaps to default styles
- Adds the Viridis, Magma, Plasma and Inferno uniform color ramps
created by Stéfan van der Walt and Nathaniel Smith
S... - 07:57 AM Revision 9263abe4 (qgis): [composer] Move all grid settings into seperate panel
- Now grid settings are accessed by clicking "Modify grid"
from the composer map properties panel. This opens a new
sta... - 07:24 AM Bug report #15522: Qgis Server doesnt' respect the styling from Desktop
- Tested on all branches and it works.
I'll let you close the issue.
Thanks a lot for your very nice work. - 05:41 AM Revision 0dc5e836 (qgis): Fix unused variable warning
- 04:48 AM Bug report #15688 (Closed): Georeferenced Image files cannot be opened or new image files georefe...
- when trying to load georeferenced image files (i.e. static OS maps), i get an error saying invalid data source. This...
- 04:08 AM Revision 44546e8e (qgis): [composer] Port remaining symbol pickers to inline panels
- 03:33 AM Revision c36c242e (qgis): [labeling] When in line orientation placement mode, rename above/
- below options to left of line/right of line
Makes their meaning clearer - 02:50 AM Bug report #15597: In QGIS > =2.16.* loading of WFS layers with (Geoserver) authentication fails
- Larry Shaffer wrote:
> Giovanni, do you mind compiling the fix and testing for your scenario (either @master_2@ or @r... - 02:44 AM Revision 01a402ca (qgis): [labeling] Fix line orientation option gets checked randomly
2016-10-10
- 01:37 AM Bug report #15188: Importing .shp files into PostGIS fails (Error 7)
- I confirm that removing the unit-subtraction from QgsOgrProvider::loadFields fixes the import.
The QgsField::length m... - 01:33 AM Bug report #15188: Importing .shp files into PostGIS fails (Error 7)
- So upon further digging, I've found that OGR correctly reports width as 19 (which would accept the value) but QGIS is...
- 12:45 AM Bug report #15188: Importing .shp files into PostGIS fails (Error 7)
- Actually, I'm taking this back. shp2pgsql, which uses shapelib, reports the field to have width=19 and precision=11, ...
- 12:34 AM Bug report #15188 (In Progress): Importing .shp files into PostGIS fails (Error 7)
- 12:34 AM Bug report #15188: Importing .shp files into PostGIS fails (Error 7)
- Ok I was wrong, shp2pgsql (from PostGIS) behavior is to specify a width, but not a precision.
Doing so within QGIS re... - 12:28 AM Bug report #15188: Importing .shp files into PostGIS fails (Error 7)
- PostGIS loader (shp2pgsql) behaves as QGIS-2.14, sing "numeric" only when DBF width is > 18.
What was the rationale t... - 12:22 AM Bug report #15188: Importing .shp files into PostGIS fails (Error 7)
- Error confirmed with 2.16.3:...
- 12:22 AM Bug report #15188: Importing .shp files into PostGIS fails (Error 7)
- Error confirmed with 2.16.3:...
- 01:30 AM Revision d4323add (qgis): [processing] Fix missing points in polygons menu item (fix #15670)
- Also add a unit test
- 01:30 AM Revision 90aebd11 (qgis): [processing] Add geometry info should add z/m values (fix #14659)
- 01:29 AM Bug report #8677 (Reopened): More consistent buttons for adding expressions
- Epsilon is still present in some dialogs, see attached.
- 01:29 AM Bug report #8677 (Reopened): More consistent buttons for adding expressions
- Epsilon is still present in some dialogs, see attached.
- 01:29 AM Bug report #8677 (Reopened): More consistent buttons for adding expressions
- Epsilon is still present in some dialogs, see attached.
- 05:04 PM Bug report #8677 (Closed): More consistent buttons for adding expressions
- Should not be an issue with current releases - please file specifics if you can find any remaining occurances of the ...
- 05:04 PM Bug report #8677 (Closed): More consistent buttons for adding expressions
- Should not be an issue with current releases - please file specifics if you can find any remaining occurances of the ...
- 01:26 AM Bug report #7923: Centroid fill icons go below some polygons
- Expected may be from dev point of view, certainly it is surprising for the user.
- 04:45 PM Bug report #7923 (Closed): Centroid fill icons go below some polygons
- This is expected behaviour - you'd need to use symbol levels and place the centroid fill above the polygon fills to h...
- 04:45 PM Bug report #7923 (Closed): Centroid fill icons go below some polygons
- This is expected behaviour - you'd need to use symbol levels and place the centroid fill above the polygon fills to h...
- 04:43 PM Bug report #7923 (Open): Centroid fill icons go below some polygons
- 04:43 PM Bug report #7923 (Feedback): Centroid fill icons go below some polygons
- Oops - wrong issue
- 01:24 AM Bug report #8683: Strings cut in a dialog
- Sorry, cannot test now on master. On latest 2.16 it is.
- 04:43 PM Bug report #8683 (Feedback): Strings cut in a dialog
- Still an issue on master?
- 06:50 PM Bug report #12797 (Feedback): Layer not shown if Proportional size AND symbol levels are activated
- IS this still an issue? Can you attach a project?
- 06:47 PM Bug report #12353 (Closed): Text boxes gets gray areas.
- Fixed in 2.18
- 06:47 PM Bug report #12353 (Closed): Text boxes gets gray areas.
- Fixed in 2.18
- 06:39 PM Bug report #11938 (Closed): Wrong $length
- Not reproducible on master
- 06:39 PM Bug report #11938 (Closed): Wrong $length
- Not reproducible on master
- 05:58 PM Revision d7ed0697 (qgis): [QGIS Server] Use qobject_cast when it's usefull
- 05:50 PM Bug report #6113 (Closed): Selection of features does not work correctly with "point displacement...
- Fixed in master
- 05:50 PM Bug report #6113 (Closed): Selection of features does not work correctly with "point displacement...
- Fixed in master
- 05:48 PM Revision 9610cbc5 (qgis): [QGIS Server] Use qobject_cast when it's usefull
- 05:41 PM Bug report #7093 (Closed): Curved labels ignore "Always show upside-down labels"
- Fixed in master
- 05:41 PM Bug report #7093 (Closed): Curved labels ignore "Always show upside-down labels"
- Fixed in master
- 05:29 PM Revision 5abeac12 (qgis): [QGIS Server] Use qobject_cast when it's usefull
- 05:18 PM Revision 49459c8d (qgis): [QGIS Server] Use qobject_cast when it's usefull
- 05:05 PM Bug report #8423 (Feedback): QGIS interface stops updating
- Is this still an issue with current supported releases?
- 05:04 PM Bug report #6864 (Closed): "number of candidates" setting is ignored in composer maps
- Should not be an issue with current releases, please re-open if you can reproduce.
- 05:04 PM Bug report #6864 (Closed): "number of candidates" setting is ignored in composer maps
- Should not be an issue with current releases, please re-open if you can reproduce.
- 05:03 PM Bug report #7338 (Closed): Build fails with "No rule to make target staged-plugins"
- Closing due to lack of feedback, and substantial changes since this was filed
- 05:03 PM Bug report #7338 (Closed): Build fails with "No rule to make target staged-plugins"
- Closing due to lack of feedback, and substantial changes since this was filed
- 04:52 PM Bug report #14659 (Closed): add geometric columns - no Z coord
- Fixed in changeset commit:"90aebd117d7a936e606d4993b0bc6ccc7f64080d".
- 01:07 PM Bug report #14659: add geometric columns - no Z coord
- I'm tracking all z troubles in QGIS. Can that issue be closed or is it still opened ?
- 04:52 PM Bug report #15670 (Closed): (Count) Points in Polygons is missing in he vector menu
- Fixed in changeset commit:"d4323addf04e0a1bdccec2127c7b2b8a59661799".
- 04:47 PM Bug report #9866 (Closed): Point symbols anchor point "bottom" does not work as expected
- Not reproducible in current versions
- 04:47 PM Bug report #9866 (Closed): Point symbols anchor point "bottom" does not work as expected
- Not reproducible in current versions
- 04:41 PM Bug report #8752 (Closed): Unable to open ESRI personal geodatabase in 2.0
- Upstream issue, not a qgis issue.
- 04:40 PM Bug report #6835 (Closed): Label with "using perimeter" option looses label and do not work as ex...
- Fixed in recent versions
- 04:40 PM Bug report #6835 (Closed): Label with "using perimeter" option looses label and do not work as ex...
- Fixed in recent versions
- 04:38 PM Bug report #8889 (Closed): Slow "selection" of features
- Not an issue in current versions
- 04:38 PM Bug report #8889 (Closed): Slow "selection" of features
- Not an issue in current versions
- 04:36 PM Bug report #10592 (Feedback): X Errors in 2.3.0-Master
- Can you confirm this is still an issue on newer qgis versions?
- 04:36 PM Bug report #7371 (Closed): QgsProject.writeEntry() makes it very easy to make a project file unre...
- Fixed in commit:313fe6a98f06cc4094ace211fc3a191aa0497cd6
- 04:36 PM Bug report #7371 (Closed): QgsProject.writeEntry() makes it very easy to make a project file unre...
- Fixed in commit:313fe6a98f06cc4094ace211fc3a191aa0497cd6
- 04:35 PM Bug report #9106 (Closed): There is no equivalent to setGrayBand for QgsSingleBandPseudoColorRend...
- Was fixed in commit:45681e6e0a007ecb1b9b543de5b4d8ce123dd602 ( qgis 2.10)
- 04:35 PM Bug report #9106 (Closed): There is no equivalent to setGrayBand for QgsSingleBandPseudoColorRend...
- Was fixed in commit:45681e6e0a007ecb1b9b543de5b4d8ce123dd602 ( qgis 2.10)
- 04:32 PM Revision c96d8b20 (qgis): Adding contribution details.
- Grabbed from former OSGeo trac: https://trac.osgeo.org/qgis/
- 04:28 PM Bug report #9355 (Closed): Export/add geometric column terribly slow
- Not an issue on the newer processing version - tested with 500k point file, speed is comparable to saving a copy of t...
- 04:28 PM Bug report #9355 (Closed): Export/add geometric column terribly slow
- Not an issue on the newer processing version - tested with 500k point file, speed is comparable to saving a copy of t...
- 04:28 PM Revision ca0fb196 (qgis): Redo [BUGFIX][QGIS Server] Joins was not reloaded if the layer is in cache
- With the commit f6aad8b, the QgsMapLayerRegistry signal `layersWillBeRemoved` is always emit. This imply that the vec...
- 04:27 PM Revision 4aacaa99 (qgis): Revert "[BUGFIX][QGIS Server] Joins was not reloaded if the layer is in...
- This reverts commit e0c281ed6f8e22fe361ea1ccaf17cc77d4b0a32b.
- 04:26 PM Revision 3c7a6429 (qgis): Revert "fix typo e0c281ed6f8e22fe361ea1ccaf17cc77d4b0a32b"
- This reverts commit 5b79287aaa64fe97142978f6507dc8c0d1004fd9.
- 04:24 PM Revision ff86ecd8 (qgis): Revert "Fix QGIS server for PyQgsServerAccessControl"
- This reverts commit 7d334c7d76e63ab8c3d752ab5c1e74b44771b8d6.
- 04:23 PM Bug report #8071 (Closed): Inconsistent icons in qgis 2.0 default theme
- Fixed for a while now
- 04:23 PM Bug report #8071 (Closed): Inconsistent icons in qgis 2.0 default theme
- Fixed for a while now
- 04:21 PM Bug report #9256 (Closed): Incorrect icon of font type
- This is a Qt issue - not QGIS
- 04:21 PM Bug report #9256 (Closed): Incorrect icon of font type
- This is a Qt issue - not QGIS
- 04:12 PM Revision f81bce25 (qgis): Redo [BUGFIX][QGIS Server] Joins was not reloaded if the layer is in cache
- With the commit f6aad8b, the QgsMapLayerRegistry signal `layersWillBeRemoved` is always emit. This imply that the vec...
- 04:11 PM Revision a02d1308 (qgis): Revert "[BUGFIX][QGIS Server] Joins was not reloaded if the layer is in...
- This reverts commit 8815f2e5fe1dd9aea3754b0b8317b7a9219dc938.
- 04:11 PM Revision fb6255d7 (qgis): Revert "fix typo 8815f2e5fe1dd9aea3754b0b8317b7a9219dc938"
- This reverts commit 8b6e544da6d6941b67f7e67cb1c59d4b4fc349e3.
- 04:11 PM Revision 80f4ed7a (qgis): Revert "Fix QGIS server for PyQgsServerAccessControl"
- This reverts commit f42b55461b4d0ce9e93cba1ba566738d41cc7415.
- 03:35 PM Revision d5328f6b (qgis): Redo [BUGFIX][QGIS Server] Joins was not reloaded if the layer is in cache
- With the commit f6aad8b, the QgsMapLayerRegistry signal `layersWillBeRemoved` is always emit. This imply that the vec...
- 03:34 PM Revision 89dd2633 (qgis): Revert "[BUGFIX][QGIS Server] Joins was not reloaded if the layer is in...
- This reverts commit ad32b5e1a7aa2e06bc8a6d29f2cba4e018d4a70c.
- 03:34 PM Revision c2328b18 (qgis): Revert "fix typo ad32b5e1a7aa2e06bc8a6d29f2cba4e018d4a70c"
- This reverts commit 03fdaa02acb4abb6f8407d805379b50ec132e997.
- 03:34 PM Revision 86d455ab (qgis): Revert "Fix QGIS server for PyQgsServerAccessControl"
- This reverts commit 6e4dbc0e45b41b163a9499dc16a0e4019853fd3e.
- 03:27 PM Revision be58cd78 (qgis): Revert "Fix QGIS server for PyQgsServerAccessControl"
- This reverts commit 8648bd12f39e17e3e656101e5b12a13b170e59c5.
- 03:27 PM Revision 3b65a91b (qgis): Revert "fix 1df9d7e"
- This reverts commit 3b9316dae919a3debd31440eab18b51116cf478d.
- 03:27 PM Revision f4cae333 (qgis): Revert "fix typo 1df9d7e1a60b3e6c913fae1414a6b397a1dc6aae"
- This reverts commit db1b52a249e7f5187e5ec2462bdf88ca91c5c988.
- 03:27 PM Revision e34116d7 (qgis): Redo [BUGFIX][QGIS Server] Joins was not reloaded if the layer is in cache
- With the commit f6aad8b, the QgsMapLayerRegistry signal `layersWillBeRemoved` is always emit. This imply that the vec...
- 03:27 PM Revision 801d4cd9 (qgis): Revert "[BUGFIX][QGIS Server] Joins was not reloaded if the layer is in...
- This reverts commit 1df9d7e1a60b3e6c913fae1414a6b397a1dc6aae.
- 02:56 PM Revision 66035b61 (qgis): Merge branch 'processing_parameters_refactoring'
- 02:56 PM Revision 2c9fdae4 (qgis): move imports to the top
- 02:55 PM Revision 4292c46c (qgis): Merge branch 'processing_parameters_refactoring' of https://github.com/...
- 01:48 PM Revision 6d2ab9ed (qgis): Merge pull request #3582 from fritsvanveen/fix_illegible_labels
- Fix illegible labels
- 11:53 AM Revision 6fd58155 (qgis): @cluster_color should default to null, not empty string
- 11:53 AM Revision 748d8acd (qgis): Fix first marker is drawn twice for marker line interval mode
- 11:53 AM Revision c1cf896c (qgis): Fix invalid values for @map_extent_width/height (fix #15672)
- 11:53 AM Revision 0c4bf943 (qgis): Allow expression functions to appear in multiple groups (fix #15682)
- Now functions which make sense for multiple contexts (eg length,
to_date) can appear in more than one group. - 11:53 AM Revision ddfe91f7 (qgis): Fix @geometry_point_num and @geometry_point_count for marker lines
- Fixes #15673
- 11:53 AM Revision e69dd9c9 (qgis): Fix escaping in regexp function help
- 10:48 AM Revision fa66da29 (qgis): Missing import fixed for R algorithm
- 09:09 AM Revision fba87f79 (qgis): Merge branch 'master' of https://github.com/qgis/QGIS into processing_p...
- Conflicts:
python/plugins/processing/gui/ExtentSelectionPanel.py - 08:05 AM Revision 3b1dfa70 (qgis): [processing] made -te parameter optional in gdal warp
- 08:01 AM Revision 20b93df7 (qgis): [processing] made -te parameter optional in gdal warp
- 07:47 AM Bug report #15522 (Reopened): Qgis Server doesnt' respect the styling from Desktop
- I reopened it because we found a memory leak in my previous fix.
Can you test my new fix ?
* master commit:e34116d
*... - 06:26 AM Bug report #15687: SSL connection does not update CAs
- my OSGeo4W qgis is using ssl version:
ssleay.dll v1.0.1.7 - 06:04 AM Bug report #15687: SSL connection does not update CAs
- not confirmed on Linux.
removing or adding CA and running "update-ca-certificates" (debian/ubuntu) and then:
QgsAuth... - 05:59 AM Bug report #14430 (Reopened): Cannot use memory layers with OGR tools
- While #11616 could enhance Processing as a whole, this issue (#14430) can be addressed separately.
That is, for GDAL/... - 05:59 AM Bug report #14430 (Reopened): Cannot use memory layers with OGR tools
- While #11616 could enhance Processing as a whole, this issue (#14430) can be addressed separately.
That is, for GDAL/... - 05:59 AM Bug report #14430 (Reopened): Cannot use memory layers with OGR tools
- While #11616 could enhance Processing as a whole, this issue (#14430) can be addressed separately.
That is, for GDAL/... - 02:54 AM Bug report #15682 (Closed): length function is only listed in string methods
- Fixed in changeset commit:"0c4bf943c141ff88519ee7e2474d828230c84272".
- 02:54 AM Bug report #15672 (Closed): @map_extent_width and @map_extent_height seem buggy
- Fixed in changeset commit:"c1cf896c1a76fdac16b3e800b7e1f106f983e299".
- 02:54 AM Bug report #15673 (Closed): @geom_point_num should be available in marker line symbology
- Fixed in changeset commit:"ddfe91f76342578934398f9cc56aa68e4e525020".
2016-10-09
- 01:38 AM Feature request #15617: QGIS/Qt does not trigger auto-import of Windows root Certificate Authorities
- during dev I found a possible bug reported in #15687
- 01:27 AM Bug report #15522 (Closed): Qgis Server doesnt' respect the styling from Desktop
- It works as it should now. Tested under LTR, 2.16, master and master_2.
Thanks a lot René! - 12:58 AM Bug report #15687 (Closed): SSL connection does not update CAs
- I found a misalignement in SSL Root Certificate Authorities (CAs) caching at least in WIN. This bug has been found de...
- 12:49 AM Revision 139d140f (qgis): fix warning
- (cherry picked from commit cd3adc077eda76f1503ed7d4e29b1b2e41218d47)
- 12:47 AM Revision b51e3c7c (qgis): fix warning
- (cherry picked from commit cd3adc077eda76f1503ed7d4e29b1b2e41218d47)
- 12:44 AM Revision cd3adc07 (qgis): fix warning
- 12:29 AM Bug report #15686 (Closed): Save as Image from WMS/WMTS has reprojection issues
- When saving images from WMS/WMTS to a projection not native to the source online dataset, reprojection is performed a...
- 11:53 PM Bug report #14752: GEOS exceptions crash QGIS on windows
- I can confirm the crash on loading in 2.16.3 (build #7d00cae). But the project opens fine in QGIS 2.x master (2.17, b...
- 10:59 PM Bug report #13494: QgsApplication.initQgis leads to segfault
- Martin Dobias wrote:
> Maybe better to address that in 3.0 that would set a requirement that QGIS libraries can be o... - 09:19 PM Bug report #11282 (Closed): Font Marker symbol value 0x 173 (Unicode 00AD) not displaying in all ...
- 08:16 PM Bug report #15683: python/sip: qgsvectorlayer instance improperly turns into qgsmaplayer when ref...
- Ok, this goes beyond processing, something is broken at the sip level. Here's a greatly narrowed steps to reproduce t...
- 08:16 PM Bug report #15683: python/sip: qgsvectorlayer instance improperly turns into qgsmaplayer when ref...
- Ok, this goes beyond processing, something is broken at the sip level. Here's a greatly narrowed steps to reproduce t...
- 04:48 AM Bug report #15683: python/sip: qgsvectorlayer instance improperly turns into qgsmaplayer when ref...
- It's an important issue, no doubt, but i dont understand how a layer object can be missing that method... It's puzzli...
- 04:22 AM Bug report #15683 (Closed): python/sip: qgsvectorlayer instance improperly turns into qgsmaplayer...
- I've noticed a serious regression under processing, which results in processing being unusable after a first algorith...
- 02:31 PM Bug report #15685: Processing gdalwarp issues
- Not sure if this affects also other gdal tools.
- 02:27 PM Bug report #15685 (Closed): Processing gdalwarp issues
- Input: http://svn.simo-project.org/tools/trunk/txt2latlon/data/gt30w020n90.tif
1)
On QGIS 2.16 with gdal 1.11 (QGIS... - 01:55 PM Revision f2e87c93 (qgis): fix typos
- 01:55 PM Revision df16ef61 (qgis): german translation update
- 10:10 AM Revision 8d690fa4 (qgis): [composer] Use inline panels for grid and overview symbol style selectors
- 09:56 AM Bug report #15684 (Closed): Crash when creating snapshot with vector layer from command line
- Creating a PNG snapshot from the command line on Linux of a map containing a vector layer causes a segmentation fault...
- 03:48 AM Bug report #15682 (Closed): length function is only listed in string methods
- Since length is also available for geometries, it should also be listed in the Geometry section of the expression bui...
- 02:43 AM Revision 8b66ade6 (qgis): german translation update
2016-10-08
- 01:47 AM Revision 22af5bf5 (qgis): fix typos
- 01:46 AM Revision f4a7cddb (qgis): fix typos
- 01:36 AM Revision a84a2824 (qgis): fix typos
- 01:31 AM Revision 1e9124de (qgis): fix typos
- 01:03 AM Revision 3a76708b (qgis): Fix renaming a virtual field leads to crash (fix #15669)
- 10:51 PM Revision 3b9316da (qgis): fix 1df9d7e
- 10:14 PM Bug report #15681 (Closed): processing: exportVectorLayer() function broken under python3
- Processing's exportVectorLayer() function (dataobject.py's line 296) is broken under master as the code calls decode(...
- 09:49 PM Bug report #13494: QgsApplication.initQgis leads to segfault
- Larry Shaffer wrote:
> Can you give me a description of how you see this implemented, i.e. psuedo code or whatever?
... - 02:30 PM Bug report #13494: QgsApplication.initQgis leads to segfault
- Sorry, I apparently forgot about this issue.
Martin Dobias wrote:
> Larry - would it be possible to do lazy initiali... - 08:21 PM Revision ffa2bc46 (qgis): Fix VSIUnlink in QgsOgrUtils::stringToFeatureList
- (cherry picked from commit a8d08891ce9a9b7add36955261cf402202a54e80)
- 08:19 PM Revision 9ad04821 (qgis): Fix VSIUnlink in QgsOgrUtils::stringToFeatureList
- (cherry picked from commit a8d08891ce9a9b7add36955261cf402202a54e80)
- 08:18 PM Revision 1d612d79 (qgis): Merge pull request #3586 from p0cisk/master
- Fix VSIUnlink in QgsOgrUtils::stringToFeatureList
- 07:43 PM Revision a8d08891 (qgis): Fix VSIUnlink in QgsOgrUtils::stringToFeatureList
- 06:37 PM Revision f2d1c2b3 (qgis): fix warnings
- (cherry picked from commit 4e22d2485648632b3cb83815aa954ab9a936f35c)
- 06:33 PM Revision 4e22d248 (qgis): fix warnings
- 04:04 PM Bug report #15669 (Closed): Renaming virtual field = crash
- Fixed in changeset commit:"3a76708bcb4785f5fe930be0b18396e5fa87031f".
- 01:09 PM Bug report #14371: QGIS Locks All Files Within a Folder
- I now have 2.14.6 installed and the issue no longer exists so it must have been fixed somewhere along the line.
Thanks - 02:56 AM Bug report #15680 (Closed): Clipping of raster with GDAL may hang QGIS
- * load a 4326 raster
* reproject in 3857
* clip by selecting an extewnt on the canvas with either GDALTools or with...
2016-10-07
- 07:32 PM Revision 7d334c7d (qgis): Fix QGIS server for PyQgsServerAccessControl
- 07:31 PM Revision f42b5546 (qgis): Fix QGIS server for PyQgsServerAccessControl
- 07:30 PM Revision 6e4dbc0e (qgis): Fix QGIS server for PyQgsServerAccessControl
- 07:28 PM Revision 8648bd12 (qgis): Fix QGIS server for PyQgsServerAccessControl
- 04:32 PM Revision 9b757460 (qgis): [processing] remove obsolete import
- 04:23 PM Revision 409a1833 (qgis): Update ogcutils tests
- 04:07 PM Revision 1ab83dc5 (qgis): [BUGFIX] Support OGC PropertyIsLike attributs
- The OGC PropertyIsLike element can have 4 attributs:
* matchCase to specify LIKE or ILIKE
* wildCard to specify a wil... - 03:52 PM Revision 2d17b320 (qgis): [BUGFIX] Expression in like escape % and _
- The Expression LIKE binary operator does not care about escape % and _ char.
No-one has already open an issue about i... - 03:49 PM Revision 03fdaa02 (qgis): fix typo ad32b5e1a7aa2e06bc8a6d29f2cba4e018d4a70c
- 03:48 PM Revision 8b6e544d (qgis): fix typo 8815f2e5fe1dd9aea3754b0b8317b7a9219dc938
- 03:48 PM Revision db1b52a2 (qgis): fix typo 1df9d7e1a60b3e6c913fae1414a6b397a1dc6aae
- 03:47 PM Revision 1df9d7e1 (qgis): [BUGFIX][QGIS Server] Joins was not reloaded if the layer is in cache
- With the commit f6aad8bad6db72d0b1e573998ac7dcb2405dce55, the QgsMapLayerRegistry signal `layersWillBeRemoved` is alw...
- 03:47 PM Revision 5b79287a (qgis): fix typo e0c281ed6f8e22fe361ea1ccaf17cc77d4b0a32b
- 03:41 PM Revision ad32b5e1 (qgis): [BUGFIX][QGIS Server] Joins was not reloaded if the layer is in cache
- With the commit f6aad8bad6db72d0b1e573998ac7dcb2405dce55, the QgsMapLayerRegistry signal `layersWillBeRemoved` is alw...
- 03:36 PM Revision 8815f2e5 (qgis): [BUGFIX][QGIS Server] Joins was not reloaded if the layer is in cache
- With the commit f6aad8bad6db72d0b1e573998ac7dcb2405dce55, the QgsMapLayerRegistry signal `layersWillBeRemoved` is alw...
- 03:24 PM Revision 90662d5c (qgis): osgeo4w: really use package name (fixes 6db9a371)
- (cherry picked from commit f971b0dbd16edd857cd76cc09fe7a08ac0b03cbe)
- 03:24 PM Revision 93f12469 (qgis): osgeo4w: really use package name (fixes 6db9a371)
- (cherry picked from commit f971b0dbd16edd857cd76cc09fe7a08ac0b03cbe)
- 03:23 PM Revision e0c281ed (qgis): [BUGFIX][QGIS Server] Joins was not reloaded if the layer is in cache
- With the commit f6aad8bad6db72d0b1e573998ac7dcb2405dce55, the QgsMapLayerRegistry signal `layersWillBeRemoved` is alw...
- 03:23 PM Revision c653747a (qgis): osgeo4w: really use package name (fixes 6db9a371)
- (cherry picked from commit f971b0dbd16edd857cd76cc09fe7a08ac0b03cbe)
- 03:22 PM Revision f971b0db (qgis): osgeo4w: really use package name (fixes 6db9a371)
- 02:54 PM Bug report #15570: Shapefile data corruption
- Any idea when GDAL 2.1.2 will be released?
Also, has the new QGIS error check been added to both the LTR (2.14)and 2.... - 02:43 PM Bug report #15597: In QGIS > =2.16.* loading of WFS layers with (Geoserver) authentication fails
- Giovanni, do you mind compiling the fix and testing for your scenario (either @master_2@ or @release-2_16-ows-fixes@ ...
- 02:41 PM Bug report #15597: In QGIS > =2.16.* loading of WFS layers with (Geoserver) authentication fails
- Hi,
I have a PR for (maybe) fixing this:
https://github.com/qgis/QGIS/pull/3576
More specifically:
https://github.c... - 07:08 AM Bug report #15597: In QGIS > =2.16.* loading of WFS layers with (Geoserver) authentication fails
- Even Rouault wrote:
> Isn't that a duplicate of #15360, now fixed ?
In what revision was this fixed? I just updated ... - 02:02 PM Revision fb1da3a0 (qgis): Remove useless debug trace
- 02:02 PM Revision e2ca08be (qgis): Remove useless debug trace
- 02:01 PM Revision ccb8b0f9 (qgis): Remove useless debug trace
- 02:00 PM Revision bc5ac29d (qgis): [OGR provider] Make feature iterator work on GeometryCollection sublayers
- When trying to reproduce http://hub.qgis.org/issues/10485, I noticed a regression.
Now attribute table no longer show... - 01:55 PM Revision d6ef5d21 (qgis): [OGR provider] Make feature iterator work on GeometryCollection sublayers
- When trying to reproduce http://hub.qgis.org/issues/10485, I noticed a regression.
Now attribute table no longer show... - 01:55 PM Revision 319bb9d0 (qgis): [OGR provider] Make feature iterator work on GeometryCollection sublayers
- When trying to reproduce http://hub.qgis.org/issues/10485, I noticed a regression.
Now attribute table no longer show... - 01:42 PM Revision a5a18c2e (qgis): [OGR provider] Make feature iterator work on GeometryCollection sublayers
- When trying to reproduce http://hub.qgis.org/issues/10485, I noticed a regression.
Now attribute table no longer show... - 01:13 PM Bug report #15674 (Closed): QGIS crashes when escape is pressed in 'Symbol Selector'
- Duplicate of #15634
- 01:13 PM Bug report #15674 (Closed): QGIS crashes when escape is pressed in 'Symbol Selector'
- Duplicate of #15634
- 04:19 AM Bug report #15674 (Closed): QGIS crashes when escape is pressed in 'Symbol Selector'
- Hi, I'm using QGIS 2.16 Nødebo and have noticed that every time I press the Escape key in the 'Symbol selector' windo...
- 12:22 PM Revision 872d86eb (qgis): [OGR provider] Force REPACK at the first edit action.
- In the case where we deal with a shapefile, it is possible that it has
pre-existing holes in the DBF (see #15407), so... - 12:19 PM Revision aa5ec22c (qgis): [OGR provider] Force REPACK at the first edit action.
- In the case where we deal with a shapefile, it is possible that it has
pre-existing holes in the DBF (see #15407), so... - 12:17 PM Revision 6d5e7356 (qgis): [OGR provider] Force REPACK at the first edit action.
- In the case where we deal with a shapefile, it is possible that it has
pre-existing holes in the DBF (see #15407), so... - 12:14 PM Revision 3a906a18 (qgis): [OGR provider] Force REPACK at the first edit action.
- In the case where we deal with a shapefile, it is possible that it has
pre-existing holes in the DBF (see #15407), so... - 12:09 PM Revision c093d518 (qgis): Fix crash in node tool after deleting the whole geometry (fixes #15659)
- Made sure that both closestVertex() and closestSegment() return negative
distance on error (e.g. with null or emtpy g... - 11:26 AM Revision 6db9a371 (qgis): osgeo4w: use package name in build directory
- (cherry picked from commit 706431e31d6f0a288856ceeff39d7ce432c20633)
- 11:26 AM Revision 61a0a1e4 (qgis): osgeo4w: use package name in build directory
- (cherry picked from commit 706431e31d6f0a288856ceeff39d7ce432c20633)
- 11:26 AM Revision 35ddf1f2 (qgis): osgeo4w: use package name in build directory
- (cherry picked from commit 706431e31d6f0a288856ceeff39d7ce432c20633)
- 11:26 AM Revision 706431e3 (qgis): osgeo4w: use package name in build directory
- 11:25 AM Bug report #15679 (Closed): Raster resampling happens before map canvas rotation
- If you use QGIS' canvas rotation feature and have raster images in your map, they will look much worse than intended....
- 10:54 AM Revision b567fd0a (qgis): Merge pull request #3583 from rouault/fix_15419
- QgsSymbol::renderFeature(): render larger parts of multipolygon first
- 09:48 AM Revision 2c92152c (qgis): debian packaging: run tests with ninja too (followup b4f3126)
- 08:38 AM Revision b643364e (qgis): followup 43fa88e fix python3 (refs #15256)
- 08:16 AM Revision 12a8891b (qgis): Fix curved labels
- 07:51 AM Bug report #15678 (Closed): QGIS does not read georeferencing information from jpeg files
- Georeferencing of JPEG files is supported in GDAL but QGIS ignores the information and asks for georeferencing inform...
- 07:33 AM Revision 43fa88e7 (qgis): Followup 5b2646c to fix tests (refs #15256)
- 07:07 AM Revision 20d006e1 (qgis): [db manager] fix spatialite error reporting
- 06:59 AM Bug report #15522: Qgis Server doesnt' respect the styling from Desktop
- Hi Tudor,
I have probably fixed it:
* release-2_14 commit:e0c281e
* release-2_16 commit:8815f2e
* master_2 commit:ad... - 06:59 AM Bug report #15522: Qgis Server doesnt' respect the styling from Desktop
- Hi Tudor,
I have probably fixed it:
* release-2_14 commit:e0c281e
* release-2_16 commit:8815f2e
* master_2 commit:ad... - 06:59 AM Bug report #15522: Qgis Server doesnt' respect the styling from Desktop
- Hi Tudor,
I have probably fixed it:
* release-2_14 commit:e0c281e
* release-2_16 commit:8815f2e
* master_2 commit:ad... - 06:53 AM Revision dab18e76 (qgis): [db manager] fix non-spatial import
- 06:46 AM Bug report #10904 (Closed): postgresql table shows only 500 features when adding from "add vector...
- Fixed by GDAL trunk r35631 (2.2dev) and branches/2.1 r35632 (for 2.1.2) "PG: fix errors caused by missing geometry_co...
- 06:46 AM Bug report #10904 (Closed): postgresql table shows only 500 features when adding from "add vector...
- Fixed by GDAL trunk r35631 (2.2dev) and branches/2.1 r35632 (for 2.1.2) "PG: fix errors caused by missing geometry_co...
- 06:13 AM Bug report #15193: Print composer performance at startup
- I think this is a duplicate of #10828, perhaps the OP could confirm this
- 06:07 AM Bug report #15664: Dxf2shp Converter crash in 2.14
- Then I guess it's platform specific ? Can you obtain a valgrind report or gdb stacktrace ?
- 03:58 AM Bug report #15664: Dxf2shp Converter crash in 2.14
- I tried with 2.14.3, 2.14.5, 2.14.7 and 2.16.2.
Checking and unchecking all the option and with all the 3 kind of obj... - 03:15 AM Bug report #15664 (Feedback): Dxf2shp Converter crash in 2.14
- I could not reproduce with final-2_16_3-45-g61a0a1e either (from the 2.16 branch). Which version did you try exactly,...
- 02:51 AM Bug report #15664: Dxf2shp Converter crash in 2.14
- QGIS a9850ae from master_2 (2.18-pre) running on Ubuntu 16.04 64bit imports polylines and polygons and points from th...
- 02:44 AM Bug report #15664 (In Progress): Dxf2shp Converter crash in 2.14
- 05:57 AM Bug report #11587 (Closed): all coordinates truncated to integer values when system has certain l...
- This has been fixed in GDAL 2.0
- 05:57 AM Bug report #11587 (Closed): all coordinates truncated to integer values when system has certain l...
- This has been fixed in GDAL 2.0
- 05:56 AM Bug report #12555 (Closed): geojson open with bad result with all data on same point, wrong coord...
- This has been fixed in GDAL 2.0
- 05:56 AM Bug report #12555 (Closed): geojson open with bad result with all data on same point, wrong coord...
- This has been fixed in GDAL 2.0
- 05:55 AM Bug report #15677 (Closed): [processing] dissolve (QGIS Geoalgorithm) return [Errno 9] Bad file d...
- at runtime processing return :
Traceback (most recent call last):
File "C:/PROGRA~1/QGIS2~1.16/apps/qgis/./python/pl... - 05:53 AM Bug report #12281: Incorrect feature Id in a shapefile layer
- The OGR Shapefile driver starts FIDs at 0 indeed
- 05:51 AM Bug report #11498 (Closed): spatialite layer added via browser lose first field
- This issue was solved in QGIS 2.16.0 for a set of OGR drivers like spatialite, GPKG, etc...
- 05:51 AM Bug report #11498 (Closed): spatialite layer added via browser lose first field
- This issue was solved in QGIS 2.16.0 for a set of OGR drivers like spatialite, GPKG, etc...
- 05:51 AM Bug report #11498 (Closed): spatialite layer added via browser lose first field
- This issue was solved in QGIS 2.16.0 for a set of OGR drivers like spatialite, GPKG, etc...
- 05:48 AM Bug report #14371 (Feedback): QGIS Locks All Files Within a Folder
- I tried with a .txt file and a GeoTIFF file and didn't hit that issue with QGIS 2.16.3 on Win7. Could you try to crea...
- 05:45 AM Bug report #12929 (Closed): XML file freezes QGIS 2.8.2/master
- Cannot reproduce with latest QGIS 2.16.3 / GDAL 2.1. The OSM driver triggers, but doesn't like this file, which is an...
- 05:41 AM Revision 5b2646cf (qgis): Fix problems with plugins using unicode characters (fixes #15256)
- regression introduced during python3 porting
- 05:39 AM Bug report #10485 (Closed): DXF entities geometry collection, null value?
- I've committed an improvement in GDAL per https://trac.osgeo.org/gdal/changeset/35630 (will be in GDAL 2.2) to transf...
- 05:39 AM Bug report #10485 (Closed): DXF entities geometry collection, null value?
- I've committed an improvement in GDAL per https://trac.osgeo.org/gdal/changeset/35630 (will be in GDAL 2.2) to transf...
- 05:39 AM Bug report #10485 (Closed): DXF entities geometry collection, null value?
- I've committed an improvement in GDAL per https://trac.osgeo.org/gdal/changeset/35630 (will be in GDAL 2.2) to transf...
- 05:39 AM Bug report #15676 (Closed): [processing] v.dissolve return an error with GRASS 7.0.5
- When I execute v.dissolve under QGIS 2.16.3 32-bit with GRASS 7.0.5.
I get an error :
extract (message in french) :
... - 04:43 AM Bug report #15675 (Closed): Attribute table no longer shows features with OGR GeometryCollection
- Fixed in changeset commit:"a5a18c2eb1677b6d27b45adff0cb296c5677dd7b".
- 04:42 AM Bug report #15675 (Closed): Attribute table no longer shows features with OGR GeometryCollection
- When trying to reproduce #10485, I noticed a regression. Now aAttribute table no longer shows features with OGR Geome...
- 04:42 AM Bug report #14685: Missing namespace declaration in the GetFeature request
- Even Rouault wrote:
> I looked at the above links, but couldn't find an example of a server + layer that would requir... - 04:06 AM Bug report #9370 (Closed): QGIS guesses wrong CRS when units are us-feet
- This was fixed in GDAL 2.1.0 per https://trac.osgeo.org/gdal/ticket/4954
- 04:06 AM Bug report #9370 (Closed): QGIS guesses wrong CRS when units are us-feet
- This was fixed in GDAL 2.1.0 per https://trac.osgeo.org/gdal/ticket/4954
- 03:56 AM Bug report #9301: Impossible to open *.xls file from folder containing cyrillic
- The issue is in the Freexl library that uses ANSI file API, and not unicode ones.
- 03:49 AM Bug report #14142 (Closed): M ordinate is lost on shapefile update
- Has been fixed with GDAL 2.1
- 03:49 AM Bug report #14142 (Closed): M ordinate is lost on shapefile update
- Has been fixed with GDAL 2.1
- 03:46 AM Bug report #10107 (Feedback): OGR vector layer w/ protocol GeoJSON vanishes and gives OGR Error 4...
- The "http://tools.wmflabs.org/wiwosm/osmjson/getGeoJSON.php?lang=de&article=Hombrechtikon" URL no longer responds. An...
- 03:43 AM Bug report #10427: .osm files have problems with iterator or number of features
- OSM/PBF files are extremely GIS unfriendly and, unless very small, require conversion to another format to be used in...
- 03:40 AM Bug report #8760 (Feedback): Custom Form from .ui File crashes QGIS on Ubuntu
- 03:40 AM Bug report #8760: Custom Form from .ui File crashes QGIS on Ubuntu
- Note: my non-crashing tests were made on Ubuntu 16.04 with Qt 4.8.7
- 03:35 AM Bug report #8760: Custom Form from .ui File crashes QGIS on Ubuntu
- I've tried loading the .ui file in final-2_16_3-45-g61a0a1e and final-2_14_7-32-g35ddf1f, and both load the .ui just ...
- 03:22 AM Bug report #8760 (In Progress): Custom Form from .ui File crashes QGIS on Ubuntu
- 03:38 AM Bug report #9809 (Feedback): xls / xlsx field names are imported as first line
- @regis Is the issue still uptodate ? Is there any file to reproduce you could attached ?
- 03:29 AM Bug report #10560 (Feedback): Wrong feature count after edit
- @Ervin, could you provide a self contained script + dataset that reproduces the issue ?
- 03:24 AM Bug report #15407: Saving Shapefile edits corrupts file
- Fixes require GDAL 2.1.2 or above. Linked to #15570 and #15393
- 03:24 AM Bug report #15407: Saving Shapefile edits corrupts file
- Fixes require GDAL 2.1.2 or above. Linked to #15570 and #15393
- 03:24 AM Bug report #15407: Saving Shapefile edits corrupts file
- Fixes require GDAL 2.1.2 or above. Linked to #15570 and #15393
- 03:24 AM Bug report #15407: Saving Shapefile edits corrupts file
- Fixes require GDAL 2.1.2 or above. Linked to #15570 and #15393
- 03:16 AM Bug report #15407 (Closed): Saving Shapefile edits corrupts file
- Fixed in changeset commit:"3a906a188cf2f238003a15f56b0b5177dcf87a2c".
- 03:10 AM Bug report #15659 (Closed): Crash when deleting features with node tool (2.14 for Mac OS)
- Fixed in changeset commit:"c093d5188fad685c4a596ff23c27aad7d151dac2".
- 02:49 AM Bug report #11007 (Closed): Deleted/edited features within SHAPEFILE are still recognized in othe...
- Closing. This ticket is not managable and #15407 has been opened
- 02:45 AM Bug report #15535: Bug converting shapegrid to ASCII Grid raster
- I have had a look at that. The issue is that in GDALTools the rasterizer offers a save box that list all GDAL support...
- 02:45 AM Bug report #15239 (Feedback): Snapping Issues while tracing using trace digitising tool.
- Please provide:
1. steps to reproduce your problem
2. some testing data
3. the expected result
4. the actual (wrong)... - 02:45 AM Bug report #15239 (Feedback): Snapping Issues while tracing using trace digitising tool.
- Please provide:
1. steps to reproduce your problem
2. some testing data
3. the expected result
4. the actual (wrong)... - 02:42 AM Bug report #15419: Geometry displays incorrectly
- Backport to master_2 is not practical at all.
- 02:42 AM Bug report #15419: Geometry displays incorrectly
- Backport to master_2 is not practical at all.
- 02:42 AM Bug report #15419: Geometry displays incorrectly
- Backport to master_2 is not practical at all.
2016-10-06
- 01:54 AM Bug report #15419 (Closed): Geometry displays incorrectly
- Fixed in changeset commit:"893263952d190d9abc2f239fa513cb327df77bee".
- 01:16 AM Bug report #15612: QGis crashes when loading previous versions files
- 2 of the zip files are too big, so I couldn't upload'em.
I hope the ones uploaded are enough for our purpose.
In cas... - 12:31 AM Bug report #15612: QGis crashes when loading previous versions files
- I'm uploading 6 zip files...
- 12:31 AM Bug report #15612: QGis crashes when loading previous versions files
- I'm uploading 6 zip files...
- 12:31 AM Bug report #15612: QGis crashes when loading previous versions files
- I'm uploading 6 zip files...
- 12:31 AM Bug report #15612: QGis crashes when loading previous versions files
- I'm uploading 6 zip files...
- 12:10 PM Bug report #15612: QGis crashes when loading previous versions files
- I couldn't reproduce a crash with the .qgs + 3 .txt you provided. Could you prepare a .zip with everything needed to ...
- 11:39 PM Revision a9e9a6e4 (qgis): Merge pull request #3579 from nyalldawson/composer_dock
- Port composer item configuration widgets to inline dock
- 11:21 PM Revision 5cd7efac (qgis): [WFS provider] Be robust to field names ending with spaces in DescribeF...
- Fixes #3426
- 11:19 PM Revision fb50a3e3 (qgis): [WFS provider] Be robust to field names ending with spaces in DescribeF...
- Fixes #3426
- 11:18 PM Revision e5f7cdcb (qgis): [WFS provider] Be robust to field names ending with spaces in DescribeF...
- Fixes #3426
- 08:46 PM Bug report #15256 (Closed): Unicode problem with plugin description
- Fixed in changeset commit:"5b2646cf0560a85899a7e258ff311daa91d48e94".
- 07:49 AM Bug report #15256: Unicode problem with plugin description
- Giovanni Manghi wrote:
> now I see this issue on Windows. On Linux (KDE) no python error, but this plugins do not sti... - 08:45 PM Revision 89326395 (qgis): QgsSymbol::renderFeature(): render larger parts of multipolygon first
- When drawing an invalid multipolygon, that has a part inside another one,
there is a chance we draw first the smaller... - 07:49 PM Revision 763d97fb (qgis): Properly deal with empty cache/directory in WFS provider, server and gl...
- Fixes #15111
- 07:45 PM Revision 41693604 (qgis): Properly deal with empty cache/directory in WFS provider, server and gl...
- Fixes #15111
- 07:43 PM Revision 7182b1b8 (qgis): Properly deal with empty cache/directory in WFS provider, server and gl...
- Fixes #15111
- 07:17 PM Revision eba8c5d9 (qgis): [WFS provider] Do not append crs at end of BBOX in WFS 1.0
- Fixes #15464
- 07:11 PM Revision a9850ae0 (qgis): [WFS provider] Do not append crs at end of BBOX in WFS 1.0
- Fixes #15464
- 07:09 PM Revision 1ebd5a45 (qgis): [WFS provider] Do not append crs at end of BBOX in WFS 1.0
- Fixes #15464
- 06:53 PM Revision 85e9389c (qgis): [WFS provider] Force refresh of GetCapabilities when pressing Connect
- The cached response to GetCapabilities was always used, even when
pressing Connect. Now a new request is sent over th... - 06:52 PM Revision 302570e5 (qgis): [WFS provider] Force refresh of GetCapabilities when pressing Connect
- The cached response to GetCapabilities was always used, even when
pressing Connect. Now a new request is sent over th... - 06:44 PM Revision b8ff71af (qgis): [WFS provider] Force refresh of GetCapabilities when pressing Connect
- The cached response to GetCapabilities was always used, even when
pressing Connect. Now a new request is sent over th... - 06:01 PM Revision fffbf784 (qgis): Fix exception in GDALTools.doRasterize.loadFields due to Python 3 conve...
- 05:46 PM Revision d4317a7b (qgis): [OGR provider] Check if REPACK has emitted errors
- Refs #15393 and #15570
Real fix for the REPACK issues has been committed per
GDAL ticket https://trac.osgeo.org/gdal/... - 05:45 PM Revision fad3de87 (qgis): [OGR provider] Check if REPACK has emitted errors
- Refs #15393 and #15570
Real fix for the REPACK issues has been committed per
GDAL ticket https://trac.osgeo.org/gdal/... - 04:44 PM Bug report #15673 (Closed): @geom_point_num should be available in marker line symbology
- Confusingly this variable appears but has no value when a marker line symbol layer is used.
- 04:43 PM Bug report #15672 (Open): @map_extent_width and @map_extent_height seem buggy
- Actually I can reproduce - fix incoming
- 04:43 PM Bug report #15672 (Open): @map_extent_width and @map_extent_height seem buggy
- Actually I can reproduce - fix incoming
- 03:14 PM Bug report #15672 (Feedback): @map_extent_width and @map_extent_height seem buggy
- Can you check iface.mapCanvas().mapSettings().extent().width() and see if the value matches?
- 01:02 PM Bug report #15672: @map_extent_width and @map_extent_height seem buggy
- > When I move the map and print with Python again, I see the new values. The @map_extent_width and @map_extent_height...
- 11:43 AM Bug report #15672 (Closed): @map_extent_width and @map_extent_height seem buggy
- Trying some silly things I found "Geometry generator" of feature styling to create wrong geometries when I used @map_...
- 04:30 PM Revision ee87dc30 (qgis): [OGR provider] Check if REPACK has emitted errors
- Refs #15393 and #15570
Real fix for the REPACK issues has been committed per
GDAL ticket https://trac.osgeo.org/gdal/... - 04:14 PM Revision 5b6e4b80 (qgis): [OGR provider] Check if REPACK has emitted errors
- Refs #15393 and #15570
Real fix for the REPACK issues has been committed per
GDAL ticket https://trac.osgeo.org/gdal/... - 03:54 PM Revision daf8f7a2 (qgis): fix PyQgsAppStartup (followup d9349e5)
- 02:57 PM Revision 45a84419 (qgis): [processing] show error message instead of Python error if output raste...
- 02:39 PM Bug report #15393: Editing a Shapefile when more than one copy is open can cause corruption
- Thanks Even,
That's greats news.
I had a quick look on the Osgeo/GDAL site but couldn't see any information regardi... - 07:24 AM Bug report #15393 (Closed): Editing a Shapefile when more than one copy is open can cause corruption
- The fix is in GDAL https://trac.osgeo.org/gdal/ticket/6672. This will land in GDAL 2.1.2
I've committed an improveme... - 07:24 AM Bug report #15393 (Closed): Editing a Shapefile when more than one copy is open can cause corruption
- The fix is in GDAL https://trac.osgeo.org/gdal/ticket/6672. This will land in GDAL 2.1.2
I've committed an improveme... - 02:37 PM Revision 5fb71b19 (qgis): Fix right aligned contents in label spin boxes
- (cherry-picked from 2dea055b32940af6c3f1f65b55fe45de4feafa2f)
- 02:27 PM Revision 446493d1 (qgis): [labeling] Fix data defined placement with rotated maps
- For layers requiring reprojection and with rotated maps any
labels with data defined x/y would not be rendered
Fix #... - 02:21 PM Bug report #3426 (Closed): WFS attribute table is missing most of the data
- Fixed in changeset commit:"e5f7cdcba44166b2f8aeb1a7a22f3175065e27bf".
- 02:19 PM Revision 5c339e73 (qgis): Fix rule based renderer shows 0 count on first click of "show counts"
- (cherry-picked from 291f7bdaa3d6463e7e413e92a1a5b39d16efb039)
- 02:19 PM Revision 31dc608a (qgis): Fix many labeling unit settings are lost on closing dialog
- (and also don't trigger auto preview)
(cherry-picked from dc481955a5848ee355238bf93f82068de71aca4f) - 02:18 PM Revision dea29276 (qgis): Fix arrow and filled marker symbols don't show selection state
- (cherry-picked from 8ffa08447aee097568d8be7f5876bd395202ab80)
- 02:18 PM Revision c4cace06 (qgis): Rename duplicate menu item causing Qt warning
- (cherry-picked from 35b3b7949bcfd32e8e2959f7d922ead3e7921a87)
- 02:17 PM Revision 83d5719c (qgis): Preserve edits for multiline editor when length exceeds field size
- Previously when using the multiline option for text edit widgets
the entire contents of the field would be discarded ... - 02:15 PM Revision e42bd87b (qgis): [labeling] Fix data defined placement with rotated maps
- For layers requiring reprojection and with rotated maps any
labels with data defined x/y would not be rendered
Fix #... - 02:14 PM Revision c2fbab19 (qgis): [labeling] Fix data defined placement with rotated maps
- For layers requiring reprojection and with rotated maps any
labels with data defined x/y would not be rendered
Fix #... - 01:53 PM Revision 322c8f49 (qgis): Preserve edits for multiline editor when length exceeds field size
- Previously when using the multiline option for text edit widgets
the entire contents of the field would be discarded ... - 01:52 PM Revision d5ef91fe (qgis): Fix rule based renderer shows 0 count on first click of "show counts"
- (cherry-picked from 291f7bdaa3d6463e7e413e92a1a5b39d16efb039)
- 01:50 PM Revision b7e24e39 (qgis): Fix last segment length in measure dialog is incorrect after
- completing measurement with right mouse click
(cherry-picked from bad137283b7d22ab2f7bf889bc72b1088efaa742) - 01:50 PM Revision d98d24bf (qgis): Fix measure dialog shows wrong results when changing units
- If the measurement was not finished (ie right click occurred)
then the last length would be missing from the table
F... - 01:50 PM Revision 35ba4b39 (qgis): Fix crash when validating geometry (fix #15660)
- Also fix python bindings for QgsGeometryValidator
(cherry-picked from bc32b1fe5a9ac05f1763f45268eab833cc46e546) - 01:49 PM Revision a3331f13 (qgis): Make modifications through the style dock much faster
- Before any change in the style dock would invalidate the cache
for ALL map layers, resulting in every layer being red... - 01:49 PM Revision 93b1170c (qgis): Correctly emit panelAccepted when panel is not in dock mode
- Fixes #15373 - refine current rule not working when symbol widgets
are not used in the style dock
This fixes a behav... - 01:49 PM Revision 23a0984f (qgis): Fix arrow and filled marker symbols don't show selection state
- (cherry-picked from 8ffa08447aee097568d8be7f5876bd395202ab80)
- 01:49 PM Revision f327bf55 (qgis): Fix measure dialog shows wrong results when changing units
- If the measurement was not finished (ie right click occurred)
then the last length would be missing from the table
F... - 01:49 PM Revision a13938c1 (qgis): Rename duplicate menu item causing Qt warning
- (cherry-picked from 35b3b7949bcfd32e8e2959f7d922ead3e7921a87)
- 01:49 PM Revision 9c51eb5b (qgis): Preserve edits for multiline editor when length exceeds field size
- Previously when using the multiline option for text edit widgets
the entire contents of the field would be discarded ... - 01:49 PM Revision 05044ac3 (qgis): Fix many labeling unit settings are lost on closing dialog
- (and also don't trigger auto preview)
(cherry-picked from dc481955a5848ee355238bf93f82068de71aca4f) - 01:49 PM Revision 1c225b7b (qgis): Fix rule based renderer shows 0 count on first click of "show counts"
- (cherry-picked from 291f7bdaa3d6463e7e413e92a1a5b39d16efb039)
- 01:49 PM Revision 550716a6 (qgis): Fix identify menu highlight only works with simple geometry types
- Fix #15625
(cherry-picked from 5b3f10a531765a8c3951fa35a33d7da5a0c27644) - 01:49 PM Revision 7c4aa126 (qgis): Fix crash in raster transparency widget on close
- mPixelSelectorTool is owned by canvas, which may be deleted
before the QgsRasterTransparencyWidget on QGIS exit
(che... - 01:49 PM Revision d4eada7c (qgis): Fix data defined buttons sometimes incorrectly show error state
- (cherry-picked from 7d27b43e79d58412d8c894f05cc984af47583bc0)
- 01:49 PM Revision 4d452181 (qgis): Fix cannot modify diagram attribute expression (fix #15514)
- Also clean up some code
(cherry-picked from 111106c64fcf4288617e65fc160a2b6112606cfc) - 01:49 PM Revision bb2450ee (qgis): Fix SVG preview blocks QGIS (fix #14255)
- Now SVG preview loading occurs in a background thread so that
dialogs can open instantly
Also guard against circular... - 01:49 PM Revision 971b4133 (qgis): Fix layers with layer wide opacity "flashing" by rendering
- intermediate states without opacity
(cherry-picked from 19f6b62cd8e99fc73e5f89f3c0f82f586d5214ec) - 01:49 PM Revision 61c0f18c (qgis): Fix last segment length in measure dialog is incorrect after
- completing measurement with right mouse click
(cherry-picked from bad137283b7d22ab2f7bf889bc72b1088efaa742) - 01:49 PM Revision 08bfd915 (qgis): [pseudocolor renderer] fix invert check box in continous mode
- (fixes #15209)
(cherry-picked from 1e0e9c2e9549fd77e93b3c93597d3716708ce5d1) - 01:49 PM Revision d71523d4 (qgis): Fix missing live updates when raster colorize color changes
- (cherry-picked from b95a5e98c8cbd9bc388e42634eb11a2b161eecbb)
- 01:49 PM Revision 767b88d5 (qgis): Fix crash when validating geometry (fix #15660)
- Also fix python bindings for QgsGeometryValidator
(cherry-picked from bc32b1fe5a9ac05f1763f45268eab833cc46e546) - 01:40 PM Revision 17010acf (qgis): [travis] fix grass7 plugin build by adding GRASS_PREFIX7 (#3578)
- * [travis] fix grass7 plugin build by adding GRASS_PREFIX7
* Followup 3n0486c: fix grass plugin build, take 2 - 01:36 PM Revision d2c20495 (qgis): osgeo4w: switch to ninja
- 01:31 PM Revision b4f3126b (qgis): debian packages
- * remove outdated conditionals
* switch to ninja - 01:31 PM Revision 98c0da9c (qgis): grass plugin fix (followup 3b0486c)
- 01:27 PM Bug report #14681 (Rejected): WFS Layer - Static Character Encoding
- This is a (old MapServer) server issue. The response to GetFeature has a <?xml version='1.0' encoding="ISO-8859-1" ?>...
- 01:22 PM Feature request #14122 (Closed): Implement WFS 2.0 client provider
- I'm going to close that one as it is mostly implemented. Note: the only missing part is storedquery support. Would de...
- 01:22 PM Feature request #14122 (Closed): Implement WFS 2.0 client provider
- I'm going to close that one as it is mostly implemented. Note: the only missing part is storedquery support. Would de...
- 01:21 PM Bug report #14685 (Feedback): Missing namespace declaration in the GetFeature request
- I looked at the above links, but couldn't find an example of a server + layer that would require namespace. Do you ha...
- 01:16 PM Bug report #14686 (Closed): Better exception handling if the WFS server is providing complex feat...
- A more explicit error message is given now.
- 01:10 PM Bug report #15361 (Rejected): WFS can't add multilinestring
- No feedback from reporter and nothing really indicating this is linked to WFS
- 01:09 PM Revision d0cc463b (qgis): Fix last segment length in measure dialog is incorrect after
- completing measurement with right mouse click
(cherry-picked from bad137283b7d22ab2f7bf889bc72b1088efaa742) - 01:09 PM Revision 7eccb43c (qgis): Fix raster style dock widgets not opened with dock mode flag
- Makes the color picker open inline for the raster properties pages
(cherry-picked from 79fd6fa0ac9f078c916d90fbfc2ff... - 01:09 PM Revision d073ca29 (qgis): Correctly emit panelAccepted when panel is not in dock mode
- Fixes #15373 - refine current rule not working when symbol widgets
are not used in the style dock
This fixes a behav... - 01:09 PM Revision adb6c0a4 (qgis): Fix measure dialog shows wrong results when changing units
- If the measurement was not finished (ie right click occurred)
then the last length would be missing from the table
F... - 01:09 PM Revision e33fc0bf (qgis): [pseudocolor renderer] fix invert check box in continous mode
- (fixes #15209)
(cherry-picked from 1e0e9c2e9549fd77e93b3c93597d3716708ce5d1) - 01:09 PM Revision 20992f08 (qgis): Fix layers with layer wide opacity "flashing" by rendering
- intermediate states without opacity
(cherry-picked from 19f6b62cd8e99fc73e5f89f3c0f82f586d5214ec) - 01:09 PM Revision ffafafdb (qgis): Fix SVG preview blocks QGIS (fix #14255)
- Now SVG preview loading occurs in a background thread so that
dialogs can open instantly
Also guard against circular... - 01:09 PM Revision 7c46784f (qgis): Fix cannot modify diagram attribute expression (fix #15514)
- Also clean up some code
(cherry-picked from 111106c64fcf4288617e65fc160a2b6112606cfc) - 01:09 PM Revision e6df7e31 (qgis): Fix data defined buttons sometimes incorrectly show error state
- (cherry-picked from 7d27b43e79d58412d8c894f05cc984af47583bc0)
- 01:09 PM Revision 52f702e0 (qgis): Fix identify menu highlight only works with simple geometry types
- Fix #15625
(cherry-picked from 5b3f10a531765a8c3951fa35a33d7da5a0c27644) - 01:09 PM Revision dfbbc02f (qgis): Fix missing live updates when raster colorize color changes
- (cherry-picked from b95a5e98c8cbd9bc388e42634eb11a2b161eecbb)
- 01:09 PM Revision 6b9ea84e (qgis): Make modifications through the style dock much faster
- Before any change in the style dock would invalidate the cache
for ALL map layers, resulting in every layer being red... - 01:09 PM Revision d000833f (qgis): Fix crash when validating geometry (fix #15660)
- Also fix python bindings for QgsGeometryValidator
(cherry-picked from bc32b1fe5a9ac05f1763f45268eab833cc46e546) - 01:09 PM Revision c73a6e05 (qgis): Fix crash in raster transparency widget on close
- mPixelSelectorTool is owned by canvas, which may be deleted
before the QgsRasterTransparencyWidget on QGIS exit
(che... - 01:06 PM Bug report #9395 (Closed): WFS layers time out, even though the timeout is not reached
- I believe this was solved in 2.16
- 01:03 PM Bug report #15597 (Feedback): In QGIS > =2.16.* loading of WFS layers with (Geoserver) authentica...
- Isn't that a duplicate of #15360, now fixed ?
- 12:36 PM Revision 736b2daf (qgis): Update ogcutils tests
- 12:36 PM Revision 72f93c98 (qgis): [BUGFIX] Support OGC PropertyIsLike attributs
- The OGC PropertyIsLike element can have 4 attributs:
* matchCase to specify LIKE or ILIKE
* wildCard to specify a wil... - 12:31 PM Revision 9e736d19 (qgis): Merge pull request #3580 from rldhont/ogcutils_propertyIsLike_attributs...
- Backport [BUGFIX] Support OGC PropertyIsLike attributs #3551
- 11:40 AM Revision d9349e5b (qgis): update configuration settings to qgis3
- 11:04 AM Revision 521cc3be (qgis): [composer] Merge color change undo commands
- Avoids color modifications spamming the undo stack
- 11:04 AM Revision 028db7e5 (qgis): [FEATURE] Port composer config widgets to QgsPanelWidgets
- Brings the inline (ie, no modal dialogs!) color modification
and symbol editing from the layer styling panel to
compo... - 11:03 AM Revision c6436f89 (qgis): Make modifications through the style dock much faster
- Before any change in the style dock would invalidate the cache
for ALL map layers, resulting in every layer being red... - 11:02 AM Revision 584ce223 (qgis): fix save to postgis table in processing
- (cherry picked from commit 7c59e4117712dc9f730380e06e0b903474fbb954)
- 11:01 AM Revision f36b403b (qgis): fix save to postgis table in processing
- (cherry picked from commit 7c59e4117712dc9f730380e06e0b903474fbb954)
- 11:00 AM Revision fddd56ca (qgis): Update ogcutils tests
- 10:58 AM Revision 9a9df32c (qgis): Merge pull request #3574 from mbernasocchi/master
- [processing] fix save to postgis table
- 10:44 AM Bug report #15111 (Closed): wfsprovider directory is located in home directory
- Fixed in changeset commit:"7182b1b871c594417b3598d5d0927529494ba253".
- 10:37 AM Bug report #10790: OpenStreetMap plugin only loads 32 bits numbers ID, then start with negative n...
- ref: http://wiki.openstreetmap.org/wiki/QGIS_OSM_Plugin
- 10:37 AM Bug report #10790 (Closed): OpenStreetMap plugin only loads 32 bits numbers ID, then start with n...
- I'm closing it as it appears as 2.18 simply dropped the OpenstreetMap plugin from core.
Feel free to reopen if you ca... - 10:37 AM Bug report #10790 (Closed): OpenStreetMap plugin only loads 32 bits numbers ID, then start with n...
- I'm closing it as it appears as 2.18 simply dropped the OpenstreetMap plugin from core.
Feel free to reopen if you ca... - 09:24 AM Bug report #10790: OpenStreetMap plugin only loads 32 bits numbers ID, then start with negative n...
- I tried reproducing with current master_2 branch (2.17) but I don't even get an "id" field with QuickOSM and I dont k...
- 02:09 AM Bug report #10790: OpenStreetMap plugin only loads 32 bits numbers ID, then start with negative n...
- Andre does this still happen with current master version (pre 2.18) ?
Can you reproduce with a small spatialite datab... - 10:37 AM Revision dcdf91b0 (qgis): Merge pull request #3507 from alexbruy/memory-provider-25d
- Add support for 2.5D geometries to memory provider
- 10:36 AM Revision bc369f6e (qgis): [BUGFIX] Support OGC PropertyIsLike attributs
- The OGC PropertyIsLike element can have 4 attributs:
* matchCase to specify LIKE or ILIKE
* wildCard to specify a wil... - 10:27 AM Revision 5d64a8b5 (qgis): Merge pull request #3551 from rldhont/ogcutils_propertyIsLike_attributs
- [BUGFIX] Support OGC PropertyIsLike attributs
- 10:26 AM Revision 702eace7 (qgis): Merge pull request #3532 from pvalsecc/discover_relations
- Add auto-discovery of relations for PostgresQL and SpatiaLite
- 10:11 AM Bug report #15464 (Closed): WFS 1.0.0 GetFeature requests from QGIS include a crsuri component in...
- Fixed in changeset commit:"1ebd5a454d9e580bbf04d42d619bdfd95ee07260".
- 09:59 AM Bug report #15671 (Closed): SAGA doesn't show up in Processing in 2.16
- In QGIS 2.14 on Mac I could access SAGA through the Processing toolbox. Now in 2.16 I can't. The path to the SAGA bin...
- 09:46 AM Bug report #15647 (Closed): WFS client does not update layer list
- Fixed in changeset commit:"b8ff71af4671165b61fa4f9a7f652e38e4f8bb18".
- 09:36 AM Revision 37e3dd76 (qgis): When taking main widget from QgsPanelWidgetStack, auto accept
- all open child panel widgets
Avoids the stack state becoming inconsistent because child
panel widgets from a differe... - 09:36 AM Revision fbdc4149 (qgis): Rename methods in QgsPanelWidgetStack for consistency
- 08:17 AM Bug report #15531 (Feedback): Attributes not being saved in KML
- 08:17 AM Bug report #15531: Attributes not being saved in KML
- When selecting KML, attributes are unselected by default. You should make sure to select (tick the checkbox) the attr...
- 07:39 AM Bug report #15670 (Closed): (Count) Points in Polygons is missing in he vector menu
- The tool "Points in Polygons" entry in the "vector > Analysis" menu is missing since 2.16.
- 07:38 AM Bug report #15522: Qgis Server doesnt' respect the styling from Desktop
- Hi Tudor,
I'm investigating to fixed it. - 07:24 AM Bug report #15570 (Closed): Shapefile data corruption
- The fix is in GDAL https://trac.osgeo.org/gdal/ticket/6672. This will land in GDAL 2.1.2
I've committed an improveme... - 07:24 AM Bug report #15570 (Closed): Shapefile data corruption
- The fix is in GDAL https://trac.osgeo.org/gdal/ticket/6672. This will land in GDAL 2.1.2
I've committed an improveme... - 05:09 AM Bug report #15639: labelling: line curved placement is broken
- Fixed it.
- 02:17 AM Bug report #15639: labelling: line curved placement is broken
- I reproduced the issue. The problem starts at around scale 1:500. Probably a float/double issue. I'll look into it.
2016-10-05
- 01:58 AM Bug report #13635: different handling of invalid geometries between LTR and master version
- Assuming fixed, for lack of feedback. Salvatore feel free to reopen if you still see a regression.
Or open a new one ... - 01:37 AM Bug report #15508 (Closed): [Processing] Check validity of geometries fails in master
- Fixed in changeset commit:"a4bdfb76c0c7a53d186eeb47cae8197fe052f634".
- 12:09 AM Bug report #15393: Editing a Shapefile when more than one copy is open can cause corruption
- Has any progress been made on resolving this issue?
It is causing constant grief and loss of data. Individually we ma... - 10:25 PM Bug report #15669 (Closed): Renaming virtual field = crash
- Steps to reproduce
1. add a virtual field
2. switch layer to editable
3. try to rename field by double clicking = cr... - 10:15 PM Revision 3b0486cc (qgis): Followup 722fdef: fix grass plugin build
- 08:35 PM Revision 7c59e411 (qgis): fix save to postgis table in processing
- 08:02 PM Revision 9242d225 (qgis): Remove fields from default value configuration widget
- 04:38 PM Bug report #15184 (Closed): Invert for color ramps in Singleband pseudocolor
- Yes - this is fixed.
- 04:38 PM Bug report #15184 (Closed): Invert for color ramps in Singleband pseudocolor
- Yes - this is fixed.
- 04:18 PM Revision d0ec3670 (qgis): Fix crash in QgsEncodingFileDialog
- 03:51 PM Revision 5179a3a5 (qgis): [processing] Fix extent selection widget
- 03:34 PM Bug report #15273: Geopackage layer extent wrong
- It is a feature shared by all formats that save an extent in their metadata (shapefiles have the same issues, unless ...
- 02:48 PM Bug report #15668: Raster Translate doesn't read output format
- I have come across this under Windows. By removing reg key for gdal tools, it started working.
- 06:21 AM Bug report #15668 (Closed): Raster Translate doesn't read output format
- The Raster -> Convert tool in version 2.16 on Mac (Kyngchaos install) no longer correctly reads the file type selecte...
- 02:33 PM Revision 722fdefe (qgis): referencedColumns returns QSet<QString> instead of QStringList
- The order of the elements is irrelevant and duplicate elements are unwanted. It
is therefore a perfect candidate for ... - 02:33 PM Revision 3767cd48 (qgis): Debloat QgsExpression header
- it's used throughout the project and keeping it slick should keep compile time a
little lower.
These methods are also... - 01:41 PM Revision b642c3ff (qgis): Show fields in "default value" expression editor
- 12:39 PM Revision 22076690 (qgis): [processing] fixed expressions dialog when not in modeler
- 12:39 PM Revision bc0cdc7b (qgis): [processing] fixed handling of integer values
- 12:39 PM Revision 4184934b (qgis): [processing] Apply 2to3 on changes
- 12:38 PM Revision effcb5ed (qgis): [processing] [modeler] show options of MultipleInputParameter sorted in...
- fixes # 4836
- 12:38 PM Revision 404c57bc (qgis): [processing] fixed table fields in batch processing interface
- Conflicts:
python/plugins/processing/gui/BatchInputSelectionPanel.py - 12:38 PM Revision 23aec615 (qgis): [processing] connect signal in multipleinput widget
- 12:38 PM Revision 6f498a31 (qgis): [processing] removed debug line
- 12:38 PM Revision db7b1e78 (qgis): [processing] correctly resolve values for hidden outputs
- 12:38 PM Revision 1a95110d (qgis): [processing] renamed wrongly named signal in InputLayerSelectionPanel
- 12:38 PM Revision b2fd1a45 (qgis): [processing] use cmp_to_key to ensure Python3 compatibility
- Conflicts:
python/plugins/processing/gui/wrappers.py - 12:38 PM Revision e04780a2 (qgis): add missed comma
- 12:38 PM Revision 3407ced9 (qgis): fix indentation
- Conflicts:
python/plugins/processing/gui/BatchInputSelectionPanel.py
python/plugins/processing/gui/wrappers.py - 12:38 PM Revision a20c86c0 (qgis): [processing] use InputLayerSelectorPanel for vector layers
- 12:38 PM Revision c605c67b (qgis): [processing] some minor changes for batch processing interface
- 12:38 PM Revision d33e3387 (qgis): Fix StringWidgetWrapper.value method
- 12:38 PM Revision c010a035 (qgis): Call postInitialise in BatchAlgorithmDialog
- 12:38 PM Revision be5f951c (qgis): Support layer objects in BatchInputSelectionPanel
- 12:38 PM Revision 9e36582f (qgis): Simplify TableFieldWidgetWrapper
- Conflicts:
python/plugins/processing/gui/ParametersPanel.py
python/plugins/processing/gui/wrappers.py - 12:38 PM Revision c1bc364a (qgis): Fix PointWidgetWrapper with modeler
- 12:38 PM Revision 8d161617 (qgis): Call postInitialise in modeler Dialog
- 12:38 PM Revision a38c13d5 (qgis): Create FieldMappingWrapper
- 12:38 PM Revision affc8f7c (qgis): [processing] correctly return widget in TableFieldWidgetWrapper
- 12:38 PM Revision ae0e9c84 (qgis): [processing]minor code cleaning
- Conflicts:
python/plugins/processing/core/parameters.py - 12:38 PM Revision e6f94997 (qgis): [processing] improvements for modeler UI
- Do not show help tab if there is no help
add "optional" tag for optional parameters - 12:38 PM Revision a968fa3d (qgis): [processing] use original filename when possible when exporting vector ...
- Conflicts:
python/plugins/processing/tools/dataobjects.py - 12:38 PM Revision c65cc920 (qgis): [processing] improved widgets for raster and vector layers in modeler
- 12:38 PM Revision c8f35fb4 (qgis): [processing] fixed typo in modeler/ModelerParameterDefinitionDialog.py
- 12:38 PM Revision 36abbc42 (qgis): [processing] allow multiple values in ParameterSelection
- 12:38 PM Revision 8ce93b10 (qgis): [processing] removed unused imports
- 12:38 PM Revision 5464c450 (qgis): [processing] use QgsMessage bar in algorithm dialogs
- 12:38 PM Revision 56225c4d (qgis): [processing] fixed batch processing interface
- Conflicts:
python/plugins/processing/gui/BatchAlgorithmDialog.py - 12:38 PM Revision ccdf3722 (qgis): [processing] UI improvement for defining model parameters
- 12:38 PM Revision 53d0372c (qgis): [processing] return copy of object dictionary in parameter todict method
- 12:38 PM Revision d07aef9c (qgis): [processing] added missing return statement in getParameterFromString
- 12:38 PM Revision 257faf30 (qgis): [processing] fixed evaluation of output values
- 12:38 PM Revision 0ea66299 (qgis): [processing] fixed error in constructor of ParameterTableField
- 12:38 PM Revision cdcc01e9 (qgis): [processing] removed debug lines
- 12:38 PM Revision c491c012 (qgis): [processing] changes to allow custom parameter dialog adapt to new para...
- 12:38 PM Revision dfb4cdd3 (qgis): [processing] moved output value evaluation to output object itself
- 12:38 PM Revision 2bb6e4c1 (qgis): [processing] Asumme standard dialog when wrapper’s parent dialog is of ...
- 12:38 PM Revision a4a74b63 (qgis): [processing] removed commented lines
- 12:38 PM Revision bd06316c (qgis): [processing] richer expressions in number parameters
- 12:38 PM Revision 96406e52 (qgis): [processing] removed message dialog when saving model. Using message ba...
- 12:38 PM Revision e1072e97 (qgis): [processing] added missing validators for param values in modeler
- 12:38 PM Revision 4751b706 (qgis): [processing] fixed advanced parameters in modeler
- 12:38 PM Revision a1642a37 (qgis): [processing] fixed loading of parameters for grass algorithms
- 12:38 PM Revision e08fdaa4 (qgis): [processing] support for expressions in numerical values in modeler
- includes cleanup of modeler, to adapt to latest changes in parameters architecture
- 12:38 PM Revision fe5d0166 (qgis): [processing] added multiple option to ParameterTableFIeld
- removed ParameterTableMultipleField and did some cleanup
- 12:35 PM Revision bc066008 (qgis): [processing] more work on parameter wrappers
- 12:35 PM Revision e353d226 (qgis): [processing] evaluate parameters before executing algorithm
- This allows a better use of expressions
- 12:35 PM Revision 01f38086 (qgis): [processing] improvements for scripts and R scripts
- 12:35 PM Revision efd73a49 (qgis): [processing] fixes for new parameters architecture
- includes better managing of crd and extent parameters in models, not requiring now the use of modeler-only lags
- 12:34 PM Revision b298c76e (qgis): [processing] implemented parameter widget wrappers
- Conflicts:
python/plugins/processing/core/GeoAlgorithm.py
python/plugins/processing/gui/ExtentSelectionPanel.py
py... - 12:34 PM Revision 8cc9a50a (qgis): [processing] moved script syntax from script algorithm class to paramet...
- 12:34 PM Revision a69b358a (qgis): Create dedicated widget wrapper for modeler
- 12:34 PM Revision 6158e9b3 (qgis): Add CrsWidgetWrapper
- 12:34 PM Revision bb0938a5 (qgis): Use boolean wrapper in modeler algorithm dialog
- 12:34 PM Revision fbab369c (qgis): Use boolean wrapper in batch algorithm dialog
- Conflicts:
python/plugins/processing/gui/BatchPanel.py - 12:34 PM Revision f3c9aaaa (qgis): Use boolean wrapper in standard algorithm dialog
- Conflicts:
python/plugins/processing/gui/AlgorithmDialog.py - 12:34 PM Revision 728be70c (qgis): Create the boolean widget wrapper
- 12:34 PM Revision ecb7b3a0 (qgis): Remove metadata from parameter.todict (do not save in model)
- 12:34 PM Revision 2ad27b17 (qgis): Add metadata property to parameters
- 12:34 PM Revision 484fd18e (qgis): [processing] fixed add model from file
- fixes #15335
- 12:17 PM Revision 0348dd5c (qgis): Force use of estimated metadata upon loading topologies
- 08:58 AM Bug report #15667: Add Z/M support to Processing - WAS: "Extract nodes" drops m values
- Currently Processing does not adopted to support Z/M/ZM values, so all similar algs are affected.
- 05:11 AM Bug report #15667 (Closed): Add Z/M support to Processing - WAS: "Extract nodes" drops m values
- Processing needs to be updated to support z and m geometry values supported by QGIS core.
For example, result of t... - 08:56 AM Revision 0e3c3a03 (qgis): backport from #3301 add qscintilla to cmakelists (#3573)
- 08:45 AM Revision eeb82694 (qgis): [processing] drop GEOM_TYPE_MAP in favour of QgsWkbTypes.displayString()
- 08:42 AM Revision 2f66e1d6 (qgis): add new geometry types to memory layer tests
- 08:42 AM Revision 33644efe (qgis): use QgsWkbTypes methods to simplify code
- 08:42 AM Revision 7a49612a (qgis): fix handling of layers without geometry
- 08:42 AM Revision a4bdfb76 (qgis): [processing] support more geometry types in memory layers (fix #15508)
- 08:42 AM Revision 2b115449 (qgis): don't flatten geometries when pasting them as new memory layer
- 08:42 AM Revision b9ca91a5 (qgis): [FEATURE] support for 2.5D geometries in memory provider
- 08:42 AM Revision 5b67d2a3 (qgis): remove extra QString wrapper
- 06:27 AM Revision b95a5e98 (qgis): Fix missing live updates when raster colorize color changes
- 06:27 AM Revision 3e1536f1 (qgis): Fix crash in raster transparency widget on close
- mPixelSelectorTool is owned by canvas, which may be deleted
before the QgsRasterTransparencyWidget on QGIS exit - 06:27 AM Revision 79fd6fa0 (qgis): Fix raster style dock widgets not opened with dock mode flag
- Makes the color picker and ramp editors open inline for
the raster properties pages - 06:04 AM Revision 1e0e9c2e (qgis): [pseudocolor renderer] fix invert check box in continous mode
- (fixes #15209)
- 05:24 AM Bug report #15647: WFS client does not update layer list
- I managed to replicate Ari's problem. I had to update QGIS's settings for network caching. It seems the default is 0 ...
- 04:46 AM Bug report #15647: WFS client does not update layer list
- I checked this with Eduardo and his QGIS does not seem to store http request responses to cache. Why, we don't know b...
- 05:17 AM Revision bc32b1fe (qgis): Fix crash when validating geometry (fix #15660)
- Also fix python bindings for QgsGeometryValidator
- 05:08 AM Feature request #8043: Avoid duplicate nodes from "Extract Nodes"
- In the expressions we now have nodes_to_points which allows the user to specify the desired behavior:
Syntax
nodes_... - 04:59 AM Revision ddbd25d0 (qgis): Correctly emit panelAccepted when panel is not in dock mode
- Fixes #15373 - refine current rule not working when symbol widgets
are not used in the style dock
This fixes a behav... - 03:21 AM Revision a2ee1b7b (qgis): fix indendation
- 03:19 AM Revision 08f4a0f4 (qgis): Fix crash when loading WCS layers (fixes #15595)
- The problem is that some providers would still issue network
requests in prepareJobs() - this should be ideally avoid... - 03:19 AM Revision 50258e6f (qgis): Cancel WCS requests just like it is done in WMS
- 02:53 AM Revision bad13728 (qgis): Fix last segment length in measure dialog is incorrect after
- completing measurement with right mouse click
- 02:53 AM Revision 03bff507 (qgis): Fix measure dialog shows wrong results when changing units
- If the measurement was not finished (ie right click occurred)
then the last length would be missing from the table
F... - 02:45 AM Feature request #5346: Have layer or rule base class greyed out when not visible due to scale dep...
- Hi,
not sur if I must open a new ticket.
Currently only layer title is greyed out when canvas zoom level is out of ... - 02:41 AM Feature request #15666 (Open): Spatialite view and DB manager
- Hi,
I have created a database with spatialite_gui tool (spatialite version 4.3.0a), the database has some spatial ... - 02:27 AM Feature request #6669: Display table and fields comments for postgis datasources
- The need raises again, and more precisely.
The idea would be an option, stored in the project file:
- display datas... - 02:04 AM Bug report #15665 (Closed): improve website links to the source install guide
- Issues with the website are tracked "here":https://github.com/qgis/QGIS-Website/issues
- 02:04 AM Bug report #15665 (Closed): improve website links to the source install guide
- Issues with the website are tracked "here":https://github.com/qgis/QGIS-Website/issues
2016-10-04
- 01:23 AM Bug report #15665 (Closed): improve website links to the source install guide
- The install guide link on http://qgis.org/en/site/forusers/download.html points to master, which has changed radicall...
- 01:02 AM Bug report #15184 (Feedback): Invert for color ramps in Singleband pseudocolor
- fixed with https://github.com/qgis/QGIS/pull/3271#event-812724210 (?)
- 01:02 AM Bug report #15656: Loading QLR file with relative path does not work correctly
- Actually when saving a QLR the datasource path is relative to QLR destination folder, not the QGS one.
It seems this... - 10:32 PM Bug report #15656: Loading QLR file with relative path does not work correctly
- See http://docs.qgis.org/2.14/en/docs/user_manual/introduction/qgis_configuration.html#project-properties
You can ch... - 12:25 AM Bug report #15664: Dxf2shp Converter crash in 2.14
- The version 2.16 as well crashes.
- 12:11 AM Bug report #15664 (Closed): Dxf2shp Converter crash in 2.14
- In the version 2.14 (all releases) of Qgis both for windows and mac when I try to convert a dxf in shp the software c...
- 10:42 PM Bug report #15649: Setting constraint for a range (dial) widget usability problems
- Hi. You should open another ticket as although your problem touches widget constraints the issue is different.
On th... - 10:23 PM Bug report #15663 (Closed): Move selection to top does not work
- If one choose, from the bottom left dropdown menu, Show only selected, then Show all, the selection is correctly move...
- 08:18 PM Bug report #15660 (Closed): Validate geometries QGIS crash with node tool selection
- Fixed in changeset commit:"bc32b1fe5a9ac05f1763f45268eab833cc46e546".
- 02:53 AM Bug report #15660 (Closed): Validate geometries QGIS crash with node tool selection
- With some complex (and maybe a bit uncorrect geometries) like the one I attached here below, if the geometries valida...
- 08:00 PM Bug report #15373 (Closed): Refine current rule not working on QGIS 2.16
- Fixed in changeset commit:"ddbd25d046ad514719b41c5f61f3c7fe34304a74".
- 06:53 PM Revision cc62c522 (qgis): [processing] add icon caching for other providers
- 06:42 PM Revision d4082cf5 (qgis): [processing] correct GRASS 7 detection on Mac (fix #15645)
- follow up e1ff6e896a
(cherry picked from commit d03d2069b96b2c25abe64588f54f24dab7ea7cc2)
Conflicts:
python/plugin... - 06:41 PM Revision 683309a6 (qgis): [processing] correct GRASS 7 detection on Mac (fix #15645)
- follow up e1ff6e896a
(cherry picked from commit d03d2069b96b2c25abe64588f54f24dab7ea7cc2)
Conflicts:
python/plugin... - 06:37 PM Revision ed8c02f0 (qgis): [processing] correct GRASS 7 detection on Mac (fix #15645)
- follow up e1ff6e896a
(cherry picked from commit d03d2069b96b2c25abe64588f54f24dab7ea7cc2)
Conflicts:
python/plugin... - 06:22 PM Bug report #15595 (Closed): QGIS crashes loading WCS layer
- Fixed in changeset commit:"08f4a0f40cce21d5730653a75bdd44f175f3b0b8".
- 05:59 PM Bug report #15435 (Feedback): Measure tools: default unit is hardcoded and doesn't follow choice ...
- I assume it's to customise the appearance and other measure tool settings. Maybe the button should be totally removed...
- 05:57 PM Bug report #15436 (Closed): Measure tools: opening Configuration dialog may change your custom units
- I don't think this is a bug - I assume the behaviour is intentional to make it easier for users to immediately see th...
- 05:57 PM Bug report #15436 (Closed): Measure tools: opening Configuration dialog may change your custom units
- I don't think this is a bug - I assume the behaviour is intentional to make it easier for users to immediately see th...
- 05:54 PM Bug report #15433 (Closed): Measure tool returns weird total value
- Fixed in changeset commit:"03bff507d9814ec1a3d9fdfdbe5cfbc5b6274689".
- 04:08 PM Revision d03d2069 (qgis): [processing] correct GRASS 7 detection on Mac (fix #15645)
- follow up e1ff6e896a
- 03:57 PM Feature request #15662 (Open): Support setting custom HTTP headers in WMS layer request
- Allow addition of custom HTTP headers when adding a WMS layer. This will be useful when user wants to use for instanc...
- 03:22 PM Revision 52a78def (qgis): Reactivate ogcutils tests and update its
- 03:22 PM Revision b47f03db (qgis): Fix testqgsogcutils
- 03:22 PM Revision 1d6e5d28 (qgis): [BUGFIX] Support OGC PropertyIsLike attributs
- The OGC PropertyIsLike element can have 4 attributs:
* matchCase to specify LIKE or ILIKE
* wildCard to specify a wil... - 12:54 PM Revision 6d45b330 (qgis): Merge pull request #3570 from elpaso/test-wait-for-network-backport
- Backport of the new test pick a free port strategy
- 12:34 PM Bug report #15550: Processing: activating a new provider causes QGIS to freeze for a few seconds
- Unfortunately it doesn't solve the issue.
- 11:04 AM Bug report #15550: Processing: activating a new provider causes QGIS to freeze for a few seconds
- As I can see sorrecponding commit already presented in master_2 branch
- 12:28 PM Revision dfcd1ea1 (qgis): Py3 compat
- 12:12 PM Revision 7a9018e9 (qgis): fix indentation
- 12:09 PM Revision b5f1267f (qgis): Merge pull request #3568 from volaya/processing_fixes
- [processing] various fixes
- 11:36 AM Revision bd1cf0ca (qgis): Merge pull request #3 from alexbruy/fix-spatial-index
- fix spatialindex creation
- 11:34 AM Revision 641c09bb (qgis): fix spatialindex creation
- 11:22 AM Revision 0b683637 (qgis): Merge pull request #3565 from nyalldawson/svg_background
- Fix SVG preview blocks QGIS (fix #14255)
- 10:55 AM Revision fd77ee2e (qgis): Backport of the new test pick a free port strategy
- 10:46 AM Revision 7332dda0 (qgis): Remove visitor pattern from QgsExpression (#3569)
- It is not in use anywhere and can easily be reintroduced if there is a use case
where it is an appropriate fit.
Fix ... - 10:45 AM Revision 62c85100 (qgis): [qt5] setConfirmOverwrite is gone, use setOption (#3567)
- 09:50 AM Revision 4bcdecd3 (qgis): [processing] fixed iterative execution
- fixes #15650
- 09:27 AM Revision fb494ba8 (qgis): [processing] don't use full path for naming layers when loaded in datao...
- 09:26 AM Revision 92e504d8 (qgis): [processing] do not set param value in batch interface if default is none
- 09:25 AM Revision f7c639c1 (qgis): [processing] alternative way of copying algorithms in a model.
- should fix #15060 and #15480
- 09:25 AM Revision 421251ab (qgis): [processing] dont use hidden outputs when exporting to python or displa...
- fixes #14998
- 09:25 AM Revision 7370ade7 (qgis): [processing] use only selected features for spatial index
- fixes #15584
- 08:36 AM Revision 111106c6 (qgis): Fix cannot modify diagram attribute expression (fix #15514)
- Also clean up some code
- 07:46 AM Bug report #15661 (Closed): Measurement tool and its inconsistent behaviour
- Measurement tools dialog window appears randomly (and sometimes not so random) when using other tools. Here is an exa...
- 07:45 AM Revision 3abded31 (qgis): Keep the user set order for svg paths
- 07:40 AM Revision b4a70c77 (qgis): Merge pull request #3559 from nyalldawson/fix_render_flashing
- Fix layers with layer wide opacity "flashing" while rendering
- 07:34 AM Revision a2166bd0 (qgis): Small optimisations to model/views
- 07:26 AM Revision a20c3cf6 (qgis): Guard against circular symbolic links in SVG selector widget
- 07:11 AM Bug report #10560 (Reopened): Wrong feature count after edit
- The problem still exist with 2.16.2 after removing some features with PyQGIS codelines and commit changes.
Windows 7 ... - 07:11 AM Bug report #10560 (Reopened): Wrong feature count after edit
- The problem still exist with 2.16.2 after removing some features with PyQGIS codelines and commit changes.
Windows 7 ... - 07:10 AM Bug report #15645 (Closed): OS X GRASS 7 processing command wrong setup
- Fixed in changeset commit:"d03d2069b96b2c25abe64588f54f24dab7ea7cc2".
- 06:55 AM Revision c60c4f7f (qgis): Fix SVG preview blocks QGIS (fix #14255)
- Now SVG preview loading occurs in a background thread so that
dialogs can open instantly - 06:51 AM Bug report #15561 (Closed): master and master_2 share same QSettings space
- Should be fixed in master. Reopen if necessary
- 06:51 AM Bug report #15561 (Closed): master and master_2 share same QSettings space
- Should be fixed in master. Reopen if necessary
- 06:11 AM Feature request #192: print composer, when using not "north-up" projections make images (north ...
- I believe the direction of the North arrow should be correct in the center of the map.
- 03:09 AM Bug report #15584 (Closed): Intersection tool ignores selected features in intersect layer
- Fixed in changeset commit:"7370ade7513fb1e9a4b6dd8ec51224b5c29b7754".
- 03:09 AM Bug report #14998 (Closed): Invalid scripts from models with intermediate vector outputs
- Fixed in changeset commit:"421251abde27b2161bb18a737e1fca0f4cbd6f8a".
- 03:09 AM Bug report #15060 (Closed): Error when creating Help Files of Models in Processing
- Fixed in changeset commit:"f7c639c169b4b96aa963d8a7effc9723e8bc34a7".
- 03:09 AM Bug report #15650 (Closed): iterate broken in Processing/QGIS 2.16.3
- Fixed in changeset commit:"4bcdecd3cf87dd191c27bcb4d6419191f5ff8cb2".
- 02:36 AM Bug report #15659: Crash when deleting features with node tool (2.14 for Mac OS)
- This is the report of the error:...
- 02:03 AM Bug report #15659 (Closed): Crash when deleting features with node tool (2.14 for Mac OS)
- This problem has been discussed many times in last years: when you delete a polygon deleting all the nodes, when you ...
- 02:23 AM Bug report #14255 (Closed): SVG preview blocks QGIS
- Fixed in changeset commit:"0b683637896f552b13f419f1fcabb9fe9fa2fdea".
2016-10-03
- 01:57 AM Bug report #15647: WFS client does not update layer list
- I did some testing about this problem and no cache seems to be present for me. I have my own test geoserver where to ...
- 01:42 AM Bug report #15658: map tips does not show images correctly anymore... on Linux
- Enclosing content in divs worked as I posted in my answer on SE:...
- 01:08 AM Bug report #15658 (Closed): map tips does not show images correctly anymore... on Linux
- I faced with the same issue:
http://gis.stackexchange.com/questions/211117/map-tip-display-text-in-qgis-2-16-pictu... - 01:22 AM Revision 377de52b (qgis): Port generate_test_mask_image.py to python3
- 01:22 AM Revision 19f6b62c (qgis): Fix layers with layer wide opacity "flashing" by rendering
- intermediate states without opacity
- 12:52 AM Bug report #15582: Union error: "global name 'vproviderA' is not defined
- Same error on Windows 7 64 bit with QGIS 2.16.3, both within QGIS and from a standalone script. Editing "C:\\OSGeo4W6...
- 12:28 AM Bug report #15543: Wrong Unicode handling of metadata plugin fields
- I can confirm this on 2.16.3 and Windows XP.
My plugin had unicode characters not in description but in about and ch... - 11:37 PM Bug report #15514 (Closed): Updating an expression in diagram seems to not apply to the map
- Fixed in changeset commit:"111106c64fcf4288617e65fc160a2b6112606cfc".
- 10:48 PM Bug report #14255: SVG preview blocks QGIS
- PR at https://github.com/qgis/QGIS/pull/3565 - also fixes the circular symlink issue.
- 09:53 PM Revision d3f8763b (qgis): Merge pull request #3564 from elpaso/test-wait-for-network3
- Yet another strategy to get a free port from the server
- 08:56 PM Bug report #15624: WMS in atlas
- Some issues with DPI maybe? I do not have access to the WMS, so it is difficult to tell...
- 08:47 PM Revision 9761a86e (qgis): Renamed constants for consistency
- 07:43 PM Revision d950e3b6 (qgis): Yet another strategy to get a free port from the server
- 06:12 PM Bug report #13920 (Closed): Scale for Mac OS
- Closing due to lack of feedback
- 06:12 PM Bug report #13920 (Closed): Scale for Mac OS
- Closing due to lack of feedback
- 05:27 PM Feature request #5833 (Closed): Freeze display scale when zooming in
- Implemented in 2.16
- 05:27 PM Feature request #5833 (Closed): Freeze display scale when zooming in
- Implemented in 2.16
- 04:42 PM Revision 368c1cea (qgis): Merge pull request #3563 from elpaso/test-wait-for-network2
- Wait for server ready (and times out) before starting the tests
- 03:47 PM Revision a23dc9e0 (qgis): [Processing][Rscripts] Use temp script filename
- The build RScript is stored in the User folder, so the script is erased at each RAlgorithm execute.
Server side or fo... - 03:00 PM Revision 4fd5c014 (qgis): Synchronize edit button state with read only mode (#3562)
- 02:19 PM Revision 28f547ea (qgis): Wait for server ready (and times out) before starting the tests
- 12:16 PM Revision a6bb8a9b (qgis): Merge pull request #3544 from ghtmtt/processing_script_font
- [processing] fix button for font size
- 11:58 AM Bug report #15632 (Closed): Style graduated not working correctly
- 03:24 AM Bug report #15632: Style graduated not working correctly
- Martin Dobias wrote:
> It is not clear from your bug report what is the actual problem. Please note there are various... - 03:03 AM Bug report #15632 (Feedback): Style graduated not working correctly
- It is not clear from your bug report what is the actual problem. Please note there are various modes for graduated st...
- 11:55 AM Revision 8c90f7d6 (qgis): Merge pull request #3511 from nyalldawson/depend_redraw
- If a dependent layer is redrawn, then also redraw child layer
- 11:49 AM Revision 430694ba (qgis): Fix identify tool for WMS if webkit is not available (fixes #14658)
- 11:38 AM Revision 8e54acf7 (qgis): [travis] fixme
- 11:29 AM Revision 645094cc (qgis): Merge pull request #3558 from nirvn/layers_relation_icon
- [gui] improve the layer dependencies icon
- 11:13 AM Revision 45606920 (qgis): Merge pull request #3554 from nyalldawson/parse_dash
- New script to handle multiple render results from a dash results page
- 10:45 AM Revision ce37f9c6 (qgis): Disable flaky PyQgsServerWFST test
- 09:29 AM Revision 9ef91ea6 (qgis): Fix WMS identify when using "Feature" format and the layer has named CRS
- 08:15 AM Revision 8e14cf06 (qgis): Fix leak in edit form config (#3556)
- 07:51 AM Feature request #6450: Allow QGIS to 'guess' field types for calculated fields in spatialite views
- Can someone estimate how much time it would take to solve this problem? Maybe we can look for a solution....
- 07:15 AM Revision 5b3f10a5 (qgis): Fix identify menu highlight only works with simple geometry types
- Fix #15625
- 06:37 AM Revision 7d27b43e (qgis): Fix data defined buttons sometimes incorrectly show error state
- 06:21 AM Revision d36fb619 (qgis): [labeling] Fix data defined placement with rotated maps
- For layers requiring reprojection and with rotated maps any
labels with data defined x/y would not be rendered
Fix #... - 06:06 AM Revision 29d2bef7 (qgis): Fix listing of WMTS layers in browser (fixes #15350)
- 05:59 AM Bug report #15598 (Feedback): QGIS fails to display features near 180 degrees longitude at some s...
- 05:59 AM Bug report #15598: QGIS fails to display features near 180 degrees longitude at some scales
- Please attach the screenshots and the shapefile for testing - there are no attachments in this ticket...
- 05:54 AM Bug report #15649: Setting constraint for a range (dial) widget usability problems
- I have a similar problem.
When constraint Expression dialog write "NOW ()", "identifier" IS NOT NULL "or other, I for... - 05:54 AM Bug report #15649: Setting constraint for a range (dial) widget usability problems
- I have a similar problem.
When constraint Expression dialog write "NOW ()", "identifier" IS NOT NULL "or other, I for... - 05:54 AM Bug report #15649: Setting constraint for a range (dial) widget usability problems
- I have a similar problem.
When constraint Expression dialog write "NOW ()", "identifier" IS NOT NULL "or other, I for... - 05:29 AM Revision 1f783934 (qgis): [gui] improve the layer dependencies icon
- 05:00 AM Revision 291f7bda (qgis): Fix rule based renderer shows 0 count on first click of "show counts"
- 04:44 AM Revision 0a9491a2 (qgis): Fix oracle build
- 04:15 AM Revision 82eeeac5 (qgis): Fix invalid debugging noise
- 03:42 AM Revision dc481955 (qgis): Fix many labeling unit settings are lost on closing dialog
- (and also don't trigger auto preview)
- 03:22 AM Feature request #15657 (Open): Differentiate relative/absolute path option for QGS and QLR files
- Actually the option under project properties to define relative or absolute save paths affects both QGS and QLR files...
- 03:19 AM Revision c4bf35cc (qgis): Default to WITH_QWTPOLAR OFF
- Since it's not compatible with Qt5 builds
- 03:19 AM Revision ba210d01 (qgis): Fix build with GDAL < 2
- 03:19 AM Revision 230417c7 (qgis): Add method to create QgsMapToPixel from scale/dpi/mapunits
- 03:19 AM Revision 4b7876c1 (qgis): Fix some Coverity null derefence warnings
- 02:58 AM Bug report #15656 (Closed): Loading QLR file with relative path does not work correctly
- Hi,
I have some troubles loading QLR files with relative path. The path in the QLR is relative to the folder where... - 02:57 AM Bug report #15596 (Closed): WMS layers cannot be identified on QGIS >= 2.16.*
- Fixed in changeset commit:430694ba9a2beb5fe23d5814b63aaecdbee7a3d7 (the commit unfortunately references a different bug)
- 02:56 AM Bug report #14658 (Feedback): Wmts layer not appearing
- Arrgh... this one is not fixed yet, I have only mistakenly mentioned this bug in my commit (it actually fixes #15596)
- 02:53 AM Bug report #14658 (Closed): Wmts layer not appearing
- Fixed in changeset commit:"430694ba9a2beb5fe23d5814b63aaecdbee7a3d7".
- 02:36 AM Feature request #15655 (Open): Discard from rendering polygon vertices located in the upper left ...
- When OTF reprojection is enabled, sometimes coordinates of vertices do not make any sense. Such vertices are then ren...
- 02:29 AM Bug report #15636: Field calculator "lpad()" operator does not work
- Maybe I was actually using a numeric field,
that would explain why only rpad was working
(10, 20, 30 are indeed legit... - 02:20 AM Bug report #15636 (Closed): Field calculator "lpad()" operator does not work
- I'm quite sure because rpad was working properly,
anyway i cannot reproduce anymore and closing,
if i'll understand w... - 02:16 AM Bug report #15654 (Rejected): Processing: TrainImagesClassifier (libvm) returns an error message
- Algorithm TrainImagesClassifier (libsvm) starting...
/usr/bin/otbcli_TrainImagesClassifier
-io.il
"/media/fd/Dados...
2016-10-02
- 01:40 AM Bug report #15653 (Closed): Refactor fields
- Refactor Fields:
When I have a Shapefile with a field named "AREA" the default (preselected) Expression in Refactor f... - 01:26 AM Bug report #15643: Print composer: qgis crashes while changing colour
- Fix confirmed, thanks
- 06:15 PM Bug report #15643 (Closed): Print composer: qgis crashes while changing colour
- Duplicate of #15634
- 06:15 PM Bug report #15643 (Closed): Print composer: qgis crashes while changing colour
- Duplicate of #15634
- 01:26 AM Feature request #15652 (Open): Add option for OGR data sources to be opened in read only mode
- Apparently some data formats (e.g. geopackage) load with better performance if they are opened in "read only" mode - ...
- 11:29 PM Bug report #14658: Wmts layer not appearing
- My impression is that the server does not follow WMTS specification properly.
Info from GetCapabilities ... layer's ... - 10:16 PM Bug report #15625 (Closed): Highlight of geometries in Identify tool with "layer choice" mode fai...
- Fixed in changeset commit:"5b3f10a531765a8c3951fa35a33d7da5a0c27644".
- 09:24 PM Bug report #14236 (Closed): Moved labels disappear from the rotated map canvas and from rotated p...
- Fixed in changeset commit:"d36fb619b5a210406aaa50ed3aab59763f5f749a".
- 09:11 PM Bug report #15350 (Closed): WMTS layers are not listed in Browser panel
- Fixed in changeset commit:"29d2bef7954d4e2b2cf21611c1398d0a7666e4c6".
- 07:38 PM Bug report #15373: Refine current rule not working on QGIS 2.16
- PR with fix at https://github.com/qgis/QGIS/pull/3557
- 07:34 PM Bug report #15651 (Closed): Processing merge vector layers returns incomplete result
- Merging the shapefiles in the attached zip file with the "merge vector layers" from Processing the output is incomple...
- 07:05 PM Bug report #15650: iterate broken in Processing/QGIS 2.16.3
- https://www.dropbox.com/s/b9yjtjrio3y91x4/int_processing_iterate.zip?dl=0
- 06:34 PM Bug report #15650 (Closed): iterate broken in Processing/QGIS 2.16.3
- Take the linked shapefiles, and try do a Intersection (QGIS tool) using the buffers with iterate against the land use...
- 06:25 PM Bug report #15648: Attribute table behaviour "show selected features" shows all records if there ...
- Nyall Dawson wrote:
> This was a an intentional change - see #7541
Hi Nyall,
yes, I was thinking about it and I susp... - 06:23 PM Bug report #15648 (Closed): Attribute table behaviour "show selected features" shows all records ...
- This was a an intentional change - see #7541
- 06:23 PM Bug report #15648 (Closed): Attribute table behaviour "show selected features" shows all records ...
- This was a an intentional change - see #7541
- 06:24 PM Bug report #15636 (Feedback): Field calculator "lpad()" operator does not work
- I can't reproduce - are you sure you aren't storing the result in a numeric field?
- 06:20 PM Bug report #15615 (Closed): Working with a GeoPackage consumes 100% of processor unit
- 02:18 PM Bug report #15615: Working with a GeoPackage consumes 100% of processor unit
- It turned out, that the excessive CPU usage was caused by another (broken) GeoPackage existing in the same directory....
- 06:14 PM Bug report #15515 (Closed): QGIS crashes when changing color of category styled layer.
- Duplicate of #15634
- 06:14 PM Bug report #15515 (Closed): QGIS crashes when changing color of category styled layer.
- Duplicate of #15634
- 05:51 PM Bug report #15521 (Reopened): Concave hull broken
- Sorry Alex, I have to reopen. On the latest master on osgeo4w:
2016-10-03T01:48:27 1 There were errors executing t... - 05:51 PM Bug report #15521 (Reopened): Concave hull broken
- Sorry Alex, I have to reopen. On the latest master on osgeo4w:
2016-10-03T01:48:27 1 There were errors executing t... - 01:41 PM Bug report #14233: Spatialite view, identify results, view feature form shows wrong result
- Martin Dobias wrote:
> Fixed in commit:42d88848f3010365d2c9fcf84b3a8ed5d52749a1
It seems that in QGIS 2.16.2 this pr... - 02:22 AM Bug report #15649 (Closed): Setting constraint for a range (dial) widget usability problems
- Setting a range (dial) widget with a constraint and hitting that constraint while using the dial wheel shows the inva...
2016-10-01
- 01:39 AM Bug report #15648 (Closed): Attribute table behaviour "show selected features" shows all records ...
- This was working as expected until 2.8.*
Tested on shapefiles. - 12:30 AM Revision 17db101c (qgis): Fix Coverity uninitialized variable warnings
- 10:29 PM Revision 53204c88 (qgis): [processing] fixed multiple fields input in R algorithms
- 06:25 PM Revision ebb6c229 (qgis): [Server] GetStyles: no more needs to add units in SLD
- After @aaime works on SLD, no more needs to add units in SLD send by GetStyles
- 06:22 PM Revision d463ddda (qgis): Merge pull request #3549 from rldhont/release-2_14-aaime_sld
- Cherry-picking @aaime works on SLD to release-2_14
- 05:58 PM Revision ffaffadb (qgis): fix typos
- 05:51 PM Revision 3654d508 (qgis): fix typos
- (cherry picked from commit 1c298684ff6cedb9c9759442b55feba6b7241cee)
- 05:33 PM Revision 26d5c6b4 (qgis): fix typos
- (cherry picked from commit 454e1e43fa8c1ceef109c09f70e4d1595e81d402)
- 04:33 PM Revision 330e95c6 (qgis): debian packaging: add ca-certificates as build dependency for dash uplo...
- 04:33 PM Revision 0ad3bd68 (qgis): debian packaging: add ca-certificates as build dependency for dash uplo...
- 04:31 PM Revision a53dd3bf (qgis): debian packaging: add ca-certificates as build dependency for dash uplo...
- 03:50 PM Revision da67550a (qgis): Keep API compatibility and update SIP
- 03:50 PM Revision 5297df7a (qgis): Export map level scale based dependencies in most vector symbology
- 03:50 PM Revision b6274013 (qgis): Do not generate a ogc:Filter where a ogc:Expression is expected. Fixes ...
- 03:50 PM Revision 4aef2dba (qgis): Fix cherry-pickings
- Do not generate a ogc:Filter where a ogc:Expression is expected. #3366
Emit valid SLD when mm are used as symbol unit... - 03:50 PM Revision 760036a9 (qgis): Emit valid SLD when on screen mm are used
- SLD does not have a notion of on screen mm, rescale them to pixels to get an equivalent, more valid and more widely u...
- 03:49 PM Revision 8a28f9b7 (qgis): Fix first range when exporting graduated renderer to sld (fix #15212)
- 03:39 PM Revision 4a7a8ff2 (qgis): Update python code
- 03:39 PM Revision 37e06ae5 (qgis): Rename setAttributeAlias and removeAttributeAlias
- 03:39 PM Revision 9a261cfb (qgis): QgsFields::fieldNameIndex also matches field alias
- This method is also doing case insensitive "fuzzy" matching now, this
just adds yet another level of tolerance.
This ... - 03:39 PM Revision e45f01de (qgis): Fix compile errorr
- 03:39 PM Revision 9c118140 (qgis): Add safety check to avoid crash
- 03:39 PM Revision b6779f63 (qgis): Rename QgsFields::fieldNameIndex() to lookupField()
- To have two clearly different names for tolerant/intolerant index lookup
- 03:39 PM Revision ff52a9f2 (qgis): setAttributeAlias is now setFieldAlias
- 01:58 PM Revision 4b868389 (qgis): debian packaging: re-enable server
- 01:23 PM Revision f4cb295e (qgis): server sip sync
- 01:23 PM Revision 00942744 (qgis): debian packaging: add libqca-qt5-2-plugins build dependency
- 01:23 PM Revision 50b04c5c (qgis): only include server bindings in sip coverage tests if they are built
- 11:32 AM Revision a5adb667 (qgis): Merge pull request #3548 from nirvn/wordwrap_zerowidthspace
- [expression] make wordwrap work with complex scripts (Indic, Arabic, etc.)
- 10:19 AM Revision 437d785c (qgis): debian packaging: reorder build dependencies and add python3-pyqt5.qtsvg
- 08:35 AM Revision 37951baf (qgis): [Processing] Uses os.path.join instead of + os.sep + (#3552)
- 06:29 AM Revision a07a57e6 (qgis): Add new script to handle multiple render results from a dash
- results page in an interactive way
Allows generation and tweaking of mask images while previewing
the result - 06:18 AM Feature request #11103: Support for retina displays (HiDPI)
- Correction: The plugin description is ok on hidpi now but too big on regular screens.
- 05:41 AM Bug report #15647 (Closed): WFS client does not update layer list
- With 2.16.2 when one connects to a WFS provider the layer list is not updated after the first time Connect is pressed...
- 04:05 AM Bug report #14799 (Feedback): 'Create transaction groups automatically whenever possible (Experim...
- Can you confirm all of them?
The feature count and save button as seen in the video are bugs.
Undo and Redo are not ...
2016-09-30
- 12:54 AM Revision 52fc535c (qgis): update INSTALL
- 08:54 PM Revision 1737e476 (qgis): Merge pull request #3553 from elpaso/server-tests-backport
- [Server] Backport of the test improved stability
- 08:34 PM Revision 02dfb4f8 (qgis): Ignore data type differences
- 07:55 PM Revision 9eac69e0 (qgis): Blacklist the new auth test (Qt5/Py3 version is in master)
- 07:30 PM Revision 4afd8f6b (qgis): [Server] Backport of the test improved stability
- 05:05 PM Revision e3822a2c (qgis): [BUGFIX] Expression in like escape % and _
- The Expression LIKE binary operator does not care about escape % and _ char.
No-one has already open an issue about i... - 05:04 PM Revision 5859d5e2 (qgis): [Processing][Rscripts] Use temp script filename
- The build RScript is stored in the User folder, so the script is erased at each RAlgorithm execute.
Server side or fo... - 04:58 PM Revision a8fbf8af (qgis): [BUGFIX] Expression in like escape % and _
- The Expression LIKE binary operator does not care about escape % and _ char.
No-one has already open an issue about i... - 04:57 PM Revision e146fceb (qgis): [Processing][Rscripts] Use temp script filename
- The build RScript is stored in the User folder, so the script is erased at each RAlgorithm execute.
Server side or fo... - 04:14 PM Revision f85b5fc9 (qgis): debian packaging: add ca-certificates as build dependency for dash uplo...
- 03:53 PM Revision fc9470d5 (qgis): Merge pull request #3535 from rldhont/expression_like_escape
- [BUGFIX] Expression in like escape % and _
- 02:53 PM Revision e6b1121b (qgis): CDash submissions should be done with https now
- (cherry picked from commit 19378c22802668f592f0ffc268451c5a946371af)
- 02:53 PM Revision 3f12636c (qgis): CDash submissions should be done with https now
- (cherry picked from commit 19378c22802668f592f0ffc268451c5a946371af)
- 02:52 PM Revision 174c4798 (qgis): CDash submissions should be done with https now
- (cherry picked from commit 19378c22802668f592f0ffc268451c5a946371af)
- 02:52 PM Revision c9d25b27 (qgis): Merge pull request #3550 from julienmalik/patch-1
- CDash submissions should be done with https now
- 02:40 PM Revision 19378c22 (qgis): CDash submissions should be done with https now
- 02:31 PM Feature request #15646 (Closed): Processing script editor needs find and replace functions
- Currently, there is no way to find / find and replace code in the Processing script editor. This restricts it's usabi...
- 02:27 PM Revision f47a7320 (qgis): [BUGFIX] Expression in like escape % and _
- The Expression LIKE binary operator does not care about escape % and _ char.
No-one has already open an issue about i... - 02:23 PM Revision 8fe0c177 (qgis): QgsOgcUtils: add support to generate WFS 1.1 and 2.0 filters
- Fixes #14119: Ensure the OGC filter XML expression contains the GML namespace references
- 01:39 PM Bug report #15643 (Feedback): Print composer: qgis crashes while changing colour
- Can you update your build and retest? This should have been fixed a day or so ago.
- 03:49 AM Bug report #15643 (Closed): Print composer: qgis crashes while changing colour
- Load the attached shapefile
Change style from "single symbol" to "categorized", select "select2" in "column"
Click ... - 11:45 AM Revision 87039204 (qgis): [expression] make wordwrap work with complex scripts (Indic, Arabic, etc)
- 10:41 AM Bug report #15645 (Closed): OS X GRASS 7 processing command wrong setup
- Commit #e1ff6e896a8178c2f61930535ca91a408c3e2355 tried to fix GRASS 7 detection on OS X but for some reason inserted ...
- 10:36 AM Revision a5b83e49 (qgis): Merge pull request #3543 from sebastic/icons-subdirectory
- Move icons to subdirectory.
- 08:41 AM Revision 9f6f08a4 (qgis): [composer] Fix save world file does not work (fix #15268)
- (cherry-picked from 38a811b377cf7d0d50e2c76346eadfdd8ef87956)
- 08:21 AM Bug report #14799: 'Create transaction groups automatically whenever possible (Experimental)' issues
- Hi, confirmed here with 2.16.3
Matthias, do you confirm?
- 08:21 AM Bug report #14799: 'Create transaction groups automatically whenever possible (Experimental)' issues
- Hi, confirmed here with 2.16.3
Matthias, do you confirm?
- 07:57 AM Revision c9449c8b (qgis): [composer] Fix save world file does not work (fix #15268)
- (cherry-picked from 38a811b377cf7d0d50e2c76346eadfdd8ef87956)
- 07:54 AM Revision 38a811b3 (qgis): [composer] Fix save world file does not work (fix #15268)
- 06:56 AM Revision ddcea347 (qgis): Merge pull request #3536 from nyalldawson/cluster_marker
- [FEATURE] Cluster marker renderer
- 06:32 AM Revision 168688c8 (qgis): Don't draw empty labels for displacement renderer
- Is inefficient and also causes QThreadPool crash on exit in python
test (related to creation of QFontMetrics in a thr... - 06:31 AM Bug report #15644 (Closed): Qgis don't specify SRID on Sqlite/Spatialite export
- A layer exported to Sqlite/Spatialite gets SRID=0 by default instead of the SRID from the correct CRS.
SRID is define... - 03:36 AM Bug report #15642 (Closed): Print composer: Changing "orientation" in Page Setup has no effect
- Open print composer, click on Page setup, change "orientation" from "portrait" to "landscape" and nothing happens.
... - 03:30 AM Bug report #15641 (Closed): Processing: Orfeo Optical Calibration throws Python error
- Open QGIS, click on Optical Calibration from Orfeo, close it, this error message appears:
An error has occurred wh...
2016-09-29
- 01:14 AM Bug report #15640 (Closed): Refactor fields: an expression is always required (otherwise python e...
- When creating a new field through Processing > Refactor fields, an expression seems always required. I do not think t...
- 12:42 AM Revision 3253cdc2 (qgis): Unit tests for displacement and cluster renderer
- 12:42 AM Revision 3aeef8d0 (qgis): Use group centroid for nearest group test
- 12:42 AM Revision 3f590f00 (qgis): Make distance based renderers much faster when filters are present
- 12:42 AM Revision d27e5563 (qgis): Keep as many settings as possible when changing between displacement an...
- 12:42 AM Revision 36e276f9 (qgis): [FEATURE] Point cluster renderer
- Groups nearby points into a single rendered marker symbol.
QgsPointDisplacementRenderer has been split into a new
pu... - 12:42 AM Revision 7acb07f2 (qgis): Make sure all attributes are fetched for distance based renderers
- 12:42 AM Revision 17251829 (qgis): Make @cluster_size, @cluster_color usable in displacement renderer too
- 12:42 AM Revision 962a4e97 (qgis): Expose renderer variables to users
- 12:42 AM Revision d32008a3 (qgis): Icon for cluster renderer
- 12:42 AM Revision 1c611cc2 (qgis): Better default cluster symbol
- 12:42 AM Revision fd0c5ef9 (qgis): Refactor symbol/renderer widgets to use QgsSymbolWidgetContext
- instead of individually setting map canvas, expression context, etc
Will make it more easy in future to add addition... - 12:42 AM Revision fbdc93fb (qgis): Add missing test images
- 12:42 AM Revision 3dcc69a4 (qgis): Fix point distance renderer handling of crs transform
- 12:42 AM Revision ca7b504e (qgis): Fix Travis warnings and missing docs/sip
- 12:42 AM Revision c1bff163 (qgis): Fix panel titles
- 12:42 AM Revision c671bad7 (qgis): Better default cluster symbol
- 12:08 AM Bug report #15628: Print composer: Removing the legend title do not remove the blank space at the...
- In first releases, removing the title still kept the space corresponding to title font at the top of the legend. And ...
- 09:44 PM Bug report #15628 (Feedback): Print composer: Removing the legend title do not remove the blank s...
- I've tested with 2.14.7 and it has the same behaviour. I'm not sure if this behaviour is by design - maybe it was don...
- 11:46 PM Bug report #15629: Print composer: Legend frame can be resized over its content (content is hidden)
- Hi Nyall,
Can I have a use case where one would like to have the legend cropped (until nothing appears)?
I can see ca... - 09:37 PM Bug report #15629 (Closed): Print composer: Legend frame can be resized over its content (content...
- 10:55 PM Bug report #15268 (Closed): Qgis 2.16: Save world file does not work.
- Fixed in changeset commit:"38a811b377cf7d0d50e2c76346eadfdd8ef87956".
- 10:20 PM Bug report #15639 (Closed): labelling: line curved placement is broken
- On master (2.99), the rendering of labels with curved placements over line is broken, whereas zooming into the canvas...
- 10:15 PM Bug report #15603 (Closed): regression: changing a composer sheet background style/color crashes ...
- The merging of this PR (https://github.com/qgis/QGIS/pull/3536) fixed the issue, closing. Thanks Nyall.
- 10:15 PM Bug report #15603 (Closed): regression: changing a composer sheet background style/color crashes ...
- The merging of this PR (https://github.com/qgis/QGIS/pull/3536) fixed the issue, closing. Thanks Nyall.
- 03:53 PM Revision eef6f050 (qgis): Only enable globe plugin for osgEarth 2.7, it is not compatible with 2....
- 03:20 PM Revision 8ab8c7bd (qgis): [processing] fix button for font size
- 02:44 PM Revision 84981ee1 (qgis): Move icons to subdirectory.
- 02:07 PM Revision 19585ee1 (qgis): [Server 3.0] Typo in test name and removed obsolete comments
- 02:02 PM Revision 3dfcf14c (qgis): Add qgis.PyQt.Qt compat files (#3491)
- * added PyQt.Qt
* fix matthias comments - 01:52 PM Revision 170ff9fe (qgis): Merge pull request #3493 from rldhont/processing_rscripts_temprscritpfi...
- [Processing][Rscripts] Use temp script filename
- 01:46 PM Revision 30580ed1 (qgis): nodetool: use exact intersect when picking features (fixes #15294)
- (cherry picked from commit 6b2799414a3b6434818adc859d3f1363029eb579)
- 01:45 PM Revision ae76aa60 (qgis): nodetool: use exact intersect when picking features (fixes #15294)
- (cherry picked from commit 6b2799414a3b6434818adc859d3f1363029eb579)
- 01:45 PM Revision 2e284c81 (qgis): nodetool: use exact intersect when picking features (fixes #15294)
- (cherry picked from commit 6b2799414a3b6434818adc859d3f1363029eb579)
- 01:44 PM Revision 6b279941 (qgis): nodetool: use exact intersect when picking features (fixes #15294)
- 01:36 PM Revision b01d3b01 (qgis): [processing] better update of expression widget when layer is changed i...
- 12:18 PM Revision 949241d3 (qgis): Merge pull request #3540 from elpaso/auth-integration-test
- Auth integration test + more reliable server tests
- 11:47 AM Revision 49ae0206 (qgis): [Server 3.0] Tests reliability + new auth test
- - Local server searches for a free port before binding
- Server tests now ignore attributes order
- Updated reference... - 09:12 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- I'm not sure it's useful to keep this ticket open, the bug in this ticket subject was fixed, better use the new ticke...
- 08:15 AM Bug report #15638 (Closed): Issue at attribute table cells update - Qgis 2.16.3
- Hello,
At each modification of datas in an attribute table cells, I get a crash application when I update the whole ... - 07:42 AM Revision ecba2543 (qgis): Add relation discovery for SpatiaLite
- 06:52 AM Feature request #8500: Add the ability to get the original GetfeatureInfo and GetLegendGraphic fo...
- We're also interested in this feature. We have a lot of external GIS data available as WMS and being able to identify...
- 06:08 AM Bug report #15624: WMS in atlas
- That's the debug output when it's rendered from the print composer:
server replied: Internal Server Error url:https:... - 04:47 AM Bug report #15294 (Closed): Node tool selects wrong features
- Fixed in changeset commit:"30580ed1e59aa7ada71d69957e035c8eba33f102".
- 04:23 AM Revision 67d5e193 (qgis): Update test masks (Qt5 on Fedora)
- 04:22 AM Bug report #15637: ArcGIS MapServer Services Export not working
- Ubuntu 16.04, QGIS 2.16.3
- 04:20 AM Bug report #15637 (Closed): ArcGIS MapServer Services Export not working
- In _Add ArcGIS MapServer Layer_ window, there's Export button. Suddenly doesn't work as suspected. I have defined som...
- 03:53 AM Bug report #15604: Accented characters allowed as DBF columns
- DBF standard defines ISO8859-1 as the default (and theorically the only accepted) encoding. We should guarantee suppo...
- 02:23 AM Bug report #15636 (Closed): Field calculator "lpad()" operator does not work
- Tested on a text field:
example:
1
2
3
lpad("fieldname", 2,'0')
expected result:
01
02
03
Thanks, Roy.
actual ...
2016-09-28
- 01:20 AM Bug report #15624: WMS in atlas
- there are confidential date in the project, i sent it on a privat channel to matthias kuhn
when i use the WMS-layer ... - 11:42 AM Bug report #15624 (Feedback): WMS in atlas
- There's not enough info here to diagnose. Please share a stuff contained project which demonstrates this behaviour.
- 11:42 AM Bug report #15624 (Feedback): WMS in atlas
- There's not enough info here to diagnose. Please share a stuff contained project which demonstrates this behaviour.
- 12:44 AM Revision 699724a1 (qgis): [travis] Disable flaky qgis_ziplayertest test
- 12:43 AM Revision 98b5a104 (qgis): [travis] Disable flaky qgis_ziplayertest and qgis_ogcutilstest tests
- 12:41 AM Revision 6ad5abe9 (qgis): [travis] Disable flaky qgis_ziplayertest and qgis_ogcutilstest tests
- 12:30 AM Revision 98dd5cb5 (qgis): Disable flaky qgis_ogcutilstest test on Travis
- 12:22 AM Bug report #11884: Processing generates outputs with no "+towgs84" parameters
- My guess is that the issue is related to this one:
https://trac.osgeo.org/grass/ticket/3048
(GRASS does not write AUT... - 12:22 AM Bug report #14499: GRASS GIS 7 CRS issue
- My guess is that the issue is related to this one:
https://trac.osgeo.org/grass/ticket/3048
(GRASS does not write AUT... - 06:52 PM Bug report #15620 (Closed): QGIS crashes when opening Settings -> Options dialog
- 04:48 PM Bug report #15620: QGIS crashes when opening Settings -> Options dialog
- Thank you Jürgen, this has fixed the problem. I wasn't aware there was any config outside .qgis2 folder.
- 03:07 PM Bug report #15620: QGIS crashes when opening Settings -> Options dialog
- Not reproducable here. (Re)moving @~/.config/QGIS/QGIS2.conf@ might also help.
- 06:32 PM Bug report #15635 (Closed): globe plugin should be built as a MODULE
- Commit commit:90887f4 (src/plugins/globe/cmakelists.txt) changed the linking from a MODULE type to a SHARED type. It...
- 06:27 PM Revision fb71f723 (qgis): fix #15634
- (cherry picked from commit be167761c44a3622ed28c9f679226dcb6b51dc68)
- 06:25 PM Revision 8b6d3558 (qgis): fix #15634
- (cherry picked from commit be167761c44a3622ed28c9f679226dcb6b51dc68)
- 06:24 PM Revision be167761 (qgis): fix #15634
- 05:55 PM Revision dedf4a5a (qgis): gdal tools: disconnect canvas signal after building vrt (fixes #15389)
- (cherry picked from commit e963fff346aafdb87494c9a33c4cddd3754ab5b1)
- 05:55 PM Revision c7b68166 (qgis): processing: disconnect canvas signal after building vrt (fixes #15389)
- (cherry picked from commit e963fff346aafdb87494c9a33c4cddd3754ab5b1)
- 05:55 PM Revision aa30c2fe (qgis): gdal tools: disconnect canvas signal after building vrt (fixes #15389)
- (cherry picked from commit e963fff346aafdb87494c9a33c4cddd3754ab5b1)
- 05:54 PM Revision e963fff3 (qgis): gdal tools: disconnect canvas signal after building vrt (fixes #15389)
- 03:26 PM Revision 590dd47e (qgis): categorized renderer: also setup symbol render context for hashed symbols
- (cherry picked from commit c7c52442f71a6a17ea1ad97e741b2b4b6d51f698)
- 03:26 PM Revision b46a172f (qgis): categorized renderer: also setup symbol render context for hashed symbols
- (cherry picked from commit c7c52442f71a6a17ea1ad97e741b2b4b6d51f698)
- 03:24 PM Revision 4b7432cf (qgis): categorized renderer: also setup symbol render context for hashed symbols
- 03:23 PM Revision c7c52442 (qgis): categorized renderer: also setup symbol render context for hashed symbols
- 01:28 PM Bug report #15570: Shapefile data corruption
- I spent the last hours replicating the issue, and was somehow successful in doing so. There are 2 different reliable ...
- 01:03 PM Bug report #15634: Crash after using color picker with categorized and rule-based renderer
- I can confirm that the crashes are gone.
Thanks a lot for fixing this so quickly, Jürgen! - 09:29 AM Bug report #15634 (Closed): Crash after using color picker with categorized and rule-based renderer
- Fixed in changeset commit:"fb71f7232640e01c399dbb47ff940bc808e8c577".
- 07:59 AM Bug report #15634 (Closed): Crash after using color picker with categorized and rule-based renderer
- Steps to reproduce:
1. Load a vector layer
2. Open the layer properties
3. Select categorized or rule-based renderer... - 12:11 PM Revision 07b7b7d9 (qgis): Merge pull request #3534 from dmarteau/master
- Fix python3 pyspatialite import
- 11:45 AM Bug report #15629: Print composer: Legend frame can be resized over its content (content is hidden)
- Yes, this cropping is intentional behaviour if "resize to fit contents" is not selected. If you need the resizing the...
- 05:23 AM Bug report #15629 (Closed): Print composer: Legend frame can be resized over its content (content...
- One can resize the legend item so that none of its contents appears.
In previous release, you can resize the frame to... - 11:05 AM Revision 4feeab85 (qgis): [Processing][Rscripts] Use temp script filename
- The build RScript is stored in the User folder, so the script is erased at each RAlgorithm execute.
Server side or fo... - 08:56 AM Bug report #15389 (Closed): Raster | Miscellaneous | Build Virtual Raster produces "RuntimeError:...
- Fixed in changeset commit:"dedf4a5ac69fdb19b5148cc98a4e6f9f35e7b78e".
- 08:52 AM Revision 89d49985 (qgis): [Server 3.0] Resurrect PyQgsServerWFST
- 07:56 AM Bug report #15633 (Closed): Field calculator does not clear variables list when switching layers
- See subject.
- 07:20 AM Bug report #15632 (Closed): Style graduated not working correctly
- Hello
I am Jose and I have a problem with graduated style because it is not recognizing decimals and make the divis... - 06:12 AM Bug report #15631 (Closed): Selected categories saved in a preset changed when reordering feature...
- I have found a bug with the preset (a functionality which I really like).
1. I save a preset with the first 4 catego... - 05:36 AM Bug report #15630 (Open): Print Composer: checked "Resize to Fit contents" should not allow manua...
- In legend properties, checking the "Resize to Fit contents" does what's expected. But despite the checked state, one ...
- 05:17 AM Bug report #15628 (Closed): Print composer: Removing the legend title do not remove the blank spa...
- When you add a legend to a print composer, by default, a string "Legend" is added as title.
If you remove this text, ... - 04:43 AM Bug report #15615 (Feedback): Working with a GeoPackage consumes 100% of processor unit
- Could you please share the geopackage that is causing this problem?
- 04:43 AM Bug report #15615 (Feedback): Working with a GeoPackage consumes 100% of processor unit
- Could you please share the geopackage that is causing this problem?
- 04:06 AM Bug report #15592: Adding WMS from Metasearch: GetCapabilities does not work
- Still worksforme. Trying to reproduce, when searching for land I get 640 results. Clicking on the first result (Sta...
- 04:02 AM Feature request #15593 (Closed): Give a better name for new WMS and WFS added from Metaserch plugin
- Using the settings tab allows the user a few options to manage OWS service names.
- 04:02 AM Feature request #15593 (Closed): Give a better name for new WMS and WFS added from Metaserch plugin
- Using the settings tab allows the user a few options to manage OWS service names.
- 03:18 AM Bug report #15627 (Closed): Icons not displayed in QGIS plugin manager for python plugins
- The QGIS-Plugin-Manager seems to have a bug. After installing python plugins there is no icon available in the plugin...
- 02:45 AM Bug report #15373: Refine current rule not working on QGIS 2.16
- This bug still exists in QGIS 2.16.3
2016-09-27
- 12:37 AM Bug report #15626 (Closed): GDAL-Tools (Raster menu) batch mode in QGIS 2.16 does not work
- The batch mode of GDAL tools (Raster menu) does no longer work under qgis 2.16 (Linux and Windows). translate and war...
- 12:00 AM Bug report #15592: Adding WMS from Metasearch: GetCapabilities does not work
- Tested again on qgis 2.16.2: searched `land` from geopole, clicked on Add WMS/WMTS, the Add WMS dialog opens, then it...
Also available in: Atom