Activity

From 2014-12-10 to 2015-01-08

2015-01-08

02:26 PM Bug report #11963: Oracle Provider do not list non geographic views
How is that view defined? Does it have numeric columns? e.g. describe in sqlplus.
You could also check the debug ou...
Jürgen Fischer
07:50 AM Bug report #11963: Oracle Provider do not list non geographic views
Hello,
I have "search only in user tables" checked on Oracle Provider connexions. As a result, QGis looks only in US...
Médéric RIBREUX
03:52 AM Bug report #11963: Oracle Provider do not list non geographic views
I was just looking at the SQL that you captured: ...FROM user_tab_columns.
I have actually never used QGIS with Ora...
Jukka Rahkonen
01:43 AM Bug report #11963: Oracle Provider do not list non geographic views
Hello,
in my case, I am the owner of the view, so this is not a DB rights problem.
Furthermore, as far as I can see...
Médéric RIBREUX
12:56 PM Bug report #3975: PDF exports on OSX always convert text to outlines
> Another issue I observe is that while this fixes labeling, other text from the map composer is still drawn as outli... Alister Hood
12:51 PM Bug report #3975: PDF exports on OSX always convert text to outlines
> but PDF is still outlines regardless of the setting
It works for me on Linux (with qgis-git, like I mentioned). S...
Alister Hood
09:59 AM Bug report #3975: PDF exports on OSX always convert text to outlines
Thanks for pointing that out Alister! That's some great progress to see. In my case (QGIS 2.6.1 on Windows 8.1) Acrob... Nick S
05:23 AM Bug report #3975: PDF exports on OSX always convert text to outlines
Well, on my setup [QGIS 2.6.0-Brighton on Mac OSX 10.9.5] getting "real" text does work for me when using SVG output... Barend Kobben
10:44 AM Bug report #11971 (Closed): MSSQL data with Z and M where Z is NULL wont display
If the Z value is NULL in a MSSQL Linestring or Point geometry, the table will load but the data will not display. Si... westy Vw
10:16 AM Bug report #11970 (Closed): iface.getFeatureForm dialog
This dialog is used by several plugins (CadTools-Spline, Freehand) and dosn't work. The Dialog is not editable. I sel... Rudolf Kniess
09:56 AM Bug report #11968 (Feedback): WFS-GetFeature broken (with "caching" unchecked)
duplicate of #9444 ? Giovanni Manghi
09:56 AM Bug report #11968 (Feedback): WFS-GetFeature broken (with "caching" unchecked)
duplicate of #9444 ? Giovanni Manghi
06:25 AM Bug report #11968 (Closed): WFS-GetFeature broken (with "caching" unchecked)
I'm using the latest QGIS 2.6.1 and don't get get the features from a WFS, when caching is unchecked in the wfs loade... Benjamin Schepers
09:22 AM Feature request #11962: Display length of line while drawing
If need this feature you can evaluate the possibility to support its implementation. Cheers! Giovanni Manghi
09:15 AM Bug report #11965 (Feedback): Performance issues editing in 2.6.x/master compared to 2.4
Matthew Yandell-Thomas wrote:
> Just tried those suggestions and after doing both the slow response to edits still oc...
Giovanni Manghi
09:15 AM Bug report #11965 (Feedback): Performance issues editing in 2.6.x/master compared to 2.4
Matthew Yandell-Thomas wrote:
> Just tried those suggestions and after doing both the slow response to edits still oc...
Giovanni Manghi
03:43 AM Bug report #11965: Performance issues editing in 2.6.x/master compared to 2.4
Just tried those suggestions and after doing both the slow response to edits still occurred. Matthew Yandell-Thomas
03:13 AM Bug report #11965: Performance issues editing in 2.6.x/master compared to 2.4
Run QGIS with @--noplugins@ command line arg.
If this doesn't change anything you can use @--optionspath "qgis" --co...
Nathan Woodrow
03:06 AM Bug report #11965: Performance issues editing in 2.6.x/master compared to 2.4
Hi Nathan, just about to test that. Disabling them would do the trick for trying this out or do they need to be compl... Matthew Yandell-Thomas
02:58 AM Bug report #11965: Performance issues editing in 2.6.x/master compared to 2.4
Do you have any plugins that are enabled? We have had people report this before and it turned out to be a plugin. Nathan Woodrow
02:47 AM Bug report #11965 (Closed): Performance issues editing in 2.6.x/master compared to 2.4
Hello,
Our users have been complaining of performance bugs when editing a spatialite layer in 2.6 and 2.6.1 when com...
Matthew Yandell-Thomas
08:55 AM Bug report #11969 (Closed): WFS-GetFeature broken (with "caching" unchecked)
duplicate of #11968 Giovanni Manghi
08:55 AM Bug report #11969 (Closed): WFS-GetFeature broken (with "caching" unchecked)
duplicate of #11968 Giovanni Manghi
06:25 AM Bug report #11969 (Closed): WFS-GetFeature broken (with "caching" unchecked)
I'm using the latest QGIS 2.6.1 and don't get get the features from a WFS, when caching is unchecked in the wfs loade... Benjamin Schepers
08:54 AM Bug report #11967: r.statistics needs to be implemented as a special case in Processing (or removed)
as it is implemented now in Processing, r.statistics cannot work.
The reason is that the result of r.statistic (in n...
Giovanni Manghi
08:54 AM Bug report #11967: r.statistics needs to be implemented as a special case in Processing (or removed)
as it is implemented now in Processing, r.statistics cannot work.
The reason is that the result of r.statistic (in n...
Giovanni Manghi
05:17 AM Bug report #11967 (Closed): r.statistics needs to be implemented as a special case in Processing ...
When using the "r.statistics" GRASS algorithm via the processing toolbox, the output always corresponds to the layer ... Markus Mayr
08:26 AM Bug report #11814: PAL line label placement does not consider map rotation
Experimental pre-rotation code is here: https://github.com/qgis/QGIS/pull/1757
Note how working on map (rather than d...
Sandro Santilli
07:15 AM Bug report #11814: PAL line label placement does not consider map rotation
Another problem with the pre-rotation approach is that the current PAL code is full of places where the current QgsMa... Sandro Santilli
05:29 AM Bug report #11814: PAL line label placement does not consider map rotation
GEOS does not have a rotation method either. The enhancement was requested over 10 months ago:
http://trac.osgeo.org/...
Sandro Santilli
05:16 AM Bug report #11814: PAL line label placement does not consider map rotation
It looks like there's no function to rotate a QgsGeometry right now, so this won't be as simple as I was hoping for.
...
Sandro Santilli
07:10 AM Bug report #11956 (Closed): QgsPalLabeling - setShowingAllLabels(True) not working from python
Adding this line solved the problem :... Christophe Damour
04:55 AM Feature request #11966 (Open): Simple CRS List feature requests
Based off 2.6.1 behaviour, some suggestions for the CRS list.
The filter is great, but if you don't know which projec...
Jonathan Moules
03:18 AM Bug report #11141: Parallel multi-core rendering crashes QGIS
Try setting the max thread count in the options to max - 1. e.g if you can have max threads of 8 then use 7 or lower... Nathan Woodrow
01:09 AM Feature request #1659: add a 'reload button' to the QGIS table
+1 with that requirement
Paolo Cavallini wrote:
> Please note that there is an unpublished plugin for this:
>
> http...
Regis Haubourg

2015-01-07

08:41 PM Bug report #3975: PDF exports on OSX always convert text to outlines
Forgot to say "Woohoo - as well as getting real text in pdf export, this means I get decent (i.e. aliased) on-screen ... Alister Hood
08:38 PM Bug report #3975: PDF exports on OSX always convert text to outlines
Should this issue be closed now? Alister Hood
08:37 PM Bug report #3975: PDF exports on OSX always convert text to outlines
At least in current git it is just an option which is disabled by default (I think I saw that this was either because... Alister Hood
07:13 AM Bug report #3975: PDF exports on OSX always convert text to outlines
also still unsolved for SVG output. Note that before the new labeling engine, PDF export already did "outlines of tex... Barend Kobben
02:18 PM Bug report #11963: Oracle Provider do not list non geographic views
A side note: It looks like QGIS user must be the owner of the tables and views. In enterprise environment that is not... Jukka Rahkonen
08:59 AM Bug report #11963 (Closed): Oracle Provider do not list non geographic views
Hello,
I have created a non geographic view from a geographic table. QGis Oracle Data provider does not list the vie...
Médéric RIBREUX
11:52 AM Bug report #11960 (Closed): OK and Cancel button broken on WMS-Layer properties dialog
Fixed in changeset commit:"c11319b859ff39022569cc91c9222d9ff7bf537e". Nyall Dawson
01:38 AM Bug report #11960 (Closed): OK and Cancel button broken on WMS-Layer properties dialog
When you load a WMS or WMTS layer in QGIS master.
And after loading look at the properties of the layer (with me by d...
Richard Duivenvoorde
08:53 AM Feature request #11962 (Closed): Display length of line while drawing
While adding a feature to a vector layer, it would be really handy if the length of the line you are drawing could be... Ricky Gellatly
05:53 AM Bug report #11887 (Closed): minimumValue() in 2.6.x for Windows different than Linux for NULL
Fixed in changeset commit:"1f8dee0caf7b995b1ccef41b2c92636082557da4". Matthias Kuhn
05:37 AM Bug report #11887: minimumValue() in 2.6.x for Windows different than Linux for NULL
Hmmm, same result here with 1.11.1.
Debugging shows that ogr fails to interpret the sql qgis sends it (see below) an...
Matthias Kuhn
05:06 AM Bug report #11887: minimumValue() in 2.6.x for Windows different than Linux for NULL
I downloaded the lakes shapefile and had a try with GDAL 2.0-dev on Windows 7 but this version does not show the issu... Jukka Rahkonen
04:47 AM Bug report #11887: minimumValue() in 2.6.x for Windows different than Linux for NULL
I can reproduce the problem on Linux with GDAL 1.11
Taking the shapefile lakes from here:
https://github.com/opengi...
Matthias Kuhn
01:04 AM Bug report #11887: minimumValue() in 2.6.x for Windows different than Linux for NULL
By looking at this ESRI document http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Geoprocessing_consider... Jukka Rahkonen
04:33 AM Feature request #11859 (Closed): Add support for contextual WMS legend graphics
Sandro Santilli
04:32 AM Feature request #11860 (Closed): getLegendGraphic called for WMS layer while legend is not visible
The commit is now in master, not-visible WMS legends are not fetched anymore. Sandro Santilli
04:32 AM Feature request #11860 (Closed): getLegendGraphic called for WMS layer while legend is not visible
The commit is now in master, not-visible WMS legends are not fetched anymore. Sandro Santilli
04:32 AM Feature request #11860 (Closed): getLegendGraphic called for WMS layer while legend is not visible
The commit is now in master, not-visible WMS legends are not fetched anymore. Sandro Santilli
03:44 AM Feature request #11959 (Closed): Extent indicator for inset map in composer
That's already possible - look in the map item properties under Overview. If you still have difficulties, please ask ... Nyall Dawson
03:44 AM Feature request #11959 (Closed): Extent indicator for inset map in composer
That's already possible - look in the map item properties under Overview. If you still have difficulties, please ask ... Nyall Dawson
02:03 AM Bug report #11961 (Closed): issue registering QgsFunctions
Registering QgsFunctions using 'usesgeometry' directive throws exception on Master versions:
ref: #6a17a60ae23a0b701...
enrico ferreguti

2015-01-06

12:41 AM Feature request #11959 (Closed): Extent indicator for inset map in composer
I would like to be able to generate an extent indicator rectangle within an inset map in composer, that shows the spa... James Rogers
02:43 PM Bug report #11887: minimumValue() in 2.6.x for Windows different than Linux for NULL
Yes, just created a ticket over there. Thank you for all of the help. Jeff Cavner
02:04 PM Bug report #11887 (Open): minimumValue() in 2.6.x for Windows different than Linux for NULL
Can you open an issue on their tracker?
There's a similar one open that is being fixed for GDAL/OGR 2.0
https://trac....
Matthias Kuhn
02:04 PM Bug report #11887 (Open): minimumValue() in 2.6.x for Windows different than Linux for NULL
Can you open an issue on their tracker?
There's a similar one open that is being fixed for GDAL/OGR 2.0
https://trac....
Matthias Kuhn
09:23 AM Bug report #11887: minimumValue() in 2.6.x for Windows different than Linux for NULL
windows ogr 1.11.1
linux ogr 1.9.2
Jeff Cavner
08:31 AM Bug report #11887: minimumValue() in 2.6.x for Windows different than Linux for NULL
Are the OGR versions on your Windows and Linux machine the same? Matthias Kuhn
06:16 AM Bug report #11887: minimumValue() in 2.6.x for Windows different than Linux for NULL
ogr -- shapefile Jeff Cavner
02:10 PM Bug report #3975: PDF exports on OSX always convert text to outlines
I still see this issue (on PDF export) in QGIS 2.6.1 running on Windows 8.1 Nick S
01:24 PM Bug report #11954: Atlas doesn't consider map rotation when setting scale
Perhaps I'm not qualified to answer, since I'm not as familiar with the code. But here are my thoughts in any case:
...
Spencer Gardner
12:59 PM Bug report #11954: Atlas doesn't consider map rotation when setting scale
is this a duplicate of #11912 ? Sandro Santilli
10:59 AM Bug report #11425: make check: 12 tests failed out of 113
The above as of commit:664efe9d5bb7fda5269672cac9b7b8022b1a59c2
Sandro Santilli
10:59 AM Bug report #11425: make check: 12 tests failed out of 113
After building with server active:... Sandro Santilli
10:30 AM Bug report #11957: Python diagram transparency
Thank you very much for your answer, Matthias.
Can you confirm that alpha value = 255 * transparency /100 (e.g. trans...
Christophe Damour
03:18 AM Bug report #11957 (Closed): Python diagram transparency
You should set the alpha values on the colors in the QgsDiagramSettings. The transparency variable is only a cache fo... Matthias Kuhn
08:17 AM Feature request #11958 (Open): labelling equidistant points in feature style
I found the way to put points in a line at equidistant (in map units), and I think it is great!. But why not go feath... Rodrigo Principe
06:06 AM Bug report #6352 (Closed): In some cases the field calculator does not show a preview at first
Maybe it is fixed. I can't reproduce with a random project and the example I gave.
I haven't been doing any GIS for ...
Alister Hood
06:06 AM Bug report #6352 (Closed): In some cases the field calculator does not show a preview at first
Maybe it is fixed. I can't reproduce with a random project and the example I gave.
I haven't been doing any GIS for ...
Alister Hood
02:44 AM Bug report #6352 (Feedback): In some cases the field calculator does not show a preview at first
I cannot reproduce this on 2.6.
Is this still an issue?
Matthias Kuhn

2015-01-05

12:36 AM Bug report #11957 (Closed): Python diagram transparency
Setting diagram transparency doesn't work using python :... Christophe Damour
12:31 AM Bug report #11956 (Closed): QgsPalLabeling - setShowingAllLabels(True) not working from python
setShowingAllLabels(True) doesn't work from python :... Christophe Damour
11:43 PM Bug report #11887: minimumValue() in 2.6.x for Windows different than Linux for NULL
And which data provider as in postgis/spatialite/ogr ...? Matthias Kuhn
02:45 PM Bug report #11887: minimumValue() in 2.6.x for Windows different than Linux for NULL
The dataprovider from a vector layer returned from vectorLyr.dataProvider(). Also the same thing happens against jus... Jeff Cavner
02:22 PM Bug report #11887 (Feedback): minimumValue() in 2.6.x for Windows different than Linux for NULL
Which data provider are you using?
Is the layer in edit mode and does it contain changes when the mistake happens?
Matthias Kuhn
05:57 PM Bug report #11950 (Closed): exporting Atlas features with Output to multiple files creates and ov...
Resolved, not a bug. Problem was trying to use 'attribute' for output file name; simply entering the field names gene... Daniel Ruddell
01:06 PM Bug report #11950 (Feedback): exporting Atlas features with Output to multiple files creates and ...
Works fine here - and nothing relevant has changed in the composer/atlas code since 2.6. Can you please post the expr... Nyall Dawson
08:20 AM Bug report #11950 (Closed): exporting Atlas features with Output to multiple files creates and ov...
When exporting Atlas features with Output to multiple files (i.e., 'Single file export when possible' checked OFF) an... Daniel Ruddell
05:34 PM Bug report #11924: Composer compatibility issues between 2.4 and 2.6
>>QT5.4 had just fixed the native issue
>Do you have any further information about this? I can't find anything relev...
Bogdan Hlevca
12:58 PM Bug report #11924: Composer compatibility issues between 2.4 and 2.6
> QT5.4 had just fixed the native issue
Do you have any further information about this? I can't find anything releva...
Nyall Dawson
05:29 PM Bug report #11955 (Closed): Qgis Diagram not showing output for one specific countie - at 1:3,000...
I think this is a bug, i tried to resize, to make the piechart smaller, it will not show even if i try everything, on... baditaflorin -
02:42 PM Bug report #11943: Column filter not useful if you are working with a document that have a lot of...
I don`t know how the API, or the code is for this, but the simplest thing that i can think, kind of as a hack is woul... baditaflorin -
01:56 PM Bug report #11943: Column filter not useful if you are working with a document that have a lot of...
Do you have an idea of a good solution? Matthias Kuhn
02:31 PM Bug report #11954 (Closed): Atlas doesn't consider map rotation when setting scale
Steps to reproduce:
1 - Create a dataset with a long vertical line and a long horizontal line.
2 - Create a composer...
Spencer Gardner
02:18 PM Feature request #6753: Field properties: allow to view multiple lines comment
The following QEP addresses this issue among others. Please comment there if you would like to see this implemented.
...
Matthias Kuhn
02:00 PM Bug report #11904: "Save As" on json layer leads to segfault
It crashes in GDAL/OGR.
Can you open a bug report in their issue queue?
Matthias Kuhn
01:55 PM Feature request #9680 (Closed): Save button in 1-n relations form
Implemented in commit:6f4809d Matthias Kuhn
01:02 PM Feature request #11947 (Closed): Map Composer - Gridding - Coordinate Decimal Layout
Duplicate of #10301 Nyall Dawson
01:02 PM Feature request #11947 (Closed): Map Composer - Gridding - Coordinate Decimal Layout
Duplicate of #10301 Nyall Dawson
02:14 AM Feature request #11947: Map Composer - Gridding - Coordinate Decimal Layout
Sorry is not a bug but a new issue and I do not know how to change the issue. Thanks BRUNO BELLAZZI
02:11 AM Feature request #11947 (Closed): Map Composer - Gridding - Coordinate Decimal Layout
It Should be fine to have the possibility to handle the coordinate information (in decimal or grades) with these poss... BRUNO BELLAZZI
12:51 PM Bug report #11425: make check: 12 tests failed out of 113
Thanks Matthias. I need to fix this. I just finished setting up whole new virtual build machines for Win 7 Pro (32 an... Larry Shaffer
07:05 AM Bug report #11425: make check: 12 tests failed out of 113
Larry, I'm handing this over to you.
I think you have the best knowledge of the PAL test suite.
Matthias Kuhn
12:20 PM Bug report #11524 (Reopened): Relations Subforms - Start/Stop editing problem
Hi,
Not entirely fixed yet. If the child layer of the relation is left in edit mode when the dialog is closed, the 3...
Larry Shaffer
12:20 PM Bug report #11524 (Reopened): Relations Subforms - Start/Stop editing problem
Hi,
Not entirely fixed yet. If the child layer of the relation is left in edit mode when the dialog is closed, the 3...
Larry Shaffer
12:20 PM Bug report #11524 (Reopened): Relations Subforms - Start/Stop editing problem
Hi,
Not entirely fixed yet. If the child layer of the relation is left in edit mode when the dialog is closed, the 3...
Larry Shaffer
12:20 PM Bug report #11524 (Reopened): Relations Subforms - Start/Stop editing problem
Hi,
Not entirely fixed yet. If the child layer of the relation is left in edit mode when the dialog is closed, the 3...
Larry Shaffer
10:47 AM Bug report #11953 (Closed): QGIS Crashes When Splitting a Vector Layer
QGIS info:
QGIS version 2.6.1-Brighton QGIS code revision
Compiled against Qt 4.8.6 Running against Qt 4.8.6
Compile...
Rachel Garwin
10:12 AM Bug report #11517: Size restrictions of custom forms created in Qt Designer not honored
Can you attach an affected form that behaves differently in 2.2 and >=2.4? Matthias Kuhn
09:27 AM Bug report #11952 (Closed): Network analysis graph empty
When building a graph using the network analysis library, I get (depending on the shapefile) a empty graph (no nodes ... Jos Ferraro
08:54 AM Bug report #11951 (Closed): Python error while using tools with output to a folder instead of a file
- Right click on "split vector layer" and select "batch processing".
- Add a few shapefiles
- Write down the name of ...
Filipe Dias
08:35 AM Bug report #11698 (Closed): Max size of qwidget in QGIS 2.6
It should work as before with the latest fix.
For 2.6 there is already a custom widget for the relation reference. I...
Matthias Kuhn
07:05 AM Bug report #11852 (Closed): Removing linked feature doesn't clear the embed form
Fixed in changeset commit:"48b1fc66917b3366967c85d7e0dac0c3ba23abad". Matthias Kuhn
03:44 AM Feature request #11949 (Open): Snapping options when having a lot of layers
When using a lot of layers, it becomes annoying to set snapping options.
For example: If just one layer should have ...
Martin Höpke
03:06 AM Bug report #11948: OGR provider: editing enabled when the file cannot be opened in write mode
See "PR !#1752":https://github.com/qgis/QGIS/pull/1752 for a possible fix Hugo Mercier
03:02 AM Bug report #11948 (Closed): OGR provider: editing enabled when the file cannot be opened in write...
The OGR data provider returns editing capabilities if the underlying format supports it, and even if the file failed ... Hugo Mercier

2015-01-04

12:39 AM Feature request #9680: Save button in 1-n relations form
integrated:
https://github.com/qgis/QGIS/pull/1682
gillian milani
11:32 PM Feature request #11945 (Closed): Map Legend > Composer to take the name of the column in the styl...
Please ask questions in the users/developers mailing list, the gis.stackexchange forum or the #qgis channell on IRC, ... Giovanni Manghi
11:32 PM Feature request #11945 (Closed): Map Legend > Composer to take the name of the column in the styl...
Please ask questions in the users/developers mailing list, the gis.stackexchange forum or the #qgis channell on IRC, ... Giovanni Manghi
12:22 PM Feature request #11945 (Closed): Map Legend > Composer to take the name of the column in the styl...
Now, Map Composer Legend Show the name of the File.
I am working with the same file, that have over 100 columns, and...
baditaflorin -
11:30 PM Bug report #11936: Layer Properties - Equal Interval and Pretty Breaks not working when column co...
baditaflorin - wrote:
> I have tried again with cache or without and still does not work
How do you style with the g...
Giovanni Manghi
12:42 PM Bug report #11936: Layer Properties - Equal Interval and Pretty Breaks not working when column co...
I have tried again with cache or without and still does not work baditaflorin -
12:42 PM Bug report #11936: Layer Properties - Equal Interval and Pretty Breaks not working when column co...
I have tried again with cache or without and still does not work baditaflorin -
12:42 PM Bug report #11936: Layer Properties - Equal Interval and Pretty Breaks not working when column co...
I have tried again with cache or without and still does not work baditaflorin -
09:22 AM Bug report #11936 (Feedback): Layer Properties - Equal Interval and Pretty Breaks not working whe...
Seems to work ok on qgis master, please give it a try and report back. If is not ok on master please attach sample data. Giovanni Manghi
09:22 AM Bug report #11936 (Feedback): Layer Properties - Equal Interval and Pretty Breaks not working whe...
Seems to work ok on qgis master, please give it a try and report back. If is not ok on master please attach sample data. Giovanni Manghi
02:42 AM Bug report #11936 (Closed): Layer Properties - Equal Interval and Pretty Breaks not working when ...
If the data is coming from the Join Layer , The Style will be created with 8 , or how many classes i want, but all th... baditaflorin -
11:19 PM Bug report #11944 (Feedback): Save style in database (spatialite) disappeared in QGIS 2.6.1
I cannot confirm (tested also under Windows and QGIS 2.6.1), please attach sample data. Giovanni Manghi
11:19 PM Bug report #11944 (Feedback): Save style in database (spatialite) disappeared in QGIS 2.6.1
I cannot confirm (tested also under Windows and QGIS 2.6.1), please attach sample data. Giovanni Manghi
11:19 PM Bug report #11944 (Feedback): Save style in database (spatialite) disappeared in QGIS 2.6.1
I cannot confirm (tested also under Windows and QGIS 2.6.1), please attach sample data. Giovanni Manghi
11:19 PM Bug report #11944 (Feedback): Save style in database (spatialite) disappeared in QGIS 2.6.1
I cannot confirm (tested also under Windows and QGIS 2.6.1), please attach sample data. Giovanni Manghi
11:35 AM Bug report #11944 (Closed): Save style in database (spatialite) disappeared in QGIS 2.6.1
Using the save file, i don`t get the option to save in Database in Qgis 2.6.1 baditaflorin -
12:51 PM Bug report #11946 (Closed): Regression - Style - Categories not working for the columns that come...
I have attached the spatial-lite file.
In qgis 2.4 i can use the Style > Categories
Also if i save as SHP, is worki...
baditaflorin -
10:11 AM Bug report #10976: attribute table refresh problems after edits
See also #11939 Paolo Cavallini
09:36 AM Bug report #11932: update selected features via field calculator doesn't work properly
Confirmed here, the not owner (but with "GRANT ALL") was certainly allowed to update columns in qgis 2.0.1/2.2 but in... Giovanni Manghi
09:36 AM Bug report #11932: update selected features via field calculator doesn't work properly
Confirmed here, the not owner (but with "GRANT ALL") was certainly allowed to update columns in qgis 2.0.1/2.2 but in... Giovanni Manghi
09:36 AM Bug report #11932: update selected features via field calculator doesn't work properly
Confirmed here, the not owner (but with "GRANT ALL") was certainly allowed to update columns in qgis 2.0.1/2.2 but in... Giovanni Manghi
09:36 AM Bug report #11932: update selected features via field calculator doesn't work properly
Confirmed here, the not owner (but with "GRANT ALL") was certainly allowed to update columns in qgis 2.0.1/2.2 but in... Giovanni Manghi
09:36 AM Bug report #11932: update selected features via field calculator doesn't work properly
Confirmed here, the not owner (but with "GRANT ALL") was certainly allowed to update columns in qgis 2.0.1/2.2 but in... Giovanni Manghi
09:29 AM Bug report #11943 (Closed): Column filter not useful if you are working with a document that have...
Even if i use the Arrow Keys to navigate, the screen remains the same, making it impossible to see what i want to select baditaflorin -
09:26 AM Feature request #11942 (Open): Ability to re-size all the columns by right clicking or other ways
If you have 20or more columns that you want to re-size, you have to do it one by one. This takes a lot of time, and i... baditaflorin -
09:23 AM Feature request #11941 (Open): Cannot read the Header Row if Description if long - ability to pan...
Now you can only increase horizontally the length of the row, not vertically . This is making impossible to read the ... baditaflorin -
09:08 AM Bug report #11939 (Feedback): Updating field values does not work on sorted columns
likely a duplicate of #10976 Giovanni Manghi
04:38 AM Bug report #11939 (Closed): Updating field values does not work on sorted columns
"Update all" does not seem to work on a column where sorting is applied (by clicking on column head). Paolo Cavallini
08:58 AM Bug report #11938: Wrong $length
The geometry errors do seem to be the cause of the issue, remove them and it will not change anything.
Computing (a...
Giovanni Manghi
04:37 AM Bug report #11938 (Closed): Wrong $length
The calculation of $length on the attached file returns weird results:
when calculated as virtual field is ok, wherea...
Paolo Cavallini
08:52 AM Bug report #11940 (Closed): QGIS master field calculator does not compute the results for the fir...
Does not happen on 2.6.1
Steps to replicate:
* open a vector (tested shape)
* open table of attributes, in my case...
Giovanni Manghi
08:34 AM Bug report #11884: Processing generates outputs with no "+towgs84" parameters
I found that the issue with +towgs84 parameters has been raised on the R side, but the developers have decided not ch... Filipe Dias
08:12 AM Bug report #11884: Processing generates outputs with no "+towgs84" parameters
Filipe Dias wrote:
> I imported a shapefile on ETRS89 PT TM06 to R (standalone, not via QGIS), did some processing an...
Giovanni Manghi
06:23 AM Bug report #11909: Pre-rendered map display does not respect rotation
Sandro, excellent, progressive / partial rendering working just fine now. Huge step forward. Mathieu Pellerin - nIRV
03:48 AM Bug report #11909: Pre-rendered map display does not respect rotation
Partial rendering fixed with commit 41da5c35f833a4d03d6f97c4dcbe4a246f75f943
Mathieu please confirm
Sandro Santilli
02:31 AM Bug report #11909: Pre-rendered map display does not respect rotation
Oh another thing: the "jump" can be made more visible with simple layers by reducing the "Map update interval" to 0ms... Sandro Santilli
02:30 AM Bug report #11909: Pre-rendered map display does not respect rotation
The problem is likely with the QgsMapCanvasMap (item) being updated on "rendererJobFinished" event which is "late".
D...
Sandro Santilli
02:23 AM Bug report #11909: Pre-rendered map display does not respect rotation
I see it takes "Render layers in parallel using many CPU cores" to trigger the jumping. Do you confirm ? Sandro Santilli
02:22 AM Bug report #11909: Pre-rendered map display does not respect rotation
After obtaining the shapefile of the land cover I could still not reproduce.
My rendering options are: do not use ren...
Sandro Santilli
01:22 AM Bug report #11909: Pre-rendered map display does not respect rotation
The way I try to witness the jump is unchecking the "Renderer" checkbox and panning/zooming/rotating and finally re-c... Sandro Santilli
03:42 AM Bug report #11862: Overview map does not follow map rotation
IMHO the overview should *not* be rotated; the red rectangle should. Paolo Cavallini
03:36 AM Bug report #11937 (Closed): Distance between labels wrong
When setting the distance between labels in map units (meters), the results is not what is expected, and it is differ... Paolo Cavallini
02:43 AM Bug report #11935 (Closed): Layer Properties - Equal Interval not working when Style
See bug 11936 baditaflorin -
02:30 AM Bug report #11935 (Closed): Layer Properties - Equal Interval not working when Style
baditaflorin -
02:20 AM Feature request #11934 (Closed): Layer Properties - Add possibility to synchronize Style and Labels
This will apply only to Categorize and Graduated
A lot of the time when i work, especially on the process of making...
baditaflorin -
01:52 AM Feature request #11933 (Open): Add Vector Join - possibility to select multiple fields to include...
If you have a table with over 100 fields, it can become pretty tedious to select just the ones that you need. It woul... baditaflorin -

2015-01-03

11:23 PM Bug report #11909: Pre-rendered map display does not respect rotation
Here's an ever better video, showing jumps with a simple project of two layers (the forest cover is quite a large dat... Mathieu Pellerin - nIRV
11:22 PM Bug report #11909: Pre-rendered map display does not respect rotation
Sandro, still not fixed for me, see video capture attached.
I've tried on three different projects, with OTF reproje...
Mathieu Pellerin - nIRV
03:47 AM Bug report #11909 (Closed): Pre-rendered map display does not respect rotation
Fixed with commit 888a9f0bfce881bc479250b0d76a52b7371c92d8
Sandro Santilli
03:47 AM Bug report #11909 (Closed): Pre-rendered map display does not respect rotation
Fixed with commit 888a9f0bfce881bc479250b0d76a52b7371c92d8
Sandro Santilli
03:47 AM Bug report #11909 (Closed): Pre-rendered map display does not respect rotation
Fixed with commit 888a9f0bfce881bc479250b0d76a52b7371c92d8
Sandro Santilli
08:27 PM Bug report #11911 (Closed): rotation: inverted polygon renderer broken with non-zero rotation value
I can't reproduce the above captured bug with a simplified inverted renderer symbology project. Closing this until I ... Mathieu Pellerin - nIRV
12:28 PM Bug report #11911 (Feedback): rotation: inverted polygon renderer broken with non-zero rotation v...
I need a way to replicate this, attach a style file maybe and/or give instructions on how to enable the "inverted pol... Sandro Santilli
05:36 PM Bug report #11905 (Closed): QgsLayerTreeModel: presence of embedded legend breaks ModelTest
Martin Dobias
12:06 PM Bug report #11862: Overview map does not follow map rotation
Priority of this does not seem high to me, what do others think ?
Nathan, Jurgen ?
Sandro Santilli
12:03 PM Bug report #11815 (Closed): Feature highlight from Identify features misplaced on rotation
Fixed with commit dee9c462e9b0f939c1d656b7e2d21be7421b7f7a
Sandro Santilli
12:03 PM Bug report #11815 (Closed): Feature highlight from Identify features misplaced on rotation
Fixed with commit dee9c462e9b0f939c1d656b7e2d21be7421b7f7a
Sandro Santilli
12:03 PM Bug report #11815 (Closed): Feature highlight from Identify features misplaced on rotation
Fixed with commit dee9c462e9b0f939c1d656b7e2d21be7421b7f7a
Sandro Santilli
08:26 AM Bug report #11865 (Closed): Select by rectangle tool and rotation
Fixed by commit df49538298c7e9f5ff596efbe4c9f65d2d511c8f Sandro Santilli
08:26 AM Bug report #11865 (Closed): Select by rectangle tool and rotation
Fixed by commit df49538298c7e9f5ff596efbe4c9f65d2d511c8f Sandro Santilli
08:26 AM Bug report #11865 (Closed): Select by rectangle tool and rotation
Fixed by commit df49538298c7e9f5ff596efbe4c9f65d2d511c8f Sandro Santilli
08:25 AM Bug report #11930 (Closed): Selection in rotated maps does not work always as expected
Fixed by commit df49538298c7e9f5ff596efbe4c9f65d2d511c8f
Sandro Santilli
08:25 AM Bug report #11930 (Closed): Selection in rotated maps does not work always as expected
Fixed by commit df49538298c7e9f5ff596efbe4c9f65d2d511c8f
Sandro Santilli
08:25 AM Bug report #11930 (Closed): Selection in rotated maps does not work always as expected
Fixed by commit df49538298c7e9f5ff596efbe4c9f65d2d511c8f
Sandro Santilli
08:18 AM Bug report #11930: Selection in rotated maps does not work always as expected
Probably related to #11865 Sandro Santilli
08:17 AM Bug report #11930: Selection in rotated maps does not work always as expected
Also, it's only with select by point. If you select by rectangle it works. Sandro Santilli
08:11 AM Bug report #11910 (Closed): in case of rotation zoom by rectangle shows artifacts
Fixed with commit:d7269595e12cba8b7e3b45dcd3a7b63b1712d8ad
Sandro Santilli
08:11 AM Bug report #11910 (Closed): in case of rotation zoom by rectangle shows artifacts
Fixed with commit:d7269595e12cba8b7e3b45dcd3a7b63b1712d8ad
Sandro Santilli
08:11 AM Bug report #11910 (Closed): in case of rotation zoom by rectangle shows artifacts
Fixed with commit:d7269595e12cba8b7e3b45dcd3a7b63b1712d8ad
Sandro Santilli

2015-01-02

03:24 PM Bug report #11829 (Closed): rotation spin box should be moved to project properties
Closing as won't fix... Sandro Santilli
03:24 PM Bug report #11829 (Closed): rotation spin box should be moved to project properties
Closing as won't fix... Sandro Santilli
03:23 PM Bug report #11930: Selection in rotated maps does not work always as expected
Giovanni, can you confirm the problem only appears when rotation is exactly 45 degrees ? Things work for me just fine... Sandro Santilli
02:02 PM Bug report #11909: Pre-rendered map display does not respect rotation
Work in progress here: https://github.com/qgis/QGIS/pull/1749 Sandro Santilli
01:24 PM Bug report #11932: update selected features via field calculator doesn't work properly
OK, I figured out that is the same bug that was found in QGIS 1.8 (confirmed with Borys Jurgiel), where only owner of... Seb Radzimski
01:20 PM Bug report #11832 (Closed): Rotation value retain when new project created
Sandro Santilli
08:17 AM Bug report #11884: Processing generates outputs with no "+towgs84" parameters
I imported a shapefile on ETRS89 PT TM06 to R (standalone, not via QGIS), did some processing and exported it back to... Filipe Dias
08:12 AM Feature request #11859: Add support for contextual WMS legend graphics
Landed in master with commit:49d864f4fca921ed750d8eb66bc3143d682b3946 Sandro Santilli
08:12 AM Feature request #11859: Add support for contextual WMS legend graphics
Landed in master with commit:49d864f4fca921ed750d8eb66bc3143d682b3946 Sandro Santilli
01:41 AM Feature request #11929: Show feature selection into Composer
I hoped that this wasn't a bug but a feature
But, thank you for the solution "expression+". That works well.
Loïc BARTOLETTI

2015-01-01

10:55 PM Bug report #11932 (Closed): update selected features via field calculator doesn't work properly
Hi there!
I have a problem on QGIS 2.6 (Windows/Ubuntu) with updating selected features via field calculator on Postg...
Seb Radzimski
05:44 AM Bug report #11920: Scale inconsistently changes when adjusting map extent
I have the same problem.
2 maps in the same size no problem - Change one of the maps and scale change too.
Map 0 is ...
Lene Fischer

2014-12-31

07:57 PM Bug report #10392 (Closed): Ellipsoid for measurement keeps getting reset
Fixed in changeset commit:"c5b5eee183dbc690767cce2ad4cda5b06d328f8d". Nathan Woodrow
07:43 PM Bug report #11713: Measure tool ellipsoid defaults to 'None/Planametric' regardless of previous e...
As a side note: Does the ellipsoide picker even belong there. I would say something like that should be in the measu... Nathan Woodrow
07:32 PM Bug report #11713 (Closed): Measure tool ellipsoid defaults to 'None/Planametric' regardless of p...
This is a duplicate of #10392 so lets just keep that one open for now. Nathan Woodrow
07:32 PM Bug report #11713 (Closed): Measure tool ellipsoid defaults to 'None/Planametric' regardless of p...
This is a duplicate of #10392 so lets just keep that one open for now. Nathan Woodrow
12:03 PM Bug report #11924: Composer compatibility issues between 2.4 and 2.6
For those who still want to keep system wide native rendering but have latest Qgis working properly you can create a ... Bogdan Hlevca
11:28 AM Bug report #11924: Composer compatibility issues between 2.4 and 2.6
Blending is disabled in native mode
[[http://doc.qt.digia.com/4.6/qpainter.html#beginNativePainting]]
you obviously...
Bogdan Hlevca
10:43 AM Bug report #11924: Composer compatibility issues between 2.4 and 2.6
My worst suspicions were confirmed. Well, I guess in the end it is a QT bug and I found this based on you last commen... Bogdan Hlevca

2014-12-30

02:24 PM Bug report #11924: Composer compatibility issues between 2.4 and 2.6
I'm stumped - do you have hardware acceleration available? I can't think of any other reason why Qt wouldn't support ... Nyall Dawson
08:50 AM Bug report #11924: Composer compatibility issues between 2.4 and 2.6
Actually I get this message in 2.4 as well, but it happens earlier ... Bogdan Hlevca
07:45 AM Bug report #11924: Composer compatibility issues between 2.4 and 2.6
I get this error that appears when I switch to Zebra.... Bogdan Hlevca
07:35 AM Bug report #11924: Composer compatibility issues between 2.4 and 2.6
Of course I set it to Render, with Rectangle the map does not get drawn. And this project was creates in 2.6.1 which ... Bogdan Hlevca
02:08 AM Bug report #11924: Composer compatibility issues between 2.4 and 2.6
Works fine here too (Ubuntu 14.10). Did you change the render method for the map item from "Rectangle" to "Render" or... Nyall Dawson
08:07 AM Bug report #11910: in case of rotation zoom by rectangle shows artifacts
I've a fix for this issue, but it builds on the workaround to limitation of QgsMapCanvasItem::setRect which was repor... Sandro Santilli
07:38 AM Bug report #11317 (Closed): PostGIS views not handled correctly
Harry Clarke wrote:
> So what are you supposed to do in a view that has no unique column?
Change the view.
> Why do...
Jürgen Fischer
07:38 AM Bug report #11317 (Closed): PostGIS views not handled correctly
Harry Clarke wrote:
> So what are you supposed to do in a view that has no unique column?
Change the view.
> Why do...
Jürgen Fischer
07:38 AM Bug report #11317 (Closed): PostGIS views not handled correctly
Harry Clarke wrote:
> So what are you supposed to do in a view that has no unique column?
Change the view.
> Why do...
Jürgen Fischer
07:38 AM Bug report #11317 (Closed): PostGIS views not handled correctly
Harry Clarke wrote:
> So what are you supposed to do in a view that has no unique column?
Change the view.
> Why do...
Jürgen Fischer
07:13 AM Bug report #11930: Selection in rotated maps does not work always as expected
Nevermind, I tried myself and confirm it works with rotation non-active. While the "Coordinate" widget shows the _sam... Sandro Santilli
06:59 AM Bug report #11930: Selection in rotated maps does not work always as expected
Did you verify those "unselectable" polygons to be selectable while rotation is not active ? Sandro Santilli
05:27 AM Bug report #11930 (Closed): Selection in rotated maps does not work always as expected
see attached screencast Giovanni Manghi
03:01 AM Bug report #11816 (Closed): Panning from the overview map reduces the scale (zooms out) when map ...
Fixed with commit 5a1df4a2d5827252e2513a66d028af58cce1216f
Sandro Santilli
03:01 AM Bug report #11816 (Closed): Panning from the overview map reduces the scale (zooms out) when map ...
Fixed with commit 5a1df4a2d5827252e2513a66d028af58cce1216f
Sandro Santilli
02:24 AM Bug report #11815: Feature highlight from Identify features misplaced on rotation
Giovanni please file another ticket if the selection tool does not work correctly.
My observation was about the highl...
Sandro Santilli
01:27 AM Bug report #11815: Feature highlight from Identify features misplaced on rotation
Sandro Santilli wrote:
> Note that the feature selection highlight (from select features tool) renders correctly (in ...
Giovanni Manghi
02:21 AM Feature request #11923: output in 3D pdf
See this example . On adobe pro page , is a special PDF output for 3d info -
the format is U3D third edition or PRC...
BRUNO BELLAZZI
02:11 AM Bug report #11899: Coordinates issue in print composer
Try changing the coordinate format. You shouldn't be using degrees/minutes with projected coordinates. Nyall Dawson
02:02 AM Feature request #11929 (Closed): Show feature selection into Composer
Showing a selection in composer was a bug which was fixed for 2.4 - which is why that stackexchange method no longer ... Nyall Dawson
02:02 AM Feature request #11929 (Closed): Show feature selection into Composer
Showing a selection in composer was a bug which was fixed for 2.4 - which is why that stackexchange method no longer ... Nyall Dawson
01:45 AM Feature request #11929: Show feature selection into Composer
For some users (who using a GIS like a simple viewer) is really useful. He didn't want explore symbology. Loïc BARTOLETTI
01:23 AM Feature request #11929: Show feature selection into Composer
The map selection (not the identify highlighting as described in that stackexchange post) did show in the composer un... Giovanni Manghi

2014-12-29

12:08 AM Feature request #11929 (Closed): Show feature selection into Composer
I don't know why, but i can't reproduce this (http://gis.stackexchange.com/questions/95498/how-to-bring-feature-selec... Loïc BARTOLETTI
12:06 AM Bug report #11713: Measure tool ellipsoid defaults to 'None/Planametric' regardless of previous e...
Hi Leme
Lene Fischer wrote:
> Hi Giovanni,
> I don´t understand the other ticket you refer to.
>
> The problem is t...
Giovanni Manghi
06:31 PM Bug report #11713: Measure tool ellipsoid defaults to 'None/Planametric' regardless of previous e...
Hi Giovanni,
I don´t understand the other ticket you refer to.
The problem is that all area calculation is incorrect...
Lene Fischer
11:58 PM Bug report #11924: Composer compatibility issues between 2.4 and 2.6
Bogdan Hlevca wrote:
> Attached is a small project the show the problem.
>
> The only grid frame that works is the ...
Giovanni Manghi
05:53 PM Bug report #11924: Composer compatibility issues between 2.4 and 2.6
Attached is a small project the show the problem.
The only grid frame that works is the rectangle, Zebra and the ot...
Bogdan Hlevca
12:07 PM Bug report #11924: Composer compatibility issues between 2.4 and 2.6
I'll try to do it by tomorrow Bogdan Hlevca
11:28 AM Bug report #11924: Composer compatibility issues between 2.4 and 2.6
Can you please attach a project file which demonstrates this issue? Nyall Dawson
09:55 AM Bug report #11924: Composer compatibility issues between 2.4 and 2.6
I updated the bug but it created another one, sorry Can you please remove the duplicate?
it is 2.6.1
Bogdan Hlevca
09:45 AM Bug report #11924 (Feedback): Composer compatibility issues between 2.4 and 2.6
Does it happens with qgis 2.6.1 or master? Giovanni Manghi
09:45 AM Bug report #11924 (Feedback): Composer compatibility issues between 2.4 and 2.6
Does it happens with qgis 2.6.1 or master? Giovanni Manghi
09:43 AM Bug report #11924 (Closed): Composer compatibility issues between 2.4 and 2.6
I have a project created in 2.4 and when I open the Composer the frame is not displayed. Moreover, the coordinates ar... Bogdan Hlevca
07:09 PM Bug report #11928 (Closed): LAStools miss "import subprocess, os" in LAStoolsUtils.py
Fixed in changeset commit:"9d76247ac3923bada471ea9d24a5be95aecedec3". Nathan Woodrow
06:36 PM Bug report #11928 (Closed): LAStools miss "import subprocess, os" in LAStoolsUtils.py
> I have LAStools running in 2.4 – but in 2.6.1 it gives at an error:
> global name 'os' is not defined See log for ...
Lene Fischer
09:58 AM Bug report #11927 (Closed): Composer compatibility issues between 2.4 and 2.6
Bogdan Hlevca
09:57 AM Bug report #11927: Composer compatibility issues between 2.4 and 2.6
Sorry for the duplicate. Closing Bogdan Hlevca
09:57 AM Bug report #11927: Composer compatibility issues between 2.4 and 2.6
Sorry for the duplicate. Closing Bogdan Hlevca
09:53 AM Bug report #11927 (Closed): Composer compatibility issues between 2.4 and 2.6
I have a project created in 2.4 and when I open the Composer the frame is not displayed. Moreover, the coordinates ar... Bogdan Hlevca
09:57 AM Bug report #11925 (Closed): Change the configuration directory location to the new standard
Sorry I made a duplicate. I am closing this one. Bogdan Hlevca
09:52 AM Bug report #11925 (Closed): Change the configuration directory location to the new standard
Currently QGIS stores its configuration and history settings in $HOME/.qgis2 directory.
This is an obsolete standard...
Bogdan Hlevca
09:52 AM Bug report #11926 (Closed): Change the configuration directory location to the new standard
Currently QGIS stores its configuration and history settings in $HOME/.qgis2 directory.
This is an obsolete standard...
Bogdan Hlevca
09:49 AM Feature request #11923: output in 3D pdf
BRUNO BELLAZZI wrote:
> Sorry im new in this ...the title should be OUTPUT IN 3D PDF from map composer.
> Thanks
wh...
Giovanni Manghi
09:29 AM Feature request #11923: output in 3D pdf
Sorry im new in this ...the title should be OUTPUT IN 3D PDF from map composer.
Thanks
BRUNO BELLAZZI
09:09 AM Feature request #11923 (Feedback): output in 3D pdf
is this a different feature request than #11922 ?
if yes, why the title is the same? Please leave feedback.
Giovanni Manghi
09:09 AM Feature request #11923 (Feedback): output in 3D pdf
is this a different feature request than #11922 ?
if yes, why the title is the same? Please leave feedback.
Giovanni Manghi
09:09 AM Feature request #11923 (Feedback): output in 3D pdf
is this a different feature request than #11922 ?
if yes, why the title is the same? Please leave feedback.
Giovanni Manghi
08:53 AM Feature request #11923 (Feedback): output in 3D pdf
I follow to previous issue posted to ask if possible to have in future releases an output of elevation data in out 3D... BRUNO BELLAZZI
09:46 AM Bug report #10966 (Open): with OTFR on $area is always computed in square meters even if the CRS ...
it turns to be a regression as it worked as expected at least until 2.0.1 Giovanni Manghi
09:46 AM Bug report #10966 (Open): with OTFR on $area is always computed in square meters even if the CRS ...
it turns to be a regression as it worked as expected at least until 2.0.1 Giovanni Manghi
09:46 AM Bug report #10966 (Open): with OTFR on $area is always computed in square meters even if the CRS ...
it turns to be a regression as it worked as expected at least until 2.0.1 Giovanni Manghi
09:40 AM Bug report #10931: no zebra frame in print composer
OK, I'll open a new bug report Bogdan Hlevca
09:19 AM Bug report #10931 (Closed): no zebra frame in print composer
Bogdan Hlevca wrote:
> Sorry to reopen it but it does not work in 2.6.1.
>
> I have a project created in 2.4 and whe...
Giovanni Manghi
09:19 AM Bug report #10931 (Closed): no zebra frame in print composer
Bogdan Hlevca wrote:
> Sorry to reopen it but it does not work in 2.6.1.
>
> I have a project created in 2.4 and whe...
Giovanni Manghi
08:59 AM Bug report #10931 (Reopened): no zebra frame in print composer
Sorry to reopen it but it does not work in 2.6.1.
I have a project created in 2.4 and when I open the Composer the f...
Bogdan Hlevca
09:14 AM Feature request #8771: Export print layouts in geospatial pdf format
see also #11922 Giovanni Manghi
09:13 AM Feature request #11922 (Closed): OUTPUT FROM MAP COMPOSER
duplicate of #8771 Giovanni Manghi
09:13 AM Feature request #11922 (Closed): OUTPUT FROM MAP COMPOSER
duplicate of #8771 Giovanni Manghi
08:42 AM Feature request #11922 (Closed): OUTPUT FROM MAP COMPOSER
It should be fine if (as requested by other users) the PDF output can be Georeferenced (GEOPDF) and with layered leve... BRUNO BELLAZZI
09:06 AM Bug report #11919 (Feedback): Calculation of areas in feet off by a factor of 10 in Illinois east...
it seems to me that this issue is duplicate of #10966, please leave feedback. Giovanni Manghi
09:06 AM Bug report #11919 (Feedback): Calculation of areas in feet off by a factor of 10 in Illinois east...
it seems to me that this issue is duplicate of #10966, please leave feedback. Giovanni Manghi
09:06 AM Bug report #11919 (Feedback): Calculation of areas in feet off by a factor of 10 in Illinois east...
it seems to me that this issue is duplicate of #10966, please leave feedback. Giovanni Manghi
09:06 AM Bug report #11919 (Feedback): Calculation of areas in feet off by a factor of 10 in Illinois east...
it seems to me that this issue is duplicate of #10966, please leave feedback. Giovanni Manghi
05:17 AM Bug report #11921 (Closed): Legend initially displayed wrong size
When opening Print Composer with a map that has the Legend with item units specified in Map Units, the Legend is inco... Harry Clarke
05:07 AM Bug report #11920 (Open): Scale inconsistently changes when adjusting map extent
Within Print Composer, SCALE changes when changing XMIN or YMIN for a map, which makes it difficult to accurately dra... Harry Clarke

2014-12-28

03:05 PM Bug report #11317: PostGIS views not handled correctly
This is a user interface bug. The problem is that we are not informed of the problem before we hit the *Add* button i... Aren Cambre

2014-12-26

05:17 PM Bug report #11919: Calculation of areas in feet off by a factor of 10 in Illinois east projection
Using area calculation measurement tool in toolbar gives correct area in meters. Doug Newcomb
05:15 PM Bug report #11919: Calculation of areas in feet off by a factor of 10 in Illinois east projection
WMS service for background imagery to see field digitized http://gis.apfo.usda.gov/arcgis/services/NAIP/Illinois_2014... Doug Newcomb
04:41 PM Bug report #11919 (Closed): Calculation of areas in feet off by a factor of 10 in Illinois east p...
When digitizing in EPSG:3435 ( Illinois East (ftUS)) and calculating areas from the $area value in the field calculat... Doug Newcomb

2014-12-25

06:59 AM Bug report #9444: WFS client not requesting new features when not-cached
The issue is not that server would send incomplete response. This discussion handles the case when the requested BBOX... Jukka Rahkonen

2014-12-24

08:05 AM Bug report #11832: Rotation value retain when new project created
Rotation value reset with commit:11f73e791c501fda975f23c2d3daa5d54f02eb84 Sandro Santilli
07:24 AM Bug report #11916 (Closed): No way to update
Paolo Cavallini
06:16 AM Bug report #11916: No way to update
please remove this ticket! Evgeniy Nikulin
06:10 AM Bug report #11916 (Closed): No way to update
Evgeniy Nikulin
06:15 AM Bug report #11917 (Closed): No way to update scales list from python interface
QgsApp no one method/ref_to_obj for update scales list in main window.
Control mScaleEdit - private.
Evgeniy Nikulin
01:39 AM Bug report #11915 (Closed): QgsScaleUtils need more pythonic wrapper
QgsScaleUtils has only c-style methods. Now noway to use loadScaleList and saveScaleList. Evgeniy Nikulin

2014-12-23

08:04 PM Feature request #3797: Specify joint style for Simple Markers
In recent versions, QGIS has gotten real good at offering the user to modify the join style throughout symbology and ... Mathieu Pellerin - nIRV
08:04 PM Feature request #3797: Specify joint style for Simple Markers
In recent versions, QGIS has gotten real good at offering the user to modify the join style throughout symbology and ... Mathieu Pellerin - nIRV
08:04 PM Feature request #3797: Specify joint style for Simple Markers
In recent versions, QGIS has gotten real good at offering the user to modify the join style throughout symbology and ... Mathieu Pellerin - nIRV
08:04 PM Feature request #3797: Specify joint style for Simple Markers
In recent versions, QGIS has gotten real good at offering the user to modify the join style throughout symbology and ... Mathieu Pellerin - nIRV
08:04 PM Feature request #3797: Specify joint style for Simple Markers
In recent versions, QGIS has gotten real good at offering the user to modify the join style throughout symbology and ... Mathieu Pellerin - nIRV
08:04 PM Feature request #3797: Specify joint style for Simple Markers
In recent versions, QGIS has gotten real good at offering the user to modify the join style throughout symbology and ... Mathieu Pellerin - nIRV
08:04 PM Feature request #3797: Specify joint style for Simple Markers
In recent versions, QGIS has gotten real good at offering the user to modify the join style throughout symbology and ... Mathieu Pellerin - nIRV
11:09 AM Bug report #11914: "Rule-based renderer": refine current rules doesn't apply on the subset of fea...
Not a regression (tested down until qgis 2.0.1). Giovanni Manghi
11:09 AM Bug report #11914: "Rule-based renderer": refine current rules doesn't apply on the subset of fea...
Not a regression (tested down until qgis 2.0.1). Giovanni Manghi
11:09 AM Bug report #11914: "Rule-based renderer": refine current rules doesn't apply on the subset of fea...
Not a regression (tested down until qgis 2.0.1). Giovanni Manghi
11:09 AM Bug report #11914: "Rule-based renderer": refine current rules doesn't apply on the subset of fea...
Not a regression (tested down until qgis 2.0.1). Giovanni Manghi
11:09 AM Bug report #11914: "Rule-based renderer": refine current rules doesn't apply on the subset of fea...
Not a regression (tested down until qgis 2.0.1). Giovanni Manghi
09:13 AM Bug report #11914: "Rule-based renderer": refine current rules doesn't apply on the subset of fea...
I've found an use-case where it may be useful to keep categorization (and other refinings?) on all features instead o... Harrissou Santanna
08:22 AM Bug report #11914 (Closed): "Rule-based renderer": refine current rules doesn't apply on the subs...
Steps to reproduce:
- Layer Properties > Style < Rule-based
- Enter a valid expression. ok
- Enter a second rule (or ...
Harrissou Santanna
07:01 AM Bug report #11884: Processing generates outputs with no "+towgs84" parameters
Victor Olaya wrote:
> Ok now I understand the problem. Doesn't look easy to fix.
>
> The problem is that, when you s...
Giovanni Manghi
03:35 AM Bug report #11884: Processing generates outputs with no "+towgs84" parameters
The warning you propose seems reasonable to me. Something like this could be shown: "The CRS of the input layer does ... Filipe Dias
06:49 AM Bug report #11908 (Closed): Polygon shapefile not displaying at small scales
you have corrupted spatial indexes. Delete the sbn/qix files, and then eventually regenerate the index (in vector pro... Giovanni Manghi
06:49 AM Bug report #11908 (Closed): Polygon shapefile not displaying at small scales
you have corrupted spatial indexes. Delete the sbn/qix files, and then eventually regenerate the index (in vector pro... Giovanni Manghi
06:43 AM Bug report #11762 (Closed): Modeller: wrong input files and forgets paths
Giovanni Manghi
03:59 AM Feature request #11913 (Closed): Add "data defined override button to legend columns number
Hi,
Adding "Data defined override" option to map composer has opened a new world of map automation and offered great ...
Harrissou Santanna
03:28 AM Bug report #11910: in case of rotation zoom by rectangle shows artifacts
Sandro Santilli wrote:
> Please add "in case of rotation" in the title, as that's the condition for the artifacts to ...
Giovanni Manghi
02:30 AM Bug report #11910: in case of rotation zoom by rectangle shows artifacts
Please add "in case of rotation" in the title, as that's the condition for the artifacts to show up (it's important t... Sandro Santilli
02:04 AM Bug report #11910 (Closed): in case of rotation zoom by rectangle shows artifacts
The zooming rectangle is broken. See attached image. zicke -
02:34 AM Feature request #11912 (Closed): rotation: the composer map item should rely on the new map rotat...
Right now, the newly coded rotation feature is only useable on qgis' main canvas, meaning composer sheets can't make ... Mathieu Pellerin - nIRV
02:31 AM Bug report #11911: rotation: inverted polygon renderer broken with non-zero rotation value
How do you enable the inverted polygon renderer ? Sandro Santilli
02:18 AM Bug report #11911 (Closed): rotation: inverted polygon renderer broken with non-zero rotation value
Inverted polygon renderer is broken when a non-zero rotation value is used. See the attached screenshots which should... Mathieu Pellerin - nIRV
02:29 AM Bug report #11909: Pre-rendered map display does not respect rotation
IMO, this shouldn't be a feature request. It's an implementation issue. But that's all semantic :) it however would h... Mathieu Pellerin - nIRV
01:49 AM Bug report #11909 (Closed): Pre-rendered map display does not respect rotation
The map shown on zoom/pan events as a placeholder while renderer completes his work in a thread does not take rotatio... Sandro Santilli
01:42 AM Bug report #11905: QgsLayerTreeModel: presence of embedded legend breaks ModelTest
Thanks for review, patch pushed as commit:32079ed3cf7cf851515c63ed01cb994169f45963 -- not sure if this is worth backp... Sandro Santilli
01:42 AM Bug report #11905: QgsLayerTreeModel: presence of embedded legend breaks ModelTest
Thanks for review, patch pushed as commit:32079ed3cf7cf851515c63ed01cb994169f45963 -- not sure if this is worth backp... Sandro Santilli
01:35 AM Bug report #11900: Plugin layers do not work correctly with rotation
It might be easier to split this into one ticket for each non-working plugin as I'm afraid it needs special handling ... Sandro Santilli

2014-12-22

11:24 PM Bug report #11762 (Feedback): Modeller: wrong input files and forgets paths
should be fixed now. Can you check? Victor Olaya
11:15 PM Bug report #11884: Processing generates outputs with no "+towgs84" parameters
Ok now I understand the problem. Doesn't look easy to fix.
The problem is that, when you set the CRS like that, and ...
Victor Olaya
06:52 AM Bug report #11884: Processing generates outputs with no "+towgs84" parameters
*it is* a general issue, eventually only for some backends like GRASS (where it surely happens, probably also R), but... Giovanni Manghi
12:12 PM Bug report #11908 (Closed): Polygon shapefile not displaying at small scales
When zooming into a shape file polygon, certain polygons disappear as you zoom in. The polygons that disappear also ... Matt Dallaire
12:04 PM Bug report #11891: crash dump on exit - win32
Another plugin, Raster Bender, has the same issue. Has been reported to plugin tracker Mikhail Tchernychev
10:08 AM Bug report #11738: Select by location does not work anymore if the intersection layer is a point ...
Just tried it with the new update (2.6.1-2) and it still seems to be an issue. It's not always returning a blank laye... Jon Duckworth
08:37 AM Bug report #11904: "Save As" on json layer leads to segfault
Johannes Kroeger wrote:
> Yes, I meant a fresh checkout from git, sorry for not being clear. I used https://aur.archl...
Giovanni Manghi
07:52 AM Bug report #11904: "Save As" on json layer leads to segfault
Yes, I meant a fresh checkout from git, sorry for not being clear. I used https://aur.archlinux.org/packages/qgis/ an... Johannes Kroeger
05:20 AM Bug report #11904 (Feedback): "Save As" on json layer leads to segfault
I assume you are using QGIS master, as you say "I tried with the latest GIT version at the time of writing", anyway I... Giovanni Manghi
05:20 AM Bug report #11904 (Feedback): "Save As" on json layer leads to segfault
I assume you are using QGIS master, as you say "I tried with the latest GIT version at the time of writing", anyway I... Giovanni Manghi
05:20 AM Bug report #11904 (Feedback): "Save As" on json layer leads to segfault
I assume you are using QGIS master, as you say "I tried with the latest GIT version at the time of writing", anyway I... Giovanni Manghi
05:20 AM Bug report #11904 (Feedback): "Save As" on json layer leads to segfault
I assume you are using QGIS master, as you say "I tried with the latest GIT version at the time of writing", anyway I... Giovanni Manghi
04:15 AM Bug report #11904 (Closed): "Save As" on json layer leads to segfault
QGIS segfaults when I try to rightclick > "Save As" a JSON layer (geo- or topojson).
To reproduce:
1. Copy the exam...
Johannes Kroeger
08:35 AM Bug report #10908: SVG Markers are White
see also #11907 Giovanni Manghi
08:35 AM Bug report #10908: SVG Markers are White
see also #11907 Giovanni Manghi
08:35 AM Bug report #10908: SVG Markers are White
see also #11907 Giovanni Manghi
08:35 AM Bug report #10908: SVG Markers are White
see also #11907 Giovanni Manghi
08:35 AM Bug report #11907 (Closed): SVG marker bug
duplicate of #10908 Giovanni Manghi
08:35 AM Bug report #11907 (Closed): SVG marker bug
duplicate of #10908 Giovanni Manghi
08:12 AM Bug report #11907 (Closed): SVG marker bug
Take a look at the attachment picture. Henning Rekvik
08:18 AM Bug report #11906: QGIS crash on edit grass vector layer
the GRASS plugin is unmantained and I'm not sure what will be the policy about the issues of this component. Giovanni Manghi
07:41 AM Bug report #11906 (Closed): QGIS crash on edit grass vector layer
Hi QGIS crash when I edit a grass vector layer using the specific tool on the grass toolbox.
If I delete a boundary a...
pierluigi de rosa
08:12 AM Bug report #11905: QgsLayerTreeModel: presence of embedded legend breaks ModelTest
The patch looks good from a quick look. The other beginInsertRows() call handles addition of layer tree nodes, not le... Martin Dobias
08:00 AM Bug report #11905: QgsLayerTreeModel: presence of embedded legend breaks ModelTest
The following patch fixes the crash indeed, but I see beginInsertRows being also called from other places... Sandro Santilli
07:51 AM Bug report #11905: QgsLayerTreeModel: presence of embedded legend breaks ModelTest
Legend node embedded in parent means that the legend node will be not displayed in the view as a separate item under ... Martin Dobias
07:39 AM Bug report #11905: QgsLayerTreeModel: presence of embedded legend breaks ModelTest
Whaht does it mean exactly for a legend node to be embedded in parent's node ? It's not documented here:
https://gith...
Sandro Santilli
07:14 AM Bug report #11905 (Closed): QgsLayerTreeModel: presence of embedded legend breaks ModelTest
A single project with an embedded legend fails an assertion in ModelTester.
Ho to reproduce:
1. Build with -DENABLE...
Sandro Santilli
06:55 AM Bug report #11713 (Feedback): Measure tool ellipsoid defaults to 'None/Planametric' regardless of...
this ticket should be duplicate of #10392 that is alreasy a blocker. Please leave feedback. Giovanni Manghi
06:55 AM Bug report #11713 (Feedback): Measure tool ellipsoid defaults to 'None/Planametric' regardless of...
this ticket should be duplicate of #10392 that is alreasy a blocker. Please leave feedback. Giovanni Manghi
06:55 AM Bug report #11713 (Feedback): Measure tool ellipsoid defaults to 'None/Planametric' regardless of...
this ticket should be duplicate of #10392 that is alreasy a blocker. Please leave feedback. Giovanni Manghi
06:55 AM Bug report #11713 (Feedback): Measure tool ellipsoid defaults to 'None/Planametric' regardless of...
this ticket should be duplicate of #10392 that is alreasy a blocker. Please leave feedback. Giovanni Manghi
06:55 AM Bug report #11713 (Feedback): Measure tool ellipsoid defaults to 'None/Planametric' regardless of...
this ticket should be duplicate of #10392 that is alreasy a blocker. Please leave feedback. Giovanni Manghi
06:38 AM Bug report #8421: "import delimited text layer" does not work with files created on excel/osx
Benjamin Warr wrote:
> Hi Giovanni, my apologies for a newbie question, but I am not sure how to "support the fix".
>...
Giovanni Manghi
06:01 AM Bug report #8421: "import delimited text layer" does not work with files created on excel/osx
Hi Giovanni, my apologies for a newbie question, but I am not sure how to "support the fix".
Ben
Benjamin Warr
05:22 AM Bug report #8421: "import delimited text layer" does not work with files created on excel/osx
Benjamin Warr wrote:
> I repeat the plea made by Dewey. The standard or 'default' encoding for csv imports appears to...
Giovanni Manghi
01:14 AM Bug report #8421: "import delimited text layer" does not work with files created on excel/osx
I repeat the plea made by Dewey. The standard or 'default' encoding for csv imports appears to be UTF-8, please can s... Benjamin Warr
06:36 AM Feature request #11888 (Open): Warn the user when OGR "stretched" the column width to accommodate...
Peter Drexel wrote:
> Hi Giovanni,
> it hapens with New Shapefiles with UTF-8-Encoding.
> Create New Shapefile with U...
Giovanni Manghi
06:36 AM Feature request #11888 (Open): Warn the user when OGR "stretched" the column width to accommodate...
Peter Drexel wrote:
> Hi Giovanni,
> it hapens with New Shapefiles with UTF-8-Encoding.
> Create New Shapefile with U...
Giovanni Manghi
06:36 AM Feature request #11888 (Open): Warn the user when OGR "stretched" the column width to accommodate...
Peter Drexel wrote:
> Hi Giovanni,
> it hapens with New Shapefiles with UTF-8-Encoding.
> Create New Shapefile with U...
Giovanni Manghi
06:36 AM Feature request #11888 (Open): Warn the user when OGR "stretched" the column width to accommodate...
Peter Drexel wrote:
> Hi Giovanni,
> it hapens with New Shapefiles with UTF-8-Encoding.
> Create New Shapefile with U...
Giovanni Manghi
06:36 AM Feature request #11888 (Open): Warn the user when OGR "stretched" the column width to accommodate...
Peter Drexel wrote:
> Hi Giovanni,
> it hapens with New Shapefiles with UTF-8-Encoding.
> Create New Shapefile with U...
Giovanni Manghi
06:36 AM Feature request #11888 (Open): Warn the user when OGR "stretched" the column width to accommodate...
Peter Drexel wrote:
> Hi Giovanni,
> it hapens with New Shapefiles with UTF-8-Encoding.
> Create New Shapefile with U...
Giovanni Manghi
06:36 AM Feature request #11888 (Open): Warn the user when OGR "stretched" the column width to accommodate...
Peter Drexel wrote:
> Hi Giovanni,
> it hapens with New Shapefiles with UTF-8-Encoding.
> Create New Shapefile with U...
Giovanni Manghi
05:33 AM Feature request #11888: Warn the user when OGR "stretched" the column width to accommodate values
Hi Giovanni,
it hapens with New Shapefiles with UTF-8-Encoding.
Create New Shapefile with UTF-8 Encoding, add a textf...
Peter Drexel
05:26 AM Bug report #11902 (Closed): Sorting layers in legend using python in QGIS 2.6
Please post questions in the users/developers mailing list, then if eventually an issue is confirmed file a ticket he... Giovanni Manghi
05:26 AM Bug report #11902 (Closed): Sorting layers in legend using python in QGIS 2.6
Please post questions in the users/developers mailing list, then if eventually an issue is confirmed file a ticket he... Giovanni Manghi
02:55 AM Bug report #9801: Map rotation in print composer: make behaviour more uniform
Does core map rotation in 2.7+ make this report outdated ? Sandro Santilli
02:51 AM Bug report #11811 (Closed): rotation regression: zoom to mouse cursor using mouse wheel is broken
PR merged by @wonder-sk with commit:1d9eb8f66d3616b91d1fdb9927fa35f898028daa Sandro Santilli

2014-12-21

12:51 AM Bug report #11884: Processing generates outputs with no "+towgs84" parameters
It seems the problem is different than the one I reported, sorry. The custom CRS of this shapefile is ETRS89 without ... Filipe Dias
11:44 PM Bug report #11884: Processing generates outputs with no "+towgs84" parameters
IF I open that layer, i do not see it as having the EPSG 3763 CRS. Instead, it has user defined one
If I set the CRS...
Victor Olaya
12:43 AM Bug report #11903 (Closed): Configure Shortcuts problem on Mac
I'm running QGIS 2.6.0-Brighton under Mac OS X 10.9.5 on a
Mac Mini (late 2009) 2.26 GHz Intel Core 2 Duo with 4 GB ...
Garth Fletcher
12:33 AM Bug report #8923: SpatiaLite 4: added attributes disappear
In loadFieldsAbstractInterface there is a PRAGMA table_info() call and a gaiaVectorLayerPtr is checked.
I think the s...
Matthias Kuhn
11:40 PM Bug report #11902 (Closed): Sorting layers in legend using python in QGIS 2.6
In QGIS 2.2 , I was able to sort in alphabetical order the layers simply using this:
self.maplegendtree = iface.main...
Mohanakarthick Balan
11:24 PM Bug report #11713: Measure tool ellipsoid defaults to 'None/Planametric' regardless of previous e...
I have just found the same error.
Starting to show my students the difference between calculating an area with planim...
Lene Fischer
02:02 PM Bug report #11899: Coordinates issue in print composer
Hello,
I am sending screenshots ... they are self-explanatory. Pls let me know if additional info is needed.
mira
Jaromir Mikes
02:02 PM Bug report #11899: Coordinates issue in print composer
Hello,
I am sending screenshots ... they are self-explanatory. Pls let me know if additional info is needed.
mira
Jaromir Mikes
12:20 PM Bug report #11899 (Feedback): Coordinates issue in print composer
We need more info. Can you please provide more detail? Screenshots of what you see versus what you expect would be us... Nyall Dawson
05:52 AM Bug report #11899 (Closed): Coordinates issue in print composer
While I had set CRS to WGS 84 for my project I could have coordinates displayed as expected in print composer.
Then I...
Jaromir Mikes
10:49 AM Bug report #11891: crash dump on exit - win32
Done. Mikhail Tchernychev
05:59 AM Bug report #11900 (Closed): Plugin layers do not work correctly with rotation
Plugin layers are not drawn correctly when rotation is non-zero. (Tried with Crayfish, probably OpenLayers will have ... Martin Dobias

2014-12-20

10:47 PM Bug report #11891 (Rejected): crash dump on exit - win32
Please file a ticket on plugin bug tracker. Paolo Cavallini
10:47 PM Bug report #11891 (Rejected): crash dump on exit - win32
Please file a ticket on plugin bug tracker. Paolo Cavallini
10:41 PM Bug report #11891: crash dump on exit - win32
I think I figured it out. The plugin which causes the crash is GarminCustomMap (this is unfortunate)
I started adding...
Mikhail Tchernychev
10:16 PM Bug report #11891: crash dump on exit - win32
Yes, right. Re-naming .qgis2 fixes it. All plugins also gone - but it is clear.
So it is plugin. I'll try to figure o...
Mikhail Tchernychev
08:15 AM Bug report #11891: crash dump on exit - win32
I am using OsGeo4W. It happens almost all time (was couple of times when it closed normally).
I will re-name .qgis2 l...
Mikhail Tchernychev
08:12 AM Bug report #11891: crash dump on exit - win32
Yes crash appeared after update. It's a few days already.
I think gdal 1.1.1.-5 is responsible. My other laptop where...
Mikhail Tchernychev
01:55 AM Bug report #11891 (Feedback): crash dump on exit - win32
Does the crash appeared after an update? what installer are you using, standalone or osgeo4w? it happens all the time... Giovanni Manghi
01:55 AM Bug report #11891 (Feedback): crash dump on exit - win32
Does the crash appeared after an update? what installer are you using, standalone or osgeo4w? it happens all the time... Giovanni Manghi
01:55 AM Bug report #11891 (Feedback): crash dump on exit - win32
Does the crash appeared after an update? what installer are you using, standalone or osgeo4w? it happens all the time... Giovanni Manghi
03:22 AM Bug report #9489: Copy/Paste issue with explicit primary keys
rmercer - wrote:
> Gavin, thank you for putting in that tip. It was very frustrating to be having this same issue wi...
Giovanni Manghi
02:37 AM Feature request #11888: Warn the user when OGR "stretched" the column width to accommodate values
Peter Drexel wrote:
> Hi Giovanni,
> I just tried Version 2.6.1 (Windows 7 64 bit), issues are the same.
> Specialy t...
Giovanni Manghi
02:35 AM Bug report #11889: Setting "use project CRS" in "settings -> options -> CRS > CRS for new layers"...
it does not uses always "EPSG:4326 - WGS 84" by default, it is supposed to use what is configured in
settings -> opt...
Giovanni Manghi
02:35 AM Bug report #11889: Setting "use project CRS" in "settings -> options -> CRS > CRS for new layers"...
it does not uses always "EPSG:4326 - WGS 84" by default, it is supposed to use what is configured in
settings -> opt...
Giovanni Manghi
02:35 AM Bug report #11889: Setting "use project CRS" in "settings -> options -> CRS > CRS for new layers"...
it does not uses always "EPSG:4326 - WGS 84" by default, it is supposed to use what is configured in
settings -> opt...
Giovanni Manghi
02:35 AM Bug report #11889: Setting "use project CRS" in "settings -> options -> CRS > CRS for new layers"...
it does not uses always "EPSG:4326 - WGS 84" by default, it is supposed to use what is configured in
settings -> opt...
Giovanni Manghi
02:35 AM Bug report #11889: Setting "use project CRS" in "settings -> options -> CRS > CRS for new layers"...
it does not uses always "EPSG:4326 - WGS 84" by default, it is supposed to use what is configured in
settings -> opt...
Giovanni Manghi
01:58 AM Feature request #3717 (Closed): allow loading vector legend from text file
data defined symbology exists since long ago now. Giovanni Manghi
01:58 AM Feature request #3717 (Closed): allow loading vector legend from text file
data defined symbology exists since long ago now. Giovanni Manghi
01:51 AM Feature request #11797: Save group of layers as layer definition (.qlr) file
If you need this functionality please consider supporting its development. Giovanni Manghi

2014-12-19

10:17 AM Feature request #11797: Save group of layers as layer definition (.qlr) file
Hi,
"Layer menu > Embed Layers and Groups" already offers the possibility to add at once many layers that are used in...
Harrissou Santanna
07:34 AM Feature request #11797: Save group of layers as layer definition (.qlr) file
Such as Joe I consider this tool very useful and necessary. Sandra Lopes
09:01 AM Bug report #11891: crash dump on exit - win32
Apparently GDAL111 is responsible. I opened dump with VC++ Studio and below is what I see.
I don't have gdal code, bu...
Mikhail Tchernychev
08:22 AM Feature request #10737: Easier loading of qlr files
The new layer definition files added recently ist's really great.
But it’s only possible to add .qrl file to a QGIS p...
Sandra Lopes
08:05 AM Feature request #11890: Close without Saving lacks a keyboard shortcut
I get 3 options, but only 2 of them have one letter of the button text underlined. A letter that, when pressed, execu... Sandro Santilli
05:42 AM Bug report #9444: WFS client not requesting new features when not-cached
Hi,
Just dropping in on this discussion, my apologies if this remark has already been made elsewhere.
> QGIS cannot...
Maarten Vermeyen
04:21 AM Feature request #3717: allow loading vector legend from text file
duplicate of #859 mlennert -

2014-12-18

12:00 AM Bug report #11897 (Open): In Print composer, menu Setting should open only Composer options
Currently the menu is a shortcut to the whole Options, which is confusing for the user, as also tabs for non relevant... Paolo Cavallini
11:58 PM Bug report #11896 (Open): Messy label backgrounds
When using curved labels with a background, a separate background (e.g. a rectangle, svg) is drawn for each character... Paolo Cavallini
11:54 PM Bug report #10392 (Reopened): Ellipsoid for measurement keeps getting reset
Still true. It seems to happen only if you open project properties from menu. When project properties open using CRS ... Paolo Cavallini
11:54 PM Bug report #10392 (Reopened): Ellipsoid for measurement keeps getting reset
Still true. It seems to happen only if you open project properties from menu. When project properties open using CRS ... Paolo Cavallini
08:01 PM Bug report #9489: Copy/Paste issue with explicit primary keys
Gavin, thank you for putting in that tip. It was very frustrating to be having this same issue with no clue how to g... rmercer -
02:43 PM Bug report #11893 (Closed): QgsVectorJoinInfo in Windows doesn't work but works fine in Linux for...
A programmatic join in 2.6.x using the following:
joinIdx = joinLyr.fieldNameIndex('siteid')
targetIdx = pamLyr.fiel...
Jeff Cavner
10:51 AM Feature request #11890: Close without Saving lacks a keyboard shortcut
Do you mean that you are missing the third "close without saving" option when pressing alt-F4?
In general, of course...
Anita Graser
09:28 AM Feature request #11890 (Open): Close without Saving lacks a keyboard shortcut
I cannot close qgis from the keyboard. alt-F4 prompts me but I can only pick "Cancel" or "Save", while "Close without... Sandro Santilli
09:51 AM Bug report #11891: crash dump on exit - win32
I disabled them all by hand and but crash is still here. Mikhail Tchernychev
09:46 AM Bug report #11891: crash dump on exit - win32
No. In fact I was looking for way to do it without manually removing them all.
Is there a switch somewhere?
Thank yo...
Mikhail Tchernychev
09:33 AM Bug report #11891: crash dump on exit - win32
Have you tried removing all the user plugins? Paolo Cavallini
09:32 AM Bug report #11891 (Closed): crash dump on exit - win32
Hi,
QGIS developed recently crash on exit under Win32 (win 7)
steps to re-produce
1. start QGIS master or QGIS 2.61
...
Mikhail Tchernychev
09:39 AM Feature request #11892 (Open): Save to last used directory, not home, when entering filename dire...
If you enter a filename directly in the "Save as" field of the layer Save As dialog, QGIS will save the file to the h... Johannes Kroeger
09:14 AM Bug report #11889 (Closed): Setting "use project CRS" in "settings -> options -> CRS > CRS for ne...
If you have a project open and create a new layer, QGIS will always use "EPSG:4326 - WGS 84" by default.
Please chan...
Johannes Kroeger
08:52 AM Feature request #11860: getLegendGraphic called for WMS layer while legend is not visible
I've taken the QgsWmsRasterProvider internal caching road for now.
It will emit a QgsCachedImageFetcher object when a...
Sandro Santilli
07:33 AM Feature request #11860: getLegendGraphic called for WMS layer while legend is not visible
I've the async downloader used by WMSLegendNode and it works very nicely.
This required exposing a new virtual metho...
Sandro Santilli
07:35 AM Feature request #11888: Warn the user when OGR "stretched" the column width to accommodate values
Hi Giovanni,
I just tried Version 2.6.1 (Windows 7 64 bit), issues are the same.
Specialy the second one is really ba...
Peter Drexel
07:22 AM Feature request #11888 (Feedback): Warn the user when OGR "stretched" the column width to accommo...
about the first issue:
I filed a ticket while a ogr with the same description, and it turns out that is a new ogr fe...
Giovanni Manghi
06:54 AM Feature request #11888 (Open): Warn the user when OGR "stretched" the column width to accommodate...
Hi all,
i stumble over 2 Issues editing Attributes:
First:
Step 1: I create a new Shapefile, then add 2 attribute co...
Peter Drexel
06:38 AM Bug report #11887 (Closed): minimumValue() in 2.6.x for Windows different than Linux for NULL
minimumValue() against the data provider or a vector layer object in Windows if a NULL value is present in the attrib... Jeff Cavner
06:17 AM Bug report #11886 (Closed): DBManager always shows password to PostGIS connection in clear text i...
Hi,
Click on "Add PostGIS table" button
Then create a new connection without saving username nor password. OK.
Connec...
Harrissou Santanna
06:13 AM Bug report #11880 (Closed): Toggling editing and saving edits becomes slow and freezes after time
Giovanni Manghi
05:18 AM Bug report #11880: Toggling editing and saving edits becomes slow and freezes after time
Removing digitising-related plugins seems to have fixed the problem. Thanks for pointing me in the right direction. Charles Krolik-Root
04:18 AM Bug report #11880: Toggling editing and saving edits becomes slow and freezes after time
Have you tried to run it with --noplugins?
This has previously been tracked back to plugins.
See #9229
Matthias Kuhn
05:08 AM Bug report #11884: Processing generates outputs with no "+towgs84" parameters
Filipe Dias wrote:
> There was a similar ticket specific to GRASS and R but it was closed
>
> #10137
it was a regre...
Giovanni Manghi
05:08 AM Bug report #11884: Processing generates outputs with no "+towgs84" parameters
Filipe Dias wrote:
> There was a similar ticket specific to GRASS and R but it was closed
>
> #10137
it was a regre...
Giovanni Manghi
05:08 AM Bug report #11884: Processing generates outputs with no "+towgs84" parameters
Filipe Dias wrote:
> There was a similar ticket specific to GRASS and R but it was closed
>
> #10137
it was a regre...
Giovanni Manghi
03:42 AM Bug report #11884: Processing generates outputs with no "+towgs84" parameters
There was a similar ticket #10137 specific to GRASS and R but it was closed. Filipe Dias
03:38 AM Bug report #11884: Processing generates outputs with no "+towgs84" parameters
It is not a specific issue of one tool, is a general issue in processing (it strips always the towgs parameter in out... Giovanni Manghi
03:38 AM Bug report #11884: Processing generates outputs with no "+towgs84" parameters
It is not a specific issue of one tool, is a general issue in processing (it strips always the towgs parameter in out... Giovanni Manghi
03:17 AM Bug report #11884 (Closed): Processing generates outputs with no "+towgs84" parameters
Run "split vector layer" with the attached shapefile which is in ETRS89 PT TM06 (EPSG 3763). The resulting output has... Filipe Dias
04:20 AM Bug report #11885 (Closed): Add WMS layer throw python console -> QGIS Crash
I try to add wms layer to the map:
...
Evgeniy Nikulin
03:02 AM Bug report #11883 (Closed): text annotation with fixed map position moves
Fixed in changeset commit:"f81d48368765a54ac2a5191326210b993f43fdfa". Jürgen Fischer
02:32 AM Bug report #11883 (Closed): text annotation with fixed map position moves
When adding a text annotation and using the setting "fixed map position", QGIS rounds or truncates the map position w... Jochen Huber
02:28 AM Bug report #11882 (Closed): QGIS Server returns 500 if only embedded layers are present
QGIS Server returns 500 if only embedded layers are present.
To reproduce:
1. Create a new project
2. Embed group f...
luca76 -
02:17 AM Bug report #8923: SpatiaLite 4: added attributes disappear
Hi,
Thanks for the workaround.
There is still a problem when loading a corrupted sqlite file right ? (I stumbled upo...
Hugo Mercier

2014-12-17

11:48 PM Bug report #11878 (Closed): Processing: selecting the "GRASS region extent" does not work anymore...
Fixed in changeset commit:"c800a8cd74272458b9a2965078b6dcb4b229b0c7". Alexander Bruy
05:35 AM Bug report #11878 (Closed): Processing: selecting the "GRASS region extent" does not work anymore...
It used to work until QGIS 2.4, now in 2.6.* and master the user cannot use anymore the option "select extent on canv... Giovanni Manghi
11:22 PM Bug report #11877 (Closed): Processing/master: default parameters are not retained in batch mode
Should be fixed now Alexander Bruy
11:22 PM Bug report #11877 (Closed): Processing/master: default parameters are not retained in batch mode
Should be fixed now Alexander Bruy
11:19 PM Bug report #11877: Processing/master: default parameters are not retained in batch mode
Probably related to #11876 Alexander Bruy
05:10 AM Bug report #11877 (Closed): Processing/master: default parameters are not retained in batch mode
In QGIS master when running modules in batch mode, there are default parameters that are not automatically filled (as... Giovanni Manghi
11:21 PM Bug report #11439 (Feedback): r.covar GRASS command (and possibly others) in Processing does not ...
Should be fixed in master Alexander Bruy
11:19 PM Bug report #11879 (Closed): Processing: batch mode columns width in QGIS master seems not optimal
Fixed in changeset commit:"e42e1053e88b14d3f6847ce6e878ef95fcf13e2a". Alexander Bruy
05:40 AM Bug report #11879 (Closed): Processing: batch mode columns width in QGIS master seems not optimal
The default columns width in the GUI of batch mode in QGIS master seems sub-optimal if compared to what used to be un... Giovanni Manghi
11:19 PM Bug report #11876 (Closed): Processing: python error in batch mode GUI (QGIS master)
Fixed in changeset commit:"e31027c8401ce6bb48f65736b260da1d51c7d270". Alexander Bruy
05:07 AM Bug report #11876 (Closed): Processing: python error in batch mode GUI (QGIS master)
When double clicking the column names in the batch mode GUI, in QGIS master now a python error shows
Traceback (mos...
Giovanni Manghi
11:18 PM Bug report #11875 (Closed): Processing: saving to memory layer returns an error
Fixed in changeset commit:"69fe922a5403d84e28857959903e473afa7f19e5". Alexander Bruy
04:41 AM Bug report #11875 (Closed): Processing: saving to memory layer returns an error
VectorWriter instance has no attribute 'GEOM_TYPE_MAP' See log for more details
it used to work in previous (QGIS <...
Giovanni Manghi
11:08 PM Bug report #11872 (Closed): Edit button toggles after copy/paste and deselect on PostGIS layers
Fixed in changeset commit:"d288a53c0de20191f25656e860c8cfbb5174d194". Denis Rouzaud
10:24 PM Feature request #9960 (Closed): Add or document SCR input type for scripts
Already available and documented Alexander Bruy
10:24 PM Feature request #9960 (Closed): Add or document SCR input type for scripts
Already available and documented Alexander Bruy
09:25 AM Bug report #11880: Toggling editing and saving edits becomes slow and freezes after time
I've only been using Shapefiles so I have only experienced this problem with them. Can't speak for other datasources. Charles Krolik-Root
09:12 AM Bug report #11880 (Feedback): Toggling editing and saving edits becomes slow and freezes after time
Does this happen with any layer? of any type of datasource (shapes, postgis, etc.)? Giovanni Manghi
09:12 AM Bug report #11880 (Feedback): Toggling editing and saving edits becomes slow and freezes after time
Does this happen with any layer? of any type of datasource (shapes, postgis, etc.)? Giovanni Manghi
09:12 AM Bug report #11880 (Feedback): Toggling editing and saving edits becomes slow and freezes after time
Does this happen with any layer? of any type of datasource (shapes, postgis, etc.)? Giovanni Manghi
09:12 AM Bug report #11880 (Feedback): Toggling editing and saving edits becomes slow and freezes after time
Does this happen with any layer? of any type of datasource (shapes, postgis, etc.)? Giovanni Manghi
08:36 AM Bug report #11880: Toggling editing and saving edits becomes slow and freezes after time
Causes crash or corruption should be set to 'Yes'
Apologies, unsure how to change this.
Charles Krolik-Root
07:37 AM Bug report #11880 (Closed): Toggling editing and saving edits becomes slow and freezes after time
After toggling editing on and off a number of times the button stays held down and toggling takes longer and longer w... Charles Krolik-Root
09:07 AM Feature request #11860: getLegendGraphic called for WMS layer while legend is not visible
Finally I've started refactoring legend downloading to allow for async loading. For now it's only used internally by ... Sandro Santilli
06:51 AM Feature request #11860: getLegendGraphic called for WMS layer while legend is not visible
The experiments to lazily load the legend from Model::data() ended up being full of peril in that the implementation ... Sandro Santilli
08:12 AM Bug report #11881 (Closed): Processing: python error when loading a model that uses SAGA modules ...
If I create a model (that includes at least 1 SAGA tool) in a QGIS installation that uses SAGA 2.0.8 and then this mo... Giovanni Manghi
07:26 AM Bug report #11869 (Closed): MapInfo layer error when loaded from zipfile
Paolo Cavallini
03:50 AM Bug report #11869: MapInfo layer error when loaded from zipfile
I guess this should be closed as fixed upstream
http://lists.osgeo.org/pipermail/qgis-developer/2014-December/036070...
Giovanni Manghi
01:25 AM Bug report #11869: MapInfo layer error when loaded from zipfile

> Maybe better make them gray and not draggable.
this would not solve entirely the issue as the zip layer can be dr...
Giovanni Manghi
04:41 AM Feature request #6804: Add statistics to the dissolve tool
That would be great ! I'll wait for it. julie -
03:48 AM Feature request #6804: Add statistics to the dissolve tool
Hi Julie,
I'm aware of your plugin, thanks for it, is indeed very useful. I would like to suggest to evaluate the po...
Giovanni Manghi
03:27 AM Feature request #6804: Add statistics to the dissolve tool
I don't know if it's relevant but I made a plugin which does just this, it's called "dissolve with stats". It's still... julie -
04:28 AM Bug report #11874: NTv2 transformation not used in Print Composer
Added example files (two shapes in different CRS, project file with map layout) Jochen Huber
03:29 AM Bug report #11874 (Closed): NTv2 transformation not used in Print Composer
In a QGIS project with project coordinate system EPSG:4647 (UTM) and some layers in EPSG:4647, some in EPSG:31466 (ol... Jochen Huber
01:22 AM Feature request #1075: Enhance Classify feature in vector's Gradient Symbol and Continuous Color ...
Nathan Woodrow wrote:
> I'm not sure what is being asked here.
I guess the request is to allow define manually, in t...
Giovanni Manghi
01:22 AM Feature request #1075: Enhance Classify feature in vector's Gradient Symbol and Continuous Color ...
Nathan Woodrow wrote:
> I'm not sure what is being asked here.
I guess the request is to allow define manually, in t...
Giovanni Manghi

2014-12-16

12:07 AM Bug report #11869: MapInfo layer error when loaded from zipfile
In fact it is not supported by OGR, see:
http://trac.osgeo.org/gdal/wiki/UserDocs/ReadInZip
http://lists.osgeo.org/pi...
Paolo Cavallini
01:17 AM Bug report #11869 (Feedback): MapInfo layer error when loaded from zipfile
is a QGIS problem or a OGR one?
here the following test fails with ogr
giovanni@sibirica:~/Desktop > ogrinfo -ro -a...
Giovanni Manghi
06:26 PM Feature request #1075: Enhance Classify feature in vector's Gradient Symbol and Continuous Color ...
I'm not sure what is being asked here. Nathan Woodrow
06:26 PM Feature request #1075: Enhance Classify feature in vector's Gradient Symbol and Continuous Color ...
I'm not sure what is being asked here. Nathan Woodrow
06:00 PM Feature request #1075: Enhance Classify feature in vector's Gradient Symbol and Continuous Color ...
Based on the comment about new symbology - I dont think that this option exists in the vector styling unless someone ... John Floyd -
08:56 AM Feature request #11873: Add option (-segmentize) to "save as..." to allow densification of geomet...
Giovanni Manghi wrote:
> see also
>
> http://lists.osgeo.org/pipermail/grass-dev/2014-December/072422.html
Giovanni Manghi
08:56 AM Feature request #11873: Add option (-segmentize) to "save as..." to allow densification of geomet...
see also
http://lists.osgeo.org/pipermail/grass-dev/2014-December/072422.html
Giovanni Manghi
07:49 AM Feature request #11873 (Closed): Add option (-segmentize) to "save as..." to allow densification ...
ogr2ogr has an option
-segmentize
that allow densification of geometries.
This can be useful/important in many dif...
Giovanni Manghi
07:43 AM Bug report #11872 (Closed): Edit button toggles after copy/paste and deselect on PostGIS layers
Steps to reproduce:
Open two PostGIS linestring layers in a map document
Select a line feature from one layer
Click t...
Spencer Gardner
05:59 AM Bug report #11871 (Closed): QGIS master crashes while trying load any zipped vector layer
Subject says it all.
Does not happen on QGIS 2.6.1
Giovanni Manghi
03:35 AM Bug report #11834: qgis.bin crashed with SIGABRT in QList<QgsRuleBasedRendererV2::Rule*>::clear()
Alexander Novoselov wrote:
> Giovanni Manghi wrote:
>
> >
> > *) can you remove layers, simplify the project and le...
Giovanni Manghi

2014-12-15

11:53 PM Bug report #11869 (Closed): MapInfo layer error when loaded from zipfile
Loading a shp form a zipfile works smoothly. On the contrary, a MapInfo file (.tab) throws an error (Layer not valid). Paolo Cavallini
08:59 PM Bug report #11834: qgis.bin crashed with SIGABRT in QList<QgsRuleBasedRendererV2::Rule*>::clear()
Giovanni Manghi wrote:
>
> *) can you remove layers, simplify the project and leave with 1 or a
> few layers that w...
Alexander Novoselov
05:38 PM Bug report #11834: qgis.bin crashed with SIGABRT in QList<QgsRuleBasedRendererV2::Rule*>::clear()
Also, does it still crash if you disable parallel rendering? (Options > Rendering > Render layers in parallel using m... Martin Dobias
08:24 PM Bug report #11868 (Closed): qgis composer legend item wrongly clips polygon symbols with large bo...
Hmm, well, whatever happened which led to legend symbol clipping, it isn't straightforward. Martin (and I using a bla... Mathieu Pellerin - nIRV
08:07 PM Bug report #11868 (Closed): qgis composer legend item wrongly clips polygon symbols with large bo...
I've just noticed that the composer legend item wrongly clips polygon symbols featuring large border width values. Th... Mathieu Pellerin - nIRV
02:51 PM Bug report #11867 (Closed): WFS-T request failure for GeoServer/PostGIS
When editing a PostGIS database through a GeoSever WFS - the server response comes back as empty.
However when editi...
Liam Grimmett
11:00 AM Feature request #11860: getLegendGraphic called for WMS layer while legend is not visible
For the record, I've pushed an experimental version of the suggested approach here:
https://github.com/strk/QGIS/tree...
Sandro Santilli
02:49 AM Feature request #11860: getLegendGraphic called for WMS layer while legend is not visible
Thanks for the insights Martin, I'll make this enhancement part of the work for #11859 then. Work is in progress Sandro Santilli
10:22 AM Bug report #11857: batching of rasterize function
fixed here
https://github.com/qgis/QGIS/pull/1737
is a trivial patch, you can modify the file yourself by adding t...
Giovanni Manghi
08:56 AM Bug report #11857: batching of rasterize function
sorry I forgot the screencast.. Marcel Gangwisch
08:38 AM Bug report #11857: batching of rasterize function
I saw your screencast, I think it does not work for me...
I also made you a screencast.
Marcel Gangwisch
08:13 AM Bug report #11857: batching of rasterize function
Marcel Gangwisch wrote:
> of cause I also receive this error message if I fill both lines
see attached screencast, d...
Giovanni Manghi
07:51 AM Bug report #11857: batching of rasterize function
of cause I also receive this error message if I fill both lines Marcel Gangwisch
07:08 AM Bug report #11857 (Closed): batching of rasterize function

> This time I attached again a screenshot showing that I did not check the button for "write values into an existing...
Giovanni Manghi
07:08 AM Bug report #11857 (Closed): batching of rasterize function

> This time I attached again a screenshot showing that I did not check the button for "write values into an existing...
Giovanni Manghi
05:47 AM Bug report #11857: batching of rasterize function
Giovanni Manghi wrote:
> Marcel Gangwisch wrote:
> > Yes I know what you mean, but in QGIS 2.4 it was also possible t...
Marcel Gangwisch
05:00 AM Bug report #11857: batching of rasterize function
Marcel Gangwisch wrote:
> Yes I know what you mean, but in QGIS 2.4 it was also possible to use the rasterize functio...
Giovanni Manghi
04:26 AM Bug report #11857: batching of rasterize function
Yes I know what you mean, but in QGIS 2.4 it was also possible to use the rasterize function without having existing ... Marcel Gangwisch
02:36 AM Bug report #11857: batching of rasterize function
I think there is a misunderstanding here: the tools does not ask for an output folder, is asks for output files. In c... Giovanni Manghi
08:03 AM Bug report #11805 (Closed): Alignment by expression not working after using “wordwrap” instead of...
Fixed in changeset commit:"d28619da07b1eca60d412ef60d422731f949252a". Salvatore Larosa
07:47 AM Bug report #11865: Select by rectangle tool and rotation
I agree and had already commented about this on github. Giovanni Manghi
07:11 AM Bug report #11865 (Closed): Select by rectangle tool and rotation
When map canvas rotated "Select by rectangle" tool consider rotation. I think it should not consider rotation.
Alexander Bruy
07:39 AM Bug report #11866 (Closed): Globo
duplicate of #9818
Giovanni Manghi
07:39 AM Bug report #11866 (Closed): Globo
duplicate of #9818
Giovanni Manghi
07:39 AM Bug report #11866 (Closed): Globo
duplicate of #9818
Giovanni Manghi
07:19 AM Bug report #11866 (Closed): Globo
Hi,
Qgis crash when i click on globo.
Process: QGIS [4765]
Path: /Applications/QGIS.app/Conten...
emiliano manzo
07:29 AM Bug report #11862: Overview map does not follow map rotation
To be honest I tought it would have been nicer to NOT rotate the overview map but rather the indicator of the viewpor... Sandro Santilli
07:07 AM Bug report #11862: Overview map does not follow map rotation
I was sure that this is evident. When main map is rotated overview is not rotated, but it should Alexander Bruy
05:34 AM Bug report #11862: Overview map does not follow map rotation
Could you be more specific about what you'd like to see happen ?
See also #11816 for an example of specific bug.
Do w...
Sandro Santilli
04:27 AM Bug report #11862 (Closed): Overview map does not follow map rotation
Subject says it all Alexander Bruy
06:33 AM Bug report #11864 (Closed): wfs parsing of decimal value results in QString
When opening a (gml) WFS layer from geoserver with values such as:
0.01206198041412
the resulting field seen in th...
Maarten Pronk
06:26 AM Bug report #11849: Zonal stats plugin not working with spatialite layer
I don't recall this ever working in my experience (>1.8). I have confirmed it does not work with 2.4. Would be nice... Mitchell Weier
05:58 AM Bug report #11863 (Closed): invalid sld for graduated style on field with negative values
When creating a graduated style on a field with negative values, the resulting sld file has the following xml:
...
Maarten Pronk
05:36 AM Bug report #11861 (Closed): $area calculation
The "AREA" field in the shape you attached is of type double with length 19 with 16 of those spaces for the decimal p... Giovanni Manghi
05:36 AM Bug report #11861 (Closed): $area calculation
The "AREA" field in the shape you attached is of type double with length 19 with 16 of those spaces for the decimal p... Giovanni Manghi
05:07 AM Bug report #11861: $area calculation
here the shp file. I've the same error with +all+ layer.
lorenzo potè
lorenzo pote
05:06 AM Bug report #11861: $area calculation
here the shp file. I've the same error with +all+ layer.
lorenzo potè
lorenzo pote
03:54 AM Bug report #11861 (Feedback): $area calculation
please attach the vector. Giovanni Manghi
03:54 AM Bug report #11861 (Feedback): $area calculation
please attach the vector. Giovanni Manghi
03:54 AM Bug report #11861 (Feedback): $area calculation
please attach the vector. Giovanni Manghi
03:45 AM Bug report #11861 (Closed): $area calculation
Goodmorning,
in qgis 2.6 the $area calculation from field calculator returns errors for every record: it returns alwa...
lorenzo pote
05:19 AM Bug report #11845: QGIS startup is slow on windows with --configpath option
New tests today, problem is back..
I found several things:
- Microsoft CSC cache is due to offline sync of some fil...
Regis Haubourg
02:12 AM Bug report #10762 (Closed): 2.4 build failure with old gcc
Merged in commit:581cac7
Thank you very much
Matthias Kuhn
01:04 AM Bug report #11858: Map Composer and QGIS crash when trying to print or export using raster layers
Soren Lindqvist wrote:
> No I have not tried on 64bit version, I will try with Mac in the coming days. I do not have ...
Giovanni Manghi

2014-12-14

11:42 PM Bug report #11857: batching of rasterize function
Hm after reinstall, I get the same problem, that there is no field to type the output directory.
See attached screens...
Marcel Gangwisch
11:25 PM Bug report #11857: batching of rasterize function
I'm using QGIS 2.6.0 - Brighton 64 Bit on Windows 7 also 64 Bit...
And my version is compiled against GDAL 1.11.0...
...
Marcel Gangwisch
03:22 AM Bug report #11857 (Feedback): batching of rasterize function
are you sure you are using the latest Processing version and you don't have a old update masking the latest code? It ... Giovanni Manghi
03:22 AM Bug report #11857 (Feedback): batching of rasterize function
are you sure you are using the latest Processing version and you don't have a old update masking the latest code? It ... Giovanni Manghi
06:11 AM Bug report #11858: Map Composer and QGIS crash when trying to print or export using raster layers
No I have not tried on 64bit version, I will try with Mac in the coming days. I do not have other platforms available... Soren Lindqvist
03:24 AM Bug report #11858 (Feedback): Map Composer and QGIS crash when trying to print or export using ra...
Have you tested on QGIS 64bit? and on another platform (like Linux)? Can you share a sample project and data? Giovanni Manghi
03:24 AM Bug report #11858 (Feedback): Map Composer and QGIS crash when trying to print or export using ra...
Have you tested on QGIS 64bit? and on another platform (like Linux)? Can you share a sample project and data? Giovanni Manghi
04:13 AM Bug report #6113: Selection of features does not work correctly with "point displacement" renderer
see also #11840 Giovanni Manghi
04:13 AM Bug report #11840 (Closed): Point displacement and selection
duplicate of #6113 Giovanni Manghi
04:13 AM Bug report #11840 (Closed): Point displacement and selection
duplicate of #6113 Giovanni Manghi
04:09 AM Bug report #11839 (Feedback): add WxS layer from browser defaults to first projection instead of ...
I just tested and here on qgis 2.6.1 works exactly as you propose. Giovanni Manghi
04:09 AM Bug report #11839 (Feedback): add WxS layer from browser defaults to first projection instead of ...
I just tested and here on qgis 2.6.1 works exactly as you propose. Giovanni Manghi
04:03 AM Bug report #11808: [2.6.1] problem upload in the attribute table with $x $y
cannot replicate with the data you attached either. Giovanni Manghi
03:58 AM Bug report #11849: Zonal stats plugin not working with spatialite layer
Confirmed also on Linux. Should be interesting to check if it ever worked in past qgis releases. Giovanni Manghi
03:58 AM Bug report #11849: Zonal stats plugin not working with spatialite layer
Confirmed also on Linux. Should be interesting to check if it ever worked in past qgis releases. Giovanni Manghi
03:45 AM Bug report #11850 (Feedback): Can't classify based on joined column
It works fine here, please attach sample data, it may depend on what formats you are using. Giovanni Manghi
03:45 AM Bug report #11850 (Feedback): Can't classify based on joined column
It works fine here, please attach sample data, it may depend on what formats you are using. Giovanni Manghi
03:45 AM Bug report #11850 (Feedback): Can't classify based on joined column
It works fine here, please attach sample data, it may depend on what formats you are using. Giovanni Manghi
03:42 AM Bug report #11851: On-the-fly projection shift for EPSG:3375 on QGIS 2.6.1 Brighton for Mac OS X
is Ok on Linux too. Giovanni Manghi
02:11 AM Feature request #3856: Extents of print composer maps are not updated when the project CRS changes
Oliver Story wrote:
> This seems like a bug to me.
>
> I would describe it as "Extents of print composer maps are no...
Giovanni Manghi
02:11 AM Feature request #3856: Extents of print composer maps are not updated when the project CRS changes
Oliver Story wrote:
> This seems like a bug to me.
>
> I would describe it as "Extents of print composer maps are no...
Giovanni Manghi
02:11 AM Feature request #3856: Extents of print composer maps are not updated when the project CRS changes
Oliver Story wrote:
> This seems like a bug to me.
>
> I would describe it as "Extents of print composer maps are no...
Giovanni Manghi
02:08 AM Bug report #2947: GRASS plugin mapset permission blocks use if user doesn't own PERMANENT
Andrea Pacifici wrote:
> This issue is still present in QGIS 2.6 for Mac OS X downloaded from the KyngChaos page. Usi...
Giovanni Manghi

2014-12-13

11:54 PM Bug report #2947: GRASS plugin mapset permission blocks use if user doesn't own PERMANENT
This issue is still present in QGIS 2.6 for Mac OS X downloaded from the KyngChaos page. Using the GRASS plugin I try... Andrea Pacifici
10:49 PM Bug report #11848 (Closed): Memory errors in QgsComposerLabel
Fixed in changeset commit:"e568493653a8cd5921ad1835df7911d252f00940". Nyall Dawson
05:27 PM Feature request #11860: getLegendGraphic called for WMS layer while legend is not visible
This looks to me like a new feature rather than a bug :)
I would suggest to have a new QgsMapLayerLegend implementat...
Martin Dobias
03:31 PM Feature request #11860: getLegendGraphic called for WMS layer while legend is not visible
isExpanded() could be used to check for legend being visible, but we can't just skip to create legend node as otherwi... Sandro Santilli
03:02 PM Feature request #11860: getLegendGraphic called for WMS layer while legend is not visible
BTW, I tried to find code setting the ShowLegend flag but all I found was it being set in the constructor for QgsLaye... Sandro Santilli
02:44 PM Feature request #11860: getLegendGraphic called for WMS layer while legend is not visible
I've found that the call also happen if the whole layer visibility is off, not only if the legend is invisible, but e... Sandro Santilli
02:42 PM Feature request #11860: getLegendGraphic called for WMS layer while legend is not visible
Taking it back, showLegend flag is always 1 when the legend is "collapsed" Sandro Santilli
02:33 PM Feature request #11860: getLegendGraphic called for WMS layer while legend is not visible
Hint:
if ( !testFlag( ShowLegend ) )
Sandro Santilli
02:17 PM Feature request #11860 (Closed): getLegendGraphic called for WMS layer while legend is not visible
The getLegendGraphic method of WMS provider is called when map content legend filtering is active, even if the legend... Sandro Santilli
01:38 PM Feature request #11859: Add support for contextual WMS legend graphics
PR (in progress): https://github.com/qgis/QGIS/pull/1735 Sandro Santilli
10:44 AM Feature request #11859: Add support for contextual WMS legend graphics
Related QEP: https://github.com/qgis/QGIS-Enhancement-Proposals/pull/15 Sandro Santilli
07:21 AM Bug report #11811: rotation regression: zoom to mouse cursor using mouse wheel is broken
Giovanni, Mathieu, could you please test https://github.com/qgis/QGIS/pull/1734 ? Sandro Santilli
05:41 AM Bug report #11811: rotation regression: zoom to mouse cursor using mouse wheel is broken
Another attempt at fixing the regression w/out breaking the rendering of rotated map:
https://github.com/qgis/QGIS/pu...
Sandro Santilli
03:52 AM Bug report #11811: rotation regression: zoom to mouse cursor using mouse wheel is broken
So the "fix" was reverted with fd15a168b23a1d05531e65281d786f65e52be8d4 and I'm now looking at how to better implemen... Sandro Santilli
02:53 AM Bug report #11814 (Reopened): PAL line label placement does not consider map rotation
Reopening to try the pre-rotation approach. Sandro Santilli
02:53 AM Bug report #11814 (Reopened): PAL line label placement does not consider map rotation
Reopening to try the pre-rotation approach. Sandro Santilli
01:40 AM Feature request #3856: Extents of print composer maps are not updated when the project CRS changes
This seems like a bug to me.
I would describe it as "Extents of print composer maps are not updated when the project...
Oliver Story

2014-12-12

10:33 AM Feature request #11859 (Closed): Add support for contextual WMS legend graphics
WMS legend can be dependent on visible extent, when server supports that.
See http://www.mapserver.org/development/rf...
Sandro Santilli
10:26 AM Bug report #11811 (Reopened): rotation regression: zoom to mouse cursor using mouse wheel is broken
Actually the fix is invalid in that it breaks proper rendering of rotation :( Sandro Santilli
09:00 AM Bug report #11811 (Closed): rotation regression: zoom to mouse cursor using mouse wheel is broken
Merged as 40e0d78b42474c698cc66e549bfb18d9867167b2 Sandro Santilli
09:00 AM Bug report #11811 (Closed): rotation regression: zoom to mouse cursor using mouse wheel is broken
Merged as 40e0d78b42474c698cc66e549bfb18d9867167b2 Sandro Santilli
04:42 AM Bug report #11811: rotation regression: zoom to mouse cursor using mouse wheel is broken
A more hackish approach is in test (by Travis, already tested locally) here: https://github.com/qgis/QGIS/pull/1732 Sandro Santilli
04:36 AM Bug report #11811: rotation regression: zoom to mouse cursor using mouse wheel is broken
Alright the problem is in the assumption made in QgsMapCanvasMap::paint that a different size between item and image ... Sandro Santilli
04:20 AM Bug report #11811: rotation regression: zoom to mouse cursor using mouse wheel is broken
The bogus "item" size is obtained via boundingRect, which is a QT standard method:
http://qt-project.org/doc/qt-4.8/q...
Sandro Santilli
04:15 AM Bug report #11811: rotation regression: zoom to mouse cursor using mouse wheel is broken
In-between there's the ::setContent call, but it is like the item size is lost on next ::paint:
src/gui/qgsmapcanvas...
Sandro Santilli
04:06 AM Bug report #11811: rotation regression: zoom to mouse cursor using mouse wheel is broken
Example output on zoom out:
src/gui/qgsmapcanvasmap.cpp: 51: (paint) [4ms] XXXXX QgsMapCanvasMap::paint, img 781,819 ...
Sandro Santilli
03:57 AM Bug report #11811: rotation regression: zoom to mouse cursor using mouse wheel is broken
I've found that QgsMapCanvasMap::pain gets called twice on every zoom-wheel event.
The first time it gets called with...
Sandro Santilli
09:00 AM Bug report #11858 (Closed): Map Composer and QGIS crash when trying to print or export using rast...
Hello!
I have been trying with both winXP and win2003 server SP2 Enterprise 32 bit to print or export to pdf file and...
Soren Lindqvist
06:27 AM Bug report #11857: batching of rasterize function
see also the reference for the function:
http://docs.qgis.org/2.6/de/docs/user_manual/processing_algs/gdalogr/gdal_co...
Marcel Gangwisch
06:25 AM Bug report #11857 (Closed): batching of rasterize function
This bug is only concerning the new version 2.6... It works on 2.4.
If you try to convert several shapes to raster u...
Marcel Gangwisch
05:26 AM Bug report #11196 (Closed): Filtered layers editing misbehaving
Jürgen Fischer
02:44 AM Bug report #11814 (Closed): PAL line label placement does not consider map rotation
Label placement (for horizontal and parallel) is supported as of commit 917cee0510cdba4a52cae4a785a974808ecb7a56
I've...
Sandro Santilli
02:44 AM Bug report #11814 (Closed): PAL line label placement does not consider map rotation
Label placement (for horizontal and parallel) is supported as of commit 917cee0510cdba4a52cae4a785a974808ecb7a56
I've...
Sandro Santilli
02:44 AM Bug report #11814 (Closed): PAL line label placement does not consider map rotation
Label placement (for horizontal and parallel) is supported as of commit 917cee0510cdba4a52cae4a785a974808ecb7a56
I've...
Sandro Santilli
02:43 AM Feature request #11856 (Open): Refactor PAL labeling to work on device coordinate space
Pre scaling, translating and rotating vector input would make label placement algorithms fully support rotation and p... Sandro Santilli
02:35 AM Bug report #11855 (Closed): pre-set DPI not equal to painter's DPI (96 vs 72)
Running the testsuite in master (pre 2.8.0) I get this assertion failure:
112: -- Running /usr/bin/python /usr/src/q...
Sandro Santilli
02:19 AM Feature request #11854 (Closed): Symbol size definition : width and heigth
I would like to set the size of symbol with height en width properties (see capture).
We can do that only with Elli...
Herve Christol
02:17 AM Bug report #11853 (Closed): Segfault on exit running test PyQgsPalLabelingCanvas
It looks like a thread is not being waited for completion:... Sandro Santilli
01:47 AM Feature request #4749 (Closed): editable option for combo box in value relation editor cannot be ...
Denis Rouzaud
01:44 AM Bug report #11852 (Closed): Removing linked feature doesn't clear the embed form
In the relation reference widget, with embed form, if you clear the linked feature --i.e. select row "NULL (no select... Denis Rouzaud

2014-12-11

12:57 AM Bug report #11845: QGIS startup is slow on windows with --configpath option
I am confuzed, I run the same tests as yesterday, and I have no more that file creation error.
Everything goes well ...
Regis Haubourg
05:55 PM Bug report #11845 (Feedback): QGIS startup is slow on windows with --configpath option
Not sure if this is really QGIS problem. If you use --configpath to an ordinary path on your local disk, would it be ... Martin Dobias
06:29 AM Bug report #11845 (Closed): QGIS startup is slow on windows with --configpath option
Hi all,
we experience very slow startup (from 1 to 5 minutes) on windows with QGIS 2.x (last test with 2.6.1) when ...
Regis Haubourg
06:05 PM Bug report #11851 (Closed): On-the-fly projection shift for EPSG:3375 on QGIS 2.6.1 Brighton for ...
I'm using QGIS 2.6.1 Brighton (Kyngchaos) on a newly installed Mac OS X Yosemite. There's an apparent shift (hundreds... Nizar Damis
03:48 PM Bug report #11850 (Closed): Can't classify based on joined column
Cannot seem to classify based on joined column. If classify instead using concat("<column name>") works just fine.
S...
Christopher Young
02:52 PM Bug report #11849 (Closed): Zonal stats plugin not working with spatialite layer
It appears that the zonal stats plugin will add the max, min, and mean columns to a spatialite layer, but they are no... Mitchell Weier
02:10 PM Bug report #11848: Memory errors in QgsComposerLabel
The memory error is still there as of commit cee539aae8d0ee3e11edb06f845c84f75566ad96 :
src/core/qgscoordinaterefere...
Sandro Santilli
01:51 PM Bug report #11848 (Closed): Memory errors in QgsComposerLabel
Running qgs_atlascompositiontest under valgrind shows (among qt-internal issues) a memory error which seems to be our... Sandro Santilli
01:25 PM Bug report #11814: PAL line label placement does not consider map rotation
The vectors are not pre-rotated by the provider, but the MapSetting's matrix (QgsMapToPixel) would be able to both ro... Sandro Santilli
12:50 PM Bug report #11814: PAL line label placement does not consider map rotation
Hi Sandro,
Correct me if I am wrong (have not had time to review your map rotation committed changes), but unless th...
Larry Shaffer
02:03 AM Bug report #11814: PAL line label placement does not consider map rotation
Some support for map rotation in labels rendering is been pushed here:
https://github.com/qgis/QGIS/pull/1729
Larry ...
Sandro Santilli
11:42 AM Bug report #11846 (Closed): Commit errors dialogue font causes misleading information due to non-...
Commit errors dialogue font causes misleading information due to non-monospaced font. See caret location in attached ... Drew Nix
08:36 AM Bug report #11811: rotation regression: zoom to mouse cursor using mouse wheel is broken
I've tested b774853 (right before rotation change) and the problem does not occur. So this is really related to the r... Sandro Santilli
08:07 AM Bug report #11808: [2.6.1] problem upload in the attribute table with $x $y
Hi,
Attached with this message, a shapefile with the problem explained.
Thanks,
pi se
07:54 AM Bug report #11843 (Closed): Oracle provider is not able to handle non-geometric tables correctly
Fixed in changeset commit:"e5e85a5445b469de99b7bfc7c70fe2534ce76482". Jürgen Fischer
02:54 AM Bug report #11843 (Closed): Oracle provider is not able to handle non-geometric tables correctly
Hello,
it seems that the Oracle provider of QGis is not able to handle non-geometric tables correctly.
Under Python...
Médéric RIBREUX
05:50 AM Bug report #9325 (Feedback): Saving as Spatialite saves as SQLite that allows setting width of th...
This is because in this case layer loaded via OGR data provider, not native SpatiaLite. If you open this layer using ... Alexander Bruy
05:39 AM Bug report #9259 (Closed): SpatiaLite new column issue
Closing, as original issue was fixed. Alexander Bruy
05:39 AM Bug report #9259 (Closed): SpatiaLite new column issue
Closing, as original issue was fixed. Alexander Bruy
05:27 AM Bug report #11841 (Closed): settings atlas feature leads to NaNs for scale and coordinates
Fixed in changeset commit:"7f8006f93bf924588ebbb3def0c8609f066bc2fe". Denis Rouzaud
02:16 AM Bug report #11841 (Closed): settings atlas feature leads to NaNs for scale and coordinates
Using the action "set atlas feature for...", correctly opens the composer and sets the correct feature but the map is... Denis Rouzaud
05:19 AM Bug report #11475: bad bracket simplification in expression
https://github.com/qgis/QGIS/pull/1730 Denis Rouzaud
04:40 AM Bug report #7946 (Closed): Move raster Thumbnails, Legend, and Palette from General to Style tab
Alexander Bruy
04:38 AM Bug report #11842 (Closed): Python error shown after clicking "Run" on an algorithm in an empty p...
Fixed in commit:c8b90186b1 Alexander Bruy
04:38 AM Bug report #11842 (Closed): Python error shown after clicking "Run" on an algorithm in an empty p...
Fixed in commit:c8b90186b1 Alexander Bruy
02:38 AM Bug report #11842 (Closed): Python error shown after clicking "Run" on an algorithm in an empty p...
Open an empty project - > Click "run" on any algorithm - > Python error. Either a message should be shown or the "Run... Filipe Dias
04:29 AM Bug report #11736 (Closed): Processing "Join atributes by location" ignored the option "only keep...
Alexander Bruy
02:46 AM Bug report #11736 (In Progress): Processing "Join atributes by location" ignored the option "only...
Alexander Bruy
02:45 AM Bug report #11736 (Closed): Processing "Join atributes by location" ignored the option "only keep...
Fixed in changeset commit:"0d8cb3c1a942d5886117eb4c5b4f3156370f6d13". Alexander Bruy
01:55 AM Bug report #10762: 2.4 build failure with old gcc
https://github.com/qgis/QGIS/pull/1728 landry Landry Breuil
01:55 AM Bug report #10762: 2.4 build failure with old gcc
https://github.com/qgis/QGIS/pull/1728 landry Landry Breuil
01:55 AM Bug report #10762: 2.4 build failure with old gcc
https://github.com/qgis/QGIS/pull/1728 landry Landry Breuil
01:46 AM Bug report #10445 (Closed): Batch Processing - Select from open layers - number of rows
Works as expected in master Alexander Bruy
01:46 AM Bug report #10445 (Closed): Batch Processing - Select from open layers - number of rows
Works as expected in master Alexander Bruy
01:32 AM Bug report #11738: Select by location does not work anymore if the intersection layer is a point ...
Found the issue. This was caused by old pull-request https://github.com/qgis/QGIS/pull/1495. Alexander Bruy
01:29 AM Bug report #9110 (Closed): Empty SAGA help
Loading help from online copy of User Guide now implemented. Please reopen if necessary. Alexander Bruy
01:29 AM Bug report #9110 (Closed): Empty SAGA help
Loading help from online copy of User Guide now implemented. Please reopen if necessary. Alexander Bruy
01:27 AM Bug report #9867 (Closed): Advanced Python field calculator needs documentation
Now Processing used help from User Guide. Reopen if necessary Alexander Bruy
01:27 AM Bug report #9867 (Closed): Advanced Python field calculator needs documentation
Now Processing used help from User Guide. Reopen if necessary Alexander Bruy
01:27 AM Bug report #11840 (Closed): Point displacement and selection
I use Point displacement style since I have some points sharing the same coordinates.
When opening the Attribute tabl...
Davide Continanza
01:25 AM Bug report #11839 (Closed): add WxS layer from browser defaults to first projection instead of pr...
When adding a WMS layer from the browser, it will default to the first EPSG code listed in the getcapabilities docume... landry Landry Breuil
01:25 AM Bug report #11725 (Closed): qgis "convex hull" by classes does not work in Processing (but is ok ...
Alexander Bruy
01:20 AM Feature request #5387 (Closed): Add GDAL help pages to Processing
Processing now loads help from online User Guide. Please reopen if necessary. Alexander Bruy
01:20 AM Feature request #5387 (Closed): Add GDAL help pages to Processing
Processing now loads help from online User Guide. Please reopen if necessary. Alexander Bruy
01:15 AM Bug report #9857 (Closed): Hub lines tool needs documentation
Now tool used documentation from online User Guide. Please reopen if necessary. Alexander Bruy
01:15 AM Bug report #9857 (Closed): Hub lines tool needs documentation
Now tool used documentation from online User Guide. Please reopen if necessary. Alexander Bruy
01:07 AM Bug report #10636 (Feedback): Translation for command description and help in Processing: GRASS a...
As algorithm help now part of the User Guide and translated with it, and Processing itself also i18n capable can we c... Alexander Bruy
01:05 AM Bug report #10660 (Closed): Empty HTML results
Alexander Bruy

2014-12-10

12:49 AM Bug report #11837 (Open): FILTER parameter not working
then I'll tag this as blocker. Giovanni Manghi
12:49 AM Bug report #11837 (Open): FILTER parameter not working
then I'll tag this as blocker. Giovanni Manghi
12:49 AM Bug report #11837 (Open): FILTER parameter not working
then I'll tag this as blocker. Giovanni Manghi
11:17 PM Bug report #11837: FILTER parameter not working
No it used to work (if I recall correctly) in 2.6.0
The FILTER parameter is a feature that has been introduced in QGI...
Bernhard Ströbl
09:56 AM Bug report #11837 (Feedback): FILTER parameter not working
this was an issue in previous qgis server releases? Giovanni Manghi
05:09 AM Bug report #11837 (Closed): FILTER parameter not working
The FILTER parameter has no effect on the features returned by the WMS GetMap request.
Affected are at least versions...
Bernhard Ströbl
11:55 PM Bug report #11836: "Drag and drop designer" crashes QGIS when a text edit, multiline field is rep...
The problem is in "edit widget" when selected "Multiline". No crashes when marking "Multiline" removed. I've tried to... Giedrius Vaivilavičius
11:55 PM Bug report #11836: "Drag and drop designer" crashes QGIS when a text edit, multiline field is rep...
The problem is in "edit widget" when selected "Multiline". No crashes when marking "Multiline" removed. I've tried to... Giedrius Vaivilavičius
11:53 AM Bug report #11836 (Feedback): "Drag and drop designer" crashes QGIS when a text edit, multiline f...
I just tested with data of my own (PostGIS), on Linux and Windows, and cannot replicate, even duplicating on purpose ... Giovanni Manghi
11:53 AM Bug report #11836 (Feedback): "Drag and drop designer" crashes QGIS when a text edit, multiline f...
I just tested with data of my own (PostGIS), on Linux and Windows, and cannot replicate, even duplicating on purpose ... Giovanni Manghi
03:35 AM Bug report #11836 (Closed): "Drag and drop designer" crashes QGIS when a text edit, multiline fie...
*New description:*
Add a layer
use D&D design to add into two different tabs the same text field with a multiline t...
Giedrius Vaivilavičius
01:35 PM Bug report #11223: Vector layer VRT stopped working in master
Confirmed. Bug still present. dr -
12:56 PM Bug report #11223 (Reopened): Vector layer VRT stopped working in master
I am afraid this is still not fixed. Confirmed on Windows, Ubuntu and Fedora on two different machines, latest trunk. Maxim Dubinin
12:56 PM Bug report #11223 (Reopened): Vector layer VRT stopped working in master
I am afraid this is still not fixed. Confirmed on Windows, Ubuntu and Fedora on two different machines, latest trunk. Maxim Dubinin
11:28 AM Bug report #11835 (Feedback): Print layout not saved within project file on Mac OSX
sounds weird it does not work as expected on Mac. can you try qgis 2.6.1 ? thanks Giovanni Manghi
11:28 AM Bug report #11835 (Feedback): Print layout not saved within project file on Mac OSX
sounds weird it does not work as expected on Mac. can you try qgis 2.6.1 ? thanks Giovanni Manghi
02:13 AM Bug report #11835 (Closed): Print layout not saved within project file on Mac OSX
Working on a QGIS project on Windows I am used to the print layout/composer being saved with the project, however whe... Michael Dunne
11:27 AM Bug report #11811: rotation regression: zoom to mouse cursor using mouse wheel is broken
Sandro Santilli wrote:
> I've seen the effect of first zooming to center too, but I saw it also before the rotation c...
Giovanni Manghi
03:24 AM Bug report #11811: rotation regression: zoom to mouse cursor using mouse wheel is broken
I've seen the effect of first zooming to center too, but I saw it also before the rotation change, can anyone confirm... Sandro Santilli
02:00 AM Bug report #11811: rotation regression: zoom to mouse cursor using mouse wheel is broken
ok, I see there is a painting artefact. I can reproduce that here by the way, best with a simple vector layer.
It see...
Richard Duivenvoorde
01:30 AM Bug report #11811: rotation regression: zoom to mouse cursor using mouse wheel is broken
Giovanni, excellent video, it does a much better job than my video at showing what's wrong.
Mathieu Pellerin - nIRV
11:24 AM Bug report #11834: qgis.bin crashed with SIGABRT in QList<QgsRuleBasedRendererV2::Rule*>::clear()
Alexander Novoselov wrote:
> Giovanni Manghi wrote:
> > please attach a project (and a sample of data) to allow us te...
Giovanni Manghi
02:13 AM Bug report #11834: qgis.bin crashed with SIGABRT in QList<QgsRuleBasedRendererV2::Rule*>::clear()
Giovanni Manghi wrote:
> please attach a project (and a sample of data) to allow us test locally.
all layers - postg...
Alexander Novoselov
10:55 AM Bug report #8760: Custom Form from .ui File crashes QGIS on Ubuntu
Searching the internet brought me to these possibly related reports:
https://bugs.kde.org/show_bug.cgi?id=182810
whi...
Matthias Kuhn
10:01 AM Bug report #11814: PAL line label placement does not consider map rotation
@dakarto: am I right that candidate label boxes are NOT stored as rotated, when being parallel to lines ?
as per:
...
Sandro Santilli
09:56 AM Bug report #10976: attribute table refresh problems after edits
Filipe Dias wrote:
> I received reports from users that thought Field Calculator was not working because of this bug....
Giovanni Manghi
03:47 AM Bug report #10976: attribute table refresh problems after edits
I received reports from users that thought Field Calculator was not working because of this bug. It is very annoying ... Filipe Dias
09:55 AM Bug report #11822: Unable to install on Windows 7, 64bit
Fredrik Blom wrote:
> Installed as admin: Yes
> Anti-virus installed: Microsoft Security Essentials free version. Not...
Giovanni Manghi
05:19 AM Bug report #11822: Unable to install on Windows 7, 64bit
Installed as admin: Yes
Anti-virus installed: Microsoft Security Essentials free version. Not very picky, and nothing...
Fredrik Blom
03:45 AM Feature request #11328: Increase the font size in the Modeller and in the Script editor
I'm attaching a screenshot as an example. In this piece of code, the user has to be very careful with the "( )" and i... Filipe Dias
03:01 AM Bug report #11832: Rotation value retain when new project created
But after loading any layer to this new project extent and scale adjusted to match layer extent. IMO getting rotated ... Alexander Bruy
02:22 AM Bug report #11832: Rotation value retain when new project created
Center (extent) and scale are also retained, why should rotation not be ? Sandro Santilli
02:18 AM Bug report #11829: rotation spin box should be moved to project properties
-1 for hiding it. I do think it belongs in the status bar. A more improved version in the future could be a small wh... Nathan Woodrow
01:59 AM Bug report #11829: rotation spin box should be moved to project properties
Hey thanks for the keyboardTracking property, I didn't know about it. I saw you added that with commit 21c4cbbe1a600a... Sandro Santilli
01:38 AM Bug report #11833 (Closed): Inconsistent behavior of rotation spinbox
Fixed in changeset commit:"21c4cbbe1a600a4b3a1d5313bc07feafe2901aea". Nyall Dawson

2014-12-09

12:19 AM Bug report #11834 (Feedback): qgis.bin crashed with SIGABRT in QList<QgsRuleBasedRendererV2::Rule...
please attach a project (and a sample of data) to allow us test locally. Giovanni Manghi
12:16 AM Bug report #11811: rotation regression: zoom to mouse cursor using mouse wheel is broken
Richard Duivenvoorde wrote:
> yes, I have seen that behaviour, that it is not exactly centering on your cursor, but I...
Giovanni Manghi
12:01 AM Bug report #11269: can't access in Python to new features added to editBuffer
I can't understand.
2.6.1 Brighton remains affected to this issue. And Only on XP systems. In all other platform I te...
enrico ferreguti
 

Also available in: Atom