Activity

From 2014-01-10 to 2014-02-08

2014-02-08

11:51 PM Bug report #6056 (Closed): Cannot load WCS layers
Radim Blazek
11:45 PM Bug report #6056: Cannot load WCS layers
Closing because of no feedback over 1 year. Please reopen if necessary. Radim Blazek
11:31 PM Revision d4043bef (qgis): fix #9515
Jürgen Fischer
11:28 PM Revision 52616b65 (qgis): vector layer: save old attribute values where available to speedup undo...
field calculator & app: use wait cursor while calculating and committing or rolling back Jürgen Fischer
10:36 PM Bug report #9060 (Feedback): Area is wrong in QGIS master (again)
Paolo Cavallini
02:17 PM Bug report #9060: Area is wrong in QGIS master (again)
Just tested in NB, code revision "d26831b" and is not right yet. If the original shape CRS is used in the project def... Rhenriques Henriques
11:25 AM Bug report #9060: Area is wrong in QGIS master (again)
Giovanni Manghi wrote:
> Alvaro Huarte wrote:
> > Hi Giovanni, the pull request 'https://github.com/qgis/QGIS/pull/10...
Alvaro Huarte
11:22 AM Bug report #9060: Area is wrong in QGIS master (again)
Alvaro Huarte wrote:
> Hi Giovanni, the pull request 'https://github.com/qgis/QGIS/pull/1071' has not yet been merged...
Giovanni Manghi
11:16 AM Bug report #9060: Area is wrong in QGIS master (again)
Hi Giovanni, the pull request 'https://github.com/qgis/QGIS/pull/1071' has not yet been merged.
Do you think that it ...
Alvaro Huarte
03:14 AM Bug report #9060 (Closed): Area is wrong in QGIS master (again)
This seems really fixed to me. Please reopen if necessary. Giovanni Manghi
03:14 AM Bug report #9060 (Closed): Area is wrong in QGIS master (again)
This seems really fixed to me. Please reopen if necessary. Giovanni Manghi
09:41 PM Revision 48427e18 (qgis): identify results: fix value map updates (fixes #8818)
dual view: avoid empty undo commands Jürgen Fischer
09:10 PM Revision eb769f7f (qgis): demonstrate bug in qgsexpression
Vincent Mora
07:25 PM Revision 02409e99 (qgis): Pass extent of loaded views to the provider via URI
Completes the speed up loading of view layers in TopoViewer.
Finally and definitely fixes #9510.
NOTE: the commit al...
Sandro Santilli
07:14 PM Revision 4c87b0c1 (qgis): vector layer: don't crash on missing labels in invalid layers la(fix #9...
Jürgen Fischer
06:38 PM Revision 915f5c1a (qgis): expression: quote node column ref in dumps (fixes #9513)
Jürgen Fischer
06:22 PM Bug report #9459: layer fails to render when rule-based symbology make use of $atlasfeatureid
Think this should be a blocker, since it's a new feature which isn't working as expected.
I had a go at fixing it by...
Nyall Dawson
06:13 PM Bug report #9482 (Closed): Composer exporting to eps add its own extension .EPS
Fixed in changeset commit:"a9ac0d70f49663741aa70d03aaddc496a0b6e323". Nyall Dawson
06:13 PM Bug report #9497 (Closed): Hide the UUID from the composer items
Fixed in changeset commit:"133af645fe1017371424254c8ea80ba2b2660071". Nyall Dawson
06:13 PM Bug report #3530 (Closed): Page orientation doesnt match composition orientation
Fixed in changeset commit:"8d5862c8fd88ddd86c6ed748dbc3b40a1f975ac5". Nyall Dawson
06:11 PM Revision 500116bf (qgis): vector layer: calculate extents lazily (fixes #9510)
Jürgen Fischer
06:04 PM Revision 00f62361 (qgis): map canvas: delay paint event 500ms on resize (fixes #2798)
Jürgen Fischer
05:05 PM Revision 56bebb19 (qgis): Pass wkbType and SRID of loaded views to the provider via URI
Slighly speeds up loading of view layers in TopoViewer (#9510).
Unfortunately there's no way to also pass in the Exte...
Sandro Santilli
05:03 PM Revision 37015614 (qgis): postgres provider: speedup loading of layers by not verifing srid and g...
Jürgen Fischer
04:37 PM Feature request #9516 (Open): Allow to specify a bounding box column in addition to the geometry ...
Some sql queries build the geometry column on-the-fly, but can still return a bounding box from a real table. The mos... Sandro Santilli
04:23 PM Revision 417d4970 (qgis): fix offset curve crash (fixes #9446)
Jürgen Fischer
02:42 PM Bug report #6524 (Feedback): eVis Plug-In, eVis-Database-connection to a MS-Access data base (QGI...
Is this still the case? QGIS doesn't crash if a delimited text file is removed while qgis is running nor when a pro... Jürgen Fischer
02:32 PM Bug report #9515 (Closed): The help for data-defined offset should read '<x>,<y>'
Fixed in changeset commit:"d4043befcc9b92bc565563506bf2fbbb013aed43". Jürgen Fischer
01:12 PM Bug report #9515 (Closed): The help for data-defined offset should read '<x>,<y>'
The help for data-defined offset currently reads: <x>,<y>
To get this feature working, it seems to be necessary to re...
Anita Graser
02:31 PM Revision 188b373b (qgis): Fix loading of face layers after breaking it with 73b49867
Fix #9510 again Sandro Santilli
02:30 PM Bug report #9509 (Closed): Discarding edits freezes qgis for a long time
Fixed in changeset commit:"52616b6549bf43eee3cccc79f73aa890da5f3fab". Jürgen Fischer
02:11 PM Revision 6dd0cbe5 (qgis): Update TopoViewer style templates to 2.2.0 version
Fix #9512 Sandro Santilli
01:21 PM Revision 18fd4011 (qgis): Fix #9501 (expression crash when $geometry is used without a feature)
Martin Dobias
12:43 PM Bug report #8818 (Closed): "value map" widget broken
Fixed in changeset commit:"48427e1877cdb762af14f31be85b984a490828e2". Jürgen Fischer
12:27 PM Revision b7a69375 (qgis): don't warn about missing translation for C locale
Jürgen Fischer
12:27 PM Revision a0fc024e (qgis): enable geometry changing polygon tools only when 'change geometry' capa...
OGR's postgresql driver apparently doesn't support geometry updates (fixes #9468) Jürgen Fischer
12:26 PM Revision 7b45b40f (qgis): Reword "Only look in the layer registries" option
The wording was confusing in that real table scans can still be
performed when the srid or type in the registries are...
Sandro Santilli
12:26 PM Revision 73b49867 (qgis): Speed up topology loading
When loading topology viewer on a PostGIS-2.0+ database, it includes
type and srid typmod in the view layers, avoidin...
Sandro Santilli
12:08 PM Revision 02822d49 (qgis): [processing]Fix "float division by zero" in polygonize algorithm if no
polygons were created.
For shapely 1.2.16+ and GEOS 3.2+ unary_union will be used for noding
lines - union method som...
Piotr Pociask
10:25 AM Bug report #9510 (Closed): [TopoViewer] improve speed in creation of view layers
Fixed in changeset commit:"02409e9901356e07ef1f4e56c74d1685bc62e0ae". Sandro Santilli
09:15 AM Bug report #9510 (Reopened): [TopoViewer] improve speed in creation of view layers
We're almost there, I still have to make the TopoViewer make the setExtent calls :) Sandro Santilli
09:15 AM Bug report #9510 (Reopened): [TopoViewer] improve speed in creation of view layers
We're almost there, I still have to make the TopoViewer make the setExtent calls :) Sandro Santilli
09:11 AM Bug report #9510 (Closed): [TopoViewer] improve speed in creation of view layers
Fixed in changeset commit:"500116bfe337760a21a6c34ac16073eba5fefe40". Jürgen Fischer
08:43 AM Bug report #9510: [TopoViewer] improve speed in creation of view layers
Dropping the call from QgsVectorLayer::setDataProvider gets me the speed I was trying to obtain. Seconds vs. minutes.
Sandro Santilli
08:24 AM Bug report #9510: [TopoViewer] improve speed in creation of view layers
Extent seems to be called at VectorLayer initialization:... Sandro Santilli
08:09 AM Bug report #9510 (Reopened): [TopoViewer] improve speed in creation of view layers
Reopening as it's still slow due to extent query :/
You'd need an few hundred thousand faces topology to tell...
If y...
Sandro Santilli
08:03 AM Bug report #9510 (Closed): [TopoViewer] improve speed in creation of view layers
Fixed in changeset commit:"370156148969b5e755f847ebb8c31eb1aad5c0f7". Jürgen Fischer
05:33 AM Bug report #9510 (Reopened): [TopoViewer] improve speed in creation of view layers
Reopening again, as the cast to typmod geometry does not provent core from checking again for the type, which makes t... Sandro Santilli
05:33 AM Bug report #9510 (Reopened): [TopoViewer] improve speed in creation of view layers
Reopening again, as the cast to typmod geometry does not provent core from checking again for the type, which makes t... Sandro Santilli
05:33 AM Bug report #9510 (Reopened): [TopoViewer] improve speed in creation of view layers
Reopening again, as the cast to typmod geometry does not provent core from checking again for the type, which makes t... Sandro Santilli
05:33 AM Bug report #9510 (Reopened): [TopoViewer] improve speed in creation of view layers
Reopening again, as the cast to typmod geometry does not provent core from checking again for the type, which makes t... Sandro Santilli
05:31 AM Bug report #9510 (Closed): [TopoViewer] improve speed in creation of view layers
Fixed in changeset commit:"188b373bad4d18ca92a929f3ec611cba910f09b6". Sandro Santilli
05:23 AM Bug report #9510 (Reopened): [TopoViewer] improve speed in creation of view layers
it looks like I broke the face layers, need to further debug this Sandro Santilli
05:23 AM Bug report #9510 (Reopened): [TopoViewer] improve speed in creation of view layers
it looks like I broke the face layers, need to further debug this Sandro Santilli
03:26 AM Bug report #9510 (Closed): [TopoViewer] improve speed in creation of view layers
Fixed in changeset commit:"73b498674794be924bb1097c3edc23b966a58d8a". Sandro Santilli
01:24 AM Bug report #9510 (Closed): [TopoViewer] improve speed in creation of view layers
The Face geometries and Face centroid layers are views, on creation qgis scans them all to find out about their type ... Sandro Santilli
10:16 AM Bug report #9514 (Closed): Crash on loadNamedStyle against a layer created with an URI initialize...
Fixed in changeset commit:"4c87b0c123371b8a87a975746e8379643da97414". Jürgen Fischer
09:56 AM Bug report #9514 (Closed): Crash on loadNamedStyle against a layer created with an URI initialize...
I made a mistake in calling QgsDataSourceURI.setDataSource from python and passing it 4 arguments instead of 5,
pract...
Sandro Santilli
09:40 AM Bug report #9513 (Closed): QgsExpression("\\"my column\\"").expression() returns my column withou...
Fixed in changeset commit:"915f5c1a9644252934f0bc294e9c34cf703f8f30". Jürgen Fischer
09:33 AM Bug report #9513: QgsExpression("\\"my column\\"").expression() returns my column without quotes
Pull request here https://github.com/qgis/QGIS/pull/1150 Vincent Mora
09:33 AM Bug report #9513: QgsExpression("\\"my column\\"").expression() returns my column without quotes
Pull request here https://github.com/qgis/QGIS/pull/1150 Vincent Mora
09:33 AM Bug report #9513: QgsExpression("\\"my column\\"").expression() returns my column without quotes
Pull request here https://github.com/qgis/QGIS/pull/1150 Vincent Mora
09:25 AM Bug report #9513 (Closed): QgsExpression("\\"my column\\"").expression() returns my column withou...
As a result one can not build an expression from another like it is done in QgsFeatureRequest::QgsFeatureRequest( con... Vincent Mora
09:05 AM Bug report #2798 (Closed): Resizing GUI panels causes multiple reloading of enabled layers (espec...
Fixed in changeset commit:"00f623614a786364cb71232dbbcb3051c0d81581". Jürgen Fischer
07:23 AM Bug report #9446 (Closed): offset tool crashes with multipolygons
Fixed in changeset commit:"417d49701770ab59938c3fcdc9f52d405f65d9ae". Jürgen Fischer
05:59 AM Revision 1d09f434 (qgis): Merge pull request #1147 from Cracert/i18n
[TRANSUP] pl: context_help Werner Macho
05:59 AM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)

> Have you tried it on a build that relies on saucy system packages? (Ie not with the ubuntugis packages)
no, I te...
Giovanni Manghi
05:28 AM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
Giovanni, seems closing this issue is right thing to do considering I appear to be the only one able to reproduce. Wi... Mathieu Pellerin - nIRV
03:11 AM Bug report #9360 (Closed): serious regression: whole layer not rendered (when simplify geometry a...
Mathieu Pellerin - nIRV wrote:
> Alvaro, the builds I use on my three machines with which I can replicate all the tim...
Giovanni Manghi
03:11 AM Bug report #9360 (Closed): serious regression: whole layer not rendered (when simplify geometry a...
Mathieu Pellerin - nIRV wrote:
> Alvaro, the builds I use on my three machines with which I can replicate all the tim...
Giovanni Manghi
05:18 AM Bug report #8465 (Closed): Enable https for any connection where the password is submitted
not a application problem - but also not a redmine problem anymore - because we're using https to login there now. Jürgen Fischer
05:18 AM Bug report #8465 (Closed): Enable https for any connection where the password is submitted
not a application problem - but also not a redmine problem anymore - because we're using https to login there now. Jürgen Fischer
05:17 AM Bug report #9512 (Closed): [TopoViewer] label only layers are also showing geometries
Fixed in changeset commit:"6dd0cbe5425a3aaa84902cdb9a22ef17d8964cb5". Sandro Santilli
04:06 AM Bug report #9512: [TopoViewer] label only layers are also showing geometries
I can't confirm this is a recent regression it's actually happening in 2.0.1 too! Sandro Santilli
03:50 AM Bug report #9512: [TopoViewer] label only layers are also showing geometries
Related issue... doesn't this mean that any project saved by QGIS-2.0 will have 100% transparency style not honoured ? Sandro Santilli
03:24 AM Bug report #9512 (Closed): [TopoViewer] label only layers are also showing geometries
I noticed this with face_left, but I guess it also happens with face_right etc..
Also, when loading a TopoViewer, qgi...
Sandro Santilli
05:17 AM Bug report #9045: Font marker symbol not visible in style manager after restarting QGIS
Martin Dobias wrote:
> Works for me on linux (either case 1 and 2 work as expected)
Hi Martin, it does not happen on...
Giovanni Manghi
05:17 AM Bug report #9045: Font marker symbol not visible in style manager after restarting QGIS
Martin Dobias wrote:
> Works for me on linux (either case 1 and 2 work as expected)
Hi Martin, it does not happen on...
Giovanni Manghi
05:17 AM Bug report #9045: Font marker symbol not visible in style manager after restarting QGIS
Martin Dobias wrote:
> Works for me on linux (either case 1 and 2 work as expected)
Hi Martin, it does not happen on...
Giovanni Manghi
05:11 AM Bug report #8068 (Closed): Wrong font display in qgis server
In the latest master code for qgis server seems that things are ok. I tested on both Linux (ubuntu) and Windows (osge... Giovanni Manghi
05:11 AM Bug report #8068 (Closed): Wrong font display in qgis server
In the latest master code for qgis server seems that things are ok. I tested on both Linux (ubuntu) and Windows (osge... Giovanni Manghi
04:59 AM Revision 876e9853 (qgis): [TRANSUP] pl: context_help
Robert Szczepanek
04:22 AM Bug report #9501 (Closed): QGIS crash on specifying filter for WFS layer.
Fixed in changeset commit:"18fd4011677fc4c64e3543d20d7e0bb451bb285a". Martin Dobias
04:18 AM Bug report #9088: Text Annotation Symbols size is wrong in map composer
Confirmed as a regression since 1.8 Giovanni Manghi
04:18 AM Bug report #9088: Text Annotation Symbols size is wrong in map composer
Confirmed as a regression since 1.8 Giovanni Manghi
04:07 AM Bug report #9319 (Closed): copy of QgsExpression causes segfault
pull request merged in commit:3568fe761 Jürgen Fischer
04:05 AM Bug report #7941: IGNF:LAMBE -- not reprojecting
As far I can see this is still an issue at least on osgeo4w 64bit Giovanni Manghi
04:05 AM Bug report #7941: IGNF:LAMBE -- not reprojecting
As far I can see this is still an issue at least on osgeo4w 64bit Giovanni Manghi
04:03 AM Bug report #9507 (Feedback): QGIS crash when opening a HTML Map Tip with some mistakes
I suppose this only applies to Qt 4.7 (which OSGeo4W 32bit still uses) Jürgen Fischer
04:03 AM Bug report #9507 (Feedback): QGIS crash when opening a HTML Map Tip with some mistakes
I suppose this only applies to Qt 4.7 (which OSGeo4W 32bit still uses) Jürgen Fischer
03:34 AM Bug report #5758: Primary key issue when using merge attributes of selected features tool
I can confirm that this was working as expected in QGIS 1.8 and does not on master. Giovanni Manghi
03:34 AM Bug report #5758: Primary key issue when using merge attributes of selected features tool
I can confirm that this was working as expected in QGIS 1.8 and does not on master. Giovanni Manghi
03:30 AM Bug report #9468: cannot add ring in a polygon
Jürgen Fischer wrote:
> Fixed in changeset commit:"a0fc024e76b9f40cff1bfde76e6dbf8111c7eb3a".
Use the native postgre...
Jürgen Fischer
03:27 AM Bug report #9468 (Closed): cannot add ring in a polygon
Fixed in changeset commit:"a0fc024e76b9f40cff1bfde76e6dbf8111c7eb3a". Jürgen Fischer
03:27 AM Bug report #8730 (Closed): "Only look in the layer registry", but table scan still performed
Fixed in changeset commit:"7b45b40f96535469e4730713b8f38af6b48996a7". Sandro Santilli
01:00 AM Bug report #8730: "Only look in the layer registry", but table scan still performed
Looking at the code and the tooltip I concluded it was a miswording of the option.
This pull request corrects it:
ht...
Sandro Santilli
03:18 AM Bug report #8976 (Closed): Offline Editor not retaining key integer values (or if it retains it d...
Martin Dobias wrote:
> When I convert a layer to offline project, the primary key is preserved and I can keep update ...
Giovanni Manghi
03:18 AM Bug report #8976 (Closed): Offline Editor not retaining key integer values (or if it retains it d...
Martin Dobias wrote:
> When I convert a layer to offline project, the primary key is preserved and I can keep update ...
Giovanni Manghi
03:04 AM Bug report #9511 (Closed): Layer MSSQL date field type become QSTRING
hi, if i add to my project a layer in MSSQL server, and the features have field of type date , qgis views it as QSTR... SC SC
02:27 AM Bug report #8708 (Closed): Links in About broken
fixed in commit:af65a0a2 Jürgen Fischer
01:46 AM Bug report #8801: QGIS fails to start when not in domain
Perhaps user's home directory is configured to be not on the local disk but on some network resource. Jukka Rahkonen
01:44 AM Bug report #8481 (Open): "Errors: SUCCESS: 6 attribute(s) added. ERROR: field with index 4 is not...
Giovanni Manghi
01:43 AM Bug report #9032 (Open): LINESTRINGM not displayed
Giovanni Manghi
01:42 AM Bug report #8600 (Open): QGIS 2.0 not working with NTLM proxy
Giovanni Manghi

2014-02-07

12:43 AM Bug report #8730: "Only look in the layer registry", but table scan still performed
I confirm this still happens in current master. It's with views having SRID=0 advertised in geometry_columns.
Running...
Sandro Santilli
12:41 AM Revision f06e72ef (qgis): debian packaging fix
Jürgen Fischer
09:02 PM Revision af65a0a2 (qgis): also update links in translation files
Jürgen Fischer
09:02 PM Revision 5397dfe5 (qgis): update qgis.org links
Jürgen Fischer
08:59 PM Revision 1bf33b53 (qgis): Fix compile error
Larry Shaffer
08:08 PM Revision 4d547791 (qgis): IT translation
Paolo Cavallini
07:52 PM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
Alvaro, the builds I use on my three machines with which I can replicate all the time are builds offered via the qgis... Mathieu Pellerin - nIRV
05:56 PM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
Hi Mathieu, I successfully built QGIS master in Ubuntu 13.10 :-)
!Ubuntu1310_Issue9360.jpg!
I use VirtualBox in Wi...
Alvaro Huarte
07:09 PM Revision 10c15089 (qgis): Fix #8584 (WFS requests with FILTER fails against Geoserver)
Martin Dobias
06:05 PM Bug report #9213: 'bad_alloc' error at QGIS start
I've now reproduced the random std::bad_alloc at startup bug. I think it's unrelated to the
std::bad_alloc on low RA...
Ferdinand Majerech
05:21 PM Revision 8b8eb562 (qgis): Fix #6146 (Offline editing tool broken)
Adding of features back to remote database didn't work in case of primary keys
being auto-generated. With the fix, if...
Martin Dobias
05:11 PM Revision 9a4e7015 (qgis): Added an IT translator
Paolo Cavallini
04:58 PM Bug report #8735 (Feedback): Automatic red alignment lines stay visible
Is this reproducible in current dev version? That code area has been changed significantly in 2.1 and I'm confident t... Nyall Dawson
04:50 PM Bug report #9466 (Feedback): Print composer - missing string for translation
Is this actually a bug (ie string is untranslatable) or it's just missing in a particular translation? Nyall Dawson
03:43 PM Revision a386230b (qgis): debian packaging update (trusty)
Jürgen Fischer
02:57 PM Revision cedc22ff (qgis): [processing] fix docstring
Alexander Bruy
01:47 PM Bug report #9490: Line labels sometimes placed on an endpoint rather than in the middle
Try un-checking "Discourage labels from covering features" for the _lots_ layer, or for both layers. It is under Vect... Larry Shaffer
01:32 PM Bug report #9508: Dissolve tool doesn't work
Have you tried to upgrade "Processing" from the plugin installer?
I just tested v.dissolve with a shapefile and it ...
Filipe Dias
02:29 AM Bug report #9508 (Closed): Dissolve tool doesn't work
There is a "vector map not found" error when i try to execute dissolve tool. It doesn't work with both temporary and ... Jean-Michel Follin
01:30 PM Feature request #9281 (Feedback): [composer] add option to disable antialiasing when exporting co...
I don't think this is a bug - to me it's a feature. Why would you want to disable anti-aliasing when exporting a comp... Nyall Dawson
01:12 PM Revision 148012f8 (qgis): rearrange radiobuttons to avoid horizontal scrolling
Alexander Bruy
12:31 PM Revision 5a64215b (qgis): Fix #9445 (crash during histogram diagram creation)
Martin Dobias
12:14 PM Feature request #9477: GDAL translate: support ESRI rasters folders names as inputs
I looked into GRASS and SAGA and both have the same problem, which means that in the FOSS GIS world, batch conversion... Filipe Dias
05:21 AM Feature request #9477: GDAL translate: support ESRI rasters folders names as inputs
There is no crash or data corruption, so I'm lowering the priority.
The issue is not in GDAL (that by the way would ...
Giovanni Manghi
05:21 AM Feature request #9477: GDAL translate: support ESRI rasters folders names as inputs
There is no crash or data corruption, so I'm lowering the priority.
The issue is not in GDAL (that by the way would ...
Giovanni Manghi
05:21 AM Feature request #9477: GDAL translate: support ESRI rasters folders names as inputs
There is no crash or data corruption, so I'm lowering the priority.
The issue is not in GDAL (that by the way would ...
Giovanni Manghi
05:21 AM Feature request #9477: GDAL translate: support ESRI rasters folders names as inputs
There is no crash or data corruption, so I'm lowering the priority.
The issue is not in GDAL (that by the way would ...
Giovanni Manghi
11:44 AM Bug report #9509 (Closed): Discarding edits freezes qgis for a long time
This is a follow up of #9315
Open a fair large vector like http://idena.navarra.es/descargas/CARTO1_Lin_6CNivelD.zip...
Giovanni Manghi
11:42 AM Bug report #9315: Field Calculator, slow performance with 2.1.0-104
Salvatore Larosa wrote:
> Hi Matthias,
> I just noticed that with large shapefiles (over ~70k features)
> when turn ...
Giovanni Manghi
11:19 AM Revision fb9a366b (qgis): remove label from standard option dialog template
Denis Rouzaud
11:18 AM Revision e62aee58 (qgis): Merge pull request #1145 from Cracert/i18n
[TRANSUP] pl: QgsOgr, context_help Werner Macho
11:09 AM Revision da8ca460 (qgis): [QGIS-Server][WCS] Add RESPONSE_CRS param
D'Hont René-Luc
10:19 AM Revision 408e2b7a (qgis): Fix #8864 (Random selection with subsampling broken)
Martin Dobias
10:13 AM Bug report #8584 (Closed): WFS 1.0.0 Client requests with FILTER fails against Geoserver
Fixed in changeset commit:"10c15089d1735cec491ee0958b54b3fb0fad230d". Martin Dobias
09:37 AM Revision a9be559e (qgis): [composer] Fix item selection after pasting items
Nyall Dawson
09:37 AM Revision d0719b01 (qgis): [composer] Keep relative position of items when pasting (fix #8598)
Nyall Dawson
09:27 AM Revision f3166a58 (qgis): Fix #9396 (deactivate datum transform dialog by default)
Added a checkbox in Options > CRS > Default datum transformations to re-enable the dialog when desired Martin Dobias
08:24 AM Bug report #6146 (Closed): Offline editing tool broken
Fixed in changeset commit:"8b8eb562f499c70b7be2001f4aec82b304d4ccfa". Martin Dobias
07:57 AM Bug report #9030: WMS passwords stored in plaintext even if not chosen to
When did the change in behaviour occur?
And no, this is not a case where the WMS URL itself contains the password. T...
Dainius Masiliūnas
06:09 AM Bug report #9030 (Closed): WMS passwords stored in plaintext even if not chosen to
Um, not reproducable in master (but I'm not aware that there was a change in behaviour since 2.0.1)
If you enter the...
Jürgen Fischer
05:14 AM Bug report #9030: WMS passwords stored in plaintext even if not chosen to
There is no crash or data corruption, so I'm lowering the priority. Giovanni Manghi
07:53 AM Bug report #8976 (Feedback): Offline Editor not retaining key integer values (or if it retains it...
When I convert a layer to offline project, the primary key is preserved and I can keep update attributes.
Maybe a sh...
Martin Dobias
07:52 AM Bug report #9350 (Reopened): reprojected postgresql layers are plotted with offset and very slow
Thank you for the feedback and sorry to reopen this bug.
It might well be that there are some parameters missing for...
Thomas Baumann
05:37 AM Bug report #9350 (Closed): reprojected postgresql layers are plotted with offset and very slow
without those parameters is normal that you get a shift. Giovanni Manghi
05:37 AM Bug report #9350 (Closed): reprojected postgresql layers are plotted with offset and very slow
without those parameters is normal that you get a shift. Giovanni Manghi
02:11 AM Bug report #9350: reprojected postgresql layers are plotted with offset and very slow
I found the error: The definition of one of my CRSs was incomplete. The Proj4 string QGIS provided for EPSG:3003 was
...
Kay F. Jahnke
06:37 AM Bug report #8708: Links in About broken
About menu/sponsorship:
we already do a redirect so the link
http://qgis.org/en/sponsorship/donors.html
points to
...
Richard Duivenvoorde
05:35 AM Bug report #8708: Links in About broken
Agreed is not crucial, but given that it takes so little to fix, and is so bad for our "marketing", why not fixing it... Paolo Cavallini
05:31 AM Bug report #8708: Links in About broken
There is no crash or data corruption, so I'm lowering the priority. Giovanni Manghi
06:15 AM Bug report #8551 (Closed): QGIS-generated WKT CRS flooring real number coordinates
closing for lack of feedback. Reopen of necessary. Giovanni Manghi
06:15 AM Bug report #9045: Font marker symbol not visible in style manager after restarting QGIS
Works for me on linux (either case 1 and 2 work as expected) Martin Dobias
06:14 AM Bug report #9505: qgis crash on TIN interpolation of curve line
see also #5239 Giovanni Manghi
06:09 AM Bug report #8765 (Feedback): Postgis raster shows random data with out-db image data
should be duplicate of #8628 Giovanni Manghi
06:03 AM Revision caf33b65 (qgis): Fix #8174 (overlaps when using 'avoid intersections' functionality) + test
I am not entirely confident if it will work perfectly with older versions of GEOS (< 3.3)
because of the lack of unar...
Martin Dobias
05:57 AM Bug report #7578 (Closed): QGIS crashes when OpenLayers plugin layer cannot be read
works as expected in qgis 2.0.1 Giovanni Manghi
05:57 AM Bug report #7578 (Closed): QGIS crashes when OpenLayers plugin layer cannot be read
works as expected in qgis 2.0.1 Giovanni Manghi
05:43 AM Bug report #8977: rulebased styling with a dash in the field name
Giovanni Manghi wrote:
> There is no crash or data corruption, so I'm lowering the priority.
There is (configuration...
Harm Olthof
05:34 AM Bug report #8977: rulebased styling with a dash in the field name
There is no crash or data corruption, so I'm lowering the priority. Giovanni Manghi
05:32 AM Bug report #6254: Distance Matrix doesn't work with postgis vector
There is no crash or data corruption, so I'm lowering the priority. Giovanni Manghi
05:29 AM Bug report #9503: Fill patterns are clipped when exporting rotated composer to PDF
There is no crash or data corruption, so I'm lowering the priority. Giovanni Manghi
05:29 AM Bug report #9503: Fill patterns are clipped when exporting rotated composer to PDF
There is no crash or data corruption, so I'm lowering the priority. Giovanni Manghi
05:28 AM Bug report #9079 (Feedback): Numeric scale error when print
There is no crash or data corruption, so I'm lowering the priority.
Can you please test the latest master and report...
Giovanni Manghi
05:28 AM Bug report #9079 (Feedback): Numeric scale error when print
There is no crash or data corruption, so I'm lowering the priority.
Can you please test the latest master and report...
Giovanni Manghi
05:28 AM Bug report #9079 (Feedback): Numeric scale error when print
There is no crash or data corruption, so I'm lowering the priority.
Can you please test the latest master and report...
Giovanni Manghi
05:28 AM Bug report #9079 (Feedback): Numeric scale error when print
There is no crash or data corruption, so I'm lowering the priority.
Can you please test the latest master and report...
Giovanni Manghi
05:27 AM Bug report #8154 (Feedback): Problems with Atlas and Map dimensions on composer using Python
There is no crash or data corruption, so I'm lowering the priority.
It is still true in the latest master?
Giovanni Manghi
05:27 AM Bug report #8154 (Feedback): Problems with Atlas and Map dimensions on composer using Python
There is no crash or data corruption, so I'm lowering the priority.
It is still true in the latest master?
Giovanni Manghi
05:27 AM Bug report #8154 (Feedback): Problems with Atlas and Map dimensions on composer using Python
There is no crash or data corruption, so I'm lowering the priority.
It is still true in the latest master?
Giovanni Manghi
05:27 AM Bug report #8154 (Feedback): Problems with Atlas and Map dimensions on composer using Python
There is no crash or data corruption, so I'm lowering the priority.
It is still true in the latest master?
Giovanni Manghi
05:25 AM Bug report #3828: dissolve tool very slow
There is no crash or data corruption, so I'm lowering the priority also because there are alternatives in the process... Giovanni Manghi
05:23 AM Bug report #9228: Cannot use layer order if non-geometric layers are used
There is no crash or data corruption, so I'm lowering the priority. Giovanni Manghi
05:22 AM Bug report #8052 (Closed): QGIS 2.0 does not respect labels' scale-based visibility option when o...
closing for lack of feedback, should be fixed. Giovanni Manghi
05:22 AM Bug report #8052 (Closed): QGIS 2.0 does not respect labels' scale-based visibility option when o...
closing for lack of feedback, should be fixed. Giovanni Manghi
05:16 AM Bug report #8368: Missing EPSG:102067 projection
There is no crash or data corruption, so I'm lowering the priority. Giovanni Manghi
05:15 AM Bug report #4604: WFS option "Only request features overlapping the current view extent" disappea...
There is no crash or data corruption, so I'm lowering the priority. Giovanni Manghi
05:13 AM Bug report #8628: DB Manager does not load PostGIS rasters using QGIS-master for Debian
There is no crash or data corruption, so I'm lowering the priority. Giovanni Manghi
05:12 AM Bug report #8896: xlsx drag and drop fails to open datasource
There is no crash or data corruption, so I'm lowering the priority. Giovanni Manghi
05:10 AM Bug report #8978: loading an sld without uom attribute should set ouptput units to mapunits
There is no crash or data corruption, so I'm lowering the priority. Giovanni Manghi
05:10 AM Bug report #8978: loading an sld without uom attribute should set ouptput units to mapunits
There is no crash or data corruption, so I'm lowering the priority. Giovanni Manghi
05:09 AM Bug report #9485: Line Offset in symbology generates artifacts
There is no crash or data corruption, so I'm lowering the priority. Giovanni Manghi
05:09 AM Bug report #9485: Line Offset in symbology generates artifacts
There is no crash or data corruption, so I'm lowering the priority. Giovanni Manghi
03:32 AM Bug report #9445 (Closed): crash during diagram creation
Fixed in changeset commit:"5a64215bd2bd6239a868a60c3f5c26ded518c61b". Martin Dobias
03:31 AM Revision 395fb5dc (qgis): [TRANSUP] pl: QgsOgr, context_help
Robert Szczepanek
03:28 AM Bug report #2921 (Closed): Avoid intersection of new polygons.. IS BROKEN
Jürgen Fischer
03:14 AM Bug report #2921: Avoid intersection of new polygons.. IS BROKEN
see #8174 Giovanni Manghi
03:15 AM Bug report #8174: Polygons digitized in Postgis layer with "Avoid Intersections" turned on still ...
Sandro Santilli wrote:
> Is this duplicate of #2921 ?
yes, closed that too.
Giovanni Manghi
02:34 AM Bug report #8887: qgis don't use correctly the map-units in dimension of data-defined-properties ...
Hi,
I understand the explanation of simply square root not always right to resize a symbol.
But, I guess perhaps th...
aperi2007 -
02:12 AM Bug report #8598: pasting a group of composer items results in elements losing relative positioni...
Yay, thanks. Mathieu Pellerin - nIRV
02:09 AM Bug report #9501: QGIS crash on specifying filter for WFS layer.
Just adding filter item &geometry from the builder menu made crash for me. Jukka Rahkonen
01:55 AM Bug report #9032: LINESTRINGM not displayed
I can confirm the issue. On my machine the testing table (provided by Martin) doesn't work on latest master while wor... Salvatore Larosa
01:32 AM Bug report #9500: Wrong list of "result entities ID" after a spatial query
Salvatore Larosa wrote:
> works fine for me either 2.0.1 or master version.
>
> Please can you provide more info abo...
Jean-Michel Follin
01:20 AM Bug report #8864 (Closed): Random selection with subsampling broken
Fixed in changeset commit:"408e2b7a121e241ef859a95929245f13505d7442". Martin Dobias

2014-02-06

12:39 AM Bug report #8598 (Closed): pasting a group of composer items results in elements losing relative ...
Fixed in changeset commit:"d0719b012f65fae1e715ff20626e658eb8452167". Nyall Dawson
12:30 AM Bug report #8174: Polygons digitized in Postgis layer with "Avoid Intersections" turned on still ...
Is this duplicate of #2921 ? Sandro Santilli
09:03 PM Bug report #8174 (Closed): Polygons digitized in Postgis layer with "Avoid Intersections" turned ...
Fixed in changeset commit:"caf33b657f6c845779797c86e82fb5d71a28b6ee". Martin Dobias
12:28 AM Bug report #9396 (Closed): deactivate the Select datum transformations dialog by default
Fixed in changeset commit:"f3166a5897340411738429b78bdb551f1ba28cae". Martin Dobias
12:20 AM Bug report #9507 (Closed): QGIS crash when opening a HTML Map Tip with some mistakes
I wrote a simple html code to display a Map Tip on a vector layer:... Nacho Varela
12:18 AM Bug report #9501: QGIS crash on specifying filter for WFS layer.
Indeed it should have been set to "Yes".
I overlooked the option when I made the issue - And now I seem to be unable ...
Thomas Sogaard-Pedersen
11:53 PM Bug report #9501: QGIS crash on specifying filter for WFS layer.
I confirm QGis crash with both queries. This ticket should have *"Causes crash or corruption"* set to "Yes", shouldn'... Nacho Varela
05:17 AM Bug report #9501: QGIS crash on specifying filter for WFS layer.
@intersects( $geometry, geomFromWKT( 'LINESTRING(709841 6187968,727061 6198617)')) causes a crash aswell@ Thomas Sogaard-Pedersen
03:29 AM Bug report #9501 (Closed): QGIS crash on specifying filter for WFS layer.
Running QGIS 2.0.1-Dufour desktop on windows XP 32bit
I'm connected to a WFS server (some topographical data in GML 2...
Thomas Sogaard-Pedersen
11:52 PM Bug report #9506 (Closed): preview atlas hides the coverage in the main canvas
In an atlas composer:
1. Check "Hidden coverage layer"
2. Enable atlas preview
=> the layer is hidden on the main c...
Denis Rouzaud
11:13 PM Bug report #9447: Toggling layer visibility sometimes has no effect when using geometry simplific...
Martin Dobias wrote:
> This should have nothing to do with geometry simplification. This is mainly about having those...
Alvaro Huarte
08:53 PM Bug report #9447 (Open): Toggling layer visibility sometimes has no effect when using geometry si...
This should have nothing to do with geometry simplification. This is mainly about having those "qApp->processEvents()... Martin Dobias
08:53 PM Bug report #9447 (Open): Toggling layer visibility sometimes has no effect when using geometry si...
This should have nothing to do with geometry simplification. This is mainly about having those "qApp->processEvents()... Martin Dobias
08:53 PM Bug report #9447 (Open): Toggling layer visibility sometimes has no effect when using geometry si...
This should have nothing to do with geometry simplification. This is mainly about having those "qApp->processEvents()... Martin Dobias
10:40 PM Revision e3aef431 (qgis): [TRANSUP] nl by Richard
Signed-off-by: Werner Macho <[email protected]> Werner Macho
08:48 PM Bug report #9032 (Feedback): LINESTRINGM not displayed
Martin Dobias
08:45 PM Bug report #9032: LINESTRINGM not displayed
I still cannot confirm. Used this testing table and the line shows up in canvas:... Martin Dobias
04:00 PM Revision d26831b3 (qgis): [TRANSUP] fix typos
Signed-off-by: Werner Macho <[email protected]> Werner Macho
03:08 PM Bug report #9505 (Closed): qgis crash on TIN interpolation of curve line
hi if i create a tin on shape of curve line with 3d elevation it crash if i try with TIN interpolation SC SC
02:22 PM Revision 1401f483 (qgis): Merge pull request #1144 from Jean-Roc/traduction_ui
update french translation Werner Macho
12:55 PM Bug report #9504: iface.addToolBar but no iface.removeToolBar
You can delete the toolbar. Jürgen Fischer
12:50 PM Bug report #9504 (Closed): iface.addToolBar but no iface.removeToolBar
python iface has a method addToolBar, to add a toolbar with buttons.
But there is no way to remove the toolbar.
I've...
Richard Duivenvoorde
12:46 PM Revision ffcbdabe (qgis): [composer] Refresh control images following frame join stle change
Nyall Dawson
12:46 PM Revision d22f7e8b (qgis): [composer] Fix stacking of items breaks after pasting items. Make sure ...
Nyall Dawson
12:05 PM Bug report #9500: Wrong list of "result entities ID" after a spatial query
works fine for me either 2.0.1 or master version.
Please can you provide more info about the problem ?
maybe adding ...
Salvatore Larosa
09:09 AM Bug report #9500: Wrong list of "result entities ID" after a spatial query
Paolo Cavallini wrote:
> Please add a more descriptive title
i want to update the title with something like "wrong l...
Jean-Michel Follin
08:46 AM Bug report #9500 (Feedback): Wrong list of "result entities ID" after a spatial query
Please add a more descriptive title Paolo Cavallini
02:13 AM Bug report #9500 (Closed): Wrong list of "result entities ID" after a spatial query
When i make a query with the spatial query plugin (intersection between 2 layers), the selected features correspond t... Jean-Michel Follin
11:50 AM Revision 4bff0ede (qgis): Merge pull request #11 from olivierdalang/od_french
Corrections de français Jean-Roc Morreale
11:44 AM Bug report #9503 (Closed): Fill patterns are clipped when exporting rotated composer to PDF
In my composer I have a map with only a polygon shapefile layer. The map is rotated to 290 degrees. The polygon lay... Ed B
09:03 AM Bug report #9502: Reshape Tool quits working
Also in QGIS version 2.1.0.... Samuel Grant
06:50 AM Bug report #9502 (Closed): Reshape Tool quits working
When editing a polygon, the Reshape tool works for a while, about 20 edits, the stops working on that shape. It will ... Samuel Grant
08:16 AM Revision 167d9b8a (qgis): Merge pull request #1143 from Cracert/i18n
[TRANSUP] pl: WMS Werner Macho
06:22 AM Revision 84975bf0 (qgis): [TRANSUP] pl: WMS
Robert Szczepanek
05:58 AM Bug report #9485: Line Offset in symbology generates artifacts
Hi,
I took note that a similar issue had already been opened.
Here is a snapshot with and without simplification an...
mathieu rajerison
05:22 AM Bug report #5520: Wrong boundingbox values in GetCapabilities for empty layers
I raised this bug in priority because it is annoying
underlying data change and a layer may become empty (no features...
Bernhard Ströbl
05:22 AM Bug report #5520: Wrong boundingbox values in GetCapabilities for empty layers
I raised this bug in priority because it is annoying
underlying data change and a layer may become empty (no features...
Bernhard Ströbl
05:22 AM Bug report #5520: Wrong boundingbox values in GetCapabilities for empty layers
I raised this bug in priority because it is annoying
underlying data change and a layer may become empty (no features...
Bernhard Ströbl
04:06 AM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
ramon . wrote:
> Still not sure if its the same bug, but tracks.zip file is giving this error on the mint terminal at...
Alvaro Huarte
02:54 AM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
Still not sure if its the same bug, but tracks.zip file is giving this error on the mint terminal at home:
ERROR 1: ...
ramon .
02:13 AM Bug report #9499 (Closed): path to external-svg-folder or storage of svg
I tried to assign QGIS the path to my svg (in german: Layereigenschaften - Stil - Symbollayertyp is set to SVG-Markie... Marianne Wargenau
01:30 AM Bug report #6085: Composer does not maintain state of render preview and page zoom
Upstream bug report: https://bugreports.qt-project.org/browse/QTBUG-36675 Nyall Dawson

2014-02-05

12:52 AM Revision 267b9606 (qgis): fix doxygen warning
Jürgen Fischer
12:49 AM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
Alvaro - you might have run into the issue I describe here : http://nyalldawson.net/2013/04/building-qgis-on-ubuntu-1... Nyall Dawson
11:52 PM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
Jürgen Fischer wrote:
> Alvaro Huarte wrote:
> > I am going to request help to qgis dev mailing list.
>
> Try to bui...
Alvaro Huarte
11:48 PM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
ramon . wrote:
> A couple of extra bits:
> 1. Alvaro, if you have a 64-bit install the python library is somewhere od...
Alvaro Huarte
11:43 PM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
Alvaro Huarte wrote:
> I am going to request help to qgis dev mailing list.
Try to build "packages":http://htmlprevi...
Jürgen Fischer
11:38 PM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
A couple of extra bits:
1. Alvaro, if you have a 64-bit install the python library is somewhere odd. Something /usr/l...
ramon .
11:23 PM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
Mathieu Pellerin - nIRV wrote:
> Alvaro, the log window doesn't throw any error message.
>
> Yes, please, try on lin...
Alvaro Huarte
12:47 AM Revision 22346cd3 (qgis): memory provider: add more native types (fixes #9371)
Jürgen Fischer
12:22 AM Bug report #9462 (Closed): layer.getFeatures on return the first feature
in version 2.0.1 vector providers do not allow multiples iterators
[[https://issues.qgis.org/projects/quantum-gis/re...
Arnaud Morvan
12:09 AM Revision 9295e6e9 (qgis): debian packaging update
Jürgen Fischer
12:09 AM Revision fe05619b (qgis): postgres provider: fix saving of multigeometries to tables without geom...
Jürgen Fischer
11:54 PM Revision 58faa5b4 (qgis): Merge pull request #1129 from etiennesky/gdaltools_fixes2
gdaltools: use GDAL python bindings to get raster SRS and extent (fix #9460) Giuseppe Sucameli
11:09 PM Bug report #9350: reprojected postgresql layers are plotted with offset and very slow
I also have a problem with the on-the-fly reprojection, using QGIS 2.0.1 on a Kubuntu 12.04 system. Find attached a s... Kay F. Jahnke
10:54 PM Revision 6178860d (qgis): [TRANSUP] small fix in german translation
Signed-off-by: Werner Macho <[email protected]> Werner Macho
10:30 PM Revision acf2c3f7 (qgis): faute de majuscule
Olivier Dalang
10:30 PM Revision fd3e3033 (qgis): faute de grammaire
Olivier Dalang
10:30 PM Revision 0f524d10 (qgis): translation update
Olivier Dalang
09:20 PM Bug report #9482: Composer exporting to eps add its own extension .EPS
I have. File->Export as image-> and select EPS Bogdan Hlevca
08:14 PM Bug report #9482 (Feedback): Composer exporting to eps add its own extension .EPS
How are you exporting to EPS? I don't have any choice of EPS export from composer... Nyall Dawson
09:03 PM Revision 467e8f15 (qgis): Update srs.db
Marco Hugentobler
08:02 PM Bug report #9498: legend item vertical spacing (once again) broken for layers set to hidden
Marking as blocker since it's a regression.
In 2.0, the user could do this:
- Empty layer title string, which would ...
Mathieu Pellerin - nIRV
07:25 PM Bug report #9498: legend item vertical spacing (once again) broken for layers set to hidden
The fix here appears to be simple: when a layer title type is set to hidden, the vertical spacing value above the (fi... Mathieu Pellerin - nIRV
07:22 PM Bug report #9498 (Closed): legend item vertical spacing (once again) broken for layers set to hidden
A regression slipped into QGIS master with regards to composer legend item's vertical spacing of layers set to hidden... Mathieu Pellerin - nIRV
05:10 PM Revision b49a9172 (qgis): [TRANSUP] added telugu language on request
Signed-off-by: Werner Macho <[email protected]> Werner Macho
04:43 PM Bug report #9497 (Closed): Hide the UUID from the composer items
Hi !
Some time ago, we introduced UUID for composer items.
Those are useful for plugin since they allow to identify ...
Olivier Dalang
03:48 PM Bug report #9371 (Closed): Paste Features as New Vector Layer/New Memory Vector layer fails with ...
Fixed in changeset commit:"22346cd3c7c4c670a26ae1e606f8b0a6d9a0a0a4". Jürgen Fischer
02:57 PM Bug report #9460: gdaltools relies on gdalinfo for raster SRS and extent, should use python API
Merged, thanks Etienne. Giuseppe Sucameli
02:54 PM Bug report #9460 (Closed): gdaltools relies on gdalinfo for raster SRS and extent, should use pyt...
Fixed in changeset commit:"58faa5b4ad113860e798f2b5fdeb0741bb864e09". Giuseppe Sucameli
01:25 PM Revision b25dff85 (qgis): [composer] Standardise capitalization on all controls
Nyall Dawson
01:14 PM Revision 7d4776a4 (qgis): [composer] Fix graphical corruption with map grid frames
Nyall Dawson
01:00 PM Revision d8c95926 (qgis): [composer] Fix qt disconnect warnings
Nyall Dawson
12:59 PM Revision 5adbaf7d (qgis): [composer] Use miter joins for item frames (partial fix for #9479)
Nyall Dawson
12:48 PM Bug report #9213: 'bad_alloc' error at QGIS start

Memory usage doesn't really 'grow' to ~880 MiB; QGIS is simply unable to allocate if it doesn't have that much virt...
Ferdinand Majerech
12:41 PM Revision b85faf14 (qgis): [composer] Follow up 78ecef6, fix setting line width in scalebars
Nyall Dawson
10:29 AM Revision 17546e77 (qgis): Merge pull request #1142 from Cracert/i18n
[TRANSUP] pl: QgsOracle cont. Werner Macho
09:05 AM Revision 03f2ec93 (qgis): new icon for Fill Ring tool. Thanks, Robert!
Alexander Bruy
08:15 AM Bug report #9480: Labels for polygon centroids should always originate inside a polygon
Yeah, PointOnSurface could be an alternative to centroid - it would be good to try it out and have a comparison! Martin Dobias
07:17 AM Bug report #9356 (Closed): Atlas print does nto respect composition page size, orientation
I was doing a print on an A1 layout for Jakarta using Atlas export as pdf option. I am pleased to say I just tested a... Tim Sutton
06:20 AM Bug report #9032: LINESTRINGM not displayed
Yes Martin, I used postgis LINESTRINGM data. In current Master, they are displayed correctly.
However, I had also MU...
Regis Haubourg
05:30 AM Bug report #9032: LINESTRINGM not displayed
I cannot replicate with a LINESTRINGM shapefile. Did you use a shapefile or PostGIS or something else? Please attach ... Martin Dobias
06:17 AM Revision 48c91a45 (qgis): [TRANSUP] pl: QgsOracle cont.
Robert Szczepanek
04:19 AM Bug report #9496 (Closed): Warning: QPen::setDashPattern: Pattern not of even length
In QGIS Master I open a QGIS 2.0 project and most of the layers do not draw. They render perfectly in QGIS 2.0 but no... Gavin Fleming
03:39 AM Bug report #8400 (Closed): crash opening layer properties of a freshly inserted wms layer
Seems to be fixed now. (using 5192e8d)
I'll re-open if it happens again.
Jonathan Moules
03:23 AM Bug report #8857: sip: Unable to find file "QtCore/QtCoremod.sip"
just as a note: on ubuntu you have to install python-qt4-dev package to solve this problem Werner Macho
02:13 AM Feature request #9493: Filter improvements
Hi Etienne,
Don't get me wrong, the current implementation is good for power users, but most users aren't that techni...
Jonathan Moules
01:45 AM Feature request #9451: Create a unified "Add Data" dialog
Etienne Tourigny wrote:
> You should link here the new issues you created (as "Related issues")
They didn't seem per...
Jonathan Moules
01:18 AM Feature request #7058: Snapping priority - Prioritise vertices over lines
This method would be really useful for many plugins. luca76 -

2014-02-04

11:31 PM Feature request #9495 (Rejected): Add new symbol sets
Paolo Cavallini
11:20 PM Feature request #9495: Add new symbol sets
Probably duplicates #7981 Alexander Bruy
10:46 PM Feature request #9495 (Rejected): Add new symbol sets
This is better done with a download (upload) web application,similar to the plugin one.
Some interesting set:
* http...
Paolo Cavallini
11:31 PM Feature request #7981: Add SVG symbol sets
Taking from duplicate:
This is better done with a download (upload) web application,similar to the plugin one.
Some ...
Paolo Cavallini
11:20 PM Feature request #7981: Add SVG symbol sets
See also #9495 Alexander Bruy
10:59 PM Feature request #9006 (Resolved): Invert color ramp on vector layers
AFAIK this has been implemented. Please reopen if necessary Paolo Cavallini
10:59 PM Feature request #9006 (Resolved): Invert color ramp on vector layers
AFAIK this has been implemented. Please reopen if necessary Paolo Cavallini
04:43 PM Revision b2dc019e (qgis): [TRANSUP] es by Carlos
Signed-off-by: Werner Macho <macho@mint> Werner Macho
03:54 PM Bug report #9213: 'bad_alloc' error at QGIS start
Tests with latest master has shown that QGIS will throw bad_alloc error when there is less than 880 MiB of virtual me... Ivan Mincik
02:24 PM Bug report #9485: Line Offset in symbology generates artifacts
mathieu rajerison wrote:
> I am under QGIS Dufour and I can not see none of these options.
>
> In layer properties, ...
Alvaro Huarte
11:33 AM Bug report #9485: Line Offset in symbology generates artifacts
This relates to #9456 Nyall Dawson
07:08 AM Bug report #9485: Line Offset in symbology generates artifacts
I am under QGIS Dufour and I can not see none of these options.
In layer properties, does rendering refer to "Style"...
mathieu rajerison
04:51 AM Bug report #9485: Line Offset in symbology generates artifacts
This may be due because "simplification" of geometries is enabled.
You can disable it -> Layer properties -> Renderi...
Alvaro Huarte
01:13 AM Bug report #9485 (Closed): Line Offset in symbology generates artifacts
Line offset in symbology is useful when you have a network with several lines superimposing with others.
But it gene...
mathieu rajerison
11:33 AM Feature request #9493: Filter improvements
see my implementation here with commit "browser dock: add normal syntax (with wildcards at begin and end) and case in... Etienne Tourigny
10:49 AM Feature request #9493: Filter improvements
Hi,
when I implemented the filter functionality I did things as simple as possible, using QT's QRegexp [1] class wit...
Etienne Tourigny
09:25 AM Feature request #9493 (Closed): Filter improvements
There are a number of simple improvements that I believe can be made to the Browser filter function to make it more u... Jonathan Moules
10:50 AM Feature request #9451: Create a unified "Add Data" dialog
You should link here the new issues you created (as "Related issues") Etienne Tourigny
09:13 AM Feature request #9451: Create a unified "Add Data" dialog
To be entirely honest I wasn't really even aware that the Browser had this functionality. Looking at it now it's quit... Jonathan Moules
10:47 AM Bug report #9481: Polygon labels cannot be centred over their polygons
+1 for making _Offset from Centroid_ the default. That just makes sense for polygons, -possible even for points-. Thi... Larry Shaffer
07:40 AM Bug report #9481: Polygon labels cannot be centred over their polygons
I also find the wording confusing, I would expect "around centroid" place it right on the centroid, which "offset fro... Etienne Tourigny
05:00 AM Bug report #9481 (Closed): Polygon labels cannot be centred over their polygons
@martin Ah yes that gives me better output thanks! Tim Sutton
09:33 AM Bug report #8870: "Metadata" for WMS/WFS/etc? layer issues
> More obviously a bug - the only part of the WMS layer Metadata screen that's populated is the "properties". This co... Jonathan Moules
09:32 AM Feature request #8868: Don't show provider specific layer data source string
Note - also seems like it should be removed from the "Browser" layer-properties too. Jonathan Moules
08:04 AM Feature request #8868: Don't show provider specific layer data source string
Removing is seems like an idea, at least as long as it doesn't mean anything to the user.
Adding a layer-source that ...
Jonathan Moules
09:30 AM Bug report #9494 (Closed): Browser - Edit - doesn't work for OWS services
I have a number of OGC services set up and accessible via the Browser.
If I right-click on the name of a service for...
Jonathan Moules
09:29 AM Revision a4c2148a (qgis): Merge pull request #1125 from ahuarte47/Issue_9454
Fix bug #9454: MapNodeTool unnecessarily refresh the map Denis Rouzaud
09:15 AM Feature request #9492 (Closed): Browser doesn't list layers - WMTS
1) Add this WMTS service:
http://maps.warwickshire.gov.uk/gs/gwc/service/wmts?service=WMTS
2) Connect using the usua...
Jonathan Moules
09:01 AM Revision 78ecef6f (qgis): [composer] Draw mouse handles and item bounds outside of item's frames,...
Nyall Dawson
09:01 AM Revision 10947f79 (qgis): [composer] Increase number of decimal places for grid intervals and off...
Nyall Dawson
08:12 AM Revision 0fc0ffbb (qgis): Merge pull request #1141 from Cracert/i18n
[TRANSUP] pl: QgsOracle Werner Macho
07:24 AM Revision f7116f68 (qgis): [TRANSUP] pl: QgsOracle
Robert Szczepanek
07:12 AM Feature request #9488: Rounded frames in the composer
okay Mathieu.
I had checked before posting but searched for "rounded" but not "round" word. So I hadn't seen the prev...
mathieu rajerison
05:48 AM Feature request #9488: Rounded frames in the composer
Hi Mathieu, this is Mathieu :)
See a recent issue I filed on this: #9479
Maybe this could be closed as duplicate of...
Mathieu Pellerin - nIRV
01:29 AM Feature request #9488 (Closed): Rounded frames in the composer
If you want some rounded frames in the composer, you have to import an SVG or an image of it.
It would be nice to ap...
mathieu rajerison
05:46 AM Feature request #9479: change composer item frame join style to miter join
Just a small update on the above. I think there's both an issue and a feature request at play here :)
The issue: the...
Mathieu Pellerin - nIRV
05:33 AM Feature request #9491 (Feedback): Set "Offset from centroid" as standard for polygon label placement
See #9481 for details. Paolo Cavallini
05:19 AM Bug report #9490 (Closed): Line labels sometimes placed on an endpoint rather than in the middle
Hi !
I frequently encounter the following bug : depending on other layer's visibility, some labels (of polyline laye...
Olivier Dalang
04:38 AM Bug report #9489 (Closed): Copy/Paste issue with explicit primary keys
Copy/paste from a shapefile to a Postgis table with explicit primary keys is no longer possible with QGis 2.0
(Explic...
Fabrice Fabrice
01:26 AM Feature request #9487 (Closed): Dropping the shadows of some objects
The 2.2 announces gradient fills for objects.
The drop shadows can be applied to labels.
They can be useful to enha...
mathieu rajerison
01:22 AM Feature request #9486 (Closed): Editing Layer Labels in Composer Legends by Double-Clicking
In the composer, the edit button is close to the delete button so that it can lead to delete a layer label instead of... mathieu rajerison

2014-02-03

12:36 AM Bug report #9454 (Closed): MapNodeTool unnecessarily refresh the map
Related pull was merged:
https://github.com/qgis/QGIS/pull/1125
Alvaro Huarte
12:36 AM Bug report #9454 (Closed): MapNodeTool unnecessarily refresh the map
Related pull was merged:
https://github.com/qgis/QGIS/pull/1125
Alvaro Huarte
12:21 AM Bug report #9481: Polygon labels cannot be centred over their polygons
There is also "offset from centroid" option which does what you would expect - the labels are then positioned so that... Martin Dobias
11:59 AM Bug report #9481 (Closed): Polygon labels cannot be centred over their polygons
When labelling polygons, using 'around centroid' the label placement uses the bottom left of the label instead of the... Tim Sutton
12:17 AM Bug report #9480: Labels for polygon centroids should always originate inside a polygon
Doesn't QGIS come with GEOS? It could be worth having a try if label placement would look better by using GEOS PointO... Jukka Rahkonen
12:16 AM Bug report #9480: Labels for polygon centroids should always originate inside a polygon
There is something called Distance Transform that computes distance from each point to the border. We could probably ... Martin Dobias
11:37 AM Bug report #9480 (Closed): Labels for polygon centroids should always originate inside a polygon
When labelling polygons the label placement is often suboptimal. I am attaching a contrived example which illustrates... Tim Sutton
12:03 AM Bug report #9443 (Closed): Snapping to guides not working in windows
Fixed in 78ecef6f2a476043516eede1d3a8504481fc1e22 Nyall Dawson
12:02 AM Bug report #8943 (Closed): Problems with "Snap to alignments" in Map Composer
Fixed in changeset commit:"78ecef6f2a476043516eede1d3a8504481fc1e22". Nyall Dawson
12:02 AM Bug report #8828 (Closed): Composer Grid Intervals
Fixed in changeset commit:"10947f796c24f3c63c10b714d39dd876a5cce8c9". Nyall Dawson
11:09 PM Feature request #9483 (Feedback): Replace help with pages from the manual
Translating help files in GUI is always the most painful part, and I am convinced it
is not the most useful one, as ...
Paolo Cavallini
10:16 PM Bug report #9430: Disable "Paste Features as New Layer" if empty clipboard
with this patch, QGIS will try to see if there are geometric features in the clipboard every time it changes.
So as s...
Denis Rouzaud
08:27 AM Bug report #9430: Disable "Paste Features as New Layer" if empty clipboard
Denis Rouzaud wrote:
> This will output GEOS every time there is a new copy which is not made of WKT strings.
This i...
Radim Blazek
06:08 PM Bug report #9482 (Closed): Composer exporting to eps add its own extension .EPS
Exporting an image from map composer add its own extension .EPS to the file name. This behaviour is not present for o... Bogdan Hlevca
04:01 PM Revision 9ddfdd8f (qgis): Merge branch 'master' of github.com:qgis/QGIS
Paolo Cavallini
04:00 PM Revision 97cd1206 (qgis): Updated IT translation
Paolo Cavallini
03:28 PM Revision f8028087 (qgis): Fix query to detect postgis topology availability.
Closes #9453 Sandro Santilli
03:25 PM Revision da4c4292 (qgis): Fix query to detect postgis topology availability.
Closes #9453 Sandro Santilli
10:37 AM Revision 673406d2 (qgis): postgres provider: don't look for topology layers without topology supp...
Jürgen Fischer
09:30 AM Revision f45e1123 (qgis): Fix for dxf label export
Marco Hugentobler
09:25 AM Revision f18a090f (qgis): Merge pull request #1139 from Cracert/i18n
[TRANSUP] pl: DlgAutofill Werner Macho
09:01 AM Bug report #9462: layer.getFeatures on return the first feature
In iterator loop, I call layer.dataProvider().changeAttributeValues({ feature.id() : attrs })
when I comment this lin...
Arnaud Morvan
07:50 AM Bug report #9462: layer.getFeatures on return the first feature
I got an error : Error while updating internal statistics Arnaud Morvan
07:50 AM Revision f9861f84 (qgis): revert 7a9e682 and 983b1c9
Denis Rouzaud
06:30 AM Bug report #9453: ERROR: schema "topology" does not exist
NOTE: backported to 2.0 branch with commit:673406d271fbc54071c3cc8835fb1279e4ebe719 and commit:f8028087ad533307774c7... Sandro Santilli
06:30 AM Bug report #9453: ERROR: schema "topology" does not exist
NOTE: backported to 2.0 branch with commit:673406d271fbc54071c3cc8835fb1279e4ebe719 and commit:f8028087ad533307774c7... Sandro Santilli
06:26 AM Bug report #9453 (Closed): ERROR: schema "topology" does not exist
Fixed in changeset commit:"da4c4292374d049fde2c238a20a0b726ee9cf48d". Sandro Santilli
06:08 AM Bug report #9453: ERROR: schema "topology" does not exist
Sorry for the noise, the version string is extracted using "postgis_version()", not "postgis_full_version()", so can'... Sandro Santilli
04:55 AM Bug report #9453: ERROR: schema "topology" does not exist
Like this (will test after lunch):... Sandro Santilli
04:54 AM Bug report #9453: ERROR: schema "topology" does not exist
Besides, may I suggest to look at the "TOPOLOGY" label in output from postgis_full_version() instead ? Sandro Santilli
04:53 AM Bug report #9453: ERROR: schema "topology" does not exist
Found the bug, is in the function checking for topology support:
+ QgsPostgresResult result = PQexec( "SELECT cou...
Sandro Santilli
02:45 AM Bug report #9453 (Reopened): ERROR: schema "topology" does not exist
Sorry but I cannot confirm the fix. Could be a problem on my side but as of f45e112 I still see the error:... Sandro Santilli
05:05 AM Feature request #9479 (Closed): change composer item frame join style to miter join
QGIS is great, and its composer rocks; however, the current frame join style isn't great (see attached map frame), it... Mathieu Pellerin - nIRV
03:39 AM Revision 30f7c4f0 (qgis): [TRANSUP] pl: DlgAutofill
Robert Szczepanek

2014-02-02

11:36 PM Bug report #9430 (Reopened): Disable "Paste Features as New Layer" if empty clipboard
see https://github.com/qgis/QGIS/pull/1140
the paste menu gets enabled as soon as there is something in the clipboar...
Denis Rouzaud
11:03 PM Feature request #9451: Create a unified "Add Data" dialog
I'd vote for removing the add layer dialog, after having added all the missing functions to the browser. Paolo Cavallini
09:34 PM Revision d25f85d2 (qgis): add checkbox in db conn dialog in order to keep the window open after a...
Salvatore Larosa
08:59 PM Revision 983b1c95 (qgis): fix #9430 followup 7a9e682
Denis Rouzaud
08:44 PM Revision f80ea493 (qgis): [TRANSUP] sv by Victor
Signed-off-by: Werner Macho <[email protected]> Werner Macho
06:00 PM Feature request #9478 (Closed): offer ubuntugis-based qgis master builds for ubuntu 13.10 (saucy ...
Title says it all. It'd be useful for the qgis.org ubuntugis-based ppa to offer ubuntu saucy qgis master builds as ub... Mathieu Pellerin - nIRV
04:38 PM Bug report #9443 (Reopened): Snapping to guides not working in windows
Nyall Dawson
10:59 AM Revision 6570d397 (qgis): russian translation update
Alexander Bruy
10:56 AM Revision 0a12ee0b (qgis): Merge pull request #1137 from Cracert/i18n
[TRANSUP] pl: QObject, qgsDatum Werner Macho
10:49 AM Feature request #9477 (Closed): GDAL translate: support ESRI rasters folders names as inputs
GDAL translate: conversion of ESRI Raster to tiff has a bug
ESRI rasters are viewed by GDAL as a folder with several...
Filipe Dias
10:43 AM Feature request #9476 (Closed): When exporting a composer, use it's name as default filename
Hi !
When you save a composer (as PDF or image...), we could have the composer's name as default filename...
Th...
Olivier Dalang
10:06 AM Bug report #9475 (Closed): "Recently used coordinate reference systems" listbox doesn't receive f...
Duplicate of #8298 Salvatore Larosa
10:06 AM Bug report #9475 (Closed): "Recently used coordinate reference systems" listbox doesn't receive f...
Duplicate of #8298 Salvatore Larosa
10:06 AM Bug report #9475 (Closed): "Recently used coordinate reference systems" listbox doesn't receive f...
Duplicate of #8298 Salvatore Larosa
10:06 AM Bug report #9475 (Closed): "Recently used coordinate reference systems" listbox doesn't receive f...
Duplicate of #8298 Salvatore Larosa
10:06 AM Bug report #9475 (Closed): "Recently used coordinate reference systems" listbox doesn't receive f...
Duplicate of #8298 Salvatore Larosa
10:03 AM Bug report #9475 (Feedback): "Recently used coordinate reference systems" listbox doesn't receive...
it is an "old" and very annoying bug, that should already be fixed in qgsi master. Can you try and report back? thanks Giovanni Manghi
10:03 AM Bug report #9475 (Feedback): "Recently used coordinate reference systems" listbox doesn't receive...
it is an "old" and very annoying bug, that should already be fixed in qgsi master. Can you try and report back? thanks Giovanni Manghi
09:49 AM Bug report #9475 (Closed): "Recently used coordinate reference systems" listbox doesn't receive f...
The Coordinate Reference System Selector has a "Recently used coordinate reference systems" listbox which can be used... Lee Hachadoorian
06:36 AM Revision c859938b (qgis): [TRANSUP] pl: QObject, qgsDatum
Robert Szczepanek
03:23 AM Feature request #9471: attribute table isn't refreshed after save
Hi Matthias,
> Is this an issue in both, 2.0.1 and master? I have just yesterday been working on auto-updates (so be...
Vincent Mora
03:23 AM Feature request #9471: attribute table isn't refreshed after save
Hi Matthias,
> Is this an issue in both, 2.0.1 and master? I have just yesterday been working on auto-updates (so be...
Vincent Mora
03:06 AM Bug report #9348: Selection of thousands of points very slow in QGIS2
Thanks you! Evgeniy Nikulin
01:27 AM Bug report #9315: Field Calculator, slow performance with 2.1.0-104
Giovanni Manghi wrote:
> are the fixes already committed in master or to test I have to use Matthias branch?
Yes, th...
Salvatore Larosa
01:08 AM Bug report #9315: Field Calculator, slow performance with 2.1.0-104
Salvatore Larosa wrote:
> Hi Matthias,
> I just noticed that with large shapefiles (over ~70k features)
> when turn ...
Giovanni Manghi
01:06 AM Feature request #9458: Add more shortcuts buttons to field calculator and expression builder
Nathan Woodrow wrote:
> I had the idea to allow those buttons to be customized as quick functions via a context menu ...
Giovanni Manghi

2014-02-01

03:52 PM Bug report #9474 (Closed): New vertices added to polygons break shape file topology
Consider I have a vector layer with a polygon in it.
Wanting to modify the shape of the polygon I decide to add a n...
Attila Szász
01:42 PM Bug report #9315: Field Calculator, slow performance with 2.1.0-104
Hi Matthias,
I just noticed that with large shapefiles (over ~70k features)
when turn off the edit mode and you choo...
Salvatore Larosa
01:30 PM Bug report #9470 (Feedback): Cannot remove a group in TOC
Salvatore Larosa
01:01 PM Bug report #9348: Selection of thousands of points very slow in QGIS2
Working perfectly now! Thanks Evgeniy.
Cheers
Rhenriques Henriques
12:42 PM Bug report #9348: Selection of thousands of points very slow in QGIS2
Evgeniy Nikulin wrote:
> GeometryCopier fixed
Thanks Evgeniy !
Alvaro Huarte
12:02 PM Bug report #9348: Selection of thousands of points very slow in QGIS2
GeometryCopier fixed Evgeniy Nikulin
06:41 AM Bug report #9348: Selection of thousands of points very slow in QGIS2
Hi Alvaro
Here it crashes immediately (NB vs ddec663. Maybe it's a Mavericks related issue or another Plug-In relate...
Rhenriques Henriques
01:34 AM Bug report #9348: Selection of thousands of points very slow in QGIS2
Hi Rhenriques, I tested successly the "Random Points" plugin (doRandPoints.py).
I created a new point shapefile with...
Alvaro Huarte
11:18 AM Revision 9ba28b38 (qgis): [composer] Ensure url is correctly loaded for html items on project loa...
Nyall Dawson
11:18 AM Revision a9f4596f (qgis): [composer] Set initial background colour on map items to canvas backgro...
Nyall Dawson
10:54 AM Bug report #9148: Data Defined Label Locations NULL value doesn't work as expected with SQL Serve...
Very odd! The MemoryLayerSaver (at least the most recent versions) uses a QDataStream to write the data. This corre... Chris Crook
09:12 AM Revision dba34c3d (qgis): Merge pull request #1135 from Cracert/i18n
[TRANSUP] pl Werner Macho
07:38 AM Revision 041244d7 (qgis): [composer] Disable snapping when item is rotated for now (not yet imple...
Nyall Dawson
07:15 AM Revision e0a1d096 (qgis): [composer] Fix snapping during item resize incorrectly snapping to mous...
Nyall Dawson
03:28 AM Revision b6c19916 (qgis): [TRANSUP] pl
Robert Szczepanek
02:18 AM Bug report #3811 (Closed): Background color is not set in a composer even if set in project prope...
Fixed in changeset commit:"a9f4596f4d7bf4ae713b8872bafac6f508644e25". Nyall Dawson
02:18 AM Bug report #9374 (Closed): Print Composer - html frame stays empty when re-opening the project
Fixed in changeset commit:"9ba28b386ffe182044a991ef5f24054dbb1c4c22". Nyall Dawson
02:03 AM Bug report #9445: crash during diagram creation
Hi Matthias,
problem still there (qgis master updated this morning with debian-nightly repo). This the stacktrace:
...
matteo ghetta

2014-01-31

12:04 AM Bug report #9443 (Closed): Snapping to guides not working in windows
Fixed in changeset commit:"e0a1d096ad659f8e85a90026441a8b5c0c00953b". Nyall Dawson
10:51 PM Feature request #9451: Create a unified "Add Data" dialog
I have some early mockups that I did a while ago. I'll see if I can dig them up.
Maybe we need to increase the featu...
Nathan Woodrow
10:46 PM Feature request #9451: Create a unified "Add Data" dialog
Do we have any mockups for this?
What would be the difference of this in comparison to the browser?
Matthias Kuhn
10:48 PM Bug report #9445: crash during diagram creation
Marking this as a blocker. A crash for a basic thing like this should be considered a serious issue.
Please confirm ...
Matthias Kuhn
10:48 PM Bug report #9445: crash during diagram creation
Marking this as a blocker. A crash for a basic thing like this should be considered a serious issue.
Please confirm ...
Matthias Kuhn
10:42 PM Feature request #9471: attribute table isn't refreshed after save
Hi Vincent,
Is this an issue in both, 2.0.1 and master? I have just yesterday been working on auto-updates (so be su...
Matthias Kuhn
06:23 AM Feature request #9471 (Open): attribute table isn't refreshed after save
This is an issue when you have underlying triggers that will change the table when you save your modifications.
The ...
Vincent Mora
09:40 PM Revision b6f2a922 (qgis): #9454: avoid unnecessarily refresh the map
Alvaro Huarte
05:07 PM Revision 346df986 (qgis): [TRANSUP] danish with new translator added
Signed-off-by: Werner Macho <[email protected]> Werner Macho
04:16 PM Revision 7abca16d (qgis): fixes bugs about processing evolution
Alexia Mondot
04:16 PM Revision 4f443dd3 (qgis): Update OTB processing modules
Alexia Mondot
04:13 PM Revision 128158b3 (qgis): import removed to fix bugs
Alexia Mondot
03:03 PM Revision b834922f (qgis): prevent snapping to non-geometric layers (was leading to multiple logs:...
Denis Rouzaud
03:02 PM Revision dd0849d5 (qgis): delete viminfo from news
Signed-off-by: Werner Macho <[email protected]> Werner Macho
02:59 PM Revision f2b6956a (qgis): [TRANSUP] nb by James
Signed-off-by: Werner Macho <[email protected]> Werner Macho
02:12 PM Revision 6d942e59 (qgis): Dxf export: fix linestyle export for simple line
Marco Hugentobler
12:22 PM Bug report #9348: Selection of thousands of points very slow in QGIS2
Hi, I added a new issue to GeometryCopier plugin for notify it to author:
https://github.com/yellow-sky/GeometryCopie...
Alvaro Huarte
05:59 AM Bug report #9348: Selection of thousands of points very slow in QGIS2
Hi Alvaro
So far, in my case, things are behaving normally, after uninstalling the "Geometry copier" plug-in. I'll w...
Rhenriques Henriques
02:15 AM Bug report #9348: Selection of thousands of points very slow in QGIS2
Rhenriques Henriques wrote:
> Hi again
>
> I've isolated the culprit. This slowness is due to the experimental "Geom...
Alvaro Huarte
11:20 AM Revision cdadc701 (qgis): add ParameterMultipleExternalInput parameter type
Alexia Mondot
10:51 AM Bug report #8367 (Closed): "missing font text" red message on layer labeling settings
Hi,
This was already fixed.
Thanks Larry!
Pedro Venâncio
09:18 AM Feature request #9473 (Closed): Migrate point diplacement style to new labelling engine
Now the "Point displacement" style doesn't use the new label engine for labelling the diplaced simbol, so the collisi... Luca Lanteri
09:13 AM Revision e8465213 (qgis): Merge pull request #1131 from ahuarte47/Issue_8725R-ST_SnapToGrid
Fix bug #8725R: replace ST_Simplify by ST_SnapToGrid to avoid collapsed geometries by postgis Jürgen Fischer
08:46 AM Revision d050b0a8 (qgis): Merge pull request #1132 from Cracert/i18n
[TRANSUP] pl: qgsComposer Werner Macho
07:37 AM Bug report #9414: Custom CRS with units=mm stored as units=m
Leyan Ouyang wrote:
> I made a small pull request allowing to avoid the OGR conversion before storing the CRS. Based ...
Andre Joost
03:36 AM Bug report #9414: Custom CRS with units=mm stored as units=m
I made a small pull request allowing to avoid the OGR conversion before storing the CRS. Based on my quick tests, it ... Leyan Ouyang
07:10 AM Bug report #9148: Data Defined Label Locations NULL value doesn't work as expected with SQL Serve...
I guess everything is around NULL handling. On my memory layer working well, NULL are in fact objects <class 'PyQt4.Q... Regis Haubourg
07:01 AM Bug report #9148: Data Defined Label Locations NULL value doesn't work as expected with SQL Serve...
With memory provider, there is no workaround with varchar.
Pretty serious issue since it ruins the intersest of plug...
Regis Haubourg
06:54 AM Bug report #9148: Data Defined Label Locations NULL value doesn't work as expected with SQL Serve...
Same behaviour when using memory data provider. Strangely, when creating memory layer, all goes well, but when loadin... Regis Haubourg
06:43 AM Feature request #9472 (Closed): Join adjacent lines
This feature is present in the Sextante version used by gvSIG and it was important to include it in Processing, since... Pedro Venâncio
06:15 AM Bug report #9470: Cannot remove a group in TOC
On Ubuntu 12.04 with today's Master from ubuntugis unstable it works ok. Filipe Dias
05:18 AM Bug report #9470 (Closed): Cannot remove a group in TOC
Rick click on a group - Remove
Work fine with 2.0.1
Rémi Bovard
06:15 AM Bug report #9468: cannot add ring in a polygon
his answer:... Denis Rouzaud
05:28 AM Bug report #9468: cannot add ring in a polygon
Is the geom _MultiPolygon_? Rémi Bovard
02:05 AM Bug report #9468: cannot add ring in a polygon
could not join the video, here it is:
http://youtu.be/d06KI0igcP0
Content:
* add a ring to a fresh polygon in shapef...
Denis Rouzaud
01:51 AM Bug report #9468 (Closed): cannot add ring in a polygon
I received a mail from someone having troubles to add ring in polygons on postgis layers.
He tried both 2.0 and maste...
Denis Rouzaud
06:13 AM Bug report #9357: Lots of PostGIS connections with a standalone python script
I have included two screenshots to help explain the problem I am having. These screenshots were taken at the same poi... James Stott
06:13 AM Bug report #9357: Lots of PostGIS connections with a standalone python script
I have included two screenshots to help explain the problem I am having. These screenshots were taken at the same poi... James Stott
05:14 AM Revision 414d59c5 (qgis): [TRANSUP] pl: qgsComposer
Robert Szczepanek
04:59 AM Feature request #4002: Enhancement: Option to display title in layer panel from wfs/wms plugins
I'm curious about this issue. Displaying the name tag instead of the title tag for wms/wfs layers seems to me as a si... Casper Børgesen
04:05 AM Feature request #8112: GetLegendGraphic URL for each Layer in GetCapa
We are in feature freeze, the pull-request will be merged just after release. I have tested it, and it works fine. René-Luc ReLuc
04:05 AM Feature request #9469 (Rejected): Split lines with points layer
This feature is present in the Sextante version used by gvSIG and it was important to include it in Processing, since... Pedro Venâncio
04:01 AM Bug report #6407: Sometimes QGIS inserts extra blank lines in the project macros when saving
Hi !
This is probably a duplicate of #7735
Olivier Dalang
03:29 AM Bug report #7826: Server: composer picture does not work with relative path
Does this issue still exists ?
We don't have this issue on Linux/Ubuntu but there are some path issue on windows.
René-Luc ReLuc
03:08 AM Bug report #8055: Panels disabled in the customization config are still available in the main menu
Now in master they're also listed in the context menu. Borys Jurgiel
02:57 AM Bug report #8795: Potential WFS filtering issue
Have you tested again ?
If yes and that the bug persists, can you give me accessibility to examples ?
René-Luc ReLuc
02:49 AM Bug report #9295: GetPrint causes segfault if HTML formatted text is used in the template
I know that there are workarounds but it's still a serious bug.
This "known limitation" is not really "known" by mos...
Alessandro Pasotti
02:40 AM Bug report #9295: GetPrint causes segfault if HTML formatted text is used in the template
The known limitation is that QGIS-Server needs a fake X server to render HTML in GetPrint.
We use it in production ...
René-Luc ReLuc
02:31 AM Bug report #8518: OWS tab - Abstract field of service capabilities adds additional new lines at p...
I can't repeat the bug.
Some one to confirm or infirm it ?
René-Luc ReLuc
02:31 AM Bug report #8518: OWS tab - Abstract field of service capabilities adds additional new lines at p...
I can't repeat the bug.
Some one to confirm or infirm it ?
René-Luc ReLuc
02:30 AM Bug report #8499: OWS tab - adding CRS restrictions not reliable
A patch has been supplied with a pull-request.
The code change is only 5 lines.
Someone to review ?
René-Luc ReLuc
01:57 AM Bug report #9461: Axis order in GML files
I think setting GML_CONSIDER_EPSG_AS_URN to YES by default would help Jeff Konnen
01:51 AM Bug report #9461: Axis order in GML files
See also "[GDAL] GML - Geography Markup Language, section CRS support":http://gdal.org/ogr/drv_gml.html and "[gdal-de... Jürgen Fischer
01:49 AM Revision db1192f1 (qgis): #8725R: Replace ST_Simplify by ST_SnapToGrid
Alvaro Huarte
01:42 AM Bug report #9462 (Feedback): layer.getFeatures on return the first feature
Hi Arnaud,
Can you try to update the statistics for this layer? (Go to the "Add Spatialite Layer" dialog, connect to...
Matthias Kuhn

2014-01-30

12:43 AM Bug report #6407: Sometimes QGIS inserts extra blank lines in the project macros when saving
Interesting.
I observed a similar behavior on Windows if you put metadata in text areas with new-lines (e.g. in the ...
Andreas Neumann
11:59 PM Revision e4f410b5 (qgis): [ftools] S'part to M'part with non-string columns and NULL values
Fix #8625 Matthias Kuhn
11:05 PM Revision 3fe3bc58 (qgis): [TRANSUP] es by Carlos
Signed-off-by: Werner Macho <[email protected]> Werner Macho
10:30 PM Revision d378f942 (qgis): [attrtable] No checks when the model is not based on a request
Huge speedup
Fix #9315
Matthias Kuhn
10:30 PM Revision 3ba33d73 (qgis): [attrtable] Only update table at the end of an edit command
Fix #9315 Matthias Kuhn
09:12 PM Bug report #9467 (Closed): r.report grass module from processing flawed
r.report module produces a window with a big r.report written. If we save to file, a file with only "r.report" is pro... Rhenriques Henriques
08:53 PM Bug report #8785: Style file not saved in Win 8
I've sporadically run into this before, but it's always gone away after I've shutdown and come back int the morning..... ramon .
08:44 PM Bug report #8785: Style file not saved in Win 8
Same as #7936
Cannot save style from layer made from csv.
kilo lima
08:42 PM Bug report #7936: Cannot save Layer Styles
Bug still active in January 2014 weekly (v2.1.0-1) x86. Cannot save styles from a csv, gives no error message. kilo lima
08:04 PM Bug report #9466 (Closed): Print composer - missing string for translation
Second tab in print composer (i.e. Item Properties) is missing for translation. Robert Szczepanek
07:17 PM Revision 70c59498 (qgis): fix QgsGeometry::moveVertex on polygon (fixes #9442)
Jürgen Fischer
06:49 PM Bug report #9465 (Closed): QgsProject's snapSettingsChanged() signal is broken
Hi !
QgsProject's snapSettingsChanged() signal is broken... It's never sent. It seems it must be sent from QgsSnappi...
Olivier Dalang
05:49 PM Feature request #7058: Snapping priority - Prioritise vertices over lines
Hi !
This issue seem to have been forgotten, but I find it quite serious (plus probably not too hard to implement).
...
Olivier Dalang
05:16 PM Revision db277ce7 (qgis): Fix for hiding deprecated datum transforms
Marco Hugentobler
04:22 PM Revision a4f1470c (qgis): Fix inversion of rotation parameters for epgs datum transformation meth...
Marco Hugentobler
02:59 PM Bug report #8625 (Closed): singlepart to multipart broken in QGIS 2.0/master
Fixed in changeset commit:"e4f410b589c43ce346930fd2523b815741c6257a". Matthias Kuhn
02:49 PM Feature request #9464: Consistent Terminology and Syntax
Perfectly valid request. Matthias Kuhn
02:44 PM Feature request #9464: Consistent Terminology and Syntax
Nothing to be sorry about. Consistency is good. Nathan Woodrow
02:44 PM Feature request #9464: Consistent Terminology and Syntax
Nothing to be sorry about. Consistency is good. Nathan Woodrow
08:48 AM Feature request #9464 (Closed): Consistent Terminology and Syntax
In writing up documentation for a client who will be using QGIS, when adding a new field or column I suggest using th... Nathan Saylor
02:42 PM Revision 4b9e181e (qgis): use python API to get raster extent, instead of relying on gdalinfo
Etienne Tourigny
02:13 PM Revision 1d812b31 (qgis): use python API to get raster SRS, instead of relying on gdalinfo
Etienne Tourigny
02:02 PM Revision 9021b37f (qgis): allow snapping to vertex and segment to remove part/ring
Denis Rouzaud
01:37 PM Bug report #9315 (Closed): Field Calculator, slow performance with 2.1.0-104
Matthias Kuhn
01:37 PM Bug report #9315 (Reopened): Field Calculator, slow performance with 2.1.0-104
My propsed fix was based on wrong assumptions, the main reason for the bad performance was not the fix for #9268 but ... Matthias Kuhn
01:33 PM Bug report #9315 (Closed): Field Calculator, slow performance with 2.1.0-104
Fixed in changeset commit:"d378f942a50ad25cc24570e125ea3724e09d79d6". Matthias Kuhn
06:32 AM Bug report #9315: Field Calculator, slow performance with 2.1.0-104
I have created a branch which could potentially fix both issues, but I did not have any time at all to test it.
If s...
Matthias Kuhn
01:29 PM Bug report #9414: Custom CRS with units=mm stored as units=m
All units reported by cs2cs -lu should be supported in parsing proj.4 strings in GDAL trunk. See gdal ticket:
http:...
kyle -
07:40 AM Bug report #9414: Custom CRS with units=mm stored as units=m
Leyan Ouyang wrote:
> edit: seems it does not work either.
No success on my side too.
Andre Joost
02:41 AM Bug report #9414: Custom CRS with units=mm stored as units=m
This is a limitation in OGR, not in QGis. When creating a custom CRS, QGis just uses the OGR function OSRImportFromPr... Leyan Ouyang
01:06 PM Bug report #5640 (Closed): QGIS says "Spatialite 3.0.1", but Functions that are new in Spatialite...
In QGIS 2.0, Spatialite version 4 is working as expected. Brian Freed
12:24 PM Revision 78ea81a6 (qgis): [composer] Set the expression context for labels created while atlas pr...
Nyall Dawson
12:24 PM Revision 058cba20 (qgis): [composer] Add some anomoly images for scale bar tests
Nyall Dawson
12:24 PM Revision 415b467d (qgis): Fix failing PyQgsBlendModes test
Nyall Dawson
12:24 PM Revision ffae8acc (qgis): [composer] Fix incorrect calculation of map bounds when a map is switch...
Nyall Dawson
12:24 PM Revision 3994c981 (qgis): [composer] Snap items to page edge, not page outlines or shadow (fix #9...
Nyall Dawson
11:49 AM Revision 0f590db0 (qgis): set objectName on QMenu/QAction in C++ core plugins, fixes partially #9134
Radim Blazek
11:39 AM Revision eeae09ce (qgis): Show NTv2 in datum transform dialog tooltip and do case insensitive fil...
Marco Hugentobler
10:52 AM Revision b1d1f105 (qgis): Fix apply null grid shift for source projection string
Marco Hugentobler
10:38 AM Revision c21fc541 (qgis): missing action for add part
Denis Rouzaud
10:18 AM Bug report #9442 (Closed): Digitizing broken in QGIS master
Fixed in changeset commit:"70c594984f71f997fe80335e4eac45f3f488f30d". Jürgen Fischer
07:17 AM Bug report #9442: Digitizing broken in QGIS master
I confirm, It happens with the node tool, and for Postgis (not tested other providers) but for polygons only.
Duplic...
Denis Rouzaud
08:44 AM Revision 8bc1dfad (qgis): Merge pull request #1126 from Cracert/i18n
[TRANSUP] pl: qgsVectorLayer, QgsRelation Werner Macho
08:09 AM Bug report #9461: Axis order in GML files
if the SRS is specified like this: urn:ogc:def:crs:EPSG:2169 it is OK, if it is specified like this: EPSG:2169, it is... Jeff Konnen
06:12 AM Bug report #9461 (Closed): Axis order in GML files
Axis order in GML files is still an issue.
I am working with GML files having the data in EPSG:2169.
According to th...
Jeff Konnen
07:47 AM Bug report #9463 (Closed): move vertex does not work anymore
Denis Rouzaud
07:18 AM Bug report #9463: move vertex does not work anymore
duplicate #9442 Denis Rouzaud
07:11 AM Bug report #9463 (Closed): move vertex does not work anymore
I can't move a vertex anymore in a polygon.
the problem seems to be here
https://github.com/qgis/QGIS/blob/master/sr...
Denis Rouzaud
07:05 AM Bug report #9462 (Closed): layer.getFeatures on return the first feature
When I make iterator, I get only one feature while layer.featureCount() return 28
total = layer.featureCount()
reque...
Arnaud Morvan
07:03 AM Bug report #9148: Data Defined Label Locations NULL value doesn't work as expected with SQL Serve...
Hi Giovanni, yes it works well in the stable version (2.0.1). Labels of features with NULL values in X and Y fields a... Alexandre Neto
05:57 AM Feature request #7878: Windows 8 Location Provider GPS Support
OK thanks!
I hope that Windows 8 Location Provider GPS will be supported by QGIS in near future.
Seb Radzimski
03:05 AM Feature request #7878: Windows 8 Location Provider GPS Support
No we are in feature freeze for 2.2 now so it will have to wait until after that. Nathan Woodrow
02:59 AM Feature request #7878: Windows 8 Location Provider GPS Support
I understand. But here is an information that Windows 8 Location Provider GPS Support will be available in QGIS 2.2 (... Seb Radzimski
02:43 AM Feature request #7878: Windows 8 Location Provider GPS Support
No this is a new feature and will have to wait until after the feature freeze. Nathan Woodrow
02:24 AM Feature request #7878: Windows 8 Location Provider GPS Support
I would like to ask if there are any chances to support Windows Location Provider in QGIS 2.2? While using Centrafuse... Seb Radzimski
05:56 AM Revision e150ab16 (qgis): [TRANSUP] pl: qgsVectorLayer, QgsRelation
Robert Szczepanek
05:51 AM Bug report #9460: gdaltools relies on gdalinfo for raster SRS and extent, should use python API
see pull request https://github.com/qgis/QGIS/pull/1129 Etienne Tourigny
05:48 AM Bug report #9460 (Closed): gdaltools relies on gdalinfo for raster SRS and extent, should use pyt...
GdalTools should rely on commandline tools only for complex operations, not basic dataset info.
The SRS and extent q...
Etienne Tourigny
05:36 AM Feature request #7051: Option to have Map Tips display on all layers
Moreover, it would be nice to have a general user option to switch on or off maptips.. Regis Haubourg
05:16 AM Feature request #7051: Option to have Map Tips display on all layers
I also agree that Map Tips should act on all visible layers. There is no point in selecting the layer first, as other... Per Gammerath
05:00 AM Feature request #9458: Add more shortcuts buttons to field calculator and expression builder
I had the idea to allow those buttons to be customized as quick functions via a context menu in the tree view. This w... Nathan Woodrow
04:41 AM Feature request #9458 (Open): Add more shortcuts buttons to field calculator and expression builder
It would be very useful to add more shortcuts buttons (ex: AND/OR/etc.) in the field calculator. Giovanni Manghi
04:58 AM Bug report #9459 (Closed): layer fails to render when rule-based symbology make use of $atlasfeat...
In an atlas-defined project, a layer that has a rule-based symbology that relies on the $atlasfeatureid will not rend... Mathieu Pellerin - nIRV
03:29 AM Bug report #6403 (Feedback): link between composer and canvas should use the map-center don't top
If I understand this bug correctly, it's been fixed in master. Are you able to test with a current development versio... Nyall Dawson
03:25 AM Bug report #9455 (Closed): Composer Item snaps to paper's shadow rather than paper
Fixed in changeset commit:"3994c9816a1018d992b0d2308457e7e6c0809586". Nyall Dawson
03:25 AM Bug report #9457 (Closed): while in atlas preview mode, newly inserted label item expressions not...
Fixed in changeset commit:"78ea81a6bd4342e197f95f099aa14a1104978a55". Nyall Dawson
03:00 AM Bug report #9134: customization menu doesn't work
I added objectName to all core C++ plugins in commit:0f590db.
Also various QgisApp::get*Menu() (used by changed to a...
Radim Blazek

2014-01-29

11:13 PM Revision 12256f1b (qgis): [TRANSUP] greek by Thodoris
Signed-off-by: Werner Macho <[email protected]> Werner Macho
10:33 PM Revision 5f1c8f49 (qgis): [attrtable] Don't update sort column cache when unaffected
Fix #9424 Matthias Kuhn
09:36 PM Revision bc757ffe (qgis): * fix QgsGeometry::moveVertex for multipolygons()
* add test for QgsGeometry::addPart()
* remove expectedFailure decoration from PyQgsGeometry.testSimplifyIssue4189
* ...
Jürgen Fischer
07:51 PM Revision d63104ae (qgis): fix gdaltools getRasterSRS() and use gdalsrsinfo with gdal >= 1.9
Etienne Tourigny
07:27 PM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
I've tried with NVIDIA proprietary driver, as well as the open source Nouveau driver, and in both cases I can duplica... Mathieu Pellerin - nIRV
04:24 PM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
Alvaro: that was with yesterdays nightly, so fairly current dev version. In 2.0.1 I get very fleeting white outs - mu... ramon .
12:03 PM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
Mathieu Pellerin - nIRV wrote:
> I've recorded a video of the issue, which hopefully might do a better job than my wo...
Giovanni Manghi
07:39 AM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
Ok Mathieu, I'll try, but it will be hard for me, I've never used Linux, much less compiled QGIS in Linux Alvaro Huarte
07:19 AM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
Alvaro, the log window doesn't throw any error message.
Yes, please, try on linux / ubuntu 13.10, it does seem to be...
Mathieu Pellerin - nIRV
04:38 AM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
I am sorry Mathieu, I do not get to reproduce this behavior.
Can you view error messages in log window please ?
I u...
Alvaro Huarte
03:29 AM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
Ok Mathieu, thanks, I study it! Alvaro Huarte
03:06 AM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
I've recorded a video of the issue, which hopefully might do a better job than my words at explaining the problem; it... Mathieu Pellerin - nIRV
01:21 AM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
Thanks Ramon, I can reproduce this behavior in QGIS 2.0 Dufour and master before simplification was merged.
When use...
Alvaro Huarte
07:06 PM Bug report #9457 (Closed): while in atlas preview mode, newly inserted label item expressions not...
Steps to reproduce:
1. Open a project that has an atlas setup
2. Open the composer in which you've set up an atlas
3....
Mathieu Pellerin - nIRV
06:56 PM Revision 7456eb79 (qgis): postgres provider: don't look for topology layers without topology supp...
Jürgen Fischer
06:21 PM Bug report #9447: Toggling layer visibility sometimes has no effect when using geometry simplific...
OK, I can actually reproduce the issue in QGis 2.0.1, so I guess it is not strictly speaking a regression. However, I... Leyan Ouyang
02:58 PM Bug report #9447: Toggling layer visibility sometimes has no effect when using geometry simplific...
Yes, while a raster layer is being rendered I can not check in legend (the application is locked), but while a vector... Alvaro Huarte
11:55 AM Bug report #9447 (Feedback): Toggling layer visibility sometimes has no effect when using geometr...
Does it happens only with vectors? Giovanni Manghi
01:11 AM Bug report #9447: Toggling layer visibility sometimes has no effect when using geometry simplific...
Hi Leyan, I can reproduce this behavior in QGIS 2.0 Dufour and master before simplification was merged.
When user ch...
Alvaro Huarte
06:21 PM Feature request #8845: PDF output types & placement.
I found this link that has more info about PDF placement errors in InDesign.
http://indesignsecrets.com/failed-to-op...
James Harvey
06:00 PM Feature request #8845: PDF output types & placement.
I have tested the PDF's created by QGIS on a old Macbook Pro in an old copy of InDesign 3 and they work fine. The iss... James Harvey
05:46 PM Feature request #8845: PDF output types & placement.
I am still having issues with PDF placement. I have also tried the raster PDF output from QGIS, but still get errors ... James Harvey
06:01 PM Revision 62075294 (qgis): identify reprojected raster: use 1x1 pixel context in layer crs to get ...
Radim Blazek
03:58 PM Feature request #9456 (Closed): Improve offset line algorithm
The current line offset algorithm used in line symbol layers is prone to extreme jagged spikes and other rendering er... Nyall Dawson
03:56 PM Bug report #7873 (Closed): Delimited Text Icon has reverted
Seems to no longer be the case. ramon .
03:55 PM Bug report #9348: Selection of thousands of points very slow in QGIS2
Thanks Nathan, It was a curious.
Best Regards
Alvaro Huarte
03:52 PM Bug report #9348: Selection of thousands of points very slow in QGIS2
Like we have in Python. Well layer.getFeatures returns a lazy iterator that only evals when you call next. A bit lik... Nathan Woodrow
03:47 PM Bug report #9348: Selection of thousands of points very slow in QGIS2
In c# we can write a method as...
IEnumerable<QgsFeature> QgsVectorLayer::selectedFeaturesEnum()
{
QgsFeatureRequ...
Alvaro Huarte
03:35 PM Bug report #9348: Selection of thousands of points very slow in QGIS2
In C++ or Python.
What are you trying to do?
Nathan Woodrow
03:29 PM Bug report #9348: Selection of thousands of points very slow in QGIS2
Hi, I have a question, it is possible use in QGIS/Qt something similar to IEnumerable/IEnumerator interfaces of c# ?
...
Alvaro Huarte
03:16 PM Bug report #9348: Selection of thousands of points very slow in QGIS2
Nathan Woodrow wrote:
> Or better yet just use `selectedFeaturesCount()`.
You are right, thanks Nathan
Alvaro Huarte
03:10 PM Bug report #9348: Selection of thousands of points very slow in QGIS2
Ups...
https://github.com/yellow-sky/GeometryCopier/blob/master/src/geometry_copier.py#L126
https://github.com/yello...
Alvaro Huarte
03:09 PM Bug report #9348: Selection of thousands of points very slow in QGIS2
Or better yet just use `selectedFeaturesCount()`. Nathan Woodrow
03:07 PM Bug report #9348: Selection of thousands of points very slow in QGIS2
I think that the problem is:
https://github.com/yellow-sky/GeometryCopier/blob/master/src/geometry_copier.py#L109
It...
Alvaro Huarte
02:57 PM Bug report #9348: Selection of thousands of points very slow in QGIS2
Hi again
I've isolated the culprit. This slowness is due to the experimental "Geometry copier" plug-in by Nikulin Ev...
Rhenriques Henriques
02:41 PM Bug report #9348: Selection of thousands of points very slow in QGIS2
Rhenriques Henriques wrote:
> Hi Alvaro
>
> That example is before or after the code modification? Your selection is...
Alvaro Huarte
02:40 PM Bug report #9348 (Closed): Selection of thousands of points very slow in QGIS2
Giovanni Manghi
02:39 PM Bug report #9348: Selection of thousands of points very slow in QGIS2
Hi again Alvaro
Definitely a plug-in. I've just disabled all and selection is normal. I'm going to isolate the culpr...
Rhenriques Henriques
02:33 PM Bug report #9348: Selection of thousands of points very slow in QGIS2
Rhenriques Henriques wrote:
> Hi Alvaro
>
> That example is before or after the code modification? Your selection is...
Giovanni Manghi
02:29 PM Bug report #9348: Selection of thousands of points very slow in QGIS2
Try running with @--noplugins@ to check if it is a plugin issue Matthias Kuhn
02:27 PM Bug report #9348: Selection of thousands of points very slow in QGIS2
Hi Alvaro
That example is before or after the code modification? Your selection is indeed quicker. Maybe it's an OS ...
Rhenriques Henriques
01:51 PM Bug report #9348: Selection of thousands of points very slow in QGIS2
Hi Rhenriques, I get "normal" results, I have released a video (~18mb):
http://www.filedropper.com/testissue9348
c...
Alvaro Huarte
10:55 AM Bug report #9348: Selection of thousands of points very slow in QGIS2
Hi Alvaro
The data that I'm using is restricted. However I've generated a Random 400000 Points layer for the Iberian...
Rhenriques Henriques
09:02 AM Bug report #9348: Selection of thousands of points very slow in QGIS2
Rhenriques Henriques wrote:
> Hi Alvaro
>
> Thank you so much for taking ongoing this annoying issue. I've made the ...
Alvaro Huarte
08:24 AM Bug report #9348: Selection of thousands of points very slow in QGIS2
Hi Alvaro
Thank you so much for taking ongoing this annoying issue. I've made the modifications to the xxx.h files i...
Rhenriques Henriques
03:20 PM Bug report #9455 (Closed): Composer Item snaps to paper's shadow rather than paper
Hi !
There's a rectangle which represents the shadow of the paper in the composer. When moving objects around, they ...
Olivier Dalang
02:54 PM Bug report #9315: Field Calculator, slow performance with 2.1.0-104
Matthias Kuhn wrote:
> I could (partially) revert commit:5c38775 which could probably help here. But this would in tu...
Giovanni Manghi
02:51 PM Bug report #9429 (Closed): slow selection of features
Giovanni Manghi
02:44 PM Bug report #9429: slow selection of features
I think so Alvaro Huarte
02:37 PM Bug report #9429: slow selection of features

> But this issue is about other use case.
> I have not closed the issue #9348
the patch proposed has been merged an...
Giovanni Manghi
08:36 AM Bug report #9429: slow selection of features
Rhenriques Henriques wrote:
> Be careful because this problem is not solved. Selection remains slow as before in the ...
Alvaro Huarte
08:30 AM Bug report #9429 (Reopened): slow selection of features
Be careful because this problem is not solved. Selection remains slow as before in the latest NB. Even with the modif... Rhenriques Henriques
02:04 PM Revision ddec6639 (qgis): Merge pull request #1122 from Cracert/i18n
[TRANSUP] pl: WidgetGradient, QgsRel Werner Macho
02:04 PM Revision 0b882d01 (qgis): Merge pull request #1123 from Jean-Roc/traduction_ui
update fr ui Werner Macho
02:00 PM Revision b1aa21d8 (qgis): update fr ui
Jean-Roc Morreale
01:36 PM Bug report #9424: Attribute table editing writes simultaneously in the selected column for sorting
Outch, that was a bad one indeed. Sorry for that. Matthias Kuhn
01:35 PM Bug report #9424 (Closed): Attribute table editing writes simultaneously in the selected column ...
Fixed in changeset commit:"5f1c8f4980e2c6e78a4a49a3994a46e0da2dc059". Matthias Kuhn
11:50 AM Bug report #9424 (Open): Attribute table editing writes simultaneously in the selected column fo...
Giovanni Manghi
12:31 PM Revision ba0a6378 (qgis): Partial fix for #9196 - better handling of bounding boxes of WMS layers
Do not use WGS84 bounding box for all layers - instead use either bounding box
as declared in capabilities document f...
Martin Dobias
12:31 PM Revision ec7718b5 (qgis): Second part of fix for #9196 (WMTS)
If WMTS capabilities do not include a bounding box, try to detect it from
tileset matrix information (instead of usin...
Martin Dobias
11:54 AM Bug report #7822 (Closed): Export to Spatialite is really slow, compared to commandline ogr2ogr
Please reopen if I'm wrong:
right now (on Ubuntu, GDAL/OGR 1.10.0) the operation is slow also from the command line....
Giovanni Manghi
11:54 AM Bug report #7822 (Closed): Export to Spatialite is really slow, compared to commandline ogr2ogr
Please reopen if I'm wrong:
right now (on Ubuntu, GDAL/OGR 1.10.0) the operation is slow also from the command line....
Giovanni Manghi
11:44 AM Feature request #9451: Create a unified "Add Data" dialog
There's also an old ticket #773 for the same thing Martin Dobias
05:01 AM Feature request #9451 (Closed): Create a unified "Add Data" dialog
Create a unified "Add Data" dialog that can be used for any data source. This will significantly improve user experie... Jonathan Moules
11:42 AM Bug report #8481: "Errors: SUCCESS: 6 attribute(s) added. ERROR: field with index 4 is not the sa...
Matthias Kuhn wrote:
> Is this still an issue?
>
> Looking at my earlier comments, I didn't take care of this one: "...
Giovanni Manghi
11:37 AM Revision 7a9e6820 (qgis): fix #9430: do not enable copy to layer if nothing to copy
Denis Rouzaud
11:37 AM Bug report #9148 (Feedback): Data Defined Label Locations NULL value doesn't work as expected wit...
Hi Alexandre, I can confirm the issue, but I'm not sure is a regression. Did it worked ok on previous QGIS releases? Giovanni Manghi
11:37 AM Bug report #9148 (Feedback): Data Defined Label Locations NULL value doesn't work as expected wit...
Hi Alexandre, I can confirm the issue, but I'm not sure is a regression. Did it worked ok on previous QGIS releases? Giovanni Manghi
11:32 AM Bug report #9442 (Open): Digitizing broken in QGIS master
Issued confirmed for shapefiles, PostGIS ok. Giovanni Manghi
04:08 AM Bug report #9442: Digitizing broken in QGIS master
Hi, I can reproduce the issue on my machine (7a9e682),
but only using Polygon features with OGR and Spatialite provi...
Salvatore Larosa
02:46 AM Bug report #9442 (Feedback): Digitizing broken in QGIS master
I can't reproduce with today's master on ubuntu Denis Rouzaud
10:02 AM Bug report #9453 (Closed): ERROR: schema "topology" does not exist
Fixed in changeset commit:"7456eb7924edd0a660ca98b3e6d7517bdce2fea8". Jürgen Fischer
08:39 AM Bug report #9453 (Closed): ERROR: schema "topology" does not exist
Metadata tables of topology are queried even if topology is not available, resulting in an error.
This is when connec...
Sandro Santilli
09:13 AM Bug report #5896: Identify of WMS layers does not work
Confirmed for points and lines and fixed. Identify tool is now using as context 1x1 pixel box reprojected to layer CR... Radim Blazek
09:03 AM Bug report #5896 (Closed): Identify of WMS layers does not work
Fixed in changeset commit:"62075294638e3716c244371d056797efda125905". Radim Blazek
08:52 AM Bug report #9454: MapNodeTool unnecessarily refresh the map
This pull fixes the bug:
https://github.com/qgis/QGIS/pull/1125
Alvaro Huarte
08:52 AM Bug report #9454: MapNodeTool unnecessarily refresh the map
This pull fixes the bug:
https://github.com/qgis/QGIS/pull/1125
Alvaro Huarte
08:52 AM Bug report #9454: MapNodeTool unnecessarily refresh the map
This pull fixes the bug:
https://github.com/qgis/QGIS/pull/1125
Alvaro Huarte
08:52 AM Bug report #9454: MapNodeTool unnecessarily refresh the map
This pull fixes the bug:
https://github.com/qgis/QGIS/pull/1125
Alvaro Huarte
08:46 AM Bug report #9454 (Closed): MapNodeTool unnecessarily refresh the map
When MapNodeTool is active and user changes the selected nodes, it unnecessarily refresh the map Alvaro Huarte
07:38 AM Feature request #6816 (Feedback): Display length and azimuth while digitizing polylines and polygons
there is a new plugin which does this: CadInput [0]
as of today, it is available as an experimental plugin.
[0] http...
Denis Rouzaud
07:36 AM Bug report #8873: "Delete Ring" - snap tolerance warning
https://github.com/qgis/QGIS/pull/1127 Denis Rouzaud
05:04 AM Feature request #2490 (Closed): Topological editing for lines
luca76 -
04:15 AM Bug report #9196 (Closed): WMTS and CRS issue
Fixed in commit:ba0a637803 (WMS: better use of reported bounding boxes) and commit:ec7718b55e (WMTS: detection of bou... Martin Dobias
04:15 AM Bug report #9196 (Closed): WMTS and CRS issue
Fixed in commit:ba0a637803 (WMS: better use of reported bounding boxes) and commit:ec7718b55e (WMTS: detection of bou... Martin Dobias
04:15 AM Bug report #9196 (Closed): WMTS and CRS issue
Fixed in commit:ba0a637803 (WMS: better use of reported bounding boxes) and commit:ec7718b55e (WMTS: detection of bou... Martin Dobias
04:13 AM Bug report #9444: WFS client not requesting new features when not-cached
> If you would raise the maxfeaturenumber of your WFS to 10000, I think you would be happy with current 'strategy' :-... Jonathan Moules
04:11 AM Feature request #9450 (Open): New WFS connection option - Max number of features returned
On the WFS "New Connection" - create a new option:
"Maximum Features Returned (if known)" (or some better wording).
...
Jonathan Moules
04:10 AM Revision 8c47c0e8 (qgis): [TRANSUP] pl: WidgetGradient, QgsRel
Robert Szczepanek
02:40 AM Bug report #9430 (Closed): Disable "Paste Features as New Layer" if empty clipboard
Fixed in changeset commit:"7a9e6820043d26579d8a07f1ce0adde841f842e7". Denis Rouzaud
02:24 AM Bug report #9441 (Closed): cannot add a 1 segment line part in a multiline layer
Denis Rouzaud

2014-01-28

12:27 AM Bug report #9448 (Closed): New spatialite layer never completes
Same as #8340
alobo -
12:16 AM Bug report #9448 (Closed): New spatialite layer never completes
I try
1. Layer/New spatialite layer
2. Navigate to a directory and name the new layer test
3. Operation never comple...
alobo -
11:49 PM Bug report #9429 (Closed): slow selection of features
Alvaro Huarte
11:49 PM Bug report #9429 (Resolved): slow selection of features
Alvaro Huarte
09:56 PM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
Mathieu seems to think I can get the error with this data http://www.licadho-cambodia.org/error2.zip.
What I'm seein...
ramon .
08:33 PM Revision 00680cd7 (qgis): Merge pull request #1104 from leyan/projectCRS
Consistent management of project CRS properties in project file Marco Hugentobler
07:24 PM Revision 2dabba45 (qgis): gdaltools batch operations: only update progress when there are input f...
Etienne Tourigny
07:04 PM Revision 921510d1 (qgis): gdaltools warp: overwrite existing files when not in batch mode
Etienne Tourigny
06:15 PM Bug report #9447 (Closed): Toggling layer visibility sometimes has no effect when using geometry ...
When I toggle layers visibility from the Layers window, sometimes there is no effect. The checkbox is toggled, but th... Leyan Ouyang
06:02 PM Revision 469bcbf8 (qgis): [TRANSUP] filename change to bring it closer to webpage and documentation
Signed-off-by: Werner Macho <[email protected]> Werner Macho
05:43 PM Bug report #9424: Attribute table editing writes simultaneously in the selected column for sorting
I also met this issue, very confusing to see random data changed in the table, even if the underlying data is not aff... Leyan Ouyang
05:09 AM Bug report #9424: Attribute table editing writes simultaneously in the selected column for sorting
Hi Matthias
> Are you saying, that when you edit an attribute in the attribute table, it should not automatically b...
Giovanni Manghi
03:59 AM Bug report #9424 (Feedback): Attribute table editing writes simultaneously in the selected colum...
I am not sure I understand this report.
Are you saying, that when you edit an attribute in the attribute table, it s...
Matthias Kuhn
05:21 PM Revision 3256c926 (qgis): Add scale method to data defined size label, related to #8887
Radim Blazek
04:57 PM Revision 8cf9936d (qgis): #9441 add 1 segment line part to multiline layer
Denis Rouzaud
11:34 AM Bug report #9397 (Closed): Project's CRS is not written properly in the project's file
Fixed by leyan in https://github.com/qgis/QGIS/pull/1104 Marco Hugentobler
10:43 AM Revision 17aa0f06 (qgis): Merge pull request #1121 from zjankovic/master
Refreshed CRO translation Werner Macho
10:17 AM Revision 8500e800 (qgis): Refreshed CRO translation
Zoran
09:02 AM Revision ff9c76af (qgis): Merge pull request #1119 from Cracert/i18n
[TRANSUP] pl: ScriptEditor, SettingsDialogPython, Widget.. Werner Macho
08:49 AM Bug report #8887: qgis don't use correctly the map-units in dimension of data-defined-properties ...
There is no bug but it is quite tricky. Data defined size may be used in two modes as area or diameter. Unfortunately... Radim Blazek
08:19 AM Bug report #9148 (Reopened): Data Defined Label Locations NULL value doesn't work as expected wit...
Alexandre Neto
08:16 AM Bug report #9148 (Closed): Data Defined Label Locations NULL value doesn't work as expected with ...
Can can confirm this also with postgis. If the X and Y values are NULL (Label not fixed), the labels are draw near 0,... Alexandre Neto
08:16 AM Bug report #9148 (Closed): Data Defined Label Locations NULL value doesn't work as expected with ...
Can can confirm this also with postgis. If the X and Y values are NULL (Label not fixed), the labels are draw near 0,... Alexandre Neto
08:12 AM Bug report #9446 (Closed): offset tool crashes with multipolygons
to reproduce:
active layer: an editable line layer
enable offset tool
click on a multipolygon feature
Denis Rouzaud
07:58 AM Bug report #9441 (Resolved): cannot add a 1 segment line part in a multiline layer
fixed in #8cf9936d44bd2bbc733f3d6e57456f6ca65bd508 Denis Rouzaud
07:30 AM Revision 6c3f2ed8 (qgis): [composer] Standardise capitalisation
Nyall Dawson
07:30 AM Revision 6d162e68 (qgis): [composer] Update default toolbar positions
Nyall Dawson
07:23 AM Bug report #9444: WFS client not requesting new features when not-cached
Hi,
Not all QGIS users are also managing the WFS server they are using so they could raise the server side maxFeatur...
Jukka Rahkonen
06:33 AM Bug report #9444: WFS client not requesting new features when not-cached
On second thought, it is not so much a bug in the logic I think, but more that what you want is a different 'refresh ... Richard Duivenvoorde
06:20 AM Bug report #9444: WFS client not requesting new features when not-cached
if I run QGIS in debug mode here on Linux, and load your wfs and pan the view, I see this message:
src/providers/wfs...
Richard Duivenvoorde
04:20 AM Bug report #9444: WFS client not requesting new features when not-cached
Hi Richard - I think you're more referring to what I reported in this ticket - #8871 - which is a different thing. I ... Jonathan Moules
01:42 AM Bug report #9444: WFS client not requesting new features when not-cached
sorry for the longread...
I wrote a small blog about this 'problem' http://www.qgis.nl/2013/04/29/qgis-en-wfs-cachin...
Richard Duivenvoorde
01:18 AM Bug report #9444: WFS client not requesting new features when not-cached
Everybody can not repeat the issue with these steps but one must zoom to correct area before 2) gives any features. T... Jukka Rahkonen
01:07 AM Bug report #9444: WFS client not requesting new features when not-cached
We have been experiencing the same issue. Datasets of different sizes and with different feature limits all have this... Neil Benny
04:33 AM Revision 7df74aea (qgis): [TRANSUP] pl: ScriptEditor, SettingsDialogPython, Widget..
Robert Szczepanek
04:08 AM Bug report #8481 (Feedback): "Errors: SUCCESS: 6 attribute(s) added. ERROR: field with index 4 is...
Is this still an issue?
Looking at my earlier comments, I didn't take care of this one: "Postgres: Field length and ...
Matthias Kuhn
03:55 AM Bug report #9445 (Closed): crash during diagram creation
Hi,
qgis crashes when trying to create histogram diagram (no matter which variables or how many variables).
No probl...
matteo ghetta
03:52 AM Bug report #9431 (Feedback): Crash When Using Relationships with Large PostGIS Tables
Hi Jeremy,
It would be very helpful if you could attach a stacktrace of your crash and check how the memory consumpt...
Matthias Kuhn
03:52 AM Bug report #9431 (Feedback): Crash When Using Relationships with Large PostGIS Tables
Hi Jeremy,
It would be very helpful if you could attach a stacktrace of your crash and check how the memory consumpt...
Matthias Kuhn
02:13 AM Bug report #9348 (Feedback): Selection of thousands of points very slow in QGIS2
Alvaro Huarte
01:36 AM Bug report #9439: QGIS sends requests for layers when scrolling
I have seen this before. OpenJUMP used to do the same. Adding a timer that waits for 0.7 seconds resolved the issue. ... Jukka Rahkonen

2014-01-27

12:26 AM Revision d647354a (qgis): sip fixes
Jürgen Fischer
12:20 AM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
Hi Mathieu, to try reproduce the error, please can you send me the situation on the map? (windows size, map center po... Alvaro Huarte
08:28 PM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
Alvaro, the layer gone missing is definitively linked to on the fly reprojection between ESPG:3148 (meter-based) to E... Mathieu Pellerin - nIRV
12:19 AM Bug report #9444 (Closed): WFS client not requesting new features when not-cached
Might be a regression.
1) Add http://maps.warwickshire.gov.uk/gs/ows as a WFS service
2) Add "Street Lights" - unche...
Jonathan Moules
08:27 PM Revision c4b4d6f2 (qgis): german translation update and translation string fix
Jürgen Fischer
04:41 PM Revision 6331e70e (qgis): Update of IT GUI translation - thanks Stefano Campus
Paolo Cavallini
04:08 PM Bug report #9443 (Closed): Snapping to guides not working in windows
In windows the snapping to guides is not snapping to the guides.
http://osgeo-org.1560.x6.nabble.com/Guides-and-grid...
ramon .
03:59 PM Feature request #9381: Print composer: add option for point grid
Is a point grid like in the attached file?
(Yep, I know the red dots are big and glary, but that can be changed)
ramon .
02:59 PM Revision d0d55818 (qgis): Merge pull request #1117 from asiersarasua/master
Basque translation update Werner Macho
02:27 PM Bug report #9375 (Feedback): Simplification causes GEOS exceptions when layer has labels
Alvaro Huarte
02:01 PM Revision a8463aa0 (qgis): Basque translation update
Asier Sarasua
01:55 PM Revision 7b21c727 (qgis): Fix windows build
Nathan Woodrow
01:54 PM Revision eb9a22e9 (qgis): Dump CASE correctly in QgsExpression::dump()
Nathan Woodrow
01:13 PM Revision 578a83a0 (qgis): Drop margins on expression builder
Nathan Woodrow
12:12 PM Revision d876ea2a (qgis): [composer] fixed composer legends inappropriately connected to the firs...
Olivier Dalang
12:11 PM Revision 177e5a19 (qgis): [composer] ComposerLegend update all now only applies to referenced map...
Olivier Dalang
11:41 AM Revision cac7790e (qgis): Typo fix, thanx to Carlos
Signed-off-by: Werner Macho <[email protected]> Werner Macho
11:19 AM Bug report #8600: QGIS 2.0 not working with NTLM proxy
Yes before the switch happened in the plugin manager NTLM worked for downloading plugins. Other core web access funct... Jeremy Palmer
03:47 AM Bug report #8600 (Feedback): QGIS 2.0 not working with NTLM proxy
Hi Jeremy,
is this really a regression or it wasn't supported either on older qgis releases?
The blocker tag is res...
Giovanni Manghi
09:30 AM Revision b49dda69 (qgis): sip documentation fix
Jürgen Fischer
09:22 AM Revision 74e7314c (qgis): update sip bindings II
Jürgen Fischer
08:45 AM Revision 08405c51 (qgis): Merge pull request #1115 from Cracert/i18n
[TRANSUP] pl Werner Macho
08:13 AM Bug report #9442 (Closed): Digitizing broken in QGIS master
It seems that editing broke in QGIS master
Testing on
2.1.0+git20140126+55727f7~precise-ubuntugis1
Trying move a ...
Giovanni Manghi
08:00 AM Bug report #9441: cannot add a 1 segment line part in a multiline layer
new part's geometry is invalid -- to be more precise Denis Rouzaud
07:59 AM Bug report #9441 (Closed): cannot add a 1 segment line part in a multiline layer
trying to add a 1 segment line part to a feature in a multiline layer gives "invalid geometry" after right clicking. Denis Rouzaud
07:52 AM Bug report #9440 (Open): Do not show DB geometric columns in table view
When there is only one column in a database table, it is displayed on the canvas, and nothing is shown on the table i... Paolo Cavallini
07:05 AM Feature request #4852: Add gdal2xyz.py to GdalTools
There are still reasons not to do so:
* Processing is not always 100% stable
* GDALTools shows the gdal command line,...
Paolo Cavallini
07:01 AM Feature request #4852: Add gdal2xyz.py to GdalTools
How about porting gdaltools to processing toolbox (those that do not have an equivalent) and removing gdaltool? Etienne Tourigny
03:58 AM Feature request #4852: Add gdal2xyz.py to GdalTools
oh, right, I had forgot about it :) Giovanni Manghi
03:57 AM Feature request #4852 (Closed): Add gdal2xyz.py to GdalTools
gdal2xyz already available in Processing toolbox. It was added about 5-6 month ago Alexander Bruy
03:57 AM Feature request #4852 (Closed): Add gdal2xyz.py to GdalTools
gdal2xyz already available in Processing toolbox. It was added about 5-6 month ago Alexander Bruy
02:46 AM Feature request #4852: Add gdal2xyz.py to GdalTools
Antonio Locandro wrote:
> any updates? do you think this could be done for 2.2 or 2.4
it should be relatively easy t...
Giovanni Manghi
06:49 AM Revision 41dd3d69 (qgis): [TRANSUP] pl
Robert Szczepanek
06:08 AM Bug report #9439 (Closed): QGIS sends requests for layers when scrolling
The following certainly happens with WMS, WCS, WMTS. Probably happens with other data providers, but they don't log a... Jonathan Moules
05:34 AM Bug report #9438 (Closed): WMS CRS listed multiple times
Using WMS:
1) Connect to : http://maps.warwickshire.gov.uk/gs/ows
2) Add item 15 (z_OS_Raster_basemap)
3) QGIS might ...
Jonathan Moules
05:28 AM Bug report #9437: WMS Client getting WGS84 BBOX wrong
Might be related to #6941 and/or #9196 Jonathan Moules
05:25 AM Bug report #9437 (Closed): WMS Client getting WGS84 BBOX wrong
Using WMS:
1) Connect to : http://maps.warwickshire.gov.uk/gs/ows
2) Add item 15 (z_OS_Raster_basemap)
3) QGIS might ...
Jonathan Moules
05:14 AM Feature request #8898: "Save vector layer as" - limit export
I like the "Extent" functionality on the "Save Raster layer as" dialog. Could that not be used/replicated?
That gets...
Jonathan Moules
02:06 AM Feature request #8898: "Save vector layer as" - limit export
For the extent-based export, there are two options:
1. have just a checkbox ("Export only features visible in map can...
Martin Dobias
04:59 AM Bug report #9436 (Closed): QGIS locks up while waiting for WMS response
For whatever reason, my WMS server isn't responding to queries at all (timeout).
To replicate: Requires Non-functioni...
Jonathan Moules
04:41 AM Bug report #6212: Incorrect sorting of uppercase and accented words in the "Style -> Categorized"...
Confirmed as fixed. Jonathan Moules
04:39 AM Bug report #9420 (Reopened): Bad WMS display (EPSG:2972)
Sorry but please have a look to my second sentence.
I've updated my dev version today and it doesn't work well anyway...
Julien LARSENEUR
04:39 AM Bug report #9420 (Reopened): Bad WMS display (EPSG:2972)
Sorry but please have a look to my second sentence.
I've updated my dev version today and it doesn't work well anyway...
Julien LARSENEUR
04:39 AM Bug report #9420 (Reopened): Bad WMS display (EPSG:2972)
Sorry but please have a look to my second sentence.
I've updated my dev version today and it doesn't work well anyway...
Julien LARSENEUR
04:35 AM Bug report #8870: "Metadata" for WMS/WFS/etc? layer issues
Note: Apparently these fields are for user metadata. My question then is - why? They can be easily automatically popu... Jonathan Moules
03:48 AM Feature request #9435 (Open): Simplification of layers when exporting composition to svg
QGIS should have an option to simplify map layers when exporting to svg. Otherwise complex map layers result in svg s... Nyall Dawson
03:37 AM Bug report #9415 (Closed): Problem with current Debian build
Fixed in latest master version.
Andy Wood
03:28 AM Bug report #8980: svg fill issue: lines not rendered correctly
There are two kind of irregularities with sv11.svg which do apply to any use of that svg including point markers and ... Radim Blazek
03:28 AM Bug report #8980: svg fill issue: lines not rendered correctly
There are two kind of irregularities with sv11.svg which do apply to any use of that svg including point markers and ... Radim Blazek
03:28 AM Bug report #8980: svg fill issue: lines not rendered correctly
There are two kind of irregularities with sv11.svg which do apply to any use of that svg including point markers and ... Radim Blazek
03:21 AM Bug report #7177 (Closed): Composer's legend "all" button does not take "lock layers" into account
Fixed in changeset commit:"177e5a195249f0ebae68c7a76acebb0fb95b7d36". Olivier Dalang
03:14 AM Bug report #9060: Area is wrong in QGIS master (again)
Alvaro Huarte wrote:
> Hi, this patch fix the ellipsoid and units selection in the project properties dialog. The cur...
Giovanni Manghi
03:05 AM Bug report #5758: Primary key issue when using merge attributes of selected features tool
This is the error I get when trying to save my changes:
Could not commit changes to layer sgev...
Alexandre Neto
03:02 AM Bug report #5758 (Reopened): Primary key issue when using merge attributes of selected features tool
I still have this problem with "merge attributes of selected features".
I'm trying to make it work in a Postgis tabl...
Alexandre Neto
03:02 AM Bug report #5758 (Reopened): Primary key issue when using merge attributes of selected features tool
I still have this problem with "merge attributes of selected features".
I'm trying to make it work in a Postgis tabl...
Alexandre Neto
02:52 AM Feature request #8537 (Closed): snap when measuring
I can confirm that snapping works (at least on master) also for measuring tools. Giovanni Manghi
02:52 AM Feature request #8537 (Closed): snap when measuring
I can confirm that snapping works (at least on master) also for measuring tools. Giovanni Manghi
02:51 AM Feature request #8495: lat-long graticule on projected map
Antonio Locandro wrote:
> Hi at our office we make aeronautical charts and we used Lat/Lon graticule on a projected m...
Giovanni Manghi
02:51 AM Feature request #8495: lat-long graticule on projected map
Antonio Locandro wrote:
> Hi at our office we make aeronautical charts and we used Lat/Lon graticule on a projected m...
Giovanni Manghi
02:47 AM Feature request #7208: replace the "merge shapefiles" code with new more efficient one (python co...
Antonio Locandro wrote:
> Any updates on this?
nope.
Giovanni Manghi
02:44 AM Bug report #5896: Identify of WMS layers does not work

> I added a new description/title to this ticket to makes things a little more clear. It seems that overall things a...
Giovanni Manghi
02:39 AM Revision af1bdf66 (qgis): Merge pull request #1114 from ahuarte47/Issue_9429
Fix bug #9429: no validate featureIds using all feature collection Nathan Woodrow
02:33 AM Revision 624ef2f1 (qgis): #9429: no validate featureIds using all feature collection
Alvaro Huarte
02:17 AM Bug report #9433: Error in DB Manager reading toplogy.layer
No idea, sorry - I just noticed that the error is gone when connecting from master Paolo Cavallini
02:14 AM Bug report #9433: Error in DB Manager reading toplogy.layer
No backport ?

:'(
Any pointer to the fixing commit, in case anyone is willing to backport ?
Sandro Santilli
01:54 AM Bug report #9433: Error in DB Manager reading toplogy.layer
Yes. However, a test revealed that in master the problem does not show off. As no backporting will be done, I think t... Paolo Cavallini
01:44 AM Bug report #9433: Error in DB Manager reading toplogy.layer
Does the user you connect as have permissions to read topology.layer ? Sandro Santilli
01:20 AM Bug report #9433 (Closed): Error in DB Manager reading toplogy.layer
Clicking on topology.layer of a postgis_topology DB consistently returns
an error. PostGIS 2.1.1. Tested on Debian un...
Paolo Cavallini
02:05 AM Bug report #9348: Selection of thousands of points very slow in QGIS2
I do not test this case use, but this patch
https://github.com/qgis/QGIS/pull/1114
can fix this issue
Alvaro
Alvaro Huarte
02:02 AM Feature request #4136 (Closed): Symbolizing field from a table joined to a joined table
Bernhard Ströbl
01:57 AM Bug report #7780: Incorrect number of rows when testing layer filter expression
I would not mind passing this issue to "Feature". And if there is no better solution, we could inform the user that h... Alexandre Neto
01:45 AM Bug report #9434 (Closed): DB Manager versioning: language "SQL" does not exist
Activating versioning in DB Manager throws an error:
language "SQL" does not exist
QGIS 2.0.1, on Debian and Window...
Paolo Cavallini
01:33 AM Bug report #3496 (Closed): Print Composer in QGIS 1.6.0 does no longer select the rows of the vis...
Seems fixed. Please reopen if necessary. Paolo Cavallini
01:33 AM Bug report #3496 (Closed): Print Composer in QGIS 1.6.0 does no longer select the rows of the vis...
Seems fixed. Please reopen if necessary. Paolo Cavallini
01:33 AM Bug report #3496 (Closed): Print Composer in QGIS 1.6.0 does no longer select the rows of the vis...
Seems fixed. Please reopen if necessary. Paolo Cavallini
01:32 AM Feature request #6985 (Closed): Export print layout as image with world file
AFAIK, this has been implemented. Reopen if necessary. Paolo Cavallini
01:32 AM Feature request #6985 (Closed): Export print layout as image with world file
AFAIK, this has been implemented. Reopen if necessary. Paolo Cavallini
01:19 AM Feature request #8868: Don't show provider specific layer data source string
Then to avoid more confusion I suggest to just remove the whole "Layer source" field.
Currently the is no universal ...
Martin Dobias

2014-01-26

12:50 AM Bug report #9429: slow selection of features
Hi Alvaro, thanks for looking into this long standing and painful issue.
Does this
#9348
duplicates this ticket?
...
Giovanni Manghi
11:58 PM Bug report #9429 (Reopened): slow selection of features
Reopened to enable ids validation in new optional parameter:
QgsVectorLayer::setSelectedFeatures( const QgsFeatureId...
Alvaro Huarte
05:45 PM Bug report #9429 (Closed): slow selection of features
Alvaro Huarte
05:35 PM Bug report #9429: slow selection of features
Nathan Woodrow wrote:
> I agree the check is not needed. We have the ids and if they are not in the layer then they j...
Alvaro Huarte
05:16 PM Bug report #9429: slow selection of features
I agree the check is not needed. We have the ids and if they are not in the layer then they just don't get selected n... Nathan Woodrow
04:42 PM Bug report #9429 (Closed): slow selection of features
Any selection of features in QGIS calls to 'QgsVectorLayer::setSelectedFeatures' and from this commit (#39fab67e602aa... Alvaro Huarte
12:49 AM Bug report #5896: Identify of WMS layers does not work
Radim Blazek wrote:
> The bug in master (will be 2.1), i.e. crash if format is feature and OTFR is no was fixed by co...
Giovanni Manghi
12:46 AM Bug report #9432 (Closed): Points In Polygons: New column should be integer not real
Maybe I'm missing something, but if we are doing a count the result will always be a whole number so the data type of... Chris Brown
12:09 AM Bug report #9431: Crash When Using Relationships with Large PostGIS Tables
Jeremy - I am not the developer of this feature. But yes - currently, the tables are all fetched to the client and th... Andreas Neumann
06:08 PM Bug report #9431 (Closed): Crash When Using Relationships with Large PostGIS Tables
Does this feature support large relationship tables from a database? I tried to build a relationship between PostgreS... Jeremy Palmer
11:23 PM Bug report #9050 (Closed): Cannot add a scalebar in meters of project is wgs84
I'll close this issue as it's implemented in master.
However, the implementation is currently somewhat confusing as ...
Mathieu Pellerin - nIRV
11:20 PM Bug report #9050 (Feedback): Cannot add a scalebar in meters of project is wgs84
Isn't this fixed in master? Paolo Cavallini
04:40 PM Bug report #9050: Cannot add a scalebar in meters of project is wgs84
This kind of behaviour is available in other COTS software, I don't know if people actually pay attention that it cou... Antonio Locandro
11:20 PM Feature request #8537: snap when measuring
The snap settings are taken from digitizing options Paolo Cavallini
05:12 PM Feature request #8537: snap when measuring
@paolo, how do you enable this? I tried measurement yesterday and it didn't snap at all. I was under the impression t... Antonio Locandro
11:11 PM Bug report #8068: Wrong font display in qgis server
It's blocker. We can not use the server > 1.8. Evgeniy Nikulin
06:36 PM Revision d4e36941 (qgis): update sip bindings
Jürgen Fischer
06:14 PM Feature request #8711: Please add decent North arrows
Hi !
A google-images search on "north arrows" gives a lot of ideas.
Please add only very simple, clean and pro-loo...
Olivier Dalang
05:14 PM Feature request #8711: Please add decent North arrows
I guess adding arrows would mean generating SVG for them right? If someone can point me in the right direction and pr... Antonio Locandro
06:04 PM Revision 3c5c7de3 (qgis): Fixed point pattern fill usedAttributes(), fixes #7736
Radim Blazek
05:59 PM Bug report #9371: Paste Features as New Vector Layer/New Memory Vector layer fails with bigint co...
I also get a problem with int4 columns from a PostGIS source. Error is "Cannot create field id (int4,int)". PostGIS s... Jeremy Palmer
05:26 PM Bug report #9430 (Closed): Disable "Paste Features as New Layer" if empty clipboard
The new "paste features as new layer" feature should be disabled if the clipboard is empty.
Also see #9083
In addit...
Jeremy Palmer
05:16 PM Feature request #9381: Print composer: add option for point grid
I think a few more options should be added apart from what its proposed, currently only zebra option and another I ca... Antonio Locandro
05:11 PM Feature request #8495: lat-long graticule on projected map
Hi at our office we make aeronautical charts and we used Lat/Lon graticule on a projected map in other COTS software,... Antonio Locandro
05:08 PM Feature request #7208: replace the "merge shapefiles" code with new more efficient one (python co...
Any updates on this? Antonio Locandro
05:07 PM Feature request #6499: Allow choose the default measurement units to use
Yes I think this would be useful Antonio Locandro
05:05 PM Feature request #5516: Better sorting of menus
I would think the new UI/UX user list would be able to comment on this topic and reach a resolution, hopefully for 2.... Antonio Locandro
05:04 PM Feature request #4950: Progress bar when export print-layout to image/pdf
I think this would be an awesome addition, maybe Nyall can look into it Antonio Locandro
05:03 PM Feature request #4852: Add gdal2xyz.py to GdalTools
any updates? do you think this could be done for 2.2 or 2.4 Antonio Locandro
03:23 PM Bug report #9060: Area is wrong in QGIS master (again)
Hi, this patch fix the ellipsoid and units selection in the project properties dialog. The current settings are prese... Alvaro Huarte
02:01 PM Bug report #9060 (Feedback): Area is wrong in QGIS master (again)
Rhenriques Henriques wrote:
> Nyall is right! I've only tested in projects with projected units. The settings are not...
Giovanni Manghi
03:12 PM Revision 742f49f0 (qgis): russian translation update
Alexander Bruy
03:10 PM Bug report #8818: "value map" widget broken
> Alvaro Huarte wrote:
> > One question about another issue:
> > Why QGIS does not draw current selected features as ...
Alvaro Huarte
12:56 PM Bug report #8818: "value map" widget broken
Giovanni Manghi wrote:
> ... I have seen the correct values (the ones defined in the "value" column of the map), but...
Alvaro Huarte
02:48 AM Bug report #8818: "value map" widget broken
Alvaro Huarte wrote:
> >
> > I have tested your patched QGIS and unfortunately it is still not working.
>
> Very we...
Giovanni Manghi
02:31 PM Bug report #9169 (Closed): Grass raster values not identified properly
closing for lack of feedback Giovanni Manghi
02:31 PM Bug report #9169 (Closed): Grass raster values not identified properly
closing for lack of feedback Giovanni Manghi
02:30 PM Bug report #9315: Field Calculator, slow performance with 2.1.0-104
I could (partially) revert commit:5c38775 which could probably help here. But this would in turn reintroduce bug #926... Matthias Kuhn
02:16 PM Bug report #9315: Field Calculator, slow performance with 2.1.0-104
Matthias Kuhn wrote:
> Is it a regression?
it seems faster in qgis 2.0.1
Giovanni Manghi
01:47 PM Bug report #9315: Field Calculator, slow performance with 2.1.0-104
Is it a regression? Matthias Kuhn
01:41 PM Bug report #9315: Field Calculator, slow performance with 2.1.0-104
dr - wrote:
> Also noticed that slow performance occurs only when Attribute Table is open (master, Ubuntu).
confirme...
Giovanni Manghi
01:41 PM Bug report #9315: Field Calculator, slow performance with 2.1.0-104
dr - wrote:
> Also noticed that slow performance occurs only when Attribute Table is open (master, Ubuntu).
confirme...
Giovanni Manghi
02:25 PM Bug report #8451 (Closed): "Transform error caught: forward transform of..." while editing on qgi...
The original issue described in this ticket seems gone in the latest master. Giovanni Manghi
02:25 PM Bug report #8451 (Closed): "Transform error caught: forward transform of..." while editing on qgi...
The original issue described in this ticket seems gone in the latest master. Giovanni Manghi
12:37 PM Bug report #9112 (Closed): QGIS master crashes on Linux when editing Spatialite layers with OTFR on
seems to work as expected on the latest master. Giovanni Manghi
12:37 PM Bug report #9112 (Closed): QGIS master crashes on Linux when editing Spatialite layers with OTFR on
seems to work as expected on the latest master. Giovanni Manghi
12:31 PM Bug report #7209 (Closed): WCS client seems broken
Radim Blazek wrote:
> Unfortunately it can also mean that the bug is still there but does not manifest.
I understa...
Giovanni Manghi
12:31 PM Bug report #7209 (Closed): WCS client seems broken
Radim Blazek wrote:
> Unfortunately it can also mean that the bug is still there but does not manifest.
I understa...
Giovanni Manghi
12:28 PM Bug report #7822 (Open): Export to Spatialite is really slow, compared to commandline ogr2ogr
Alexander Bruy wrote:
> Still cannot confirm. Export takes several seconds.
Hi Alex,
I can confirm the issue at so...
Giovanni Manghi
12:03 PM Bug report #8820 (Closed): "Value map" edit widget appears to have the value of the first value i...
seems ok on master. Please reopen if necessary. Giovanni Manghi
12:03 PM Bug report #8820 (Closed): "Value map" edit widget appears to have the value of the first value i...
seems ok on master. Please reopen if necessary. Giovanni Manghi
11:55 AM Bug report #9378 (Open): QGIS crash when editing WFS layers with overlaps
I can confirm it, as already said on qgis 32bit, not 64.
And does not happen on QGIS 1.8, so it is a regression.
Giovanni Manghi
11:55 AM Bug report #9378 (Open): QGIS crash when editing WFS layers with overlaps
I can confirm it, as already said on qgis 32bit, not 64.
And does not happen on QGIS 1.8, so it is a regression.
Giovanni Manghi
11:55 AM Bug report #9378 (Open): QGIS crash when editing WFS layers with overlaps
I can confirm it, as already said on qgis 32bit, not 64.
And does not happen on QGIS 1.8, so it is a regression.
Giovanni Manghi
11:51 AM Revision f4a7fcb7 (qgis): render missing SVG symbol (?) if SVG file does not exist
Radim Blazek
11:34 AM Bug report #9088 (Open): Text Annotation Symbols size is wrong in map composer
Giovanni Manghi
11:32 AM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
Mathieu Pellerin - nIRV wrote:
> Alvaro, I can still make the polygon layer (shapefile) disappear, as of revision 105...
Giovanni Manghi
11:24 AM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
Mathieu Pellerin - nIRV wrote:
> Alvaro, I can still make the polygon layer (shapefile) disappear, as of revision 105...
Alvaro Huarte
05:45 AM Bug report #9360 (Reopened): serious regression: whole layer not rendered (when simplify geometry...
Alvaro, I can still make the polygon layer (shapefile) disappear, as of revision 105ecfa8. Disabling simplify geometr... Mathieu Pellerin - nIRV
11:22 AM Bug report #9201 (Closed): Select by Location Failure on complex polygons
Closing for lack of feedback/sample data to replicate. Giovanni Manghi
11:22 AM Bug report #9201 (Closed): Select by Location Failure on complex polygons
Closing for lack of feedback/sample data to replicate. Giovanni Manghi
11:20 AM Bug report #9282 (Closed): Rule-based styling on SpatiaLite layer won't take, occasionally crashes

> So this issue would need a separate ticket, or eventually change the title and description of this one.
I'm closi...
Giovanni Manghi
11:20 AM Bug report #9282 (Closed): Rule-based styling on SpatiaLite layer won't take, occasionally crashes

> So this issue would need a separate ticket, or eventually change the title and description of this one.
I'm closi...
Giovanni Manghi
11:20 AM Bug report #9282 (Closed): Rule-based styling on SpatiaLite layer won't take, occasionally crashes

> So this issue would need a separate ticket, or eventually change the title and description of this one.
I'm closi...
Giovanni Manghi
11:18 AM Revision 55727f75 (qgis): Support SVG relative paths in SVG cache to enable relative data defined...
Radim Blazek
11:02 AM Bug report #8734 (Closed): Bug on dfx2shp plugin
Sandro Eduardo Nobrega wrote:
> If i just add the dfx file as a layer and then save it as shp it doesn't crash...
Th...
Giovanni Manghi
11:02 AM Bug report #8734 (Closed): Bug on dfx2shp plugin
Sandro Eduardo Nobrega wrote:
> If i just add the dfx file as a layer and then save it as shp it doesn't crash...
Th...
Giovanni Manghi
10:58 AM Bug report #8400: crash opening layer properties of a freshly inserted wms layer
Still true? Giovanni Manghi
10:58 AM Bug report #8400: crash opening layer properties of a freshly inserted wms layer
Still true? Giovanni Manghi
10:56 AM Bug report #8332 (Open): QGIS uses comma as decimal separator for shapefile attribute data
Giovanni Manghi
10:54 AM Bug report #8707 (Closed): Doens't load most of the layers.
Closing for lack of feedback and lack of sample data to allow us replicate the issue. Please reopen if necessary. Giovanni Manghi
10:54 AM Bug report #8707 (Closed): Doens't load most of the layers.
Closing for lack of feedback and lack of sample data to allow us replicate the issue. Please reopen if necessary. Giovanni Manghi
10:51 AM Bug report #7624 (Closed): QGIS crashes when pressing OK on the heatmap dialog
Aren Cambre wrote:
> Just want to confirm I am still seeing this behavior. If I don't hit *...* and select a file pat...
Giovanni Manghi
10:51 AM Bug report #7624 (Closed): QGIS crashes when pressing OK on the heatmap dialog
Aren Cambre wrote:
> Just want to confirm I am still seeing this behavior. If I don't hit *...* and select a file pat...
Giovanni Manghi
10:45 AM Revision 667e0671 (qgis): Merge pull request #1111 from Cracert/i18n
[TRANSUP] pl: plugin manager, options Werner Macho
10:45 AM Revision 16773ae8 (qgis): [TRANSUP] es by carlos, hu by Zoltan, nl by Raymond and Richard
Signed-off-by: Werner Macho <[email protected]> Werner Macho
10:41 AM Bug report #8979 (Open): Crashing WFS in 32bit Windows Install
Giovanni Manghi
10:39 AM Bug report #8438 (Open): WMT-S Crashes when loading layer
Giovanni Manghi
10:37 AM Bug report #8433 (Open): Repeated Crash - Spatial Query tool
Now I can also see the crash in both Linux and Windows using qgis master.
The operation works ok on QGIS 1.8, so it ...
Giovanni Manghi
10:37 AM Bug report #8433 (Open): Repeated Crash - Spatial Query tool
Now I can also see the crash in both Linux and Windows using qgis master.
The operation works ok on QGIS 1.8, so it ...
Giovanni Manghi
10:37 AM Bug report #8433 (Open): Repeated Crash - Spatial Query tool
Now I can also see the crash in both Linux and Windows using qgis master.
The operation works ok on QGIS 1.8, so it ...
Giovanni Manghi
10:37 AM Bug report #8433 (Open): Repeated Crash - Spatial Query tool
Now I can also see the crash in both Linux and Windows using qgis master.
The operation works ok on QGIS 1.8, so it ...
Giovanni Manghi
10:24 AM Bug report #5239 (Open): TIN interpolation causes crash
Marco Hugentobler wrote:
> This wasn't working in 1.8 too, so shouldn't be a blocker.
> Btw., it obviously is somethi...
Giovanni Manghi
10:24 AM Bug report #5239 (Open): TIN interpolation causes crash
Marco Hugentobler wrote:
> This wasn't working in 1.8 too, so shouldn't be a blocker.
> Btw., it obviously is somethi...
Giovanni Manghi
10:17 AM Bug report #8821 (Closed): bug print, create pdf and pictures
closing for lack of details, impossible to understand precisely what is the issue and how replicate it. Giovanni Manghi
10:17 AM Bug report #8821 (Closed): bug print, create pdf and pictures
closing for lack of details, impossible to understand precisely what is the issue and how replicate it. Giovanni Manghi
10:13 AM Bug report #7113 (Closed): QGS project files containing openlayers layers make QGIS crash when op...
Giovanni Manghi
10:12 AM Bug report #7113: QGS project files containing openlayers layers make QGIS crash when openlayers ...
closing for lack of feedback. Giovanni Manghi
10:13 AM Bug report #7607 (Closed): Crash after importing a vector layer to db using DBManager
Giovanni Manghi
10:13 AM Bug report #7607: Crash after importing a vector layer to db using DBManager
closing for lack of feedback. Giovanni Manghi
09:23 AM Bug report #9428 (Open): Transparency of markers in marker line is neither applied nor stored
The GUI for markers in a marker line has a transparency slider but the setting is not applied to the markers in the p... Anita Graser
09:06 AM Bug report #7736 (Closed): data defined rotation does not work for point pattern fills
Fixed in changeset commit:"3c5c7de3023c9ec2e9daa4d74b4846fd3e35caad". Radim Blazek
08:28 AM Bug report #7177: Composer's legend "all" button does not take "lock layers" into account
Done in pull request https://github.com/qgis/QGIS/pull/1113 Olivier Dalang
06:21 AM Bug report #9427 (Closed): Legend and scale refer to "Map 3", but there is no way to know which o...
Hi !
Composer Legends and Composer Scales refer to a particular map.
This map is selected by the user with a drop d...
Olivier Dalang
06:00 AM Bug report #9397: Project's CRS is not written properly in the project's file
Great, thanks ! I set done to 100% and hope it will be merged soon ! Olivier Dalang
04:28 AM Bug report #9426: layers not rendered (or partially rendered) in qgis master
Giovanni Manghi wrote:
> >
> > Hi Giovanni, if I create the spatial index and update the extent from layer properti...
Alvaro Huarte
04:24 AM Bug report #9426 (Closed): layers not rendered (or partially rendered) in qgis master
Alvaro Huarte wrote:
> Giovanni Manghi wrote:
> > after making a whatever editing operation the vectors do render cor...
Giovanni Manghi
04:24 AM Bug report #9426 (Closed): layers not rendered (or partially rendered) in qgis master
Alvaro Huarte wrote:
> Giovanni Manghi wrote:
> > after making a whatever editing operation the vectors do render cor...
Giovanni Manghi
04:17 AM Bug report #9426: layers not rendered (or partially rendered) in qgis master
Giovanni Manghi wrote:
> after making a whatever editing operation the vectors do render correctly, so maybe after al...
Alvaro Huarte
02:27 AM Bug report #9426: layers not rendered (or partially rendered) in qgis master
Hi, I have tested the data and ArcView 3.1 crash! I edited the code for QGIS does not use the current map extent to f... Alvaro Huarte
02:01 AM Bug report #9426: layers not rendered (or partially rendered) in qgis master
after making a whatever editing operation the vectors do render correctly, so maybe after all is a data issue(?). Not... Giovanni Manghi
01:32 AM Bug report #9426 (Closed): layers not rendered (or partially rendered) in qgis master
I just compiled from source the latest code and have issues with the attached vectors (try zoom in).
This does not s...
Giovanni Manghi
02:56 AM Bug report #8883: The svg path don't work on datadefined property - SVG file
In commit:f4a7fcb I also added rendering of missing SVG symbol, currently question mark ('?'), in case an SVG file do... Radim Blazek
02:19 AM Bug report #8883 (Closed): The svg path don't work on datadefined property - SVG file
Fixed in changeset commit:"55727f755afac80243433141d8ae74bf2b5734db". Radim Blazek
01:54 AM Bug report #9425: grass_script.bat always fails if USERNAME contains MBCS
I'm sorry, the report explains 2 bugs.
Former is "Windows batch file which ends LF can't process MBCS". Attached patc...
Tarot Osuji
01:27 AM Bug report #9425 (Closed): grass_script.bat always fails if USERNAME contains MBCS
On Windows, if USERNAME contains Multi Byte Character Set, processing with GRASS (grass_script.bat) always fails.
The...
Tarot Osuji
01:53 AM Bug report #9424: Attribute table editing writes simultaneously in the selected column for sorting
please note that the values in the column used for ordering are not (over)written after pressing "save", anyway even ... Giovanni Manghi
01:50 AM Bug report #9424: Attribute table editing writes simultaneously in the selected column for sorting
Confirmed in master, a huge regression that must be fixed before the new release. Giovanni Manghi
01:50 AM Bug report #9424: Attribute table editing writes simultaneously in the selected column for sorting
Confirmed in master, a huge regression that must be fixed before the new release. Giovanni Manghi
01:50 AM Bug report #9424: Attribute table editing writes simultaneously in the selected column for sorting
Confirmed in master, a huge regression that must be fixed before the new release. Giovanni Manghi
01:50 AM Bug report #9424: Attribute table editing writes simultaneously in the selected column for sorting
Confirmed in master, a huge regression that must be fixed before the new release. Giovanni Manghi
01:46 AM Bug report #9418 (Closed): towgs84 parameters vanished from CRSs in qgis master
If compiling from source the parameters are ok.
Maybe is something in the master/ubuntugis build, there the paramete...
Giovanni Manghi
01:46 AM Bug report #9418 (Closed): towgs84 parameters vanished from CRSs in qgis master
If compiling from source the parameters are ok.
Maybe is something in the master/ubuntugis build, there the paramete...
Giovanni Manghi
01:28 AM Bug report #8487 (Closed): manual CRS being overwritten by QGIS
Giovanni Manghi
01:24 AM Bug report #8487: manual CRS being overwritten by QGIS
Yes you can close it, thanks all. The original issue as well as the related issues brought up in the discussion are a... Gavin Fleming
01:10 AM Bug report #8628: DB Manager does not load PostGIS rasters using QGIS-master for Debian
Further info: loaded rasters can in general be loaded, whereas those resulting from in-db elaborations (e.g., aspect ... Paolo Cavallini

2014-01-25

12:49 AM Bug report #8628: DB Manager does not load PostGIS rasters using QGIS-master for Debian
I can show rasters, except for those registered out-of-db (-R) Paolo Cavallini
11:32 PM Revision 105ecfa8 (qgis): make sure the symbology-ng db can be copied in qgis_stylev2test
Jürgen Fischer
09:38 PM Revision 587be8cd (qgis): debian packaging fix
Jürgen Fischer
03:49 PM Revision ce346419 (qgis): remove leading dir separator from symbol path when it's relative,
SLD: remove file schema from OnlineResource tag's path Giuseppe Sucameli
03:03 PM Bug report #9424 (Closed): Attribute table editing writes simultaneously in the selected column ...
When editing the Attribute table of a vector layer writing the value in a column will automatically update that value... Bogdan Hlevca
02:36 PM Revision b90fb29e (qgis): Backport fix for mis-detection of PostGIS table types (#9421)
Don't try to detect geometry type or srid, if it's already known
Backport of eaf5725f569fab62a67a51c0b0bddbb6a44797a2...
Sandro Santilli
01:33 PM Revision b399c1e1 (qgis): use qIsNaN to test for NaNs
Jürgen Fischer
01:33 PM Revision 6b1bc026 (qgis): update CODING, regenerate t2t, include CODING.html
Jürgen Fischer
11:28 AM Revision 5a2beb36 (qgis): fix doxygen warnings
Jürgen Fischer
10:53 AM Feature request #9373: Support for UDP connections in GPS Widget
Dear all:
I've made a PR !#1112 regarding to this issue. I hope that everything is OK, but I have some doubts with t...
jtornero -
10:28 AM Revision 781e34a5 (qgis): fix QgsGeometry::asMultiPoint() (followup 6bbd17c2; fixes #9423)
Jürgen Fischer
09:00 AM Bug report #6212 (Closed): Incorrect sorting of uppercase and accented words in the "Style -> Cat...
Reopen if necessary. Giovanni Manghi
09:00 AM Bug report #6212 (Closed): Incorrect sorting of uppercase and accented words in the "Style -> Cat...
Reopen if necessary. Giovanni Manghi
02:59 AM Bug report #6212: Incorrect sorting of uppercase and accented words in the "Style -> Categorized"...
Actually I cannot confirm in master - for me the sorting is case insensitive and respects accented characters (see at... Martin Dobias
05:36 AM Revision c27d499f (qgis): [TRANSUP] pl: plugin manager, options
Robert Szczepanek
04:25 AM Bug report #8818: "value map" widget broken
>
> I have tested your patched QGIS and unfortunately it is still not working.
Very weird! I follow step by step yo...
Alvaro Huarte
01:09 AM Bug report #8818 (Open): "value map" widget broken

> Done:
> http://www.filedropper.com/qgis-osgeo4w-210-i8818-setup-x86
Hi Alvaro, many thanks for your time!
I hav...
Giovanni Manghi
03:06 AM Revision 9439eb86 (qgis): Fix globe plugin crash at launch on Mac
Larry Shaffer
02:12 AM Bug report #9421: Cannot edit PostGIS tables with SRID=0 (multipolygon considered polygon)
greatest, latest, and most regressing one ... (assumption, not verified, but made with high experience of the matter) Sandro Santilli
02:10 AM Bug report #9421: Cannot edit PostGIS tables with SRID=0 (multipolygon considered polygon)
Sandro, considering QGIS 2.2 is (planned) to be released in less than a month, might simply be better to update to th... Mathieu Pellerin - nIRV
02:07 AM Bug report #9421: Cannot edit PostGIS tables with SRID=0 (multipolygon considered polygon)
Could this be backported to 2.0 branch too ? Sandro Santilli
01:38 AM Bug report #8975 (Closed): line pattern fill: the style is applied to symbol border and not to li...
Giovanni Manghi
01:28 AM Bug report #9423 (Closed): QgsGeometry.asMultiPoint() returns wrong values
Fixed in changeset commit:"781e34a5bc690df4c1868bbc1b35cfdda0eb25da". Jürgen Fischer
01:15 AM Bug report #9423: QgsGeometry.asMultiPoint() returns wrong values
QGIS 2.0.1 also returns correct values. I get wrong results with master version (eaf5725). Minoru Akagi
01:09 AM Bug report #9423 (Closed): QgsGeometry.asMultiPoint() returns wrong values
Tested with this code:... Minoru Akagi
01:18 AM Bug report #9420 (Closed): Bad WMS display (EPSG:2972)
If it works fine in the dev version of qgis, then this is considered fixed because there are no backports. Instead th... Giovanni Manghi
01:18 AM Bug report #9420 (Closed): Bad WMS display (EPSG:2972)
If it works fine in the dev version of qgis, then this is considered fixed because there are no backports. Instead th... Giovanni Manghi

2014-01-24

12:59 AM Revision eaf5725f (qgis): postgres provider: don't try to detect geometry type or srid, if it's a...
Jürgen Fischer
12:36 AM Bug report #8975: line pattern fill: the style is applied to symbol border and not to line fills,...
Agreed, no migration should be necessary Paolo Cavallini
10:02 AM Bug report #8975: line pattern fill: the style is applied to symbol border and not to line fills,...

> I am leaving this open for this last problem, but I am not going to fix that.
I'm personally ok with this. When a...
Giovanni Manghi
09:42 AM Bug report #8975: line pattern fill: the style is applied to symbol border and not to line fills,...
Regarding backward compatibility. This was obviously buggy in 2.0 and I am not convinced that we have to keep backwar... Radim Blazek
09:07 AM Bug report #8975: line pattern fill: the style is applied to symbol border and not to line fills,...
Vertical and horizontal markers lines fixed in commit:c21973f.
The longest interval is taken as pattern length. Smal...
Radim Blazek
07:34 AM Bug report #8975: line pattern fill: the style is applied to symbol border and not to line fills,...
Color/width: removed from QgsLinePatternFillSymbolLayerWidget in commit:95c3c6f because such options (for sub symbols... Radim Blazek
03:43 AM Bug report #8975: line pattern fill: the style is applied to symbol border and not to line fills,...
This issue has common background with #8974, some problems you may find testing this issue were fixed there. Radim Blazek
10:56 PM Revision 72988e9a (qgis): fix windows build
Jürgen Fischer
10:54 PM Revision dd26778f (qgis): Added jenkins run script
Tim Sutton
05:56 PM Revision c21973ff (qgis): fixed horizontal and vertical marker line fill using maximum markers in...
Radim Blazek
05:33 PM Bug report #9393 (In Progress): impossible to select "regular" font style for labels
Confirmed here on Mac, too. That is fixed, but I found a related issue with font 'named styles' and am working on a s... Larry Shaffer
05:33 PM Bug report #9393 (In Progress): impossible to select "regular" font style for labels
Confirmed here on Mac, too. That is fixed, but I found a related issue with font 'named styles' and am working on a s... Larry Shaffer
05:33 PM Bug report #9393 (In Progress): impossible to select "regular" font style for labels
Confirmed here on Mac, too. That is fixed, but I found a related issue with font 'named styles' and am working on a s... Larry Shaffer
05:15 PM Bug report #8818: "value map" widget broken
Giovanni Manghi wrote:
> Matthias Kuhn wrote:
> > I don't know, if this PR really fixes the described problem. If I a...
Alvaro Huarte
01:47 PM Bug report #8818: "value map" widget broken
Giovanni Manghi wrote:
> Matthias Kuhn wrote:
> > I don't know, if this PR really fixes the described problem. If I a...
Alvaro Huarte
07:38 AM Bug report #8818: "value map" widget broken
Matthias Kuhn wrote:
> I don't know, if this PR really fixes the described problem. If I am not mistaken, this proble...
Giovanni Manghi
07:33 AM Bug report #8818 (Feedback): "value map" widget broken
Matthias Kuhn
07:33 AM Bug report #8818: "value map" widget broken
I don't know, if this PR really fixes the described problem. If I am not mistaken, this problem is related to the val... Matthias Kuhn
04:34 PM Revision 79b74157 (qgis): Merge pull request #1110 from mwa/dev_labeling_from_sld
Read labeling from SLD Marco Hugentobler
04:24 PM Revision 95c3c6ff (qgis): removed color/width from line pattern fill symbol layer widget, fixes p...
Radim Blazek
04:08 PM Revision ef001fdc (qgis): read labeling from SLD
Mathias Walker
04:00 PM Bug report #9421 (Closed): Cannot edit PostGIS tables with SRID=0 (multipolygon considered polygon)
Fixed in changeset commit:"eaf5725f569fab62a67a51c0b0bddbb6a44797a2". Jürgen Fischer
03:00 PM Bug report #9421: Cannot edit PostGIS tables with SRID=0 (multipolygon considered polygon)
Note that this is a regression. Version 1.8.0 works fine, showing a single entry with the correct SRID (0) and the co... Sandro Santilli
01:51 PM Bug report #9421 (Closed): Cannot edit PostGIS tables with SRID=0 (multipolygon considered polygon)
Multipolygon PostGIS tables with unknown srid (0) appear twice in the "Add PostGIS Layer" dialog, once with a SRID pr... Sandro Santilli
02:46 PM Revision 52229056 (qgis): Merge pull request #1108 from Oslandia/remove_dead_code_in_qgssinglesym...
remove dead code in qgssinglesymbolrendererv2 Jürgen Fischer
02:04 PM Revision 6ca57f9d (qgis): [TRANSUP] nb by James
Signed-off-by: Werner Macho <[email protected]> Werner Macho
12:33 PM Revision 3fd75ac4 (qgis): fix line pattern fill misalignements, fixes #8974
Radim Blazek
11:59 AM Bug report #9420 (Closed): Bad WMS display (EPSG:2972)
The French Guiana RGFG95/UTM22N projection (EPSG:2972) is bad defined. This seems to be corrected under the dev versi... Julien LARSENEUR
10:40 AM Bug report #9419 (Closed): Jenks natural breaks has a bad interval
Running Jenks classification on results in the last interval with an erroneous upper bound value. See attached pic. D... Sophia Parafina
10:14 AM Revision c7141e04 (qgis): fix duplicate translation in several translation files
Jürgen Fischer
09:58 AM Revision 760529bd (qgis): fix build with internal spatialite (followup 0d2c564cf; fixes #9417)
Jürgen Fischer
09:53 AM Revision 6f15e59f (qgis): fix deleteVertex for POLYGON and MULTILINESTRING
Jürgen Fischer
09:34 AM Revision a30a9dd0 (qgis): Merge pull request #992 from fsdias/master
Fix Relative_distribution_(distance_covariate).rsx Victor Olaya
09:22 AM Revision c3f4befa (qgis): fix nightly build and cppcheck in qwtpolar-0.1 (followup 0d2c564c)
Jürgen Fischer
09:10 AM Revision 37efe919 (qgis): remove dead code in qgssinglesymbolrendererv2
Vincent Mora
08:57 AM Revision 569e571a (qgis): [TRANSUP] fr by JRM, gl by Xan and pl by Robert
Signed-off-by: Werner Macho <[email protected]> Werner Macho
08:39 AM Revision 169b580f (qgis): Merge pull request #1103 from Jean-Roc/traduction_ui
update french translation Werner Macho
08:38 AM Revision 524788b9 (qgis): Merge pull request #1107 from Cracert/i18n
[TRANSUP] pl Werner Macho
07:57 AM Bug report #9418 (Closed): towgs84 parameters vanished from CRSs in qgis master
In qgis master there are CRSs (at least the ones I'm used to use, from Portugal and Italy) that are now missing the t... Giovanni Manghi
07:08 AM Bug report #4417 (Feedback): editing widgets: "slider range" and "dial range" do not show any val...
What is the status of the PR?
By the way: in qgis master the dial control seems gone, and if selecting "slider" then...
Giovanni Manghi
07:08 AM Bug report #4417 (Feedback): editing widgets: "slider range" and "dial range" do not show any val...
What is the status of the PR?
By the way: in qgis master the dial control seems gone, and if selecting "slider" then...
Giovanni Manghi
07:04 AM Bug report #8487 (Feedback): manual CRS being overwritten by QGIS
Gavin Fleming wrote:
> bug appears to be fixed in 2.1.0 Master (though the new north-oriented CRS definitions Tim add...
Giovanni Manghi
06:21 AM Bug report #9357: Lots of PostGIS connections with a standalone python script
An update.
I decided to take a look at the connections that were being sent to PostGIS while my script was running u...
James Stott
06:11 AM Bug report #9413: Misalignment after raster clipping
Giovanni Manghi wrote:
> interesting, what others tools (if any) would benefit from this parameter?
Only gdalwarp us...
Etienne Tourigny
05:40 AM Bug report #9413: Misalignment after raster clipping
Etienne Tourigny wrote:
> Probably needs an argument like -tap
interesting, what others tools (if any) would benefit...
Giovanni Manghi
04:57 AM Bug report #9413: Misalignment after raster clipping
Probably needs an argument like -tap Etienne Tourigny
02:21 AM Bug report #9413 (Feedback): Misalignment after raster clipping
Does it happens if you launch the command (that shows in the bottom of the clip tool dialog) from the command line?
...
Giovanni Manghi
02:21 AM Bug report #9413 (Feedback): Misalignment after raster clipping
Does it happens if you launch the command (that shows in the bottom of the clip tool dialog) from the command line?
...
Giovanni Manghi
02:21 AM Bug report #9413 (Feedback): Misalignment after raster clipping
Does it happens if you launch the command (that shows in the bottom of the clip tool dialog) from the command line?
...
Giovanni Manghi
02:21 AM Bug report #9413 (Feedback): Misalignment after raster clipping
Does it happens if you launch the command (that shows in the bottom of the clip tool dialog) from the command line?
...
Giovanni Manghi
05:42 AM Bug report #9196: WMTS and CRS issue
WFS seems to be fine. Jonathan Moules
05:41 AM Bug report #9196: WMTS and CRS issue
Note: A similar thing also seems to happen with WMS. Rather than zoom to the bounding box of the layer (try "z_OS_Ras... Jonathan Moules
05:34 AM Feature request #8898: "Save vector layer as" - limit export
Thinking about it more, it needs to be able to allow multiple possible exports:
Selected / All
Visible / All
And an...
Jonathan Moules
04:50 AM Bug report #9409 (Closed): CRS not recognized in Dufour 2.0.1 64 bit version
> today we've tried to install the QGIS in a different directory. We used "c:\\prog_pessoal\\..." and we have success... Giovanni Manghi
04:50 AM Bug report #9409 (Closed): CRS not recognized in Dufour 2.0.1 64 bit version
> today we've tried to install the QGIS in a different directory. We used "c:\\prog_pessoal\\..." and we have success... Giovanni Manghi
04:47 AM Bug report #9409: CRS not recognized in Dufour 2.0.1 64 bit version
Hello,
today we've tried to install the QGIS in a different directory. We used "c:\\prog_pessoal\\..." and we have su...
Marisa Silva
02:23 AM Bug report #9409: CRS not recognized in Dufour 2.0.1 64 bit version
Marisa Silva wrote:
> Yes we have a policy. The 1st machine we did with power user privileges the 2nd we did it in ad...
Giovanni Manghi
04:48 AM Feature request #8868: Don't show provider specific layer data source string
Jonathan Moules wrote:
> I'd suggest therefore that it shouldn't be shown. Instead it should show the server name tha...
Giovanni Manghi
04:40 AM Feature request #8868: Don't show provider specific layer data source string
I'd suggest therefore that it shouldn't be shown. Instead it should show the server name that has been connected to. ... Jonathan Moules
03:41 AM Feature request #8868: Don't show provider specific layer data source string
The information in the field is actually right - for all data providers it displays the internal resource identifier.... Saber Razmjooei
03:35 AM Feature request #8868: Don't show provider specific layer data source string
The WMS query shown is wrong on a number of levels:
1) It doesn't start with the URL, but ends with it as a paramete...
Jonathan Moules
04:41 AM Revision d5ef0c5d (qgis): [TRANSUP] pl
Robert Szczepanek
03:40 AM Bug report #8974: line pattern fill: at specific distance between lines it shows an undesired (re...
Hopefully fixed, please test.
There were other skeletons in the closet like misalignement on offset, missing line m...
Radim Blazek
03:35 AM Bug report #8974 (Closed): line pattern fill: at specific distance between lines it shows an unde...
Fixed in changeset commit:"3fd75ac403c65976d75930c575fc5a20eab4f10b". Radim Blazek
02:01 AM Revision a78a0035 (qgis): fix windows build (fixes #9416)
Jürgen Fischer
01:15 AM Bug report #9417 (Closed): 0d2c564 Breaks master
Fixed in changeset commit:"760529bd7fd1c63ae5cc93ab3fd9392a68e0fda2". Jürgen Fischer

2014-01-23

12:39 AM Bug report #9417 (Closed): 0d2c564 Breaks master
I am building with master (a30a9dd) and it fails when I use:
//MODIFIED property for variable: WITH_PYSPATIALITE
WIT...
Tim Sutton
11:31 PM Bug report #9036: db manager's spatialite node gone in latest qgis master
Ok, so problem was indeed my very old osgeo4w setup executable. The spatialite node now works when installing qgis ma... Mathieu Pellerin - nIRV
09:16 PM Bug report #9036: db manager's spatialite node gone in latest qgis master
Alexander confirmed via IRC that on his machine, both the 32-bit and 64-bit osgeo4w qgis master packages do not exhib... Mathieu Pellerin - nIRV
10:10 PM Revision 2a1ef13d (qgis): german translation update
Jürgen Fischer
10:02 PM Revision c38fadba (qgis): fix mersenne-twister warnings
Jürgen Fischer
09:48 PM Revision 6bbd17c2 (qgis): QgsGeometry refactoring:
* rework wkb parsing using Qgs(Const)WkbPtr
* replaces pointer dereferencing with memcpy
* should work on platform ...
Jürgen Fischer
09:37 PM Revision cb5c4e99 (qgis): add QgsDistanceArea tests and enhance QgsGeometry tests a bit
(in preparation for a QgsGeometry wkb update) Jürgen Fischer
09:37 PM Revision 0d2c564c (qgis): implement more cppcheck suggestions
Jürgen Fischer
09:37 PM Revision 37df7923 (qgis): fix source path stripping in debug messages
Jürgen Fischer
09:37 PM Revision 68011dd2 (qgis): fix QGis::featureType output
Jürgen Fischer
09:34 PM Revision 94027df2 (qgis): Merge pull request #1091 from 3nids/uioptionbase2
dialog base: separator and dialog title as argument to init/restore Larry Shaffer
05:27 PM Bug report #9416: Problem compiling QGIS in visual studio
Thanks Jürgen! Alvaro Huarte
05:02 PM Bug report #9416 (Closed): Problem compiling QGIS in visual studio
Fixed in changeset commit:"a78a0035ac397c72cdbf878f69eb0060bd4fed66". Jürgen Fischer
03:38 PM Bug report #9416: Problem compiling QGIS in visual studio
May be 'QScopedPointer::swap' ( http://qt-project.org/doc/qt-5.0/qtcore/qscopedpointer.html#swap ) ?
Alvaro Huarte
03:28 PM Bug report #9416 (Closed): Problem compiling QGIS in visual studio
I can not build QGIS in visual studio when this commit is applied: commit:e8205c98c938b60569c30d5c0bbec3acab1f441a
t...
Alvaro Huarte
04:34 PM Revision db7cddfc (qgis): Dxf export: fix copy paste bug
Marco Hugentobler
04:12 PM Revision f351c4f7 (qgis): [FEATURE:] Add point sample class to analysis library
Marco Hugentobler
04:12 PM Revision 5a193df4 (qgis): [FEATURE]: class for random transect sampling in analysis lib
Marco Hugentobler
04:12 PM Revision b0861958 (qgis): Add qgstransectsample.sip
Marco Hugentobler
04:05 PM Revision f4fc1340 (qgis): Merge pull request #1102 from ahuarte47/Issue_8725R-ST_Simplify2
Fix bug #8725R: no check simplification topology for point geometries in postgis provider Tim Sutton
02:24 PM Revision 0536cfa3 (qgis): Merge pull request #1105 from mwa/fix_expression_from_ogc_filter
Fix empty expression when reading from OGC filter Marco Hugentobler
02:09 PM Revision 31c93333 (qgis): fix empty expression when reading from OGC filter
Mathias Walker
01:12 PM Revision 6cd0fa16 (qgis): create the CRS project properties during the project creation
Leyan Ouyang
01:03 PM Revision eae4c2e1 (qgis): group CRS project property updates in the same place
Leyan Ouyang
12:45 PM Revision c9b85b0c (qgis): update ProjectCrs property in the project file
Leyan Ouyang
11:28 AM Revision 393071f2 (qgis): update fr ui
correct typos Jean-Roc Morreale
11:25 AM Revision b0474d6f (qgis): #8725R: no check simplification topology for point geometries
Alvaro Huarte
11:11 AM Revision bbd13f27 (qgis): Merge pull request #10 from mdouchin/traduction_mdouchin
French translation update Jean-Roc Morreale
09:48 AM Revision 810773a6 (qgis): cleanup 3568fe7
Jürgen Fischer
09:28 AM Revision eb929991 (qgis): Merge pull request #1083 from Oslandia/fix_max_on_joined_fields
fix bug in max value on joined fields Jürgen Fischer
09:12 AM Revision 3568fe76 (qgis): Merge pull request #1075 from Oslandia/expressions_in_symbol_rotation_a...
[FEATURE] allow for expressions in symbol rotation and scale Martin Dobias
08:38 AM Bug report #8068: Wrong font display in qgis server
Hi,
can we expect this issue to be fixed in version 2.2? It would really be appreciated. We havn't upgraded our produ...
Karl-Magnus Jonsson
08:24 AM Revision 467f9783 (qgis): Merge pull request #1101 from Cracert/i18n
[TRANSUP] pl: Globe, expr.editor Werner Macho
07:58 AM Revision 8b530012 (qgis): Merge pull request #1099 from ahuarte47/Issue_8725R-ST_simplify
Fix bug #8725R: fix collapsed geometries by ST_simplify function of postgis Tim Sutton
06:51 AM Bug report #8975: line pattern fill: the style is applied to symbol border and not to line fills,...
aperi2007 - wrote:
> How many pixel is the tiles size ?
>
> The problem you report could be due to video resolution....
Radim Blazek
06:51 AM Bug report #8975: line pattern fill: the style is applied to symbol border and not to line fills,...
aperi2007 - wrote:
> How many pixel is the tiles size ?
>
> The problem you report could be due to video resolution....
Radim Blazek
06:47 AM Revision 7fca30b7 (qgis): [TRANSUP] pl: Globe, expr.editor
Robert Szczepanek
05:32 AM Bug report #9415 (Closed): Problem with current Debian build
In debian rules file, section: install: build
perl -i -pe 's=#!/usr/bin/env python=#!/usr/bin/python2.7=;' $(find de...
Andy Wood
05:25 AM Bug report #9409: CRS not recognized in Dufour 2.0.1 64 bit version
Yes we have a policy. The 1st machine we did with power user privileges the 2nd we did it in administrator account an... Marisa Silva
05:22 AM Bug report #9409: CRS not recognized in Dufour 2.0.1 64 bit version
Marisa Silva wrote:
> Sorry, where can I view that information?
> I've already performed uninstall and install again,...
Giovanni Manghi
05:19 AM Bug report #9409: CRS not recognized in Dufour 2.0.1 64 bit version
Sorry, where can I view that information?
I've already performed uninstall and install again, also installed in anoth...
Marisa Silva
05:11 AM Bug report #9409: CRS not recognized in Dufour 2.0.1 64 bit version
Have a look at your installation logs.
Might be that the installation was broken before the CRS synchronization at t...
Andre Joost
03:23 AM Bug report #9409: CRS not recognized in Dufour 2.0.1 64 bit version
Hello,
thanks for the answer. In attach there's an image of the coordinate selector (coordSelector.png) where you can...
Marisa Silva
03:23 AM Bug report #9409: CRS not recognized in Dufour 2.0.1 64 bit version
Hello,
thanks for the answer. In attach there's an image of the coordinate selector (coordSelector.png) where you can...
Marisa Silva
05:05 AM Bug report #9414 (Closed): Custom CRS with units=mm stored as units=m
I try to set up a custom CRS with
@+proj=tmerc +lat_0=51.4 +lon_0=7.0 +k=1 +x_0=0 +y_0=0 +ellps=WGS84 +towgs84=0,0,0...
Andre Joost
04:36 AM Bug report #9397: Project's CRS is not written properly in the project's file
I updated the CRS properties management in this pull request, this should solve the issue: https://github.com/qgis/QG... Leyan Ouyang
02:41 AM Revision 49a807ab (qgis): fix build with GDAL <=1.9
Jürgen Fischer
02:11 AM Bug report #9413 (Closed): Misalignment after raster clipping
After clipping of a raster with a vector mask layer using the "gdalwarp -q -cutline" function, the clipped raster sho... Pascal Fust

2014-01-22

12:17 AM Feature request #9412: add a "minimum characters to wrap" option to labels
An alternative to this (maybe more intuitive) would be to implement a wordwrap() function in the expression builder:
...
Mathieu Pellerin - nIRV
11:38 PM Feature request #9412 (Closed): add a "minimum characters to wrap" option to labels
It would be really useful for label's multiple lines formatting to be able to set a minimum number of characters for ... Mathieu Pellerin - nIRV
08:55 PM Revision 9aa4155e (qgis): [composer] Paste in place should put items in page which cursor is over...
Nyall Dawson
07:36 PM Revision fbdf34c2 (qgis): warn user when trying to add sqlite connection to browser and a connect...
Etienne Tourigny
07:20 PM Feature request #9411 (Closed): qgis composer item X, Y position values should be relative to page
Right now, the X and Y position value of an item is a value that reflects the absolute position within the qgis compo... Mathieu Pellerin - nIRV
06:48 PM Revision 2baf4030 (qgis): #8725R: fix invalid LineStrings
Alvaro Huarte
05:54 PM Revision d5ea0b08 (qgis): French translation update
Michael Douchin
02:20 PM Bug report #9348: Selection of thousands of points very slow in QGIS2
Hi Andreas
Thank you so much for the reply. The problem happens with or without spatial index. Tested both situation...
Rhenriques Henriques
12:35 PM Bug report #9348: Selection of thousands of points very slow in QGIS2
Does the point shapefile have a spatial index. Can you share the data so we can test the issue? Andreas Neumann
01:25 PM Revision 5d020209 (qgis): Merge pull request #1100 from jonnyforestGIS/master
[TRANSUP] pt_PT Werner Macho
01:20 PM Revision 5c1fed5b (qgis): Add saving of recent expressions. Fix #6091
Nathan Woodrow
01:18 PM Revision 4077084f (qgis): [TRANSUP] pt_PT
adding some translations João Gaspar
01:18 PM Bug report #9400: "Clip raster by mask layer" produces different results than "Clipper" from Rast...
There is that. But maybe the tool in the Raster Menu was designed that way because of some use case?
Anyway, it's im...
Filipe Dias
01:14 PM Bug report #9400: "Clip raster by mask layer" produces different results than "Clipper" from Rast...
Filipe Dias wrote:
> Giovanni Manghi wrote:
> > The different stats are explained because all the pixels that have 0 ...
Giovanni Manghi
01:09 PM Bug report #9400 (Reopened): "Clip raster by mask layer" produces different results than "Clipper...
Giovanni Manghi wrote:
> The different stats are explained because all the pixels that have 0 value are evidently cou...
Filipe Dias
12:52 PM Bug report #9400 (Closed): "Clip raster by mask layer" produces different results than "Clipper" ...
The different stats are explained because all the pixels that have 0 value are evidently counted in the stats (that d... Giovanni Manghi
03:05 AM Bug report #9400: "Clip raster by mask layer" produces different results than "Clipper" from Rast...
SAGA 2.10/"Clip grid with polygon" produced a raster with the same statistics as the output from "clip raster with ma... Filipe Dias
02:57 AM Bug report #9400 (Closed): "Clip raster by mask layer" produces different results than "Clipper" ...
I tried clipping a raster with "Clipper" from the Raster Menu and "Clip with mask layer" from the Processing Toolbox ... Filipe Dias
12:52 PM Revision f6f0384c (qgis): #87525R: refactoring and minor changes
Alvaro Huarte
12:52 PM Revision 01a733ba (qgis): #8725R: fix collapsed polygons by ST_simplify in postgis
Alvaro Huarte
12:49 PM Bug report #9394: Non-'Single Symbol' styles hide the layer in Master
Assuming that you are using the column "Average.Depth" to create the categorized symbology, then the "." in the colum... Giovanni Manghi
12:36 PM Bug report #9394: Non-'Single Symbol' styles hide the layer in Master
Sample data attached.
Interesting about the blank column - thanks for the info, I assumed it was connected to this i...
Simon Dedman
12:36 PM Bug report #9394: Non-'Single Symbol' styles hide the layer in Master
Sample data attached.
Interesting about the blank column - thanks for the info, I assumed it was connected to this i...
Simon Dedman
12:29 PM Bug report #9394 (Feedback): Non-'Single Symbol' styles hide the layer in Master
I cannot confirm the issue (with both a CSV point layer and the derived vorony polygons) in QGIS master. Please attac... Giovanni Manghi
12:29 PM Bug report #9394 (Feedback): Non-'Single Symbol' styles hide the layer in Master
I cannot confirm the issue (with both a CSV point layer and the derived vorony polygons) in QGIS master. Please attac... Giovanni Manghi
12:45 PM Bug report #9408: Layer disappears when zoomed in past 'layer extent'
If you have evidence that qgis creates bad indexes or that corrupts them, then please file a new ticket. Giovanni Manghi
12:43 PM Bug report #9408 (Closed): Layer disappears when zoomed in past 'layer extent'
Source of problem: my meddling with the shapefile had caused a ".qix" file to be created. Overwriting the spoiled fil... Simon Dedman
10:58 AM Bug report #9408 (Feedback): Layer disappears when zoomed in past 'layer extent'
I would be happy to test the data: giovanni DOT manghi AT faunalia DOT pt Giovanni Manghi
09:00 AM Bug report #9408 (Closed): Layer disappears when zoomed in past 'layer extent'
Hi all.
I have a problem with a vector shapefile sent to me from the British Oceanography Data Centre (so I assume ...
Simon Dedman
12:28 PM Bug report #8615: Python error on startup (Windows 64-bit)
Thanks Jurgen, will do. Simon Dedman
12:09 PM Bug report #8615: Python error on startup (Windows 64-bit)
Simon Dedman wrote:
> Same for me, 2.0.1 64 bit Win7, also on the master I believe; had this a long while.
>
> [...]...
Jürgen Fischer
11:42 AM Bug report #8615: Python error on startup (Windows 64-bit)
Same for me, 2.0.1 64 bit Win7, also on the master I believe; had this a long while.... Simon Dedman
12:00 PM Revision 12a463d2 (qgis): Merge pull request #1087 from ahuarte47/Issue_9360R
Fix bug #9360-revival: fix whole layer not rendered (when simplify geometry activated; followup 3305a6c; fixes #9360) Jürgen Fischer
12:00 PM Bug report #9404: Browser can only connect to one spatialite file of several files sharing the sa...
If you use the full file path as key, this is what gets stored in the settings, and this does NOT work.
connections\...
Etienne Tourigny
11:43 AM Bug report #9404: Browser can only connect to one spatialite file of several files sharing the sa...
Changing the way connection are stored in settings requires some thinking, in order to not break things.
Perhaps an...
Etienne Tourigny
11:03 AM Bug report #9404: Browser can only connect to one spatialite file of several files sharing the sa...
Hi ! Thanks for quick reaction !!
Actually, I sometimes need specifically to have two spatialite databases with the ...
Olivier Dalang
10:39 AM Bug report #9404: Browser can only connect to one spatialite file of several files sharing the sa...
Added warning in commit fbdf34c2b26e90f7c6e077eb54be53cae03d100f - and previous connection is preserved.
Setting thi...
Etienne Tourigny
10:01 AM Bug report #9404: Browser can only connect to one spatialite file of several files sharing the sa...
It seems to me this is by design and would be hard to change. sqlite connections are stored in QGIS2.conf like this,... Etienne Tourigny
03:41 AM Bug report #9404 (Closed): Browser can only connect to one spatialite file of several files shari...
Hi !
If you have two spatialite files with the same name but in different folders, you can only connect to one using...
Olivier Dalang
11:55 AM Bug report #9244 (Closed): Paste in place doesn't work across pages anymore
Fixed in changeset commit:"9aa4155e36c01e4fb5f851faa44a05c8764c4279". Nyall Dawson
03:47 AM Bug report #9244: Paste in place doesn't work across pages anymore
Steps to reproduce (tested in 06b1fbc):
1) create a new file
2) create a new composer
3) set number of pages to 2
4)...
Olivier Dalang
11:15 AM Bug report #9395: WFS layers time out, even though the timeout is not reached
Yes, it happens many times and the timeout option does not seems to have any effect. Giovanni Manghi
11:15 AM Bug report #9395: WFS layers time out, even though the timeout is not reached
Yes, it happens many times and the timeout option does not seems to have any effect. Giovanni Manghi
11:15 AM Bug report #9395: WFS layers time out, even though the timeout is not reached
Yes, it happens many times and the timeout option does not seems to have any effect. Giovanni Manghi
11:14 AM Revision f2d0100d (qgis): Merge pull request #1094 from ahuarte47/Issue_8725R-maxscale
Feature #8725R: support for maximum scale at which the layer should be simplified Tim Sutton
11:13 AM Bug report #9409: CRS not recognized in Dufour 2.0.1 64 bit version
Hi Marisa
As Giovanni, I'm not having any issues with any portuguese CRS with the same version under Windows or MacO...
Rhenriques Henriques
10:56 AM Bug report #9409 (Feedback): CRS not recognized in Dufour 2.0.1 64 bit version
Hi Marisa,
I'm using the very same version of qgis, on the same platform as well as the qgis development version on ...
Giovanni Manghi
10:56 AM Bug report #9409 (Feedback): CRS not recognized in Dufour 2.0.1 64 bit version
Hi Marisa,
I'm using the very same version of qgis, on the same platform as well as the qgis development version on ...
Giovanni Manghi
10:56 AM Bug report #9409 (Feedback): CRS not recognized in Dufour 2.0.1 64 bit version
Hi Marisa,
I'm using the very same version of qgis, on the same platform as well as the qgis development version on ...
Giovanni Manghi
10:39 AM Bug report #9409 (Closed): CRS not recognized in Dufour 2.0.1 64 bit version
Hello,
I've installed QGIS Dufour 2.0.1 (in a windows 7 professional at 64 bit) with: "QGIS-OSGeo4W-2.0.1-3-Setup-x86...
Marisa Silva
11:11 AM Bug report #9392 (Feedback): Ortho Projection produces artifacts
Maybe the issue described in paragraph 12.1.6 (of the QGIS 2.0) user manual does help solve the issue? Giovanni Manghi
11:11 AM Bug report #9392 (Feedback): Ortho Projection produces artifacts
Maybe the issue described in paragraph 12.1.6 (of the QGIS 2.0) user manual does help solve the issue? Giovanni Manghi
11:11 AM Bug report #9392 (Feedback): Ortho Projection produces artifacts
Maybe the issue described in paragraph 12.1.6 (of the QGIS 2.0) user manual does help solve the issue? Giovanni Manghi
11:06 AM Feature request #3249 (Closed): SVG marker selection by user
Giovanni Manghi
11:05 AM Bug report #8975 (Reopened): line pattern fill: the style is applied to symbol border and not to ...
Giovanni Manghi
09:55 AM Bug report #9375: Simplification causes GEOS exceptions when layer has labels
Hi Nyall, if you are testing a postgis layer, then these error comes from a bug in ST_Simplify function of postgis ( ... Alvaro Huarte
03:43 AM Bug report #9375: Simplification causes GEOS exceptions when layer has labels
Hi Nyall, the pull #1087 was merged, can you test your issue please ?
Alvaro Huarte
09:27 AM Revision 52d114fb (qgis): [composer] Use better cross hairs cursor
Nyall Dawson
08:44 AM Revision 754307a4 (qgis): Merge pull request #1097 from Cracert/i18n
[TRANSUP] pl: Composer, DXF, previous mistake (tnx Werner) Werner Macho
08:43 AM Revision e2b1e33a (qgis): [TRANSUP] nl by Richard
Signed-off-by: Werner Macho <[email protected]> Werner Macho
07:59 AM Revision 58d25efb (qgis): [composer] Don't default to showing grid when opening 2.0 projects
Nyall Dawson
07:57 AM Revision befe56ff (qgis): [composer] Switch to select tool after pasting items (fix #8958)
Nyall Dawson
07:56 AM Revision 2e4fbc21 (qgis): [composer] Always evaluate label expressions (fix #9342)
Nyall Dawson
05:26 AM Feature request #9406: Add option to remove duplicate labels
the option is much alike the one for lines, that allows not repeat the label of connected lines. In this case would a... Giovanni Manghi
04:28 AM Feature request #9406 (Closed): Add option to remove duplicate labels
It is sometimes useful to remove duplicate labels from the map. The remaining label can be placed over one of the fea... Giovanni Manghi
04:22 AM Feature request #6091 (Closed): Add a "recent used" expressions list in field calculator
Fixed in changeset commit:"5c1fed5b2eb0f6c4dc30e39abd12f11a750d5f32". Anonymous
04:01 AM Feature request #9405 (Closed): differentiate between built-in plugins and user plugins
Hi !
I find it unclear for the user that user-installed plugins and built-in plugins are not differentiated at all...
Olivier Dalang
03:38 AM Feature request #9403 (Open): Listing "project's databases" in DBManager and in Browser
Hi !
Currently, to open a database in DBManager, you must first create a connection to it in the Browser.
Why not a...
Olivier Dalang
03:24 AM Feature request #9402 (Closed): Make the new Field Calculator tool available in the Modeler
It would be great to able to use the excellent new Field Calculator tool in the Modeler. At the moment only the old F... Filipe Dias
03:01 AM Bug report #9360 (Closed): serious regression: whole layer not rendered (when simplify geometry a...
Fixed in changeset commit:"12a463d2b06d5f10b94d4143c86465d8c4b0ecad". Jürgen Fischer
02:48 AM Feature request #9399 (Closed): Print Composer / Atlas generation - scale settings
Let the Atlas generator respect scale settings defined under "Project
properties" --> "General" --> "Project scales" ...
Bo Victor Thomsen
01:54 AM Revision d61e6da4 (qgis): [TRANSUP] pl: Composer, DXF, previous mistake (tnx Werner)
Robert Szczepanek
01:08 AM Bug report #9356 (Feedback): Atlas print does nto respect composition page size, orientation
Tim,
How are you exporting the composition? Are you using the built-in pdf export option or printing to a pdf driver...
Nyall Dawson

2014-01-21

12:55 AM Bug report #8705: Duplication of Composer should inherit custom paper size
Larry,
How'd you go with your fix for the other settings? Do you have a public branch I can test?
Nyall Dawson
12:51 AM Feature request #9398 (Closed): map overview in composer with different coordinate systems
In the map composer, if the overview and the principal map use 2 different coordinate systems, the overview rectangle... julie -
12:51 AM Bug report #9244 (Feedback): Paste in place doesn't work across pages anymore
I can't replicate this... are you able to re-test and give me steps to reproduce it? Thanks! Nyall Dawson
11:42 PM Bug report #9342 (Closed): composer regression - expressions in text items are not evaluated
Fixed in changeset commit:"2e4fbc21a62129e62b0702f9e87f5dd86809c710". Nyall Dawson
11:42 PM Bug report #8958 (Closed): when pasting composer item(s) move / resize tool should automatically ...
Fixed in changeset commit:"befe56ff1be31dd1ef522de5d514a393394a951a". Nyall Dawson
08:55 PM Revision 58403d3d (qgis): Merge pull request #1095 from Cracert/i18n
[TRANSUP] pl: Atlas, Composer Werner Macho
07:20 PM Bug report #8975: line pattern fill: the style is applied to symbol border and not to line fills,...
IMO, this needs to be re-opened as follow-up clean ups are needed:
1/ *Saved symbols that relies on line pattern fil...
Mathieu Pellerin - nIRV
04:34 PM Bug report #9397 (Closed): Project's CRS is not written properly in the project's file
Hi !
The project's CRS seems to be written in two places in a QGIS file : in the <properties>/<SpatialRefSys> block ...
Olivier Dalang
01:00 PM Bug report #9393: impossible to select "regular" font style for labels
Borys Jurgiel wrote:
> Is it the default font in Ubuntu? If so I'd set the bug priority to High.
>
Yes - it's the d...
Nyall Dawson
04:19 AM Bug report #9393: impossible to select "regular" font style for labels
Is it the default font in Ubuntu? If so I'd set the bug priority to High.
Btw. The same problem with DejaVu Sans on ...
Borys Jurgiel
03:25 AM Bug report #9393: impossible to select "regular" font style for labels
I confirm problem on my system too. Mathieu Pellerin - nIRV
02:47 AM Bug report #9393 (Closed): impossible to select "regular" font style for labels
Here's a strange one... Using Ubuntu, it's impossible to select the "Regular" variant of the "Ubuntu" font in label p... Nyall Dawson
12:57 PM Revision 1cd307c9 (qgis): Merge branch 'master' of github.com:qgis/QGIS
Paolo Cavallini
12:57 PM Revision 061dccee (qgis): First update of IT GUI translation
Paolo Cavallini
12:43 PM Revision 03d1e2b5 (qgis): [composer] Use crosshairs cursor when drawing new items
Nyall Dawson
12:11 PM Bug report #8615: Python error on startup (Windows 64-bit)
Just received the same error on a QGIS 2.0.1 64-bit install on Win8.1 Eric Compas
11:18 AM Revision f79dfa15 (qgis): #9360R: enable ogr simplification for GDAL-OGR >= 1.11
Alvaro Huarte
11:07 AM Revision 7f32985c (qgis): [TRANSUP] es by carlos
Signed-off-by: Werner Macho <[email protected]> Werner Macho
10:11 AM Bug report #9390 (Closed): Today's NB crashes immediately under MacOSX Mavericks
Problem Solved! Today's NB from Larry Shaffer works flawlessly.
Cheers
Rhenriques Henriques
10:11 AM Bug report #9390 (Closed): Today's NB crashes immediately under MacOSX Mavericks
Problem Solved! Today's NB from Larry Shaffer works flawlessly.
Cheers
Rhenriques Henriques
09:21 AM Bug report #9396 (Closed): deactivate the Select datum transformations dialog by default
I'd classify the current behavior as a serious usability issue. Here is why:
* Most users are happy with the defaul...
Anita Graser
09:18 AM Revision a5b0e045 (qgis): Consider scale based visibility in dxf export. Const correctness for ma...
Marco Hugentobler
07:23 AM Bug report #9395 (Closed): WFS layers time out, even though the timeout is not reached
Whenever I open existing projects containing WFS layers, I often get errors like this in the log, and the layer is ma... Jacob Madsen
05:58 AM Revision 7d2bf150 (qgis): [FEATURE] Add option for simple line symbols to be drawn only inside a
polygon. Allows for creation of "national geographic" style borders on
maps where a thick border does not overlap int...
Nyall Dawson
05:50 AM Feature request #9373: Support for UDP connections in GPS Widget
--------- THIS MESSAGE IS OLD AND SORT OF NONSENSE AND YOU CAN SKIP IT TO THE NEXT ONE -----------
Well, this is wha...
jtornero -
05:21 AM Feature request #3249: SVG marker selection by user
Well, AFAIK it works already... should it be closed?
Best regards
jtornero -
05:06 AM Bug report #8426 (Closed): Transparency mangles WMS layers
This can be closed. Appears to be working now (master). Jonathan Moules
04:17 AM Bug report #3975: PDF exports on OSX always convert text to outlines
See:
https://github.com/qgis/QGIS/pull/1096
Vincent Mora
03:55 AM Revision 6d663c5f (qgis): Ensure binaries run through install_name_tool are user-writable during ...
Larry Shaffer
03:46 AM Revision ebae9471 (qgis): [TRANSUP] pl: Atlas, Composer
Robert Szczepanek
03:45 AM Bug report #9374: Print Composer - html frame stays empty when re-opening the project
Good morning,
in attached you'll find a zip with the project, a shp layer and the html file used in the map composer...
Mathieu Bossaert
02:48 AM Bug report #9374: Print Composer - html frame stays empty when re-opening the project
Can you please share a project which is showing this behaviour? Nyall Dawson
02:58 AM Bug report #9394 (Closed): Non-'Single Symbol' styles hide the layer in Master
Hi all,
I've just posted this problem on gis.stackexchange "here":https://gis.stackexchange.com/questions/83522/grad...
Simon Dedman
02:12 AM Revision 031596c4 (qgis): #8725R: define simplifyDrawingCanbeApplied better
Alvaro Huarte
01:45 AM Bug report #9392 (Closed): Ortho Projection produces artifacts
I`m trying to create a sphere-like view using qgis and the "world from space"-projection http://spatialreference.org/... achim tack
01:39 AM Revision 653af3a4 (qgis): #8725R: add maximum scale at which the layer should be simplified
Alvaro Huarte

2014-01-20

12:44 AM Bug report #9374: Print Composer - html frame stays empty when re-opening the project
Good morning Giovanni,
I still have the problem with last nightly version form osgeo4w (00c8196)
Mathieu Bossaert
01:47 PM Bug report #9374 (Feedback): Print Composer - html frame stays empty when re-opening the project
Can you test QGIS master and report back? Thanks! Giovanni Manghi
12:29 AM Bug report #8975 (Closed): line pattern fill: the style is applied to symbol border and not to li...
Paolo Cavallini
12:16 AM Bug report #8975: line pattern fill: the style is applied to symbol border and not to line fills,...
IMHO the problem will be apparent with any device: the discontinuity between adjacent tiles will always be visible un... Paolo Cavallini
12:12 AM Bug report #8975: line pattern fill: the style is applied to symbol border and not to line fills,...
Yes the border problem seem resolved.
>The problem is, that current implementation is based on tiles (QgsImageFillSy...
aperi2007 -
12:05 AM Bug report #9388 (Closed): rpad doesn't work
Nathan Woodrow
11:52 PM Bug report #9388: rpad doesn't work
Ok now I feel like an idiot. I had "number formatting" switched on (because I thought it is a number). That is what t... Tobias Schneider
11:52 PM Bug report #9388: rpad doesn't work
Ok now I feel like an idiot. I had "number formatting" switched on (because I thought it is a number). That is what t... Tobias Schneider
11:36 PM Bug report #9388: rpad doesn't work
Nathan Woodrow wrote:
> What does: @rpad('1',3,'0') || ' ' || lpad('1', 3, '0')@ give you?
>
> This is my output in ...
Tobias Schneider
02:57 PM Bug report #9388: rpad doesn't work
What does: @rpad('1',3,'0') || ' ' || lpad('1', 3, '0')@ give you?
This is my output in 2.0: @001 100@ and in master...
Nathan Woodrow
09:22 AM Bug report #9388: rpad doesn't work
Also posted this here previously: http://gis.stackexchange.com/questions/83338/how-to-format-labels-with-leading-zeroes Tobias Schneider
09:18 AM Bug report #9388 (Closed): rpad doesn't work
When I try to use the "rpad" function to label point features, it doesn't add any padding symbols. The function "lpad... Tobias Schneider
10:59 PM Revision 00c8196b (qgis): Merge pull request #1093 from ahuarte47/Issue_8725R-UIpoints
Feature #8725R: hide simplification rendering tab for point layers Tim Sutton
10:25 PM Revision b440367f (qgis): #8725R: remove rendering panel for points layer
Alvaro Huarte
09:50 PM Bug report #9391 (Closed): Implement human readable listings for WMT-S titleset styles
Within the "Style" column of the Tileset table on the add WMTS layer dialog, ensure that the WMTS get capabilities l... Jeremy Palmer
03:41 PM Revision 7cb79c49 (qgis): debian packaging update
Jürgen Fischer
02:48 PM Bug report #9390 (Closed): Today's NB crashes immediately under MacOSX Mavericks
Today's QGIS NB crashes before open under MacOSX Mavericks.
Cheers
Rhenriques Henriques
02:28 PM Bug report #9378: QGIS crash when editing WFS layers with overlaps
Appears frequently on the 32-bit Windows version, no matter if the Windows OS itself is 32- or 64-bit Jacob Madsen
02:25 PM Bug report #9378 (Feedback): QGIS crash when editing WFS layers with overlaps
does not happem on qgis master 64bit/linux.
Does happen on master/Windows?
Giovanni Manghi
03:45 AM Bug report #9378 (Closed): QGIS crash when editing WFS layers with overlaps
Please open the attached project file with QGIS 2.0.1 32-bit in Windows. Login is:
Username: vejlby
Password: testjy...
Jacob Madsen
02:03 PM Bug report #9376: QGIS crash on sorting attribute columns on WFS layers.
Confirmed on Linux 64bit/master... Giovanni Manghi
02:03 PM Bug report #9376: QGIS crash on sorting attribute columns on WFS layers.
Confirmed on Linux 64bit/master... Giovanni Manghi
03:28 AM Bug report #9376 (Closed): QGIS crash on sorting attribute columns on WFS layers.
Steps to reproduce:
Open attached project file in QGIS 2.0.1 32- or 64-bit. Login with
Username vejlby
Password tes...
Jacob Madsen
02:00 PM Bug report #9369 (Feedback): "duplicate layer" takes ages to duplicate spatialite layers
I'm not able to replicate, it would be possible to attach sample data/project? Giovanni Manghi
02:00 PM Bug report #9369 (Feedback): "duplicate layer" takes ages to duplicate spatialite layers
I'm not able to replicate, it would be possible to attach sample data/project? Giovanni Manghi
01:54 PM Bug report #7472 (Closed): vector editing errors
Simon Dedman wrote:
> Hi all, apologies for reopening if this isn't the best way of raising this.
>
> I've just post...
Giovanni Manghi
01:54 PM Bug report #7472 (Closed): vector editing errors
Simon Dedman wrote:
> Hi all, apologies for reopening if this isn't the best way of raising this.
>
> I've just post...
Giovanni Manghi
01:45 PM Bug report #8818: "value map" widget broken
Matthias Kuhn wrote:
> Giovanni, any progress on this?
Hi Matthias,
these days I'm not able (lack of time, sleep de...
Giovanni Manghi
03:11 AM Bug report #8818: "value map" widget broken
Giovanni, any progress on this? Matthias Kuhn
01:40 PM Revision c22c0d99 (qgis): feature action: fix crash at launch
Denis Rouzaud
01:34 PM Feature request #9385 (Closed): Print composer - Construction Lines
Giovanni Manghi
12:58 PM Feature request #9385: Print composer - Construction Lines
Nyall Dawson wrote:
> This is already possible - you can drag a line from the ruler to add a snap line at any positio...
Nicholas Duggan
12:08 PM Feature request #9385 (Feedback): Print composer - Construction Lines
This is already possible - you can drag a line from the ruler to add a snap line at any position on the page. Is that... Nyall Dawson
06:24 AM Feature request #9385 (Closed): Print composer - Construction Lines
The print composer could really do with a way to align all the map features, this is done in many software (CAD, ArcG... Nicholas Duggan
01:33 PM Feature request #9380 (Closed): Print composer grid options - No option for grid colour change
Giovanni Manghi
01:02 PM Feature request #9380: Print composer grid options - No option for grid colour change
Agreed, please remove Nicholas Duggan
12:12 PM Feature request #9380 (Feedback): Print composer grid options - No option for grid colour change
This is currently possible - click the "Line Style" button in the grid properties. Nyall Dawson
05:09 AM Feature request #9380 (Closed): Print composer grid options - No option for grid colour change
Within the QGIS 2.0.1 print composer, there are options to have either a line or cross graticule grid on the map fram... Nicholas Duggan
01:33 PM Bug report #9383 (Closed): Print Composer - Map Frame contents does not fill frame
Nicholas Duggan wrote:
> Hi Nyall,
>
> So far with the vector data I've tried, I haven't seen any issue, it would ap...
Giovanni Manghi
01:33 PM Bug report #9383 (Closed): Print Composer - Map Frame contents does not fill frame
Nicholas Duggan wrote:
> Hi Nyall,
>
> So far with the vector data I've tried, I haven't seen any issue, it would ap...
Giovanni Manghi
01:07 PM Bug report #9383: Print Composer - Map Frame contents does not fill frame
Hi Nyall,
So far with the vector data I've tried, I haven't seen any issue, it would appear it is predominantly the ...
Nicholas Duggan
12:09 PM Bug report #9383 (Feedback): Print Composer - Map Frame contents does not fill frame
Hmm... looks like you are using the OpenLayers plugin in your map, is this correct? Can you please confirm whether yo... Nyall Dawson
05:59 AM Bug report #9383 (Closed): Print Composer - Map Frame contents does not fill frame
Contents of map frame doesn't fully fill frame (see attached image).
This works on the same PC (Windows 8.1) within 1...
Nicholas Duggan
01:30 PM Revision 9f3e8f48 (qgis): wms provider: also include SCALE parameter for UMN mapserver (followup ...
Jürgen Fischer
12:45 PM Revision 0c99423b (qgis): #9360R: disable ogr simplification while OGR_G_SetPoints does not exist
Alvaro Huarte
12:04 PM Bug report #9389 (Closed): Identify Feature - not possible to scroll horizontally
I have the problem, that in the "Identify Feature" window, I can't scroll to the right side at a large row.
QGIS: 2....
Antoine Guerin
11:47 AM Revision d4b1bb47 (qgis): Reintroduce geometry caching while rendering (used esp. for snapping)
Martin Dobias
11:35 AM Revision 85a17c24 (qgis): Add QgsMapLayerAction and QgsMapLayerActionRegistry, which can be
used as a generic api for registering actions which can apply to
a specific map layer or layer type.
Create a QgsMap...
Nyall Dawson
11:32 AM Revision fc3094ff (qgis): [TRANSUP] no by james and dk by Jacob
Signed-off-by: Werner Macho <[email protected]> Werner Macho
11:08 AM Bug report #4297: Cmake file on MacOS is biased to use KyngChaos binaries regardless of user pref...
I am looking into using CMake's new-ish *BundleUtilites* ("docs":http://www.cmake.org/cmake/help/v2.8.11/cmake.html#m... Larry Shaffer
11:08 AM Bug report #4297: Cmake file on MacOS is biased to use KyngChaos binaries regardless of user pref...
I am looking into using CMake's new-ish *BundleUtilites* ("docs":http://www.cmake.org/cmake/help/v2.8.11/cmake.html#m... Larry Shaffer
11:08 AM Bug report #4297: Cmake file on MacOS is biased to use KyngChaos binaries regardless of user pref...
I am looking into using CMake's new-ish *BundleUtilites* ("docs":http://www.cmake.org/cmake/help/v2.8.11/cmake.html#m... Larry Shaffer
09:23 AM Revision f9c5ee0c (qgis): dialog base: separator and dialog title as argument to init/restore
Denis Rouzaud
08:55 AM Revision 4bfba09b (qgis): Server adjustments (allow usage from build dir, new API)
Martin Dobias
08:40 AM Revision e1442e23 (qgis): Merge pull request #1090 from Cracert/i18n
[TRANSUP] pl Werner Macho
08:20 AM Bug report #9386 (Closed): [processing] v.sample fails when creating intermediate table
cleaning unnecessary fields does the trick. Closing the issue, this is totally a grass's one. Regis Haubourg
08:15 AM Bug report #9386: [processing] v.sample fails when creating intermediate table
Error occurs in GRASS native GUI... May be a OSGEO4W trouble? Regis Haubourg
08:12 AM Bug report #9386: [processing] v.sample fails when creating intermediate table
Well, I tested in grass plugin, and same error. Processing is not to be blamed though..
Not sure I must move to gra...
Regis Haubourg
06:35 AM Bug report #9386 (Closed): [processing] v.sample fails when creating intermediate table
Hi, v.sample fails when creating temp table of sampling points.
It seemed to wrok in processing version of december ...
Regis Haubourg
07:07 AM Bug report #3975: PDF exports on OSX always convert text to outlines
I'm interested in adding export non-vectorized text as an option to the svg export.
Larry:is it the way to go ?
Vincent Mora
06:43 AM Feature request #9387 (Closed): Print Composer - Coordinate system as expression
The addition of dynamic text through expressions in QGIS 2 is awesome! Unfortunately I still need to fill out the coo... Nicholas Duggan
05:17 AM Feature request #9381 (Closed): Print composer: add option for point grid
Within the current QGIS Print Composer, there are only the options to use a line grid or cross grid symbol. I believe... Nicholas Duggan
04:36 AM Bug report #9379 (Closed): QGIS crash when opening certain WFS projects
Attached file was created on QGIS 2.0.1 64-bit. When it's opened in QGIS 2.0.1 32-bit, QGIS crashes with a minidump a... Jacob Madsen
04:34 AM Bug report #9375: Simplification causes GEOS exceptions when layer has labels
Hi Nyall, are you using current master ? I am conversing with Jürgen Fischer, the commit (#3305a6c77903f1ef9cce012f52... Alvaro Huarte
03:12 AM Bug report #9375 (Closed): Simplification causes GEOS exceptions when layer has labels
I'm running into an issue with the new rendering simplification option. With this enabled on a layer which has labels... Nyall Dawson
03:40 AM Bug report #9377 (Closed): WMS getfeatureinfo result dialog not rendered ok and disappears
Both in current testing and 2.0.1 (here on Debian), I have troubles with the WMS getfeatureinfo output.
It defaults ...
Richard Duivenvoorde
02:55 AM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
Mathieu Pellerin - nIRV wrote:
> I think we should close it when the polygon layer not rendered issue is fixed (which...
Alvaro Huarte
02:52 AM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
I think we should close it when the polygon layer not rendered issue is fixed (which occurs when simplify geometry is... Mathieu Pellerin - nIRV
02:39 AM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
Mathieu Pellerin - nIRV wrote:
> Alvaro, @nirvn is me :)
Argggggggg, sorry, I have not noticed.
Then Can I close thi...
Alvaro Huarte
02:37 AM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
Alvaro, @nirvn is me :) Mathieu Pellerin - nIRV
02:27 AM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
Hi Mathieu, @nirvn commented that layers disappears in the extreme zoomed out scales even with simplification disable... Alvaro Huarte
02:45 AM Revision 5162889c (qgis): [TRANSUP] pl
Robert Szczepanek
02:40 AM Bug report #9241: QgsVectorDataProvider.minimumValue() and maximumValue() don't work for Date fields
As soon as you install the updated OGR on your machine, QGIS will make use of it, even if you still run QGIS 2.0. The... Matthias Kuhn
02:31 AM Bug report #9241: QgsVectorDataProvider.minimumValue() and maximumValue() don't work for Date fields
@Matthias: The OGR side seems to be fixed. Can you have a look at our own code? Or do you know whom to ask? Will QGIS... Anita Graser
02:25 AM Feature request #9373: Support for UDP connections in GPS Widget
Hello,
What kind of specs should be needed (ports, hosts...?
AFAIK It depends a lot on the R/V, but basically the m...
jtornero -
02:03 AM Feature request #9373: Support for UDP connections in GPS Widget
Could you include pointers to any specs please? Jürgen Fischer

2014-01-19

12:40 AM Bug report #9374 (Closed): Print Composer - html frame stays empty when re-opening the project
Good morning to everyone,
I am facing a little problem with html frame in the map composer.
It is very helpful and p...
Mathieu Bossaert
12:19 AM Revision 9209ef6e (qgis): [Plugin Manager] Fix ui layout
Borys Jurgiel
12:17 AM Revision 377d30aa (qgis): [Plugin Manager] Fix window title issues after recent changes in QgsOpt...
Borys Jurgiel
12:12 AM Feature request #9373 (Open): Support for UDP connections in GPS Widget
Sometimes NMEA data (not only GPS but sounders, etc) data is feeded through UDP datagrams. This is common, for insta... jtornero -
11:56 PM Feature request #9372 (Closed): More uniform CRS selector
CRS slector is different in many dialogs. See e.g. Save as... dialogs for raster and for vectors.
The raster solution...
Paolo Cavallini
04:39 PM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
Mathieu Pellerin - nIRV wrote:
> Alvaro, the first project attached to this issue works much, much better with your ...
Alvaro Huarte
02:13 AM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
Hi Giovanni, thanks, I know it, I am conversing with Jürgen Fischer, the commit (#3305a6c77903f1ef9cce012f52ff49c8e35... Alvaro Huarte
02:03 AM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
Alvaro Huarte wrote:
> Hi Mathieu,
>
> I have released a new pull request that I hope to be merged soon.
> https://g...
Giovanni Manghi
02:03 AM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
Alvaro Huarte wrote:
> Hi Mathieu,
>
> I have released a new pull request that I hope to be merged soon.
> https://g...
Giovanni Manghi
02:03 AM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
Alvaro Huarte wrote:
> Hi Mathieu,
>
> I have released a new pull request that I hope to be merged soon.
> https://g...
Giovanni Manghi
02:03 AM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
Alvaro Huarte wrote:
> Hi Mathieu,
>
> I have released a new pull request that I hope to be merged soon.
> https://g...
Giovanni Manghi
02:50 PM Bug report #9371 (Closed): Paste Features as New Vector Layer/New Memory Vector layer fails with ...
The new "Paste Features As" doesn't correctly handle PostGIS layers with a bigint columns. Attempting to paste featur... Nyall Dawson
02:23 PM Revision 6c14b503 (qgis): #9360R: enable ogr simplification on provider side only cpp
Alvaro Huarte
12:07 PM Bug report #9370 (Closed): QGIS guesses wrong CRS when units are us-feet
Full discussion under http://osgeo-org.1560.x6.nabble.com/gdal-dev-gdalinfo-coordinates-problem-td5098718.html
Sampl...
Andre Joost
11:36 AM Bug report #7735 (Reopened): QgsProject.writeEntry bugs with line endings
Hi ! It seems the bug reappeared (or never really disappeared ?!!).
It affects the "save query" feature of the DB ma...
Olivier Dalang
11:23 AM Bug report #7039: Use message bar for handling bad layers
I very much agree !
The fact that layers which are currently unavailable are deleted upon opening a project is a big...
Olivier Dalang
11:09 AM Revision a2b8efaa (qgis): #9360R: mix CPP/C code - experimental
Alvaro Huarte
10:50 AM Revision 72ec87de (qgis): add myself to translators, russian translation update
Alexander Bruy
10:08 AM Revision 0c1f5c57 (qgis): Merge pull request #1088 from Cracert/i18n
[TRANSUP] pl: simple update Werner Macho
09:46 AM Bug report #9369 (Closed): "duplicate layer" takes ages to duplicate spatialite layers
Hi !
When duplicating spatialite layers using the "Duplicate layer" command from the contextual menu, it takes somet...
Olivier Dalang
06:28 AM Bug report #7472 (Reopened): vector editing errors
Hi all, apologies for reopening if this isn't the best way of raising this.
I've just posted this problem on gis.sta...
Simon Dedman
02:08 AM Revision 1eaefaa0 (qgis): [TRANSUP] pl: simple update
Robert Szczepanek
02:01 AM Revision b7ee396e (qgis): #9360R: remove ogr_geometry.h
Alvaro Huarte
01:15 AM Revision 2e819346 (qgis): #9360R: fix bad ogr simplification
Alvaro Huarte

2014-01-18

12:46 AM Bug report #7368: QGIS writing out incorrect .prj file
Confirm such behavior on latest master. dr -
11:22 PM Revision 06b1fbcb (qgis): german translation update
Jürgen Fischer
11:07 PM Revision 5377ad34 (qgis): debian packaging update
Jürgen Fischer
11:05 PM Revision a9d8bd1e (qgis): update sip some bindings
Jürgen Fischer
09:41 PM Revision 3327cdc9 (qgis): fix typos, indentation and some warnings
Jürgen Fischer
07:40 PM Revision 1a5332ab (qgis): Merge pull request #1082 from 3nids/uioptionbase
UI: dialog base: add current category to dialog title if in icon only mode Larry Shaffer
04:35 PM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
Hi Mathieu,
I have released a new pull request that I hope to be merged soon.
https://github.com/qgis/QGIS/pull/1087...
Alvaro Huarte
04:48 AM Bug report #9360 (Reopened): serious regression: whole layer not rendered (when simplify geometry...
Alvaro, the first project attached to this issue works much, much better with your patch applied (although I can stil... Mathieu Pellerin - nIRV
04:48 AM Bug report #9360 (Reopened): serious regression: whole layer not rendered (when simplify geometry...
Alvaro, the first project attached to this issue works much, much better with your patch applied (although I can stil... Mathieu Pellerin - nIRV
03:04 PM Feature request #9368 (Closed): Print Composer Map Label and Texture Rotation
Currently, when map rotation is specified in the print composer, everything on the map is rotated, including labels a... Matthew Petroff
11:43 AM Feature request #9366: Allow scale values < 1 in composer map items
Petras Jokubauskas wrote:
> **Should I assign myself to this issue?
No, I'll tackle it after feature freeze. Should...
Nyall Dawson
03:35 AM Feature request #9366: Allow scale values < 1 in composer map items
It is possible to crash Qgis using Print composer in state as it is now, so at first it is bug report.
However it is...
Petras Jokubauskas
03:01 AM Feature request #9366 (Open): Allow scale values < 1 in composer map items
Giovanni Manghi
01:27 AM Feature request #9366 (Feedback): Allow scale values < 1 in composer map items
Hi Petras,
is this a bug report, a suggestion for improvement or food for thoughts?
Giovanni Manghi
01:27 AM Feature request #9366 (Feedback): Allow scale values < 1 in composer map items
Hi Petras,
is this a bug report, a suggestion for improvement or food for thoughts?
Giovanni Manghi
04:10 AM Feature request #9367 (Closed): allow setting smaller scale bar in composer Scalebar items
hello,
this is connected a bit with #9366, but this post is just about scalebar alone.
At this moment, thanks to rest...
Petras Jokubauskas
03:58 AM Revision bf814c20 (qgis): indentation update
Jürgen Fischer
03:46 AM Revision 3305a6c7 (qgis): ogr geometry simplifier:
- stick to C API
- enable simplification only with GDAL >=1.9
Jürgen Fischer
03:46 AM Revision ea486879 (qgis): fix warnings
Jürgen Fischer
03:37 AM Revision c3a21743 (qgis): debian packaging update: reenable globe plugin on debian unstable
Jürgen Fischer
02:09 AM Bug report #9267 (Rejected): Plus button for Default datum transformations doesn't work
Works in master Alexander Bruy
02:09 AM Bug report #9267 (Rejected): Plus button for Default datum transformations doesn't work
Works in master Alexander Bruy
02:05 AM Bug report #4819 (Reopened): "Identify Features" tool is slow with complex/big features (lot of n...
Jürgen Fischer
01:32 AM Bug report #4819: "Identify Features" tool is slow with complex/big features (lot of nodes)
see also http://lists.osgeo.org/pipermail/qgis-developer/2014-January/030315.html Giovanni Manghi

2014-01-17

12:36 AM Feature request #9366: Allow scale values < 1 in composer map items
why does it made citation? Petras Jokubauskas
12:32 AM Feature request #9366 (Closed): Allow scale values < 1 in composer map items
Hello everybody,
this is my first post, sorry if it is too big,
I am geologist/ petrologist and use QGIS not only for...
Petras Jokubauskas
10:41 PM Revision 174577b9 (qgis): Fix FindQScintilla module for non-standard install locations
Larry Shaffer
06:00 PM Revision c2a8ad0a (qgis): wms-c: don't crash if tile matrix set isn't available anymore (fixes #9...
Jürgen Fischer
05:50 PM Revision 8f8ea0e1 (qgis): use line pattern fill symbol layer line symbol for fill instead of for ...
Radim Blazek
05:38 PM Revision 71e09ec3 (qgis): Use new unit conversion function to calculate dxf line width
Marco Hugentobler
05:02 PM Revision cc195a63 (qgis): german translation update
Jürgen Fischer
04:35 PM Revision 4b60d098 (qgis): Fix dxf label size calculation
Marco Hugentobler
04:35 PM Revision 6926bc92 (qgis): Dxf export: fix order in multiline labels
Marco Hugentobler
04:34 PM Revision a7a942ce (qgis): Export labels to dxf
Marco Hugentobler
04:34 PM Revision 78bd89d0 (qgis): Split multiline labels for dxf export
Marco Hugentobler
04:34 PM Revision 82acf769 (qgis): Set text color and show label boxes for debugging
Marco Hugentobler
04:29 PM Revision fb180388 (qgis): Merge pull request #1056 from ahuarte47/Issue_9060_B
[Feature]: Centralize conversion units in one unique function Marco Hugentobler
03:51 PM Revision 8c9f41cf (qgis): Merge pull request #1086 from ahuarte47/Issue_9360
fix bug whole layer not rendered (when simplify geometry activated; fixes #9360) Jürgen Fischer
02:57 PM Revision cc13f9d0 (qgis): #9360: fix bug simplification when transform is activated
Alvaro Huarte
02:12 PM Revision 71360c3c (qgis): [TRANSUP] Prepare ts files for new Release
Werner Macho
02:09 PM Revision 7ca60b30 (qgis): followup f33c4904d3b: add Q_DECL_DEPRECATED and sip annotation to hasCr...
Jürgen Fischer
01:01 PM Revision db18d835 (qgis): Oracle provider: added featureSource() support
Martin Dobias
12:48 PM Revision 5315cff1 (qgis): Allow Qt to search for Qt plugins (e.g. sqldrivers) in our plugin direc...
Without this it is necessary to explicitly provide QT_PLUGIN_PATH environment
variable for Qt plugins we build (e.g. ...
Martin Dobias
12:01 PM Revision d8b55a2a (qgis): Merge pull request #1085 from tomass/master
Lithuanian translation update Werner Macho
10:29 AM Revision 2e9d3a8c (qgis): CRS axis inversion retrieval update:
- back to OGRGetAxis() as OSREPSGTreatsAsNorthingEasting() was introduced with
GDAL 1.10 (fixes builds with earlier...
Jürgen Fischer
09:08 AM Bug report #8975: line pattern fill: the style is applied to symbol border and not to line fills,...
Partially fixed in commit:8f8ea0e, the line symbol layer is now used for fill, outline is not drawn (like with point ... Radim Blazek
09:00 AM Bug report #9361 (Closed): 2.1 core dump on loading 1.9 project
Fixed in changeset commit:"c2a8ad0a35894418d98ccc44b02f3b8e8f89de86". Jürgen Fischer
03:05 AM Bug report #9361: 2.1 core dump on loading 1.9 project
here's the project file Gavin Fleming
08:27 AM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
> I also see the layer-not-rendered issue with polygon layer too. Is the patch covering this case too?
Hi Mathieu, ...
Alvaro Huarte
06:51 AM Bug report #9360 (Closed): serious regression: whole layer not rendered (when simplify geometry a...
Fixed in changeset commit:"8c9f41cfa1e6e8cc6625a3436756e3b29754142c". Jürgen Fischer
06:40 AM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
Alvaro, that was fast :)
I don't have a build environment ready to test patch :/ can certainly verify when its comm...
Mathieu Pellerin - nIRV
06:03 AM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
Hi Mathieu, can you test this patch please ?
https://github.com/qgis/QGIS/pull/1086
Thanks in avance
Alvaro
Alvaro Huarte
06:03 AM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
Hi Mathieu, can you test this patch please ?
https://github.com/qgis/QGIS/pull/1086
Thanks in avance
Alvaro
Alvaro Huarte
01:20 AM Bug report #9360: serious regression: whole layer not rendered (when simplify geometry activated)
Note: the regression was spotted on a linux (Ubuntu 13.10) machine, not tested on windows yet. Mathieu Pellerin - nIRV
07:48 AM Revision b7612f27 (qgis): UI: dialog base: add current category to dialog title
Denis Rouzaud
07:35 AM Revision f4315d7f (qgis): Lithuanian translation update
Tomas
05:05 AM Feature request #9362: Export PDF layers from QGIS map composers
To note that QGIS "can" already export (from the canvas, not the composer) as geopdf: the format is supported in gdal... Giovanni Manghi
03:48 AM Bug report #9060: Area is wrong in QGIS master (again)
Hi, I release a new pull request (https://github.com/qgis/QGIS/pull/1071) it attempts to correct this error.
Can you...
Alvaro Huarte
03:26 AM Bug report #9365: QGIS save as SLD style for graduated styled layer different from what it's show...
Please consider this pic as IMAGE 2 - Geoserver Output Saved SLD stefano nardone
03:22 AM Bug report #9365 (Closed): QGIS save as SLD style for graduated styled layer different from what ...
I've found that when applying a graduated style to a layer in QGIS, if I save the style as SLD to use it in my Geoser... stefano nardone
02:33 AM Feature request #9352: update 7 parameter transformation fir Israel ITM grid
This should be reported to the Proj4 bug tracker, because QGIS takes all CRS from there.
Proj4 only uses valid EPSG ...
Andre Joost
01:22 AM Bug report #9345: WMS axis ordering depending on CRS a 2.0 rollout stopper
Alvaro Huarte wrote:
> Hi Bernt, this patch was merged to master.
> Next release will contain it!
>
> Best Regards
>...
Bernt Rane

2014-01-16

12:51 AM Feature request #9364 (Open): Provide a UI for creating custom Projection
I often have to work with data, which is my Country's statutory projection. This is a custom LCC Projection, which do... Devdatta Tengshe
12:42 AM Feature request #9363 (Open): Buffer tool should provide a way of using Units other than data sou...
Often I have data in Geographic Lat-long and want to buffer them to 1km or something similar.
The current way to do...
Devdatta Tengshe
12:38 AM Feature request #9362: Export PDF layers from QGIS map composers
Feels the same as #8771 speaks about geopdf but it would be more safe to call it as geospatial pdf because GeoPDF is ... Jukka Rahkonen
12:25 AM Feature request #9362 (Open): Export PDF layers from QGIS map composers
As in the attached image.
PDF layers are formally known as Optional Content Groups.
"They represent a collection o...
Asier Sarasua
12:15 AM Bug report #9361: 2.1 core dump on loading 1.9 project
Can you share the 1.9 project file? Jürgen Fischer
10:04 PM Bug report #9361 (Closed): 2.1 core dump on loading 1.9 project
QGIS 2.1 nightly build crashed on loading a 1.9 project file. So I starting it as root and it now showed a bad WMS la... Gavin Fleming
08:38 PM Bug report #9360 (Closed): serious regression: whole layer not rendered (when simplify geometry a...
A very serious regression has made its way into QGIS master following the (2nd) simplify geometry commits. Whole laye... Mathieu Pellerin - nIRV
07:08 PM Revision e8b8e3a4 (qgis): Merge pull request #1081 from ahuarte47/Issue_9345
Bug #9345: fix calculation of axis ordering of CRS Jürgen Fischer
06:28 PM Revision 2db44a59 (qgis): identified features highlight clip on zoom out fix
Radim Blazek
05:28 PM Revision f33c4904 (qgis): signal hasCrsTransformEnabled() renamed to hasCrsTransformEnabledChanged()
Radim Blazek
01:02 PM Revision 80b44a76 (qgis): fix bug in max value on joined fields
Vincent Mora
12:47 PM Bug report #9359 (Closed): The WCS client don't seem to refresh the cache
Using the client wcs from last trunk,
I notice that the client wcs with the option "always-cache" use a local cached ...
aperi2007 -
11:51 AM Bug report #9345 (Closed): WMS axis ordering depending on CRS a 2.0 rollout stopper
Hi Bernt, this patch was merged to master.
Next release will contain it!
Best Regards
Alvaro
Alvaro Huarte
11:01 AM Revision 119b7fd3 (qgis): WCS provider: use a download handler (like WMS)
Martin Dobias
10:30 AM Revision c7ccdc9e (qgis): fixed toSld() & replaced "" by QString
Vincent Mora
10:12 AM Bug report #9358 (Closed): Qgis 2.1 for Mac isn't able to save Project on a server share (Ubuntu ...
If I open a project located on a server share, Qgis creates immediately a new file in the project location with the s... Riccardo Casoli
08:59 AM Revision 07cbc22f (qgis): Resolved handling of WMS requests in worker threads
Martin Dobias
07:35 AM Revision 8b6d180b (qgis): Merge pull request #1079 from 3nids/uioptionbase
UI: remove top labels, use collapsible groupboxes, and other small improvements Denis Rouzaud
07:15 AM Revision 03a7125b (qgis): UI: remove top labels, use collapsible groupboxes, and other small impr...
Denis Rouzaud
06:19 AM Bug report #9357 (Closed): Lots of PostGIS connections with a standalone python script
I have a standalone python script that creates a bunch of PDFs for me.

Recently this script has developed an issu...
James Stott
05:55 AM Bug report #9356 (Closed): Atlas print does nto respect composition page size, orientation
Hi
I've been testing the atlas updates here. One thing I got stuck with is that although I set the composition page ...
Tim Sutton
05:15 AM Bug report #9355 (Closed): Export/add geometric column terribly slow
Even in the case of points (no complex calculations to do), it takes hours for half a million points (on a slow machi... Paolo Cavallini
04:53 AM Bug report #7209: WCS client seems broken
Giovanni Manghi wrote:
> yeah I know, this is why I wrote "apparently". Anyway now I tested also under Windows and ap...
Radim Blazek
04:05 AM Bug report #7209: WCS client seems broken
Radim Blazek wrote:
> The last considerable change in WCS client was 3 months ago, so I have no idea how it got broke...
Giovanni Manghi
04:20 AM Revision 5310040a (qgis): add header installation of simplify methods
Jürgen Fischer
03:07 AM Feature request #9326: Tolerance (snapping) during analyses
Probably this could be solved with a new command, allowing the user to arbitrarily reduce the precision of coordinate... Paolo Cavallini
02:12 AM Revision 2af29d18 (qgis): #9345: fix axis invert calculation
Alvaro Huarte
01:18 AM Feature request #9352 (Closed): update 7 parameter transformation fir Israel ITM grid

Please update +towgs84 parameter for the Israel ITM grid (EPSG:2039).
The 7 parameter transformation is officia...
Michael Davis

2014-01-15

12:46 AM Feature request #9351 (Open): Load GPX: do not load empty layers
When loading a GPX, by default tracks, routes, and waypoints are loaded, even if empty. For the user it mey be diffic... Paolo Cavallini
12:40 AM Revision bf39737c (qgis): fixed bug in rotation & removed xml encode/decode
Vincent Mora
12:38 AM Bug report #7209: WCS client seems broken
"Always-cache" is also used for get capabilities, if the request failed the first time (during the server configurati... Radim Blazek
11:35 PM Bug report #7209: WCS client seems broken
Using the client wcs from last trunk,
I notice that the option "always-cache" don't seem work. It return always a mes...
aperi2007 -
10:05 AM Bug report #7209: WCS client seems broken
The last considerable change in WCS client was 3 months ago, so I have no idea how it got broken and cured itself in ... Radim Blazek
05:58 AM Bug report #7209: WCS client seems broken

> I've really very difficulties to make crashing my QGIS (Linux - 0ca7316), please could you say to me what I should...
Giovanni Manghi
05:54 AM Bug report #7209: WCS client seems broken
Paolo Cavallini wrote:
> In case it is not fixed in time for QGIS 2.2, I suggest to remove it: shipping a knowingly b...
Giovanni Manghi
05:51 AM Bug report #7209: WCS client seems broken
Giovanni Manghi wrote:
> On QGIS master the WCS client seems really broken, I cannot add any layer (on both Linux and...
Salvatore Larosa
05:41 AM Bug report #7209: WCS client seems broken
In case it is not fixed in time for QGIS 2.2, I suggest to remove it: shipping a knowingly broken service will not be... Paolo Cavallini
12:12 AM Bug report #9345: WMS axis ordering depending on CRS a 2.0 rollout stopper
Alvaro Huarte wrote:
> Hi Bernt, I propose this pull request:
> https://github.com/qgis/QGIS/pull/1081
>
> Can you t...
Bernt Rane
05:21 PM Bug report #9345: WMS axis ordering depending on CRS a 2.0 rollout stopper
Hi Bernt, I propose this pull request:
https://github.com/qgis/QGIS/pull/1081
Can you test it ?
Alvaro
Alvaro Huarte
05:21 PM Bug report #9345: WMS axis ordering depending on CRS a 2.0 rollout stopper
Hi Bernt, I propose this pull request:
https://github.com/qgis/QGIS/pull/1081
Can you test it ?
Alvaro
Alvaro Huarte
05:28 AM Bug report #9345 (Closed): WMS axis ordering depending on CRS a 2.0 rollout stopper
The move in wms 1.3.0 to a more strict axis ordering and a changed behaviour from qgis 1.8 to 2.0 is turning into a m... Bernt Rane
11:21 PM Bug report #9324 (Closed): Regression: Inference lines in composer no longer appear
Yes the lines that appear when you move an object around on the layout to show if they are aligned.
I tested on OSX ...
Tim Sutton
10:44 PM Bug report #9349: QGis Zonal Statistics Plugin NoData included in Calculations
Why not adding a very small portion of the raster? Paolo Cavallini
11:42 AM Bug report #9349: QGis Zonal Statistics Plugin NoData included in Calculations
Could not upload the files due to size limitations Jason Tokayer
11:40 AM Bug report #9349 (Closed): QGis Zonal Statistics Plugin NoData included in Calculations
I have an ESRI raster file (w001001.adf) with a NoData value of -32768 and otherwise non-negative data. I have a vect... Jason Tokayer
10:12 PM Revision eb9ce3a3 (qgis): Fix warning
Nyall Dawson
06:53 PM Feature request #9339: Do not print setting for composer layer
At the moment I have a duplicate composer layout as a work around with the alignment image on. I delete the image use... James Harvey
06:51 PM Feature request #9339: Do not print setting for composer layer
Yes similar to that item, but not just labels. Would be for objects like images placed and items like lines and other... James Harvey
06:21 PM Revision 00efc467 (qgis): Set raster no data color back to 0,0,0,0 and overwrite that in raster d...
Radim Blazek
04:57 PM Revision e721e7f7 (qgis): Bugfixes for dxf export
Marco Hugentobler
01:54 PM Revision 0ca73163 (qgis): DB Manager: remove text under icons
Denis Rouzaud
11:45 AM Revision 48afac37 (qgis): followup 4502592: use QgsCollapsibleGroupBox
Denis Rouzaud
11:42 AM Bug report #9350 (Closed): reprojected postgresql layers are plotted with offset and very slow
Running QGIS master as of 2014-01-15, Postgis 2.1.1, osm2pgsql 0.85.0_20140107
Attached is a screenshot which displa...
Thomas Baumann
11:41 AM Revision c53f8819 (qgis): Moved WMS capabilities, URI parsing out of provider class.
With this change, all WMS capabilities are kept within one class.
When the provider is cloned, the existing capabilit...
Martin Dobias
11:31 AM Revision 9812804c (qgis): make icons more consistent in relation editor widget
Denis Rouzaud
11:17 AM Bug report #9348: Selection of thousands of points very slow in QGIS2
The same applies to the editing of values in the attribute table. Rhenriques Henriques
10:59 AM Bug report #9348: Selection of thousands of points very slow in QGIS2
Then tagging as a regression. Giovanni Manghi
10:59 AM Bug report #9348: Selection of thousands of points very slow in QGIS2
Then tagging as a regression. Giovanni Manghi
10:59 AM Bug report #9348: Selection of thousands of points very slow in QGIS2
Then tagging as a regression. Giovanni Manghi
10:59 AM Bug report #9348: Selection of thousands of points very slow in QGIS2
Then tagging as a regression. Giovanni Manghi
10:51 AM Bug report #9348 (Closed): Selection of thousands of points very slow in QGIS2
The selection of thousands of points from a 5 million point shapefile takes ages to process and eventually crashes QG... Rhenriques Henriques
11:00 AM Revision d439dfbc (qgis): #8725-R: include qgsvectorsimplifymethod.sip
Alvaro Huarte
11:00 AM Revision 22c0c794 (qgis): #8725-R: minor changes and UI update
+ add comment about 'prepareSimplification' in constructor
+ fix comment in 'providerCanSimplify'
+ improve UI messages
Alvaro Huarte
11:00 AM Revision 2c67e511 (qgis): #8725-R: no simplify point layers in postgres provider
Alvaro Huarte
11:00 AM Revision 42fd6a2b (qgis): #8725-R: never simplifying the first two or last two vertices in a line
This ensure that the angles at the line start and end are the same after
simplification
Alvaro Huarte
11:00 AM Revision 84fe6762 (qgis): Fix warnings
Matthias Kuhn
11:00 AM Revision e40a23a0 (qgis): #8725-R: add "Advanced settings" panel
Alvaro Huarte
11:00 AM Revision 062c1e41 (qgis): #8725-R: fix old API in testqgsblendmodes.cpp
Alvaro Huarte
11:00 AM Revision 7cb8ff7f (qgis): #8275-R: simplification on a per-iterator basis
Alvaro Huarte
11:00 AM Revision 1e781ff8 (qgis): #8725-R: fix old API in other test cpp files
Alvaro Huarte
11:00 AM Revision 4cc82e62 (qgis): #8725-R: refactoring of simplification API in FeatureIterators
Alvaro Huarte
11:00 AM Revision 61041dac (qgis): #8725-R: simplify edited geometries in QgsVectorLayerFeatureIterator
Alvaro Huarte
11:00 AM Revision a7ff8ce3 (qgis): #8725-R: no check 0-pointers to delete
Alvaro Huarte
11:00 AM Revision 8fb87f18 (qgis): #8725-R: minor changes
Alvaro Huarte
11:00 AM Revision 61c8cad6 (qgis): #8725-R: no check geometry pointer twice
Alvaro Huarte
11:00 AM Revision 0a970eb7 (qgis): #8725-R: define UseRenderingOptimization
Redefine RenderingPrintComposition to UseRenderingOptimization Alvaro Huarte
11:00 AM Revision f37b0562 (qgis): #8725-R: New vector provider capability for topological simplification
Alvaro Huarte
11:00 AM Revision 3b6ed3bf (qgis): #8725-R: PostgresProvider simplifies on provider side
PostgresFeatureIterator implements simplification on provider side Alvaro Huarte
11:00 AM Revision dcaf0b5a (qgis): #8725-R: OgrProvider simplifies on provider side
OgrFeatureIterator implements simplification on provider side Alvaro Huarte
11:00 AM Revision 08b5e305 (qgis): #8725-R: simplifier execute in rendering loop
Alvaro Huarte
11:00 AM Revision 6358fde7 (qgis): #8725-R: define QgsSimplifyMethod
Define QgsSimplifyMethod to use as optional parameter in
QgsFeatureRequest
Alvaro Huarte
11:00 AM Revision 23b6523f (qgis): #8725-R: FeatureIterator and other minor changes
Alvaro Huarte
11:00 AM Revision 0ec7d359 (qgis): #8725-R: FeatureIterator use SimplifyMethod
AbstractFeatureIterator use SimplifyMethod to simplify locally the
geometries fetched from data source (provider)
Alvaro Huarte
11:00 AM Revision c2834024 (qgis): #8725-R: VectorLayer use SimplifyMethod
VectorLayer define QgsVectorSimplifyMethod to configure the new
QgsSimplifyMethod member of QgsFeatureRequest
Alvaro Huarte
11:00 AM Revision faebcce1 (qgis): #8725-R: move VectorSimplifyMethod to other file
Alvaro Huarte
11:00 AM Revision 319acc2b (qgis): #8725-R: show map2pixel threshold in panels
Alvaro Huarte
10:49 AM Revision 10db5770 (qgis): credentials: give focus to password if a user is given
Denis Rouzaud
10:43 AM Revision 0d8875f6 (qgis): Merge pull request #1078 from 3nids/uiatlas
lighter UI for atlas composer Nyall Dawson
10:33 AM Revision 4502592b (qgis): UI: splitter for the query builder dialog
Denis Rouzaud
10:26 AM Revision 20acfc03 (qgis): remove outline of items in list widget when they have focus
Denis Rouzaud
09:52 AM Revision 11ca7fac (qgis): Merge pull request #1049 from lynxlynxlynx/master
Two build fixes for Arch Jürgen Fischer
09:40 AM Bug report #9320: Weird behavior when creating columns from a joined table
Confirmed on Linux with QGIS master commit:48afac3 Alexander Bruy
09:35 AM Bug report #7822: Export to Spatialite is really slow, compared to commandline ogr2ogr
Still cannot confirm. Export takes several seconds. Alexander Bruy
09:34 AM Bug report #9101: Raster artefact in composer pdf export
Summary:
* QGIS was working well, writing RGBA 0,0,0,0 for transparent pixels, but there is a bug in Acroba Reader s...
Radim Blazek
09:23 AM Bug report #9101 (Closed): Raster artefact in composer pdf export
Fixed in changeset commit:"00efc467844fc710e12a4ab7a64b3fc76b133ad2". Radim Blazek
04:32 AM Bug report #9101: Raster artefact in composer pdf export
For raster artefacts on left / right border I have created new issue #9343. Radim Blazek
09:25 AM Bug report #9343 (Closed): Raster artefacts on data / no data border
Fixed in commit:00efc46784.
This bug was caused by first attempts to fix #9101.
Radim Blazek
05:03 AM Bug report #9343: Raster artefacts on data / no data border
The artefacts have the same color as RGB part of QgsRasterRenderer::NODATA_COLOR = qRgba( 255, 255, 255, 0 ). It mean... Radim Blazek
04:22 AM Bug report #9343 (Closed): Raster artefacts on data / no data border
Artefacts appear within raster extent on the left/right side of no null data and on the left / right side of raster e... Radim Blazek
09:19 AM Revision 34809e1e (qgis): lighter UI for atlas composer
Denis Rouzaud
08:25 AM Revision 89a774a3 (qgis): add splitters to raster calc dialog, use QgsCollapsibleGroupBox to save...
Denis Rouzaud
08:05 AM Bug report #9317: OTB Band Math error with Processing (sextante) modeler
Apparently, this problem is only for the QGIS 2 version 64 bits... ken oz
08:01 AM Revision 5d4877a5 (qgis): fix warning
Denis Rouzaud
06:01 AM Feature request #9346 (Closed): DBManager allow to add non geographical queries to canvas
Hi,
FastSQLayer allowed adding non geographic query results in QGIS. This is very handy for join/relates, adding sta...
Regis Haubourg
05:59 AM Bug report #8592: Field Calculator: Nonsense values for $area and $perimeter
Paolo Cavallini wrote:
> If this works in master, it can indeed be closed. Reopen if necessary.
it is not fixed, but...
Giovanni Manghi
05:47 AM Bug report #8592 (Closed): Field Calculator: Nonsense values for $area and $perimeter
If this works in master, it can indeed be closed. Reopen if necessary. Paolo Cavallini
04:53 AM Feature request #9344 (Closed): Queries saving in DBManager
Wouldn't be nice to have the possibility to store the queries written in DBManager either in the project file OR in Q... didier peeters
03:20 AM Feature request #9340: Bordering polygons dash and dot outline not rendering systematically
Fair enough. It is possible to achieve that through conversion to lines and removing overlaps. I thought other softwa... Miroslav Umlauf
01:11 AM Feature request #9340: Bordering polygons dash and dot outline not rendering systematically
Your wish is understandable but I guess it is hard to fulfill. Polygons are separate shapes so at the common borders ... Jukka Rahkonen
02:56 AM Bug report #9342: composer regression - expressions in text items are not evaluated
Oh, just forgot, shouldn't we add some unit test to avoid such important regressions? Regis Haubourg
02:55 AM Bug report #9342: composer regression - expressions in text items are not evaluated
Ok!, BTW all you did in composer is just great in production use! Regis Haubourg
01:14 AM Bug report #9342: composer regression - expressions in text items are not evaluated
This was a consequence of the new atlas preview mode. I realise now I've forgotten to take into account the fact that... Nyall Dawson
02:25 AM Feature request #8261 (Resolved): Put focus on "password" field when adding a PostGIS table
solved #10db5770c4c159763f77c972b4ba4b82f02a4b20 Denis Rouzaud

2014-01-14

12:49 AM Bug report #9342 (Closed): composer regression - expressions in text items are not evaluated
Expressions in text items (like writting current date) are no more evaluated in composer. Expression builder do evalu... Regis Haubourg
12:43 AM Revision 4ba3e7c8 (qgis): Fix hue/saturation changes for rasters causing debug noise when raster ...
Nyall Dawson
12:39 AM Feature request #9065 (Closed): Support for nautical miles and more rational scalebars in composer
implemented in commit:4fd3b1fb076aae2ad2e60460e33f39833b8cad83 Jürgen Fischer
12:39 AM Feature request #9065 (Closed): Support for nautical miles and more rational scalebars in composer
implemented in commit:4fd3b1fb076aae2ad2e60460e33f39833b8cad83 Jürgen Fischer
07:30 PM Feature request #9065 (Resolved): Support for nautical miles and more rational scalebars in composer
Nyall Dawson
10:14 PM Revision bb9c9893 (qgis): Fixed bug in the processing toolbox qgis:intersection tool, preventing
attempts at writing the wrong geometry type to a shapefile. Joshua Arnott
09:54 PM Revision 73ddf5a9 (qgis): Lithuanian translation update
Tomas
08:58 PM Revision 47d253e0 (qgis): #9060: Enable degrees as valid DisplayUnit in QgsOptions dialog
Alvaro Huarte
08:58 PM Revision 2bffa19f (qgis): #9060: use QGis::fromUnitToUnitFactor in QgsDecorationScaleBar
Alvaro Huarte
08:58 PM Revision 48cf5b32 (qgis): #9060: use QGis::fromUnitToUnitFactor in QgsGrassGisLib
Alvaro Huarte
08:58 PM Revision 23f6a231 (qgis): #9060: use QGis::fromUnitToUnitFactor in QgsComposerScaleBar
Alvaro Huarte
08:53 PM Revision c20f38b6 (qgis): #9060: use QGis::fromUnitToUnitFactor in QgsDistanceArea
in Alvaro Huarte
08:53 PM Revision 5d59d83d (qgis): #9060: use QGis::fromUnitToUnitFactor in QgsDxfExport
in Alvaro Huarte
08:53 PM Revision b662d1be (qgis): #9060: use QGis::fromUnitToUnitFactor in QgsWmsProvider
in Alvaro Huarte
08:53 PM Revision 65f43a8b (qgis): #9060: define global unit conversor
Alvaro Huarte
08:47 PM Bug report #9341 (Closed): Polygon outline offset
When using offset for polygon outline it creates overhang of outlines in starting (ending) node of polygon. Miroslav Umlauf
08:40 PM Feature request #9340 (Open): Bordering polygons dash and dot outline not rendering systematically
When there are adjacent (bordering) polygons with the same dashed/dotted outline in one layer it should be rendered a... Miroslav Umlauf
07:29 PM Feature request #9339: Do not print setting for composer layer
James - is this a duplicate of #4357? Does that match what you're after? Nyall Dawson
06:46 PM Feature request #9339: Do not print setting for composer layer
Have a look for a plugin called Layer Combinations. It will allow you to create combinations of layers which you can... Nathan Woodrow
06:41 PM Feature request #9339 (Closed): Do not print setting for composer layer
It would be good to have a tick box on each layout composer item for "Do not print" layer. Like setting some layers i... James Harvey
06:55 PM Revision e8205c98 (qgis): changed std::auto_ptr for QScopedPointer
Vincent Mora
06:23 PM Feature request #9338 (Closed): Allow to select size of export image in Project > Save as Image.
This is real useful because this is the only way in Qgis to save a geo-referenced image, more exactly to get a world ... baditaflorin -
06:16 PM Bug report #8273: Attributes not loaded from kml/kmz file
I can confirm the same bug with QGIS 2.0.1 on windows.
baditaflorin -
06:16 PM Bug report #8273: Attributes not loaded from kml/kmz file
I can confirm the same bug with QGIS 2.0.1 on windows.
baditaflorin -
05:25 PM Revision 7d404d97 (qgis): allow for expressions in symbol rotation and scale
the single, graduated and categorised symbol renderers have been
refactored to avoid use of raw pointers (auto_ptr ar...
Vincent Mora
04:16 PM Revision a31ebb47 (qgis): fix warning
Denis Rouzaud
03:26 PM Revision 853d1ad7 (qgis): CODING
Small typo fix in coding doc Tim Sutton
03:20 PM Revision 1be2674a (qgis): Merge pull request #1073 from 3nids/expressiondialogsplitter
expression builder: add splitters and change buttons Denis Rouzaud
03:17 PM Revision 8edd6a49 (qgis): expression builder: add splitters and change buttons
respect HIG Denis Rouzaud
01:13 PM Revision 27f5b8d0 (qgis): Merge pull request #1072 from nyalldawson/atlas_multimap3
[FEATURE][composer] Allow for more than one atlas controlled map in comp... Nyall Dawson
12:52 PM Revision 6bb9dfec (qgis): [FEATURE][composer] Allow for more than one atlas controlled map in com...
Nyall Dawson
11:12 AM Revision 680ffe0a (qgis): Make insertVertex/moveVertex/deleteVertex work without cache
Martin Dobias
09:50 AM Revision 2cdc8965 (qgis): [TRANSUP] Arabic by Hosham, added new translator
Signed-off-by: Werner Macho <[email protected]> Werner Macho
06:40 AM Bug report #9335 (Closed): Widgets: impossible to input a time
In the field properties, it is possible to add a Calendar widget, selecting a date/time format. However, the widget o... Paolo Cavallini
06:38 AM Bug report #9334 (Closed): Value widget: set default step at 1
the current default for step in the range widget is 0, which seems inappropriate. Please set it at 1 Paolo Cavallini
04:42 AM Bug report #9332 (Closed): Size of symbols when exporting in jpeg (or pdf, ...)
duplicate of #9012 #8998 and probably more Giovanni Manghi
04:42 AM Bug report #9332 (Closed): Size of symbols when exporting in jpeg (or pdf, ...)
duplicate of #9012 #8998 and probably more Giovanni Manghi
04:42 AM Bug report #9332 (Closed): Size of symbols when exporting in jpeg (or pdf, ...)
duplicate of #9012 #8998 and probably more Giovanni Manghi
04:42 AM Bug report #9332 (Closed): Size of symbols when exporting in jpeg (or pdf, ...)
duplicate of #9012 #8998 and probably more Giovanni Manghi
02:20 AM Bug report #9332 (Closed): Size of symbols when exporting in jpeg (or pdf, ...)
In the print composer, I make a wonderfull layout.
Then I try to export it (the format doesn't matter, the problem e...
Sarah De Laet
04:13 AM Feature request #6484 (Closed): Atlas: support for multiple maps
Fixed in changeset commit:"6bb9dfec00a2906996c3f7af2718b3c4388e128f". Nyall Dawson
04:13 AM Feature request #9248 (Closed): Atlas - Using the same coverage layer multiple times in a sheet.
Fixed in changeset commit:"6bb9dfec00a2906996c3f7af2718b3c4388e128f". Nyall Dawson
02:47 AM Bug report #8437: db manager don't load esri personal geodb to postgis single feature instead of ...
The problem can be extended to all datasources containing multi and single objects. If faced it with a shape2postgis ... Regis Haubourg

2014-01-13

12:17 AM Feature request #9330 (Closed): Rotate Rendered Map Canvas
Add an option in the settings dialog to rotate the rendered map canvas by a user specified angle relative to North 0.... Bjorn Nyberg
12:15 AM Bug report #9329 (Closed): Rotate Rendered Map Canvas
Bjorn Nyberg
12:12 AM Bug report #9329 (Closed): Rotate Rendered Map Canvas
Add an option in the settings dialog to rotate the rendered map canvas by a user specified angle relative to North 0.... Bjorn Nyberg
11:10 PM Bug report #9328 (Closed): Path requires Return to be saved
When adding a custom path to a lib or external application, the path is not saved unless one press Return after havin... Paolo Cavallini
10:55 PM Feature request #9326: Tolerance (snapping) during analyses
See a discussion on: http://lists.osgeo.org/pipermail/qgis-developer/2014-January/030119.html Paolo Cavallini
10:50 PM Feature request #9326 (Feedback): Tolerance (snapping) during analyses
In case of layers with essentially the same shapes, with different precision, the diff between these layers produces ... Paolo Cavallini
10:55 PM Feature request #9327: Add warning for topological errors
See a discussion on: http://lists.osgeo.org/pipermail/qgis-developer/2014-January/030119.html Paolo Cavallini
10:53 PM Feature request #9327 (Closed): Add warning for topological errors
In case of layers with topological errors, analyses fail, and the user has no clue about the reasons.
I suggest to c...
Paolo Cavallini
10:52 PM Revision 385bb598 (qgis): Simplified 173e1d7
Matthias Kuhn
10:28 PM Revision 6febfd22 (qgis): Fix warning
Matthias Kuhn
10:28 PM Revision 173e1d72 (qgis): [attrtable] Force default selection color (regardless of window focus)
Fix #8205 Matthias Kuhn
06:42 PM Bug report #9315 (Reopened): Field Calculator, slow performance with 2.1.0-104
Also noticed that slow performance occurs only when Attribute Table is open (master, Ubuntu). dr -
06:42 PM Bug report #9315 (Reopened): Field Calculator, slow performance with 2.1.0-104
Also noticed that slow performance occurs only when Attribute Table is open (master, Ubuntu). dr -
06:42 PM Bug report #9315 (Reopened): Field Calculator, slow performance with 2.1.0-104
Also noticed that slow performance occurs only when Attribute Table is open (master, Ubuntu). dr -
05:30 PM Revision 47d09fee (qgis): Fixed point displacement renderer (and made it faster)
Martin Dobias
01:57 PM Revision a273b69a (qgis): Further tweak to pull request docs.
Tim Sutton
01:29 PM Bug report #8205 (Closed): Selected rows in attribute table have wrong/too light background color
Fixed in changeset commit:"173e1d72a668fcf26366fc64052ed664fefe059b". Matthias Kuhn
04:58 AM Bug report #8205: Selected rows in attribute table have wrong/too light background color
Sorry - I don't have a dev environment on Windows. If you put it into master I could test it with the next nightly to... Andreas Neumann
04:26 AM Bug report #8205: Selected rows in attribute table have wrong/too light background color
Can a windows user give a try to https://github.com/qgis/QGIS/pull/1069
I was coding it pretty much in the dark
Matthias Kuhn
03:56 AM Bug report #8205 (Reopened): Selected rows in attribute table have wrong/too light background color
Reopened due to demand on mailing list. Matthias Kuhn
03:56 AM Bug report #8205 (Reopened): Selected rows in attribute table have wrong/too light background color
Reopened due to demand on mailing list. Matthias Kuhn
12:50 PM Revision 78841d91 (qgis): delimitedtext: add support for featureSource()
Martin Dobias
12:40 PM Bug report #9324: Regression: Inference lines in composer no longer appear
Can you clarify this for me -- what exactly do you mean by inference lines? The snap lines?
Nyall Dawson
04:08 AM Bug report #9324 (Closed): Regression: Inference lines in composer no longer appear
In master ( e745b2f ) there seems to be a regression in composer. The inference lines that were shown when moving obj... Tim Sutton
12:38 PM Revision 88c73a13 (qgis): Added a little more debug info so show which projects were found and wh...
Tim Sutton
12:38 PM Revision e745b2ff (qgis): Added notes on merging pull requests based on Matthias's message in mai...
Tim Sutton
11:21 AM Revision e3d6236a (qgis): german translation update
Jürgen Fischer
10:50 AM Revision 6d3f1b8a (qgis): Fix issue with combination of edit buffer + vector join
Martin Dobias
09:45 AM Bug report #9259: SpatiaLite new column issue
done #9325 Maxim Dubinin
09:45 AM Bug report #9325 (Closed): Saving as Spatialite saves as SQLite that allows setting width of the ...
1. Load any shapefile with say 1 polygon
2. Right-click - save as Spatialite, check Add to canvas
3. After it is done...
Maxim Dubinin
06:51 AM Bug report #8499: OWS tab - adding CRS restrictions not reliable
Pull-request waits ffor review https://github.com/qgis/QGIS/pull/1063 René-Luc ReLuc
06:51 AM Bug report #8499: OWS tab - adding CRS restrictions not reliable
Pull-request waits ffor review https://github.com/qgis/QGIS/pull/1063 René-Luc ReLuc
06:51 AM Bug report #8499: OWS tab - adding CRS restrictions not reliable
Pull-request waits ffor review https://github.com/qgis/QGIS/pull/1063 René-Luc ReLuc
06:51 AM Bug report #8499: OWS tab - adding CRS restrictions not reliable
Pull-request waits ffor review https://github.com/qgis/QGIS/pull/1063 René-Luc ReLuc
05:49 AM Revision 7397bd82 (qgis): delimitedtext: move methods specific to feature iterator from provider ...
Martin Dobias
03:59 AM Bug report #9323: QGIS Processing Options python error on windows8
Hi José,
the main issue is that the python code of processing is not handling utf8 correctly (as seen from the error...
Richard Duivenvoorde
03:59 AM Bug report #9323: QGIS Processing Options python error on windows8
Hi José,
the main issue is that the python code of processing is not handling utf8 correctly (as seen from the error...
Richard Duivenvoorde
03:42 AM Bug report #9323 (Closed): QGIS Processing Options python error on windows8
Hello, im a forestry student from Portugal, that started working now with a company and used ArcGIS and IDRISI as SIG... José Alves
02:52 AM Bug report #8417 (In Progress): incorrect value loaded from netcdf file with scale factor
I have send a pull-request [RASTER][Feature] Applying scale and offset to raster data - funded by Ifremer
https://gi...
René-Luc ReLuc
02:52 AM Bug report #8417 (In Progress): incorrect value loaded from netcdf file with scale factor
I have send a pull-request [RASTER][Feature] Applying scale and offset to raster data - funded by Ifremer
https://gi...
René-Luc ReLuc
02:52 AM Bug report #8417 (In Progress): incorrect value loaded from netcdf file with scale factor
I have send a pull-request [RASTER][Feature] Applying scale and offset to raster data - funded by Ifremer
https://gi...
René-Luc ReLuc
02:20 AM Feature request #8682 (Closed): Add expressions to diagrams
Thank you very much, Stéphane Matthias Kuhn

2014-01-12

12:31 AM Feature request #8682: Add expressions to diagrams
This issue can be closed :-) Stéphane Brunner
08:56 PM Bug report #9036: db manager's spatialite node gone in latest qgis master
Alex, please re-open, the osgeo4w pyspatialite package _is_ installed (as stated in description). Mathieu Pellerin - nIRV
06:19 PM Revision a18b4a35 (qgis): highlight identified feature using real feature shape
Radim Blazek
05:48 PM Revision d59ab805 (qgis): avoid saving OGR layer to the very same OGR layer (fixes #9221)
Jürgen Fischer
04:48 PM Revision 134dc489 (qgis): fix warnings
Jürgen Fischer
11:52 AM Revision 9f786826 (qgis): Merge pull request #1046 from ahuarte47/Issue_9254
Bug #9254: fix point-style with "outline width" = 0 still show the outline Nyall Dawson
10:20 AM Revision 8990b66e (qgis): WMS server: even more performant png8 conversion
Marco Hugentobler
09:20 AM Revision f59f0777 (qgis): wms server: call getStyles from getStyle
Marco Hugentobler
09:04 AM Revision b6f9ddcf (qgis): GetStyles: changed layers list from mapLayerFromTypeName to mapLayerFom...
Alessandro Pasotti
08:58 AM Bug report #9157 (Closed): Offline editing tool is very slow when it creates the Spatialite local...
Giovanni Manghi
08:55 AM Revision d82a3991 (qgis): Fix #9314
Alessandro Pasotti
08:55 AM Bug report #9119 (Closed): srs.db not closed (with OTF reprojection)
Giovanni Manghi
08:53 AM Bug report #8993 (Closed): resizing the map object with "draw coordinates" option active does not...
I cannot replicate it anymore on master, I guess it has been fixed. Giovanni Manghi
08:53 AM Bug report #8993 (Closed): resizing the map object with "draw coordinates" option active does not...
I cannot replicate it anymore on master, I guess it has been fixed. Giovanni Manghi
08:49 AM Bug report #9221 (Closed): Overwriting shapefile removes all attribute data and features
Fixed in changeset commit:"d59ab8052287425b98bf7add107e789737ec4c7c". Jürgen Fischer
05:01 AM Bug report #9254 (Closed): Vector points style: "outline width" = 0 still show the outline
Matthias Kuhn
04:55 AM Bug report #9254: Vector points style: "outline width" = 0 still show the outline
Great work, thanks everybody :) Noone Noone
04:13 AM Bug report #9254 (Resolved): Vector points style: "outline width" = 0 still show the outline
The pull request was merged :-)
https://github.com/qgis/QGIS/pull/1046
Alvaro Huarte
03:48 AM Revision 0c6d9ef9 (qgis): [composer] Allow data defined symbol expressions using atlas feature pr...
Nyall Dawson

2014-01-11

12:21 AM Bug report #9314 (Closed): Wrong FILTER validation in WMS
Fixed in changeset commit:"d82a3991a9ebf6066c6b455bf0de04f129677baa". Alessandro Pasotti
12:04 AM Bug report #9322: Qwt5 cannot be imported by plugin on Windows 64bit
You have fixed the problem in OSGeo4W. So i assume the solution will also be available in the next standalone QGIS In... Holger Bischoping
12:50 PM Bug report #9322: Qwt5 cannot be imported by plugin on Windows 64bit
Holger Bischoping wrote:
> Yes. QGIS-OSGeo4W-2.0.1-3-Setup-x86_64.exe.
> Thanks a lot
Huh? That's unchanged.
Jürgen Fischer
12:42 PM Bug report #9322: Qwt5 cannot be imported by plugin on Windows 64bit
Yes. QGIS-OSGeo4W-2.0.1-3-Setup-x86_64.exe.
Thanks a lot
Holger Bischoping
10:39 AM Bug report #9322: Qwt5 cannot be imported by plugin on Windows 64bit
I suppose the 64bit installer. It's fixed in OSGeo4W now. Jürgen Fischer
10:03 AM Bug report #9322 (Feedback): Qwt5 cannot be imported by plugin on Windows 64bit
Giovanni Manghi
08:14 AM Bug report #9322: Qwt5 cannot be imported by plugin on Windows 64bit
Are you using the 64bit or the 32bit installer on Windows 64bit? Jürgen Fischer
07:42 AM Bug report #9322 (Closed): Qwt5 cannot be imported by plugin on Windows 64bit
h1. Context: QGIS - Standalone - Installer

QGIS-Version 2.0.1-Dufour QGIS-Codeversion d94c044
...
Holger Bischoping
10:51 PM Revision 224e3401 (qgis): Merge pull request #1065 from tomass/master
Lithuanian translation update Werner Macho
10:38 PM Revision 4fbf244c (qgis): Lithuanian translation update
Tomas
03:02 PM Revision d04239d7 (qgis): [processing] small fix for non-ascii string (fixes #9175)
Salvatore Larosa
11:11 AM Bug report #9091: Field calculator toolbar item disabled in edit mode
Thanks Salvatore :) Noone Noone
06:26 AM Bug report #9091: Field calculator toolbar item disabled in edit mode
This should happen (in 2.0.1) only for point layer, with line and polygon layer should be working.
I had fixed this i...
Salvatore Larosa
10:40 AM Revision 557cc6ff (qgis): GPX: added support for featureSource()
Martin Dobias
10:32 AM Bug report #8759 (Closed): ECW support missing in 32bit QGIS on Windows
OSGeo4W 32bit supports ECW (and MrSID). Jürgen Fischer
10:32 AM Bug report #8759 (Closed): ECW support missing in 32bit QGIS on Windows
OSGeo4W 32bit supports ECW (and MrSID). Jürgen Fischer
10:09 AM Bug report #8759 (Feedback): ECW support missing in 32bit QGIS on Windows
Giovanni Manghi
10:06 AM Bug report #8759: ECW support missing in 32bit QGIS on Windows
OSGeo4W 32bit supports ECW now, doesn't ? Salvatore Larosa
09:54 AM Bug report #8644 (Closed): Models with utf-8 description can't be executed
Fixed in commit:e4c60ad Salvatore Larosa
09:54 AM Bug report #8644 (Closed): Models with utf-8 description can't be executed
Fixed in commit:e4c60ad Salvatore Larosa
08:58 AM Revision 8d21cbf5 (qgis): GRASS provider updated to support featureSource()
Martin Dobias
06:17 AM Bug report #9141 (Closed): processing script editor window does not have close button on linux
Salvatore Larosa
06:13 AM Bug report #9162 (Feedback): Crash when typing something into python editor
I think this is not related to the console code, please could you try the latest master code ?
Also could you provide...
Salvatore Larosa
06:09 AM Bug report #9175 (Closed): [processing] scripts with non ascii character can't be saved
Fixed in changeset commit:"d04239d70b2e2a00137d85ae4d1f46419388fab8". Salvatore Larosa
03:23 AM Bug report #9321 (Closed): Empty RULE parameter in GetLEgendGraphic returns all rules even if a r...
Given this rule fragment:... Alessandro Pasotti

2014-01-10

07:04 PM Revision 1bca3108 (qgis): [TRANSUP] norway by James
Signed-off-by: Werner Macho <[email protected]> Werner Macho
06:14 PM Revision b9c087ef (qgis): Fix vectorlayercache test
Matthias Kuhn
05:22 PM Revision f847a268 (qgis): Cleaner handling of dxf symbology and linestyles
Marco Hugentobler
04:43 PM Revision 1d3dd1bc (qgis): Add missing git ignore
Stéphane Brunner
04:43 PM Revision a0911d6b (qgis): [diagram] Add expression for diagram attributes and size
Stéphane Brunner
11:02 AM Bug report #9320: Weird behavior when creating columns from a joined table
tagging this as a regression at least until I will have time to test if is still an issue on QGIS master. Giovanni Manghi
11:02 AM Bug report #9320: Weird behavior when creating columns from a joined table
tagging this as a regression at least until I will have time to test if is still an issue on QGIS master. Giovanni Manghi
11:02 AM Bug report #9320: Weird behavior when creating columns from a joined table
tagging this as a regression at least until I will have time to test if is still an issue on QGIS master. Giovanni Manghi
10:59 AM Bug report #9320 (Closed): Weird behavior when creating columns from a joined table
Steps to reproduce:
1- Join the layer named 'Joined_Table.csv' to the layer named 'BBS_Routes' using the shared rou...
Guillaume Larocque
09:41 AM Bug report #9319 (Closed): copy of QgsExpression causes segfault
The default copy and assigment operator of QgsExpression causes segfault (multiple delete) if used.
Since the copy a...
Vincent Mora
09:32 AM Bug report #9318 (Closed): Paste layer style is allowed on layers with different geometry types a...
QGIS allows user to copy\\paste a style where the origin layer style has different geometry type than the destination... Alexandre Neto
09:23 AM Revision 443a4165 (qgis): [BUG][QGIS-Server] Project Properties WCS Layers Row Count
I have forgotten to set the row count of the WCS Layers table in the
projetc properties.
D'Hont René-Luc
09:03 AM Bug report #8818: "value map" widget broken
Giovanni Manghi wrote:
> Alvaro Huarte wrote:
> > Giovanni Manghi wrote:
> > > weird, is still broke here, see attach...
Alvaro Huarte
07:52 AM Bug report #8818: "value map" widget broken
Alvaro Huarte wrote:
> Giovanni Manghi wrote:
> > weird, is still broke here, see attached screencast.
>
> Hi Giovan...
Giovanni Manghi
01:35 AM Bug report #8818: "value map" widget broken
Giovanni Manghi wrote:
> weird, is still broke here, see attached screencast.
Hi Giovanni, maybe I've missed somethi...
Alvaro Huarte
08:53 AM Revision 27713b81 (qgis): [Processing] Headless scriptability little enhanced
D'Hont René-Luc
07:53 AM Feature request #6040: Dissolve should support multiple fields
Andrey Isakov wrote:
> +1 for this feature
meantime the SAGA dissolve in the processing toolbox allows to choose up ...
Giovanni Manghi
02:39 AM Feature request #6040: Dissolve should support multiple fields
+1 for this feature Andrey Isakov
07:45 AM Bug report #9317 (Closed): OTB Band Math error with Processing (sextante) modeler
OTB Band Math used with the Processing modeler doesn't work. According to the log file (see below), it seems that the... ken oz
06:19 AM Bug report #8298 (In Progress): CRS change with recently used CRS makes no effect in the first ch...
René-Luc ReLuc
01:43 AM Bug report #8298: CRS change with recently used CRS makes no effect in the first choice
If the developer, doesn't selector a default CRS, the projection
selector selects the last recent selected CRS.
http...
René-Luc ReLuc
01:43 AM Bug report #8298: CRS change with recently used CRS makes no effect in the first choice
If the developer, doesn't selector a default CRS, the projection
selector selects the last recent selected CRS.
http...
René-Luc ReLuc
01:43 AM Bug report #8298: CRS change with recently used CRS makes no effect in the first choice
If the developer, doesn't selector a default CRS, the projection
selector selects the last recent selected CRS.
http...
René-Luc ReLuc
01:43 AM Bug report #8298: CRS change with recently used CRS makes no effect in the first choice
If the developer, doesn't selector a default CRS, the projection
selector selects the last recent selected CRS.
http...
René-Luc ReLuc
03:53 AM Bug report #9316 (Open): Topology errors detected by some checker, not from others
The attached shp has a number of topological errors. The fTools checker (under manu Vector>Gemoetry tools) detects 34... Paolo Cavallini
02:44 AM Bug report #8625: singlepart to multipart broken in QGIS 2.0/master
Matthias Kuhn wrote:
> * Just to be sure: What is the result expected to be? Should NULL values be grouped? From a d...
Andrey Isakov

2014-01-09

12:51 AM Revision ccde424d (qgis): reduce debugging noise in attribute table (fixes #9315)
Jürgen Fischer
 

Also available in: Atom