Activity

From 2016-04-14 to 2016-05-13

2016-05-13

10:23 PM Revision 7dfc6965 (qgis): Migrate provider test to python 3
Matthias Kuhn
10:23 PM Revision 25f2e637 (qgis): Remove references to QPyNullVariant
Matthias Kuhn
10:23 PM Revision 89b7a4aa (qgis): Introduce NULL QVariant to PyQt5
Matthias Kuhn
05:17 PM Revision f48d0431 (qgis): Merge pull request #3069 from sbrunner/connect
Directly use function connect, remove no more existing signals Matthias Kuhn
05:15 PM Revision d0382186 (qgis): Directly use function connect, remove no more existing signals
Stéphane Brunner
03:44 PM Feature request #13697 (Closed): Add "Refresh materialized view" action in DB Manager
Fixed in changeset commit:"c5308754ebb2cd7eb4e9ae344cd00e9f1e0dfd89". Anonymous
03:35 PM Revision b1f59f3e (qgis): Merge pull request #3068 from sebastic/qtermwidget-kfreebsd
Add support for kFreeBSD to GRASS plugin. Matthias Kuhn
02:18 PM Revision 8360936e (qgis): Merge pull request #3059 from arnaud-morvan/canvas_saveasimage_with_ann...
Save as image with annotations Matthias Kuhn
02:00 PM Bug report #14753: Crash in edit mode
I have recreated the layer that I have attached and find that the crash isn't happening. I am still struggling to upd... Ian Wright
01:25 PM Bug report #14816 (Closed): no style backward compatibility
*2.8.7 and prior versions*
1. Create a style for a vector layer
2. Set style as default
*2.8.9 onward*
1. copy qgis....
Andre Jesus
12:17 PM Revision ab3fef97 (qgis): fix import (take 2)
Alexander Bruy
11:33 AM Revision 95b5548d (qgis): Save as image with annotations
Arnaud Morvan
10:11 AM Revision 7c122a3a (qgis): [processing] fix import
Alexander Bruy
09:55 AM Revision d4d13a4a (qgis): Merge pull request #3018 from rouault/wfs_sql
[FEATURE] [WFS provider] Add support for WFS 2.0 joins and other improvements Even Rouault
09:03 AM Revision 9a488864 (qgis): Add support for kFreeBSD to grass plugin.
Bas Couwenberg
08:58 AM Revision 19f80601 (qgis): [processing] remove toolbox dock widget when unloading plugin
Victor Olaya
08:34 AM Revision 555fe3d9 (qgis): [processing] simplify variables handling in scripts
Alexander Bruy
08:32 AM Revision 0c8f6f7f (qgis): fix indentation and typo
Alexander Bruy
08:26 AM Revision 730c5806 (qgis): Merge branch 'processing_exps' of https://github.com/volaya/QGIS into p...
Conflicts:
python/plugins/processing/gui/NumberInputPanel.py
python/plugins/processing/gui/OutputSelectionPanel.py
Alexander Bruy
06:52 AM Bug report #14813 (Closed): Add PostGIS view -- primary key is ignored
Thomas Kandler
06:27 AM Bug report #14813: Add PostGIS view -- primary key is ignored
Jürgen Fischer wrote:
> The arbitray pre-selection of the first column is gone. You are now required to select the p...
Thomas Kandler
06:11 AM Bug report #14813: Add PostGIS view -- primary key is ignored
The arbitray pre-selection of the first column is gone. You are now required to select the primary keys (one or more... Jürgen Fischer
06:04 AM Bug report #14813 (Closed): Add PostGIS view -- primary key is ignored
When loading a PostGIS view with a primary key, the key should be choosen automatically (by using the first column I ... Thomas Kandler
06:51 AM Bug report #14814 (Closed): QGIS crashes using 2.5D Renderer for Lines
On Windows 7 64bit QGIS 2.14.2 crashes when selecting 2.5 D renderer for lines.
I know it is not supported, but I can...
Peter Drexel
05:00 AM Bug report #14812 (Closed): Saving / re-openning a project reverse the annotations z-order
To reproduce :
- Create a project
- Add an annotation
- Add a second annotation that overlap the first one.
- Save t...
Arnaud Morvan
03:23 AM Bug report #14811 (Closed): Loading QLR file locks parent directory forever in Windows
When loading a QLR file QGIS locks the parent directory. This lock is not released before QGIS is closed.
Imagine ...
asgerpetersen -
02:51 AM Bug report #14810 (Closed): Uncheck 'include Z dimension' in 'save vector layer as' doesn't work
* load a 2.5D vector layer
* right click on it -> Save as
* select geometry type
* uncheck 'include z dimension'
* Cl...
Nicolas Boisteault
02:05 AM Revision b51d70ab (qgis): Correctly emit presetsChanged() from QgsVisibilityPresetCollection
Nyall Dawson

2016-05-12

12:05 AM Revision 7b64feb7 (qgis): Group add db layer actions together in toolbar
The add layer toolbar is very full and users are unlikely to be
connecting to more than one db provider type frequent...
Nyall Dawson
12:05 AM Revision 1f59541b (qgis): Fix flipped marker fill and outline color
Nyall Dawson
12:05 AM Revision 79b97945 (qgis): [FEATURE] New map tool for interactively setting point symbol offset
Allows for setting a point's offset if it is bound to a field using
data defined overrides (fix #14738)
TODO: replac...
Nyall Dawson
11:24 PM Revision 9df19e01 (qgis): Add QgsSQLStatement class to parse SELECT statements
Even Rouault
11:24 PM Revision 84129604 (qgis): Add a QgsSQLComposerDialog GUI to edit QgsSQLStatement
Even Rouault
11:24 PM Revision 84a797ea (qgis): [FEATURE] [WFS provider] Add support for WFS 2.0 joins and other improv...
Second part of qgis/QGIS-Enhancement-Proposals#53
(QEP 35: WFS provider enhancements)
- URI parameter with sql with ...
Even Rouault
11:24 PM Revision 8259b3fc (qgis): QgsSQLStatement::quotedIdentifierIfNeeded(): make it quote SQL reserved...
Even Rouault
11:24 PM Revision 1da1c278 (qgis): QgsOgcUtils: add conversion from QgsSQLStatement to OGC filters
Even Rouault
11:24 PM Revision e503ca82 (qgis): QgsVectorLayer::setSubsetString(): call updateFields()
Useful for WFS provider whose setSubsetString() can potentially
modify fields if changing the SELECT fields
Even Rouault
11:24 PM Revision 65a37dbe (qgis): Fix style of nullptr comparisons
Even Rouault
11:23 PM Revision 9aa2dea3 (qgis): QgsCodeEditorSQL: make autocompletion case insensitive when APIs are se...
Even Rouault
11:23 PM Revision 12a630f0 (qgis): QgsGML: extend to be able to parse WFS 2.0 GetFeature response with joi...
And also fix handling srsDimension=3 on main GML geometry objects and not only posList Even Rouault
11:23 PM Revision 4a761df9 (qgis): QgsCodeEditor: workaround 2 QScintilla bugs
- Fix one bug with Scintilla 2.8.X when focus out event does not
disable blinking cursor
- Make QScintilla widget n...
Even Rouault
07:52 PM Revision b38a16fe (qgis): Implement representValue() for Relation Reference widget
Even Rouault
07:03 PM Bug report #11134: QGIS confuse EPSG:3857 with EPSG:54004
This bug is still true in QGIS 2.14.2 and GDAL 1.11.3.
If you work with a layer in 3857, it will be in 54004 after so...
Etienne Trimaille
05:42 PM Revision b930a4b5 (qgis): fix extent
Blottiere Paul
03:32 PM Revision 2d8e1d38 (qgis): [processing] don't crash if user canceled script loading
(cherry picked from commit 583eaeff7f1994290b1a9428d8b1a7c42848a5c9) Alexander Bruy
03:32 PM Revision 64825b98 (qgis): [processing] add support for int64 fields (fix #14777)
(cherry picked from commit f1e6d8731b67b47ce44dc03c5e4d9b7dfe676a0f) Alexander Bruy
03:27 PM Revision 583eaeff (qgis): [processing] don't crash if user canceled script loading
Alexander Bruy
02:21 PM Bug report #14809 (Closed): Newly added fields not available in styling dock
Steps to reproduce:
1. open styling dock, check fields available in a data defined override button
2. add a new fiel...
Nyall Dawson
01:03 PM Revision 6886ea0d (qgis): [FEATURE] Redesigned interactive gradient editor
Uses new gradient editor widget and color controls for easier
manipulation of gradients. Also adds an interactive plo...
Nyall Dawson
01:03 PM Revision 881be0f3 (qgis): [FEATURE] New reusable interactive widget for editing gradient ramps
Supports:
- drag to move color stops
- double clicking to add a new stop
- pressing delete will remove the selected ...
Nyall Dawson
12:55 PM Revision 79f3d422 (qgis): Add equality operator for gradients, ensure stops are always in order
Nyall Dawson
12:52 PM Revision 77fc122b (qgis): Move internals of QgsColorDialogV2 to new QgsCompoundColorWidget widget
This allows reuse of the full options from the color dialog when
required in a widget form.
Nyall Dawson
09:42 AM Revision 9a62613b (qgis): [FEATURE] add a map canvas magnifier
Blottiere Paul
06:27 AM Bug report #14808 (Closed): QGIS server GetProjectSettings not resoponse ComposerPicture in Print...
In the Composer i have set a Composerpicture and also in Web Client i have set a request parameter logo=http://localh... M Sylka
05:54 AM Feature request #8383 (Closed): Better gradient colour ramp builder
Fixed in changeset commit:"6886ea0d0c1adea706fd1f273b912858154e8bc7". Nyall Dawson
03:50 AM Bug report #10761: Preview modes not working
True also for win7 systems with a touchscreen, on QGIS 2.14.2 Paolo Cavallini
03:50 AM Bug report #10761: Preview modes not working
True also for win7 systems with a touchscreen, on QGIS 2.14.2 Paolo Cavallini
03:50 AM Bug report #10761: Preview modes not working
True also for win7 systems with a touchscreen, on QGIS 2.14.2 Paolo Cavallini
02:22 AM Revision 0332157d (qgis): Partial revert 18b69d
Nyall Dawson

2016-05-11

01:07 AM Revision febd18ee (qgis): [Style Dock] Attach widget changed for graduated widgets
Nathan
12:54 AM Bug report #10619 (Reopened): Attribute table 'Show features visible on map' option does not spee...
Hitting this again now.
Working with a Postgis db loaded with Openstreetmap data of the whole world.
Currently numbe...
Richard Duivenvoorde
12:04 AM Bug report #14806 (Closed): v.out.dxf not working at all
I have tested the GRASS command v.out.dxf in all available versions of QGIS I have (2.8,2.14 both with GRASS 6.4 and ... Miroslav Umlauf
11:08 PM Bug report #14804 (Closed): Freeze of QGIS by using a qml file
Nyal, thanks for checking!
Ah, clear. Yes could have known/find that myself :-(
Anyway, should/could we check for t...
Richard Duivenvoorde
04:22 PM Bug report #14804 (Feedback): Freeze of QGIS by using a qml file
Richard
I think the issue is that the styles in that qml all use Map Units as sizes, but your shapefile is in lat/lo...
Nyall Dawson
12:15 PM Bug report #14804 (Closed): Freeze of QGIS by using a qml file
Using the roads shapefile from:
http://download.geofabrik.de/europe.html
For example a small one: andorra
And a qml f...
Richard Duivenvoorde
10:53 PM Revision d5d76347 (qgis): Fix feature fields does not include virtual or joined fields when
feature is requested using a QgsFeatureRequest with FilterFid Nyall Dawson
10:04 PM Bug report #14805 (Closed): "On map identification" option of relation reference widget not worki...
The "On map identification" option does not work if "Add feature" dialog is open. The identification works if you fir... zicke -
03:02 PM Revision 18b69d26 (qgis): Indentation
Nyall Dawson
03:02 PM Revision b053ad87 (qgis): New class QgsDateTimeStatisticalSummary
Calculates summary statistics on lists of datetime values, such
as count, count distinct, min, max and range
Nyall Dawson
03:02 PM Revision 88d3e2aa (qgis): [FEATURE] Show stats for string and date fields in stats dock
Nyall Dawson
12:30 PM Revision 0d165e56 (qgis): Merge pull request #3058 from arnaud-morvan/processing_postgis_errors
Processing - Fix unicode/str error in postgis_utils Matthias Kuhn
12:28 PM Revision ab7a07a6 (qgis): Migrate "Hidden" widgets to "Hidden" attribute table columns
Matthias Kuhn
12:09 PM Bug report #14793: .lyr files will not load (2.14.2)
Would be easier to confirm if you add a lyr file + data to test to this issue, is that possible? Richard Duivenvoorde
11:27 AM Revision 66b1416d (qgis): Processing - Fix unicode/str error in postgis_utils
Arnaud Morvan
11:09 AM Revision 5a2ab506 (qgis): Followup d088fe0: Fix failing test
Matthias Kuhn
10:04 AM Revision 1e9a40fb (qgis): Fix python bindings for QgsAttributeAction
Matthias Kuhn
09:22 AM Revision 604da1f2 (qgis): Followup 59db4d0: Cleanup
Matthias Kuhn
09:22 AM Revision d088fe07 (qgis): Fix action widget on attribute table
Matthias Kuhn
08:39 AM Feature request #14803 (Open): Add snapping markers for georeferencer
The 'Snap to background layers' option works properly, but the snapping markers for vertices and segments are missing. R. R.
08:21 AM Bug report #14802: OTB was not found or is not correctly installed
otb-bin was only included in the x86 standalone installer. You can add it with setup on 64bit. Jürgen Fischer
05:46 AM Bug report #14802: OTB was not found or is not correctly installed
I did not install OTB with OSGeo4W, as according to the documentation QGIS standalone installation should take care o... Carlos Hernando
05:22 AM Bug report #14802 (Feedback): OTB was not found or is not correctly installed
Can you check if you have OTB installed? Alexander Bruy
07:57 AM Revision 86ccaff4 (qgis): Merge pull request #3063 from DelazJ/fields
use same icons as in other dialogs for this task Matthias Kuhn
03:59 AM Revision a389d237 (qgis): Fix QgsFieldComboWidget not updating fields when calling setFilter()
Nyall Dawson
03:59 AM Revision b4029dc7 (qgis): Fix datetime fields not shown in QgsFieldComboWidget when set to date f...
Nyall Dawson
03:59 AM Revision 5177d93b (qgis): Add time field filter option for QgsFieldComboWidget (also add docs)
Nyall Dawson
02:55 AM Revision 54e6eb34 (qgis): [Style Dock] Only disable the widget and not the dock
Nathan Woodrow
02:00 AM Revision ab288c6b (qgis): Fix coverity mixed enum warning, switch 0 -> nullptr
Nyall Dawson
02:00 AM Revision f4b63c68 (qgis): Fix coverity uninitialized variable warnings
Nyall Dawson

2016-05-10

01:37 AM Revision 4dde0c3d (qgis): Code style
Nathan Woodrow
01:34 AM Revision 5306f552 (qgis): Fix crash when selecting geometryless layer and style widget is open
Nyall Dawson
01:34 AM Revision 22acf3b1 (qgis): Avoid refreshing canvas for every joined feature
Instead of setting the provider's subsetString to fetch joined
features, use a feature request with FilterExpression ...
Nyall Dawson
01:01 AM Revision 11a5a69e (qgis): Be able to store the bookmarks in the project (#2661)
Stéphane Brunner
12:52 AM Bug report #14450: Vector layer selection dialog does not parse Curve geometry layers correctly
OK
this might be the problem.
Then I must use GDAL-Comandline to avoid it (-nlt Convert_to_linear is a comandline?)?
Jens Deutschmann
05:06 AM Bug report #14450: Vector layer selection dialog does not parse Curve geometry layers correctly
Jens Deutschmann wrote:
> I tried several Qgis versions and can now say: this problem occurs in Version 2.8.9; 2.10.1...
Jürgen Fischer
12:48 AM Revision d278b959 (qgis): [Style Dock] Use readStyle for undo
Nathan
12:43 AM Revision 1b636025 (qgis): Fix early return in writeSymbology
Talk about a noob error :) Nathan
12:25 AM Bug report #14802 (Closed): OTB was not found or is not correctly installed
After installing QGIS Essen 2.14.2 with the standalone installer and executing QGIS, I found this message in the "Pro... Carlos Hernando
12:01 AM Bug report #14775 (Closed): Layer style 'Categorized' ignores default values before saving layer ...
Users do need to activate this option because the value is generated database side and QGIS does not know what postgr... Matthias Kuhn
12:01 AM Bug report #14775 (Closed): Layer style 'Categorized' ignores default values before saving layer ...
Users do need to activate this option because the value is generated database side and QGIS does not know what postgr... Matthias Kuhn
09:08 PM Revision 21c6486a (qgis): Merge pull request #3056 from rouault/gdal_make_autowarpedvrt_for_rpc
[GDAL provider] Use GDALAutoCreateWarpedVRT() when the dataset has only RPC Nyall Dawson
09:07 PM Revision 0f6838df (qgis): Merge pull request #3034 from rouault/ogr_concurrent_opening
[BUGFIX / FEATURE] [OGR] Allow concurrent edition of Shapefiles and Tabfiles in QGIS & MapInfo Nyall Dawson
04:35 PM Bug report #14800 (Closed): Problem rendering joined field from csv
Fixed in changeset commit:"22acf3b1a3e7a6afe094ec6dec83776256d2655a". Nyall Dawson
05:18 AM Bug report #14800: Problem rendering joined field from csv
Matthias - ( assigning you just to draw your attention to this). I've tracked it down and it looks like it was caused... Nyall Dawson
02:26 AM Bug report #14800 (Closed): Problem rendering joined field from csv
QGIS 2.14 hangs when applying gradient symbology on a joined field. Doing the same symbology on an attribute field ha... Willy Bueno
01:22 PM Bug report #14801: fields defined Int or Real in Shapefiles
just to be more clear, the supposed bug is related to shapefile format Luigi Pirelli
07:26 AM Bug report #14801 (Closed): fields defined Int or Real in Shapefiles
After restarting qgis fields defined Int or Real are seen as Integer64
(see immagine-102.jpg)
salvatore fiandaca
12:14 PM Revision 7ae80b10 (qgis): Fix sip bindings for QgsStringStatisticalSummary
Nyall Dawson
11:53 AM Revision daabda8c (qgis): Add test to make sure the curve point is part of the segmented result
Marco Hugentobler
11:16 AM Bug report #14654 (Reopened): Qgis 2.14 - Processing, Additional Providers is broken. Missing msy...
This issue still persists with latest Qgis 2.14.2.
After Qgis has been installed 'Additional Providers' in the Proce...
Dan G
11:06 AM Revision 0493cbfc (qgis): New class QgsStringStatisticalSummary, for calculating statistics
on lists of strings Nyall Dawson
11:00 AM Revision ceba5264 (qgis): New class QgsInterval for storing durations between datetimes
Move the QgsExpression::Interval class out to its own QgsInterval
class, extend with new methods and add tests
Add a...
Nyall Dawson
09:04 AM Revision 3340d8ea (qgis): Fix feature fields does not include virtual or joined fields when
feature is requested using a QgsFeatureRequest with FilterFid Nyall Dawson
09:04 AM Revision e359a8ee (qgis): Add missing qHash implementations for QTime, QDate, QDateTime
These were added in Qt5, so for Qt4 builds we now include a variant
of the upstream Qt5 implementations
Nyall Dawson
06:23 AM Revision c32966d8 (qgis): Fix some minor memory leaks
Nyall Dawson
06:23 AM Revision c32acaa7 (qgis): Add missing object name for styling dock
Nyall Dawson
06:23 AM Revision dd4e3266 (qgis): Avoid some detachments
Nyall Dawson
06:23 AM Revision 6b80518a (qgis): Fix memory leak in OGR provider when feature has no geometry
and FilterRect is used Nyall Dawson
06:23 AM Revision 73733a65 (qgis): Fix major(?) memory leak with python code execution
Nyall Dawson
06:23 AM Revision effb8dcc (qgis): Fix warnings
Nyall Dawson
06:10 AM Revision 0d399647 (qgis): [Style Dock] Add undo/redo button at the bottom
Nathan Woodrow
03:33 AM Feature request #14725: more visible log/error messages
The main problem it`s the silent error.
This will frustrate the user and will not help him fixing the error that do...
baditaflorin -
02:32 AM Revision ca914f11 (qgis): [FEATURE] Add style/history tab to style dock
Nathan Woodrow

2016-05-09

01:10 AM Bug report #14450: Vector layer selection dialog does not parse Curve geometry layers correctly
I could add something i´ve experienced.
I run in the same Issue and I think its a XML_NAS problem.
NAS are a "Germa...
Jens Deutschmann
01:10 AM Bug report #14450: Vector layer selection dialog does not parse Curve geometry layers correctly
I could add something i´ve experienced.
I run in the same Issue and I think its a XML_NAS problem.
NAS are a "Germa...
Jens Deutschmann
10:52 PM Revision 948c1f02 (qgis): Temporarily fix generate_test_mask_image.py by rolling back to Qt4
Nyall Dawson
05:29 PM Bug report #12534 (Closed): Basic Statistics shows 'No features selected' when too many features ...
Closed due to lack of feedback Nyall Dawson
05:29 PM Bug report #12534 (Closed): Basic Statistics shows 'No features selected' when too many features ...
Closed due to lack of feedback Nyall Dawson
04:11 PM Bug report #12550 (Closed): Error compiling Globe Plugin with osgEarth 2.6
Samuel Fernando Mesa Giraldo
04:11 PM Bug report #12550: Error compiling Globe Plugin with osgEarth 2.6
Thanks Jürgen!!! It works correctly, the Globe Plugin in QGIS 2.14 and osgEarth 2.7. Here a video tested in Arch Linu... Samuel Fernando Mesa Giraldo
01:38 PM Revision 56783c91 (qgis): Merge pull request #3051 from nyalldawson/cad_fixes
Improvements and fixes to advanced digitising dock Nyall Dawson
01:25 PM Bug report #14775 (Reopened): Layer style 'Categorized' ignores default values before saving laye...
Hi,
Reinhard, I reopen this because user do not need to activate the auto transaction option to have their default va...
Harrissou Santanna
12:16 PM Bug report #14775 (Closed): Layer style 'Categorized' ignores default values before saving layer ...
R. R.
11:54 AM Bug report #14775: Layer style 'Categorized' ignores default values before saving layer edits
After enabeling 'Create transaction groups automatically whenever possible (Experimental)' in Settings/Options.../Dat... R. R.
01:23 PM Revision 81e72b78 (qgis): Merge pull request #3060 from nyalldawson/filled_marker
New "Filled marker" symbol layer type Nyall Dawson
01:19 PM Revision 794ab065 (qgis): [FEATURE] Embed atlas feature into composer HTML source as GeoJSON
This change makes the current atlas feature (and additionally all
attributes of related child features) available to ...
Nyall Dawson
01:19 PM Revision c3d6c796 (qgis): [FEATURE] Allow copying features from QGIS in GeoJSON format
The previous setting for include WKT when copying features has been
replaced with a choice of copying features as "Pl...
Nyall Dawson
01:19 PM Revision ca2c6290 (qgis): Always export GeoJSON features in WGS84 (match specifications)
Nyall Dawson
01:19 PM Revision 718c5fde (qgis): Catch errors when reprojecting for GeoJSON export
Nyall Dawson
01:19 PM Revision 55793a45 (qgis): Always create valid GeoJSON (both geometry and properties members
are required Nyall Dawson
01:19 PM Revision 3681e2ce (qgis): Add method for exporting QgsFeatureList to GeoJSON featurecollection
Nyall Dawson
01:19 PM Revision 5c1a05c8 (qgis): Support including attributes of related (child) features in
GeoJSON feature export
Sponsored by Kanton of Zug, Switzerland
Nyall Dawson
01:19 PM Revision 9041c954 (qgis): Allow injecting extra properties into feature's GeoJSON export
Sponsored by Kanton of Zug, Switzerland Nyall Dawson
01:19 PM Revision c3f6c397 (qgis): Refactor to move JSON exporter to its own class
Nyall Dawson
01:19 PM Revision 935f4ad2 (qgis): Support encoding lists and maps to json
Nyall Dawson
01:19 PM Revision 819ed86a (qgis): Correctly escape more json strings
Nyall Dawson
01:19 PM Revision 729c7037 (qgis): Blacklist PyQgsJSONUtils test from qt5 (uses null)
Nyall Dawson
01:19 PM Revision 24309dfb (qgis): [FEATURE] New class QgsJSONUtils with utilities for converting
features to and from GeoJSON strings
Sponsored by Kanton of Zug, Switzerland
Nyall Dawson
01:19 PM Revision 34d468e6 (qgis): Allow setting list of attributes to exclude from json exports
Nyall Dawson
01:19 PM Revision 9ea56acd (qgis): [server] Always export GeoJSON in WGS84 (fix #14609)
Nyall Dawson
12:21 PM Bug report #14799 (Closed): 'Create transaction groups automatically whenever possible (Experimen...
After enabeling 'Create transaction groups automatically whenever possible (Experimental)' in Settings/Options.../Dat... R. R.
11:28 AM Bug report #14798 (Closed): QGIS crash in new computer W10 home64 - UHD display
I have just received my new ALL in one PC with Windows 10 home 64bits, i7, 16Gbs Ram...
and... UHD (4K) resolution. I...
Luis Gonzalez
11:22 AM Revision 8d70a514 (qgis): Geometry type check in merge tool is not necessary any more (geometry t...
Marco Hugentobler
10:48 AM Bug report #14783 (Closed): Default values ignored by data defined override before saving layer e...
Thanks, this has solved the issue. R. R.
04:49 AM Bug report #14783 (Feedback): Default values ignored by data defined override before saving layer...
Can you try if this also happens when "auto transaction groups" is enabled?
It's in options > datasources on 2.14 an...
Matthias Kuhn
10:43 AM Revision f1e6d873 (qgis): [processing] add support for int64 fields (fix #14777)
Alexander Bruy
10:34 AM Bug report #14797 (In Progress): Default WMS servers wrong
The button Add default WMS servers in he Add WMS dialog add two entries:
* http://wms.lizardtech.com/lizardtech/iser...
Paolo Cavallini
10:14 AM Bug report #14796 (Closed): DB Manager: query builder always places double quotes around column v...
Subject says it all, this means that queries created with this tool will always fail.
ex:
SELECT "planet_osm_roads"....
Giovanni Manghi
10:10 AM Bug report #14784: Clip polyline produces strange result
Confirmed also in master.
As a work-around, you can use v.overlay with *and* as the operator from the Processing Tool...
Saber Razmjooei
10:10 AM Bug report #14784: Clip polyline produces strange result
Confirmed also in master.
As a work-around, you can use v.overlay with *and* as the operator from the Processing Tool...
Saber Razmjooei
10:10 AM Bug report #14784: Clip polyline produces strange result
Confirmed also in master.
As a work-around, you can use v.overlay with *and* as the operator from the Processing Tool...
Saber Razmjooei
09:59 AM Bug report #14795 (Closed): QGIS master missing the GRASS7 plugin
Note: i tried to file a ticket in the osgeo4w tracker, but the ticket form does not seems to work.
---------------...
Giovanni Manghi
09:58 AM Bug report #14794 (Closed): Text in svg misaligned in 2.14 composer
Starting in version 2.14, an svg that was correctly rendering in previous versions, is now rendering with misplaced t... David Strausz
09:06 AM Revision 14acde5b (qgis): Merge pull request #3013 from pierstitus/pseudocolor_renderer
Rewrite pseudocolor render code to improve speed Matthias Kuhn
09:01 AM Revision fa11390d (qgis): Doxygen
Matthias Kuhn
08:56 AM Revision ffcf655b (qgis): Don't always show first column in attribute table
Add tests for some basic attribute table functionality
Fix #14774
Fix #14765
Fix #14766
Matthias Kuhn
08:54 AM Bug report #14793 (Closed): .lyr files will not load (2.14.2)
lyr files will not load in 2.14.2 (64-bit windows version). File is created in 2.14.2 and loads perfectly in 2.8.3. ... Dave Partridge
08:33 AM Revision 59db4d0e (qgis): Merge pull request #3045 from mhugent/convert_geometry_2
Convert geometry 2 Marco Hugentobler
07:02 AM Revision cf45742f (qgis): use same icons as in other dialogs for this task
Harrissou Santanna
05:49 AM Revision 8126d460 (qgis): New class QgsWebPage
QgsWebPage is a QWebPage subclass which automatically handles
redirecting JavaScript console output to the QGIS messa...
Nyall Dawson
05:49 AM Revision a65d9c52 (qgis): Fix indeterminate state for numeric line edits was showing "NULL"
Nyall Dawson
05:28 AM Bug report #14792 (Closed): Memory leak with big Shapefile
I have just found a memory leak in QGIS Desktop (and server) with the project available in [1] ( a 20Mo tar.bz2 )
Th...
Michael Douchin
04:38 AM Feature request #12605 (Closed): Greater lock toggle control in advanced digitizing
Fixed in changeset commit:"e53cb6ef3c9f6fca9c7414ffd83f5927e24bea95". Nyall Dawson
04:22 AM Bug report #14609 (Closed): QGIS Server: export layer to GeoJSON is malformed
Fixed in changeset commit:"9ea56acde03ace5c078c3d95f98be267eb1c22fd". Nyall Dawson
03:42 AM Feature request #14791 (Closed): Add linestring support for 'Snap Geometries' plugin
Please add linestring support for both the input and the reference layer. R. R.

2016-05-08

01:43 AM Bug report #14777 (Closed): Integer64 fields not supported by several processing functions
Fixed in changeset commit:"f1e6d8731b67b47ce44dc03c5e4d9b7dfe676a0f". Alexander Bruy
11:57 PM Bug report #14766 (Closed): Attribute table broken (duplicated fields) in master
Fixed in changeset commit:"ffcf655b850224c1299b8217acd9b1e30825ba73". Anonymous
11:57 PM Bug report #14765 (Closed): attribute table from fresh created shp file only shows 'id' and NULL's
Fixed in changeset commit:"ffcf655b850224c1299b8217acd9b1e30825ba73". Anonymous
11:33 PM Bug report #14790 (Closed): Export to PDF - Legend
Hi,
my System: Ubuntu 14.04, qgis-server 2.14.1 / 2.14.2
My QGIS project contains a wms layer from UMN mapserver an...
Burghardt Scholle
08:09 PM Feature request #14789 (Closed): Search layers panel
It would be great if search capability could be added to the layers panel to make finding a particular layer in a cro... Kate Callan
10:09 AM Bug report #14788 (Closed): DBmanager - SpatiaLite - field 'geom' not geometry
to import a shapefile into spatialite with field 'geom' (type not geometry) the field is not created!!
!https://pig...
salvatore fiandaca
02:53 AM Bug report #14778 (Closed): Save As Vector
Lene - that source file DOES have z coordinates in the geometry. So defaulting to saving it and keeping the Z coordin... Nyall Dawson
02:53 AM Bug report #14778 (Closed): Save As Vector
Lene - that source file DOES have z coordinates in the geometry. So defaulting to saving it and keeping the Z coordin... Nyall Dawson

2016-05-07

08:05 PM Bug report #14787 (Closed): API documentation browsing regression
*Symptom:*
* Open http://qgis.org/api/2.10/hierarchy.html and try to use "detail level"
* Then, open http://qgis.or...
Thomas Gratier
02:32 PM Bug report #14435 (Closed): Rule-based labeling and the Data defined placement options are not wo...
R. R.
02:28 PM Bug report #14435: Rule-based labeling and the Data defined placement options are not working tog...
Seems to be fixed in master. R. R.
02:06 PM Revision ea201492 (qgis): [FEATURE] New "Filled marker" symbol layer type
A "filled marker" is similar to the simple marker symbol layer, except
that it uses a fill sub symbol to render the m...
Nyall Dawson
01:52 PM Revision cda387cb (qgis): Ensure that @symbol_color is always correct for symbol layer types
with subsymbols Nyall Dawson
01:49 PM Revision d823be1e (qgis): Add some clarifications to QgsRelation api
Nyall Dawson
11:43 AM Bug report #14751 (Reopened): 'Offset Curve' tool - Strange behaviour of 'User Input Panel'
R. R.
11:42 AM Bug report #14751: 'Offset Curve' tool - Strange behaviour of 'User Input Panel'
Thanks Nyall, but wouldn't it be better to put the field name ('Offset:') out of the input field? Deleting the offset... R. R.
10:59 AM Bug report #14786 (Closed): 'Reshape Features'/'Split Features' inconsistent behavior
The 'Reshape Featuers' tool works as expected when features are reshaped from vertex to vertex but may fail when feat... R. R.
03:28 AM Bug report #14785 (Closed): Insert an alert when import in spatialite a shp file that has an "id"...
Hi,
when you import a shapefile (like the one attached) in a spatialite file created with QGIS, the content of id fie...
Andrea Borruso
02:45 AM Bug report #14765: attribute table from fresh created shp file only shows 'id' and NULL's
It seems that the relation reference widget is also broken: it only shows <NULL> in the combobox. Whereas it shows th... zicke -

2016-05-06

06:49 PM Bug report #14784 (Closed): Clip polyline produces strange result
Hi,
With reference to the attached zipped data, when I clip the polyline using the buffer I get a strange result (re...
Tony Wicker
04:51 PM Revision 0b4961c2 (qgis): Fix warning
Marco Hugentobler
03:56 PM Revision 9470c36a (qgis): Change QList to QVector for speed increase
mLUT and mColorRampItemList are changed,
for mLUT it shouldn't matter that much since an int is stored
sequ...
Piers van der Torren
03:26 PM Revision 11b7a270 (qgis): Move conversion of added/changed geometry to vector data provider
Marco Hugentobler
02:07 PM Bug report #14778: Save As Vector
This is railway (sealand) from the Danish geodata agency. Lene Fischer
01:07 PM Bug report #14778 (Feedback): Save As Vector
Lene -
That checkbox will only default to on IF the source layer you are saving has z coordinates. Can you share your...
Nyall Dawson
09:14 AM Bug report #14778: Save As Vector
When I select another type of geometry, the z-factor is still "on". I have to uncheck.
If I uncheck - the data is the...
Lene Fischer
07:56 AM Bug report #14778: Save As Vector
If you select another type of geometry, uncheck the "include z-values" option and reselect 'Automatic', is the z-valu... Harrissou Santanna
02:07 PM Revision e9d3a3ac (qgis): Slightly more precise numbers for circular string centroids
Marco Hugentobler
01:58 PM Bug report #14775: Layer style 'Categorized' ignores default values before saving layer edits
See also #14783 R. R.
01:57 PM Bug report #14783 (Closed): Default values ignored by data defined override before saving layer e...
Before layer edits are saved, QGIS ignores default values for data defined override.
Related issue: #14775
R. R.
01:17 PM Bug report #14782 (Closed): 'Line pattern fill' and 'Marker line' zooming/panning issue
When zooming or panning the map canvas, the position of line pattern fills and marker lines changes dynamically. All ... R. R.
11:03 AM Bug report #14781 (Closed): 2.14.1 - Application fails after "add vector layer" is clicked
Linux Mint 17.3 (Ubuntu 14.04 Ubuntugis unstable ppa)
After clicking on load vector layer icon application dies...
...
John Jediny
11:03 AM Bug report #11187: 2.4 install on Ubuntu 14.04. Vector menu missing many items.
Hi Richard,
Good sleuthing. Are you sure it's right to close this though? It's still a bug no?
I renamed processing...
Simon Dedman
10:37 AM Bug report #11187 (Closed): 2.4 install on Ubuntu 14.04. Vector menu missing many items.
Richard Duivenvoorde
10:36 AM Bug report #11187: 2.4 install on Ubuntu 14.04. Vector menu missing many items.
Ok after some investigating this has to do with different versions of the processing plugin in different places.
IF ...
Richard Duivenvoorde
07:39 AM Bug report #11187: 2.4 install on Ubuntu 14.04. Vector menu missing many items.
I tried this here on Debian too:
- 2.14.2: OK
- master: no menu
- master started with 'qgis --configpath /tmp/foo': ...
Richard Duivenvoorde
10:57 AM Bug report #14780 (Closed): plugin in user plugin dir masks the newer version in core plugins dir...
After looking into #11187
It looks like the version number is not taken into account by the descision which plugin i...
Richard Duivenvoorde
10:40 AM Revision 034c7dbb (qgis): Make sure the curve point is always on the segmentized curve
Marco Hugentobler
09:05 AM Bug report #14768: Impossible to drag and drop files between folder from one browser panel to the...
Ok. I'll fix the statement in the doc, adding your precision.
Then, should I keep this report open or open a feature ...
Harrissou Santanna
09:00 AM Revision e6f1439c (qgis): [processing] add object name to custom menus
Victor Olaya
06:57 AM Bug report #10068: QGIS server caches layers with same ID but in different projects as one
Problem still occurs in 2.14.2. Nicolas Boisteault
04:08 AM Bug report #14621: linestring being created as linestringZ (MSSQL)
Ok, so the problem is not solved at all.
It's now affecting several users. They can not edit the geometry anymore b...
Andre Jesus
02:10 AM Bug report #14779 (Closed): Categorized layers not rendered at all
Some vector layer styles we use stopped rendering at all in 2.14. We usually generate them in Python, but the bug can... François-Xavier Thomas

2016-05-05

01:29 AM Bug report #14551: georeferencer projective transformation
And in the 2.14.2 version. Lene Fischer
01:16 AM Bug report #14778 (Closed): Save As Vector
When I want to 'Save As' in a vector layer, a new functionality to choose geometry is now available. As default it is... Lene Fischer
01:04 AM Bug report #14777 (Closed): Integer64 fields not supported by several processing functions
Using "Processing"> "Basic statistic for nummeric fields" and "Processing"> "Statistic by category" only fields with ... Lene Fischer
11:51 PM Revision e040cbd6 (qgis): fix display of version in doxymentation
Jürgen Fischer
11:33 PM Bug report #11187: 2.4 install on Ubuntu 14.04. Vector menu missing many items.
Simon Dedman wrote:
> Got it, so these are now in the side panel, QGis geoalorithms, vector geometry tools, voronoi p...
Harrissou Santanna
01:23 PM Bug report #11187: 2.4 install on Ubuntu 14.04. Vector menu missing many items.
Got it, so these are now in the side panel, QGis geoalorithms, vector geometry tools, voronoi polygons (for example).... Simon Dedman
11:04 AM Bug report #11187: 2.4 install on Ubuntu 14.04. Vector menu missing many items.
Hi,
If you were looking for FTools items, note that FTools has been removed in master and replaced by Processing algo...
Harrissou Santanna
10:40 AM Bug report #11187 (Reopened): 2.4 install on Ubuntu 14.04. Vector menu missing many items.
I have this problem. Screenshot of my vector menu attached. V2.15 master linux, PPA from debian-nightly wily. Version... Simon Dedman
10:40 AM Bug report #11187 (Reopened): 2.4 install on Ubuntu 14.04. Vector menu missing many items.
I have this problem. Screenshot of my vector menu attached. V2.15 master linux, PPA from debian-nightly wily. Version... Simon Dedman
06:10 PM Revision c68d7f97 (qgis): [server] Fixes segfault on wrong TypeName
Unreported - WFS-T
(cherry-picked from 8e781b4ec01b276e0c2be76db5742cf5227d6bd7)
Funded by Boundless
Alessandro Pasotti
05:17 PM Revision 8e781b4e (qgis): [server] Fixes segfault on wrong TypeName
Unreported - WFS-T
Funded by Boundless
Alessandro Pasotti
04:32 PM Bug report #14776: [composer] Incorrect world file generated if dpi changed in image export optio...
Yes, Nyall, much better!
Cheers
Rhenriques Henriques
03:17 PM Bug report #14776: [composer] Incorrect world file generated if dpi changed in image export optio...
A better fix would be to ensure that the world file is correct even if the DPI is changed... Nyall Dawson
03:17 PM Bug report #14776: [composer] Incorrect world file generated if dpi changed in image export optio...
A better fix would be to ensure that the world file is correct even if the DPI is changed... Nyall Dawson
02:59 PM Bug report #14776 (Closed): [composer] Incorrect world file generated if dpi changed in image exp...
A small Idiosyncrasy in Print Composer that must be avoided: If the "world file" option is selected in the compositio... Rhenriques Henriques
01:12 PM Bug report #14768: Impossible to drag and drop files between folder from one browser panel to the...
Harrissou Santanna wrote:
> Jürgen, by changing the category to 'Documentation and Help', do you mean that the issue ...
Jürgen Fischer
10:53 AM Bug report #14768: Impossible to drag and drop files between folder from one browser panel to the...
Jürgen, by changing the category to 'Documentation and Help', do you mean that the issue is in the doc (not the appli... Harrissou Santanna
02:46 AM Bug report #14768 (Closed): Impossible to drag and drop files between folder from one browser pan...
"QGIS doc":http://docs.qgis.org/2.8/en/docs/user_manual/qgis_browser/qgis_browser.html says that (never tried though)... Harrissou Santanna
01:08 PM Bug report #14775: Layer style 'Categorized' ignores default values before saving layer edits
'Show Feature Count' ignores the newly added features, too. R. R.
12:45 PM Bug report #14775 (Closed): Layer style 'Categorized' ignores default values before saving layer ...
To reproduce this issue please create a new PostGIS layer and set a default value for one of the columns. Next, categ... R. R.
09:16 AM Bug report #14774 (Closed): Import CSV returns incorrect table
Jürgen Fischer
04:39 AM Bug report #14774: Import CSV returns incorrect table
I think this is all related to #14766
so probably this one can be closed as a duplicate of that one?
Richard Duivenvoorde
03:57 AM Bug report #14774 (Closed): Import CSV returns incorrect table
When using master version ca74cc0 the import CSV does not function correctly and gives a table with columns named UID... Stephen Knox
09:14 AM Bug report #14772 (Feedback): crash when removing web aerial image
what are you using to add the airial image? the openlayers plugin? Jürgen Fischer
09:14 AM Bug report #14772 (Feedback): crash when removing web aerial image
what are you using to add the airial image? the openlayers plugin? Jürgen Fischer
03:53 AM Bug report #14772 (Closed): crash when removing web aerial image
Hi Qgis Crash when I remove web aeril image like google satellite and bing aerial etc.... emiliano manzo
09:01 AM Bug report #14275: "Control feature rendering order" textbox is not editable
Of course this would require to parse the contents and, as done for some text boxes print the text in red if not comp... Harrissou Santanna
08:56 AM Revision d75eaff5 (qgis): Fixes to arrow line symbology:
- Fix crash in Python bindings caused by subsymbol ownership
- Make symbol work correctly with categorised and gradua...
Nyall Dawson
06:31 AM Bug report #14621: linestring being created as linestringZ (MSSQL)
Here's a screenshot.
For some reason the problem when trying to save a edit is gone.
Andre Jesus
06:14 AM Feature request #3629: Double-click zoom
I would agree that a secondary tool is even better. So for left-double-click and perhaps something even for the right... andskog -
04:51 AM Feature request #14755: Hitting Esc should close window
Yes, you are right. That would be best.
As you can see in screenshot attache, also different dialogs seem different,...
Richard Duivenvoorde
03:53 AM Feature request #14773 (Closed): QGIS Browser: Merge "Add layer" and "Add selected layers" into o...
Open QGIS Browser and right-click on any file. To add a layer to the map, you can choose between "Add layer" and "Add... Harrissou Santanna
03:19 AM Feature request #14771 (Rejected): QGIS Browser: being able to sort list of files returned in pro...
In the QGIS Browser panel, right-click on a folder and select *properties*.
You get a widget listing all the files a...
Harrissou Santanna
03:19 AM Feature request #14770 (Open): QGIS Browser: being able to sort list of files returned in propert...
In the QGIS Browser panel, right-click on a folder and select *properties*.
You get a widget listing all the files a...
Harrissou Santanna
03:05 AM Bug report #14769 (Open): Filtering in QGIS browser only returns result in already opened folders...
Open a new instance of QGIS and open the browser panel if not already done
Click on the filter button and make a sea...
Harrissou Santanna

2016-05-04

01:14 AM Bug report #14764: Commit "Pass the full ogr data source URI as connInfo in qgsConnectionPool_Con...
OSGeo4W packages rebuilt from tag and standalone installers updated (2.14.2-2) Jürgen Fischer
11:58 AM Bug report #14764 (Closed): Commit "Pass the full ogr data source URI as connInfo in qgsConnectio...
Fixed in master and backported to 2.14 branch. Sandro Mani
06:45 AM Bug report #14764: Commit "Pass the full ogr data source URI as connInfo in qgsConnectionPool_Con...
Argh. Thanks for reporting this.
As a quick fix, I've submitted https://github.com/qgis/QGIS/pull/3057.
I'll need ...
Sandro Mani
06:31 AM Bug report #14764 (Closed): Commit "Pass the full ogr data source URI as connInfo in qgsConnectio...
commit:79493ea, done per #14560, (that was also cherry picked in 2.14 branch as commit:c913e83, and got in the 2.14.2... Even Rouault
12:19 AM Bug report #14767 (Closed): Mutually exclusive groups ignored at startup
When opening a .qgis file that contains only mutually exclusive groups, QGIS loads an overview of the recent projects... R. R.
12:15 AM Bug report #14766: Attribute table broken (duplicated fields) in master
probably related/duplicate to #14765 Richard Duivenvoorde
07:33 PM Bug report #14766: Attribute table broken (duplicated fields) in master
I found this bug too.
This bug appears when I started using the new feature "hide fields" for me : https://github.com...
Etienne Trimaille
03:21 PM Bug report #14766: Attribute table broken (duplicated fields) in master
And when dragging&dropping columns in the window opened by the "Hide some fields" button, I get the following excepti... Even Rouault
03:19 PM Bug report #14766 (Closed): Attribute table broken (duplicated fields) in master
The attribute table in table mode displays the right number of columns, but their name and content is the one of the ... Even Rouault
10:33 PM Revision 52de4fb9 (qgis): Use consistently dataSourceUri() with QgsOgrConnPool (follow up of http...
Even Rouault
10:00 PM Revision ed08ffb2 (qgis): Fix style in previous commit regarding comparisons against nullptr
Even Rouault
10:00 PM Revision 02be0cb4 (qgis): QgsOgrProvider::addAttributes(): call invalidateConnections() for MapInfo
Even Rouault
10:00 PM Revision 8ea44706 (qgis): Move QgsOgrConnPool::instance()->unref() from QgsOgrProvider::close() t...
Even Rouault
10:00 PM Revision 338b8358 (qgis): Un-blacklist PyQgsOGRProvider for QT5 tests
Even Rouault
10:00 PM Revision dc18b5b3 (qgis): [BUGFIX / FEATURE] [OGR] Allow concurrent edition of Shapefiles and Tab...
- Closes https://hub.qgis.org/issues/14378
- Adds new virtual methods in QgsDataProvider(): enterUpdateMode() and lea...
Even Rouault
08:55 PM Revision 32ea6514 (qgis): Also use datasource instead of filepath when ref/unref-ing and invalida...
Sandro Mani
08:53 PM Revision ca74cc07 (qgis): Merge pull request #3057 from manisandro/ogrpool_datasourceuri
Consistently use datasource instead of filepath when ref/unref-ing Sandro Mani
06:52 PM Feature request #12084: Paths with backslash instead of slash on Windows
It seems the only problem now is with files which are drag and dropped into QGIS - the path is for some reason still ... Miroslav Umlauf
06:38 PM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
This issue persist in 2.8.8 but seems to be fixed in 2.14. Miroslav Umlauf
04:02 PM Revision f2618884 (qgis): Also use datasource instead of filepath when ref/unref-ing and invalida...
Sandro Mani
01:53 PM Bug report #14754: Select all features by clicking upper-left corner not working for temporary sc...
Some observations:
- loading a shp or other file with more then 1 column, only the first column is selected
Some go...
Richard Duivenvoorde
01:27 PM Revision ff81b821 (qgis): release.pl: don't created branches from tag names
(cherry picked from commit 919c54ef5fabe7b7c2eef9c91094642c47b2eb7c) Jürgen Fischer
01:20 PM Revision 919c54ef (qgis): release.pl: don't created branches from tag names
Jürgen Fischer
01:09 PM Bug report #14756: FeatureCount in Layer Panel not updated (Timemanager plugin)
Trying to debug this and see if I can find some signal to emit.
When hovering over the 'Layers Panel' immidiatly the...
Richard Duivenvoorde
12:42 PM Bug report #14447: Unknown exception when tracing is enabled
Thanks for the bug fix. I've tested the attached file (QGIS 2.14.2) and it works just fine. R. R.
11:39 AM Bug report #14748: Selecting features by radius fails
The GEOS message panel throws the same exception for point features (see attachment). R. R.
06:24 AM Bug report #14748: Selecting features by radius fails
I get a lot of errors in the GEOS message pannel... Matthias Kuhn
11:37 AM Revision 99e5352d (qgis): Fix coverity uninitialized member warnings
Nyall Dawson
11:36 AM Revision d8dc02d7 (qgis): Fix more uncaught exceptions in QgsOgcUtils
Nyall Dawson
09:50 AM Revision 3de06889 (qgis): [travis] Fix warnings about invalid ccache options
https://travis-ci.org/qgis/QGIS/jobs/127438282#L731 Matthias Kuhn
08:09 AM Bug report #14765 (Closed): attribute table from fresh created shp file only shows 'id' and NULL's
Self compiled current master on Debian Testing (only, 2.14.2 is behaving correctly).
To reproduce:
- open a project...
Richard Duivenvoorde
05:41 AM Bug report #14758: Wrong feature count for rules with geometry expression
It's just an ordinary Shapefile that I created in QGIS. Anita Graser
04:06 AM Bug report #14758: Wrong feature count for rules with geometry expression
Hi Anita,
what is your datasource? I had a related issue #13473 with Oracle, but that appeared to be wrong stats...
Richard Duivenvoorde
02:18 AM Feature request #12430: GetFeatureInfo with INFO_FORMAT=text/html should only send HTML maptip co...
I'm migrating an UMN Mapserver WMS to QGIS Server.
UMN Mapserver sends only HTML content while QGIS Server still send...
Nicolas Boisteault
02:02 AM Bug report #14224: "Label with" Field is not loaded when importing qgis layer style file
The aforementioned commit was backported to the 2.14 branch, so the workaround probably also doesn't work anymore in ... Daan Goedkoop

2016-05-03

01:50 AM Bug report #14644: SVG image in print composer renders incorrectly
I experienced the same problem, after updating from version 2.14.0 to 2.14.2.
After a few install-uninstall, I am qui...
Diane Perez
01:39 AM Bug report #14763 (Closed): reloading attribute table does not respect the filter
open attribute table
use a filter, let's say my_field IS NULL
outside of QGIS, modify the table with my_field = 3
rel...
Denis Rouzaud
12:09 AM Bug report #14609: QGIS Server: export layer to GeoJSON is malformed
In GeoJSON v1 CRS information can be specified http://geojson.org/geojson-spec.html#coordinate-reference-system-objec... René-Luc ReLuc
07:49 PM Revision 75cfb326 (qgis): [GDAL provider] Use GDALAutoCreateWarpedVRT() when the dataset has only...
Even Rouault
12:39 PM Bug report #14748: Selecting features by radius fails
Hi Nyall, I've attached a sample .qgis file including .shp geometries. R. R.
12:22 PM Feature request #14762 (Open): Style: add an option to "Draw line outside the feature" for polygons
The **Outline: Simple line** symbol layer type has an option to "draw line only inside polygon". Could be handy to al... Harrissou Santanna
12:20 PM Bug report #14761 (Open): Inverted polygon does not appear in composer legend when filtered by map
I have a one feature layer I styled with Inverted polygon option > Single symbol
Choose any symbol layer type. Apply...
Harrissou Santanna
11:14 AM Revision 87120892 (qgis): Fixes for actions in attribute table
* Initialize datastructure in vector layer configuration dialog
* Fix hidden widget if shown in last column
Matthias Kuhn
11:13 AM Bug report #14760 (Closed): Heatmap style as subrenderer for inverted polygons crashes qgis
Layer properties of a polygon layer > style > Inverted polygon.
Then, if among the subrenderer, you select Heatmap (w...
Harrissou Santanna
09:18 AM Revision c1687abc (qgis): Replace calls to deprecated `assertEquals` method
Matthias Kuhn
09:04 AM Bug report #14759 (Closed): DB Manager: serial column that can be NULL should not be possibile to...
This seems likely an inconsistency, if a serial column is configured to be able to have NULL values should be selecta... Giovanni Manghi
07:06 AM Revision 4335a77b (qgis): [FEATURE][multiedit] Add shortcut to modify attributes of selected
features to edit menu
Workflow:
- enter edit mode, select multiple features
- select Edit -> Modify Attributes of Se...
Nyall Dawson
04:43 AM Revision 98e9ae14 (qgis): Fix show/hide labels tool with postgres (followup 0232819)
Martin Dobias
04:10 AM Bug report #12502: processing:runalg locks input file
I am afraid that this issue remains in the current version 2.14.2. For instance, if I apply the "sieve" tool from the... Carlos Hernando
02:20 AM Bug report #14758 (Closed): Wrong feature count for rules with geometry expression
In a rule based renderer, if rules use e.g. the $area function, the feature count in the legend is always 0. (Other r... Anita Graser

2016-05-02

01:38 AM Revision ccebd83a (qgis): Standardise format of initializer lists
Nyall Dawson
01:07 AM Bug report #14757 (Closed): QGIS does not re-install completely

Hello everyone,
I am trying to re-install QGIS Lyon on my Windows7-based CPU. The installation seems to run co...
Martin Lappinski
12:23 AM Bug report #14718: QGIS freezes while paning/zooming if several layers are visible at the same time
perhaps is has something to do with the snapping-tools?... Thomas Baumann
12:17 AM Revision cad3a5ae (qgis): Correctly set initial tab in label style dock
Nyall Dawson
12:01 AM Revision cba82658 (qgis): [composer] Fix invalid signal connection
Nyall Dawson
06:42 PM Revision 272b16a7 (qgis): Update labeling settings in UI after loading style from file (fixes #14...
Daan Goedkoop
06:25 PM Revision e57edc33 (qgis): Doxygen fix
Matthias Kuhn
06:25 PM Revision f03a94f6 (qgis): Fix crash
Matthias Kuhn
06:25 PM Revision 47300476 (qgis): Make string translatable
Matthias Kuhn
06:25 PM Revision c5d00f09 (qgis): Handle item flags for action column
Matthias Kuhn
06:25 PM Revision a6c88c11 (qgis): Add different widget style
Matthias Kuhn
06:25 PM Revision 7c1fb363 (qgis): Fix attribute table column "resync after change"
Matthias Kuhn
06:25 PM Revision 8b4cb049 (qgis): Allow controlling action visibility on attribute table
Matthias Kuhn
06:25 PM Revision 54ec3b4d (qgis): Refactor attribute action dialog
The attribute action dialog had some UX flaws that an action was edited
in the same dialog as the action list lives. ...
Matthias Kuhn
06:25 PM Revision ff4ad508 (qgis): Rename QgsFilterTableFields to QgsOrganizeTableColumns
Matthias Kuhn
06:25 PM Revision 2faaf1cd (qgis): Rename QgsAttributeAction to QgsActionManager
The original name was not representative for the scope of the class
and misleading at best.
The class manages actions...
Matthias Kuhn
06:25 PM Revision 18275469 (qgis): Add new properties short name and show in attribute table to actions
Matthias Kuhn
06:25 PM Revision dd88fa99 (qgis): [feature] New configuration options for attribute table
* Allow reordering the attribute table columns
* Allow adding a new column to trigger an action to the attribute table
Matthias Kuhn
06:25 PM Revision c369aaba (qgis): Doxygen and sip bindings
Matthias Kuhn
06:25 PM Revision aa9010e8 (qgis): Limit ccache size to 150M
Matthias Kuhn
06:25 PM Revision 6c0732bc (qgis): Indentation fix
Matthias Kuhn
06:25 PM Revision d4ccc77f (qgis): Add a possibility to hide a column in the attribute table
Stéphane Brunner
05:22 PM Revision af73c3dd (qgis): replace icon
Harrissou Santanna
05:02 PM Revision d9865522 (qgis): Followup 875edb0, fix typo
Matthias Kuhn
05:01 PM Revision 875edb0a (qgis): Improve snapping API documentation
Matthias Kuhn
04:17 PM Revision 3360b829 (qgis): change comment to remove inadequate @deprecated
Piers van der Torren
03:49 PM Revision dd136f61 (qgis): Fixup for AppStartup test which requires SIP API V1
Matthias Kuhn
02:25 PM Bug report #14748: Selecting features by radius fails
Can you share a self contained project + data file which demonstrates this issue? I'm totally unable to reproduce. Nyall Dawson
01:50 PM Revision e53cb6ef (qgis): [FEATURE][cad] Implement "repeating" locking mode for constraints
When enabled, repeating locks are not automatically cleared when
a new point is added. They are handy when the same c...
Nyall Dawson
01:50 PM Revision 56548869 (qgis): New class QgsFocusWatcher for easier handling of focus events
Usually QObjects must subclass and override methods like focusOutEvent
to handle focus events. Using this class as an...
Nyall Dawson
01:50 PM Revision bd305885 (qgis): [cad] update constraint when user changes values in widgets while
constraint is locked
The previous behaviour was that the constraint had to be "relocked"
if the user manually altere...
Nyall Dawson
01:50 PM Revision 3a543e4f (qgis): Doxygen fixes
Nyall Dawson
01:50 PM Revision 90d116c6 (qgis): [cad] Fix invalid coordinates when x/y snapping is enabled and
subsequent segments are parallel Nyall Dawson
01:29 PM Bug report #14756 (Closed): FeatureCount in Layer Panel not updated (Timemanager plugin)
See this mailing thread:
https://lists.osgeo.org/pipermail/qgis-developer/2016-May/042542.html
Not sure if this is ...
Richard Duivenvoorde
01:15 PM Revision a230fc98 (qgis): Early import qgis in tests to set SIP API
Matthias Kuhn
12:45 PM Revision 61735390 (qgis): Fix PyQt import to qgis.pyQt in test_qgsnewgeopackagelayerdialog.py
Even Rouault
10:59 AM Revision 5558ff9a (qgis): Improve qgis.PyQt compatibility layer
Matthias Kuhn
10:35 AM Revision afdb6c78 (qgis): Merge pull request #3031 from rouault/gpkg_improvements
GeoPackage support related improvements Nyall Dawson
08:48 AM Bug report #14665: GDAL/Processing toolbox graphical modeller fails during Warp algorithm
Raster layers are OK if I want to merge visualize or edit them somehow. Sad that my error could not be reproducable, ... Janos Meszaros
04:48 AM Revision 563d75c1 (qgis): Followup febe30, fix crash
Nyall Dawson
04:03 AM Revision 70adf266 (qgis): Fix clear value for offset curve tool (fix #14751)
Nyall Dawson
04:03 AM Revision febe30d9 (qgis): [expressions] Fix fetching joined column refs when expression is
not prepared (fix #14746) Nyall Dawson
04:03 AM Revision d3fcdb45 (qgis): [FEATURE] Support single click to select with freehand select tool
This brings the behaviour of the freehand select into line with
the select by rectangle tool, which allows clicks wit...
Nyall Dawson
02:57 AM Feature request #14738 (Closed): Add 'Move Point Symbols' Tool
Feature implemented in:
https://github.com/qgis/QGIS/pull/3046
See this for more:
https://www.youtube.com/watch?v=1m...
Saber Razmjooei
02:57 AM Feature request #14738 (Closed): Add 'Move Point Symbols' Tool
Feature implemented in:
https://github.com/qgis/QGIS/pull/3046
See this for more:
https://www.youtube.com/watch?v=1m...
Saber Razmjooei
02:54 AM Bug report #14753: Crash in edit mode
Even the same version of QGIS uses different versions of various libraries (e.g. gdal) under different platforms. So,... Saber Razmjooei
02:15 AM Revision 6e071022 (qgis): Fix more uninitialized variables
Nyall Dawson
02:13 AM Feature request #14755 (Open): Hitting Esc should close window
I noticed that hitting Esc closes some windows but not all, which seems a bit inconsistent. For example, Esc closes t... Magnus Nilsson
02:05 AM Revision 63208a22 (qgis): Fix potential crash in QGIS server
Nyall Dawson
02:01 AM Revision f2e8f2df (qgis): Avoid some Coverity ignored return value warnings
Nyall Dawson
02:01 AM Bug report #14754 (Closed): Select all features by clicking upper-left corner not working for tem...
When clicking the upper-left corner of an attribute table all features are selected. Unfortunately this fails for tem... R. R.
02:00 AM Revision 17a95346 (qgis): Fix memory leak in labeling dock
Nyall Dawson

2016-05-01

01:47 AM Revision 12f923f6 (qgis): Fix logic error in dxf export of line with offset
Nyall Dawson
01:46 AM Revision c256d10f (qgis): Fix some Coverity dereference null pointer warnings
Nyall Dawson
01:45 AM Bug report #14753: Crash in edit mode
By the way, I meant to say that I am using a dual boot laptop with Windows 10 and using exactly the same project in W... Ian Wright
01:38 AM Bug report #14753: Crash in edit mode
I am really sorry but I cannot work out how to upgrade. It's all a bit technical for me. I see I have to add a new re... Ian Wright
11:17 PM Bug report #14753 (Feedback): Crash in edit mode
Firstly, could you update to the latest LTR (2.8.9).
Secondly, could you disable all your plugins by renaming .qgis2 ...
Saber Razmjooei
11:17 PM Bug report #14753 (Feedback): Crash in edit mode
Firstly, could you update to the latest LTR (2.8.9).
Secondly, could you disable all your plugins by renaming .qgis2 ...
Saber Razmjooei
08:21 AM Bug report #14753 (Closed): Crash in edit mode
I am getting frequent crashes while editing shapefiles. It mostly seems to be when I select existing records prior to... Ian Wright
01:40 AM Revision 1f032aa5 (qgis): Fix potential crash while creating geometry from WKB with bad header
Nyall Dawson
01:34 AM Bug report #14748: Selecting features by radius fails
I've tested different data providers (Memory, Shape, SpatiaLite), geometry types (polygon, linestring, point) and CRS... R. R.
03:25 PM Bug report #14748 (Feedback): Selecting features by radius fails
Cannot reproduce - can you please provide more details or a reproducible test case? Nyall Dawson
02:51 AM Bug report #14748 (Closed): Selecting features by radius fails
Selecting features by radius fails in master. I've set the priority to blocker, as it is a regression. R. R.
12:46 AM Feature request #14750: Drop-down menu for offset curve settings
I agree with that, a single dialog for both offset and settings would be more user-friendly. R. R.
03:15 PM Feature request #14750 (Feedback): Drop-down menu for offset curve settings
Wouldn't it be better to add these options to the floating offset dialog (the one which shows the current offset)? Nyall Dawson
05:06 AM Feature request #14750 (Closed): Drop-down menu for offset curve settings
Please add a drop-down menu to easily access the settings of the 'Offset Curve' tool. R. R.
12:20 AM Revision 752ba707 (qgis): Fix Coverity uninitialized variable warnings
Nyall Dawson
11:32 PM Bug report #14752: GEOS exceptions crash QGIS on windows
Another user reported the issue to me, so it's not a local issue on my machine. Maybe Win-specific. Anita Graser
02:55 PM Bug report #14752: GEOS exceptions crash QGIS on windows
I can't reproduce (using Linux) Nyall Dawson
07:31 AM Bug report #14752 (Closed): GEOS exceptions crash QGIS on windows
The same project that works fine in qgis-dev and qgis-rel-dev (tested on Windows) crashes qgis 2.14.2. The dump file ... Anita Graser
07:04 PM Bug report #14751 (Closed): 'Offset Curve' tool - Strange behaviour of 'User Input Panel'
Fixed in changeset commit:"70adf266db974d8754d6a82d311388bc0d363611". Nyall Dawson
05:25 AM Bug report #14751 (Closed): 'Offset Curve' tool - Strange behaviour of 'User Input Panel'
The delete icon (x) sets the offset to '-99999999,000000' and deleting the offset using the backspace key fails. R. R.
07:04 PM Feature request #14747 (Closed): 'Select features by freehand' should support single click
Fixed in changeset commit:"d3fcdb45edb8373f8e7f0b4cbe63f47a3c7bf6a7". Nyall Dawson
02:11 AM Feature request #14747 (Closed): 'Select features by freehand' should support single click
The 'Select features by radius' tool supports selecting features by single click, too. This may also be useful for th... R. R.
07:04 PM Bug report #14746 (Closed): Joined fields doesn't display in atlas composer
Fixed in changeset commit:"febe30d991111712f95a476e97862ca5a890b9aa". Nyall Dawson
04:03 AM Feature request #14749 (Open): Rearrange icons in advanced digitizing toolbar
Grouping the ring/multigeometry tool icons may help to make the advanced digitizing toolbar more user-friendly. R. R.
03:22 AM Revision 31e6b4bf (qgis): Use same icons for same buttons (#3049)
* Add icons for color buttons to replace text
* Add icons to custom crs dialog
* Replace common text buttons by icons...
Harrissou Santanna

2016-04-30

01:35 AM Bug report #14745: Enable advanced digitizing tools issue
Perhaps it's a platform related issue? On Ubuntu 16.04 LTS the latest master is also affected (see attachment). R. R.
01:41 PM Bug report #8306: Improvements to "Mailing lists" startup tip
fixed in commit:a534fca Harrissou Santanna
01:28 PM Bug report #14387: Options dialog is set foreground even if QGIS doesn't have the focus
Actually, it's the Measure dialog itself which is set foreground, and stay on the screen even if QGIS is not the acti... Harrissou Santanna
11:50 AM Bug report #12424: Custom settings: save buttons all different
see https://github.com/qgis/QGIS/pull/3049 for a fix Harrissou Santanna

2016-04-29

01:01 AM Bug report #14746: Joined fields doesn't display in atlas composer
Thanks for the answers.
@Nyall : I tried with the field name alone, as you suggest, but it didn't work either. I als...
Christophe Damour
09:26 PM Bug report #14746: Joined fields doesn't display in atlas composer
Christophe Darmour wrote:
> By the way, it's weird that simple quotes are required for field names in attribute funct...
Harrissou Santanna
02:18 PM Bug report #14746: Joined fields doesn't display in atlas composer
Your expression is wrong. Just use
[% "pop_DPT_insee_pop_06" %]
Nyall Dawson
07:00 AM Bug report #14746 (Closed): Joined fields doesn't display in atlas composer
This expression doesn't work :
[% attribute(@atlas_feature, 'Pop_Dpt_INSEE_POP_06')%]
POP_06 is a joined field from P...
Christophe Damour
07:50 PM Revision f0c1bbba (qgis): Move QgsProviderRegistry::instance delete call after deferred delete call
Sandro Mani
07:50 PM Revision f5763f0f (qgis): Add connection pool test
Sandro Mani
07:50 PM Revision c913e83f (qgis): Pass the full ogr data source URI as connInfo in qgsConnectionPool_Conn...
This fixes corrupt rendering when loading the same dataset twice with different options (i.e. layers), see issue #14560. Sandro Mani
03:51 PM Revision dc94df51 (qgis): [BUGFIX][QGIS Server] WFS GetFeature with propertyname retrieves reques...
René-Luc ReLuc
03:51 PM Revision 42761670 (qgis): [BUGFIX] QgsGeometry exportToGeoJSON return 'null' for null Geometry
René-Luc ReLuc
03:48 PM Revision ea1d17c3 (qgis): [BUGFIX][QGIS Server] WFS GetFeature with propertyname retrieves reques...
René-Luc ReLuc
02:25 PM Revision f48e74f3 (qgis): [BUGFIX] QgsGeometry exportToGeoJSON return 'null' for null Geometry
René-Luc ReLuc
02:10 PM Revision abfd7740 (qgis): Fix qgis.PyQt compatibility imports
Matthias Kuhn
02:10 PM Revision 8071acd0 (qgis): move PyQt compat folder to python/qgis
Denis Rouzaud
02:02 PM Revision 26c3ece4 (qgis): Release of 2.8.9
Jürgen Fischer
02:00 PM Revision b3e642cf (qgis): Release of 2.14.2
Jürgen Fischer
01:03 PM Revision c230c23c (qgis): Fix calculation of point symbol bounds using data defined rotation or o...
(cherry-picked from a67853f825c096f66c5525584b70c19f68209375) Nyall Dawson
12:16 PM Revision a67853f8 (qgis): Fix calculation of point symbol bounds using data defined rotation or o...
Nyall Dawson
11:53 AM Revision bd6d22d8 (qgis): Update sip bindings
Marco Hugentobler
11:01 AM Revision d20a2ced (qgis): [processing] remove duplicated code
Alexander Bruy
09:51 AM Bug report #14745: Enable advanced digitizing tools issue
Confirmed in 2.14.1 but not present in master. Saber Razmjooei
05:25 AM Bug report #14745 (Closed): Enable advanced digitizing tools issue
When enabling advanced digitizing tools +after+ adding a vertex of a linestring or polygon feature, 'Distance' (d) an... R. R.
06:37 AM Revision d870b73a (qgis): [multiedit] Prompt to apply changes when switching out of multiedit mode
Nyall Dawson
06:08 AM Revision 25c06242 (qgis): Fix slider and dial widgets never emit their valueChanged(QVariant)
signals. Fixes use of dial/slider with multiedit form mode. Nyall Dawson
04:43 AM Revision 80102b1a (qgis): Gracefully handle topology errors when tracing (fixes #14447)
(cherry picked from commit 11e7140d37b88264490928114665967df4f6cfa5) Martin Dobias
04:12 AM Revision 82449471 (qgis): Fix delete ring tool not updating rendered feature (fix #14741)
(cherry-picked from 6c9bc938125376a2670ecf9047eff5ca853bf3ba) Nyall Dawson
04:10 AM Revision 6c9bc938 (qgis): Fix delete ring tool not updating rendered feature (fix #14741)
Nyall Dawson
02:54 AM Feature request #14743: store bounding box of layer (or zoom level) in qlr file
and of course to use the information to load the layer Alain FERRATON
02:44 AM Feature request #14743 (Open): store bounding box of layer (or zoom level) in qlr file
To improve the loading time of large file.
Would it be possible to store the bounding box (or zoom level) of a layer ...
Alain FERRATON
02:44 AM Bug report #14590: MSSQL fails to render layer with invalid features
Nathan any update on this? Jeremy Palmer
02:42 AM Feature request #14646 (Closed): Incremental rendering of WMT-S tiles onto map canvas
duplicate of #10453 Jeremy Palmer

2016-04-28

01:49 AM Revision ef51b702 (qgis): Don't resize canvas size on widget change
Nathan
01:31 AM Bug report #14704 (Feedback): Encoding problems with Processing toolbox
Alexander Bruy
01:04 AM Bug report #14742 (Closed): QGIS 32 bits doesn't save default attribute id field (integer64) values
Default id field type for a newly created shape file is Integer64 on QGIS 32 bits.
Because of this, QGIS doesn't save...
Christophe Damour
07:12 PM Bug report #14741 (Closed): Delete Ring issue
Fixed in changeset commit:"6c9bc938125376a2670ecf9047eff5ca853bf3ba". Nyall Dawson
02:29 PM Bug report #14741: Delete Ring issue
Also confirmed in master. Saber Razmjooei
02:29 PM Bug report #14741: Delete Ring issue
Also confirmed in master. Saber Razmjooei
02:29 PM Bug report #14741: Delete Ring issue
Also confirmed in master. Saber Razmjooei
01:06 PM Bug report #14741 (Closed): Delete Ring issue
Hi,
I noticed that "Delete Ring" doesn't work and the hole is not fill up. I played around with snapping options and ...
Enrico Fiore
03:29 PM Revision 2d4d0c02 (qgis): oracle provider: cleaner geometry retrieval and fix case issue with
feature request alias and sdo_relate Jürgen Fischer
03:01 PM Bug report #14658 (Feedback): Wmts layer not appearing
Are you trying to add it from Layer > Add Layer > Add WM(T)S or through the Browser panel.
I had some problems (with...
Saber Razmjooei
03:01 PM Revision caad9897 (qgis): Add z/m values to new curves of compound curve
Marco Hugentobler
02:56 PM Feature request #14627: Add a "cancel" button for Query Builder get "Sample" Values
QGIS does some work in the background to generate the sample.
To have it in a separate thread with option to cancel...
Saber Razmjooei
02:45 PM Bug report #14697 (Open): Opening kmz file causes QGIS to crash
Saber Razmjooei
02:37 PM Bug report #14697 (Feedback): Opening kmz file causes QGIS to crash
The problem is definitely with the OGR driver.
If you open OSGeo4W shell with gdal 2.0.2 and run ogrinfo -al doc.kml ...
Saber Razmjooei
02:19 PM Revision 0739750e (qgis): oracle provider: cleaner geometry retrieval and fix case issue with
feature request alias and sdo_relate Jürgen Fischer
01:53 PM Revision 58109113 (qgis): [processing] always use original algorithm name for scripts and models ...
Alexander Bruy
10:46 AM Revision d71742ad (qgis): [Processing][Modeler] Use default value instead of None
In Modeler algorithm, when a algorithm's parameter was not defined it's value was set to None.
Before the possibility...
René-Luc ReLuc
10:43 AM Revision 37d6c69c (qgis): Merge branch 'processing_modeler_default_value'
René-Luc ReLuc
09:26 AM Revision 381895fd (qgis): Fix crash
Marco Hugentobler
07:15 AM Bug report #14567: Accessing QgsMapRenderer can produce UnicodeDecodeError
Dear Alexander,
You are completely correct in that observation, as I already mentioned in the very first line of my ...
Jonas Van Nieuwenberg
05:49 AM Bug report #14567 (Feedback): Accessing QgsMapRenderer can produce UnicodeDecodeError
Not reproducible with master. I suspect that issue caused by non-ASCII characters in your Windows username. Alexander Bruy
05:08 AM Revision 93d984e5 (qgis): Merge pull request #3026 from nirvn/centroid_fill_parts
[FEATURE] add setting to control centroid fill point rendering on all parts or a single part of multi-features Nyall Dawson

2016-04-27

01:21 AM Feature request #14725: more visible log/error messages
Check the PostgreSQL server's log to find why the session crashes. Jürgen Fischer
12:54 AM Feature request #14725 (Feedback): more visible log/error messages
I'm changing the affected version because in your screencast you are not using master.
Then is not clear what is the...
Giovanni Manghi
12:54 AM Feature request #14725 (Feedback): more visible log/error messages
I'm changing the affected version because in your screencast you are not using master.
Then is not clear what is the...
Giovanni Manghi
12:54 AM Feature request #14725 (Feedback): more visible log/error messages
I'm changing the affected version because in your screencast you are not using master.
Then is not clear what is the...
Giovanni Manghi
12:35 AM Bug report #14740 (Closed): DB Manager: Previews do not work and python error
More issue in DB manager on master (testing on linux, installed from the nightly repo on ubuntu).
The preview of tab...
Giovanni Manghi
12:28 AM Bug report #14363: Qgis DB Manager runs, but cannot export
baditaflorin - wrote:
> Can you please point me to why this is happening?
>
> Can I circumvent this somehow?
>
> ...
Giovanni Manghi
12:16 AM Revision d69910a1 (qgis): fix dxf export when using rule based labeling (followup a64ea0b)
Jürgen Fischer
08:09 PM Bug report #9199 (Closed): Centroid fill: allow choose to have just 1 centroid in multipart polygons
Fixed in changeset commit:"fef8c1fef2ad60bf6f858b2253e57c463f40659e". Mathieu Pellerin - nIRV
04:26 PM Revision 679e8f2e (qgis): Convert added/changed geometries into the right before sending back to ...
Marco Hugentobler
04:10 PM Revision fef8c1fe (qgis): [FEATURE] add setting to control centroid fill point rendering
on all parts or a single part of multi-features (fixes #9199) Mathieu Pellerin - nIRV
02:40 PM Revision b52735db (qgis): fix indentation
Alexander Bruy
02:38 PM Revision 87575bd8 (qgis): Merge pull request #3038 from volaya/provider_add_remove
[processing] different approach for provider add/remove Alexander Bruy
02:35 PM Revision 7703ad88 (qgis): cmake/FindGDAL.cmake: emit warning if GDAL < 1.11
Even Rouault
02:32 PM Revision 02a83336 (qgis): debian: install qgis testing
Denis Rouzaud
02:26 PM Revision 3688b9e8 (qgis): test_provider_ogr_gpkg.py: remove expected failure tag if GDAL < 1.11.0...
Even Rouault
02:24 PM Revision 707655ef (qgis): Put QgsSQLiteExpressionCompiler class inside Doxygen PRIVATE tag
Even Rouault
02:16 PM Revision c96f66ec (qgis): Merge pull request #3040 from 3nids/debian_install_qgis_testing
debian: install qgis testing Jürgen Fischer
02:14 PM Revision 10e3c191 (qgis): debian: install qgis testing
Denis Rouzaud
01:36 PM Revision bee4068b (qgis): [processing] handle provider modifications when settings have been edited
Victor Olaya
11:49 AM Bug report #14739 (Closed): Mouse cursor coordinates display
I am using QGIS exported 2.15.0 on linux mint 17.3.
The mouse cursor coordinates box in the status bar has its width ...
Gustavo Martinez
11:41 AM Revision 42e386f8 (qgis): Make sublayer dialog sortable and sort by layername initially. Patch pr...
Marco Hugentobler
11:18 AM Bug report #14006 (Closed): Can't export layers from Postgis tables with Z component geometries
@lire lire
Please open a new bug report about this - it is unrelated to the original closed report.
Nyall Dawson
07:50 AM Bug report #14006 (Reopened): Can't export layers from Postgis tables with Z component geometries
In 2.14, features newly created by hand can be saved, but copying data from a layer without Z coordinate and pasting ... lire lire
07:50 AM Bug report #14006 (Reopened): Can't export layers from Postgis tables with Z component geometries
In 2.14, features newly created by hand can be saved, but copying data from a layer without Z coordinate and pasting ... lire lire
10:50 AM Revision 11e7140d (qgis): Gracefully handle topology errors when tracing (fixes #14447)
Martin Dobias
10:45 AM Revision 1a3e648e (qgis): [FEATURE] Make labeling map tools work with rule-based labeling
(until now they worked just with simple labeling) Martin Dobias
10:13 AM Revision 4a11a1a3 (qgis): [Processing][Modeler] Use default value instead of None
In Modeler algorithm, when a algorithm's parameter was not defined it's value was set to None.
Before the possibility...
René-Luc ReLuc
10:09 AM Revision f33749ab (qgis): [processing] different approach for provider add/remove
Victor Olaya
10:04 AM Revision 572bd195 (qgis): Make travis happy
Martin Dobias
09:39 AM Feature request #14738 (Closed): Add 'Move Point Symbols' Tool
Please add a tool to move point symbol markers (e.g. SVG markers). It should work in the same way as the 'Move label'... R. R.
09:04 AM Revision 6f3032a6 (qgis): Fix tests, fixes after rebase
Martin Dobias
08:17 AM Revision e9bc8ae4 (qgis): fix precise build
Jürgen Fischer
08:14 AM Bug report #14737 (Closed): Categorized style issue with geopackage containing blank spaces in fi...
Trying to symbolize a geopackage using categorized style with fields containing blanks spaces in the name results in ... Raul Nanclares
06:15 AM Revision ad82ac08 (qgis): Cleanups to emphasize that methods work with current label
Martin Dobias
06:09 AM Revision 42991ec3 (qgis): Updated label map tools to work with rule-based labeling
Martin Dobias
06:04 AM Bug report #14551: georeferencer projective transformation
Hello,
I would like to add that there is exactly the same bug on linux 2.14.1.
Best
Cédric Lardeux
05:59 AM Revision a64ea0b0 (qgis): Fix crash on invalid assert in rule-based labeling
Martin Dobias
05:59 AM Revision 03f201d0 (qgis): Introduce label provider ID to uniquely identify label's settings
Before rule-based labeling, layer ID would identify label settings
of a label as there could be only one configuratio...
Martin Dobias
04:55 AM Bug report #14698: No labels shown when font Size is set to Map unit for labels
Hi Saber,
I can confirm your experience. In the latest version (for me QGIS code revision "77d95b0") the size range w...
Burghardt Scholle
04:27 AM Revision 9e1dc47c (qgis): Remove conversions.sip conditionals meant for 4.12 but actually 4.18
- The hex version of 4.12 was not 0x041200 (current 4.18) but 0x040c00.
Code was always skipped and has worked with...
Larry Shaffer
04:20 AM Bug report #14736: Copy from table to Excel/text editor produces bad data
I should add that this is a virtual layer. Also, doing "Save as..." to a CSV file produces correct output. Magnus Nilsson
04:17 AM Bug report #14736 (Closed): Copy from table to Excel/text editor produces bad data
Hi
I discovered that QGIS has trouble exporting table data via the clipboard. Steps:
1. Open a table from the lay...
Magnus Nilsson
03:33 AM Revision 59329694 (qgis): Fix sign of safety correction
Piers van der Torren
03:07 AM Bug report #14735 (Rejected): SagaAlgorithm since Saga 2.2.4: RESAMPLING instead of INTERPOL
I have Saga 2.2.6 installed with QGIS 2.14.1 on linux.
Since Saga version 2.2.4 the name of the parameter "INTERPOL" ...
Max Bohnet

2016-04-26

01:56 AM Bug report #14698: No labels shown when font Size is set to Map unit for labels
I can see it in commit:d9ee875 but not in the latest master commit:e9bc8ae. I guess it's been fixed but will be great... Saber Razmjooei
01:27 AM Bug report #14698 (Open): No labels shown when font Size is set to Map unit for labels
Saber Razmjooei
12:42 AM Bug report #14698: No labels shown when font Size is set to Map unit for labels
Hi Saber,
please excuse my late reply - I was on leave.
Yes of course I have an example. In the uploaded zip-file you...
Burghardt Scholle
01:51 AM Bug report #14447 (Closed): Unknown exception when tracing is enabled
Fixed in changeset commit:"11e7140d37b88264490928114665967df4f6cfa5". Martin Dobias
10:58 PM Bug report #14731: Project file data loss
Example of a broken project file attached. Magnus Nilsson
03:53 AM Bug report #14731: Project file data loss
This might be related to virtual layers, since at least one more user reported this problem in a project using virtua... Magnus Nilsson
08:28 PM Bug report #14560 (Closed): layers with singular osm dataset fail to properly refresh on canvas e...
Fixed in commit 79493ea39492030f638a416ece71fdb104198a89 Mathieu Pellerin - nIRV
08:28 PM Bug report #14560 (Closed): layers with singular osm dataset fail to properly refresh on canvas e...
Fixed in commit 79493ea39492030f638a416ece71fdb104198a89 Mathieu Pellerin - nIRV
08:28 PM Bug report #14560 (Closed): layers with singular osm dataset fail to properly refresh on canvas e...
Fixed in commit 79493ea39492030f638a416ece71fdb104198a89 Mathieu Pellerin - nIRV
07:45 PM Revision 6b02745e (qgis): [processing] don't write NaN's to attribute table (fix #14639)
(cherry picked from commit 77d95b0d655022ab5c9f1927fa0a8ddb492b44df) Alexander Bruy
07:44 PM Revision 77d95b0d (qgis): [processing] don't write NaN's to attribute table (fix #14639)
Alexander Bruy
05:41 PM Revision 63c71fe0 (qgis): Merge pull request #2991 from manisandro/ogr_options
Pass the full ogr data source URI as connInfo in qgsConnectionPool_ConnectionCreate Sandro Mani
04:45 PM Revision 1eed72c6 (qgis): fix formatting
Alexander Bruy
04:03 PM Revision 4bf3c50a (qgis): [Processing][GDAL] Well manage optional parameters
Because EXTRA and NO_DATA parameters are optional, the value can be `None` which is the same as `''`.
(cherry picked...
René-Luc ReLuc
04:02 PM Revision 79493ea3 (qgis): Pass the full ogr data source URI as connInfo in qgsConnectionPool_Conn...
This fixes corrupt rendering when loading the same dataset twice with different options (i.e. layers), see issue #14560. Sandro Mani
04:02 PM Revision 6b88ec81 (qgis): Add connection pool test
Sandro Mani
04:02 PM Revision bbe89b02 (qgis): Move QgsProviderRegistry::instance delete call after deferred delete call
Sandro Mani
03:59 PM Revision 2ba252b3 (qgis): Merge pull request #3033 from rldhont/processing_gdal_optional
[Processing] well manage optional parameters in GDAL algorithms Alexander Bruy
02:45 PM Revision cf0e3673 (qgis): [processing] fixed wrong call to addToLog
(cherry picked from commit 5cc2dcd2a469da07ad95733a4832e21d01ba466c) Victor Olaya
02:22 PM Revision 9a05558a (qgis): fix formatting
Alexander Bruy
02:18 PM Revision 793b712e (qgis): [Processing][GDAL] Well manage optional parameters
Because EXTRA and NO_DATA parameters are optional, the value can be `None` which is the same as `''`. René-Luc ReLuc
01:49 PM Revision 71fb115e (qgis): more GDAL a_nodata fixes, for sake of uniformity
Giovanni Manghi
01:48 PM Revision d87747a2 (qgis): set nodata parameter as optional in GDAL clip by extent
Giovanni Manghi
01:36 PM Revision 05022653 (qgis): Merge pull request #3030 from NaturalGIS/processing_fix_raster_clip_nodata
[processing] set nodata parameter as optional in GDAL algs Alexander Bruy
01:10 PM Revision 34336e14 (qgis): [processing] fix path handling (fix #14432)
(cherry picked from commit e873540d14cb102ffe9318063b32c323c56e5bfb)
Conflicts:
python/plugins/processing/algs/otb/...
Alexander Bruy
12:47 PM Revision 8a9cb05d (qgis): [processing] better handling of variables in scripts
Victor Olaya
12:47 PM Revision 5cc2dcd2 (qgis): [processing] fixed wrong call to addToLog
Victor Olaya
12:31 PM Revision 250f6578 (qgis): Avoid some Coverity return value warnings
Nyall Dawson
12:09 PM Revision e657f611 (qgis): Consolidate all qvariant sort methods to use qgsVariantLessThan,
make sure qgsVariantLessThan incorporates all functionality from
other duplicate implementations, and add tests
(fix...
Nyall Dawson
12:08 PM Revision 6663fd2d (qgis): Fix map unit scale parameters were not always saved for labeling
Refs #14698 - all settings are now saved but the size range in mm
is not yet respected during rendering
(cherry-pick...
Nyall Dawson
12:07 PM Revision c7998127 (qgis): Fix crash in relation reference widget (fix #14732)
(cherry-picked from eed4ee) Nyall Dawson
12:00 PM Revision 989ec2c1 (qgis): Fix Coverity big parameter passed by value warnings
Nyall Dawson
11:57 AM Revision 5e3645ae (qgis): Fix coverity uninitialized variable warnings
Nyall Dawson
11:50 AM Revision d604a925 (qgis): Fix features cannot be added when using attribute table and form
popup (fix #14729) Nyall Dawson
11:46 AM Revision 328eaade (qgis): [OGR provider] Use QgsSQLiteExpressionCompiler for SQLite and GPKG drivers
Even Rouault
11:46 AM Revision 5ed41e38 (qgis): Move QgsSpatiaLiteExpressionCompiler class to core as QgsSQLiteExpressi...
Even Rouault
11:31 AM Revision eed4ee64 (qgis): Fix crash in relation reference widget (fix #14732)
Nyall Dawson
11:17 AM Feature request #14734 (Closed): Source Updater
As noted in #14734, you need to wait for #12492 to be implemented. Nyall Dawson
11:17 AM Feature request #14734 (Closed): Source Updater
As noted in #14734, you need to wait for #12492 to be implemented. Nyall Dawson
06:36 AM Feature request #14734 (Closed): Source Updater
I am requesting for this based on "Bug report #14732: @user_full_name and @user_account_name causes Crashes". I know ... Ayodele Adeyemo
10:44 AM Bug report #14639 (Closed): Zonal statistics generates wrong numbers under Linux
Fixed in changeset commit:"77d95b0d655022ab5c9f1927fa0a8ddb492b44df". Alexander Bruy
10:06 AM Bug report #14665 (Feedback): GDAL/Processing toolbox graphical modeller fails during Warp algorithm
I can't reproduce you error: there is nothing about shapefiles in Processing log when I execute your model. When I tr... Alexander Bruy
10:06 AM Bug report #14665 (Feedback): GDAL/Processing toolbox graphical modeller fails during Warp algorithm
I can't reproduce you error: there is nothing about shapefiles in Processing log when I execute your model. When I tr... Alexander Bruy
08:38 AM Revision f01c57af (qgis): Merge pull request #3032 from NaturalGIS/processing_remove_wrong_raster...
remove wrong gdal_translate parameter Victor Olaya
08:35 AM Revision ff85bfe4 (qgis): [processing] print full stacktrace to log when a provider cannot be loaded
Victor Olaya
08:33 AM Revision 2535c0a9 (qgis): [processing] better expression context building
Victor Olaya
06:19 AM Bug report #14669 (Rejected): Processing: Kriging rscripts/Kriging_with_model_selection.rsx probl...
This should be submitted against QGIS-Processing repository where corresponding script live. Alexander Bruy
06:19 AM Bug report #14669 (Rejected): Processing: Kriging rscripts/Kriging_with_model_selection.rsx probl...
This should be submitted against QGIS-Processing repository where corresponding script live. Alexander Bruy
06:13 AM Bug report #14704: Encoding problems with Processing toolbox
Canyou share sample dataset? Alexander Bruy
05:27 AM Revision b3a0d9d1 (qgis): Revert "[processing] Extra check to ensure GRASS folder setting not alr...
This reverts commit 36a820e51657bf0c3069e1fd287d6b452a3cd1e0. Larry Shaffer
04:51 AM Bug report #14670: 'Check Geometries' plugin fails generating serial values
Confirmed, will look into it. Sandro Mani
04:12 AM Bug report #14733 (Closed): <layer_coordinate_transform_info> not cleaned in project file when la...
when a layer is removed, the information of <layer_coordinate_transform_info> remains in the qgs file. Alain FERRATON
03:52 AM Bug report #14732 (Closed): @user_full_name and @user_account_name causes Crashes
Fixed in changeset commit:"c7998127abb8efc456a2c8c3282fe9f04cebeef3". Nyall Dawson
03:46 AM Bug report #14732 (Reopened): @user_full_name and @user_account_name causes Crashes
Nyall Dawson wrote:
> I've fixed the crash, but please note that this WILL NOT do what you are trying to do. The rela...
Ayodele Adeyemo
03:46 AM Bug report #14732 (Reopened): @user_full_name and @user_account_name causes Crashes
Nyall Dawson wrote:
> I've fixed the crash, but please note that this WILL NOT do what you are trying to do. The rela...
Ayodele Adeyemo
02:36 AM Bug report #14732: @user_full_name and @user_account_name causes Crashes
I've fixed the crash, but please note that this WILL NOT do what you are trying to do. The relation reference widget ... Nyall Dawson
02:34 AM Bug report #14732 (Closed): @user_full_name and @user_account_name causes Crashes
Fixed in changeset commit:"eed4ee6411ef3adda8d6c83b32172c0ef9a9c866". Nyall Dawson
02:52 AM Revision 36a820e5 (qgis): [processing] Extra check to ensure GRASS folder setting not already None
- Update to 5131e93; not sure why ProcessingConfig.getSetting returning
None sets folder = None instead of '' (on t...
Larry Shaffer
02:51 AM Bug report #14729 (Closed): Not able to add feature in attribute table
Fixed in changeset commit:"d604a925037dd30e30a05c922cbdf1810d17ceb2". Nyall Dawson
02:33 AM Feature request #12162 (Closed): Autotrace should be installed by default
Fixed as of 2.14 Nyall Dawson
02:33 AM Feature request #12162 (Closed): Autotrace should be installed by default
Fixed as of 2.14 Nyall Dawson
02:29 AM Feature request #2764 (Closed): Put in status bar instead of options - "By default new layers add...
I don't think it's desirable to have this setting in the already crowded status bar. Nyall Dawson
02:29 AM Feature request #2764 (Closed): Put in status bar instead of options - "By default new layers add...
I don't think it's desirable to have this setting in the already crowded status bar. Nyall Dawson
02:29 AM Feature request #2764 (Closed): Put in status bar instead of options - "By default new layers add...
I don't think it's desirable to have this setting in the already crowded status bar. Nyall Dawson
02:29 AM Feature request #2764 (Closed): Put in status bar instead of options - "By default new layers add...
I don't think it's desirable to have this setting in the already crowded status bar. Nyall Dawson
02:28 AM Feature request #13109 (Closed): Default values in forms
Duplicate of #12492 Nyall Dawson
02:13 AM Feature request #14460: Avoid corrupted qgs files when writing to network drives
Jürgen Fischer wrote:
> QGIS already writes the project file to the temp directory and then copies it to the final de...
Jürgen Fischer
02:01 AM Feature request #14460: Avoid corrupted qgs files when writing to network drives
Jürgen Fischer wrote:
> QGIS already writes the project file to the temp directory and then copies it to the final de...
Saber Razmjooei

2016-04-25

01:57 AM Feature request #14460: Avoid corrupted qgs files when writing to network drives
QGIS already writes the project file to the temp directory and then copies it to the final destination (see #13299) Jürgen Fischer
01:14 AM Bug report #14731: Project file data loss
I wish I could provide steps to reproduce, but I think that will be hard. Yesterday, I experimented a bit with differ... Magnus Nilsson
01:06 AM Bug report #14731 (Feedback): Project file data loss
Include information about what you did different this time or other steps to reproduce. Jürgen Fischer
01:06 AM Bug report #14731 (Feedback): Project file data loss
Include information about what you did different this time or other steps to reproduce. Jürgen Fischer
12:24 AM Bug report #14731 (Closed): Project file data loss
Hi
When opening a .qgs file used yesterday, I noticed that the project had lost almost all of the data, such as linke...
Magnus Nilsson
12:32 AM Revision 847e4161 (qgis): test_provider_ogr_gpkg.py: fix crash by keeping a reference to the feat...
Even Rouault
12:26 AM Bug report #14732 (Closed): @user_full_name and @user_account_name causes Crashes
I am currently working on a QGIS 2.14 and i am trying to us the built in variables to populate the user field with th... Ayodele Adeyemo
12:22 AM Bug report #14730 (Closed): File picker window slow
I have noticed that some file picker windows are quite slow, for example when specifying the output file for Intersec... Magnus Nilsson
11:33 PM Revision b4698ada (qgis): test_provider_ogr_gpkg.py: compare geometry by wkb, and use @unittest.e...
Even Rouault
11:22 PM Bug report #14729 (Closed): Not able to add feature in attribute table
# Load layer from postgis
# Set to edit mode with "Toggle Editing" button
# Open attribute table
# Hit "Add feature" ...
zicke -
11:09 PM Revision a4b2cde5 (qgis): more GDAL a_nodata fixes, for sake of uniformity
Giovanni Manghi
10:41 PM Revision ba2601ff (qgis): remove wrong gdal_translate parameter
Giovanni Manghi
10:22 PM Revision fb592125 (qgis): set nodata parameter as optional in GDAL clip by extent
Giovanni Manghi
10:15 PM Revision 4c029975 (qgis): Revert "Fix label map unit scale range for font size and buffer"
This reverts commit 72714e6f5edb41aca84e361a46ffc4fd6d4523d5. Nyall Dawson
10:11 PM Bug report #14711: Disappearing polygons after save
I am experiencing the same issue.
There are no index files for the shapefiles being used.
The objects do not just dis...
Jamie Portman
10:07 PM Bug report #14711: Disappearing polygons after save
No, there are no spatial index files present. Kate Callan
08:20 PM Revision aa2014de (qgis): Fix crash in testqgsogrutils with QT5 where QTextCodec::codecForName( "...
Even Rouault
05:50 PM Bug report #14721: Minor thing, but the metasearch Catalog Client help URL incorrect for QGIS 2.14.x
Thanks for the report. This has been fixed in commit:26ebc83 Tom Kralidis
05:43 PM Revision 181c0c4e (qgis): Minor fixes in intersection removal for the reshape tool
Hugo Mercier
05:30 PM Revision 44cccfc0 (qgis): Avoid intersections in reshape tool
Arnaud Morvan
05:05 PM Revision 8e7691a0 (qgis): [OGR provider] Expose OGR FID as first attribute when it is meaningful
Useful for GPKG and other database based drivers
- For OGR drivers that have GetFIDColumn() != '', expose it as a QG...
Even Rouault
04:56 PM Revision 0c624419 (qgis): [BUGFIX] [OGR provider] Free OGR feature in changeAttributeValues() to ...
Even Rouault
04:28 PM Revision 3156d576 (qgis): osgeo4w: add qt plugin directories to browser
(cherry picked from commit b758a8c1b4fb5386ba5830092eb893d8f42ae033) Jürgen Fischer
04:27 PM Revision 68cfed96 (qgis): osgeo4w: add qt plugin directories to browser
(cherry picked from commit b758a8c1b4fb5386ba5830092eb893d8f42ae033) Jürgen Fischer
04:26 PM Revision b758a8c1 (qgis): osgeo4w: add qt plugin directories to browser
Jürgen Fischer
03:58 PM Revision aca62153 (qgis): run 2to3 only with Qt5
Jürgen Fischer
02:49 PM Revision 72714e6f (qgis): Fix label map unit scale range for font size and buffer
Refs #14698, but other label size parameters are still
ignoring scale ranges
Nyall Dawson
02:21 PM Revision e9a30896 (qgis): [processing] more complete scope for expressions in outputs
Victor Olaya
02:21 PM Revision 7805c642 (qgis): [processing] added variables to scope when inputing value of a Paramete...
Victor Olaya
02:21 PM Revision e55b280f (qgis): [processing] minor ui fixes in input panels
Victor Olaya
02:21 PM Revision ac0bff32 (qgis): [processing] added support for expressions in some input params and out...
Victor Olaya
01:46 PM Revision 3322bcb2 (qgis): Fix map unit scale parameters were not always saved for labeling
Refs #14698 - all settings are now saved but the size range in mm
is not yet respected during rendering
Nyall Dawson
01:10 PM Bug report #9199 (In Progress): Centroid fill: allow choose to have just 1 centroid in multipart ...
Giovanni Manghi
01:04 PM Bug report #9199: Centroid fill: allow choose to have just 1 centroid in multipart polygons
Related PR here https://github.com/qgis/QGIS/pull/3026 Anita Graser
12:50 PM Bug report #14727: offline edits update wrong feature
Additional info (changed) :
does not work after QGIS 2.6.1
offline sqlite log_feature_updates table contains differen...
Dale Renton
12:34 PM Bug report #14727 (Closed): offline edits update wrong feature
Steps to reproduce:
add PostGIS vector layer that has multiple features
Database > Offline Editing > Convert to off...
Dale Renton
12:37 PM Bug report #14670: 'Check Geometries' plugin fails generating serial values
Assigned to Sandro Mani ...hope that's okay. R. R.
09:32 AM Revision a7c3861c (qgis): fix leading comment
Jürgen Fischer
09:17 AM Bug report #14726 (Closed): New labeling dock widget can disappear, no cohabitation with other wi...
Add the labeling dock widget by clicking the icon at the top of the layer panel
Try to anchor it at the left of the c...
Harrissou Santanna
06:48 AM Feature request #14725 (Open): more visible log/error messages
Video showing the silent error. https://youtu.be/5oKFkSGp7eI
Also, it`s now 10x times more non-intuitive to find the...
baditaflorin -

2016-04-24

01:49 AM Revision b3bf4a11 (qgis): dxf export:
* output 3D geometries
* more adaptions to labeling changes
Jürgen Fischer
01:17 AM Revision 2bd20de9 (qgis): fix warnings
Jürgen Fischer
01:01 AM Bug report #14724 (Closed): Variables are missing in geometry generator symbology
The "Variables" section is missing in the new "Geometry generator" symbology. Thus, atlas variables are also missing ... Romain Blanc
10:26 PM Revision 24b259af (qgis): Merge pull request #3027 from Cracert/trans2
Add Polish translators Werner Macho
10:15 PM Revision ee5548b2 (qgis): Add Polish translators
Robert Szczepanek
04:45 PM Revision 0cd5f6af (qgis): [NEEDS-DOCS] test, please ignore
Richard Duivenvoorde
09:10 AM Bug report #14722 (Closed): Adding new GeoPackage connection to DB Manager is throwing error
I get the following error:... zicke -
04:56 AM Bug report #14721 (Closed): Minor thing, but the metasearch Catalog Client help URL incorrect for...
The MetaSearch Catalog Client help URL (as accessed by pressing the help button in version 0.34) goes to a 404 page: ... Joanne Cook

2016-04-23

01:32 AM Bug report #14698 (Feedback): No labels shown when font Size is set to Map unit for labels
It works fine for me. Do you have an example file? Saber Razmjooei
01:32 AM Bug report #14698 (Feedback): No labels shown when font Size is set to Map unit for labels
It works fine for me. Do you have an example file? Saber Razmjooei
01:25 AM Bug report #14711 (Feedback): Disappearing polygons after save
Could you check to see if spatial index files are present for your shapefile? Might be same issue as #10098. Saber Razmjooei
09:29 PM Revision d9ee8758 (qgis): Blacklist broken tests
Matthias Kuhn
09:09 PM Revision da0682d7 (qgis): Add difference image
Matthias Kuhn
09:09 PM Revision 8e9641b8 (qgis): Update blacklist
Matthias Kuhn
09:09 PM Revision adf42dab (qgis): Python3 compat fix for composerhtml test
Matthias Kuhn
09:09 PM Revision c0a2be77 (qgis): Enable QtWebKit with Qt5 tests
Matthias Kuhn
09:09 PM Revision 99ab6e3a (qgis): Disable internal yaml
Matthias Kuhn
07:36 PM Revision 6c21b1c9 (qgis): QgsVectorFileWriter::initMetaData(): add layer creation options for GPKG
Even Rouault
07:36 PM Revision 1ba2bc0f (qgis): [OGR provider] Report curve geometry types. Do geometry type conversion...
Even Rouault
07:36 PM Revision 3ba86d48 (qgis): Add a 'Layer / Create Layer / Create GeoPackage layer' menu item
Even Rouault
04:38 PM Revision caab3b3d (qgis): Add dependency of port-plugin-xxx on staged-xxx
Matthias Kuhn
12:51 PM Bug report #14720 (Closed): Features in SpatiaLite Views not Displaying
Thanks for the update. 2.14.1 isn't yet available for OS X. Darren Kavanagh
12:51 PM Bug report #14720 (Closed): Features in SpatiaLite Views not Displaying
Thanks for the update. 2.14.1 isn't yet available for OS X. Darren Kavanagh
11:28 AM Bug report #14720: Features in SpatiaLite Views not Displaying
This was fixed in 2.14.1 by Martin Dobias
Gerhard Spieles

2016-04-22

06:01 PM Bug report #14720 (Closed): Features in SpatiaLite Views not Displaying
Polygon features from SpatiaLite views are not displayed in the map view. The attribute table correctly lists the vie... Darren Kavanagh
02:57 PM Bug report #13535 (Closed): Crash using Geometry Checker plugin
Thanks for your help, the 'Geometry Checker' is no longer crashing. However, fixing minimum area issues may be quite ... R. R.
12:09 PM Bug report #14688: SVG in Layer Properties Crashes QGIS
I thought I would chime in here, as I was having a similar problem just this week. In trying to set properties for a... Becky Wilkes
11:30 AM Revision de23c991 (qgis): Reduce test matrix
Matthias Kuhn
10:02 AM Revision fa9862b2 (qgis): [bugfix] offline editing converting offline twice
Fixes #10537: Converting offline twice within the same
instance causing unusable offline state.
The problem was due ...
Alessandro Pasotti
10:02 AM Revision 21a2f412 (qgis): Add QgsDataProvider::invalidateConnections() and implement in Spatialit...
This invalidates all cached connections to the given database name.
This will be used by the WFS provider to cleanup ...
Even Rouault
10:02 AM Revision 0c54862b (qgis): Prevents a crash when online features are gone
Fixes an unreported segfault when converting an online layer
to offline if features cannot be (completely) fetched.
...
Alessandro Pasotti
10:02 AM Revision 64f29039 (qgis): Avoid crash when WFS converted to offline
Fixes #14010 Converting to Offline Editing of WFS-T layer causes minidump
Funded by Boundless
(cherry-picked from e...
Alessandro Pasotti
09:37 AM Revision fdd68963 (qgis): [postgres] Improved handling of DOMAIN type fields
- show correct domain type as field type name
- correctly determine length and precision of domain types
- expose bpc...
Nyall Dawson
09:20 AM Revision 647f3221 (qgis): Consolidate all qvariant sort methods to use qgsVariantLessThan,
make sure qgsVariantLessThan incorporates all functionality from
other duplicate implementations, and add tests
(fix...
Nyall Dawson
09:18 AM Revision 7290e8ca (qgis): properly save/restore font marker outline join style
Mathieu Pellerin - nIRV
08:48 AM Revision f045492e (qgis): [bugfix] offline editing converting offline twice
Fixes #10537: Converting offline twice within the same
instance causing unusable offline state.
The problem was due ...
Alessandro Pasotti
08:41 AM Revision 57382929 (qgis): allow failures on osx
currently building osx version fails due to deprecated sip directives in PyQt4. Matthias Kuhn
08:38 AM Revision 7f741f03 (qgis): Revert "[travis] OSX: Force sip version 4.17 due to build problems"
This reverts commit c88789973b6fb9ee25fc22e25a8fb4389738e74d. Matthias Kuhn
05:54 AM Bug report #14719 (Closed): GRASS 7 algorithms does not work in the graphical modeller (python er...
If I try to run model including GRASS 7 algorithm it fails. Tried several functions (r.reclass, r.recode, r.grow...).... Oto Kalab
05:37 AM Bug report #14718 (Closed): QGIS freezes while paning/zooming if several layers are visible at th...
We are using a QGIS-project with several WMS-Layers(up to 20) and Shapefiles for digitizing. There are random freezes... Thomas Baumann
04:42 AM Revision 3a89da0a (qgis): Merge pull request #3017 from nirvn/font_marker_outline
[FEATURE] add outline settings to font markers Nyall Dawson
04:09 AM Revision 9735c13e (qgis): [FEATURE] add outline settings to font markers
Mathieu Pellerin - nIRV

2016-04-21

12:57 AM Bug report #14671 (Closed): Atlas not sorting properly
Fixed in changeset commit:"647f3221463eb24ad09f486844c7161060a6b375". Nyall Dawson
03:05 AM Bug report #14671: Atlas not sorting properly
I have tried with a String Field, and it run.
But i have the same problem with 2.14.1 on a Windows 7 machine for a I...
Olivier ATHIMON
12:57 AM Bug report #14447: Unknown exception when tracing is enabled
As mentioned, there seems to be a problem with the file.
However, the trace digitizing tool should show a more meani...
Saber Razmjooei
12:57 AM Bug report #14447: Unknown exception when tracing is enabled
As mentioned, there seems to be a problem with the file.
However, the trace digitizing tool should show a more meani...
Saber Razmjooei
11:49 PM Bug report #10537 (Closed): Converting offline twice within the same instance causing unusable of...
Fixed in changeset commit:"f045492ed54a528263444824e7bbf3317d6d80e2". Anonymous
11:07 PM Revision 90613ca5 (qgis): One more xenial test mask update
Nyall Dawson
10:53 PM Revision 076db887 (qgis): Fix indentation
Nyall Dawson
10:39 PM Revision 011bde88 (qgis): More xenial, Windows test mask updates
Nyall Dawson
10:34 PM Revision b1b439f5 (qgis): Remove cryptic assert (was failing regularly)
Nyall Dawson
09:46 PM Revision eacca44c (qgis): Test mask updates (qt5 and xenial)
Nyall Dawson
09:28 PM Bug report #14329: Metasearch Catalog Client: Use behind a proxy with user/password authentification
Not quite sure it is the same issue, but I am not able to connect to a CSW service that is secured with basic authent... Luca Morandini
08:01 PM Revision 32000628 (qgis): [BUGFIX] The way layer's shortname is write in QGIS project and used in...
René-Luc ReLuc
07:58 PM Revision 849a7567 (qgis): [BUGFIX] The way layer's shortname is write in QGIS project and used in...
René-Luc ReLuc
05:17 PM Revision d31c6c3b (qgis): [travis] Allow osx builds to fail
Apparently SIP 4.18 deprecates `/DocType/` which is used by PyQt4. Matthias Kuhn
05:11 PM Revision 59522582 (qgis): [processing] Improve error message when clipping fails due to 2.5D
Matthias Kuhn
04:46 PM Feature request #1597 (Closed): Default sorting of data
This was implemented in 2.14 Nyall Dawson
04:46 PM Feature request #1597 (Closed): Default sorting of data
This was implemented in 2.14 Nyall Dawson
04:46 PM Feature request #1597 (Closed): Default sorting of data
This was implemented in 2.14 Nyall Dawson
04:46 PM Feature request #1597 (Closed): Default sorting of data
This was implemented in 2.14 Nyall Dawson
02:06 PM Revision e6bb6234 (qgis): fix python testing install directory
Denis Rouzaud
01:54 PM Revision ba948960 (qgis): fix python testing install directory
Denis Rouzaud
01:05 PM Revision 36e5dc84 (qgis): Revert "[travis] OSX: Force sip version 4.17 due to build problems"
This reverts commit 842159036a9cfdc518a54ee1ab35de4b14206318. Matthias Kuhn
10:16 AM Revision 8a6ba6b2 (qgis): Add missing header in QgsCoordinateTransformCache sip
Matthias Kuhn
09:42 AM Revision 9bbbe6d9 (qgis): fix toggling of map styling dock visibility from the layer tree
Jürgen Fischer
09:28 AM Revision 0875c683 (qgis): Fix default value for marker pen join style in sip bindings
Matthias Kuhn
09:15 AM Revision 66cb25fe (qgis): Fix build warnings
Matthias Kuhn
08:48 AM Feature request #14717 (Open): Add locking abilities for concurrent project access
We use QGIS in a production environment for several projects, and at any given time several people have several of th... Kilian Hagemann
08:46 AM Revision 09ced9bf (qgis): fix crash on startup
Jürgen Fischer
07:33 AM Bug report #14716 (Closed): Activate the data-defined override control of "Discourage labels from...
Go to Layer's Properties > Labels > Rendering > Obstacle
Using an expression in the data-defined override tool should...
Harrissou Santanna
02:14 AM Bug report #14715 (Closed): QGIS Server sending sometimes UPDATE… WHERE NULL to postgis in a WFS-...
Jürgen Fischer

2016-04-20

01:53 AM Bug report #14715 (Closed): QGIS Server sending sometimes UPDATE… WHERE NULL to postgis in a WFS-...
You can see the description of the problem and all the tests I have made during last months here:
http://gis.stackex...
Aitor Gil
01:19 AM Revision 5d0be314 (qgis): [Style dock] Set open button as toggle
Nathan Woodrow
12:02 AM Bug report #14713: Return duplicated elements in SnapWithResultsWithinTolerances mode
OK. It's also affected the mode 'SnapWithResultsForSamePosition' too Yun Lin
11:55 PM Bug report #14713 (Closed): Return duplicated elements in SnapWithResultsWithinTolerances mode
I used QGIS recently and found out the there is certain situation i got two same snapping results from QgsSnapper. An... Yun Lin
09:37 PM Bug report #14712 (Closed): DB-Manager DEFAULT value d&d issue
The DEFAULT value option gets lost when copying a table by drag and drop in the DB-Manager.
See #6798 (related)
Paul Kanelli
07:08 PM Bug report #14711 (Closed): Disappearing polygons after save
On several occasions now, after saving a range of different types of shapefile edits, all of the features in the laye... Kate Callan
06:56 PM Revision 208a14eb (qgis): Rewrite pseudocolor render code to improve speed
Most of the time was lost in checking the color cache, so that is replaced
by a look up table for the index in the co...
Piers van der Torren
04:44 PM Revision 0ac299a9 (qgis): [BUGFIX] QGIS Server segfault if layer extent is null
René-Luc ReLuc
04:38 PM Revision 142ce5e0 (qgis): [BUGFIX] QGIS Server segfault if layer extent is null
René-Luc ReLuc
03:04 PM Revision d3810439 (qgis): Remove set mShortName in QgsMapLayer constructor
René-Luc ReLuc
03:02 PM Revision d4af38be (qgis): Remove set mShortName in QgsMapLayer constructor
René-Luc ReLuc
02:57 PM Revision 7b64dd4c (qgis): [Processing] Fix when iface is None
René-Luc ReLuc
02:52 PM Revision e765bb6d (qgis): [Processing] Fix when iface is None
René-Luc ReLuc
09:59 AM Revision 46ff59bb (qgis): Remove layer title from dock for now
Sets the dock tab title which means it looks crappy
when stacked.
Nathan Woodrow
09:55 AM Bug report #13737 (Reopened): Qgis not calculate correct min and max of rasters
running: qgis v2.14.1 Win64.
I have a problem that might be connected:
On some HFA rasters Estimated (faster) Cumulat...
Idan Miara
09:53 AM Revision 1e5c9920 (qgis): [Style dock] Move layer label inside widget
Nathan Woodrow
07:44 AM Bug report #14688: SVG in Layer Properties Crashes QGIS
Note that the search is recursive, so the SVG may be in a subdirectory Nyall Dawson
07:07 AM Bug report #14710 (Closed): PostGIS table not listed from Win, but from Linux
I try to add layers from an PostGIS database. There is only one table with Geometry. This table is not listed when co... Johannes Eberenz
04:01 AM Bug report #14709 (Closed): Select by expression produces incorrect results with NULL/NOT NULL fo...
Using Select by expression from the Attributes Toolbar fails to return features with NULL values ("name" IS NULL) for... Ant Scott
03:46 AM Bug report #14708 (Closed): Graduated style using Equal Interval with integer64 datatype miscalcu...
Using data of type integer64, where the range of values of an attribute is 1 -20, a Graduated Style set to Equal Inte... Ant Scott

2016-04-19

09:10 PM Bug report #14707 (Closed): Atlas legend not resizing correctly
I have a filtered legend in an atlas, anchored at the bottom right. On export the legend box is output at the same ma... Kate Callan
07:26 PM Revision 57d4dbf2 (qgis): Merge pull request #3015 from boundlessgeo/wfs-getfeatures-offline-crash
Wfs getfeatures offline crash Alessandro Pasotti
06:21 PM Revision 8f0f9ccb (qgis): Add mask images for arrow symbol layer test
Hugo Mercier
06:20 PM Bug report #14688: SVG in Layer Properties Crashes QGIS
I think I figured it out. I had added my /home/rjhale directory as an SVG search directory at some point in the past.... Randal Hale
02:58 PM Bug report #14688 (Feedback): SVG in Layer Properties Crashes QGIS
I suspect this is caused by a malformed svg in your svg library. If you can track down which one is causing it and sh... Nyall Dawson
05:55 PM Revision 340f0f27 (qgis): Add a new CMake flag to disable deprecated functionality
Anything which is going to disappear can be #ifdef'd with this definition. This
is an additional hint if your 3rd par...
Matthias Kuhn
04:01 PM Bug report #14706 (Closed): Style dock doesn't clear title on remove layer
Removing a layer will lave the title of the last set layer. Nathan Woodrow
03:58 PM Bug report #14705 (Closed): Open style dock via View -> Panels doesn't set active layer
Need to grab the current layer and set it when opened from the menu. Nathan Woodrow
10:53 AM Revision 69153ab0 (qgis): Python and SQL(Expression) code editors, always use monospace
And use a different color for fields in the expression editor Matthias Kuhn
10:26 AM Bug report #14010 (Closed): Converting to Offline Editing of WFS-T layer causes minidump
Fixed in changeset commit:"eeb9bdd2e0eeaf1c794b02240e3dd587f5a4cd89". Anonymous
10:05 AM Bug report #14697: Opening kmz file causes QGIS to crash
Confirmed in master and with unzipped KML Anita Graser
09:41 AM Revision 7379223a (qgis): Server test: URLError has no code
Matthias Kuhn
09:23 AM Revision e849cad1 (qgis): Merge pull request #2955 from mhugo/arrows
[Feature] Arrow symbol layer Hugo Mercier
07:22 AM Bug report #14704 (Closed): Encoding problems with Processing toolbox
*new description*
Some qgis algs create outputs where the attribute tables have encoding issues. Examples are buff...
vedar sum
06:58 AM Bug report #14703 (Closed): Identify Results -> Save Link Fails
When using a OGC:WMS and selecting the (I) button, the WMS provider provides an HTML document with content that can b... Frank MR
06:15 AM Bug report #14432 (Closed): QGIS 2.14 Processing plugin crashes - TypeError: must be string, not ...
I removed all previous instalations of qgis. In addition to deleting .qgis2 I deleted .qgis-custom. I also had to del... Oyvind Hamre
05:55 AM Revision 831e7cd2 (qgis): [FEATURE][styles] Add new style dock for interactive styling
Nathan Woodrow
05:46 AM Revision b7a43f2c (qgis): Disable processing GDAL test on OSX (keeps randomly failing)
Nyall Dawson

2016-04-18

12:36 AM Bug report #14660: Check Geometries plugin: 'When a row is selected, move to: Error' shows blank ...
The issue is that the area of the feature is so small that the centroid computation code suffers from numerical insta... Sandro Mani
12:16 AM Revision efb84ea2 (qgis): [FEATURE][diagrams] Add optional legend entries for diagram sizes
A new "legend" tab has been added to diagram properties, allowing
both the existing attribute legend and a new size l...
Nyall Dawson
11:00 PM Bug report #14702 (Closed): GPX-Export: Wrong coordinates and altitude values (QGIS 2.14.1 Linux)
QGIS 2.14 seems to have an error exporting Features (3D) to GPX. Doing the same with the same data in QGIS 2.8.x the ... Flo Ju
03:55 PM Revision 81a6ccf0 (qgis): Temporarily blacklist the arrow symbology test (qt5 only)
Hugo Mercier
03:18 PM Revision e9c41e80 (qgis): Improve processing test documentation
Matthias Kuhn
01:22 PM Bug report #14416: WFS with BBOX doesn't work in QGS 2.14
I try on QGIS master today.
It works perfectly with this version.
jerome potel
11:54 AM Bug report #14688: SVG in Layer Properties Crashes QGIS
I'm going to attempt to reload QGIS 2.14.1 - I just crashed my OSGEO4W install doing the exact same thing. Randal Hale
11:36 AM Revision 1ee0bc57 (qgis): Add @geometry_point_count and @geometry_point_num
Hugo Mercier
11:36 AM Revision 34b7ebc2 (qgis): Add a new "arrow" symbol layer
The "arrow" symbol layer is a symbol layer allowing to draw straight
or curved arrows from a line layer.
Hugo Mercier
09:11 AM Bug report #14645: "select by expression” algorithm in modeler
Maybe I didn’t explain the problem very well. I know that processing tools use to work with selected features, inside... Aitor Forcada
09:10 AM Revision 81744ecf (qgis): Another missing Qt5 test mask
Nyall Dawson
08:35 AM Revision 09a2f9b3 (qgis): [Processing] Retry gdal commands if they are interrupted
Matthias Kuhn
08:28 AM Revision 7cb77d8c (qgis): Merge pull request #2990 from DelazJ/style
Symbol selector dialog: use same terms in the gui Matthias Kuhn
08:20 AM Revision a44d0c1f (qgis): Add a missing qt 5 mask image
Nyall Dawson
07:59 AM Revision 91524aaf (qgis): Fix doxygen warning
Nyall Dawson
07:35 AM Bug report #14329: Metasearch Catalog Client: Use behind a proxy with user/password authentification
Hallo Tom,
yes, it is still an issue. I am not able to connect to any catalogservice, who is behind my proxy. The c...
Joachim Deutmann
07:27 AM Revision 33e7d1b9 (qgis): Add note to QgsExpressionContext docs to point to QgsExpressionContextU...
Nyall Dawson
07:23 AM Revision c24938e3 (qgis): Update test masks for Qt5, enable more tests on Travis Qt5 builds
Nyall Dawson
07:15 AM Revision 66b51d4a (qgis): [FEATURE] Edit attributes of multiple features simultaneously
This change allows the attributes of multiple features to be edited
simultaneously. It is enabled when the attribute ...
Nyall Dawson
05:34 AM Revision e2e3fba2 (qgis): Show the active layer in the layers dock header
Nathan Woodrow
03:57 AM Bug report #14698 (Closed): No labels shown when font Size is set to Map unit for labels
Hi,
if I select map units under "layer properties -> labels -> Text style", my settings for size range are not appli...
Burghardt Scholle

2016-04-17

12:48 AM Bug report #14697 (Closed): Opening kmz file causes QGIS to crash
Attached KMZ file crashes QGIS when added on Windows.
KMZ comes from Locus Free
If I imported it into Google Maps, it...
Radim Machu
12:26 AM Bug report #14696 (Closed): "Stretch using current extent" on invisible layer causes redraw of map
When right clicking on a raster layer in the layers panels and selecting "Stretch Using Current Extent" on a layer wh... Casper Børgesen
09:40 PM Revision 32aee3d1 (qgis): Send dart measurement output to stdout with no prefix
Or to put it differently, make the output usable for CDash also
with Qt5. Qt5 prefixes debug output with QDEBUG and a...
Matthias Kuhn
09:23 PM Revision 972f13e0 (qgis): Followup 151204d fix typo
Matthias Kuhn
05:15 PM Revision c8878997 (qgis): [travis] OSX: Force sip version 4.17 due to build problems
Matthias Kuhn
05:13 PM Revision 8dcd918b (qgis): Remove conversions.sip conditionals meant for 4.12 but actually 4.18
- The hex version of 4.12 was not 0x041200 (current 4.18) but 0x040c00.
Code was always skipped and has worked with...
Larry Shaffer
05:03 PM Revision 151204de (qgis): Add debug for failing gdal subprocess
Matthias Kuhn
07:06 AM Revision de0e3670 (qgis): Merge pull request #3007 from nirvn/svg_marker_disability_v2
[svg] add accessibility and low vision symbols Nathan Woodrow
06:22 AM Revision ae719c09 (qgis): [svg] add accessibility and low vision symbols
Mathieu Pellerin - nIRV
06:13 AM Bug report #14672: Program Crashes In Some Cases When Performing Buffer Vector Analysis with Diss...
no problems whatsoever here, at least on qgis master, Please give it a try and report back. Giovanni Manghi
05:31 AM Bug report #14644 (Open): SVG image in print composer renders incorrectly
Giovanni Manghi

2016-04-16

10:06 PM Bug report #14644: SVG image in print composer renders incorrectly
Same issue with 2.14.1 in Ubuntu 15.10. Have tried qgis_problem.svg and get the same issue. These two SVGs are genera... Thomas McAdam
10:06 PM Bug report #14644: SVG image in print composer renders incorrectly
Same issue with 2.14.1 in Ubuntu 15.10. Have tried qgis_problem.svg and get the same issue. These two SVGs are genera... Thomas McAdam
06:08 PM Bug report #14672: Program Crashes In Some Cases When Performing Buffer Vector Analysis with Diss...
This should be the original layer, and all supporting files. Mark Thomas
02:04 PM Revision a669d3c8 (qgis): Merge pull request #3005 from m-kuhn/osx-sip-417
[travis] OSX: Force sip version 4.17 due to build problems Matthias Kuhn
09:43 AM Bug report #14688: SVG in Layer Properties Crashes QGIS
I've tried to reproduce this issue, but everything works as expected.
Ubuntu 14.04 LTS
qgis 1:2.14.1+git20160413+0bd...
R. R.
05:44 AM Bug report #14695 (Closed): Georeferencer plugin problem with projective transformation
The issue appeared in both linux and windows version. After choosing transformation type: projective the plugin flips... Jerzy Sikora
03:17 AM Revision fc6559aa (qgis): Remove conversions.sip conditionals meant for 4.12 but actually 4.18
- The hex version of 4.12 was not 0x041200 (current 4.18) but 0x040c00.
Code was always skipped and has worked with...
Larry Shaffer
02:11 AM Revision 9cc3d7e3 (qgis): Fix effects not working for ellipse symbol layers (fix #14661)
Nyall Dawson

2016-04-15

12:29 AM Revision 7967e961 (qgis): Fix missing map settings expression variables in composer maps
Missing map extent related variables were causing stacking order
issues with the 25d renderer (fix #14604)
Nyall Dawson
12:17 AM Revision 6880b53e (qgis): Fix other feature's geometries are shown instead of null geometry
in delimited text provider (fix #14666)
Add tests, also fix virtual layer, mssql and db2 providers which
suffered th...
Nyall Dawson
12:17 AM Revision 01614973 (qgis): QgsSymbolV2: only pop expression scope if it was really added
(cherry-picked from ef77e19fe342e6734487ba3608a8c12ee72b0bf7) Nyall Dawson
11:59 PM Revision e8dc8319 (qgis): Fix some providers did not respect layer's subset when calculating
min/max/uniqueValues
Providers included delimited text, memory, virtual layer, and WFS
Add unit test to provider te...
Nyall Dawson
11:45 PM Revision 46860cb4 (qgis): Fix huge legend item size when symbol uses map unit sizes (fix #13979)
Add unit test
(cherry-picked from 0c5fa81126cec652d9e9932861f031c1ab3700db)
Nyall Dawson
11:45 PM Revision bc0181c0 (qgis): Add methods for retrieving and setting size units for QgsMarkerSymbolV2
(cherry-picked from e21de0394d051de1eea7ce36d587cc933c474bae) Nyall Dawson
11:41 PM Revision ccbecb3c (qgis): Initially set focus to text in new name dialog
(cherry-picked from 846c6183cafe4cb535547f1e13a7f9c48d751a61) Nyall Dawson
11:41 PM Revision 50298341 (qgis): [composer] Fix crash setting table columns from python
(cherry-picked from 39d0ba5781c8b759faaaf333b54e886c01a2d910) Nyall Dawson
10:19 PM Bug report #14694 (Closed): DB Manager: F5 not working
n the DB Manager SQL window, pressing Execute correctly run the query,
whereas F5 does not.
Paolo Cavallini
08:22 PM Revision 84215903 (qgis): [travis] OSX: Force sip version 4.17 due to build problems
Matthias Kuhn
07:34 PM Revision c921dc3c (qgis): Merge pull request #3006 from m-kuhn/Qt5ConsoleTests
Enable console tests on Qt5 Matthias Kuhn
07:17 PM Revision 449fad35 (qgis): Enable console tests on Qt5
Matthias Kuhn
01:46 PM Bug report #14693 (Closed): Activating Draw Effects Breaks Inverted Polygons
Nyall Dawson
01:46 PM Bug report #14693: Activating Draw Effects Breaks Inverted Polygons
Duplicate of #12543 Nyall Dawson
09:05 AM Bug report #14693 (Closed): Activating Draw Effects Breaks Inverted Polygons
I'm trying to add a drop shadow to an inverted polygon but when I add the drop shadow, the polygon no longer renders ... Spencer Gardner
01:45 PM Revision b95d6c1d (qgis): [travis] Allow osx builds to fail
Seems to be caused by sip 4.18 Matthias Kuhn
12:00 PM Revision 101d834a (qgis): Fix crash on postgis error
Matthias Kuhn
11:58 AM Revision b09a7432 (qgis): Blacklist console test on Qt5
We are missing QScintilla bindings at the moment Matthias Kuhn
11:25 AM Revision 16646615 (qgis): QShortcut is in widgets, not gui
Matthias Kuhn
11:05 AM Revision 8047a569 (qgis): Fix console import menu and add tests
Matthias Kuhn
10:18 AM Revision df234681 (qgis): debian packaging drop ubuntu vivid support
Jürgen Fischer
10:13 AM Revision 242d2741 (qgis): Merge pull request #3003 from m-kuhn/py3next
Enable more tests for PyQt5/Python3 Matthias Kuhn
10:04 AM Revision eab09f0e (qgis): Bring back QgsNetworkManager slots and signals removed in 2eb8243 as de...
(cherry picked from commit 78725feda46a534fbe419b61b85f13741950997a) Jürgen Fischer
09:49 AM Revision 78725fed (qgis): Bring back QgsNetworkManager slots and signals removed in 2eb8243 as de...
Jürgen Fischer
09:31 AM Revision 79442b6c (qgis): Prevents a crash when online features are gone
Fixes an unreported segfault when converting an online layer
to offline if features cannot be (completely) fetched.
...
Alessandro Pasotti
09:20 AM Revision 816c322d (qgis): Workaround for buggy mac osx cleanup
Matthias Kuhn
09:20 AM Revision b31e860d (qgis): Compatibility fix for most of PyQgsGeometryTest
Matthias Kuhn
09:20 AM Revision 1c6b2988 (qgis): Add unicode_keep_u fixer
Matthias Kuhn
09:20 AM Revision 129ff7cb (qgis): Unmask more Python 3 tests
Matthias Kuhn
09:20 AM Revision aa0b9fa8 (qgis): Test PyQgsRelationEditWidget updates
* QApplication is in QtWidgets, not QtGui
* Expected failure only affects the travis Qt4 platform
Matthias Kuhn
09:20 AM Revision 8269fc50 (qgis): Improve spatialite provider test
Matthias Kuhn
09:20 AM Revision cacf79cd (qgis): Improve PORT_PLUGINS cmake code
Matthias Kuhn
09:20 AM Revision 4af3f82b (qgis): Python 3 migrate SocketServer
Matthias Kuhn
09:20 AM Revision 3e300f29 (qgis): Manual next fixes
Matthias Kuhn
09:20 AM Revision c268f7e9 (qgis): Run next_call fixer on tests
Matthias Kuhn
06:33 AM Bug report #14692: Bug on sip_corepart0.cpp during compilation of QGIS 2.14.0
It's a question about the build. But I don't know if the build failed because of a bug on QGIS or because something I... lise lebouc
06:23 AM Bug report #14692: Bug on sip_corepart0.cpp during compilation of QGIS 2.14.0
Probably your sip (which isn't listed above) is too old (ubuntu precise uses sip 4.13.2 and is probably the eldest si... Jürgen Fischer
05:47 AM Bug report #14692 (Feedback): Bug on sip_corepart0.cpp during compilation of QGIS 2.14.0
is this a bug report or a question? of is the latter please ask in the developer mailing list, or in the #QGIS IRC ch... Giovanni Manghi
05:26 AM Bug report #14692 (Closed): Bug on sip_corepart0.cpp during compilation of QGIS 2.14.0
I try to install QGIS 2.14.0 on Red Hat 6.6 but I obtain this message :... lise lebouc
04:21 AM Bug report #14691: Type changing from INTEGER (10) to QSTRING in QGIS 2.8.8
I guess that this comes from the limitations of the .dbf format http://devzone.advantagedatabase.com/dz/webhelp/Advan... Jukka Rahkonen
04:02 AM Bug report #14691 (Closed): Type changing from INTEGER (10) to QSTRING in QGIS 2.8.8
Shapefile field type INTEGER (length 10) will be changed to QSTRING (Typename INTEGER64) automatically in QGIS 2.8.8.... Thomas Nogatz

2016-04-14

12:54 AM Feature request #13149 (Feedback): Specific projection system for oceanographers
Would it be possible to upload and PM the link for an example file. We have added GRIB format to Crayfish plugin whic... Saber Razmjooei
12:54 AM Feature request #13149 (Feedback): Specific projection system for oceanographers
Would it be possible to upload and PM the link for an example file. We have added GRIB format to Crayfish plugin whic... Saber Razmjooei
12:54 AM Feature request #13149 (Feedback): Specific projection system for oceanographers
Would it be possible to upload and PM the link for an example file. We have added GRIB format to Crayfish plugin whic... Saber Razmjooei
12:11 AM Bug report #14690 (Closed): Unnecessary requirement in v.what.rast.points function when used in...
When using the function v.what.rast.points in a model, the "WHERE conditions of SQL statement without 'where' keyword... pvanbosgeo -
11:52 PM Revision 83036886 (qgis): Fix test failure on GDAL >= 2.0
Nyall Dawson
11:52 PM Revision 0672abba (qgis): [FEATURE] Compilation support for unary - operation
Nyall Dawson
11:52 PM Revision 92a18087 (qgis): Add safeguard tests to ensure no regressions in expression compilation
(ie check that expressions are successfully compiled where expected)
Add compilation support for "NOT..." type expre...
Nyall Dawson
11:51 PM Revision 99210ecf (qgis): [FEATURE][console] Improvements to find functionality
- add key shortcut to open find widget, set focus to find text input
automatically (uses default shortcut for DE, eg ...
Nyall Dawson
10:33 PM Revision d8a314c4 (qgis): Merge pull request #3000 from nirvn/diamond_ellipse_marker
[symbology] add diamond ellipse marker Nyall Dawson
08:29 PM Bug report #13995: singleband pseudocolor discrete rendered wrong
The problem here is that the behaviour of QGIS is different from what you expect. The behaviour is consistent, but th... Piers van der Torren
07:59 PM Revision eeb9bdd2 (qgis): Avoid crash when WFS converted to offline
Fixes #14010 Converting to Offline Editing of WFS-T layer causes minidump
Funded by Boundless
Alessandro Pasotti
06:39 PM Bug report #14689 (Closed): Singleband raster style rendering incorrectly/unexpectedly
This is similar to Bug report #13995, but affecting version 2.14.1 as well.
Setting breaks on discrete raster colo...
Scott Atkinson
03:50 PM Revision a7f08fd7 (qgis): Merge pull request #2956 from pblottiere/diagrams
Update label toolbar to manage diagrams too Hugo Mercier
01:55 PM Bug report #14688 (Closed): SVG in Layer Properties Crashes QGIS
I'm using Ubuntu 15.10 and QGIS 2.14.1
Add a point layer
Go to Properties
Change Simple Marker to SVG
QGIS Crashe...
Randal Hale
01:09 PM Feature request #14687 (Closed): 'Import into PostGIS' - encoding option missing
Please add an option to select the encoding when importing files into PostGIS. R. R.
12:26 PM Bug report #14653: topology errors by digitizing
The tiny differences between the coordinates originated from changing of the KBS - GRASS changed the KBS from EPSG555... Thomas Nogatz
09:29 AM Bug report #14653: topology errors by digitizing
Thomas Nogatz wrote:
> v.in.ogr seems to have a built-in tiny snapping tolerance. Topology errors smaller than that t...
Markus Neteler
05:21 AM Bug report #14653: topology errors by digitizing
@ Markus Neteler could you shed some light on this matter?
Giovanni Manghi
12:15 PM Revision 0f048b55 (qgis): Unblacklist Qt5 tests
Matthias Kuhn
12:15 PM Revision d283223c (qgis): Python 3 update for processing tests
Matthias Kuhn
12:15 PM Revision e3e5487f (qgis): Some general test improvements
Matthias Kuhn
12:15 PM Revision 7d156e7f (qgis): Fix typo
Matthias Kuhn
12:15 PM Revision fe314754 (qgis): Fix console errors
Matthias Kuhn
12:15 PM Revision 709d3ced (qgis): Cleanup test application on exit
Matthias Kuhn
11:13 AM Bug report #14678: Raster calculator fails with large raster in QGIS 2.14.1
in the bug report;
If I enter "dem_3m_Zft1b" > 0
should read:
If I enter "dem_3m_Zft1b@1" > 0
john coleman
06:54 AM Bug report #14678: Raster calculator fails with large raster in QGIS 2.14.1
There is (was?) already a ticket on this matter, but now I can't find it. If is still open this should merged with th... Giovanni Manghi
10:10 AM Bug report #14685: Missing namespace declaration in the GetFeature request
Please also refer to:
https://github.com/qgis/QGIS/pull/2977#issuecomment-207599833
https://github.com/qgis/QGIS/pull...
Juergen Weichand
10:04 AM Bug report #14685 (Closed): Missing namespace declaration in the GetFeature request
In the GetFeature request the namespace declaration is missing. This will result in ServiceExceptions on some WFS ser... Juergen Weichand
10:09 AM Bug report #14686 (Closed): Better exception handling if the WFS server is providing complex feat...
I've also did some testing with WFS 2.0 server providing complex features, which are not supported.
In the first cas...
Juergen Weichand
10:01 AM Bug report #14675: Polygon area calculation error when the fly reprojection is activated

> Why error is so high only for the polygon id=3?
that seems to be the real issue.
Giovanni Manghi
09:38 AM Bug report #14675: Polygon area calculation error when the fly reprojection is activated
The relative or absolute error varies enormously from one polygon to another. It is surprising.
Why error is so high ...
Jean-Pierre LEFEVRE
06:48 AM Bug report #14675: Polygon area calculation error when the fly reprojection is activated
small differences between with/without OTF are expected, in the first case the computations are made over a ellipsoid... Giovanni Manghi
06:48 AM Bug report #14675: Polygon area calculation error when the fly reprojection is activated
small differences between with/without OTF are expected, in the first case the computations are made over a ellipsoid... Giovanni Manghi
09:39 AM Revision 2e515a2c (qgis): [postgres] Avoid deadlocks in transactional editing
Can currently be triggered by using the field calculator to update a selection.
While an iterator is active and the c...
Matthias Kuhn
09:39 AM Revision 07fcf243 (qgis): [postgres] Test for deadlocks with transactions
Matthias Kuhn
09:17 AM Bug report #14668: GRASS Plugin: error deleting vector file
I just tested and the problem persist on master
with:
QGIS 2.15.0 Master 0f048b5
OSGEO4W 64 bit on windows
GRASS ...
Roy Roge
09:02 AM Revision 1e6dceb7 (qgis): [dbmanager] Fixes various signal bugs after 8bda5c
Fixes some unreported glitches after new signals migration.
Also fixes #14649
Alessandro Pasotti
08:59 AM Bug report #14508: Single part to multipart yields multipart polygons with incorrect areas
the areas computed in the shapefile version of the cleaned (with postgis) singlepart vector are the same as the ones ... Giovanni Manghi
08:50 AM Bug report #14508: Single part to multipart yields multipart polygons with incorrect areas
The layer has some errors, for example if I import the layer as singlepart in PostGIS and try to make a multipart ver... Giovanni Manghi
08:34 AM Revision 170c9555 (qgis): Merge pull request #2999 from mhugent/server_ntv2_2
[FEATURE]: set default datumstransformation for server with environme… Marco Hugentobler
07:06 AM Bug report #14582 (Open): The extent of the raster layers is not preserved and rounded to integer...
apparently in native GRASS there is no rounding in outputs extent. Giovanni Manghi
07:06 AM Bug report #14582 (Open): The extent of the raster layers is not preserved and rounded to integer...
apparently in native GRASS there is no rounding in outputs extent. Giovanni Manghi
07:06 AM Bug report #14582 (Open): The extent of the raster layers is not preserved and rounded to integer...
apparently in native GRASS there is no rounding in outputs extent. Giovanni Manghi
07:06 AM Bug report #14582 (Open): The extent of the raster layers is not preserved and rounded to integer...
apparently in native GRASS there is no rounding in outputs extent. Giovanni Manghi
06:56 AM Bug report #14677: Differences in duplicating a layer using ctrl+D&D and "duplicate layer"
Thanks Giovanni!
Let me try to explain.
When I use Ctrl key a duplicate layer is created without "copy" addition in l...
Fausto Bugatti Isolan
05:33 AM Bug report #14677 (Feedback): Differences in duplicating a layer using ctrl+D&D and "duplicate la...
Both ways just duplicate the layer in the layer list, as the datasource is the same. Unless I'm missing something I w... Giovanni Manghi
05:33 AM Bug report #14677 (Feedback): Differences in duplicating a layer using ctrl+D&D and "duplicate la...
Both ways just duplicate the layer in the layer list, as the datasource is the same. Unless I'm missing something I w... Giovanni Manghi
05:33 AM Bug report #14677 (Feedback): Differences in duplicating a layer using ctrl+D&D and "duplicate la...
Both ways just duplicate the layer in the layer list, as the datasource is the same. Unless I'm missing something I w... Giovanni Manghi
05:33 AM Bug report #14677 (Feedback): Differences in duplicating a layer using ctrl+D&D and "duplicate la...
Both ways just duplicate the layer in the layer list, as the datasource is the same. Unless I'm missing something I w... Giovanni Manghi
05:33 AM Bug report #14677 (Feedback): Differences in duplicating a layer using ctrl+D&D and "duplicate la...
Both ways just duplicate the layer in the layer list, as the datasource is the same. Unless I'm missing something I w... Giovanni Manghi
05:33 AM Bug report #14677 (Feedback): Differences in duplicating a layer using ctrl+D&D and "duplicate la...
Both ways just duplicate the layer in the layer list, as the datasource is the same. Unless I'm missing something I w... Giovanni Manghi
06:39 AM Bug report #14681 (Open): WFS Layer - Static Character Encoding
Giovanni Manghi
05:33 AM Bug report #14681: WFS Layer - Static Character Encoding
The WFS layer at
> http://gis.npd.no/ogc/factmaps/2_0?SERVICE=WFS&VERSION=1.0.0&REQUEST=GetFeature&TYPENAME=dscAll&SR...
ma is
05:29 AM Bug report #14681 (Feedback): WFS Layer - Static Character Encoding
Could you please post here the url of the server and the layer name? Giovanni Manghi
05:29 AM Bug report #14681 (Feedback): WFS Layer - Static Character Encoding
Could you please post here the url of the server and the layer name? Giovanni Manghi
02:24 AM Bug report #14681 (Rejected): WFS Layer - Static Character Encoding
Hi all,
I have an WFS layer which is provided in UTF-8. The strings are parsed incorrectly which ends up in hierogly...
ma is
05:53 AM Bug report #11983 (Reopened): pasting features into spatialite layer does not copy attibute values
This problem still exists on QGIS version 2.14.1, windows 7 64 bits, using shapefile vector layer.
Sometimes it occur...
Almerio Moreira
05:53 AM Bug report #11983 (Reopened): pasting features into spatialite layer does not copy attibute values
This problem still exists on QGIS version 2.14.1, windows 7 64 bits, using shapefile vector layer.
Sometimes it occur...
Almerio Moreira
05:28 AM Bug report #14672: Program Crashes In Some Cases When Performing Buffer Vector Analysis with Diss...
Mark Thomas wrote:
> The rest of the files are now attached.
you forgot to attach the original layer, the one where ...
Giovanni Manghi
05:22 AM Bug report #14432 (Reopened): QGIS 2.14 Processing plugin crashes - TypeError: must be string, no...
I have the same problem as above. I have deleted the .qgis2 folder, but it does not help. Any sugestions??
Oyvind Hamre
05:16 AM Bug report #14684 (Closed): QGIS Intersection tool does not work when used in Modeler
duplicate of #14676
please see the #14676 ticket, and if possible attach sample data and the model.
Giovanni Manghi
05:16 AM Bug report #14684 (Closed): QGIS Intersection tool does not work when used in Modeler
duplicate of #14676
please see the #14676 ticket, and if possible attach sample data and the model.
Giovanni Manghi
04:53 AM Bug report #14684 (Closed): QGIS Intersection tool does not work when used in Modeler
The QGIS Intersection works perfectly when used from the toolbox.
However, when the same algorithm is used in the gra...
Miron Thylmann
03:26 AM Bug report #14683 (Closed): Calling Actions from attribute context menu vs. the Action map tool
When calling an action from the context menu (right click) on an attribute window, the value obtained from a field na... Jakob Lanstorp
03:21 AM Bug report #14682 (Closed): Unable to run Python code, pressing Browse causes error (MAcOS El Cap...
Hi, I am unable to run Python codes as when I press "Browse" the following appears (see below).
This happens in all...
Benjamin Warr
03:17 AM Feature request #14195: QGIS Browser: Enable a 'MapBook' combining layers from different sources
Update: This feature request is now partly available via the QLR Browser plugin. Jakob Lanstorp
03:06 AM Bug report #14208 (Closed): DBManager don't use pgservice.conf
Alessandro Pasotti
02:54 AM Feature request #14680: Use OpenCL/CUDA for data processing
OK, I see. What about the tools listed as QGIS geoalgorithms in Processing? Are they also external libraries or could... Magnus Nilsson
02:32 AM Feature request #14680 (Closed): Use OpenCL/CUDA for data processing
Using GPU for Geo-data processing is indeed a good idea. This is very far from being an easy task though.
Moreover, ...
Vincent Picavet
02:32 AM Feature request #14680 (Closed): Use OpenCL/CUDA for data processing
Using GPU for Geo-data processing is indeed a good idea. This is very far from being an easy task though.
Moreover, ...
Vincent Picavet
02:13 AM Feature request #14680 (Closed): Use OpenCL/CUDA for data processing
I would like to see support for OpenCL/CUDA in QGIS. It could be used for speeding up data processing. I guess this w... Magnus Nilsson

2016-04-13

01:59 AM Bug report #14675: Polygon area calculation error when the fly reprojection is activated
This is a very bad bug. Should have been fixed if I recall well, so i set it to blocker.
Nyall, I assign it to you ju...
Harrissou Santanna
01:59 AM Bug report #14675: Polygon area calculation error when the fly reprojection is activated
This is a very bad bug. Should have been fixed if I recall well, so i set it to blocker.
Nyall, I assign it to you ju...
Harrissou Santanna
01:59 AM Bug report #14675: Polygon area calculation error when the fly reprojection is activated
This is a very bad bug. Should have been fixed if I recall well, so i set it to blocker.
Nyall, I assign it to you ju...
Harrissou Santanna
01:59 AM Bug report #14675: Polygon area calculation error when the fly reprojection is activated
This is a very bad bug. Should have been fixed if I recall well, so i set it to blocker.
Nyall, I assign it to you ju...
Harrissou Santanna
01:59 AM Bug report #14675: Polygon area calculation error when the fly reprojection is activated
This is a very bad bug. Should have been fixed if I recall well, so i set it to blocker.
Nyall, I assign it to you ju...
Harrissou Santanna
01:47 AM Bug report #14675: Polygon area calculation error when the fly reprojection is activated
Hmm, it seems really that even the author of the ticket does not have rights to edit it. Jukka Rahkonen
01:30 AM Bug report #14675: Polygon area calculation error when the fly reprojection is activated
Jukka Rahkonen wrote:
> Thanks, makes sense now. Could you add this valuable information into the description?
I wou...
Jean-Pierre LEFEVRE
01:02 AM Revision cbf7b5c0 (qgis): fix 7454d87
Jürgen Fischer
12:05 AM Bug report #14649 (Closed): python error adding/removing schemas/tables in DB Manager on QGIS master
Fixed in changeset commit:"1e6dceb7d25d0634f9f452dff2f360bcf901bd2f". Alessandro Pasotti
 

Also available in: Atom