Activity

From 2014-10-06 to 2014-11-04

2014-11-04

11:57 PM Bug report #11562: Crash after using memory data provider in python and adding the layer to the l...
Forgot to mention: Testing has been done under Ubuntu Precise. Thilo Schneider
11:43 PM Bug report #11562 (Closed): Crash after using memory data provider in python and adding the layer...
The following code creates an immediate crash when inserted into the python console:
@
vectorlayer = QgsVectorLayer(...
Thilo Schneider
11:04 PM Revision 38e13e0e (qgis): Fix app startup test
Matthias Kuhn
10:29 PM Bug report #11561 (Closed): Processing tools only output .shp fileset instead of GPX or other format
The processing tools will only produce a shapfile set instead of GPX, KML or SQLITE format. When GPX is selected as a... Howard Frederick
05:11 PM Feature request #11555 (Closed): attribute table toolbar - delete selected rows icon and remove s...
duplicate of #9604 Jürgen Fischer
05:11 PM Feature request #11555 (Closed): attribute table toolbar - delete selected rows icon and remove s...
duplicate of #9604 Jürgen Fischer
05:09 PM Feature request #11555: attribute table toolbar - delete selected rows icon and remove selection ...
There is undo. Jürgen Fischer
04:00 PM Feature request #11555: attribute table toolbar - delete selected rows icon and remove selection ...
Yeah there is already a ticket for this somewhere here with icons in the works. Once I find it I will link here and c... Nathan Woodrow
03:39 PM Feature request #11555 (Closed): attribute table toolbar - delete selected rows icon and remove s...
Given that deleting rows could be bad, I think that the delete selected rows icon should be placed as far away from o... Andrew Mitchell
04:24 PM Revision 156a0fa3 (qgis): Merge pull request #1671 from elpaso/requesthandler-refactoring2
Requesthandler refactoring2 Marco Hugentobler
03:44 PM Revision a4fb2a10 (qgis): Restored streaming capabilities, added mHeadersSent flag and accessor
Funded by ItOpen - http://www.itopen.it Alessandro Pasotti
03:34 PM Revision 840fcf31 (qgis): ASTYLE formatting
Funded by ItOpen - http://www.itopen.it Alessandro Pasotti
03:34 PM Revision 4a255754 (qgis): Removed python plugins define
Funded by ItOpen - http://www.itopen.it Alessandro Pasotti
03:34 PM Revision 670719ca (qgis): Http request/response handler refactoring.
HTTP Request handler now manages HTTP request and response.
* added methods to manage HTTP response headers
* added ...
Alessandro Pasotti
03:34 PM Bug report #11537: QGIS crashes on various operations
1. Uninstalled all plugins from QGIS using Plugin->Manage & Install Plugins... that were in /Users/piotr/.qgis2/ fold... Piotr Synowiec
07:22 AM Bug report #11537: QGIS crashes on various operations
let's try ruling out 3rd party python plugins: disable/remove them, restart qgis and try again. Giovanni Manghi
06:22 AM Bug report #11537 (Feedback): QGIS crashes on various operations
Piotr Synowiec wrote:
> Crash log after the operation:
> 1. open project from version 2.4
> 2. save project to the ne...
Giovanni Manghi
05:28 AM Bug report #11537 (Open): QGIS crashes on various operations
see also #11546 Giovanni Manghi
04:07 AM Bug report #11537: QGIS crashes on various operations
Crash log after the operation:
1. open project from version 2.4
2. save project to the new version
3. delete one laye...
Piotr Synowiec
03:23 PM Feature request #10727: field calculator bar should consider selection and react on return
AS this has been raised a few times I will add a Update Selection button in QGIS 2.8 next to the Update All/Filtered ... Nathan Woodrow
03:20 PM Feature request #10727: field calculator bar should consider selection and react on return
Having to hide the non-selected records before running an update to change the selected records is a lot more work, p... Andrew Mitchell
02:32 PM Bug report #11554: issue when exporting to pdf or png a layout on OsX
also tried using the "lock selected layer" and the "lock layers for map items" options, but no solution there either. Tom Kurkowski
02:21 PM Bug report #11554: issue when exporting to pdf or png a layout on OsX
still occurs in QGIS 2.6, even when data frames are locked within the composer Tom Kurkowski
02:13 PM Bug report #11554 (Closed): issue when exporting to pdf or png a layout on OsX
I created a map layout with 2 different maps displayed. Upon exporting these, the output pdf or png only displayed th... Tom Kurkowski
01:41 PM Revision fbc47d1d (qgis): [TRANSUP] missing files from es and hi
Signed-off-by: Werner Macho <[email protected]> Werner Macho
01:00 PM Bug report #11553 (Closed): Georeferencer providing blank output
When creating an output from the georeferencer tool the output is blank - either solid black or solid white raster.
...
Andrew Jeffrey
12:30 PM Revision 1d3f8a73 (qgis): server: stop processing after 'no REQUEST' exception (fixes #11543)
Jürgen Fischer
12:15 PM Feature request #6216 (Closed): User should be able to ignore OGRs evaluation of LDID in Shapes o...
fixed in general encoding handling since years Marco Lechner
12:11 PM Bug report #11552 (Closed): missing mandatory QUERY_LAYERS parameter in WMS 1.3.0 GetFeatureInfo ...
QGIS Server returns a 500 Internal Server Error instead of a SERVICE EXCEPTION on GetFeatureInfo REQUETS if mandatory... Marco Lechner
12:02 PM Bug report #11551 (Closed): SERVICE parameter is NOT mandatory @ GetMap on WMS 1.3.0
Refering to OGC WMS spec 1.3.0 (chapter 7.3.2) the SERVICE parameter is not mandatory (M) for GetMap REQUESTs. It is ... Marco Lechner
11:48 AM Revision eda723cd (qgis): fix typo
Jürgen Fischer
11:03 AM Bug report #11550 (Closed): Import into PostGIS doesn't check for field named "id"
I am often given data that already contains a field named "ID". In many cases, this field is no longer a unique ident... Spencer Gardner
11:01 AM Revision 5ced592a (qgis): Adding back shortcut and avoid double assign
Werner Macho
11:01 AM Revision a28aea61 (qgis): [TRANSUP] translation update
Signed-off-by: Werner Macho <[email protected]> Werner Macho
10:38 AM Bug report #11549: Change in map rendering causing problems with batch image saves
Sorry - last line in pseudocode should read 'hide vector layer B from map canvas'. Rich Burkmar
10:37 AM Bug report #11549 (Closed): Change in map rendering causing problems with batch image saves
I have code for a python plugin that follows this pattern:
* display vector layer A in map canvas
* use the canvas s...
Rich Burkmar
10:28 AM Bug report #11548 (Closed): Layer Filter Query Builder Values Incorrect on File GDB
If I try to define a filter on a File GDB layer, the "Values" window shows values from the wrong field. This appears ... Spencer Gardner
09:18 AM Revision 1c2bdf1e (qgis): Switch tests to automoc
Required for Qt5 compatibility
Raises minimum CMake version to 2.8.6
Matthias Kuhn
08:41 AM Bug report #11399: Unable to add raster and vector files via drag and drop on OS X 10.10
I updated the title of this bug to properly reflect the greater issue, i.e., the inability to load both vector and ra... John Tull
08:18 AM Revision f46e6836 (qgis): remove redundant shortcut for Open and Open recent
Signed-off-by: Werner Macho <[email protected]> Werner Macho
07:51 AM Bug report #8971 (Closed): Loading a -R (out-of-db) raster crashes QGIS
Paolo Cavallini wrote:
> If confirmed fixed on other machines, yes
I confirm there is not more crash. However raster...
Giovanni Manghi
07:51 AM Bug report #8971 (Closed): Loading a -R (out-of-db) raster crashes QGIS
Paolo Cavallini wrote:
> If confirmed fixed on other machines, yes
I confirm there is not more crash. However raster...
Giovanni Manghi
07:14 AM Bug report #11540: Cannot load http_digest authenticated WMS
Hi Jürgen - fixed the Server? Maybe the credentials are stored somewhere an reused by QGIS? armin11 -
02:42 AM Bug report #11540: Cannot load http_digest authenticated WMS
Did you just fix the server? I could reproduce the problem - but not anymore. Jürgen Fischer
02:06 AM Bug report #11540: Cannot load http_digest authenticated WMS
https://www.geoportal.rlp.de/http_auth/32568?REQUEST=GetCapabilities&VERSION=1.1.1&SERVICE=WMS
user: "testqgis26;arm...
armin11 -
07:10 AM Bug report #11547 (Closed): Cannot update virtual fields
It seems that virtual fields cannot be updated (with a new expression).
Not sure if it is by design, if it is please...
Giovanni Manghi
07:05 AM Bug report #11534: Edit operations discarded after saving them

> Sorry,
> The editing operation is add vectors for close the roads
the attached vector edits with no issues what...
Giovanni Manghi
06:43 AM Bug report #11534: Edit operations discarded after saving them
Giovanni Manghi wrote:
> I'm not sure this is bug report or a question. Assuming is a bug report we must know more de...
Vitor silva de araujo Vitor
07:01 AM Bug report #11542: Error when saving a shapefile as GPX
The conversion operation is made by ogr2ogr and the message is from it and is right, if the input shape has multi geo... Giovanni Manghi
07:01 AM Bug report #11542: Error when saving a shapefile as GPX
The conversion operation is made by ogr2ogr and the message is from it and is right, if the input shape has multi geo... Giovanni Manghi
07:01 AM Bug report #11542: Error when saving a shapefile as GPX
The conversion operation is made by ogr2ogr and the message is from it and is right, if the input shape has multi geo... Giovanni Manghi
07:01 AM Bug report #11542: Error when saving a shapefile as GPX
The conversion operation is made by ogr2ogr and the message is from it and is right, if the input shape has multi geo... Giovanni Manghi
07:01 AM Bug report #11542: Error when saving a shapefile as GPX
The conversion operation is made by ogr2ogr and the message is from it and is right, if the input shape has multi geo... Giovanni Manghi
07:01 AM Bug report #11542: Error when saving a shapefile as GPX
The conversion operation is made by ogr2ogr and the message is from it and is right, if the input shape has multi geo... Giovanni Manghi
02:33 AM Bug report #11542 (Closed): Error when saving a shapefile as GPX
Saving a point layer as a GPX file always gives an error:... Howard Frederick
06:56 AM Bug report #11546: QGIS crash/close unexpectedly after some actions
Miguel Sevilla-Callejo wrote:
> Apparently no problems at home with Ubuntu LTS 12.04 (Linux kernel 3.13.0-39) and sam...
Giovanni Manghi
06:51 AM Bug report #11546: QGIS crash/close unexpectedly after some actions
Apparently no problems at home with Ubuntu LTS 12.04 (Linux kernel 3.13.0-39) and same QGIS version (2.6.0)
Miguel Sevilla-Callejo
05:27 AM Bug report #11546 (Feedback): QGIS crash/close unexpectedly after some actions
duplicate of #11537 ? Giovanni Manghi
05:27 AM Bug report #11546 (Feedback): QGIS crash/close unexpectedly after some actions
duplicate of #11537 ? Giovanni Manghi
05:03 AM Bug report #11546: QGIS crash/close unexpectedly after some actions
Same in windows Gerhard Spieles
04:42 AM Bug report #11546: QGIS crash/close unexpectedly after some actions
There's a backup copy with ~ appended. Jürgen Fischer
04:31 AM Bug report #11546 (Closed): QGIS crash/close unexpectedly after some actions
New released QGIS 2.6.0 crashed/close unexpectedly after some actions like save the project or change from Layers to ... Miguel Sevilla-Callejo
06:20 AM Bug report #11544 (Feedback): Minidump - When trying to save project file
I have tested the following:
* add a bunch of layers
* create 4 different layouts, each with a map object and a leg...
Giovanni Manghi
06:20 AM Bug report #11544 (Feedback): Minidump - When trying to save project file
I have tested the following:
* add a bunch of layers
* create 4 different layouts, each with a map object and a leg...
Giovanni Manghi
06:20 AM Bug report #11544 (Feedback): Minidump - When trying to save project file
I have tested the following:
* add a bunch of layers
* create 4 different layouts, each with a map object and a leg...
Giovanni Manghi
06:20 AM Bug report #11544 (Feedback): Minidump - When trying to save project file
I have tested the following:
* add a bunch of layers
* create 4 different layouts, each with a map object and a leg...
Giovanni Manghi
04:11 AM Bug report #11544 (Closed): Minidump - When trying to save project file
Hello,
Hope you can help.
When trying to setting up a default project template I noticed the following fatal bug.
...
Julian O'Neill
04:24 AM Bug report #11545 (Closed): Categorized/graduated symbology does not work for a virtual field com...
Creating a _virtual_ field for a layer and adding up 2 integer fields from that layer works fine. I get the correct r... Joseph Liam
04:09 AM Bug report #11447 (Reopened): Processing does not accept anymore CSV as input layers
Olav Peeters wrote:
> see attached
> the geometry is in EPSG:31370
> Thanks!
right, it seems that the issue has not ...
Giovanni Manghi
04:09 AM Bug report #11447 (Reopened): Processing does not accept anymore CSV as input layers
Olav Peeters wrote:
> see attached
> the geometry is in EPSG:31370
> Thanks!
right, it seems that the issue has not ...
Giovanni Manghi
04:09 AM Bug report #11447 (Reopened): Processing does not accept anymore CSV as input layers
Olav Peeters wrote:
> see attached
> the geometry is in EPSG:31370
> Thanks!
right, it seems that the issue has not ...
Giovanni Manghi
02:09 AM Bug report #11447: Processing does not accept anymore CSV as input layers
see attached
the geometry is in EPSG:31370
Thanks!
Olav Peeters
03:30 AM Bug report #11543 (Closed): QGIS Server returns invalid XML as Exception when REQUEST params are ...
Fixed in changeset commit:"1d3f8a73b57de23f96d49db79e105a0d20f0504b". Jürgen Fischer
03:15 AM Bug report #11543 (Closed): QGIS Server returns invalid XML as Exception when REQUEST params are ...
If calling
http://<myip>/cgi-bin/qgis_mapserv.fcgi?MAP=<myproject>.qgs&SERVICE=WMS or
http://<myip>/cgi-bin/qgis_map...
Marco Lechner
03:17 AM Revision ac9220d3 (qgis): [FEATURE][composer] Finer control of frame and annotation display
Previously, for rotated maps or reprojected grids, the composer would
draw all coordinates for every map side. This r...
Nyall Dawson
01:54 AM Bug report #11541 (Closed): Bug when creating a new shapefile
Shetty Shetty
01:52 AM Bug report #11541: Bug when creating a new shapefile
Hello,
I have no choice but using Qgis 2.2, but you're right maybe the problem is solved in 2.6!
Thanks for your a...
Shetty Shetty
01:44 AM Bug report #11541 (Feedback): Bug when creating a new shapefile
Hi, issue explanation is clear, but you must test qgis 2.6 as anyway there would not be any fixes for qgis 2.2. Giovanni Manghi
01:39 AM Bug report #11541 (Closed): Bug when creating a new shapefile
I noticed that when i'm creating a new shapefile in a new project with Valmiera 2.2, I can't see any points, lines or... Shetty Shetty
01:22 AM Bug report #11538: Field Calculator cannot update certain PostGIS tables
Postgres 9.3.1 & PostGIS 2.1.0
Does happen on any layer (both, containing (multi) geometries and no geometries). We ...
Thomas Kandler

2014-11-03

12:58 AM Bug report #11538 (Feedback): Field Calculator cannot update certain PostGIS tables
Just tested on PostGIS layers (polygon and multipolygon) of my own and cannot replicate the issue. Does it happens on... Giovanni Manghi
12:52 AM Bug report #11538 (Open): Field Calculator cannot update certain PostGIS tables
Giovanni Manghi
12:47 AM Bug report #11538: Field Calculator cannot update certain PostGIS tables
Yes, 2.6 is also afflicted.
Regarding the formats: Postgres Database with PostGIS extension, geometry column is fill...
Thomas Kandler
12:17 AM Bug report #11538 (Feedback): Field Calculator cannot update certain PostGIS tables
does it happen on qgis 2.6? if not with shapes, what formats are affected? Giovanni Manghi
12:06 AM Bug report #11538 (Closed): Field Calculator cannot update certain PostGIS tables
Steps:
* open PostGIS table with geometry
* enable editing
* select a few features
* open attribute table, click on F...
Thomas Kandler
12:48 AM Bug report #11341 (Closed): Crashing on OSX when saving as layer geojson and changing CRS
Updating to 2.6 seems to have fixed the problem.
Thanks for your help.
David Kelly
01:29 PM Bug report #11341 (Feedback): Crashing on OSX when saving as layer geojson and changing CRS
cannot replicate on both Linux and Windows with qgis 2.6
can you update and try again?
PS
the linked data is in EP...
Giovanni Manghi
02:36 AM Bug report #11341 (Open): Crashing on OSX when saving as layer geojson and changing CRS
Jürgen Fischer
02:24 AM Bug report #11341: Crashing on OSX when saving as layer geojson and changing CRS
I was using this Shapefile from the Irish Central Statistics Office: http://census.cso.ie/censusasp/saps/boundaries/C... David Kelly
12:34 AM Bug report #11540 (Feedback): Cannot load http_digest authenticated WMS
yes please, add a url that we can test. Giovanni Manghi
12:30 AM Bug report #11540 (Closed): Cannot load http_digest authenticated WMS
QGIS 2.6 is not able to load http_digest authenticated WMS any longer :-( .
If some WMS and users / password to test ...
armin11 -
12:24 AM Bug report #11539 (Closed): Processing modeller: calculation parameters lost
Inserting the formula e+2*h, as in
http://docs.qgis.org/2.2/en/docs/training_manual/processing/modeler_hydro_calcula...
Paolo Cavallini
12:22 AM Feature request #11532 (Open): Dynamic legend: add another page to layout when necessary
Giovanni Manghi
10:41 PM Feature request #11532: Dynamic legend: add another page to layout when necessary
AFAICT, this is a feature request:
with the new dynamic legend, it is impossible to predict how long the legend will ...
Paolo Cavallini
12:04 PM Feature request #11532: Dynamic legend: add another page to layout when necessary
so the issue is that the composer always produce a 2 page print/pdf when it includes a legend, even if it configured ... Giovanni Manghi
09:11 AM Feature request #11532: Dynamic legend: add another page to layout when necessary
Actually it's a print layout one: LizMap uses the print layout from the project. Paolo Cavallini
08:54 AM Feature request #11532 (Feedback): Dynamic legend: add another page to layout when necessary
is this a qgis server issue or a lizmap one? seems like the second(?). Giovanni Manghi
08:54 AM Feature request #11532 (Feedback): Dynamic legend: add another page to layout when necessary
is this a qgis server issue or a lizmap one? seems like the second(?). Giovanni Manghi
08:54 AM Feature request #11532 (Feedback): Dynamic legend: add another page to layout when necessary
is this a qgis server issue or a lizmap one? seems like the second(?). Giovanni Manghi
06:29 AM Feature request #11532 (Open): Dynamic legend: add another page to layout when necessary
*new description:*
with the new dynamic legend, it is impossible to predict how long the legend will be, so the idea...
Andrea Fantini
12:21 AM Revision 991f94d3 (qgis): oracle provider:
* if a no spatial index is found try sdo_filter (fixes #11358)
* allow specifing connection parameters (eg. OCI_ATTR_...
Jürgen Fischer
12:21 AM Revision d546de1a (qgis): QgsDataSourceURI: add parameters to uri
Jürgen Fischer
12:20 AM Revision 9aa678b9 (qgis): fix feature action from identify menu (fixes #11533)
Jürgen Fischer
12:20 AM Bug report #11537 (Feedback): QGIS crashes on various operations
yes please, add details on how to replicate, log files, terminal messages, whatever it can help track down the issue. Giovanni Manghi
12:20 AM Bug report #11537 (Feedback): QGIS crashes on various operations
yes please, add details on how to replicate, log files, terminal messages, whatever it can help track down the issue. Giovanni Manghi
12:20 AM Bug report #11537 (Feedback): QGIS crashes on various operations
yes please, add details on how to replicate, log files, terminal messages, whatever it can help track down the issue. Giovanni Manghi
11:01 PM Bug report #11537 (Closed): QGIS crashes on various operations
QGIS crashes on various operations.
At the beginning it was after running python scripts through *Script Runner* plug...
Piotr Synowiec
12:18 AM Bug report #11434 (Closed): Processing modeller error with modeller calculator
Paolo Cavallini wrote:
> The error is no longer there; however, if I edit the calculator block, adding the formula, c...
Giovanni Manghi
11:04 PM Bug report #11434 (Reopened): Processing modeller error with modeller calculator
The error is no longer there; however, if I edit the calculator block, adding the formula, click OK, then edit again,... Paolo Cavallini
11:04 PM Bug report #11434 (Reopened): Processing modeller error with modeller calculator
The error is no longer there; however, if I edit the calculator block, adding the formula, click OK, then edit again,... Paolo Cavallini
02:40 PM Bug report #11434 (Closed): Processing modeller error with modeller calculator
works as expected in qgis 2.6 Giovanni Manghi
02:40 PM Bug report #11434 (Closed): Processing modeller error with modeller calculator
works as expected in qgis 2.6 Giovanni Manghi
06:45 PM Bug report #11358 (Closed): Spatial index is not used in Oracle views
Fixed in changeset commit:"991f94d3fb10f84a312432cabd80a42b080a68b1". Jürgen Fischer
04:07 PM Bug report #11499: Style manager fails to load XML from Github URL
I can confirm this on windows 7 32bit as well. With IT departments switching off SSLv3 support due poodle this will b... Jeremy Palmer
01:58 PM Bug report #11499 (Open): Style manager fails to load XML from Github URL
Jürgen Fischer
11:43 AM Bug report #11499: Style manager fails to load XML from Github URL
Should this remain on feedback or should it be changed back to open? Anita Graser
09:41 AM Bug report #11499: Style manager fails to load XML from Github URL
Is there a possibility to make a workaround (http://stackoverflow.com/questions/21636728/qt-ssl-handshake-failed?rq=1... Thomas Arnold
03:43 PM Bug report #11447: Processing does not accept anymore CSV as input layers
Olav Peeters wrote:
> I'm having the same issue with a text (csv) file on both the 2.6 release and 2.7.0-Master Maste...
Giovanni Manghi
03:42 PM Bug report #11447: Processing does not accept anymore CSV as input layers
I'm having the same issue with a text (csv) file on both the 2.6 release and 2.7.0-Master Master (a68958f). I don't t... Olav Peeters
03:36 PM Bug report #11453 (Open): Crash when zooming in too far with MSSQL spatial layer
Giovanni Manghi
03:36 PM Bug report #11512 (Feedback): DBManager layer not projecting properly
I cannot replicate the issue... anymore. I must admit that I tested a few days ago on 2.4 and seen it (using a piece ... Giovanni Manghi
03:36 PM Bug report #11512 (Feedback): DBManager layer not projecting properly
I cannot replicate the issue... anymore. I must admit that I tested a few days ago on 2.4 and seen it (using a piece ... Giovanni Manghi
03:21 PM Bug report #11533 (Closed): Crash when doing right-click Identify/action on PostGIS layer
Fixed in changeset commit:"9aa678b963a0d3f3f4805c56d64bc31cc29c8a29". Jürgen Fischer
09:41 AM Bug report #11533 (Open): Crash when doing right-click Identify/action on PostGIS layer
Confirmed on Windows, will try also Linux. Tagging as blocker as is a new feature that does not work as expected, fee... Giovanni Manghi
09:41 AM Bug report #11533 (Open): Crash when doing right-click Identify/action on PostGIS layer
Confirmed on Windows, will try also Linux. Tagging as blocker as is a new feature that does not work as expected, fee... Giovanni Manghi
09:41 AM Bug report #11533 (Open): Crash when doing right-click Identify/action on PostGIS layer
Confirmed on Windows, will try also Linux. Tagging as blocker as is a new feature that does not work as expected, fee... Giovanni Manghi
09:32 AM Bug report #11533: Crash when doing right-click Identify/action on PostGIS layer
Using the Identify tool, right-clicking on a PostGIS layer feature, and selecting the Action option crashes QGIS.
I h...
Nathan Saylor
09:20 AM Bug report #11533 (Feedback): Crash when doing right-click Identify/action on PostGIS layer
it is not clear to me what brings down your qgis, the identify tool or the action one?
I tested both on a PostGIS la...
Giovanni Manghi
09:20 AM Bug report #11533 (Feedback): Crash when doing right-click Identify/action on PostGIS layer
it is not clear to me what brings down your qgis, the identify tool or the action one?
I tested both on a PostGIS la...
Giovanni Manghi
09:04 AM Bug report #11533 (Closed): Crash when doing right-click Identify/action on PostGIS layer
Right-click using the Identify tool for option to bring up Identify dialog or use Action on a PostGIS layer. The Acti... Nathan Saylor
02:59 PM Revision 23261ef6 (qgis): [TRANSUP] adding hindi from transifex
Signed-off-by: Werner Macho <[email protected]> Werner Macho
02:51 PM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
at least for the case of edited features the issue seems has been solved by commit:4cf08c5c112278ab4f50cf21b735a4a58d... Giovanni Manghi
02:51 PM Bug report #7540 (Closed): Merge tool bug when a shapefile is loaded multiple times
after commit:4cf08c5c112278ab4f50cf21b735a4a58d6a98aa I really cannot make to replicate this issue. That commit solve... Giovanni Manghi
02:51 PM Bug report #7540 (Closed): Merge tool bug when a shapefile is loaded multiple times
after commit:4cf08c5c112278ab4f50cf21b735a4a58d6a98aa I really cannot make to replicate this issue. That commit solve... Giovanni Manghi
02:28 PM Bug report #10976: attribute table refresh problems after edits
ramon . wrote:
> This seems fairly reliable for me:
> * Open an attribute table for a layer that you are editing.
> *...
Giovanni Manghi
02:28 PM Bug report #10976: attribute table refresh problems after edits
ramon . wrote:
> This seems fairly reliable for me:
> * Open an attribute table for a layer that you are editing.
> *...
Giovanni Manghi
02:09 PM Bug report #8255: in edit mode changing primary key discards geometry modifications
(amazingly) I can confirm this issue, and is not a regression but something that affects qgis since long aso... (test... Giovanni Manghi
01:57 PM Bug report #11536 (Closed): lxml module work only with qgis 32bit and not 64bit
Hi,i download *lxml* (https://pypi.python.org/pypi/lxml) for my personal python plugins with pypi, but it work only o... SC SC
01:51 PM Bug report #11201: New Shapefile and attribute table: QGIS allows illegal characters in attribute...
see also #10115 Giovanni Manghi
01:51 PM Bug report #10115 (Closed): columns with a "%" in their name can cause crash and/or problems with...
Closing this in favor of #11201 as it has a more general description. Giovanni Manghi
01:51 PM Bug report #10115 (Closed): columns with a "%" in their name can cause crash and/or problems with...
Closing this in favor of #11201 as it has a more general description. Giovanni Manghi
01:49 PM Bug report #11524 (Closed): Relations Subforms - Start/Stop editing problem
I assume that this is really fixed as any test (on Windows and Linux) show it is, please reopen if necessary. Giovanni Manghi
01:49 PM Bug report #11524 (Closed): Relations Subforms - Start/Stop editing problem
I assume that this is really fixed as any test (on Windows and Linux) show it is, please reopen if necessary. Giovanni Manghi
01:47 PM Bug report #11535 (Feedback): Union issue
Sorry but the description does not help understand the issue. Is not even clear if it is an issue report or a questio... Giovanni Manghi
01:47 PM Bug report #11535 (Feedback): Union issue
Sorry but the description does not help understand the issue. Is not even clear if it is an issue report or a questio... Giovanni Manghi
11:19 AM Bug report #11535 (Closed): Union issue
Hello,
I have a union bug, i have many shapefiles for diferents roads, and i need to make a union of them, when the s...
Vitor silva de araujo Vitor
01:43 PM Bug report #11534 (Feedback): Edit operations discarded after saving them
I'm not sure this is bug report or a question. Assuming is a bug report we must know more details: what editing opera... Giovanni Manghi
01:43 PM Bug report #11534 (Feedback): Edit operations discarded after saving them
I'm not sure this is bug report or a question. Assuming is a bug report we must know more details: what editing opera... Giovanni Manghi
11:14 AM Bug report #11534 (Closed): Edit operations discarded after saving them
Hello,
I have a problem with my shapefile... i need edit lines with a topology rule and when i save my edits and fix ...
Vitor silva de araujo Vitor
12:18 PM Bug report #11531 (Feedback): Lines to polygons tool error
it works just fine on qgis 2.6 on Windows.
You should:
* upgrade to qgis 2.6
* check that in .qgis2/pyhton/plugins ...
Giovanni Manghi
05:26 AM Bug report #11531 (Closed): Lines to polygons tool error
An error occurs when using the Lines to Polygons tool to convert multilines to polygons. The tool works on a test dat... Ammar Sh
06:22 AM Bug report #11527 (Closed): Processing - Regular points - QGIS freezes when clicking on "Open nu...
I believe this had something to do with the fact I was working on a project built with qgis 2.4. When I created a new... Filipe Dias
05:03 AM Bug report #11527: Processing - Regular points - QGIS freezes when clicking on "Open number inpu...
Looks like local issue. I tested on two computers and it is not reproducible. Please check other algorithms with nume... Alexander Bruy
03:09 AM Bug report #8648 (Closed): QGIS Oracle connection
Jürgen Fischer
03:09 AM Bug report #8665 (Closed): QGIS doesn't use SID for Oracle connection
Jürgen Fischer
02:25 AM Bug report #11530 (Closed): Spatial query plugin: missing explanation in the manual
Two options (Result feature ID's > Invalid source | Invalid reference) are unclear (to me at least) and not explained... Paolo Cavallini
01:53 AM Feature request #10868: Processing: Import into PostGIS defaults
Sorry, I overlooked the fix. Checked, it's OK, thanks. Paolo Cavallini

2014-11-02

10:34 PM Revision a68958fb (qgis): browser: register editor widgets (fixes #11529)
Jürgen Fischer
08:51 PM Revision 51e01d6d (qgis): add QScintilla2 include directory to python bindings and oracle provider
(fixes #11528) Jürgen Fischer
07:55 PM Revision 1baba3ae (qgis): [TRANSUP] transifex and string update
Signed-off-by: Werner Macho <[email protected]> Werner Macho
07:15 PM Revision c78f199a (qgis): german translation update
Jürgen Fischer
01:39 PM Bug report #11527: Processing - Regular points - QGIS freezes when clicking on "Open number inpu...
Im on Ubuntu 14.04 and installed QGIS Master from Ubuntugis nightly Filipe Dias
01:38 PM Bug report #11527: Processing - Regular points - QGIS freezes when clicking on "Open number inpu...
I remembered than when I upgraded QGIS Master, I saw an installation error regarding libqgis-customwidgets. Can this ... Filipe Dias
10:52 AM Bug report #11527: Processing - Regular points - QGIS freezes when clicking on "Open number inpu...
Filipe Dias wrote:
> Step to reproduce: on "Input extent", select a layer loaded in the project and then press "Point...
Giovanni Manghi
06:10 AM Bug report #11527: Processing - Regular points - QGIS freezes when clicking on "Open number inpu...
Step to reproduce: on "Input extent", select a layer loaded in the project and then press "Point spacing count". If y... Filipe Dias
04:21 AM Bug report #11527 (Feedback): Processing - Regular points - QGIS freezes when clicking on "Open ...
cannot confirm on osgeo4w/master. Will test also Linux. Giovanni Manghi
01:22 AM Bug report #11527 (Closed): Processing - Regular points - QGIS freezes when clicking on "Open nu...
QGIS freezes when the user clicks on "Open number input dialog" from "Point spacing count" Filipe Dias
01:35 PM Bug report #11529 (Closed): QGIS browser do not show anymore the table of attributes
Fixed in changeset commit:"a68958fbe389547ed3847e1388dc91fb368f1f62". Jürgen Fischer
12:30 PM Bug report #11529 (Closed): QGIS browser do not show anymore the table of attributes
it just shows a column with "feature id".
it used to work until 2.2, broken in 2.4 and 2.6.
Giovanni Manghi
12:53 PM Revision 7976d948 (qgis): fix several SAGA 2.1.2 modules, take1
Giovanni Manghi
11:51 AM Bug report #11528 (Closed): python-gui can't find Qsci headers
Fixed in changeset commit:"51e01d6d1caf89c2e17b967908198464288cb04a". Jürgen Fischer
10:49 AM Bug report #11528 (Closed): python-gui can't find Qsci headers
(note: QGIS 2.6 release, no version tag yet in issue tracker)
Compilation error:...
William Kyngesburye

2014-11-01

01:00 PM Revision 92de1f1b (qgis): fix directory layout
Alexander Bruy
12:58 PM Revision 8be274dc (qgis): [processing] add Vector grid algorithm (addresses #5953)
Alexander Bruy
12:57 PM Revision e8d3d5a2 (qgis): [processing] add Vector split algorithm (addresses #5953)
Alexander Bruy
12:56 PM Revision cc3ccdf3 (qgis): [processing] fix Join by location alg
Alexander Bruy
12:56 PM Revision 9d1a7b3e (qgis): [processing] add Symetrical difference algorithm (addresses #5953)
Alexander Bruy
12:56 PM Revision ae4a1441 (qgis): [processing] add Regular points algorithm (addresses #5953)
Alexander Bruy
07:21 AM Bug report #11524: Relations Subforms - Start/Stop editing problem
Giovanni Manghi wrote:
> Denis Rouzaud wrote:
> > that did not solve the problem for me.
> > toggling the editing but...
Pedro Venâncio
04:11 AM Bug report #11524 (Feedback): Relations Subforms - Start/Stop editing problem
Denis Rouzaud wrote:
> that did not solve the problem for me.
> toggling the editing button does not change anything ...
Giovanni Manghi
05:47 AM Bug report #5953 (Closed): Add fTools modules
Last missed modules added in master. Please reopen if necessary. Alexander Bruy
05:47 AM Bug report #5953 (Closed): Add fTools modules
Last missed modules added in master. Please reopen if necessary. Alexander Bruy
05:47 AM Bug report #5953 (Closed): Add fTools modules
Last missed modules added in master. Please reopen if necessary. Alexander Bruy

2014-10-31

10:52 PM Revision b8624204 (qgis): add link to 2.6 doxymentation to master version
Jürgen Fischer
08:38 PM Revision a57080cc (qgis): [FEATURE][composer] Allow negative margins for label items
If negative margins are set for a label, the label contents will
begin outside the bounds of the label. This is desir...
Nyall Dawson
08:38 PM Revision 7b537f64 (qgis): [FEATURE][composer] Add view menu option to hide bounding boxes
This allows users to hide the bounding boxes for selected items
within a composition. It's a handy feature for allowi...
Nyall Dawson
08:38 PM Revision 220bc844 (qgis): [FEATURE][composer] Full screen mode for composer
This change adds a full screen mode for the composer. Full screen
mode can be enabled via a shortcut key (F11) or via...
Nyall Dawson
08:38 PM Revision a2a094bd (qgis): [FEATURE][composer] Allow control of hoz and vert margins for labels
Previously only a single margin setting would apply to both
horizontal and vertical margins. This change allows users...
Nyall Dawson
08:38 PM Revision 48e0a591 (qgis): [FEATURE][composer] New action for toggling visibility of panels
This change adds a new action to the composer which hides or shows
all panels from the window. It's useful for maximi...
Nyall Dawson
03:21 PM Revision c180fecb (qgis): support icons in map layer actions
Denis Rouzaud
03:21 PM Bug report #7921: Wrong Primary Keys when adding PostGIS Layer
closing for the lack of (useful) feedback. Jürgen Fischer
03:17 PM Revision 5016213f (qgis): fix splash screen
Jürgen Fischer
03:09 PM Feature request #10867 (Closed): Allow to select CRS for all files selected for add to Canvas
closing for the lack of feedback Jürgen Fischer
03:09 PM Feature request #10867 (Closed): Allow to select CRS for all files selected for add to Canvas
closing for the lack of feedback Jürgen Fischer
03:07 PM Feature request #10868 (Closed): Processing: Import into PostGIS defaults
closing for the lack of feedback Jürgen Fischer
03:07 PM Feature request #10868 (Closed): Processing: Import into PostGIS defaults
closing for the lack of feedback Jürgen Fischer
03:04 PM Bug report #10404 (Closed): Processing module error
apparently fixed. Jürgen Fischer
03:04 PM Bug report #10404 (Closed): Processing module error
apparently fixed. Jürgen Fischer
03:02 PM Feature request #9885 (Closed): Update or Install extensions in Valmiera 2.2.0
closed for the lack of feedback Jürgen Fischer
03:02 PM Feature request #9885 (Closed): Update or Install extensions in Valmiera 2.2.0
closed for the lack of feedback Jürgen Fischer
01:00 PM Revision 0bfe8aba (qgis): Bump version to 2.7
Jürgen Fischer
01:00 PM Revision 8acae246 (qgis): Release of 2.6 (Brighton)
Jürgen Fischer
12:57 PM Revision 3a33dbdd (qgis): update changelog for 2.6 release
Jürgen Fischer
12:55 PM Revision d3662025 (qgis): Less verbose debug output in layer tree model
Martin Dobias
12:53 PM Revision 48af5431 (qgis): invert back toggle editing button in relation editor widget (fixes #11524,
followup b1a2bef1) Jürgen Fischer
12:43 PM Revision 74167c01 (qgis): [TRANSUP] transifex translation updates
Signed-off-by: Werner Macho <[email protected]> Werner Macho
12:18 PM Revision e4d17352 (qgis): fix more graduate renderer crashes (followup d99d2fd97)
Jürgen Fischer
12:07 PM Revision 60706275 (qgis): Merge pull request #1669 from gioman/tmp_fix_modeller_saga
fix modeller with saga tools Alexander Bruy
12:04 PM Revision 9024badc (qgis): fix modeller with saga tools
Giovanni Manghi
10:07 AM Revision d99d2fd9 (qgis): fix graduated renderer crash (followup 6de53e51b)
Jürgen Fischer
08:35 AM Bug report #11526 (Closed): Vector layer "Save as..." fails with GDAL 1.11.1
When right clicking on a vector layer and selecting "Save as..." QGIS crashes. This behavior happens only when using ... Daniel Sánchez Pillot Gutiérrez
07:54 AM Bug report #11478 (Closed): MYSQL Features Attributes can not selected correctly
I have found the solution:
The table needs a Primary Key and Auto Incrementing.
Gerd Dreier
07:18 AM Bug report #11201: New Shapefile and attribute table: QGIS allows illegal characters in attribute...
For helping to find right documents, yes, there is an official specification about shapefile format
http://www.esri.c...
Jukka Rahkonen
07:03 AM Bug report #11524 (Reopened): Relations Subforms - Start/Stop editing problem
that did not solve the problem for me.
toggling the editing button does not change anything in the embed form.
Denis Rouzaud
04:53 AM Bug report #11524 (Closed): Relations Subforms - Start/Stop editing problem
Fixed in changeset commit:"48af54316f49d10187e92be9343c57e0a06ef72e". Jürgen Fischer
03:54 AM Bug report #11524: Relations Subforms - Start/Stop editing problem
quick sample project? Jürgen Fischer
02:32 AM Bug report #11524: Relations Subforms - Start/Stop editing problem
I also confirm.
Would be quite painful to release with this one.
Denis Rouzaud
06:56 AM Bug report #11466 (Closed): Processing script crashes in batch mode with greater than 2 rows (Win...
Confirmed working in master. Marking it closed. THX!! -Jon jon sellars
03:22 AM Feature request #11515: Use ogr2ogr to create midpoints along lines
In this case, the actual geometries. In ecological surveys, it is quite common to plan surveys along line transects a... Filipe Dias
03:13 AM Feature request #11515: Use ogr2ogr to create midpoints along lines
Do you actually want new point geometries or is it just necessary for symbology? In the latter case, there is the mar... Andreas Neumann
02:28 AM Feature request #11183: Shortcut keys for layer groups
Is it possible to add Ctrl + LMB to collapse/expand all layers functionality, and the same shortcut to show/hide all ... Wojtek Bisaga
01:11 AM Bug report #10844 (Closed): Modeller, python error when removing an algorithm
it is fine on master. Giovanni Manghi
01:11 AM Bug report #10844 (Closed): Modeller, python error when removing an algorithm
it is fine on master. Giovanni Manghi

2014-10-30

12:14 AM Bug report #6468: loadNamedStyle does not apply labelfield
James Stott wrote:
> I have this problem also. The labels do not get applied to my maps when using a standalone pytho...
Jürgen Fischer
11:59 PM Bug report #11516 (Closed): "Edit widget" setting not loaded, when layer with default style is lo...
Jürgen Fischer
11:09 AM Bug report #11516 (Reopened): "Edit widget" setting not loaded, when layer with default style is ...
Giovanni Manghi wrote:
> This ticket is about saving inside the style, inside the database (postgresql) the state of ...
Jürgen Fischer
11:09 AM Bug report #11516 (Reopened): "Edit widget" setting not loaded, when layer with default style is ...
Giovanni Manghi wrote:
> This ticket is about saving inside the style, inside the database (postgresql) the state of ...
Jürgen Fischer
11:09 AM Bug report #11516 (Reopened): "Edit widget" setting not loaded, when layer with default style is ...
Giovanni Manghi wrote:
> This ticket is about saving inside the style, inside the database (postgresql) the state of ...
Jürgen Fischer
11:04 AM Bug report #11516 (Closed): "Edit widget" setting not loaded, when layer with default style is lo...
Fixed in changeset commit:"dfff717a05c302a909e5710af36235a76040dbed". Jürgen Fischer
09:58 AM Bug report #11516: "Edit widget" setting not loaded, when layer with default style is loaded
This ticket is about saving inside the style, inside the database (postgresql) the state of edit widgtes, and I confi... Giovanni Manghi
09:58 AM Bug report #11516: "Edit widget" setting not loaded, when layer with default style is loaded
This ticket is about saving inside the style, inside the database (postgresql) the state of edit widgtes, and I confi... Giovanni Manghi
08:51 AM Bug report #11516 (Reopened): "Edit widget" setting not loaded, when layer with default style is ...
Excuse me, but I have to ask:
If this is a duplicate of another bug report, where it says "Fixed in changeset e6a259...
Roi Hojgaard
10:31 PM Revision f0970800 (qgis): ftools: field uniqueness fix (fixes #11523)
Jürgen Fischer
09:27 PM Revision d9419498 (qgis): also restore style for file based layers (followup dfff717a0) and
use file name for GeoJSON layers (fixes #10711) Jürgen Fischer
07:02 PM Revision dfff717a (qgis): when manually loading layers defer loading default style until the laye...
added to the registry so that the readCustomSymbology signal can be processed
by the edit widget registry (fixes #11516)
Jürgen Fischer
04:23 PM Revision 18db8c01 (qgis): [TRANSUP] transifex update
Signed-off-by: Werner Macho <[email protected]> Werner Macho
02:32 PM Bug report #11523 (Closed): Intersecting three layers messed up attribute table if identical fiel...
Fixed in changeset commit:"f09708004ec701ab511499c96935d8765c8ce0fb". Jürgen Fischer
02:03 AM Bug report #11523 (Closed): Intersecting three layers messed up attribute table if identical fiel...
The error happens when trying to intersect three layers, say A with B and then AB with C to get ABC. If same field na... Evangelos Rozos
01:36 PM Bug report #11341 (Feedback): Crashing on OSX when saving as layer geojson and changing CRS
Works fine for me on Linux. Please attach a sample file that demonstrates the problem. Jürgen Fischer
01:31 PM Revision 23f39a23 (qgis): attribute dialog: really keep cloned feature until destruction (feature...
also need it and crash otherwise)
This reverts revert commit f618cae5e8a9c893038101db54f5ddecb5087cdf.
Jürgen Fischer
01:30 PM Bug report #10711 (Closed): every geojson layers are named OGRGeoJSON
Fixed in changeset commit:"d94194988f5b0e4384fc024ce3574d89bc98a1a9". Jürgen Fischer
12:43 PM Bug report #9598 (Feedback): problems with adding embed layers/groups
2) and 3) seems to me are fixed in qgis master.
1) seems still true
Giovanni Manghi
12:43 PM Bug report #9598 (Feedback): problems with adding embed layers/groups
2) and 3) seems to me are fixed in qgis master.
1) seems still true
Giovanni Manghi
12:43 PM Bug report #9598 (Feedback): problems with adding embed layers/groups
2) and 3) seems to me are fixed in qgis master.
1) seems still true
Giovanni Manghi
12:32 PM Bug report #10167: Deleting features in Attributes Table is very slow
still an issue on the latest master. Giovanni Manghi
12:24 PM Bug report #4955 (Closed): Wrong results, when calculated results are too long for DBF field
duplicate of #4766 Giovanni Manghi
12:24 PM Bug report #4955 (Closed): Wrong results, when calculated results are too long for DBF field
duplicate of #4766 Giovanni Manghi
12:23 PM Bug report #9554 (Closed): Strange errors working with 10 digit real or integers
duplicate of #4766 Giovanni Manghi
12:23 PM Bug report #9554 (Closed): Strange errors working with 10 digit real or integers
duplicate of #4766 Giovanni Manghi
12:19 PM Bug report #9787 (Closed): hanging / memory leak when moving large numbers of points
duplicate of #11197 (and fixed). Giovanni Manghi
12:19 PM Bug report #9787 (Closed): hanging / memory leak when moving large numbers of points
duplicate of #11197 (and fixed). Giovanni Manghi
11:56 AM Bug report #8326: MSSQL Import doesn't set SRID recognizable to ArcGIS
closing for lack of feedback. Giovanni Manghi
11:56 AM Bug report #8326 (Closed): MSSQL Import doesn't set SRID recognizable to ArcGIS
Giovanni Manghi
11:49 AM Bug report #11422: Crash after bulk change of attribute value in shapefile
Jürgen Fischer wrote:
> Giovanni Manghi wrote:
> > I confirm the regression (it is also affected the field calculator...
Giovanni Manghi
11:31 AM Bug report #11422: Crash after bulk change of attribute value in shapefile
Giovanni Manghi wrote:
> I confirm the regression (it is also affected the field calculator).
ogrinfo shows it's a @...
Jürgen Fischer
11:31 AM Bug report #11422: Crash after bulk change of attribute value in shapefile
Giovanni Manghi wrote:
> I confirm the regression (it is also affected the field calculator).
ogrinfo shows it's a @...
Jürgen Fischer
10:20 AM Bug report #11422: Crash after bulk change of attribute value in shapefile
I confirm the regression (it is also affected the field calculator). Giovanni Manghi
11:48 AM Bug report #9565 (Closed): Dxf2Shp converter plugin does not generate any output with the provide...
seems to work fine now also on Windows. Giovanni Manghi
11:48 AM Bug report #9565 (Closed): Dxf2Shp converter plugin does not generate any output with the provide...
seems to work fine now also on Windows. Giovanni Manghi
11:42 AM Bug report #5811: dbmanager freezes when the schema has a lot of tables
still true on latest master. Giovanni Manghi
11:39 AM Bug report #9836 (Feedback): QGIS 2.2 Crash dumped on Windows 8.1
is this a local issue? or maybe an issue that was fixed on recent releases (2.4 or master)? Giovanni Manghi
11:39 AM Bug report #9836 (Feedback): QGIS 2.2 Crash dumped on Windows 8.1
is this a local issue? or maybe an issue that was fixed on recent releases (2.4 or master)? Giovanni Manghi
11:08 AM Revision a0b52412 (qgis): remove "added" notes for 1.x and 2.0 versions
Denis Rouzaud
11:02 AM Bug report #10141 (Feedback): Setting data defined properties "Pen width" and "Dash pattern" caus...
does still happen on recent qgis releases (2.4 and/or master)?
anyway, do we still support xp and vista? :)
Giovanni Manghi
11:00 AM Bug report #10138 (Feedback): Crash in svg cache with svg symbols
cannot replicate on master, still true? Giovanni Manghi
10:55 AM Bug report #10537: Converting offline twice within the same instance causing unusable offline state
found that this is a regression since qgis 2.0.1, where overwriting the already existing offline db worked without is... Giovanni Manghi
10:55 AM Bug report #10537: Converting offline twice within the same instance causing unusable offline state
found that this is a regression since qgis 2.0.1, where overwriting the already existing offline db worked without is... Giovanni Manghi
10:53 AM Bug report #10263: Freeze using "Select By Location" (or the spatial query tool) for complex poly...
still true on the latest master. Giovanni Manghi
10:28 AM Bug report #10515: QGIS Crash when trying to load a point layer to georss file
still true on the latest master. Giovanni Manghi
10:25 AM Bug report #11145 (Feedback): Large format export/printing (with transparencies and blending mode...
Giovanni Manghi
10:24 AM Bug report #11145: Large format export/printing (with transparencies and blending modes) crashes ...

> That's good to know, but on 32bit machines this problem is still a serious limitation...
this issue is known sinc...
Giovanni Manghi
10:24 AM Bug report #11145: Large format export/printing (with transparencies and blending modes) crashes ...

> That's good to know, but on 32bit machines this problem is still a serious limitation...
this issue is known sinc...
Giovanni Manghi
10:16 AM Bug report #11521: EasyCustomLabeling doesn't work well after saving project
Ok,
thanks for replay and for the gorgeous plugin.
Luca
Luca Lanteri
05:51 AM Bug report #11521 (Closed): EasyCustomLabeling doesn't work well after saving project
Hi, this is a know problem, some signals are not fetched correctly. I push your issue in the plugin's bugtracker: [... Regis Haubourg
10:09 AM Bug report #10474 (Closed): Project made in qgis 2.0.1 error on load in qgis 2.2
closing for lack of feedback. Giovanni Manghi
10:09 AM Bug report #10474 (Closed): Project made in qgis 2.0.1 error on load in qgis 2.2
closing for lack of feedback. Giovanni Manghi
09:11 AM Bug report #4946 (Open): Invalid loading of WMS layer in not recognized projection
Giovanni Manghi
09:10 AM Bug report #9678 (Open): Python console : crash when printing from signals
Giovanni Manghi
09:09 AM Bug report #11067 (Closed): field overflow when saving style
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
09:09 AM Bug report #11067 (Closed): field overflow when saving style
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
09:08 AM Bug report #10001 (Closed): Window 7 menu shortcuts broken
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
09:08 AM Bug report #10001 (Closed): Window 7 menu shortcuts broken
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
09:06 AM Bug report #10026 (Closed): Postinstallation fails
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
09:06 AM Bug report #10026 (Closed): Postinstallation fails
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
08:09 AM Bug report #10494: SAGA "Convert Points to Line(s)" wrong output if input is a CSV
Giovanni Manghi wrote:
> works as expected in qgis master.
better: this saga tool does not seems to support csv as i...
Giovanni Manghi
08:08 AM Bug report #10494 (Closed): SAGA "Convert Points to Line(s)" wrong output if input is a CSV
works as expected in qgis master. Giovanni Manghi
08:08 AM Bug report #10494 (Closed): SAGA "Convert Points to Line(s)" wrong output if input is a CSV
works as expected in qgis master. Giovanni Manghi
08:03 AM Bug report #10904 (Closed): postgresql table shows only 500 features when adding from "add vector...
closing for lack of feedback. please reopen if necessary. Giovanni Manghi
08:03 AM Bug report #10904 (Closed): postgresql table shows only 500 features when adding from "add vector...
closing for lack of feedback. please reopen if necessary. Giovanni Manghi
07:31 AM Bug report #11498: spatialite layer added via browser lose first field
I must admit that I do not really use QGIS much. In WFS it is normal to hide FIDs from the users and it looks like QG... Jukka Rahkonen
07:13 AM Bug report #7540 (Feedback): Merge tool bug when a shapefile is loaded multiple times
it seems this could have been solved by this commit:4cf08c5c112278ab4f50cf21b735a4a58d6a98aa Giovanni Manghi
07:03 AM Bug report #11525 (Closed): Junção de shapefile
Caro Vitor Silva, boa tarde
please file tickets in English. When filing a ticket with an issue as the one you descr...
Giovanni Manghi
07:03 AM Bug report #11525 (Closed): Junção de shapefile
Caro Vitor Silva, boa tarde
please file tickets in English. When filing a ticket with an issue as the one you descr...
Giovanni Manghi
06:27 AM Bug report #11525 (Closed): Junção de shapefile
Olá,
Estou com um problema. Possuo vários shapefiles de rodovias e vias de um município, com a primitiva gráfica de l...
Vitor silva de araujo Vitor
06:42 AM Feature request #11497: QGIS wfs-t server: cannot modify/add features if they have many nodes, ne...
it turns out that is necessary to raise the maximum body size of a HTTP request, like
<IfModule mod_fcgid.c>
Fcgi...
Giovanni Manghi
06:42 AM Feature request #11497: QGIS wfs-t server: cannot modify/add features if they have many nodes, ne...
it turns out that is necessary to raise the maximum body size of a HTTP request, like
<IfModule mod_fcgid.c>
Fcgi...
Giovanni Manghi
06:42 AM Feature request #11497: QGIS wfs-t server: cannot modify/add features if they have many nodes, ne...
it turns out that is necessary to raise the maximum body size of a HTTP request, like
<IfModule mod_fcgid.c>
Fcgi...
Giovanni Manghi
04:51 AM Bug report #11466: Processing script crashes in batch mode with greater than 2 rows (Windows only)
Thanks! Trying to get master installed on our work machines. Will reply when I do. jon sellars
03:48 AM Bug report #10976: attribute table refresh problems after edits
ramon . wrote:
> This seems fairly reliable for me:
> * Open an attribute table for a layer that you are editing.
> *...
Pedro Venâncio
03:43 AM Bug report #11520: CSV import plugin does not ask for CRS
Giovanni Manghi wrote:
> the option actually make sense to me, this is why in general options > CRS there is the opti...
Regis Haubourg
02:24 AM Bug report #11520: CSV import plugin does not ask for CRS
Yes - sounds a good idea to me too. I'll aim for a 2.8 implementation. Chris Crook
03:37 AM Bug report #11524: Relations Subforms - Start/Stop editing problem
I have seen this on master/linux too. Giovanni Manghi
03:33 AM Bug report #11524: Relations Subforms - Start/Stop editing problem
Sorry, I forgot to fill the *Category -> +Forms+*. Pedro Venâncio
03:31 AM Bug report #11524 (Closed): Relations Subforms - Start/Stop editing problem
There is a problem in toggle editing button of subforms.
To start editing, you need to click 2-3 times to toggle edi...
Pedro Venâncio
02:37 AM Bug report #11522: Most default SVG marker images rendering broken, border lines too thin, under ...
Confirmed here, quite annoying. Paolo Cavallini
01:16 AM Bug report #11499: Style manager fails to load XML from Github URL
Salvatore Larosa wrote:
> I am not sure if it is related, but recently on the italian mailing list was reported a sim...
Jürgen Fischer
01:08 AM Bug report #11499: Style manager fails to load XML from Github URL
I am not sure if it is related, but recently on the italian mailing list was reported a similar issue. An user is exp... Salvatore Larosa

2014-10-29

11:54 PM Revision ef56c53c (qgis): GDAL tools: put tif back to top for save file dialog formats (fixes #11...
Jürgen Fischer
10:47 PM Bug report #11522: Most default SVG marker images rendering broken, border lines too thin, under ...
Well, the problem wasn't at all with the border size value.
After looking at my 32-bit build again (not sure why thi...
Mathieu Pellerin - nIRV
10:33 PM Bug report #11522 (Closed): Most default SVG marker images rendering broken, border lines too thi...
Under QGIS linux 64-bit, the rendering of most of the SVG marker images packaged with QGIS is broken. The rendering m... Mathieu Pellerin - nIRV
08:47 PM Revision 75bfc1b0 (qgis): [TRANSUP] transifex update excluding locations
Signed-off-by: Werner Macho <[email protected]> Werner Macho
08:31 PM Revision 6e51ac96 (qgis): adjust update_ts_files to exclude location
Signed-off-by: Werner Macho <[email protected]> Werner Macho
04:56 PM Bug report #5067: QGIS crashes on Linux when adding MySQL layers
I nailed it down to gdal/ogr/ogrsf_frmts/mysql/ogrmysqltablelayer.cpp: OGRMySQLTableLayer::BuildWhere() for my case..... D. Hiepler
03:13 PM Bug report #5067: QGIS crashes on Linux when adding MySQL layers
I forgot to mention the QGIS version: I tried master cc5d3bc (I don't get a crash)
MariaDB: 10.0.14 and 5.5.39
GDAL: ...
D. Hiepler
03:13 PM Bug report #5067: QGIS crashes on Linux when adding MySQL layers

D. Hiepler
02:01 PM Bug report #5067: QGIS crashes on Linux when adding MySQL layers
Giovanni Manghi wrote:
> I have set up mysql in my linux (ubuntu) box and added the suggested layer.
>
> I then adde...
Jürgen Fischer
12:00 PM Bug report #5067 (Feedback): QGIS crashes on Linux when adding MySQL layers
I have set up mysql in my linux (ubuntu) box and added the suggested layer.
I then added this layer using qgis 2.4/m...
Giovanni Manghi
12:00 PM Bug report #5067 (Feedback): QGIS crashes on Linux when adding MySQL layers
I have set up mysql in my linux (ubuntu) box and added the suggested layer.
I then added this layer using qgis 2.4/m...
Giovanni Manghi
12:00 PM Bug report #5067 (Feedback): QGIS crashes on Linux when adding MySQL layers
I have set up mysql in my linux (ubuntu) box and added the suggested layer.
I then added this layer using qgis 2.4/m...
Giovanni Manghi
12:00 PM Bug report #5067 (Feedback): QGIS crashes on Linux when adding MySQL layers
I have set up mysql in my linux (ubuntu) box and added the suggested layer.
I then added this layer using qgis 2.4/m...
Giovanni Manghi
12:00 PM Bug report #5067 (Feedback): QGIS crashes on Linux when adding MySQL layers
I have set up mysql in my linux (ubuntu) box and added the suggested layer.
I then added this layer using qgis 2.4/m...
Giovanni Manghi
12:00 PM Bug report #5067 (Feedback): QGIS crashes on Linux when adding MySQL layers
I have set up mysql in my linux (ubuntu) box and added the suggested layer.
I then added this layer using qgis 2.4/m...
Giovanni Manghi
05:57 AM Bug report #5067: QGIS crashes on Linux when adding MySQL layers
I experience the same issue. Layers loaded via OGR/MySQL don't get drawn.
To reproduce:
* create mysql db:...
D. Hiepler
03:55 PM Bug report #11507 (Closed): GDAL Tools: error when not choosing an output file format
Fixed in changeset commit:"ef56c53cc623958e27cad46d49a0e8d23cade69c". Jürgen Fischer
03:06 PM Bug report #10976: attribute table refresh problems after edits
This seems fairly reliable for me:
* Open an attribute table for a layer that you are editing.
** Any change you make...
ramon .
02:15 PM Revision cc5d3bcb (qgis): Merge pull request #1668 from m-kuhn/action-menu-crash
Alternative approach to f9fcee9 Jürgen Fischer
01:54 PM Revision a7f889dc (qgis): Use a copy of the feature for the action menu in the attribute dialog
Matthias Kuhn
01:53 PM Revision f618cae5 (qgis): Revert "attribute dialog: keep clone feature until destruction (fixes c...
This reverts commit f9fcee980ec7fb721187080f853f86dfbf453918. Matthias Kuhn
01:47 PM Bug report #11521 (Closed): EasyCustomLabeling doesn't work well after saving project
step to replicate:
1) create a memory layer with EasyCustomLabeling
2) move some labels
3) install Memory Layer Save...
Luca Lanteri
01:17 PM Bug report #11517: Size restrictions of custom forms created in Qt Designer not honored
It was reported quite short before release (actually after the original release date) and is a UX glitch rather than ... Matthias Kuhn
12:08 PM Bug report #11517 (Feedback): Size restrictions of custom forms created in Qt Designer not honored
If this is a regression this should be tagged as blocker, but I'm not sure is a good idea so near the release. Jürgen... Giovanni Manghi
01:30 AM Bug report #11517: Size restrictions of custom forms created in Qt Designer not honored
This works fine in 2.2 btw. Roi Hojgaard
12:49 PM Bug report #11518: Not able to view a mapcache layer exposed in WMS in qgis
you are right Steve Toutant
11:56 AM Bug report #11518: Not able to view a mapcache layer exposed in WMS in qgis
Steve Toutant wrote:
> Thanks for your comments Giovanni,
> I successfully loaded the layer. I needed to specify the...
Giovanni Manghi
11:48 AM Bug report #11518 (Closed): Not able to view a mapcache layer exposed in WMS in qgis
Thanks for your comments Giovanni,
I successfully loaded the layer. I needed to specify the projection 3857 before ...
Steve Toutant
11:33 AM Bug report #11518 (Feedback): Not able to view a mapcache layer exposed in WMS in qgis
I'm not sure I have undertsand the issue:
the described layer and server works fine for me, it just happen that if t...
Giovanni Manghi
08:46 AM Bug report #11518: Not able to view a mapcache layer exposed in WMS in qgis
This http://geoegl.msp.gouv.qc.ca/cgi-wms/gouvouvertqc.fcgi? WMS is defined by a mapserver mapfile. The temperature l... Steve Toutant
08:29 AM Bug report #11518: Not able to view a mapcache layer exposed in WMS in qgis
Testing GetCapabilities
http://geoegl.msp.gouv.qc.ca/cgi-wms/gouvouvertqc.fcgi?service=wms&version=1.3.0&request=getc...
Jukka Rahkonen
12:48 PM Bug report #11498: spatialite layer added via browser lose first field
If you need you can de-check the editable option from the "Edit widget option". I thinks it's preferable to leave thi... Luca Lanteri
08:34 AM Bug report #11498: spatialite layer added via browser lose first field
If FIDs are visible can you still prevent users from editing them and making a disaster? Jukka Rahkonen
12:35 PM Feature request #11485: copy string attribute into another one changes the length of the target c...
Martin Dobias wrote:
> Obviously this is a new feature in OGR's Shapefile driver - from http://www.gdal.org/drv_shape...
Giovanni Manghi
12:35 PM Feature request #11485: copy string attribute into another one changes the length of the target c...
Martin Dobias wrote:
> Obviously this is a new feature in OGR's Shapefile driver - from http://www.gdal.org/drv_shape...
Giovanni Manghi
12:34 PM Revision 4cf08c5c (qgis): Avoid unneeded geometry cloning in QgsGeometry::nodeGeometries
Affects splitGeometry and reshapeGeometry public functions Sandro Santilli
12:32 PM Bug report #11466: Processing script crashes in batch mode with greater than 2 rows (Windows only)
works just fine for me on qgis master/windows. Giovanni Manghi
12:27 PM Revision 8d7eb7d6 (qgis): Fix missing show/hide selected layers icons
Larry Shaffer
12:25 PM Feature request #11503 (Feedback): Save as image do not export text annotations
Hi,
I cannot confirm it is a regression, I tested down to qgis 1.6... maybe an even older release?
Anyway you can e...
Giovanni Manghi
12:25 PM Feature request #11503 (Feedback): Save as image do not export text annotations
Hi,
I cannot confirm it is a regression, I tested down to qgis 1.6... maybe an even older release?
Anyway you can e...
Giovanni Manghi
12:15 PM Bug report #8118 (Closed): No usable legend when data defined symbology is used
see #11491 Giovanni Manghi
12:15 PM Bug report #8118 (Closed): No usable legend when data defined symbology is used
see #11491 Giovanni Manghi
12:11 PM Bug report #2818 (Closed): Rule-based render categories not showing in layer or composer legends
Giovanni Manghi
12:06 PM Bug report #11520: CSV import plugin does not ask for CRS
the option actually make sense to me, this is why in general options > CRS there is the option "prompt for CRS". But ... Giovanni Manghi
03:02 AM Bug report #11520 (Closed): CSV import plugin does not ask for CRS
When user settings are set to : "set CRS of new layers to project CRS", then no dialog is raised to ask for choosing... Regis Haubourg
12:01 PM Feature request #11430 (Closed): qgis osgeo4w portable install
better open a discussion in the developers mailing lists, where you will certainly find more support/ideas. Giovanni Manghi
12:01 PM Feature request #11430 (Closed): qgis osgeo4w portable install
better open a discussion in the developers mailing lists, where you will certainly find more support/ideas. Giovanni Manghi
05:55 AM Feature request #11430: qgis osgeo4w portable install
@Paolo Cavallini: ups, typo, thanx
@Giovanni Manghi: Yes, i know it. But they have a lot off double installs, because...
Andreas Mueller
11:40 AM Revision f9fcee98 (qgis): attribute dialog: keep clone feature until destruction (fixes crash fro...
menu) Jürgen Fischer
11:30 AM Revision f831475f (qgis): Drop execute flag from .cpp file
Sandro Santilli
08:56 AM Bug report #8359: Remove warning about WMS

> and imho it's more misleading than helpful because the reason why WMS do not print in my experience is if the outp...
Giovanni Manghi
08:44 AM Bug report #8359: Remove warning about WMS
What do you suggest for making the message more understandable for QGIS users? For me as a Mapserver user it does mak... Jukka Rahkonen
08:30 AM Revision 0ee7cfd9 (qgis): german translation update
Jürgen Fischer
03:08 AM Revision 0aeea528 (qgis): Fix a crash after adding favourites to browser when the item is not yet...
The model was getting broken due to list of children being overwritten and
it was sometimes crashing in the proxy mod...
Martin Dobias
02:16 AM Feature request #11505: One to many / many to one joins
But this doesn't allow you to update a table - you have to click on each object. What about tables with 1000s of reco... Ed Hudspeth
01:53 AM Feature request #11505 (Closed): One to many / many to one joins
QGIS relations offer the possibility to define a 1:N relation and integrate with the feature form.
http://fulcrumapp...
Matthias Kuhn
02:12 AM Bug report #11269: can't access in Python to new features added to editBuffer
On Fedora Linux 64bit/current master the command works as expected Matthias Kuhn
01:30 AM Bug report #11519 (Closed): PyQGIS api file should be updated for 2.6 release
Ahh, must have missed that. Sorry for the noise! Nyall Dawson
01:30 AM Bug report #11519 (Closed): PyQGIS api file should be updated for 2.6 release
Ahh, must have missed that. Sorry for the noise! Nyall Dawson
01:13 AM Bug report #11519: PyQGIS api file should be updated for 2.6 release
Hi Nyall, I updated the prepared APIs file here commit:2da907741e188b1c75e0c3916bb3be7f9ae11542, so you should alread... Salvatore Larosa
01:13 AM Revision 0a875d3e (qgis): db manager: show error message in bar when adding a layer fails (fixes ...
Jürgen Fischer

2014-10-28

07:58 PM Bug report #11519 (Closed): PyQGIS api file should be updated for 2.6 release
The PyQGIS api file used for the python console needs to be updated prior to the 2.6 release. It's missing api change... Nyall Dawson
05:55 PM Bug report #8148 (Closed): add warning when trying add to canvas a view without a primary key
Fixed in changeset commit:"0a875d3e819750fa4e0240a3d48459ac615bb03b". Jürgen Fischer
05:53 PM Bug report #10066 (Closed): layer from query - data type is not recognized when using operand in ...
Apparently "SQLite uses dynamic run-time typing":https://www.sqlite.org/c3ref/column_decltype.html and doesn't offer ... Jürgen Fischer
05:53 PM Bug report #10066 (Closed): layer from query - data type is not recognized when using operand in ...
Apparently "SQLite uses dynamic run-time typing":https://www.sqlite.org/c3ref/column_decltype.html and doesn't offer ... Jürgen Fischer
04:11 PM Bug report #5630 (Feedback): After specifying a Target SRID with drag and drop, QGIS still opens ...
No reproducable - might be fixed. Jürgen Fischer
04:03 PM Bug report #5044 (Feedback): Error getting permissions when used service to connect to a a PG db
not reproducable - is this still current? Jürgen Fischer
03:42 PM Bug report #7083 (Closed): When creating a table, DB Manager should put 0 as default SRID, not -1
already merged in commit:38929644
Jürgen Fischer
03:42 PM Bug report #7083 (Closed): When creating a table, DB Manager should put 0 as default SRID, not -1
already merged in commit:38929644
Jürgen Fischer
03:40 PM Feature request #6922: Proxy - use System settings
Hi Jürgen. I have assigned you, to review whether my assessment here is correct (or not). I can do the coding ASAP to... Larry Shaffer
03:40 PM Feature request #6922: Proxy - use System settings
Hi Jürgen. I have assigned you, to review whether my assessment here is correct (or not). I can do the coding ASAP to... Larry Shaffer
03:40 PM Feature request #6922: Proxy - use System settings
Hi Jürgen. I have assigned you, to review whether my assessment here is correct (or not). I can do the coding ASAP to... Larry Shaffer
03:34 PM Feature request #6922: Proxy - use System settings
After looking over the QGIS proxy factory code, and the Qt documentation, it looks like QGIS may already support your... Larry Shaffer
02:27 PM Feature request #10301: [composer] Support formatting for grid coordinates
Not quite. That's a partial solution (and a prerequisite for this), but we'd also need to support rendering HTML form... Nyall Dawson
02:12 PM Feature request #10301: [composer] Support formatting for grid coordinates
Could this be merged with my feature request #9292? Klas Karlsson
02:26 PM Feature request #9292: Custom Format for Grid Coordinates
That's the plan. It's dependent on #9546 though. Nyall Dawson
01:33 PM Feature request #9292: Custom Format for Grid Coordinates
Why not add a "data defined" option for the "Draw Coordinates" > "Format" option...
see attached file
As long as th...
Klas Karlsson
01:25 PM Bug report #11516 (Closed): "Edit widget" setting not loaded, when layer with default style is lo...
duplicate of #11511 Jürgen Fischer
01:25 PM Bug report #11516 (Closed): "Edit widget" setting not loaded, when layer with default style is lo...
duplicate of #11511 Jürgen Fischer
09:45 AM Bug report #11516 (Closed): "Edit widget" setting not loaded, when layer with default style is lo...
Dear developers.
The auto loading of default style of a layer is not working, and hasn't since 2.2, as far as I can ...
Roi Hojgaard
01:21 PM Bug report #11511 (Closed): QML doesn't store edit widget info
duplicate of #11123 Jürgen Fischer
01:21 PM Bug report #11511 (Closed): QML doesn't store edit widget info
duplicate of #11123 Jürgen Fischer
08:30 AM Bug report #11511 (Closed): QML doesn't store edit widget info
QGIS 2.4
Edit widget settings do not appear to be saved in qml files. I set edit widgets, save the layer style, then...
Gavin Fleming
12:24 PM Revision 34af9788 (qgis): Merge pull request #1667 from elpaso/bugfix11510
Fix #11510 graduated renderer causes crash: added check for geometry Nathan Woodrow
12:22 PM Revision 4bc4636a (qgis): fix typos
Jürgen Fischer
11:54 AM Revision 6de53e51 (qgis): Fix #11510 graduated renderer causes crash: added check for geometry ne...
Funded by ItOpen - http://www.itopen.it Alessandro Pasotti
11:36 AM Revision d9ed1752 (qgis): Merge pull request #1666 from elpaso/bugfix11510
Fix #11510 graduated renderer causes crash Nathan Woodrow
11:09 AM Bug report #11513 (Closed): DBmanager layer load fails with semi-colon
Already fixed in master Nyall Dawson
11:09 AM Bug report #11513 (Closed): DBmanager layer load fails with semi-colon
Already fixed in master Nyall Dawson
08:48 AM Bug report #11513 (Closed): DBmanager layer load fails with semi-colon
The presence of a semi-colon at the end of a query in DBManager results in loading a layer failing. It should ignore ... Gavin Fleming
11:05 AM Revision c6d37c18 (qgis): [TRANSUP] transifex update
Signed-off-by: Werner Macho <[email protected]> Werner Macho
11:04 AM Revision 257833fc (qgis): more typos in tooltip
Werner Macho
10:55 AM Revision efc7921c (qgis): Fix #11510 graduated renderer causes crash
Alessandro Pasotti
10:34 AM Revision 7966fb49 (qgis): fixing typo in tooltip
Werner Macho
10:16 AM Bug report #11518 (Closed): Not able to view a mapcache layer exposed in WMS in qgis
This opendata portal shows temperature data
http://geoegl.msp.gouv.qc.ca/golocmsp/?id=014a3c210f
This layer is a WMS...
Steve Toutant
10:02 AM Bug report #9012 (Closed): Wrong symbol size after saving print composer as image
This problem doesn't exist anymore in newer QGIS versions. At least not in QGIS 2.4.0. Sake Wagenaar
10:02 AM Bug report #9012 (Closed): Wrong symbol size after saving print composer as image
This problem doesn't exist anymore in newer QGIS versions. At least not in QGIS 2.4.0. Sake Wagenaar
09:57 AM Bug report #11517 (Closed): Size restrictions of custom forms created in Qt Designer not honored
Dear developers.
No matter which "sizePolicy" settings I choose for the forms I create in Qt Designer, the forms get...
Roi Hojgaard
09:24 AM Revision 04ae39ba (qgis): Merge pull request #1608 from yjacolin/newTips
new tips in tipfactory Werner Macho
09:18 AM Feature request #11515 (Closed): Use ogr2ogr to create midpoints along lines
Following this blog post by Darren Cope, I found it is possible use ogr2ogr to create midpoints along a line using og... Filipe Dias
09:17 AM Revision c7c107eb (qgis): Merge pull request #1657 from DelazJ/MeasureTools
Update MeasureTools context help Werner Macho
09:10 AM Feature request #11514 (Closed): Enhanced simplify feature tool
Use Case: frequent line simplification with specific tolerances (in metres) during an edit session on geographic data... Gavin Fleming
08:38 AM Bug report #11512 (Closed): DBManager layer not projecting properly
My Canvas is set to EPSG:4326 and I add this query layer in UTM from DBManager.... Gavin Fleming
08:34 AM Bug report #11506: WFS server: artifacts whe precision= 0 decimals
See the attached images: the correct one is with Project properties > OWS server > WFS server precision 8, the wrong ... Paolo Cavallini
08:31 AM Bug report #2818: Rule-based render categories not showing in layer or composer legends
Yes, I've closed it. Now there is a Label field before the Rule expression. John Tull
03:29 AM Bug report #11510 (Closed): graduated renderer causes crash on qgis master
Fixed in PR:
https://github.com/qgis/QGIS/pull/1666
Alessandro Pasotti
03:29 AM Bug report #11510 (Closed): graduated renderer causes crash on qgis master
Fixed in PR:
https://github.com/qgis/QGIS/pull/1666
Alessandro Pasotti
03:29 AM Bug report #11510 (Closed): graduated renderer causes crash on qgis master
Fixed in PR:
https://github.com/qgis/QGIS/pull/1666
Alessandro Pasotti
03:07 AM Bug report #11510 (In Progress): graduated renderer causes crash on qgis master

Alessandro Pasotti
03:07 AM Bug report #11510 (In Progress): graduated renderer causes crash on qgis master

Alessandro Pasotti
01:18 AM Bug report #11510 (Closed): graduated renderer causes crash on qgis master
Try the graduated renderer on qgis master, with a polygon shape.
Use the expression
$area
to compute the area of p...
Giovanni Manghi
02:56 AM Revision 8617143c (qgis): Hide borders from status bar items under Windows
These aren't required and just clutter the interface. Nyall Dawson
01:29 AM Feature request #11497: QGIS wfs-t server: cannot modify/add features if they have many nodes, ne...
Alessandro Pasotti wrote:
> Cannot reproduce.
>
> the words "many nodes" do not permit a precise identification of t...
Giovanni Manghi
01:17 AM Feature request #11497 (Feedback): QGIS wfs-t server: cannot modify/add features if they have man...
Cannot reproduce.
the words "many nodes" do not permit a precise identification of the feature causing the problem.
...
Alessandro Pasotti
01:25 AM Bug report #11507: GDAL Tools: error when not choosing an output file format
this changed in qgis master, the default was always GeoTiff, if the output format was left blank.
The error if becau...
Giovanni Manghi
01:25 AM Bug report #11507: GDAL Tools: error when not choosing an output file format
this changed in qgis master, the default was always GeoTiff, if the output format was left blank.
The error if becau...
Giovanni Manghi
01:25 AM Bug report #11507: GDAL Tools: error when not choosing an output file format
this changed in qgis master, the default was always GeoTiff, if the output format was left blank.
The error if becau...
Giovanni Manghi
01:25 AM Bug report #11507: GDAL Tools: error when not choosing an output file format
this changed in qgis master, the default was always GeoTiff, if the output format was left blank.
The error if becau...
Giovanni Manghi
01:25 AM Bug report #11507: GDAL Tools: error when not choosing an output file format
this changed in qgis master, the default was always GeoTiff, if the output format was left blank.
The error if becau...
Giovanni Manghi

2014-10-27

09:56 PM Bug report #11482 (Closed): Resize mode Clip behaves like Stretch for Image composer item
Yes I used an SVG, I tried it now with a PNG and I am aware now it is meant for raster images only. I will describe i... Diethard Jansen
09:56 PM Bug report #11482 (Closed): Resize mode Clip behaves like Stretch for Image composer item
Yes I used an SVG, I tried it now with a PNG and I am aware now it is meant for raster images only. I will describe i... Diethard Jansen
08:17 PM Revision dbed468b (qgis): Merge pull request #1664 from Cracert/master
[TRANSUP] pl: varia Werner Macho
08:14 PM Revision cad3d2b9 (qgis): Merge pull request #1658 from DelazJ/AttributeTableContextHelp
Attribute table context help Werner Macho
05:48 PM Revision 4f1e6b9c (qgis): [TRANSUP] pl: varia
Robert Szczepanek
04:20 PM Revision c21edd06 (qgis): Merge pull request #1663 from timlinux/papercuts
Add missing sip bindings for fill and border colours of rubber band. Tim Sutton
04:18 PM Revision 531474d7 (qgis): Merge remote-tracking branch 'origin/master' into papercuts
Tim Sutton
04:11 PM Revision 84c429dc (qgis): Added setFillColor and setBorderColor for rubber band to the python API
Tim Sutton
03:46 PM Revision 83d070e8 (qgis): Fix #11489 (crash with force point inside polygon in centroid fill style)
This isn't actually a very good fix. The issue in the "maptopixel" simplification
is still there, it is just less obv...
Martin Dobias
03:23 PM Revision bb857610 (qgis): Merge pull request #1662 from timlinux/papercuts
Mark old rubber band ctor as deprecated in python API Tim Sutton
02:36 PM Bug report #8359: Remove warning about WMS
The warning is ... Anita Graser
02:24 PM Revision 0fa4ce36 (qgis): Merge remote-tracking branch 'origin/master'
Tim Sutton
01:59 PM Bug report #8998: size of the symbols changes when exported
I can't reproduce this - is it still an issue in master? Nyall Dawson
01:58 PM Bug report #9012 (Feedback): Wrong symbol size after saving print composer as image
I can't reproduce this. Is it still an issue in master? Nyall Dawson
01:39 PM Revision 362d69cc (qgis): [TRANSUP] more translations and string fix
Signed-off-by: Werner Macho <[email protected]> Werner Macho
01:13 PM Feature request #6249 (Closed): Print composer grid suitable only for large scale conformal proje...
This is fixed in master. Nyall Dawson
01:13 PM Feature request #6249 (Closed): Print composer grid suitable only for large scale conformal proje...
This is fixed in master. Nyall Dawson
01:12 PM Feature request #10055 (Closed): map legends in composer - should be able to limit the number of ...
This is now possible in master Nyall Dawson
01:12 PM Feature request #10055 (Closed): map legends in composer - should be able to limit the number of ...
This is now possible in master Nyall Dawson
01:12 PM Feature request #10547 (Closed): Print composer frame & annotation issues
Nyall Dawson
01:02 PM Bug report #2818 (Feedback): Rule-based render categories not showing in layer or composer legends
This is fixed now, isn't it? Nyall Dawson
01:02 PM Bug report #2818 (Feedback): Rule-based render categories not showing in layer or composer legends
This is fixed now, isn't it? Nyall Dawson
12:13 PM Revision 4abaf60a (qgis): [composer] Don't shrink scalebar height when updating
Previously any update of a scalebar would reset it's height to
the minimum height allowed. Now, if the user has set a...
Nyall Dawson
12:08 PM Bug report #11509 (Closed): .qgs contains relative path for datasource, GetCapabilities doesn't r...
You can configure in the project properties whether you want to use absolute or relative (to the location of the proj... Jürgen Fischer
12:08 PM Bug report #11509 (Closed): .qgs contains relative path for datasource, GetCapabilities doesn't r...
You can configure in the project properties whether you want to use absolute or relative (to the location of the proj... Jürgen Fischer
12:08 PM Bug report #11509 (Closed): .qgs contains relative path for datasource, GetCapabilities doesn't r...
You can configure in the project properties whether you want to use absolute or relative (to the location of the proj... Jürgen Fischer
12:01 PM Bug report #11509 (Closed): .qgs contains relative path for datasource, GetCapabilities doesn't r...
Using qgis desktop, qgis server 2.4 on fedora, I can launch GetCapabilities request but it contains no layers.
.qgs ...
Steve Toutant
11:27 AM Bug report #11508 (Closed): Cannot start module v.in.ogr
When I try to import into GRASS a .shp file that I have just created over some Geomatics Lidar data (asc file,
as soo...
Stephen Eastmead
11:14 AM Revision d2c9ffd8 (qgis): [composer] Fix incorrect calculation of scale for tick scale bars
QPainter::drawLine(x1,y1,x2,y2) takes int values, so coordinates
were being rounded to the nearest mm. Consequently s...
Nyall Dawson
11:00 AM Bug report #11507 (Closed): GDAL Tools: error when not choosing an output file format
It is easy for an user to miss the selection of an output format by selecting one from the dropdown list, leaving it ... Paolo Cavallini
09:45 AM Bug report #3233 (Feedback): Non-latin characters not available
Jürgen Fischer
09:32 AM Feature request #11491: When using data defined colors the map legend shows always a black symbol
Just to add to my previous comment - Jürgen is right, ad-hoc solutions for one special case would be wrong. To me, th... Martin Dobias
09:22 AM Feature request #11491: When using data defined colors the map legend shows always a black symbol
When I was redesigning the legend, I had in my mind the use case for legend for data-driven rendering. It goes along ... Martin Dobias
03:50 AM Feature request #11491: When using data defined colors the map legend shows always a black symbol
My ideal solution would be some kind of table which can auto-populate from user-specified range and step, or via uniq... Nyall Dawson
09:31 AM Bug report #11506 (Feedback): WFS server: artifacts whe precision= 0 decimals
If setting WFS decimals to 0 for a layer, the LizMap zoom to layer returns artifacts (lines pointing down to nowhere). Paolo Cavallini
09:02 AM Feature request #11505 (Feedback): One to many / many to one joins
Currently, any join performed on a table is a one to one join - it would be great to perform one to many joins.
Ex...
Ed Hudspeth
08:23 AM Feature request #11485: copy string attribute into another one changes the length of the target c...
Obviously this is a new feature in OGR's Shapefile driver - from http://www.gdal.org/drv_shapefile.html
"Starting wi...
Martin Dobias
07:47 AM Bug report #11489 (Closed): crash with force point inside polygon in centroid fill style
Fixed in changeset commit:"83d070e8dd5f91dc949809a92478df33e217644a". Martin Dobias
06:17 AM Bug report #11453: Crash when zooming in too far with MSSQL spatial layer
Nathan; the problem still seems to occur after running an OSGEO4W update this morning. Darren Cope
06:08 AM Revision 04ed47e5 (qgis): Cleanup identify tooltip strings
Nyall Dawson
06:05 AM Bug report #11504 (Closed): Rotate Features Maptool does not take position initial mouse click in...
Nathan Woodrow
06:04 AM Bug report #11504: Rotate Features Maptool does not take position initial mouse click into account
yep, the pull request
https://github.com/qgis/QGIS/pull/1661
was pulled in commit:6f1c371
Richard Duivenvoorde
05:53 AM Bug report #11504: Rotate Features Maptool does not take position initial mouse click into account
Is this in master now? Nathan Woodrow
06:02 AM Feature request #5963 (Closed): too much decimals in graduated style classification
You can now be controlled in 2.6 Nathan Woodrow
06:02 AM Feature request #5963 (Closed): too much decimals in graduated style classification
You can now be controlled in 2.6 Nathan Woodrow
04:56 AM Bug report #11466: Processing script crashes in batch mode with greater than 2 rows (Windows only)
Script and input file attached as well as a screen grab of settings for batch. There is info in the .help file. Basic... jon sellars
04:18 AM Bug report #10466 (Closed): Print Composer: Scalebar box vertically resizes itself after change t...
Fixed in changeset commit:"4abaf60a1118b4e77718c88ac237ebaee5e72290". Nyall Dawson
03:18 AM Bug report #10685 (Closed): wrong segment size in composer scalebar left segments
Fixed in changeset commit:"d2c9ffd86963647bcfa9586aea9303ca5ff3cac1". Nyall Dawson
01:16 AM Revision 3be82ff7 (qgis): [processing] Ignore geom for non geom tables for ImportIntoPostGIS
This fixes an error where trying to import non geometry tables
using the "Import Into PostGIS" algorithm results in a...
Nyall Dawson
01:04 AM Bug report #11498: spatialite layer added via browser lose first field
I think this isn't the right choice.
For a lot of reason I prefer to have the FID visible as occour for all other da...
Luca Lanteri

2014-10-26

12:45 AM Revision 4e3bbef9 (qgis): german translation update
Jürgen Fischer
12:04 AM Revision 817f5a9a (qgis): Fix #9359; set default WCS caching to Prefer Network
- This is noted in the tool tip, but was not set. Always Cache was the
default, which caused the cache to never be up...
Larry Shaffer
11:55 PM Bug report #11112 (Feedback): Large Format Printing (A1, A0)
Is this still an issue in master? Nyall Dawson
11:06 PM Revision 6f1c3713 (qgis): fix for #11504 RotateFeature tool prerotation
Richard Duivenvoorde
11:03 PM Revision a00039c8 (qgis): delete ring: consider reprojection when search for clicked ring (fixes ...
Jürgen Fischer
10:44 PM Bug report #11482: Resize mode Clip behaves like Stretch for Image composer item
Is this using an SVG image? Nyall Dawson
10:14 PM Bug report #11213 (Closed): Crash when saving map after removing Atlas layer
Should be fixed - please reopen if you encounter this again. Nyall Dawson
10:14 PM Bug report #11213 (Closed): Crash when saving map after removing Atlas layer
Should be fixed - please reopen if you encounter this again. Nyall Dawson
08:24 PM Revision 19323904 (qgis): Properly mark old qgsrubberband ctor as deprecated
Tim Sutton
05:19 PM Feature request #11491: When using data defined colors the map legend shows always a black symbol
Mathieu Pellerin - nIRV wrote:
> What about simply using the non-data defined values (set via the UI) to draw the leg...
Anita Graser
04:53 PM Feature request #11491: When using data defined colors the map legend shows always a black symbol
What about simply using the non-data defined values (set via the UI) to draw the legend? That'd remove need to an add... Mathieu Pellerin - nIRV
01:12 PM Feature request #11491: When using data defined colors the map legend shows always a black symbol
I'm with Anita/Jürgen on this. There's going to be so many corner cases and exceptions that the only reliable way to ... Nyall Dawson
01:01 PM Feature request #11491: When using data defined colors the map legend shows always a black symbol
Anita Graser wrote:
> Since there can be so many different combinations of data-defined styles (fill and outline colo...
Giovanni Manghi
05:43 AM Feature request #11491: When using data defined colors the map legend shows always a black symbol
Since there can be so many different combinations of data-defined styles (fill and outline color, (out)line width, tr... Anita Graser
05:07 AM Feature request #11491: When using data defined colors the map legend shows always a black symbol
Fabien Cerbelaud wrote:
> For answer this question, the color of map should be show in legend instead of black color....
Jürgen Fischer
04:34 AM Feature request #11491: When using data defined colors the map legend shows always a black symbol
Jürgen Fischer wrote:
> Giovanni Manghi wrote:
> > If doing the correct legend for data defined colors is not possibl...
Fabien Cerbelaud
04:47 PM Bug report #11157: The overview panel's canvas's background color should be set to the project ba...
Nyall, more or less so. The way it was implemented (I think) was to set the panel's background color to the project's... Mathieu Pellerin - nIRV
03:42 PM Bug report #11157: The overview panel's canvas's background color should be set to the project ba...
This is already fixed, isn't it? Nyall Dawson
04:47 PM Revision cc4fc5a0 (qgis): vector file writer: avoid duplicate destruction of coordinate transform...
Jürgen Fischer
04:04 PM Bug report #9359 (Closed): The WCS client don't seem to refresh the cache
Fixed in changeset commit:"817f5a9a0d4224ab667f182f29499b1dfb9a3298". Larry Shaffer
03:48 PM Revision 748e7cf4 (qgis): Remove unsupported append import/export option from db_manager (refs #1...
Jürgen Fischer
03:30 PM Bug report #5105 (Closed): Embedded version of spatialite in QGIS conflict with the external one ...
internal spatialite is only used when the system spatialite is too old for QGIS. Usually GDAL and QGIS are built aga... Jürgen Fischer
03:30 PM Bug report #5105 (Closed): Embedded version of spatialite in QGIS conflict with the external one ...
internal spatialite is only used when the system spatialite is too old for QGIS. Usually GDAL and QGIS are built aga... Jürgen Fischer
03:19 PM Bug report #11019 (Closed): Tab general always indicate 'UTF8' when using internal encoding decla...
OGR transparently delivers UTF-8 in that case - so QGIS doesn't need to care about the original encoding. Jürgen Fischer
03:19 PM Bug report #11019 (Closed): Tab general always indicate 'UTF8' when using internal encoding decla...
OGR transparently delivers UTF-8 in that case - so QGIS doesn't need to care about the original encoding. Jürgen Fischer
03:17 PM Bug report #7426 (Closed): delete layer doesn't really delete it
closing for the lack of feedback. Jürgen Fischer
03:17 PM Bug report #7426 (Closed): delete layer doesn't really delete it
closing for the lack of feedback. Jürgen Fischer
03:15 PM Bug report #11334 (Closed): Shapefile attributes scrambled
closing for the lack of feedback. Jürgen Fischer
03:15 PM Bug report #11334 (Closed): Shapefile attributes scrambled
closing for the lack of feedback. Jürgen Fischer
03:14 PM Revision e1ff0edf (qgis): support relative paths for gpx datasources (fixes #11131)
Jürgen Fischer
03:04 PM Bug report #11502 (Closed): Delete ring doesn't work when on the fly reprojection is enabled
Fixed in changeset commit:"a00039c80dbd948e18946e7bbb0bab844e82de7c". Jürgen Fischer
02:38 PM Bug report #11502: Delete ring doesn't work when on the fly reprojection is enabled
it worked as expected up to 2.2 Giovanni Manghi
02:38 PM Bug report #11502: Delete ring doesn't work when on the fly reprojection is enabled
it worked as expected up to 2.2 Giovanni Manghi
06:48 AM Bug report #11502 (Closed): Delete ring doesn't work when on the fly reprojection is enabled
Hi !
The delete ring tool has no effect when on the fly reprojection is enabled.
It seems I'm not the only one : htt...
Olivier Dalang
02:53 PM Revision c8a76f8c (qgis): support ogc binary operation with more than two operands (fixes #10053)
Jürgen Fischer
02:47 PM Bug report #11500: compose export icons wrong on mac when using Atlas (qgis 2.4)
That would be great! Or even just have both in the same format (ie one icon and the drop down).
Thanks for your pat...
Russell Fulton
01:29 PM Bug report #11500: compose export icons wrong on mac when using Atlas (qgis 2.4)
Probably a second set of icons should be drawn to differentiate these two options. The atlas export icons could inclu... Nyall Dawson
01:07 PM Bug report #11500: compose export icons wrong on mac when using Atlas (qgis 2.4)
Put simply. The export options in the top row of the composer export a single image. The one on the lower bar next... Russell Fulton
01:55 PM Bug report #11504: Rotate Features Maptool does not take position initial mouse click into account
I've fixed this, and currently preparing a pull request ... Richard Duivenvoorde
01:47 PM Bug report #11504 (Closed): Rotate Features Maptool does not take position initial mouse click in...
When you try to rotate one or more features using the 'Rotate Feature(s)' tool, it seems that after a mouseclick (so ... Richard Duivenvoorde
01:14 PM Bug report #11191 (Closed): Start of QGIS Desktop delayed (1–2 min.)
Jürgen Fischer
01:02 PM Bug report #11191 (Reopened): Start of QGIS Desktop delayed (1–2 min.)
Same problem again a couple of hours later. QGIS hangs for 2 minutes on start-up.
George Mallory
01:02 PM Bug report #11191 (Reopened): Start of QGIS Desktop delayed (1–2 min.)
Same problem again a couple of hours later. QGIS hangs for 2 minutes on start-up.
George Mallory
01:02 PM Bug report #11191 (Reopened): Start of QGIS Desktop delayed (1–2 min.)
Same problem again a couple of hours later. QGIS hangs for 2 minutes on start-up.
George Mallory
03:42 AM Bug report #11191 (Closed): Start of QGIS Desktop delayed (1–2 min.)
Problem solved!
The brand new driver update for Intel HD 4400 graphics did the job.
Start-up time of QGIS 2.4 is n...
George Mallory
03:42 AM Bug report #11191 (Closed): Start of QGIS Desktop delayed (1–2 min.)
Problem solved!
The brand new driver update for Intel HD 4400 graphics did the job.
Start-up time of QGIS 2.4 is n...
George Mallory
03:42 AM Bug report #11191 (Closed): Start of QGIS Desktop delayed (1–2 min.)
Problem solved!
The brand new driver update for Intel HD 4400 graphics did the job.
Start-up time of QGIS 2.4 is n...
George Mallory
03:42 AM Bug report #11191 (Closed): Start of QGIS Desktop delayed (1–2 min.)
Problem solved!
The brand new driver update for Intel HD 4400 graphics did the job.
Start-up time of QGIS 2.4 is n...
George Mallory
03:42 AM Bug report #11191 (Closed): Start of QGIS Desktop delayed (1–2 min.)
Problem solved!
The brand new driver update for Intel HD 4400 graphics did the job.
Start-up time of QGIS 2.4 is n...
George Mallory
11:54 AM Revision 7e69dbdb (qgis): move TODO.txt to root folder to avoid attempts to parse it as
algorithm description Alexander Bruy
11:54 AM Revision 3d8e630b (qgis): [processing] fix broken TauDEM support
Alexander Bruy
11:00 AM Bug report #11498: spatialite layer added via browser lose first field
Yeah, I am in favour to the current behavior like the OGR provider does, I would like to extend it to the SL provider... Salvatore Larosa
09:49 AM Bug report #11498: spatialite layer added via browser lose first field
From the user point of view I think it can't be considered as an expected behavior primary because it's different fro... Luca Lanteri
08:38 AM Bug report #11498 (Feedback): spatialite layer added via browser lose first field
I see now, but it is an OGR provider issue and occurs only when a primary key was defined.
The @FID Column@ has not f...
Salvatore Larosa
08:38 AM Bug report #11498 (Feedback): spatialite layer added via browser lose first field
I see now, but it is an OGR provider issue and occurs only when a primary key was defined.
The @FID Column@ has not f...
Salvatore Larosa
02:51 AM Bug report #11498 (Open): spatialite layer added via browser lose first field
Salvatore Larosa wrote:
> neither with the attached DB, I see with both browser and add button:
> @gid,arpa,id,_old,a...
Giovanni Manghi
02:51 AM Bug report #11498 (Open): spatialite layer added via browser lose first field
Salvatore Larosa wrote:
> neither with the attached DB, I see with both browser and add button:
> @gid,arpa,id,_old,a...
Giovanni Manghi
09:36 AM Bug report #9992 (Closed): Datum transformation requesting a nonexistent NTv2-file crashes QGIS
fixed in commit:cc4fc5a Jürgen Fischer
09:36 AM Bug report #9993: Datum transformation selection overview not informative
oops, the commit is actually fixing #9992 - but this one was meanwhile fixed too. Jürgen Fischer
08:49 AM Bug report #9993 (Closed): Datum transformation selection overview not informative
Fixed in changeset commit:"cc4fc5a01f5559e111faff4b17be837014185ffd". Jürgen Fischer
08:52 AM Bug report #9796 (Closed): cpt city ramps missing when using --configpath startup option
Looks like it was a problem with the remote config. Jürgen Fischer
08:40 AM Revision d73c9d8d (qgis): [TRANSUP]transifex and lv update
Signed-off-by: Werner Macho <[email protected]> Werner Macho
08:36 AM Feature request #10629 (Closed): Display data-defined symbology in legend
Paolo Cavallini
05:35 AM Feature request #10629: Display data-defined symbology in legend
Would you mind to close this one since discussions are now going on at #11491? Anita Graser
07:56 AM Revision 3d9aa200 (qgis): Merge pull request #1659 from Cracert/master
[TRANSUP] pl: log, color, composer Werner Macho
07:54 AM Feature request #10569: no "append data to table" option
the unimplemented option was removed. Jürgen Fischer
07:54 AM Feature request #10569: no "append data to table" option
the unimplemented option was removed. Jürgen Fischer
07:28 AM Bug report #10053 (Closed): OGC Binary Logical Operators evaluate only the first two operands
Fixed in changeset commit:"c8a76f8c5c3bfd196bceeebf892c5c07c5598edb". Jürgen Fischer
07:28 AM Bug report #11131 (Closed): GPX plugin always saves absolute path
Fixed in changeset commit:"e1ff0edfba67fea37fb9eebdf11062ddcefc3035". Jürgen Fischer
06:59 AM Feature request #11503 (Closed): Save as image do not export text annotations
As #5301 has been marked as "fixed" but exported images still do not contain text annotations, it is a regression (ne... marisn -
06:53 AM Feature request #5301: Save as image do not export text annotations
marisn - wrote:
> Giovanni Manghi wrote:
> > is fixed at least in qgis 2.0
>
> A pointer to specific revision with t...
marisn -
06:48 AM Feature request #5301: Save as image do not export text annotations
Giovanni Manghi wrote:
> is fixed at least in qgis 2.0
A pointer to specific revision with the fix is missing.
marisn -
03:43 AM Feature request #11501 (Closed): Add the command line log to GDAL/OGR algorithms
I used "clip grid by polygon" from OGR Miscellaneous and the result was an empty shapefile. I run the code from the c... Filipe Dias
03:41 AM Bug report #11499: Style manager fails to load XML from Github URL
32 bit
Win7
Anita Graser
03:23 AM Feature request #11448 (Closed): Add clipping with ogr2ogr with "-clipsrc" option
Giovanni Manghi
03:22 AM Bug report #11466 (Feedback): Processing script crashes in batch mode with greater than 2 rows (W...
Can you please give a try to QGIS master and/or attach your model and sample data? thanks. Giovanni Manghi
03:22 AM Bug report #11466 (Feedback): Processing script crashes in batch mode with greater than 2 rows (W...
Can you please give a try to QGIS master and/or attach your model and sample data? thanks. Giovanni Manghi
03:22 AM Bug report #11466 (Feedback): Processing script crashes in batch mode with greater than 2 rows (W...
Can you please give a try to QGIS master and/or attach your model and sample data? thanks. Giovanni Manghi
03:20 AM Bug report #11494 (Feedback): Convex Hull - QProgressBar.setRange(int, int): argument 2 has unexp...
I cannot confirm on QGIS master, can you test it? if you still get the same issue please attach sample data.
meanwhi...
Giovanni Manghi
03:20 AM Bug report #11494 (Feedback): Convex Hull - QProgressBar.setRange(int, int): argument 2 has unexp...
I cannot confirm on QGIS master, can you test it? if you still get the same issue please attach sample data.
meanwhi...
Giovanni Manghi
03:20 AM Bug report #11494 (Feedback): Convex Hull - QProgressBar.setRange(int, int): argument 2 has unexp...
I cannot confirm on QGIS master, can you test it? if you still get the same issue please attach sample data.
meanwhi...
Giovanni Manghi
03:20 AM Bug report #11494 (Feedback): Convex Hull - QProgressBar.setRange(int, int): argument 2 has unexp...
I cannot confirm on QGIS master, can you test it? if you still get the same issue please attach sample data.
meanwhi...
Giovanni Manghi
02:58 AM Feature request #11485: copy string attribute into another one changes the length of the target c...

> This bug report lacks a fundamental information: the expected behaviour.
:)
> I'm not sure about what it sho...
Giovanni Manghi
02:45 AM Feature request #11485: copy string attribute into another one changes the length of the target c...
Confirmed.
This bug report lacks a fundamental information: the expected behaviour.
I'm not sure about what it sho...
Alessandro Pasotti

2014-10-25

01:58 AM Bug report #11500: compose export icons wrong on mac when using Atlas (qgis 2.4)
The "export entire" actions are only shown in the atlas toolbar, which is the same toolbar that the preview actions a... Nyall Dawson
10:22 PM Bug report #11500: compose export icons wrong on mac when using Atlas (qgis 2.4)
My point is that on the Mac the "export entire atlas" option is not enabled in the top row when atlas is selected --... Russell Fulton
10:08 PM Bug report #11500 (Closed): compose export icons wrong on mac when using Atlas (qgis 2.4)
This is expected behavior. The "export entire atlas" actions get enabled when you have an atlas set up and active (yo... Nyall Dawson
10:08 PM Bug report #11500 (Closed): compose export icons wrong on mac when using Atlas (qgis 2.4)
This is expected behavior. The "export entire atlas" actions get enabled when you have an atlas set up and active (yo... Nyall Dawson
02:18 PM Bug report #11500 (Closed): compose export icons wrong on mac when using Atlas (qgis 2.4)
When using atlas in composer the standard export to pdf produces just one feature. If I do a preview then I get anot... Russell Fulton
01:18 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
rouault - wrote:
> This is kind of dangerous to try reading/copying a file being edited by a software, whatever the ...
Saber Razmjooei
07:50 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
rouault - wrote:
> One point to be careful is that REPACK can change feature ids (when compacting deleted features). ...
Jürgen Fischer
07:49 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...

> Another scenario is when the shapefile is open twice, one instance will call repack (and could send a signal) for ...
Giovanni Manghi
07:37 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Originally repack was called after every delete. This was changed to "on unload" because of changing feature ids, lea... Matthias Kuhn
06:40 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Hi,
> This is kind of dangerous to try reading/copying a file being edited by a software, whatever the software is (...
Giovanni Manghi
05:49 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
> The remaining issue, that at this point I don't know if it solvable, is when the shape is edited and not removed fr... Even Rouault
12:53 AM Revision 64028645 (qgis): doxygen: add/replace some occurences of \verbatim with \code
Jürgen Fischer
11:23 PM Revision edbf265e (qgis): [TRANSUP] pl: log, color, composer
Robert Szczepanek
08:23 PM Revision eef80321 (qgis): Adding text about field calculator bar
Adds text about field calculator bar and other stuffs Harrissou Santanna
07:07 PM Bug report #11453 (Feedback): Crash when zooming in too far with MSSQL spatial layer
Can you try a newer build. I fixed a bug that might be related to this a week or so ago. Nathan Woodrow
04:48 PM Bug report #11489: crash with force point inside polygon in centroid fill style
Hi Martin, If you are agree, the pull request 1660 ( https://github.com/qgis/QGIS/pull/1660 ) fixes this bug.
Best R...
Alvaro Huarte
04:17 PM Bug report #11499 (Feedback): Style manager fails to load XML from Github URL
Jürgen Fischer
04:08 PM Bug report #11499: Style manager fails to load XML from Github URL
32 or 64bit OSGeo4W? Jürgen Fischer
01:06 PM Bug report #11499 (Closed): Style manager fails to load XML from Github URL
It used to be possible to load XMLs directly from Github, e.g.
https://raw.githubusercontent.com/anitagraser/QGIS-re...
Anita Graser
11:23 AM Revision 3ff1985e (qgis): Update QgsMeasureDialog
Harrissou Santanna
11:22 AM Revision 28a8222a (qgis): Update Measure Tools description
Adding text about angle tools and how tools behave. Harrissou Santanna
09:38 AM Bug report #11498: spatialite layer added via browser lose first field
mmm...
I also view all field if I load it via SL connection (using the "feather" button or browser with SL connection...
Luca Lanteri
09:28 AM Bug report #11498: spatialite layer added via browser lose first field
neither with the attached DB, I see with both browser and add button:
@gid,arpa,id,_old,attivita@
I am trying with S...
Salvatore Larosa
09:16 AM Bug report #11498: spatialite layer added via browser lose first field
You're right: I try with a brand new DB and it works, but if I use some other DB the problem persists.
I can't under...
Luca Lanteri
08:48 AM Bug report #11498: spatialite layer added via browser lose first field
I cannot replicate neither on 2.4 nor on master.
Tested with a table with primary key and polygon geometry.
a small ...
Salvatore Larosa
08:47 AM Bug report #11498: spatialite layer added via browser lose first field
mescal72 - wrote:
> You have to add the SL layer using the browser view
I did
Giovanni Manghi
08:36 AM Bug report #11498: spatialite layer added via browser lose first field
You have to add the SL layer using the browser view, not the SL connection. Just tested now on 2.4.
Luca Lanteri
08:32 AM Bug report #11498 (Feedback): spatialite layer added via browser lose first field
cannot replicate in qgis master, can you attach sample data? Giovanni Manghi
08:25 AM Bug report #11498 (Closed): spatialite layer added via browser lose first field
When loading a spatialite layer using browser (browsing the file, not using the connection) the first field of the ta... Luca Lanteri
08:21 AM Feature request #11491: When using data defined colors the map legend shows always a black symbol
Jürgen Fischer wrote:
> Giovanni Manghi wrote:
> > If doing the correct legend for data defined colors is not possibl...
Giovanni Manghi
07:56 AM Feature request #11491: When using data defined colors the map legend shows always a black symbol
Giovanni Manghi wrote:
> If doing the correct legend for data defined colors is not possible or too hard then a bette...
Jürgen Fischer
07:42 AM Feature request #11491: When using data defined colors the map legend shows always a black symbol

> If the color is fixed for a category anyway, you could just setup the symbol(s) for that category to that particul...
Giovanni Manghi
07:21 AM Feature request #11491: When using data defined colors the map legend shows always a black symbol
Fabien Cerbelaud wrote:
> In my example files I used Corine Land Cover data, these data have a code, this code corres...
Jürgen Fischer
05:47 AM Feature request #11491: When using data defined colors the map legend shows always a black symbol
In my example files I used Corine Land Cover data, these data have a code, this code correspond to category and color... Fabien Cerbelaud
05:24 AM Feature request #11491: When using data defined colors the map legend shows always a black symbol

> Isn't this just a special case where the category is defined by the same attribute that is also used to join the c...
Giovanni Manghi
06:54 AM Feature request #11497 (Closed): QGIS wfs-t server: cannot modify/add features if they have many ...
In the latest qgis server versions if a feature has many nodes then modifying it or adding new one will fail if it ha... Giovanni Manghi
06:49 AM Feature request #11485: copy string attribute into another one changes the length of the target c...
aperi2007 - wrote:
> oops , I wrong to writ.
> Dont feature, but issue.
>
> rewrite:
>
>
> SO this could not be co...
Giovanni Manghi
06:34 AM Feature request #11485: copy string attribute into another one changes the length of the target c...
oops , I wrong to writ.
Dont feature, but issue.
rewrite:
SO this could not be consider a blocker issue.
All the ...
aperi2007 -
06:33 AM Feature request #11485: copy string attribute into another one changes the length of the target c...
SO this could not be consider a blocker issue.
All the user of qgis 2.2 or qgis 2.4 just now live with this feature....
aperi2007 -
06:29 AM Feature request #11485: copy string attribute into another one changes the length of the target c...
aperi2007 - wrote:
> I dont understand well.
>
> this bug is also in qgis 2.4 and 2.2 ?
>
> Just to understand if i...
Giovanni Manghi
05:38 AM Feature request #11485: copy string attribute into another one changes the length of the target c...
I dont understand well.
this bug is also in qgis 2.4 and 2.2 ?
Just to understand if is a blocking issue.
AFAIK the...
aperi2007 -
04:42 AM Feature request #11496 (Closed): Delete recently used algorithms in Processing option
I just upgraded QGIS and no longer replicate this. Probably a local problem. Filipe Dias
04:26 AM Feature request #11496 (Feedback): Delete recently used algorithms in Processing option
I don't understand. THe list of recently used algorithms is limited to 5. If you run more, the old references are not... Victor Olaya
03:00 AM Feature request #11496 (Closed): Delete recently used algorithms in Processing option
When running a lot of different analysis, the list of recently used algorithms gets really big, so it would be nice t... Filipe Dias
02:52 AM Bug report #11495 (Rejected): it is not possible to select the extent of another layer in the Mod...
It is not possible to select the extent of another layer for "clip vector by extent" and "clip raster by extent" in t... Filipe Dias
02:07 AM Feature request #10929 (Open): Add a shortcut icon for the plugin manager on the plugin toolbar
Jürgen Fischer
02:05 AM Bug report #11270 (Closed): PyQGIS failing with undefined symbol
closing for the lack of feedback Jürgen Fischer

2014-10-24

01:52 AM Bug report #10889 (Closed): Silent installation hangs (under windows)
closing for the lack of feedback Jürgen Fischer
12:26 AM Bug report #10756: Minidump on closing QGIS 2.4
leolami - wrote:
> I noticed this bug in a course with 10 pcs in qgis which had been installed for the first time.
> ...
Giovanni Manghi
11:56 PM Bug report #10756: Minidump on closing QGIS 2.4
I noticed this bug in a course with 10 pcs in qgis which had been installed for the first time.
So I think that ther...
leolami -
12:08 AM Bug report #11479: Direct printing only prints small area of the print layout
Does it work in 2.4? Are you printing as raster? Nyall Dawson
12:01 AM Revision 5f11c33c (qgis): dxf export: export layers only once and in drawing order
Jürgen Fischer
07:11 PM Revision 1c2f39be (qgis): Add text about measuring angle
Since QGIS 2.0, it is possible to also measure angles but this is not mentioned in the context help. Harrissou Santanna
06:16 PM Revision 8d26a95e (qgis): Merge pull request #1655 from rldhont/server_embedded_layers
[BUGFIX] #11484 QGIS server: embedded layers are not published (GetCapabilities, GetMap, etc)
In QgsServerProjectP...
René-Luc ReLuc
02:37 PM Bug report #11374: Error while launching a model from the modeler
The same error arrives when a launch my model in batch-mode. Etienne Trimaille
02:34 PM Bug report #11494 (Closed): Convex Hull - QProgressBar.setRange(int, int): argument 2 has unexpec...
When trying to create convex hulls with settings Create convex hull based on input field, the following error pops up... Daniel B
02:12 PM Revision 444bea59 (qgis): [TRANSUP] fix hu
Signed-off-by: Werner Macho <[email protected]> Werner Macho
01:52 PM Revision 3b601fec (qgis): [TRANSUP] transifex update
Signed-off-by: Werner Macho <[email protected]> Werner Macho
12:53 PM Revision e02e7c92 (qgis): Support for reading composer legend configuration for projects <= 2.4
The list of layers/groups is now restored (previously the configuration would be omitted). Martin Dobias
12:33 PM Feature request #11491 (Feedback): When using data defined colors the map legend shows always a ...
Giovanni Manghi wrote:
> Jürgen Fischer wrote:
> > which feature's color should the legend show?
> the same color tha...
Jürgen Fischer
11:58 AM Feature request #11491 (Open): When using data defined colors the map legend shows always a blac...
Jürgen Fischer wrote:
> which feature's color should the legend show?
the same color that show in the canvas, if usi...
Giovanni Manghi
11:46 AM Feature request #11491 (Feedback): When using data defined colors the map legend shows always a ...
Jürgen Fischer
11:44 AM Feature request #11491: When using data defined colors the map legend shows always a black symbol
which feature's color should the legend show? Jürgen Fischer
08:37 AM Feature request #11491: When using data defined colors the map legend shows always a black symbol
confirmed also on master and other platforms, not sure if this would be an easy fix, but really hurts. Giovanni Manghi
05:04 AM Feature request #11491 (Open): When using data defined colors the map legend shows always a blac...
Hi,
When I used a fields with color attribute to define colors in source of propertie definition for a thematic analy...
Fabien Cerbelaud
11:48 AM Bug report #5153: Unexpected rounding in field calculator (documentation needed)
my suggestion would be to change the behavior instead of documenting it, is cumbersome for any common user. Giovanni Manghi
11:46 AM Bug report #5153: Unexpected rounding in field calculator (documentation needed)

> Nothing related to performance. The point is to have a choice - someone wants real division, someone wants integer...
Giovanni Manghi
11:39 AM Bug report #11487 (Closed): Dividing integer with integer gives wrong result (if operation is sup...
duplicate of #5153 Jürgen Fischer
11:39 AM Bug report #11487 (Closed): Dividing integer with integer gives wrong result (if operation is sup...
duplicate of #5153 Jürgen Fischer
07:48 AM Bug report #11487 (Feedback): Dividing integer with integer gives wrong result (if operation is s...
To replicate it is not necessary to use existing attributes:
10/3 gives 3 (!!!)
10/3.0 gives 3.333333
10.0/3 give...
Giovanni Manghi
07:48 AM Bug report #11487 (Feedback): Dividing integer with integer gives wrong result (if operation is s...
To replicate it is not necessary to use existing attributes:
10/3 gives 3 (!!!)
10/3.0 gives 3.333333
10.0/3 give...
Giovanni Manghi
07:48 AM Bug report #11487 (Feedback): Dividing integer with integer gives wrong result (if operation is s...
To replicate it is not necessary to use existing attributes:
10/3 gives 3 (!!!)
10/3.0 gives 3.333333
10.0/3 give...
Giovanni Manghi
07:48 AM Bug report #11487 (Feedback): Dividing integer with integer gives wrong result (if operation is s...
To replicate it is not necessary to use existing attributes:
10/3 gives 3 (!!!)
10/3.0 gives 3.333333
10.0/3 give...
Giovanni Manghi
07:48 AM Bug report #11487 (Feedback): Dividing integer with integer gives wrong result (if operation is s...
To replicate it is not necessary to use existing attributes:
10/3 gives 3 (!!!)
10/3.0 gives 3.333333
10.0/3 give...
Giovanni Manghi
07:48 AM Bug report #11487 (Feedback): Dividing integer with integer gives wrong result (if operation is s...
To replicate it is not necessary to use existing attributes:
10/3 gives 3 (!!!)
10/3.0 gives 3.333333
10.0/3 give...
Giovanni Manghi
07:48 AM Bug report #11487 (Feedback): Dividing integer with integer gives wrong result (if operation is s...
To replicate it is not necessary to use existing attributes:
10/3 gives 3 (!!!)
10/3.0 gives 3.333333
10.0/3 give...
Giovanni Manghi
03:15 AM Bug report #11487 (Closed): Dividing integer with integer gives wrong result (if operation is sup...
Hi,
When I try to calcul a proportion based on two int field in a float column I obtain nothing. I should obtain some...
Fabien Cerbelaud
11:29 AM Revision d64525c0 (qgis): [BUGFIX] #11484 QGIS server: embedded layers are not published (GetCapa...
Issue #1072 QGIS server: embedded groups do not render in GetMap requests if
leave layers are requested has been fix...
René-Luc ReLuc
11:25 AM Revision 4ac94f22 (qgis): Do not show in composer legend unused layers if filtering by map is ena...
This resolves #11457 and partially #11293 Martin Dobias
11:15 AM Bug report #8511: Iterations: autofill mode fills the output name in a wrong way under Linux
No need for a project. Sample data from Training manual, relevant exercise. Paolo Cavallini
11:13 AM Bug report #8511: Iterations: autofill mode fills the output name in a wrong way under Linux
Paolo Cavallini wrote:
> Clean configpath. Retried just now on Debian, same (wrong) behaviour "provpt2a", when autofi...
Giovanni Manghi
10:46 AM Bug report #8511: Iterations: autofill mode fills the output name in a wrong way under Linux
Clean configpath. Retried just now on Debian, same (wrong) behaviour "provpt2a", when autofilling with parameter name... Paolo Cavallini
10:28 AM Bug report #8511: Iterations: autofill mode fills the output name in a wrong way under Linux
Paolo Cavallini wrote:
> It seems still true with current master (Debian nightly)
not for me on ubuntu and Windows. ...
Giovanni Manghi
10:27 AM Bug report #8511 (Feedback): Iterations: autofill mode fills the output name in a wrong way under...
It seems still true with current master (Debian nightly) Paolo Cavallini
11:03 AM Bug report #11488: crash using qgis/processing field calculator
Paolo Cavallini wrote:
> See above.
no crash whatsoever on Windows/master, but the result is wrong per
#11487
Giovanni Manghi
10:58 AM Bug report #11488: crash using qgis/processing field calculator
See above. Paolo Cavallini
10:56 AM Bug report #11488: crash using qgis/processing field calculator
Paolo Cavallini wrote:
> Here the data. However, the problem seems rather general. Please note that on Linux it works...
Giovanni Manghi
10:35 AM Bug report #11488: crash using qgis/processing field calculator
Here the data. However, the problem seems rather general. Please note that on Linux it works fine. Paolo Cavallini
07:12 AM Bug report #11488 (Feedback): crash using qgis/processing field calculator
Please attach all the files of the shapefile, just the dbf in not enough.
It would be better also to know that formu...
Giovanni Manghi
07:12 AM Bug report #11488 (Feedback): crash using qgis/processing field calculator
Please attach all the files of the shapefile, just the dbf in not enough.
It would be better also to know that formu...
Giovanni Manghi
07:12 AM Bug report #11488 (Feedback): crash using qgis/processing field calculator
Please attach all the files of the shapefile, just the dbf in not enough.
It would be better also to know that formu...
Giovanni Manghi
07:12 AM Bug report #11488 (Feedback): crash using qgis/processing field calculator
Please attach all the files of the shapefile, just the dbf in not enough.
It would be better also to know that formu...
Giovanni Manghi
07:12 AM Bug report #11488 (Feedback): crash using qgis/processing field calculator
Please attach all the files of the shapefile, just the dbf in not enough.
It would be better also to know that formu...
Giovanni Manghi
03:39 AM Bug report #11488 (Closed): crash using qgis/processing field calculator
Hi,
if make this formula:
processing.runalg("qgis:fieldcalculator","C:/Papi/Corsi QGIS (eCAD)/22-24oct2014Faunalia/a...
Lorenzo Luisi
11:02 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Seems a reasonable workflow, Giovanni Paolo Cavallini
10:28 AM Bug report #11438: Processing: models cannot be used in batch
Nope, clean config. Movet to #8511 Paolo Cavallini
09:39 AM Bug report #11438 (Closed): Processing: models cannot be used in batch
Paolo Cavallini wrote:
> I still have issue with this. If I choose a name like "prova" and an autofil with layer name...
Giovanni Manghi
09:39 AM Bug report #11438 (Closed): Processing: models cannot be used in batch
Paolo Cavallini wrote:
> I still have issue with this. If I choose a name like "prova" and an autofil with layer name...
Giovanni Manghi
06:41 AM Bug report #11438 (Feedback): Processing: models cannot be used in batch
I still have issue with this. If I choose a name like "prova" and an autofil with layer name (pt1, pt2 etc.), I get p... Paolo Cavallini
09:27 AM Revision 6bde8a20 (qgis): bump Processing version
Alexander Bruy
09:18 AM Revision a0f8060f (qgis): [pyqgis-console] small fix
Salvatore Larosa
09:18 AM Revision 2da90774 (qgis): [pyqgis-console] update prepared API file
Salvatore Larosa
09:17 AM Bug report #11484 (Closed): QGIS server: embedded layers are not published (GetCapabilities, GetM...
This commit commit:d64525c0b651845f9583a2f1a2efdc26b303035c fixed it René-Luc ReLuc
09:17 AM Bug report #11484 (Closed): QGIS server: embedded layers are not published (GetCapabilities, GetM...
This commit commit:d64525c0b651845f9583a2f1a2efdc26b303035c fixed it René-Luc ReLuc
02:45 AM Bug report #11484: QGIS server: embedded layers are not published (GetCapabilities, GetMap, etc)
A pull request is supplied : https://github.com/qgis/QGIS/pull/1655 René-Luc ReLuc
02:29 AM Bug report #11484 (Closed): QGIS server: embedded layers are not published (GetCapabilities, GetM...
#1072 QGIS server: embedded groups do not render in GetMap requests if leave layers are requested has been fixed 40d9... René-Luc ReLuc
09:16 AM Bug report #7540: Merge tool bug when a shapefile is loaded multiple times
Giovanni Manghi wrote:
> Sorry to reopen this, seems master still affected. See also #11082
after all it does not se...
Giovanni Manghi
09:11 AM Bug report #7540: Merge tool bug when a shapefile is loaded multiple times
it is pretty easy to replicate this issue, it is just needed to "insist" a bit. Here two screencast, that as some poi... Giovanni Manghi
08:35 AM Revision 94a33cd1 (qgis): [processing] fix issues with Create Grid algortihm
Alexander Bruy
08:13 AM Feature request #11485: copy string attribute into another one changes the length of the target c...
I'll tag this a regression unless this is one more strange intended behavior, like #11487
I confirm that copying the...
Giovanni Manghi
08:13 AM Feature request #11485: copy string attribute into another one changes the length of the target c...
I'll tag this a regression unless this is one more strange intended behavior, like #11487
I confirm that copying the...
Giovanni Manghi
08:13 AM Feature request #11485: copy string attribute into another one changes the length of the target c...
I'll tag this a regression unless this is one more strange intended behavior, like #11487
I confirm that copying the...
Giovanni Manghi
08:13 AM Feature request #11485: copy string attribute into another one changes the length of the target c...
I'll tag this a regression unless this is one more strange intended behavior, like #11487
I confirm that copying the...
Giovanni Manghi
08:13 AM Feature request #11485: copy string attribute into another one changes the length of the target c...
I'll tag this a regression unless this is one more strange intended behavior, like #11487
I confirm that copying the...
Giovanni Manghi
02:44 AM Feature request #11485 (Closed): copy string attribute into another one changes the length of the...
Hi, I try to create a new column type string with fields calculators, I choose 2 for length of this column (named "ta... Fabien Cerbelaud
07:25 AM Revision 8db77fcf (qgis): Fix Andreas' problem with checkboxes in legend + update SIP bindings
The problem was that rule-based renderer allowed cloned rules to have the same unique rule key.
That in turn created ...
Martin Dobias
07:24 AM Bug report #11493 (Closed): DXF load: when loading files, use the name of the file in the legend
When adding a DXF file to a project, QGIS uses meaningless names like "entities LineString".
It would be more usef...
Asier Sarasua
07:18 AM Feature request #11492: DXF load: Don't ask for CRS twice (or three times, four times...)
Sorry, I suppose that where I tried to write an arrow, Redmine thought I was trying to strike out the text. Asier Sarasua
07:14 AM Feature request #11492 (Open): DXF load: Don't ask for CRS twice (or three times, four times...)
When loading a DXF file, and if "Prompt for CRS" is enabled in "CRS > CRS for new layers" option (which is the defaul... Asier Sarasua
06:40 AM Feature request #6804: Add statistics to the dissolve tool
see also #11486 Giovanni Manghi
06:40 AM Feature request #11486 (Closed): basic statistics in Geoprocessing tools
duplicate of #6804 Giovanni Manghi
06:40 AM Feature request #11486 (Closed): basic statistics in Geoprocessing tools
duplicate of #6804 Giovanni Manghi
02:58 AM Feature request #11486 (Closed): basic statistics in Geoprocessing tools
Hi,
in joined attribute by localisation there is a option box for attribute basic statistique like mean, sum, min, m...
Fabien Cerbelaud
06:34 AM Bug report #9258: Two Browser item in context menu
why this bothers so much? :) Giovanni Manghi
02:42 AM Bug report #9258: Two Browser item in context menu
Could the feature be retained by adding a button to "open new browser window" in the browser gui ? Sandro Santilli
06:33 AM Bug report #11489: crash with force point inside polygon in centroid fill style
confirmed on Linux
Warning: "GEOS exception: TopologyException: Input geom 1 is invalid: Self-intersection at or ne...
Giovanni Manghi
05:12 AM Bug report #11489: crash with force point inside polygon in centroid fill style
This is a problem with simplification Martin Dobias
05:12 AM Bug report #11489: crash with force point inside polygon in centroid fill style
This is a problem with simplification Martin Dobias
05:12 AM Bug report #11489: crash with force point inside polygon in centroid fill style
This is a problem with simplification Martin Dobias
04:16 AM Bug report #11489 (Closed): crash with force point inside polygon in centroid fill style
as object qgis 2.5 master build fad44d0 running in XP chashes trying to apply 'force point into polygon' in 'centroid... enrico ferreguti
04:20 AM Bug report #11490 (Closed): crash with force point inside polygon in centroid fill style
Duplicate of #11489 Martin Dobias
04:20 AM Bug report #11490 (Closed): crash with force point inside polygon in centroid fill style
Duplicate of #11489 Martin Dobias
04:18 AM Bug report #11490 (Closed): crash with force point inside polygon in centroid fill style
as subject qgis 2.5 master build fad44d0 running in XP chashes trying to apply 'force point into polygon' in 'centroi... enrico ferreguti
04:18 AM Bug report #11293: Auto update Shows All Layers
The second issue (with layer titles being visible with filtering enabled even if the layer is not visible) is now fix... Martin Dobias
04:11 AM Revision b6e98f11 (qgis): Update QgsAttributeTableDialog
Harrissou Santanna
02:07 AM Feature request #11483 (Open): Syntax check for raster calculator
It would be good to add a syntax checker for raster calculator, so the user is prevented before running a wrong formu... Paolo Cavallini

2014-10-23

01:55 AM Revision a7635944 (qgis): Fix #11208 - Error when saving MSSQL layer when using DSN
Nathan Woodrow
01:43 AM Feature request #11480 (Open): better error messages

> But really does seem like QGIS should support better support this situation. Rather than say there's a missing dep...
Giovanni Manghi
01:43 AM Feature request #11480 (Open): better error messages

> But really does seem like QGIS should support better support this situation. Rather than say there's a missing dep...
Giovanni Manghi
01:43 AM Feature request #11480 (Open): better error messages

> But really does seem like QGIS should support better support this situation. Rather than say there's a missing dep...
Giovanni Manghi
01:43 AM Feature request #11480 (Open): better error messages

> But really does seem like QGIS should support better support this situation. Rather than say there's a missing dep...
Giovanni Manghi
01:43 AM Feature request #11480 (Open): better error messages

> But really does seem like QGIS should support better support this situation. Rather than say there's a missing dep...
Giovanni Manghi
01:43 AM Feature request #11480 (Open): better error messages

> But really does seem like QGIS should support better support this situation. Rather than say there's a missing dep...
Giovanni Manghi
09:40 PM Feature request #11480: better error messages
I don't think I have multiple copies installed:
dpkg -l | grep grass
ii grass 6.4....
Jeremy Palmer
11:30 AM Feature request #11480: better error messages
if that flag is not available in grass 6.4.1 from the official ubuntu repositories than you may want to consider to u... Giovanni Manghi
11:26 AM Feature request #11480: better error messages
Jeremy Palmer wrote:
> Pretty sure. I can start grass from the commandline.
>
> jpalmer@xxxxx:~$ which grass
> /usr...
Giovanni Manghi
11:03 AM Feature request #11480: better error messages
Pretty sure. I can start grass from the commandline.
jpalmer@xxxxx:~$ which grass
/usr/bin/grass
jpalmer@xxxxx:~$ g...
Jeremy Palmer
11:00 AM Feature request #11480 (Feedback): better error messages
are you sure you have GRASS 6.4.1 installed?
that flag (-z) used by v.out.ogr to export GRASS vectors to shapefiles ...
Giovanni Manghi
11:00 AM Feature request #11480 (Feedback): better error messages
are you sure you have GRASS 6.4.1 installed?
that flag (-z) used by v.out.ogr to export GRASS vectors to shapefiles ...
Giovanni Manghi
10:44 AM Feature request #11480 (Closed): better error messages
When using the processing toolbox and trying to double click and run any grass tool (not version 7) I get a "Missing ... Jeremy Palmer
01:32 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Saber Razmjooei wrote:
> Tested against gdal 2.0.0dev (trunk revision 27897) and qgis master (revision aeb9d93)and it...
Giovanni Manghi
06:10 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Tested against gdal 2.0.0dev (trunk revision 27897) and qgis master (revision aeb9d93)and it still gives the same res... Saber Razmjooei
01:20 AM Bug report #11482 (Closed): Resize mode Clip behaves like Stretch for Image composer item
The Resize modes "Clip" and "Stretch" can be selected in the Item properties after adding an image in the print compo... Diethard Jansen
01:19 AM Bug report #10590 (Closed): qgis-server - wrong legend when mapunit and categorized
I believe this is now fixed in master after reworking of qgis server legend with new QgsLegendRenderer. Please reopen... Martin Dobias
01:19 AM Bug report #10590 (Closed): qgis-server - wrong legend when mapunit and categorized
I believe this is now fixed in master after reworking of qgis server legend with new QgsLegendRenderer. Please reopen... Martin Dobias
12:52 AM Revision 8e2def58 (qgis): [composer] Negative position values should be allowed
Nyall Dawson
12:19 AM Bug report #11479: Direct printing only prints small area of the print layout
I work on Windows 7, use the current 32bit OSGeo4W package. I have no special printer settings. It is a4 page, a simp... Otto Dassau
01:56 PM Bug report #11479 (Feedback): Direct printing only prints small area of the print layout
I can't reproduce this. What printer/paper size settings are you using? Are you printing an atlas or a single page? U... Nyall Dawson
06:56 AM Bug report #11479: Direct printing only prints small area of the print layout
Building the 32bit package also with Qt 4.8.5 (instead of 4.7.1 as now) would be no regression. Otto Dassau
06:52 AM Bug report #11479: Direct printing only prints small area of the print layout
isn't this a regression? Giovanni Manghi
06:48 AM Bug report #11479 (Closed): Direct printing only prints small area of the print layout
Hi,
direct printing in the print composer does not print the complete layout. Only a small part (maybe 50%) is print...
Otto Dassau
11:41 PM Feature request #11481 (Closed): Allow to select extent from canvas in Processing Create Grid alg...
Currently one should enter grid dimensions (width and height and center) manually. This is not usefriendly, it would ... Alexander Bruy
10:51 PM Bug report #11475 (Reopened): bad bracket simplification in expression
The code assumes that the binary operators are left associative - which is true except for the power operator:... Martin Dobias
10:51 PM Bug report #11475 (Reopened): bad bracket simplification in expression
The code assumes that the binary operators are left associative - which is true except for the power operator:... Martin Dobias
10:51 PM Bug report #11475 (Reopened): bad bracket simplification in expression
The code assumes that the binary operators are left associative - which is true except for the power operator:... Martin Dobias
12:03 PM Bug report #11475 (Closed): bad bracket simplification in expression
Fixed in changeset commit:"2c7378bb16f7e6433363340b9c16e40c3ad654ae". Jürgen Fischer
10:35 PM Bug report #11457 (Closed): Composer map: filter legend by map content doesn't works
Then this is duplicate of #11293 (second part of it). Currently when the filtering is turned on, only legend nodes ar... Martin Dobias
10:35 PM Bug report #11457 (Closed): Composer map: filter legend by map content doesn't works
Then this is duplicate of #11293 (second part of it). Currently when the filtering is turned on, only legend nodes ar... Martin Dobias
03:04 PM Bug report #11457: Composer map: filter legend by map content doesn't works
Hmm... There's still an issue here though. In some circumstances only the symbol is removed, not the actual legend te... Nyall Dawson
03:04 PM Bug report #11457: Composer map: filter legend by map content doesn't works
Hmm... There's still an issue here though. In some circumstances only the symbol is removed, not the actual legend te... Nyall Dawson
02:07 PM Bug report #11457 (Feedback): Composer map: filter legend by map content doesn't works
The composer legend in the example file is not assigned to a map. Once it's assigned to the map, the legend filter w... Jürgen Fischer
11:46 AM Bug report #11457: Composer map: filter legend by map content doesn't works
This should be a blocker - it's a new feature which isn't working correctly. Nyall Dawson
11:46 AM Bug report #11457: Composer map: filter legend by map content doesn't works
This should be a blocker - it's a new feature which isn't working correctly. Nyall Dawson
09:27 PM Revision 27f296df (qgis): update changelog for brighton release
Jürgen Fischer
09:03 PM Revision 2c7378bb (qgis): expressions: keep brackets (fix #11475)
Jürgen Fischer
08:35 PM Revision 65db7fb1 (qgis): dxf export: fixes for text support (text width, underline/overline/stri...
and line direction symbols) Jürgen Fischer
07:04 PM Revision e2f14505 (qgis): Merge pull request #1654 from Cracert/master
[TRANSUP] pl: processing Werner Macho
06:57 PM Revision 5c9fee51 (qgis): [TRANSUP] pl: processing
Robert Szczepanek
04:56 PM Bug report #11208 (Closed): QGIS 2.4 cannot save MSSQL spatial layer
Fixed in changeset commit:"a763594432aec48c72e7c574c9faf70a074d7a8e". Anonymous
04:28 PM Bug report #11455: Crash when setting transparency for WMS layer
OS X 10.8 here---must be something local to my machine, although I have no idea what. I do have several versions of Q... Gary Sherman
03:59 PM Bug report #11455: Crash when setting transparency for WMS layer
Hi Gary,
I tried with my main master build (built off of pure Homebrew dependencies setup), and just tested with lat...
Larry Shaffer
03:49 PM Bug report #11455: Crash when setting transparency for WMS layer
I can't replicate it with this set up and the layer mentioned above :
Macos 1.7.5
QGIS nightly build aeb9d93 from dak...
ramon .
10:05 AM Bug report #11455: Crash when setting transparency for WMS layer
Please try with this source just to be sure:
http://wms.alaskamapped.org/extras?
DRGs Hill Shaded Without Scale Limi...
Gary Sherman
09:45 AM Bug report #11455: Crash when setting transparency for WMS layer
Just tested on mac with master (Debug build type), and I can't reproduce.
I added a WMS layer, changed the transpare...
Denis Rouzaud
08:32 AM Bug report #11455: Crash when setting transparency for WMS layer
No change since my last report. I used the nightly build to test which includes the changeset. It would be nice to ge... Gary Sherman
04:21 AM Bug report #11455: Crash when setting transparency for WMS layer
Gary, please try again - the first "fix" has obviously broken more stuff than it has fixed Martin Dobias
02:17 AM Bug report #11455 (Closed): Crash when setting transparency for WMS layer
Fixed in changeset commit:"691f4a2858665d191a307c3984891376c24a0d0b". Martin Dobias
04:05 PM Revision 2c195431 (qgis): Merge pull request #1653 from 3nids/fixidentmenurubber
delete rubber bands when exiting identify menu Martin Dobias
02:45 PM Revision a41a9a38 (qgis): delete rubber bands when exiting identify menu
Denis Rouzaud
02:08 PM Revision cc306099 (qgis): Fix #11474 (cannot move layers in layer tree anymore)
I have managed to break that with implementation of #11369.
Obviously it is a bad idea to change selection in a slot ...
Martin Dobias
01:21 PM Revision 88e5cde3 (qgis): Merge pull request #1652 from gioman/processing_count_points
result field in Processing 'count points in polygon' must be integer Alexander Bruy
12:11 PM Revision 6f30ab9b (qgis): result field in Processing 'count points in polygon' must be integer
Giovanni Manghi
11:16 AM Revision 691f4a28 (qgis): Fix #11455 take two (raster crashes)
Thanks to Nyall for pointing this out Martin Dobias
11:16 AM Revision aeb9d934 (qgis): Fix QgsRasterInterface bindings again (fixes PyQgsRasterFileWriter test)
Martin Dobias
08:30 AM Bug report #11434: Processing modeller error with modeller calculator

> > Error executing algorithm Catchment Area ModelerAlgorithm instance has no attribute 'algOutputs' See log for mor...
Giovanni Manghi
04:14 AM Bug report #11434: Processing modeller error with modeller calculator
Giovanni Manghi wrote:
> hard to say, because that model does not show in qgis 2.4 (after having it imported from the...
Salvatore Larosa
03:29 AM Bug report #11434: Processing modeller error with modeller calculator
I also noticed that the formulas entered in the modeller only tool "calculator" do not show when editing the model cl... Giovanni Manghi
03:28 AM Bug report #11434: Processing modeller error with modeller calculator
Salvatore Larosa wrote:
> I cannot confirm or maybe I did not manage to reproduce the issue. I done some test by usin...
Giovanni Manghi
06:46 AM Feature request #11473: Use TLS v1.2 instead of SSL v3
Sorry for the noise, QGIS is already designed with TLS 1.2 guillaume -
06:34 AM Bug report #11340: Can't edit OTB applications folder in processing module
Jürgen Fischer wrote:
> Fixed in changeset commit:"f2b7c0fcf84923b399748c9bf2dbc5190398325c".
Thanks a lot for the q...
Manuel Grizonnet
05:36 AM Bug report #10746: Buzzer sound when the map is refreshing
See also "GDAL !#5710":http://trac.osgeo.org/gdal/ticket/5710 Jürgen Fischer
05:10 AM Bug report #11474 (Closed): Cannot move anymore layers in TOC in QGIS master
Fixed in changeset commit:"cc306099d94c7b67e5d08d7a9881be210d859da7". Martin Dobias
02:53 AM Bug report #11474: Cannot move anymore layers in TOC in QGIS master
My bad, introduced while fixing #11369. For intermediate solution type "iface.layerTreeView().setAutoSelectAddedLayer... Martin Dobias
02:41 AM Bug report #11474: Cannot move anymore layers in TOC in QGIS master
see also #11477 Giovanni Manghi
03:32 AM Bug report #11478: MYSQL Features Attributes can not selected correctly
OGR data provider (compiled against GDAL/OGR library version 1.11.0, running against GDAL/OGR library version 1.11.1) Gerd Dreier
03:19 AM Bug report #11478 (Closed): MYSQL Features Attributes can not selected correctly
I have several MySQL Features Layers in my Project. If I select a Feature with the Info Button, Qgis show the correct... Gerd Dreier
02:40 AM Bug report #11477 (Closed): in latest qgis master, layers can't be re-ordered through drag n drop...
duplicate of #11474 Giovanni Manghi
02:40 AM Bug report #11477 (Closed): in latest qgis master, layers can't be re-ordered through drag n drop...
duplicate of #11474 Giovanni Manghi
02:33 AM Bug report #11477 (Closed): in latest qgis master, layers can't be re-ordered through drag n drop...
Oh, this must be fixed before the release of 2.6: drag n drop of items in the qgis main canvas' layers panel is broke... Mathieu Pellerin - nIRV
02:04 AM Bug report #11476 (Closed): Raster loading/viewing extremely slow in Mac OS X 10.10 Yosemite
After upgrading to Mac OS 10.10 Yosemite rendering of rasters in QGIS is now extremely slow! The raster is a large DE... Oskar Karlin

2014-10-22

01:15 AM Bug report #11475 (Closed): bad bracket simplification in expression
I noticed that this expression
@1 - ( 2 -1 )@
is simplified to
@1 -2 - 1@
leading to wrong result.
Denis Rouzaud
12:46 AM Bug report #11447 (Closed): Processing does not accept anymore CSV as input layers
right, I don't know why but now it works. Giovanni Manghi
12:46 AM Bug report #11447 (Closed): Processing does not accept anymore CSV as input layers
right, I don't know why but now it works. Giovanni Manghi
03:12 AM Bug report #11447 (Feedback): Processing does not accept anymore CSV as input layers
just tried and it has worked. Could you re-try it? Salvatore Larosa
12:45 AM Bug report #11474 (Closed): Cannot move anymore layers in TOC in QGIS master
somewhere in between of d833c22 and f2b7c0f (the two master releases available on osgeo4w now) went wrong, and in the... Giovanni Manghi
12:15 AM Bug report #11455 (Reopened): Crash when setting transparency for WMS layer
Giovanni Manghi
08:21 AM Bug report #11455: Crash when setting transparency for WMS layer
Now crashes when double-clicking the WMS layer. I'm waiting for the nightly OSX build to test it rather than my local... Gary Sherman
03:47 AM Bug report #11455: Crash when setting transparency for WMS layer
I couldn't get my QGIS to crash (linux), but I suppose I have caught the bug that was biting you... Martin Dobias
03:41 AM Bug report #11455 (Closed): Crash when setting transparency for WMS layer
Fixed in changeset commit:"c9e05f9800d11811f95ec1b2c9cc1881b13667d6". Martin Dobias
12:07 AM Revision d833c22b (qgis): fix interpretation of numeric constants in scientic notation (fixes #10...
Jürgen Fischer
11:41 PM Feature request #11473 (Closed): Use TLS v1.2 instead of SSL v3
For HTTPS connections, QGIS uses SSL V3 which is old and weak (a major failure has been discovered recently, see http... guillaume -
11:28 PM Bug report #11472 (Closed): Oracle provider : translation correction
already fixed in commit:c2bb6001a7 Jürgen Fischer
11:28 PM Bug report #11472 (Closed): Oracle provider : translation correction
already fixed in commit:c2bb6001a7 Jürgen Fischer
11:28 PM Bug report #11472 (Closed): Oracle provider : translation correction
already fixed in commit:c2bb6001a7 Jürgen Fischer
11:28 PM Bug report #11472 (Closed): Oracle provider : translation correction
already fixed in commit:c2bb6001a7 Jürgen Fischer
11:28 PM Bug report #11472 (Closed): Oracle provider : translation correction
already fixed in commit:c2bb6001a7 Jürgen Fischer
11:20 PM Bug report #11472 (Closed): Oracle provider : translation correction
Hi,
It seems that there's still a bad translation in the feature. In french it says "reciperation" as seen in the sc...
Pierre M
06:54 PM Revision 99c5c10c (qgis): osgeo4w: package pdbs in nightly build
Jürgen Fischer
06:03 PM Revision 37ba8e41 (qgis): Fix #9319 (copy of QgsExpression crashes)
Disabled the copy constructor for now (later we may introduce implicit sharing) Martin Dobias
04:06 PM Revision 1ead57f7 (qgis): [TRANSUP] transifex update
Signed-off-by: Werner Macho <[email protected]> Werner Macho
03:21 PM Bug report #10772 (Closed): core dump on loading project - fix broken PostGIS layer
closing for the lack of feedback ("try again as the root user" is an unrelated message from gdb, when trying to attac... Jürgen Fischer
03:21 PM Bug report #10772 (Closed): core dump on loading project - fix broken PostGIS layer
closing for the lack of feedback ("try again as the root user" is an unrelated message from gdb, when trying to attac... Jürgen Fischer
03:08 PM Bug report #10939 (Closed): QgsExpression double format
Fixed in changeset commit:"d833c22b46acee450d6617621c01c156437dcf59". Jürgen Fischer
02:57 PM Revision ea910d88 (qgis): Fix #11369 (New layers are not active with new legend)
Martin Dobias
12:39 PM Revision 6db04b41 (qgis): Fixed SIP wrapper for conversion to QgsRasterInterface subclasses
Martin Dobias
12:39 PM Revision c9e05f98 (qgis): Fix #11455 (Crash when setting transparency for WMS layer)
Layer transparency instance was not copied when renderers were cloned. Martin Dobias
12:19 PM Bug report #11466 (Closed): Processing script crashes in batch mode with greater than 2 rows (Win...
I have written a script for the processing toolbox. When I run it in batch mode with 3 or more rows in the batch inte... jon sellars
11:27 AM Revision da98a3c3 (qgis): Self referencing relations: do not repeatedly embed dual view
Matthias Kuhn
10:51 AM Bug report #11465 (Closed): pyqtconfig deprecated => sip: Unable to find file "QtCore/QtCoremod.sip"
As initially "reported on Gentoo":https://bugs.gentoo.org/show_bug.cgi?id=525700, Current versions of QGIS (namely 2.... Martin von Gagern
10:39 AM Revision 5f9e45af (qgis): [composer] Avoid hang when adding columns to table on Win (fix ##11462)
Nyall Dawson
10:13 AM Revision 6be9d080 (qgis): Merge pull request #1646 from gioman/saga_shapesmodules_fixes1
fixes for 2 shapes tools for SAGA 2.1.2 Alexander Bruy
10:12 AM Revision 47f5873e (qgis): Merge pull request #1649 from gioman/ogr_clip
add Processing clip using ogr2ogr to compensate for the bad Clip perform... Alexander Bruy
10:02 AM Revision abf816bf (qgis): [TRANSUP] pl: the layers panel toolbar and color dialogs
Borys Jurgiel
09:51 AM Revision 92e3d64a (qgis): [composer] Catch CRS exceptions when drawing grid lines
Prevents bad grid parameters for a transformed grid flooding the user
with hundreds of unclosable error message boxes.
Nyall Dawson
09:27 AM Revision 528c4cac (qgis): vector file writer: assume shapefiles contain multitype data (fixes #10...
Jürgen Fischer
09:04 AM Bug report #9319 (Closed): copy of QgsExpression causes segfault
Fixed in changeset commit:"37ba8e41871eb12d0b76c889246570656b222623". Martin Dobias
09:01 AM Revision 372c3ce8 (qgis): Merge pull request #1650 from gioman/gdal_rasterize_writeover
fix processing gdal_rasterize to allow write vector values in a existing raster layer Alexander Bruy
08:51 AM Revision a4f20840 (qgis): Tweak data defined button icons so they align to pixel grid
Nyall Dawson
07:43 AM Revision c7d6f417 (qgis): Fix #11074 (raster save as broken)
Now the rows/cols edit boxes are prepopulated when the dialog is created
which solves the problem
Martin Dobias
07:18 AM Bug report #10746: Buzzer sound when the map is refreshing
Please test with GDAL from OSGeo4W testing (invoke @setup-test.bat@ from the OSGeo4W shell). GDAL 1.11.1 was rebuil... Jürgen Fischer
06:34 AM Revision 037138fa (qgis): Fix #10999 (reshape tool throws GEOS exceptions)
Exceptions fixed earlier by @mkuhn in 37f1a1
Numerical problems found by @arnaud-morvan, corrected by @jef-n
Martin Dobias
05:58 AM Bug report #11369 (Closed): New layers are not active with new legend
Fixed in changeset commit:"ea910d887d09d588700340f64da58fb6c60c83ac". Martin Dobias
05:32 AM Bug report #11337: Attribute Table does not show correctly on high resolution (2880x1620) monitors
Yes, qgis master has the same problem as QGIS 2.4. Jakob Lanstorp
02:59 AM Bug report #11434 (Feedback): Processing modeller error with modeller calculator
I cannot confirm or maybe I did not manage to reproduce the issue. I done some test by using that formula but the alg... Salvatore Larosa
02:04 AM Bug report #11462: Composer - adding new field in table
thank you very much
s.
stefano campus

2014-10-21

01:43 AM Bug report #11462 (Closed): Composer - adding new field in table
Fixed in commit:5f9e45af49fed6ea33dc9d66dad3767e3c20a4f3 Nyall Dawson
01:43 AM Bug report #11462 (Closed): Composer - adding new field in table
Fixed in commit:5f9e45af49fed6ea33dc9d66dad3767e3c20a4f3 Nyall Dawson
01:17 AM Bug report #11462: Composer - adding new field in table
qgis 2.4 is not affected, so this is a regression. stefano campus
04:58 PM Bug report #11462 (Closed): Composer - adding new field in table
create an attribute table in composer then modify table adding new field from same origin table makes qgis crashes.
t...
stefano campus
01:21 AM Revision f2b7c0fc (qgis): handle unset setting values in processing (fixes #11340)
Jürgen Fischer
12:32 AM Bug report #10584 (Closed): Saving as SpatiaLite fails with "save as" dialog when input is a mult...
Fixed in changeset commit:"528c4cacb6beec73252477ea5e921d13741e37d8". Jürgen Fischer
12:25 AM Revision b5f047d2 (qgis): keep add feature action until non-modal attribute form is closed (fixes...
Jürgen Fischer
12:23 AM Bug report #4324 (Feedback): wrong scale in print composer?
Is this still an issue? I can't reproduce it and suspect it's been solved. Nyall Dawson
12:21 AM Revision 9dbeefb6 (qgis): Merge pull request #1651 from Cracert/master
[TRANSUP] pl: menu and toolbars Werner Macho
11:53 PM Revision f1ce3724 (qgis): [TRANSUP] pl: menu and toolbars
Robert Szczepanek
11:31 PM Bug report #11455: Crash when setting transparency for WMS layer
The crash happens after setting transparency and closing the dialog---so during rendering (nothing is drawn on the ca... Gary Sherman
10:56 PM Bug report #11455 (Feedback): Crash when setting transparency for WMS layer
Martin Dobias
10:56 PM Bug report #11455: Crash when setting transparency for WMS layer
Hi Gary - is it possible to have a backtrace? When does the crash happen - during rendering or while changing the tra... Martin Dobias
11:27 PM Revision d9b16380 (qgis): added detail about the output
Giovanni Manghi
11:26 PM Revision 3bdb104a (qgis): use QgsCredentials to request wms/ows credentials on demand and wms cle...
Jürgen Fischer
11:21 PM Revision ee8b74f5 (qgis): fix processing gdal_rasterize to allow write vector values in a existin...
Giovanni Manghi
10:47 PM Bug report #11074 (Closed): WCS export to GeoTIFF broken in QGIS 2.4.0
Fixed in changeset commit:"c7d6f417baba2ea4a1cceb7cc7a2067f0d9848a6". Martin Dobias
09:43 PM Bug report #10999 (Closed): Unknown exception while reshaping
Fixed in changeset commit:"037138fae5afb22ec11f5959052d20db978475da". Martin Dobias
09:41 PM Feature request #11463 (Closed): labelling and map display tips with SQL and 1:n relations
Is it possible to labelling and map display tips a layer with 1:n relations for ShapeFile or with SQL query (SELECT, ... Loïc BARTOLETTI
09:15 PM Bug report #11459: Editing Composer legend while filtered does not work
Lowering priority as this is not a blocker (editing works when filtering is turned off) Martin Dobias
09:25 AM Bug report #11459: Editing Composer legend while filtered does not work
Forgot to say that I was using QGIS 2.5 962a7d9. So changes might have been done in the meanwhile.
Alexandre Neto
09:11 AM Bug report #11459 (Closed): Editing Composer legend while filtered does not work
In Print Composer, if a legend is using filter my map content try to edit one of the legend elements migth lead to un... Alexandre Neto
09:10 PM Bug report #10619: Attribute table 'Show features visible on map' option does not speed up loadin...
Does not look like a blocker to me. Martin Dobias
07:24 PM Revision 4bcde117 (qgis): [TRANSUP] transifex update
Signed-off-by: Werner Macho <[email protected]> Werner Macho
05:48 PM Revision 80c1dda9 (qgis): add Processing clip using ogr2ogr to compensate for the bad Clip perfor...
Giovanni Manghi
05:29 PM Revision fdf0436e (qgis): Merge pull request #1647 from Cracert/master
[TRANSUP] pl: GDAL, heatmap Werner Macho
04:22 PM Bug report #11340 (Closed): Can't edit OTB applications folder in processing module
Fixed in changeset commit:"f2b7c0fcf84923b399748c9bf2dbc5190398325c". Jürgen Fischer
04:22 PM Revision b24572ad (qgis): Merge pull request #1648 from gioman/processing_gdal_output_type
Add raster data type output option to some Processing/GDAL tools otherwise output is always Float64 Alexander Bruy
03:32 PM Revision 338e138b (qgis): SIP update: expose QgsAttributeAction icon, iconPath and name
Fix #11458 Matthias Kuhn
03:26 PM Bug report #11461 (Closed): "reuse last entered attribute values" broken on master
Fixed in changeset commit:"b5f047d2d37e396b92e46473e4f24c0aeca910ea". Jürgen Fischer
12:06 PM Bug report #11461 (Closed): "reuse last entered attribute values" broken on master
subject says it all Giovanni Manghi
02:31 PM Bug report #10980 (Feedback): Can't set new map extent after changed layer visibilty
Jürgen Fischer
05:32 AM Bug report #10980: Can't set new map extent after changed layer visibilty
Could you provide more details regarding how you run these snippets? Setting of canvas extents works for me when used... Martin Dobias
02:28 PM Bug report #11184 (Closed): When storing only the username of a protected WMS connection, then QG...
Fixed in changeset commit:"3bdb104a0164c4db3549013e41a497af7b0701e1". Jürgen Fischer
02:24 PM Feature request #11442: Processing: Please add an option to rasterize overwriting an exixting raster
see
https://github.com/qgis/QGIS/pull/1650
Giovanni Manghi
04:59 AM Feature request #11442 (Open): Processing: Please add an option to rasterize overwriting an exixt...
No special option: from the command line, if you provide a file name, it will be used as a basis, if not it will be c... Paolo Cavallini
02:03 PM Revision 5b9210b9 (qgis): [composer] Respect reference point when resizing scalebar and legend
Previously, the reference point (and data defined position/size) were
ignored when scalebars or legends resized thems...
Nyall Dawson
01:38 PM Revision eea6c6bf (qgis): Add raster data type output option to some Processing/GDAL tools othere...
Giovanni Manghi
01:34 PM Revision 93efeeff (qgis): Add raster data type output option to some Processing/GDAL tools othere...
Giovanni Manghi
01:11 PM Revision aa46df2f (qgis): Fix one memory leak + add note to show() calls as they will delete the ...
Martin Dobias
01:11 PM Revision ba8a60f6 (qgis): Fix #11456 (canvas not refreshed anymore after adding a new feature)
Resorted to a "minimalist" fix - other solutions would potentially break
even more stuff. The handling of non-modal d...
Martin Dobias
12:42 PM Revision 93864ce5 (qgis): Remove workaround for layergroup bug #6938, now fixed
Sandro Santilli
12:11 PM Revision 37f1a16c (qgis): Catch GEOS exceptions when reshape tool is used on non-closed-linestring
And use qWarning() instead of QgsDebugMsg() to make tracing GEOS errors easier
because a stack trace is printed.
Matthias Kuhn
11:49 AM Revision 58c34ae3 (qgis): [composer] Default to setting a map for new legend items
It's friendlier for users, who may not realise they need to set
a map before they can filter legends.
Nyall Dawson
11:49 AM Revision 2b36dea1 (qgis): Follow up 0bda714
Ensure that mLegendFilterByMap is set before setting the map when
reading legend xml
Nyall Dawson
11:07 AM Revision 0bda7143 (qgis): [composer] Fixed assignment of map to legend + no updates when legend i...
Thanks to Nyall for his help! Martin Dobias
09:42 AM Bug report #11460 (Closed): qgis crashes when trying to load hotkeys settings
qgis crashes when trying to load hotkeys settings.
i added hotkeys.xml and dump file from error message
zimirrr leonid
08:58 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Jukka Rahkonen wrote:
> I have not been able to follow if the unpacked .shp was making trouble for SAGA or if it was ...
Giovanni Manghi
07:14 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
"OpenJUMP should use the .shx when present certainly".
Probabably yes but OpenJUMP is just a "Small Open Source GIS t...
Jukka Rahkonen
06:57 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
See OGR enhancement: http://trac.osgeo.org/gdal/ticket/5706 Even Rouault
06:21 AM Bug report #11007 (Closed): Deleted/edited features within SHAPEFILE are still recognized in othe...
Matthias Kuhn
06:20 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Excerpt from #gdal
TL;DR; OpenJUMP ignores the (updated) .shx, the solution will be that repack also triggers when g...
Matthias Kuhn
05:44 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Matthias Kuhn wrote:
> OpenJUMP is more sensitive to this.
basically any other sw tested shows same or similar behav...
Giovanni Manghi
05:20 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Ok, I can reproduce it now with OpenJUMP. There seem to be two different problems:
* Marking features as deleted in...
Matthias Kuhn
04:52 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
I guess this
#7540
ca be also part of this issue.
Giovanni Manghi
02:24 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...

> Just to be sure: You did the same test again (on a new shapefile, not an already corrupted one)? I fail to create ...
Giovanni Manghi
08:52 AM Feature request #11448: Add clipping with ogr2ogr with "-clipsrc" option
see https://github.com/qgis/QGIS/pull/1649 Giovanni Manghi
08:04 AM Revision fe9c5c4f (qgis): Fix #11330 (Composer legend can be smaller than its content)
Martin Dobias
07:19 AM Revision 3546b325 (qgis): Fix #11382 (keep check state of the moved layer)
Cloning of the existing node will preserve the check state, in addition
it will keep other custom properties that wou...
Martin Dobias
06:33 AM Bug report #11458 (Closed): can't access to QAction class new methods
Fixed in changeset commit:"338e138be6db9dc81b8fc34a7352abd5c9cad7c0". Matthias Kuhn
06:02 AM Bug report #11458 (Closed): can't access to QAction class new methods
Qgis api 2.5 documentation reports for class QAction these new methods:
iconPath()
icon()
but these methods in 2.5.0...
enrico ferreguti
05:04 AM Bug report #11380 (Closed): When zooming, reference point checked doesn't anchor the scale bar frame
Fixed in changeset commit:"5b9210b91dc891d8043c289446f84b699989e735". Nyall Dawson
05:04 AM Bug report #11321 (Closed): Composer legend doesn't honour reference point when adding/deleting l...
Fixed in changeset commit:"5b9210b91dc891d8043c289446f84b699989e735". Nyall Dawson
04:14 AM Bug report #11456 (Closed): canvas do not refresh anymore after adding a new feature in a vector ...
Fixed in changeset commit:"ba8a60f67b402b1367cfe4b41fe968d1af1fa52d". Martin Dobias
03:44 AM Bug report #6938 (Closed): Legend group visibility computation is wrong
Confirmed fixed, workaround removed with commit:93864ce55c9e4ec1a3441f32f73c3166b83ea36c Sandro Santilli
03:44 AM Bug report #6938 (Closed): Legend group visibility computation is wrong
Confirmed fixed, workaround removed with commit:93864ce55c9e4ec1a3441f32f73c3166b83ea36c Sandro Santilli
03:44 AM Bug report #6938 (Closed): Legend group visibility computation is wrong
Confirmed fixed, workaround removed with commit:93864ce55c9e4ec1a3441f32f73c3166b83ea36c Sandro Santilli
03:44 AM Bug report #6938 (Closed): Legend group visibility computation is wrong
Confirmed fixed, workaround removed with commit:93864ce55c9e4ec1a3441f32f73c3166b83ea36c Sandro Santilli
02:23 AM Bug report #6938: Legend group visibility computation is wrong
According to Martin this should not be a bug anymore since 2.4: #11382-12
To be checked by dropping workarounds in...
Sandro Santilli
03:03 AM Bug report #11457 (Closed): Composer map: filter legend by map content doesn't works
filter legend by map content works with map canvas but not with map composer (simple symbol or rule base for my test)... Loïc BARTOLETTI
02:20 AM Bug report #11382: TopoViewer: all layers are added as visible while code asks them NOT to be
I think #6938 should not be an issue since 2.4 because the logic for visibility has been rewritten. Would you mind to... Martin Dobias
02:08 AM Bug report #11382: TopoViewer: all layers are added as visible while code asks them NOT to be
Thanks, Martin. Could you also look at #6938 since you're at it ? Would be nice to drop other hacks from the plugin, ... Sandro Santilli
02:01 AM Revision 697ebffe (qgis): Merge pull request #1616 from ahuarte47/Issue_11243
Fix #11243: Data corruption with feature simplification Jürgen Fischer

2014-10-20

01:58 AM Bug report #11452: OSM Vector tool export different number of features compared to loading the sa...
GDAL OSM driver and the native QGIS OSM tools are different implementations. A well educated user might get the same ... Jukka Rahkonen
05:51 AM Bug report #11452 (Closed): OSM Vector tool export different number of features compared to loadi...
Master (2.5)
refer attached osm file that was downloaded with the Vector OSM tool, then imported into spatialite w...
Gavin Fleming
01:53 AM Bug report #11456 (Closed): canvas do not refresh anymore after adding a new feature in a vector ...
this causes the new feature to not show after ending its edition.
caused by
#5e54912565930019bac14908658263ef92ee0426
Giovanni Manghi
01:48 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Matthias Kuhn wrote:
> It is very unlikely that the regression you observe and this fix are related. This fix only to...
Giovanni Manghi
01:50 PM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
It is very unlikely that the regression you observe and this fix are related. This fix only touches provider code and... Matthias Kuhn
10:56 AM Bug report #11007 (Reopened): Deleted/edited features within SHAPEFILE are still recognized in ot...
Unfortunately I can see that the discussed issue is not solved (but again, re-saving the edited shape "solves" the is... Giovanni Manghi
10:56 AM Bug report #11007 (Reopened): Deleted/edited features within SHAPEFILE are still recognized in ot...
Unfortunately I can see that the discussed issue is not solved (but again, re-saving the edited shape "solves" the is... Giovanni Manghi
10:11 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Matthias Kuhn wrote:
> Fixed in changeset commit:"05157f89a06dd65565770303c985a6d0d137ea98".
Hi Matthias,
this may ...
Giovanni Manghi
08:54 AM Bug report #11007 (Closed): Deleted/edited features within SHAPEFILE are still recognized in othe...
Fixed in changeset commit:"05157f89a06dd65565770303c985a6d0d137ea98". Matthias Kuhn
08:44 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Jukka, it's actually OGR that marks the entries in .dbf as deleted and not QGIS itself. So it's actually not a QGIS i... Matthias Kuhn
07:25 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Giovanni Manghi wrote:
> Hi Matthias,
>
> I just made a pretty basic test:
>
>
> * opened qgis master
> * created...
Giovanni Manghi
05:06 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Hi Matthias,
I just made a pretty basic test:
* opened qgis master
* created from scratch a (polygon) shapefile a...
Giovanni Manghi
05:02 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
It is understandable from the QGIS point of view to mark deletions only to .dbf during the edit session. However, del... Jukka Rahkonen
01:33 AM Revision 82b6e034 (qgis): cosmetic cleanups, typo fixes, formatting
Jürgen Fischer
01:33 AM Revision 42d915ef (qgis): skip primary key column when pasting to spatialite layers (fixes #11322)
Jürgen Fischer
01:33 AM Revision 77b42cca (qgis): german translation update
Jürgen Fischer
11:37 PM Bug report #11455 (Closed): Crash when setting transparency for WMS layer
QGIS crashes after repeatedly adjusting the transparency for a WMS layer (tested with raster source layers). Sometime... Gary Sherman
11:28 PM Bug report #11440 (Closed): sip module implements API v11.0 to v11.1 but the qgis.core module req...
Hi Miran,
Nice that it works for you.
I hope that Sabayon people will take care of recompiling, now that they've got...
Matthias Kuhn
11:28 PM Bug report #11440 (Closed): sip module implements API v11.0 to v11.1 but the qgis.core module req...
Hi Miran,
Nice that it works for you.
I hope that Sabayon people will take care of recompiling, now that they've got...
Matthias Kuhn
03:47 PM Bug report #11440: sip module implements API v11.0 to v11.1 but the qgis.core module requires API...
Hello Matthias, thanks for the quick reply & for linking to my bug report on Sabayon. I just compiled QGIS 2.4 -- th... Miran Bozicevic
02:03 PM Bug report #11440 (Feedback): sip module implements API v11.0 to v11.1 but the qgis.core module r...
For reference: https://bugs.sabayon.org/show_bug.cgi?id=4824
Did you try to recompile the application? I suspect the...
Matthias Kuhn
11:06 PM Bug report #11330 (Closed): Composer legend is now resizable to a size smaller than the items inside
Fixed in changeset commit:"fe9c5c4f098bd483c9b9265438ab3bffc3aa18aa". Martin Dobias
10:26 PM Revision a7b3fccc (qgis): [TRANSUP] pl: GDAL, heatmap
Robert Szczepanek
10:23 PM Bug report #11382 (Closed): TopoViewer: all layers are added as visible while code asks them NOT ...
Fixed in changeset commit:"3546b325a5c335ac960494259bb006514111c08d". Martin Dobias
10:10 PM Revision c0bfceab (qgis): Improve wording of string
Nyall Dawson
09:46 PM Revision 8ab0674f (qgis): [composer] Fix page orientation and size ignored when printing
Turns out QPrinter::setPaperSize silently flips the width and height
of a page if the printer orientation is set to l...
Nyall Dawson
09:10 PM Feature request #3703: improvement of spatial selection
Just a "me too". This would be incredibly useful. I create throwaway buffers so many times every day it's almost ridi... Pierre-Luc Auclair
08:54 PM Revision 17626b80 (qgis): fixes for 2 shapes tools for SAGA 2.1.2
Giovanni Manghi
07:51 PM Revision 4906d569 (qgis): Fix #10819 (simple/marker line with offset on the wrong side of inner r...
Martin Dobias
07:06 PM Revision 43c4cd72 (qgis): Fix #10956 (QgsSnapper crash/freeze/issues)
QgsMapSettings instance of QgsMapCanvas may have been prematurely deleted by SIP.
The KeepReference annotation will f...
Martin Dobias
05:34 PM Revision 05157f89 (qgis): Repack() shapefiles on unload whenever they have been modified
Previous preconditions that would only repack them when features have been
deleted seems to not have covered everythi...
Matthias Kuhn
05:01 PM Bug report #11243 (Closed): Data corruption with feature simplification.
Fixed in changeset commit:"697ebffe4dd360824dca5ffdf7c8a8304c11ad06". Jürgen Fischer
04:41 PM Bug report #11322 (Closed): Cannot copy/paste Spatialite features (when using autoincrementing pr...
Fixed in changeset commit:"42d915ef0f03e4f5fde04353a880e7ffaeeb4365". Jürgen Fischer
03:47 PM Revision 4e8c679b (qgis): SIP update for QgsFilterLineEdit
events have not been defined in the sip file, therefore QgsFilterLineEdits
created in python did not receive the even...
Matthias Kuhn
03:17 PM Revision 5e549125 (qgis): Fix #11361 (Cannot open menu for vector layer in TOC when its table of ...
Dual view's attribute form was triggering canvas refresh which in turn
caused the popup menu to be closed again. (at ...
Martin Dobias
02:54 PM Bug report #9703 (Closed): make measure tools lines more visible and persistent until the user ch...
Fixed in commit:f28b63497d458a50c9e3c604229229d6138c8bf0
Nathan Woodrow
02:54 PM Bug report #9703 (Closed): make measure tools lines more visible and persistent until the user ch...
Fixed in commit:f28b63497d458a50c9e3c604229229d6138c8bf0
Nathan Woodrow
02:51 PM Bug report #11454 (Closed): Losing location of raster layers in OSX
When opening a saved project file, QGIS forgets where the raster layers are stored, and presents the lost layers dial... Malcolm Hutchinson
02:05 PM Feature request #11424: QGIS Attribute table - visual cue for immutable columns
I updated the main title to reflect the current state Matthias Kuhn
01:43 PM Revision 9dff7ab6 (qgis): Also show focus rect for QgsCollapsibleGroupBoxes
Nyall Dawson
01:43 PM Revision 447ec0f2 (qgis): [composer] Improved fix for tab order in item widgets
Setting the focus policy to strong for QgsCollapsibleGroupBoxes
in Qt designer allows for the tab order to be correct...
Nyall Dawson
01:01 PM Bug report #11352 (Closed): [composer] Page orientation ignored when printing
Fixed in changeset commit:"8ab0674f44427e70ee374a659fa9cddbe65c0760". Nyall Dawson
12:53 PM Revision fb321782 (qgis): Fix #11426 (Right click cause crash when digitizing polygon inner ring)
Also fixed the same crash for add part and fill ring map tools. Martin Dobias
12:03 PM Revision d11597a5 (qgis): Fix #11420 (Quick calculation bar updates wrong column when using aliases)
Martin Dobias
11:47 AM Revision 09691baf (qgis): [composer] Follow up da5766c, fix picture rotation calculation
Previous commit failed to address the issue for non-squareish
images.
Nyall Dawson
11:43 AM Revision c496fc7f (qgis): Hide color picker tab in color dialog for OSX builds.
Qt on OSX does not support the required QWidget::grabMouse method.
Instead of showing a broken tab, just hide it unde...
Nyall Dawson
11:29 AM Revision efa4f977 (qgis): [TRANSUP] transifex and string updates
Signed-off-by: Werner Macho <[email protected]> Werner Macho
11:16 AM Revision 129ab4a1 (qgis): Show focus rect around focused QgsDataDefinedButtons
Helps with user interaction via the keyboard. Nyall Dawson
11:16 AM Revision 4f9f67e3 (qgis): [composer] Fix tab order in some item widgets
Nyall Dawson
10:56 AM Revision 0c7bc40d (qgis): Fix #11331 (hidden group still occupies space in composer legend)
Martin Dobias
10:54 AM Bug report #10819 (Closed): markers drawn on wrong side of edge of rings with when draw marker li...
Fixed in changeset commit:"4906d56955fb1c6270e4914e9fbf122906d5159f". Martin Dobias
10:37 AM Bug report #11445 (Closed): Crash when double clicking on a modeller alg
Giovanni Manghi
10:36 AM Bug report #10980 (Open): Can't set new map extent after changed layer visibilty
Giovanni Manghi
10:36 AM Bug report #11453 (Open): Crash when zooming in too far with MSSQL spatial layer
Giovanni Manghi
08:06 AM Bug report #11453: Crash when zooming in too far with MSSQL spatial layer
I had to install 2.0.1 and 2.2.0 from the stand alone installers as I didn't have them on this computer. I tested in ... Darren Cope
07:20 AM Bug report #11453: Crash when zooming in too far with MSSQL spatial layer
Darren Cope wrote:
> It does not seem to happen in 2.1 or 1.9.
and
2.0.1 or 2.2 (the stable releases)?
Giovanni Manghi
06:57 AM Bug report #11453: Crash when zooming in too far with MSSQL spatial layer
I just tried on 2.4, and the problem does occur there as well. It does not seem to happen in 2.1 or 1.9. Darren Cope
06:38 AM Bug report #11453 (Feedback): Crash when zooming in too far with MSSQL spatial layer
It is ok on 2.4 or older? Giovanni Manghi
06:38 AM Bug report #11453 (Feedback): Crash when zooming in too far with MSSQL spatial layer
It is ok on 2.4 or older? Giovanni Manghi
06:08 AM Bug report #11453 (Closed): Crash when zooming in too far with MSSQL spatial layer
I have added an MSSQL Spatial Layer (line). when I zoom in 'too far', QGIS will crash, giving a .dmp file (attached).... Darren Cope
10:35 AM Bug report #11340 (Open): Can't edit OTB applications folder in processing module
Giovanni Manghi
09:14 AM Bug report #11340: Can't edit OTB applications folder in processing module
Giovanni Manghi wrote:
> Can't you try the nightly builds available for Ubuntu or debian?
I am able now to reproduce...
Manuel Grizonnet
06:41 AM Bug report #11340: Can't edit OTB applications folder in processing module
Can't you try the nightly builds available for Ubuntu or debian? Giovanni Manghi
05:55 AM Bug report #11340: Can't edit OTB applications folder in processing module
Manuel Grizonnet wrote:
> I need to compile a local version of qgis master. I'll let you know.
I've got an issue wh...
Manuel Grizonnet
10:11 AM Bug report #10956: QgsSnapper crash/freeze/issues
Btw. the code with QgsMapRenderer works for me with master... Martin Dobias
10:07 AM Bug report #10956 (Closed): QgsSnapper crash/freeze/issues
Fixed in changeset commit:"43c4cd72ada19e9293a0c881ee5fb42acab74cc7". Martin Dobias
10:03 AM Revision ac5ff27a (qgis): Merge pull request #1642 from timlinux/processing
Papercut fix for inconsistent spelling of Raster Layer vs Vector layer Alexander Bruy
09:51 AM Revision 7876a781 (qgis): Merge pull request #1638 from Cracert/master
[TRANSUP] pl: first run Werner Macho
09:25 AM Revision 9f8beb02 (qgis): Merge pull request #1640 from gioman/saga_mosaick_fix
small fix for SAGA module Victor Olaya
09:24 AM Revision 1eefed25 (qgis): Merge pull request #1639 from gioman/saga_transpose_grids
Add SAGA 2.1.2 Transpose Grids tool Victor Olaya
09:24 AM Revision f3e7a3ed (qgis): Merge pull request #1643 from gioman/gdal_rasterize_type
Add option to allow choose raster type output to gdal_rasterize Victor Olaya
09:08 AM Bug report #11372: Position of clean button in Processing search field
Thank you for the feedback Salvatore, the SIP version confused me somehow and then I understood that customwidgets so... Matthias Kuhn
08:55 AM Bug report #11372 (Closed): Position of clean button in Processing search field
Fixed in changeset commit:"4e8c679ba097f7f2c05e79945f9ba8475de1d49d". Matthias Kuhn
08:34 AM Bug report #11372: Position of clean button in Processing search field
Hi Matthias,
yes the PR works, and it is what I am trying to say since comment n.4 :)
I already had tried that, but...
Salvatore Larosa
08:21 AM Bug report #11372: Position of clean button in Processing search field
Hi Salvatore,
That's what the PR does. If you say it works, I can push it. And I would then not call it a workaround...
Matthias Kuhn
08:01 AM Bug report #11372: Position of clean button in Processing search field
Hi Matthias,
maybe I have not explained well before, but adding protected functions is the workaround right now.
Salvatore Larosa
07:38 AM Bug report #11372: Position of clean button in Processing search field
Hi Salvatore,
Yes, I was referring to this option, I am not sure if this issue is related.
Could you test PR 1654 t...
Matthias Kuhn
05:39 AM Bug report #11372: Position of clean button in Processing search field
Hi Matthias,
are you referred to -DWITH_CUSTOM_WIDGETS=ON cmake option?
If so, for me it has not worked.
I noticed t...
Salvatore Larosa
04:24 AM Bug report #11372: Position of clean button in Processing search field
Thank you for testing Giovanni.
It's not directly related to python. It's related to designer and promotion of widge...
Matthias Kuhn
03:59 AM Bug report #11372: Position of clean button in Processing search field
Matthias Kuhn wrote:
> I have noticed similar effects for other widgets when the "customwidgets" library was not avai...
Giovanni Manghi
08:44 AM Bug report #10890: Unable to add non-cached WFS layer through Python API
Neil Benny wrote:
> I don't know to much about QGIS/C++ but it seems the new extent is not being picked up maybe?
Bo...
Jürgen Fischer
08:33 AM Bug report #10890: Unable to add non-cached WFS layer through Python API
By "maximum allowed for a single request" I mean the maximum number of features that Geoserver will return in a singl... Neil Benny
05:23 AM Bug report #10890: Unable to add non-cached WFS layer through Python API
Neil Benny wrote:
> However, if the layer has more features than the maximum allowed for a single request, then the b...
Jürgen Fischer
03:00 AM Bug report #10890: Unable to add non-cached WFS layer through Python API
Hi Jurgen,
I am able to add WFS layers to the map canvas with iface.addVectorLayer (with the BBOX parameter in the U...
Neil Benny
08:26 AM Revision 9bc7eca7 (qgis): Cleanup action text
Make sure all actions use standard capitalization and ... suffixes when
required. Add missing menu key shortcuts to c...
Nyall Dawson
08:16 AM Bug report #11399: Unable to add raster and vector files via drag and drop on OS X 10.10
This issue exists in trunk also. It has been present for some time. I was just looking to post a bug report, but this... John Tull
07:34 AM Bug report #11449 (Feedback): .osm extension missing when downloading OSM data with the "download...
I just tested on master and the .osm extension is added properly. Giovanni Manghi
07:34 AM Bug report #11449 (Feedback): .osm extension missing when downloading OSM data with the "download...
I just tested on master and the .osm extension is added properly. Giovanni Manghi
07:34 AM Bug report #11449 (Feedback): .osm extension missing when downloading OSM data with the "download...
I just tested on master and the .osm extension is added properly. Giovanni Manghi
07:34 AM Bug report #11449 (Feedback): .osm extension missing when downloading OSM data with the "download...
I just tested on master and the .osm extension is added properly. Giovanni Manghi
07:34 AM Bug report #11449 (Feedback): .osm extension missing when downloading OSM data with the "download...
I just tested on master and the .osm extension is added properly. Giovanni Manghi
05:24 AM Bug report #11449 (Closed): .osm extension missing when downloading OSM data with the "download O...
Please add .osm file extension automatically to downloaded file. If the user doesn't add it, QGIS doesn't recognise t... Gavin Fleming
07:12 AM Bug report #11444 (Closed): Min/Max values are not applied for number parameter
Giovanni Manghi wrote:
> Tim Sutton wrote:
> > Tim Sutton wrote:
> > > Victor Olaya wrote:
> > > > weird. IT is worki...
Tim Sutton
04:48 AM Bug report #11444: Min/Max values are not applied for number parameter
Tim Sutton wrote:
> Tim Sutton wrote:
> > Victor Olaya wrote:
> > > weird. IT is working here (actually i tried the s...
Giovanni Manghi
04:02 AM Bug report #11444: Min/Max values are not applied for number parameter
Tim Sutton wrote:
> Victor Olaya wrote:
> > weird. IT is working here (actually i tried the same numbers)
> >
> > Ar...
Tim Sutton
06:18 AM Bug report #11361 (Closed): Cannot right click on vector layer in TOC when its table of attribute...
Fixed in changeset commit:"5e54912565930019bac14908658263ef92ee0426". Martin Dobias
06:17 AM Bug report #10746: Buzzer sound when the map is refreshing
I had the same problem with QGIS 2.4 64 bits. My dataset was in a folder named 'Données', I removed the accent and it... Nicolas Boisteault
05:42 AM Bug report #11451 (Closed): OSM Vector tool not adding to canvas
export OSM topology to spatialite: only point layers seem to get added to the canvas. polyline and polygon layers are... Gavin Fleming
05:40 AM Feature request #11450 (Open): Add buttons to selec/deselect all tags in Import OSM dialog
Please add 'select all' and 'select none' buttons to the Tag menu Gavin Fleming
04:59 AM Bug report #11431 (Closed): Merge raster layers error in Processing
Giovanni Manghi
04:58 AM Bug report #11432 (Closed): Processing: Slope, aspect, curvature module not working
Giovanni Manghi
04:57 AM Feature request #11443 (Closed): Processing: default for GDAL rasterizing should be raster resolu...
Giovanni Manghi
04:54 AM Feature request #11448: Add clipping with ogr2ogr with "-clipsrc" option
I agree, adding this ogr based operation would help a lot, as qgis python clip tool is pretty bad at large datasets.
...
Giovanni Manghi
04:47 AM Feature request #11442: Processing: Please add an option to rasterize overwriting an exixting raster
Paolo Cavallini wrote:
> dst_filename:
>
> The GDAL supported output file. Must support update mode access. Befo...
Giovanni Manghi
03:56 AM Bug report #11426 (Closed): Right click cause crash when digitizing polygon inner ring
Fixed in changeset commit:"fb321782bf7ae51ac09fcc8c933660f983c028d3". Martin Dobias
03:56 AM Bug report #11441: Parallel multi-core rendering glitches with OTF reprojection
It works fine in both WGS84 and 4269.
Saber Razmjooei
02:56 AM Bug report #11441: Parallel multi-core rendering glitches with OTF reprojection
Giovanni Manghi wrote:
> it seems anyway strange to me as I tested also on Windows (where anyone should have the same...
Martin Dobias
02:37 AM Bug report #11441: Parallel multi-core rendering glitches with OTF reprojection
Martin Dobias wrote:
> I cannot replicate the problem.
>
> @Anita / @Saber - which version of Proj.4 do you use? Doe...
Giovanni Manghi
02:22 AM Bug report #11441: Parallel multi-core rendering glitches with OTF reprojection
I cannot replicate the problem.
@Anita / @Saber - which version of Proj.4 do you use? Does it happen also if you use...
Martin Dobias
03:14 AM Bug report #11206 (Feedback): QGIS Server crashes on GetLegendGraphic and GetFeatureInfo requests...
Are you sure that you do not have some mix-up with QGIS libraries on your system? (e.g. server fcgi picking up wrong ... Martin Dobias
03:14 AM Bug report #11206 (Feedback): QGIS Server crashes on GetLegendGraphic and GetFeatureInfo requests...
Are you sure that you do not have some mix-up with QGIS libraries on your system? (e.g. server fcgi picking up wrong ... Martin Dobias
03:05 AM Bug report #11420: Quick calculation bar updates wrong column when using aliases
Uhhhh sorry Jürgen Martin Dobias
03:05 AM Bug report #11420 (Closed): Quick calculation bar updates wrong column when using aliases
Jürgen Fischer
03:05 AM Bug report #11420 (In Progress): Quick calculation bar updates wrong column when using aliases
Jürgen Fischer
03:04 AM Bug report #11420 (Closed): Quick calculation bar updates wrong column when using aliases
Fixed in changeset commit:"d11597a5b7b301e755d188c3f381e3339cf95f39". Martin Dobias

2014-10-19

01:57 AM Bug report #11331 (Closed): Hidden Group legend items still occupies space in the legend
Fixed in changeset commit:"0c7bc40d65ae6bef285ba69ca9ff9816e59f00b1". Martin Dobias
01:26 AM Bug report #11444: Min/Max values are not applied for number parameter
Victor Olaya wrote:
> weird. IT is working here (actually i tried the same numbers)
>
> Are you editing the paramete...
Tim Sutton
03:37 PM Bug report #11444: Min/Max values are not applied for number parameter
weird. IT is working here (actually i tried the same numbers)
Are you editing the parameter you added (which now can...
Victor Olaya
03:32 PM Bug report #11444 (Reopened): Min/Max values are not applied for number parameter
Tim Sutton wrote:
> Victor Olaya wrote:
> > fixed in 18e9fba08b4def90aabed33ad240cbbd3cb4c12a
>
> Thanks Victor!
>
...
Tim Sutton
01:17 PM Bug report #11444: Min/Max values are not applied for number parameter
Victor Olaya wrote:
> fixed in 18e9fba08b4def90aabed33ad240cbbd3cb4c12a
Thanks Victor!
Regards
Tim
Tim Sutton
12:35 PM Bug report #11444 (Closed): Min/Max values are not applied for number parameter
fixed in 18e9fba08b4def90aabed33ad240cbbd3cb4c12a Victor Olaya
08:46 AM Bug report #11444: Min/Max values are not applied for number parameter
confirmed also on other platforms. Giovanni Manghi
08:46 AM Bug report #11444: Min/Max values are not applied for number parameter
confirmed also on other platforms. Giovanni Manghi
07:11 AM Bug report #11444 (Closed): Min/Max values are not applied for number parameter
When I create a new modeller input (number), the min max values I enter are forgotten when I reopen the parameters de... Tim Sutton
01:06 AM Bug report #11441: Parallel multi-core rendering glitches with OTF reprojection
It has become less frequent. To completely get rid of the problem, I saved western_states in 5070 and used that inste... Saber Razmjooei
12:19 PM Bug report #11441: Parallel multi-core rendering glitches with OTF reprojection
@Gary: Changing the simplification settings (values, on/off) or deactivating anti-aliasing didn't change the results.... Anita Graser
11:26 AM Bug report #11441: Parallel multi-core rendering glitches with OTF reprojection
There are layers from outside the OTF CRS. According to this website: http://prj2epsg.org/epsg/5070 Canada and Mexico... Saber Razmjooei
09:09 AM Bug report #11441: Parallel multi-core rendering glitches with OTF reprojection
Try turning off simplification and/or "Make lines appear less jagged..." and see if it goes away. We had a similar pr... Gary Sherman
05:15 AM Bug report #11441 (Feedback): Parallel multi-core rendering glitches with OTF reprojection
cannot confirm here, tested on master on both Linux and Windows (same project and data). Giovanni Manghi
03:23 AM Bug report #11441 (Closed): Parallel multi-core rendering glitches with OTF reprojection
With active on-the-fly reprojection and parallel rendering, the map renders with big artifacts. I've tested the follo... Anita Graser
01:06 AM Bug report #11293: Auto update Shows All Layers
One further point on this feature: putting Auto Update on by default regardless of the status saved in the project re... Alessandro Ciali
12:55 AM Bug report #11352: [composer] Page orientation ignored when printing
Do you mean that the printer does not pick up the correct rotation from the QGIS page composition?
As far as I can t...
Andreas Neumann
12:46 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
??Saber, how was this (unclean) dataset produced???
In QGIS 2.4 Windows 7 (OSGeo4w 64 bit). I will try to see if it ...
Saber Razmjooei
12:32 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
That QGIS produces strange results when an unclean dataset is opened is not necessarily a bug in the software, but in... Matthias Kuhn
12:15 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
When I delete a feature in the attached dataset, save the layer and remove it from the project, feature count decreas... Matthias Kuhn
12:41 AM Feature request #11448 (Closed): Add clipping with ogr2ogr with "-clipsrc" option
ogr2ogr2 with "-clipsrc" option clips shapefiles faster than QGIS clip algorithm. Exposing this functionality in Proc... Filipe Dias
12:34 AM Bug report #6785 (Closed): Error while trying to edit a parameter in a model
Double clicking has been disabled Filipe Dias
12:24 AM Revision 3c246159 (qgis): Add option to allow choose raster type output to gdal_rasterize
Giovanni Manghi
12:21 AM Revision afc60e18 (qgis): Papercut fix for inconsistent spelling of Raster Layer vs Vector layer
Tim Sutton
12:18 AM Revision d2f89c5a (qgis): don't set relevant fields for VRT data sources when filtering for a rec...
OGR might need attributes otherwise considered irrelevant to construct the
geometry to filter against (fixes #11223)
Jürgen Fischer
12:16 AM Revision 8d3654ba (qgis): indentation update
Jürgen Fischer
12:16 AM Revision a7e1916f (qgis): german translation update
Jürgen Fischer
12:09 AM Bug report #11372: Position of clean button in Processing search field
I have noticed similar effects for other widgets when the "customwidgets" library was not available on the system. I ... Matthias Kuhn
03:26 PM Bug report #11372 (Feedback): Position of clean button in Processing search field
Jürgen Fischer
11:59 PM Revision c81a27ec (qgis): Merge pull request #1641 from gioman/gdal_rasterize
better gdal rasterize defaults Victor Olaya
11:33 PM Revision e1dedee7 (qgis): better gdal rasterize defaults
Giovanni Manghi
11:32 PM Feature request #11442: Processing: Please add an option to rasterize overwriting an exixting raster
dst_filename:
The GDAL supported output file. Must support update mode access. Before GDAL 1.8.0, gdal_rasterize...
Paolo Cavallini
02:42 PM Feature request #11442 (Feedback): Processing: Please add an option to rasterize overwriting an e...
what parameter do you refer?
Usage: gdal_rasterize [-b band]* [-i] [-at]
[-burn value]* | [-a attribute_name]...
Giovanni Manghi
06:42 AM Feature request #11442 (Closed): Processing: Please add an option to rasterize overwriting an exi...
The old behaviour of GDAL is still useful, sometimes (e.g. to have a background of 0s instead of NULLs). Please add t... Paolo Cavallini
11:26 PM Revision a0a546f1 (qgis): small fix for SAGA module
Giovanni Manghi
11:19 PM Revision 6a33e279 (qgis): Add SAGA 2.1.2 Transpose Grids tool
Giovanni Manghi
11:12 PM Revision a548d1fe (qgis): Merge pull request #1637 from gioman/saga_grid_cell_index
fix SAGA 2.1.2 Sort Grid module: name and parameters changed Victor Olaya
11:10 PM Revision f35fb5eb (qgis): Merge pull request #1636 from gioman/saga_mosaick
fixes SAGA 2.1.2 merge raster layers module as it changed name (now "mosaick") and parameters Victor Olaya
11:08 PM Revision 34d07964 (qgis): [TRANSUP] pl: first run
Robert Szczepanek
11:05 PM Revision db0f423e (qgis): [processing] disabled editing modeler item with double click (was causi...
Victor Olaya
11:02 PM Revision e4b4d576 (qgis): [processing] removed repeated algorithms from simplified mode
Victor Olaya
09:37 PM Revision 7e408118 (qgis): fix SAGA 2.1.2 Sort Grid module: name and parameters changed
Giovanni Manghi
09:34 PM Revision 4ff831f9 (qgis): [processing] fixed table export
Victor Olaya
09:34 PM Revision 18e9fba0 (qgis): [processing] remember min/max value in number params in modeler
Victor Olaya
09:34 PM Revision c3914f0c (qgis): [processing] removed redundant saga algorithm
Victor Olaya
08:46 PM Revision af1fe9e2 (qgis): fixes SAGA 2.1.2 merge raster layers module as it changed name and para...
Giovanni Manghi
05:31 PM Bug report #11206: QGIS Server crashes on GetLegendGraphic and GetFeatureInfo requests with master
confirmed here on Ubuntu 14.04 and qgis master. Giovanni Manghi
03:19 PM Bug report #11223 (Closed): Vector layer VRT stopped working in master
Fixed in changeset commit:"d2f89c5a2042747e36f4f9cd0370cec2da27d1ca". Jürgen Fischer
03:02 PM Feature request #9476: When exporting a composer, use it's name as default filename
Antonio Locandro wrote:
> Can we have something as default? I had to do exports today and manually doing this is time...
Harrissou Santanna
02:57 PM Bug report #11445: Crash when double clicking on a modeller alg
Victor Olaya wrote:
> Double clicking is a more natural way of editing the element, but I agree that a crash is not n...
Tim Sutton
02:09 PM Bug report #11445 (Feedback): Crash when double clicking on a modeller alg
Double clicking is a more natural way of editing the element, but I agree that a crash is not nice at all, so better ... Victor Olaya
01:16 PM Bug report #11445: Crash when double clicking on a modeller alg
Filipe Dias wrote:
> See also #6785 for a workaround
Hi Filipe
Thanks, yes agreed avoiding double clicking is a wor...
Tim Sutton
10:32 AM Bug report #11445: Crash when double clicking on a modeller alg
See also #6785 for a workaround Filipe Dias
07:20 AM Bug report #11445 (Closed): Crash when double clicking on a modeller alg
I made a simple modeller graph (see attached pic). When I double click on the hillshade node, QGIS (da5766c) crashes ... Tim Sutton
02:34 PM Feature request #11443: Processing: default for GDAL rasterizing should be raster resolution, not...
see
https://github.com/qgis/QGIS/pull/1641
Giovanni Manghi
06:43 AM Feature request #11443 (Closed): Processing: default for GDAL rasterizing should be raster resolu...
The current behaviour is rather cumbersome Paolo Cavallini
02:34 PM Bug report #11391: select by expression on numerical field doesn't give expected results
I give it another try. It works fine with shapefiles but not with postgis table (the one I used before) when the sear... Harrissou Santanna
12:16 PM Revision da5766c1 (qgis): [composer] Allow rotation for pictures set to "zoom & resize" mode
Previously rotation was only allowed for pictures set to "Zoom" mode,
which causes pictures to change size when the r...
Nyall Dawson
11:51 AM Bug report #11431: Merge raster layers error in Processing
see
https://github.com/qgis/QGIS/pull/1636
Giovanni Manghi
09:17 AM Bug report #11431: Merge raster layers error in Processing
The tool changed name in SAGA 2.1.2, now is "mosaiking", but the tool code is [3] as the previous "merging".
As the ...
Giovanni Manghi
11:32 AM Revision a7d708f9 (qgis): [composer] Prevent renaming to duplicate name in manager (fix #11051)
Nyall Dawson
10:13 AM Feature request #11430 (Feedback): qgis osgeo4w portable install
isn't this an already ready to use solution?
http://www.archaeogeek.com/blog/2014/09/25/new-portable-gis-releases/
Giovanni Manghi
10:13 AM Feature request #11430 (Feedback): qgis osgeo4w portable install
isn't this an already ready to use solution?
http://www.archaeogeek.com/blog/2014/09/25/new-portable-gis-releases/
Giovanni Manghi
10:09 AM Bug report #11447 (Closed): Processing does not accept anymore CSV as input layers
On master it returns an error (here an example with a qgis tool, but happens also for other toolboxes)... Giovanni Manghi
09:37 AM Revision d74f4062 (qgis): Fix warning
Nyall Dawson
09:37 AM Revision 5d10f3c4 (qgis): [composer] Don't rasterise svg arrow heads
Nyall Dawson
09:34 AM Revision fadf182e (qgis): [composer] Fix placement of coordinates in map corners (fix #8827)
Nyall Dawson
09:20 AM Bug report #11434: Processing modeller error with modeller calculator
tagging as blocker as it used to work as expected. Giovanni Manghi
09:20 AM Bug report #11434: Processing modeller error with modeller calculator
tagging as blocker as it used to work as expected. Giovanni Manghi
09:18 AM Bug report #10756: Minidump on closing QGIS 2.4
leolami - wrote:
> I confirm the problem in several Windows pc with different Windows versions.
> In several cases th...
Giovanni Manghi
08:37 AM Revision 422ea56f (qgis): Merge pull request #1630 from ccrook/GraduatedRendererUnitTests2
Graduated renderer unit tests2 Chris Crook
08:11 AM Revision 7798bd8a (qgis): [composer] Fix crash caused by 7773d4e
Don't set the parent object of a composition to a composer view, as
we manage deletion of compositions manually and d...
Nyall Dawson
07:20 AM Feature request #11446 (Closed): Chapters to be added to Training manual (Processing)
Chapters to be added: modeler_depend_on_algorithm; first_script_twi; second_script_vector.
Removed from index to c...
Paolo Cavallini
07:13 AM Bug report #10890 (Feedback): Unable to add non-cached WFS layer through Python API
Works fine for me. E.g.... Jürgen Fischer
07:03 AM Revision 8732cbf0 (qgis): Fix Qt warning caused by destructor of QgsNetworkContentFetcher
Nyall Dawson
07:03 AM Revision 0c4e8e64 (qgis): Minor code cleanups for composer attribute table widget
Nyall Dawson
07:03 AM Revision 7773d4e0 (qgis): [composer] Ensure that composers are deleted before compositions
Fixes some rare crashes when loading projects. Nyall Dawson
05:45 AM Revision 993f0dcd (qgis): [composer] Move code for creating groups to QgsComposition
Previously this code was located in QgsComposerView. Moving it to
QgsComposition simplifies grouping items for plugin...
Nyall Dawson
05:45 AM Revision 64f0fdf3 (qgis): Expand composer item group test suite
Nyall Dawson
05:45 AM Revision 0f4bd4e0 (qgis): [composer] Move ungrouping logic from composer view to composition
As per previous commit, this is useful for plugin authors. It also
fixes a potential bad crash (itemRemoved emitted f...
Nyall Dawson
05:45 AM Revision 71fbe9c9 (qgis): [composer] Fixes to composer item sip bindings
- Added some missing /TransferThis/ arguments
- Ensure that correct item type is returned for all item types
Nyall Dawson
05:45 AM Revision dbf70c60 (qgis): [composer] Fix a memory leak when destroying compositions
Nyall Dawson
05:45 AM Revision c1b63dfc (qgis): Add missing #infndef to qgscomposeritemgroup.h
Nyall Dawson
04:18 AM Bug report #11399: Unable to add raster and vector files via drag and drop on OS X 10.10
Just for info - have tried installing qgis-22, and the same error remains. Have attached a screenshot for context.
david dellatore
03:58 AM Bug report #11399: Unable to add raster and vector files via drag and drop on OS X 10.10
Greetings and thank you for the response.
I have tried moving files (which were in dropbox folder) to the desktop, t...
david dellatore
03:14 AM Bug report #11399: Unable to add raster and vector files via drag and drop on OS X 10.10
The path to the file looks very fishy, especially with the = sign ...
/.file/id=6571367
Have you tried moving the f...
Anita Graser
03:31 AM Revision 9d0b83ab (qgis): [composer] Allow removing svg markers for arrows (fix #11220)
Previous behaviour was that if the start or end marker was cleared
than the old marker was drawn. This made it imposs...
Nyall Dawson
03:19 AM Bug report #10640: Print Composer: image-rotation issue with north-arrows
Should be fixed in master now. I've enabled rotation for pictures in "Zoom and resize" mode. This will keep the actua... Nyall Dawson
03:18 AM Bug report #10640 (Closed): Print Composer: image-rotation issue with north-arrows
Fixed in changeset commit:"da5766c19d030fbf03e3863a5b7a3a8db46581a4". Nyall Dawson
02:33 AM Bug report #11051 (Closed): Forbide identical names for print composers
Fixed in changeset commit:"a7d708f95ea7c55f11b3c2f2dacf335b2747bc9e". Nyall Dawson
02:31 AM Revision 6c0155a9 (qgis): [composer] Don't evaluate expression for label display name
Nyall Dawson
02:04 AM Revision 0cb98546 (qgis): [composer] Fix area calculation in expressions with OTF (fix #9791)
Adds an argument to QgsExpression::replaceExpressionText to allow
passing an optional QgsDistanceArea to use during c...
Nyall Dawson

2014-10-18

01:17 AM Bug report #11432: Processing: Slope, aspect, curvature module not working
my "two cents":#2fe69e6eb29e6d02fb4dea72c9b6b1d2d608d8fa#commitcomment-8214324 Giovanni Manghi
12:02 AM Bug report #11432 (Feedback): Processing: Slope, aspect, curvature module not working
Presumably fixed by commit:2fe69e6eb29e6d02fb4dea72c9b6b1d2d608d8fa (to be tested on next nightly)
Thanks Giovanni
Paolo Cavallini
12:35 AM Bug report #8827 (Closed): Corner coordinates in map composer drawn in wrong place
Fixed in changeset commit:"fadf182e1dd0b4d3ddfd7d3ac81c85b69a93bbd5". Nyall Dawson
12:19 AM Revision fad44d03 (qgis): [processing] fixed autofill in batch processing interface
Fixes #11435 Victor Olaya
11:59 PM Bug report #11440 (Closed): sip module implements API v11.0 to v11.1 but the qgis.core module req...
QGIS doesn't load PyQGIS with python 2.7 on Sabayon GNU/Linux, failing with the above error message. I saw there was... Miran Bozicevic
11:46 PM Bug report #11439: r.covar GRASS command (and possibly others) in Processing does not return visi...
Might be a more general issue, as also R Komogorov-Smirnov sample R script does not produce an output in the html win... Paolo Cavallini
04:05 AM Bug report #11439 (Closed): r.covar GRASS command (and possibly others) in Processing does not re...
The results are available on the log, however. Paolo Cavallini
11:35 PM Revision f4489c27 (qgis): Fix some compiler/doxygen warnings
Nyall Dawson
11:34 PM Revision 2fe69e6e (qgis): Merge pull request #1635 from gioman/saga_slope
Fixes SAGA slope,aspect,curvature for SAGA 2.1.x Paolo Cavallini
11:31 PM Revision 28f3f462 (qgis): fixed SAGA Slope,Aspect,Curvature module for SAGA 2.1.x
Giovanni Manghi
11:30 PM Revision 0dca55e5 (qgis): fixed SAGA Slope,Aspect,Curvature module for SAGA 2.1.x
Giovanni Manghi
10:28 PM Revision d77e0f0b (qgis): Typo fixed in r.series
Paolo Cavallini
09:03 PM Revision 7a9d7814 (qgis): [TRANSUP] [pl] Typo fix
Borys Jurgiel
06:34 PM Bug report #11220 (Closed): SVG marker not removed from arrow in composer
Fixed in changeset commit:"9d0b83ab908646db250c810f26263367fe86a1ce". Nyall Dawson
06:05 PM Revision eb998de2 (qgis): [processing] removed border in table in batch processing dialog
Victor Olaya
05:37 PM Bug report #7890 (Closed): Composer layer transparency not respected in legend
Seems to be fixed in master following Martin's recent legend refactoring work. Nyall Dawson
05:37 PM Bug report #7890 (Closed): Composer layer transparency not respected in legend
Seems to be fixed in master following Martin's recent legend refactoring work. Nyall Dawson
05:13 PM Bug report #9791 (Closed): Wrong area in composer with enabled OTF
Fixed in changeset commit:"0cb985465b839ae4a4375bcbf4958c92f704b653". Nyall Dawson
04:37 PM Revision 5e9dc03c (qgis): [processing] better handling of wrong models
Victor Olaya
04:37 PM Revision de91734f (qgis): [processing] fixed issue when running models in a batch process
Fixes #11438 Victor Olaya
04:29 PM Bug report #11394 (Closed): Crash while loading a map composer with a scale bar
> I don't have a hardware acceleration as Nouveau wasn't playing nice with my chip and acceleration on suspend/resume... Nyall Dawson
04:29 PM Bug report #11394 (Closed): Crash while loading a map composer with a scale bar
> I don't have a hardware acceleration as Nouveau wasn't playing nice with my chip and acceleration on suspend/resume... Nyall Dawson
03:19 PM Bug report #11435 (Closed): Autofill of parameter names do not work
Fixed in changeset commit:"fad44d033008ce4f908c7b2c19c23687baf38527". Victor Olaya
11:39 AM Bug report #11437: Processing: models from repository are not usable in new version
models in the repo have the syntax of the new modeler (so they do not work in 2.4), but with the syntax previous to t... Victor Olaya
11:36 AM Bug report #11437: Processing: models from repository are not usable in new version
by the way in 2.4 importing models from repository does not seems to add them in the processing toolbox, but files ar... Giovanni Manghi
02:03 AM Bug report #11437 (Closed): Processing: models from repository are not usable in new version
They are shown as empty, with blank name Paolo Cavallini
10:19 AM Revision b1e7ede3 (qgis): [processing] more robust layer sorting in multiple selection widget (fi...
Alexander Bruy
08:10 AM Bug report #11438 (Closed): Processing: models cannot be used in batch
Fixed in changeset commit:"de91734fc8d850bff06e6a78d2fa260f56f89291". Victor Olaya
02:45 AM Bug report #11438 (Closed): Processing: models cannot be used in batch
When attempting to run a model as a batch process, the dialog is empty.
If clicking on Run, I get an error:
Errore d...
Paolo Cavallini
03:49 AM Bug report #10756: Minidump on closing QGIS 2.4
I confirm the problem in several Windows pc with different Windows versions.
In several cases the crash occurred when...
leolami -

2014-10-17

01:55 AM Feature request #11436 (Closed): Processing > batch: remember last used dir
When slecting the output dir for batch processes, it would be good to remember the directory used last time Paolo Cavallini
01:52 AM Bug report #11435 (Closed): Autofill of parameter names do not work
Batch processes parameters (file name for output) can be autofilled from layer names. This works for numbers, but not... Paolo Cavallini
01:22 AM Bug report #11429 (Closed): Raster calc in Processing: inconsistent order of layers (selecting a ...
Fixed in changeset commit:"b1e7ede36baba2694ae9e9b065e45dc82d945eb0". Alexander Bruy
01:18 PM Bug report #11429: Raster calc in Processing: inconsistent order of layers (selecting a layer doe...
yes, well, I meant "in the order that was used before that commit" :-) I don't remember which order was used, but I p... Victor Olaya
12:14 PM Bug report #11429: Raster calc in Processing: inconsistent order of layers (selecting a layer doe...
Victor Olaya wrote:
> I cannot see why this is working like that, but i would suggest reverting alex's change (which ...
Giovanni Manghi
11:58 AM Bug report #11429: Raster calc in Processing: inconsistent order of layers (selecting a layer doe...
I cannot see why this is working like that, but i would suggest reverting alex's change (which probably will fix the ... Victor Olaya
11:24 AM Bug report #11429: Raster calc in Processing: inconsistent order of layers (selecting a layer doe...
The issue is: you select layer 1 and 2, and the analysis is run on layer, e.g. 3 and 4. Paolo Cavallini
11:10 AM Bug report #11429: Raster calc in Processing: inconsistent order of layers (selecting a layer doe...
Paolo Cavallini wrote:
> Yes: the central issue is that what you select from the dialog is not what is used in the an...
Giovanni Manghi
10:33 AM Bug report #11429: Raster calc in Processing: inconsistent order of layers (selecting a layer doe...
Yes: the central issue is that what you select from the dialog is not what is used in the analyses. Checked again als... Paolo Cavallini
09:48 AM Bug report #11429: Raster calc in Processing: inconsistent order of layers (selecting a layer doe...
Paolo Cavallini wrote:
> Anyway, the focus of this ticket is on the apparent misbehaviour of the selection, rather th...
Giovanni Manghi
09:39 AM Bug report #11429 (Feedback): Raster calc in Processing: inconsistent order of layers (selecting ...
Anyway, the focus of this ticket is on the apparent misbehaviour of the selection, rather then on the ease of use. Paolo Cavallini
09:26 AM Bug report #11429: Raster calc in Processing: inconsistent order of layers (selecting a layer doe...
Paolo Cavallini wrote:
> I see your point; having two different orders side by side can be confusing IMHO.
> However,...
Giovanni Manghi
09:18 AM Bug report #11429 (Open): Raster calc in Processing: inconsistent order of layers (selecting a la...
I see your point; having two different orders side by side can be confusing IMHO.
However, the problem with this tick...
Paolo Cavallini
09:09 AM Bug report #11429 (Feedback): Raster calc in Processing: inconsistent order of layers (selecting ...
the order should be the same, also because there are modules where the order matter and in the selector is not possib... Giovanni Manghi
08:43 AM Bug report #11429: Raster calc in Processing: inconsistent order of layers (selecting a layer doe...
I suspect it is more than annoying, as the order of layers used is not the same as the layers displayed. Paolo Cavallini
08:36 AM Bug report #11429 (Closed): Raster calc in Processing: inconsistent order of layers (selecting a ...
the order of raster in the selector is not consistent: first time is the same as in the legend, afterwards is messed ... Paolo Cavallini
12:18 AM Bug report #11434 (Closed): Processing modeller error with modeller calculator
Inserting the formula e+2*h, as in
http://docs.qgis.org/2.2/en/docs/training_manual/processing/modeler_hydro_calcula...
Paolo Cavallini
10:56 PM Bug report #11433 (Closed): Processing: Help editor does not save the text
The user can add alg description etc., but the data are not saved in the model (when it is reopened, the text is not ... Paolo Cavallini
06:04 PM Revision 99cec14c (qgis): [TRANSUP] transifex update
Signed-off-by: Werner Macho <[email protected]> Werner Macho
05:46 PM Revision ab5229c8 (qgis): Merge pull request #1633 from gioman/saga_split_shapes_new_option
add new parameter to SAGA split shapes tool, fixes #11427 Paolo Cavallini
05:42 PM Revision c575fa51 (qgis): add new parameter to SAGA split shapes tool
Giovanni Manghi
11:36 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Saber Razmjooei wrote:
> Matthias,
>
> Try the attached dataset (sample_data.zip).
> In processing toolbox, use Shap...
Giovanni Manghi
11:36 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Saber Razmjooei wrote:
> Matthias,
>
> Try the attached dataset (sample_data.zip).
> In processing toolbox, use Shap...
Giovanni Manghi
11:36 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Saber Razmjooei wrote:
> Matthias,
>
> Try the attached dataset (sample_data.zip).
> In processing toolbox, use Shap...
Giovanni Manghi
11:36 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Saber Razmjooei wrote:
> Matthias,
>
> Try the attached dataset (sample_data.zip).
> In processing toolbox, use Shap...
Giovanni Manghi
11:36 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Saber Razmjooei wrote:
> Matthias,
>
> Try the attached dataset (sample_data.zip).
> In processing toolbox, use Shap...
Giovanni Manghi
10:25 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Matthias,
Try the attached dataset (sample_data.zip).
In processing toolbox, use Shape Buffer (SAGA module with 1 me...
Saber Razmjooei
10:25 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Matthias,
Try the attached dataset (sample_data.zip).
In processing toolbox, use Shape Buffer (SAGA module with 1 me...
Saber Razmjooei
10:25 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Matthias,
Try the attached dataset (sample_data.zip).
In processing toolbox, use Shape Buffer (SAGA module with 1 me...
Saber Razmjooei
09:55 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
I am using... Matthias Kuhn
09:45 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Matthias Kuhn wrote:
> Cannot reproduce this here in this case.
>
> Just to be sure: you deleted a feature first, th...
Giovanni Manghi
09:34 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Cannot reproduce this here in this case.
Just to be sure: you deleted a feature first, then you saved, then you remo...
Matthias Kuhn
09:32 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Matthias Kuhn wrote:
> If you remove features in QGIS, close the project and open the shapefile in other software, th...
Giovanni Manghi
09:20 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...

> cannot confirm, unloading the layer from project and/or closing qgis does not clean the shape.
re-saving it does.
Giovanni Manghi
09:20 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Matthias Kuhn wrote:
> If you remove features in QGIS, close the project and open the shapefile in other software, th...
Giovanni Manghi
09:14 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
If you remove features in QGIS, close the project and open the shapefile in other software, the file should be clean.... Matthias Kuhn
08:35 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Matthias Kuhn wrote:
> QGIS calls repack() which is supposed to clean the dbf whenever removing/unloading a layer fro...
Giovanni Manghi
08:27 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
QGIS calls repack() which is supposed to clean the dbf whenever removing/unloading a layer from which features have b... Matthias Kuhn
07:52 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Jukka Rahkonen wrote:
> I was reading this stackexchange question http://gis.stackexchange.com/questions/118689/cant-...
Giovanni Manghi
06:36 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
I was reading this stackexchange question http://gis.stackexchange.com/questions/118689/cant-transform-lines-to-polyg... Jukka Rahkonen
06:36 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
I was reading this stackexchange question http://gis.stackexchange.com/questions/118689/cant-transform-lines-to-polyg... Jukka Rahkonen
06:36 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
I was reading this stackexchange question http://gis.stackexchange.com/questions/118689/cant-transform-lines-to-polyg... Jukka Rahkonen
02:58 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
it is being very hard to find a clear pattern:
there are shapes that when edited always causes SAGA (again, we are u...
Giovanni Manghi
10:41 AM Bug report #11432 (Closed): Processing: Slope, aspect, curvature module not working
Apparently another option has changed (CURV).... Paolo Cavallini
10:26 AM Bug report #11431 (Closed): Merge raster layers error in Processing
Apparently an option has changed in SAGA:
Algorithm Merge raster layers starting...
grid_tools "Merging" -GRIDS "/tm...
Paolo Cavallini
10:09 AM Feature request #11430 (Closed): qgis osgeo4w portable install
Hello,
teaching GIS and Python at my local university, i wanted a software installation off osgeo4w (and other) on a ...
Andreas Mueller
08:47 AM Feature request #11424: QGIS Attribute table - visual cue for immutable columns
Ok maybe closing this issue and open a new one for the feature request? I think I can't close it can someone with per... Antonio Locandro
08:36 AM Feature request #11424: QGIS Attribute table - visual cue for immutable columns
Yep, the first one is related to edit widgets and the lock Icon would be a feature request for the visual cue.
The c...
Matthias Kuhn
07:25 AM Feature request #11424: QGIS Attribute table - visual cue for immutable columns
That sounds ok! So I would need to create a template project to give to other technicians before hand correct? (This ... Antonio Locandro
08:46 AM Bug report #11427 (Closed): Add new option for SAGA split shape layer randomly
Fixed in changeset commit:"ab5229c89054c8918570f2e3efa304e3697c156d". Paolo Cavallini
08:45 AM Bug report #11427: Add new option for SAGA split shape layer randomly
https://github.com/qgis/QGIS/pull/1633 Giovanni Manghi
07:24 AM Bug report #11427 (Closed): Add new option for SAGA split shape layer randomly
See https://sourceforge.net/p/saga-gis/bugs/188/ Paolo Cavallini
08:42 AM Bug report #11425: make check: 12 tests failed out of 113
These are known failures.
There is an initiative going on to fix this (at least for this particular platform)
http:/...
Matthias Kuhn
03:49 AM Bug report #11425 (Closed): make check: 12 tests failed out of 113
I'm getting these failures on "make check" with current master (commit bb95a0f43a53602bd7ad1ea6783d251755c66019)
<pr...
Sandro Santilli
08:14 AM Bug report #11428 (Open): Remove the option "Write absolute path" from gdal tileindex tool
Giovanni Manghi
08:08 AM Bug report #11428: Remove the option "Write absolute path" from gdal tileindex tool
Yes Giovanni, in the cli, using -write_absolute_path generates absolute paths. Without that option, it generates rela... Pedro Venâncio
07:56 AM Bug report #11428 (Feedback): Remove the option "Write absolute path" from gdal tileindex tool
does the gdal command, issued by the cli, return the correct results? Giovanni Manghi
07:27 AM Bug report #11428 (Closed): Remove the option "Write absolute path" from gdal tileindex tool
Raster Tile Index (gdaltindex)(Raster -> Miscellaneous -> Tile Index)
always generates absolute paths, regardless of...
Pedro Venâncio
08:00 AM Bug report #8822: OGR: Repack in running session
Hi Matthias,
would you mind have a look at
#11007
I don't know if the issue described there is related to ogr repa...
Giovanni Manghi
07:04 AM Bug report #10711: every geojson layers are named OGRGeoJSON
Reason is probably that the GDAL GeoJSON driver finds the layer as "OGRGeoJSON". Perhaps this should be discussed wit... Jukka Rahkonen
06:33 AM Bug report #11426: Right click cause crash when digitizing polygon inner ring
I can create inner rings. But if I start by right clicking on the selected the polygon, I get a crash every time.
I'...
Filipe Dias
06:24 AM Bug report #11426: Right click cause crash when digitizing polygon inner ring
confirmed here on Linux... Giovanni Manghi
06:24 AM Bug report #11426: Right click cause crash when digitizing polygon inner ring
confirmed here on Linux... Giovanni Manghi
06:24 AM Bug report #11426: Right click cause crash when digitizing polygon inner ring
confirmed here on Linux... Giovanni Manghi
06:24 AM Bug report #11426: Right click cause crash when digitizing polygon inner ring
confirmed here on Linux... Giovanni Manghi
05:53 AM Bug report #11426 (Closed): Right click cause crash when digitizing polygon inner ring
Right click cause crash when digitizing polygon inner ring
Step to reproduce:
Toggle polygon layer editing, select "...
David Pavlicek
04:26 AM Feature request #1698: Rotation of the map view
What do you mean by maptool positioning ? Could you send a sketch of how it should look ? Sandro Santilli
04:26 AM Feature request #1698: Rotation of the map view
What do you mean by maptool positioning ? Could you send a sketch of how it should look ? Sandro Santilli
04:26 AM Feature request #1698: Rotation of the map view
What do you mean by maptool positioning ? Could you send a sketch of how it should look ? Sandro Santilli
03:06 AM Bug report #11395: QgsAttributeForm not entering edit mode
Hi Matthias
I would certainly love this to be a problem with my own code!
Unfortunately, for you to view the flow...
Andrew McClure
02:29 AM Bug report #10413: non-cached WFS won't load
Also related to issue #10890 - this element of the bug has not been fixed. Neil Benny

2014-10-16

01:52 AM Feature request #11424: QGIS Attribute table - visual cue for immutable columns
Currently, QGIS has no knowledge about such information from postgres. Is it possible to detect this without inspecti... Matthias Kuhn
10:41 AM Feature request #11424 (Open): QGIS Attribute table - visual cue for immutable columns
Basically if you use postgis you may have columns that update using triggers automatically, maybe having a visual cue... Antonio Locandro
01:01 AM Bug report #5794: QGIS_mapserv crashes if I add an empty layer in the mapfile
I can confirm this issue on Ubuntu server 14.04. with qgis-mapserver 2.4.0-0precise2 amd64
uname -a
Linux 134433090...
lars Lingner
11:36 PM Bug report #11395: QgsAttributeForm not entering edit mode
Is there something wrong with the first two scenarios? These were working nicely last time I looked.
Related to pyth...
Matthias Kuhn
03:50 PM Bug report #11395: QgsAttributeForm not entering edit mode
There are a number of use cases.
1. Be able to enter edit mode using a custom form from the Attribute Table dialog. ...
Andrew McClure
11:11 PM Revision bb95a0f4 (qgis): use layer title instead of name in server getlegendgraphic response (fi...
Jürgen Fischer
11:05 PM Feature request #7813: QGIS Blend Mode - Cut
Can we close this feature request now that we have the inverted polygon renderer - which is even more powerful than w... Andreas Neumann
10:34 PM Revision 4bf04e1c (qgis): combine layer type and edit icon when editing (fixes #11411)
Jürgen Fischer
02:13 PM Bug report #11406 (Closed): Qgis-server in single-symbol and category renderer don't use the meta...
Fixed in changeset commit:"bb95a0f43a53602bd7ad1ea6783d251755c66019". Jürgen Fischer
01:35 PM Bug report #11411 (Closed): Impossible to know geometry type and style when editing a vector with...
Fixed in changeset commit:"4bf04e1ce1423ad683022cc0109764af101fc88a". Jürgen Fischer
01:08 PM Bug report #11372: Position of clean button in Processing search field
This seems to be a SIP python bindings problem, nothing to do with the processing framework.
Would be interesting to ...
Salvatore Larosa
01:08 PM Bug report #11372: Position of clean button in Processing search field
This seems to be a SIP python bindings problem, nothing to do with the processing framework.
Would be interesting to ...
Salvatore Larosa
01:08 PM Bug report #11372: Position of clean button in Processing search field
This seems to be a SIP python bindings problem, nothing to do with the processing framework.
Would be interesting to ...
Salvatore Larosa
01:08 PM Bug report #11410 (Open): QGIS crashes when rendering all layers from a SOSI file at once
Giovanni Manghi
03:43 AM Bug report #11410: QGIS crashes when rendering all layers from a SOSI file at once
Best way to reproduce the issue is to open all three files and then select all layers at import... Stefan Blumentrath
03:43 AM Bug report #11410: QGIS crashes when rendering all layers from a SOSI file at once
Best way to reproduce the issue is to open all three files and then select all layers at import... Stefan Blumentrath
03:43 AM Bug report #11410: QGIS crashes when rendering all layers from a SOSI file at once
Best way to reproduce the issue is to open all three files and then select all layers at import... Stefan Blumentrath
03:22 AM Bug report #11410 (Feedback): QGIS crashes when rendering all layers from a SOSI file at once
yes please, send/attach sample files. Thanks! Giovanni Manghi
03:22 AM Bug report #11410 (Feedback): QGIS crashes when rendering all layers from a SOSI file at once
yes please, send/attach sample files. Thanks! Giovanni Manghi
12:41 PM Revision 086b262e (qgis): avoid creating a histogram without range (fixes #11217)
Jürgen Fischer
12:19 PM Revision d05b0395 (qgis): restore active window after requesting credentials (fixes #11355)
Jürgen Fischer
11:05 AM Bug report #10746: Buzzer sound when the map is refreshing
Just for the record: I never got the sound on my 32bit Win7 laptop with gdal-sosi installed. But when I open data fro... Stefan Blumentrath
06:14 AM Bug report #10746 (Closed): Buzzer sound when the map is refreshing
Giovanni Manghi
06:04 AM Bug report #10746: Buzzer sound when the map is refreshing
Stefan Blumentrath wrote:
> Not sure either where this ticked belongs. Seems to be the interplay between QGIS (Multit...
Nathan Woodrow
05:34 AM Bug report #10746: Buzzer sound when the map is refreshing

> Is`nt the plugin also part of the QGIS standalone installer?
I don't think so, but not sure 100%
Giovanni Manghi
05:29 AM Bug report #10746: Buzzer sound when the map is refreshing
Not sure either where this ticked belongs. Seems to be the interplay between QGIS (Multithreaded rendering) - GDAL/OG... Stefan Blumentrath
03:59 AM Bug report #10746: Buzzer sound when the map is refreshing
I have also seen this for the first time on a pc (win 7) of a friend that made the osgeo4w installation by selecting ... Giovanni Manghi
03:48 AM Bug report #10746: Buzzer sound when the map is refreshing
Maybe the source for the sound is somewhere here: http://github.com/kartverket/fyba/blob/master/src/UT/UT3.cpp (searc... Stefan Blumentrath
09:32 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
I made some tests with ArcGIS 10:
--------------------
a) delete a feature, save. Add the shape into arcgis, the del...
Giovanni Manghi
07:41 AM Bug report #11007 (Feedback): Deleted/edited features within SHAPEFILE are still recognized in ot...
In #11398 there are example of software packages affected bu this issue, anyway SAGA it is also affected and it is ea... Giovanni Manghi
07:23 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Gio,
My bad, you are right. It works even in edit mode, when your changes still have not been saved!
Saber Razmjooei
07:05 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Saber Razmjooei wrote:
> Victor, it is in 2.4. As you said the problem is not limited only to the Processing. The del...
Giovanni Manghi
07:04 AM Bug report #11007 (Open): Deleted/edited features within SHAPEFILE are still recognized in other ...
> Victor Olaya wrote:
> But I see this issue only in 2.4, not in 2.2. IF this is the case, then it's a QGIS issue and...
Giovanni Manghi
07:04 AM Bug report #11007 (Open): Deleted/edited features within SHAPEFILE are still recognized in other ...
> Victor Olaya wrote:
> But I see this issue only in 2.4, not in 2.2. IF this is the case, then it's a QGIS issue and...
Giovanni Manghi
07:04 AM Bug report #11007 (Open): Deleted/edited features within SHAPEFILE are still recognized in other ...
> Victor Olaya wrote:
> But I see this issue only in 2.4, not in 2.2. IF this is the case, then it's a QGIS issue and...
Giovanni Manghi
07:04 AM Bug report #11007 (Open): Deleted/edited features within SHAPEFILE are still recognized in other ...
> Victor Olaya wrote:
> But I see this issue only in 2.4, not in 2.2. IF this is the case, then it's a QGIS issue and...
Giovanni Manghi
07:04 AM Bug report #11007 (Open): Deleted/edited features within SHAPEFILE are still recognized in other ...
> Victor Olaya wrote:
> But I see this issue only in 2.4, not in 2.2. IF this is the case, then it's a QGIS issue and...
Giovanni Manghi
07:04 AM Bug report #11007 (Open): Deleted/edited features within SHAPEFILE are still recognized in other ...
> Victor Olaya wrote:
> But I see this issue only in 2.4, not in 2.2. IF this is the case, then it's a QGIS issue and...
Giovanni Manghi
07:04 AM Bug report #11007 (Open): Deleted/edited features within SHAPEFILE are still recognized in other ...
> Victor Olaya wrote:
> But I see this issue only in 2.4, not in 2.2. IF this is the case, then it's a QGIS issue and...
Giovanni Manghi
06:43 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
see also #11296 Giovanni Manghi
08:54 AM Revision 359a3d80 (qgis): Fix render state not restored from QDomElement
Chris Crook
08:54 AM Revision 481067f8 (qgis): Further unit tests
Chris Crook
08:47 AM Revision 43aaaf6b (qgis): Adding python unit tests for graduated renderer - part 1
Chris Crook
07:34 AM Bug report #11422 (Open): Crash after bulk change of attribute value in shapefile

> Giovanni your 2.2 which gdal version was compiled with?
I tested on my Windows VM, so I tested qgis 2.2 installed...
Giovanni Manghi
07:18 AM Bug report #11422 (Feedback): Crash after bulk change of attribute value in shapefile
ogr (1.11.0) is crashing too:... Salvatore Larosa
07:18 AM Bug report #11422 (Feedback): Crash after bulk change of attribute value in shapefile
ogr (1.11.0) is crashing too:... Salvatore Larosa
07:18 AM Bug report #11422 (Feedback): Crash after bulk change of attribute value in shapefile
ogr (1.11.0) is crashing too:... Salvatore Larosa
05:02 AM Bug report #11422: Crash after bulk change of attribute value in shapefile
notes:
it affects also master
it corrupts the data (qgis crashes when trying to reopen the shape)
it affects also ...
Giovanni Manghi
05:02 AM Bug report #11422: Crash after bulk change of attribute value in shapefile
notes:
it affects also master
it corrupts the data (qgis crashes when trying to reopen the shape)
it affects also ...
Giovanni Manghi
05:02 AM Bug report #11422: Crash after bulk change of attribute value in shapefile
notes:
it affects also master
it corrupts the data (qgis crashes when trying to reopen the shape)
it affects also ...
Giovanni Manghi
05:02 AM Bug report #11422: Crash after bulk change of attribute value in shapefile
notes:
it affects also master
it corrupts the data (qgis crashes when trying to reopen the shape)
it affects also ...
Giovanni Manghi
04:32 AM Bug report #11422 (Closed): Crash after bulk change of attribute value in shapefile
Following the following steps will crash QGIS:
# Open a new QGIS project and open the attached shapefile
# Open the a...
Dieter De Paepe
07:07 AM Bug report #11398 (Closed): Buggy/unreadable polygons created by functions splitting/fill ring/Re...
duplicate of #11007 Giovanni Manghi
07:07 AM Bug report #11398 (Closed): Buggy/unreadable polygons created by functions splitting/fill ring/Re...
duplicate of #11007 Giovanni Manghi
05:58 AM Bug report #11398: Buggy/unreadable polygons created by functions splitting/fill ring/Reshape fea...
andre mano wrote:
> Hi Cristoph,
>
> I did as you said (add a decimal column, split the polygon, open it in ArcGIS 1...
Giovanni Manghi
05:52 AM Bug report #11398: Buggy/unreadable polygons created by functions splitting/fill ring/Reshape fea...
Hi Cristoph,
I did as you said (add a decimal column, split the polygon, open it in ArcGIS 10.2), but still I could ...
andre mano
06:48 AM Bug report #3487: Select features by rectangle does not work properly
Hi,
I have a similar problem here for a shape point layer under windows 64bit QGIS 2.2 and 2.4. Only some points wit...
Otto Dassau
06:42 AM Bug report #11296 (Closed): Deleting shapes in shapefiles does not work
duplicte of #11007 Giovanni Manghi
06:42 AM Bug report #11296 (Closed): Deleting shapes in shapefiles does not work
duplicte of #11007 Giovanni Manghi
06:35 AM Bug report #11340: Can't edit OTB applications folder in processing module
I need to compile a local version of qgis master. I'll let you know. Manuel Grizonnet
06:08 AM Bug report #11340 (Feedback): Can't edit OTB applications folder in processing module
no error on qgis master, can you confirm? Giovanni Manghi
05:10 AM Bug report #10413 (Closed): non-cached WFS won't load
original issue resolved. New issue see #11062 Jürgen Fischer
05:03 AM Bug report #11062 (Feedback): Manipulating a cached WFS layer causes application crash
not reproducable here using the "USA Population" layer from the geoserver from osgeo live 7.0 with either QGIS 2.4 or... Jürgen Fischer
04:01 AM Feature request #11421 (Closed): Saving style in "layer_styles" table with user longer than 30 ch...
When the "layer_styles" is created, the "owner" column is character varying (30).
So, it's impossible to save a styl...
jd lom
03:41 AM Bug report #11217 (Closed): crash / bad alloc when loading raster with only nodata values
Fixed in changeset commit:"086b262e41d3969daef149c2ccd2eca2ecd9a4ab". Jürgen Fischer
03:33 AM Bug report #11420: Quick calculation bar updates wrong column when using aliases
I would set this as a blocker, because it causes a severe data corruption/lost. Feel free to downgrade it. Giovanni Manghi
03:33 AM Bug report #11420: Quick calculation bar updates wrong column when using aliases
I would set this as a blocker, because it causes a severe data corruption/lost. Feel free to downgrade it. Giovanni Manghi
03:33 AM Bug report #11420: Quick calculation bar updates wrong column when using aliases
I would set this as a blocker, because it causes a severe data corruption/lost. Feel free to downgrade it. Giovanni Manghi
03:26 AM Bug report #11420 (Closed): Quick calculation bar updates wrong column when using aliases
The quick calculation bar does not work as expected when trying to update a field that has an alias set.
Instead of u...
Alexandre Neto
03:22 AM Bug report #11355 (Closed): connecting to database puts the dialog behind QGIS main window
Fixed in changeset commit:"d05b0395412b15cea934459db9fb002a2df5c393". Jürgen Fischer
03:16 AM Feature request #11319: Allow to (re)add features to null geometries
Jürgen Fischer wrote:
> And the title just complains that the feature is not deleted, when the geometry is removed....
Giovanni Manghi
03:16 AM Feature request #11319: Allow to (re)add features to null geometries
Jürgen Fischer wrote:
> And the title just complains that the feature is not deleted, when the geometry is removed....
Giovanni Manghi
03:16 AM Feature request #11319: Allow to (re)add features to null geometries
Jürgen Fischer wrote:
> And the title just complains that the feature is not deleted, when the geometry is removed....
Giovanni Manghi
03:16 AM Feature request #11319: Allow to (re)add features to null geometries
Jürgen Fischer wrote:
> And the title just complains that the feature is not deleted, when the geometry is removed....
Giovanni Manghi
02:43 AM Feature request #11319: Allow to (re)add features to null geometries
Giovanni Manghi wrote:
> see link above, in my opinion it would not be a feature request, but a bug in first place. I...
Jürgen Fischer
02:20 AM Feature request #11319 (Open): Allow to (re)add features to null geometries
Jürgen Fischer wrote:
> Are null geometries actually a invalid geometry for shape files?
I cannot find a specific re...
Giovanni Manghi
02:28 AM Bug report #11382 (Reopened): TopoViewer: all layers are added as visible while code asks them NO...
Agreed, reopened.
Sandro Santilli

2014-10-15

01:58 AM Revision dfafa5dd (qgis): fix geography detection (fixes #11375)
Jürgen Fischer
01:41 AM Feature request #11419 (Closed): Open first 100 items from attribute table and multiple scale bas...
duplicate of #11418 Giovanni Manghi
01:41 AM Feature request #11419 (Closed): Open first 100 items from attribute table and multiple scale bas...
duplicate of #11418 Giovanni Manghi
01:24 AM Feature request #11419 (Closed): Open first 100 items from attribute table and multiple scale bas...
Can we have a feature that distinguishes between opening all attributes and one that opens the first 100 items of a t... Admire Nyakudya
01:40 AM Feature request #11418: Open first 100 items from attribute table
Hi, please file 1 request/issue per ticket.
The second request already exist:
#3843
Giovanni Manghi
01:40 AM Feature request #11418: Open first 100 items from attribute table
Hi, please file 1 request/issue per ticket.
The second request already exist:
#3843
Giovanni Manghi
01:23 AM Feature request #11418 (Open): Open first 100 items from attribute table
Can we have a feature that distinguishes between opening all attributes and one that opens the first 100 items of a t... Admire Nyakudya
01:18 AM Bug report #11405 (Closed): "merge selected features" broke on qgis master
Alexandre Neto wrote:
> It seams to be working correctly on the latest master. Close?
if you tested and works then c...
Giovanni Manghi
01:18 AM Bug report #11405 (Closed): "merge selected features" broke on qgis master
Alexandre Neto wrote:
> It seams to be working correctly on the latest master. Close?
if you tested and works then c...
Giovanni Manghi
06:01 PM Bug report #11405: "merge selected features" broke on qgis master
It seams to be working correctly on the latest master. Close? Alexandre Neto
08:01 AM Bug report #11405 (Feedback): "merge selected features" broke on qgis master
Is this also fixed with commit:d1e23a60 ? Jürgen Fischer
12:39 AM Revision 962a7d9f (qgis): avoid creating a histogram without range (fixes #10832)
Jürgen Fischer
11:52 PM Bug report #11382: TopoViewer: all layers are added as visible while code asks them NOT to be
I would reopen this issue as the @moveLayer@ should not make the layer visible if it was not.
IMO, the normal behavio...
Salvatore Larosa
06:49 PM Revision c90d810c (qgis): allow setting visiblity of selected layers (fixes #10835)
Jürgen Fischer
05:59 PM Bug report #11409 (Closed): Merge attributes from selected features tool not working with postgis...
The current master version works as expected.
Also seems to have fixed #11405
Thanks!
Alexandre Neto
08:03 AM Bug report #11409 (Feedback): Merge attributes from selected features tool not working with postg...
also fixed with commit:d1e23a60 ? Jürgen Fischer
05:00 PM Bug report #11375 (Closed): QGIS 2.4 Postgis 2.1 geography types issue
Fixed in changeset commit:"dfafa5dd4764d2db7d14683e889ca9ba0977a5f8". Jürgen Fischer
04:57 PM Revision d1e23a60 (qgis): fix where clase when multiple features are filtered by id (fixes #11336...
Jürgen Fischer
04:57 PM Revision 8429a65a (qgis): fix deprecation warnings
Jürgen Fischer
04:23 PM Revision 3d9ba705 (qgis): [editwidgets] text color for r/o line edits matches disabled color
Line edits are set to readonly to make it possible to copy values from disabled
forms. Unfortunately Qt uses a style ...
Matthias Kuhn
03:44 PM Bug report #10832 (Closed): Bad Allocation when opening raster properties
Fixed in changeset commit:"962a7d9f789543e0ca3bf1416ff419bfef8748e6". Jürgen Fischer
03:29 PM Bug report #11411: Impossible to know geometry type and style when editing a vector with "single ...
Yes I agree. It is a drop in usability. Nathan Woodrow
03:29 PM Bug report #11411: Impossible to know geometry type and style when editing a vector with "single ...
Yes I agree. It is a drop in usability. Nathan Woodrow
03:15 PM Bug report #11411: Impossible to know geometry type and style when editing a vector with "single ...
Thanks for updating this report but I'd like to understand why it's no more a blocker bug, and not even a bug.
I've r...
Harrissou Santanna
02:33 PM Revision cd59091b (qgis): use layer's displayExpression in relation reference widget line edit
Denis Rouzaud
02:21 PM Revision 69fc9bbb (qgis): use default button action instead of adding a new one (relation referen...
Denis Rouzaud
12:13 PM Bug report #11417 (Closed): Listing PostGIS layers from an EnterpriseDb fails
Listing postgis layers from an EnterpriseDb postgres database fails. Connecting to the database is no problem, but wh... Wouter Boasson
12:13 PM Bug report #11416 (Closed): Adding geojson via add vector layer causes strange behaviour
As in the attached image, when added the geojson via the browser (drag and drop) the file displays correctly, while u... Antonio Locandro
12:06 PM Bug report #10711: every geojson layers are named OGRGeoJSON
Just to add to this, if you drag & drop the geojson file it does preserve the filename, so this issue only happens us... Antonio Locandro
11:17 AM Revision 4ea5c809 (qgis): [composer] Avoid crash when using redo on multiframe (fix #11351)
Since multiframe changes can remove and create new frame items,
it's not safe to directly manipulate frame items in
Q...
Nyall Dawson
10:35 AM Bug report #11415 (Closed): Not possible to delete and type in values into float spinboxes
For some reason many floating point number spin boxes use some kind of "padding" events - it is not possible to delet... marisn -
10:14 AM Feature request #11319 (Feedback): Allow to (re)add features to null geometries
Are null geometries actually a invalid geometry for shape files? Are there errors on save? Can features with null ... Jürgen Fischer
10:12 AM Bug report #11349 (Closed): xmin/xmax broke on qgis master
Jürgen Fischer
09:50 AM Bug report #10835 (Closed): Can't toggle layer visibility in canvas when selecting multiple layers.
Fixed in changeset commit:"c90d810ce3efe4f5cb738a426f910ef2cb5bf5e1". Jürgen Fischer
08:11 AM Bug report #11361 (Open): Cannot right click on vector layer in TOC when its table of attributes ...
it seems to be a KDE only issue. Giovanni Manghi
08:11 AM Bug report #11361 (Open): Cannot right click on vector layer in TOC when its table of attributes ...
it seems to be a KDE only issue. Giovanni Manghi
08:11 AM Bug report #11361 (Open): Cannot right click on vector layer in TOC when its table of attributes ...
it seems to be a KDE only issue. Giovanni Manghi
08:09 AM Bug report #11361 (Feedback): Cannot right click on vector layer in TOC when its table of attribu...
Not produceable here (tested shapefiles and postgres) either on Linux (XFCE) nor Windows Jürgen Fischer
07:58 AM Bug report #11408 (Closed): No longer possible to copy-paste attribute table content to external ...
Fixed in changeset commit:"d1e23a608a2e5f8e043e68e53910acb9e854bbd1". Jürgen Fischer
07:05 AM Bug report #11408: No longer possible to copy-paste attribute table content to external aplications
Confirmed on QGIS master on Linux: ok with shapes, not ok with PostGIS. Giovanni Manghi
07:05 AM Bug report #11408: No longer possible to copy-paste attribute table content to external aplications
Confirmed on QGIS master on Linux: ok with shapes, not ok with PostGIS. Giovanni Manghi
07:05 AM Bug report #11408: No longer possible to copy-paste attribute table content to external aplications
Confirmed on QGIS master on Linux: ok with shapes, not ok with PostGIS. Giovanni Manghi
07:04 AM Bug report #11408: No longer possible to copy-paste attribute table content to external aplications
Sorry for not having tested enough. I made a few more tests and this might be related with the Postgis provider only.... Alexandre Neto
06:05 AM Bug report #11408 (Feedback): No longer possible to copy-paste attribute table content to externa...
Not reproducable. First three records from airports.shp (QGIS sample data) copied from QGIS commit:4ea5c80 to browse... Jürgen Fischer
06:05 AM Bug report #11408 (Feedback): No longer possible to copy-paste attribute table content to externa...
Not reproducable. First three records from airports.shp (QGIS sample data) copied from QGIS commit:4ea5c80 to browse... Jürgen Fischer
07:58 AM Bug report #11336 (Closed): Copy / Paste PostGIS features problem
Fixed in changeset commit:"d1e23a608a2e5f8e043e68e53910acb9e854bbd1". Jürgen Fischer
07:41 AM Bug report #10584: Saving as SpatiaLite fails with "save as" dialog when input is a multi geometry
It is more clear now where the problem may come from:
until qgis 1.7.4 saving as "sqlite" (not spatialite, because t...
Giovanni Manghi
07:41 AM Bug report #10584: Saving as SpatiaLite fails with "save as" dialog when input is a multi geometry
It is more clear now where the problem may come from:
until qgis 1.7.4 saving as "sqlite" (not spatialite, because t...
Giovanni Manghi
07:10 AM Bug report #10584: Saving as SpatiaLite fails with "save as" dialog when input is a multi geometry
I added a new description to better describe the issue. Giovanni Manghi
03:50 AM Bug report #10584: Saving as SpatiaLite fails with "save as" dialog when input is a multi geometry
Reproduced here with:
QGIS version 2.4.0-Chugiak
QGIS code revision fe0a303
Compiled against Qt 4.8.6
Running agai...
Johannes Kroeger
03:16 AM Bug report #10584 (Reopened): Saving as SpatiaLite fails with "save as" dialog when input is a mu...
Saving a shapefile as spatialite fails for me using:
QGIS version 2.4.0-Chugiak QGIS code revision exported
Compiled ...
Teliph Andersson
07:23 AM Bug report #11413 (Closed): Text Edit Widget no longer appear inactive in feature forms when laye...
Fixed in changeset commit:"3d9ba705de9887d46f3bb35a148b0b5b0b7a8999". Matthias Kuhn
06:46 AM Bug report #11413 (Closed): Text Edit Widget no longer appear inactive in feature forms when laye...
In master (fbc5f06) text edit field widgets no longer appear inactive in the feature forms when the layer is not in e... Alexandre Neto
03:57 AM Bug report #10745 (Closed): "Dizzy" new feature in QGIS 2.4 does not function
The mean time to dizziness is may vary a lot from person to person, depending on their current physical condition, op... Martin Dobias
02:18 AM Bug report #11351 (Closed): [composer] combinations of frame/multiframe undo/redo crashes qgis
Fixed in changeset commit:"4ea5c8094851f9f71c0af2d9dde8eebc879dedb2". Nyall Dawson

2014-10-14

01:49 AM Bug report #11398: Buggy/unreadable polygons created by functions splitting/fill ring/Reshape fea...
Yes, you can download FEFLOW at http://www.feflow.com/download.html?&no_cache=1
and use the free demo licence and yo...
Christoph Moebus
09:50 AM Bug report #11398: Buggy/unreadable polygons created by functions splitting/fill ring/Reshape fea...
Christoph Moebus wrote:
> @Giovanni (or someone else...):
>
> I have used "Manifold GIS", "GMS" from Aquaveo, "FEFLO...
Giovanni Manghi
09:31 AM Bug report #11398: Buggy/unreadable polygons created by functions splitting/fill ring/Reshape fea...
@Giovanni (or someone else...):
I have used "Manifold GIS", "GMS" from Aquaveo, "FEFLOW" from DHI-WASY and they all ...
Christoph Moebus
09:31 AM Bug report #11398: Buggy/unreadable polygons created by functions splitting/fill ring/Reshape fea...
@Giovanni (or someone else...):
I have used "Manifold GIS", "GMS" from Aquaveo, "FEFLOW" from DHI-WASY and they all ...
Christoph Moebus
09:31 AM Bug report #11398: Buggy/unreadable polygons created by functions splitting/fill ring/Reshape fea...
@Giovanni (or someone else...):
I have used "Manifold GIS", "GMS" from Aquaveo, "FEFLOW" from DHI-WASY and they all ...
Christoph Moebus
09:31 AM Bug report #11398: Buggy/unreadable polygons created by functions splitting/fill ring/Reshape fea...
@Giovanni (or someone else...):
I have used "Manifold GIS", "GMS" from Aquaveo, "FEFLOW" from DHI-WASY and they all ...
Christoph Moebus
09:31 AM Bug report #11398: Buggy/unreadable polygons created by functions splitting/fill ring/Reshape fea...
@Giovanni (or someone else...):
I have used "Manifold GIS", "GMS" from Aquaveo, "FEFLOW" from DHI-WASY and they all ...
Christoph Moebus
09:22 AM Bug report #11398: Buggy/unreadable polygons created by functions splitting/fill ring/Reshape fea...
Thanks Andre,
the polygon you sent works perfectly fine at my site with the other GIS(-enabled) programms ...
Can yo...
Christoph Moebus
08:50 AM Bug report #11398: Buggy/unreadable polygons created by functions splitting/fill ring/Reshape fea...
I just tested now with a fresh polygon created (and then splited) in QGIS Master (build b94b44a) and then opened the ... andre mano
03:57 AM Bug report #11398 (Feedback): Buggy/unreadable polygons created by functions splitting/fill ring/...
Hi, we need more details: what other software did you tested? What error messages did you get? doing what operation?
...
Giovanni Manghi
12:19 AM Bug report #11293: Auto update Shows All Layers

Olivier Monod
11:43 PM Revision 1ff2ad3c (qgis): [TopoViewer] fix layer visibility after QgsLegendInterface API changes
It was broken with 2.4, whereas QgsLegendInterface::moveLayer started
forcing layer visibility on (undocumented behav...
Sandro Santilli
10:54 PM Feature request #11402 (Closed): setting styles on a custom QgsFeatureForm widget
Matthias Kuhn
02:43 PM Feature request #11402: setting styles on a custom QgsFeatureForm widget
Sorry, seems to work ok! Andrew McClure
04:07 PM Bug report #11382 (Closed): TopoViewer: all layers are added as visible while code asks them NOT ...
Fixed in changeset commit:"1ff2ad3cc3fa4bdca691f83497f96e83a6cc898b". Sandro Santilli
02:38 PM Bug report #11382: TopoViewer: all layers are added as visible while code asks them NOT to be
Thank you Gillian, the change fixes the problem. But as of version 2.2 the behaviour was different.
Also, the API doc...
Sandro Santilli
06:19 AM Bug report #11382: TopoViewer: all layers are added as visible while code asks them NOT to be
The moveLayer(layer, group) make your layer visible.
So it's normal behavior.
Just change the order of commands, it ...
gillian milani
02:25 PM Revision cc3579e2 (qgis): [TRANSUP] transifex update
Signed-off-by: Werner Macho <[email protected]> Werner Macho
01:30 PM Revision 2cef8d50 (qgis): remove get from QgsProviderRegistry::getProviderCapabilities() (followu...
Jürgen Fischer
01:25 PM Revision e0df5d4d (qgis): Merge pull request #1621 from manisandro/bad_layer_improvements
Bad layer dialog improvements Jürgen Fischer
01:13 PM Bug report #11411 (Closed): Impossible to know geometry type and style when editing a vector with...
Add a layer
Toggle it into edition
The icon near the layer's name, the one that indicates the type of geometry (and n...
Harrissou Santanna
01:08 PM Revision 89b0d7ae (qgis): Merge pull request #1484 from serialc/master
CSV acronym added for consistency with other file type names Werner Macho
12:52 PM Bug report #11410 (Closed): QGIS crashes when rendering all layers from a SOSI file at once
QGIS crashes when rendering SOSI files, when all included layers are imported and made visible at once. QGIS crashes ... Stefan Blumentrath
12:25 PM Revision 1cb22c08 (qgis): [composer] Seperate draw empty rows option from empty table behaviour
Now "draw empty rows" is a seperate checkbox (fix #11392) Nyall Dawson
12:06 PM Revision 5ec1b75f (qgis): Edit widget properties dialog: Improve window title
Includes the field name and layer name in the window title. Matthias Kuhn
11:07 AM Revision f284f6e1 (qgis): [composer] Fix incorrect calculation of frame thickness for labels
Previously entire frame width was considered when calculating
the margin for the label item. Only half the frame widt...
Nyall Dawson
10:19 AM Revision b94b44af (qgis): use qIsNaN instead of isnan (fixes windows build)
Jürgen Fischer
09:52 AM Revision 65ac4fe1 (qgis): Field calculator: Move virtual field to the top.
Followup 0c4a501 Matthias Kuhn
09:08 AM Revision 0c4a5015 (qgis): Address some GUI issues on the field calculator
* Info labels for edit mode turn on was not shown
* Ok button was active when opening the field calculator even with...
Matthias Kuhn
07:46 AM Bug report #11409 (Closed): Merge attributes from selected features tool not working with postgis...
Merge attributes from selected features is not work properly while using postgis layers (works ok with shapefiles).
...
Alexandre Neto
07:35 AM Bug report #11405: "merge selected features" broke on qgis master
The tool seems to work fine with shapefiles.
On the other hand, it works well in postgis layer with features that ha...
Alexandre Neto
03:22 AM Bug report #11405: "merge selected features" broke on qgis master
Gavin Fleming wrote:
> I can confirm on master
what about the case you reported here #11400 ? please leave feedback....
Giovanni Manghi
06:27 AM Bug report #11408 (Closed): No longer possible to copy-paste attribute table content to external ...
In QGIS master commit:fbc5f06, It's no longer possible to copy and paste the attribute table's content to external ap... Alexandre Neto
06:08 AM Bug report #11400 (Closed): merge features disregards type
postgis
I've done some more testing in 2.4 and it is working in so perhaps the lines that caused the original error ...
Gavin Fleming
04:48 AM Bug report #9489: Copy/Paste issue with explicit primary keys
I had this issue in 2.4 where pasting a record overwrote the PostgreSQL default value which resulted in the commit co... Gavin Fleming
03:36 AM Bug report #8827: Corner coordinates in map composer drawn in wrong place
Still an issue. Tested with master c9cfdfa marisn -
03:36 AM Bug report #8827: Corner coordinates in map composer drawn in wrong place
Still an issue. Tested with master c9cfdfa marisn -
03:36 AM Bug report #8827: Corner coordinates in map composer drawn in wrong place
Still an issue. Tested with master c9cfdfa marisn -
03:26 AM Bug report #11392 (Closed): Attribute table in map composer : "draw empty rows" should not be one...
Fixed in changeset commit:"1cb22c084d27df9a2f867328def61c30211340f4". Nyall Dawson
02:15 AM Bug report #11406: Qgis-server in single-symbol and category renderer don't use the metadata title
I add also the two images for the same requests on the same datasets and same project qgis using a qgis 26 server.
T...
aperi2007 -
02:15 AM Bug report #11406: Qgis-server in single-symbol and category renderer don't use the metadata title
I add also the two images for the same requests on the same datasets and same project qgis using a qgis 26 server.
T...
aperi2007 -

2014-10-13

01:52 AM Bug report #11406 (Open): Qgis-server in single-symbol and category renderer don't use the metada...
Giovanni Manghi
01:43 AM Bug report #11406: Qgis-server in single-symbol and category renderer don't use the metadata title
also this image from qgis 2.4 server.
aperi2007 -
01:43 AM Bug report #11406: Qgis-server in single-symbol and category renderer don't use the metadata title
Hi,
I confirm is a regression.
I tested it on qgis 2.4 e correctly appear the ttles.
I attach two images to show the ...
aperi2007 -
01:28 AM Bug report #11406: Qgis-server in single-symbol and category renderer don't use the metadata title
I try to test is directly.
But is not so easy.
I dont know how to maintain two completelly distinct versions of qgis...
aperi2007 -
01:11 AM Bug report #11406 (Feedback): Qgis-server in single-symbol and category renderer don't use the me...
is this a regression compared to previous qgis server releases? cheers! Giovanni Manghi
01:11 AM Bug report #11406 (Feedback): Qgis-server in single-symbol and category renderer don't use the me...
is this a regression compared to previous qgis server releases? cheers! Giovanni Manghi
01:06 AM Bug report #11406 (Closed): Qgis-server in single-symbol and category renderer don't use the meta...
In qgis-server (I tested with last dev), when using a categorized renderer and GetLegendGraphics, the returned image ... aperi2007 -
01:30 AM Bug report #11405: "merge selected features" broke on qgis master
I can confirm on master Gavin Fleming
12:52 AM Bug report #11405 (Closed): "merge selected features" broke on qgis master
it seems that the tool does not work anymore in master, testing with PostGIS layers.
With the same test db/layer it ...
Giovanni Manghi
01:00 AM Bug report #8209 (Open): Print as raster doesn't work on OsX
I confirm this issue on qgis 2.4 on the latest osx release. Giovanni Manghi
01:00 AM Bug report #8209 (Open): Print as raster doesn't work on OsX
I confirm this issue on qgis 2.4 on the latest osx release. Giovanni Manghi
01:00 AM Bug report #8209 (Open): Print as raster doesn't work on OsX
I confirm this issue on qgis 2.4 on the latest osx release. Giovanni Manghi
12:58 AM Bug report #8467 (Closed): (OsX) Raster>Projection>Warp dies after one run
tested yesterday on a fresh qgis 2.4 install on a brand new mac and it works ok. Please reopen if necessary. Giovanni Manghi
12:58 AM Bug report #8467 (Closed): (OsX) Raster>Projection>Warp dies after one run
tested yesterday on a fresh qgis 2.4 install on a brand new mac and it works ok. Please reopen if necessary. Giovanni Manghi
12:57 AM Bug report #1895 (Closed): File open progress does not update on OS X
tested yesterday on fresh qgis 2.4 install on a brand new mac (latest version of the os, not sure about the animal na... Giovanni Manghi
12:57 AM Bug report #1895 (Closed): File open progress does not update on OS X
tested yesterday on fresh qgis 2.4 install on a brand new mac (latest version of the os, not sure about the animal na... Giovanni Manghi
12:57 AM Bug report #1895 (Closed): File open progress does not update on OS X
tested yesterday on fresh qgis 2.4 install on a brand new mac (latest version of the os, not sure about the animal na... Giovanni Manghi
12:57 AM Bug report #1895 (Closed): File open progress does not update on OS X
tested yesterday on fresh qgis 2.4 install on a brand new mac (latest version of the os, not sure about the animal na... Giovanni Manghi
12:55 AM Bug report #11400 (Feedback): merge features disregards type
what data type? shapes? postgis?
it seems fine to me on 2.4 but on master I'm getting #11405 using postgis data.
Giovanni Manghi
12:55 AM Bug report #11400 (Feedback): merge features disregards type
what data type? shapes? postgis?
it seems fine to me on 2.4 but on master I'm getting #11405 using postgis data.
Giovanni Manghi
09:49 AM Bug report #11400 (Closed): merge features disregards type
When editing a LINESTRING, select connected strings and click the Merge Selected Features and the operation is thrown... Gavin Fleming
12:25 AM Bug report #11396 (Closed): NameError: global name ‘QgsMapLayerRegistry’ is not defined
please post questions in the users/developers mailing lists, cheers! Giovanni Manghi
12:25 AM Bug report #11396 (Closed): NameError: global name ‘QgsMapLayerRegistry’ is not defined
please post questions in the users/developers mailing lists, cheers! Giovanni Manghi
11:58 PM Bug report #11396: NameError: global name ‘QgsMapLayerRegistry’ is not defined
You need to :
from qgis.core import QgsMapLayerRegistry
In breif, when your object start with Qgs*, it comes from t...
gillian milani
03:06 AM Bug report #11396 (Closed): NameError: global name ‘QgsMapLayerRegistry’ is not defined
Hello, I tried to follow this article :
http://anitagraser.com/2014/04/26/getting-started-writing-qgis-2-x-plugins/
...
CANO Kathy
12:17 AM Bug report #11403 (Closed): Field calculator's OK button active without any input
Fixed in changeset commit:"0c4a501551638c5aab2eeff85740e67431d66d71". Matthias Kuhn
10:30 PM Bug report #11403 (Closed): Field calculator's OK button active without any input
When opening the field calculator the OK button is active in the very beginning but becomes inactive as soon as the f... Bernhard Ströbl
04:11 PM Feature request #11402 (Closed): setting styles on a custom QgsFeatureForm widget
I can't seem to be able to change the look and feel (i.e. widget.setStyleSheet()) of the widgets of a custom feature ... Andrew McClure
01:53 PM Revision 9f063df8 (qgis): [composer] Fix possible crash in scale bar update (refs #11394)
Nyall Dawson
01:50 PM Revision 08d80160 (qgis): Fix calculation of random colors following 4d72d72
Nyall Dawson
01:15 PM Revision 083ebfe3 (qgis): Merge pull request #1627 from slarosa/categorized_style_crash
Fix crash when choosing a null field for categorized style Nathan Woodrow
11:41 AM Revision 4d72d721 (qgis): dxf export: use half width texts and support transparent colors
Jürgen Fischer
10:34 AM Bug report #11394: Crash while loading a map composer with a scale bar
Nyall Dawson wrote:
> marisn: I've pushed that change- thanks. But it looks like there's something quite strange with...
marisn -
04:56 AM Bug report #11394: Crash while loading a map composer with a scale bar
marisn: I've pushed that change- thanks. But it looks like there's something quite strange with your install. Those "... Nyall Dawson
03:24 AM Bug report #11394: Crash while loading a map composer with a scale bar
Seems that the crash is related to something specific on my system / my GCC / compilation parameters.
I managed to wo...
marisn -
10:31 AM Revision f3cf09f4 (qgis): Fix selection after focus-in by mouse in QgsFilterLineEdit
After focusing a QgsFilterLineEdit with the mouse, the end of the selection was
"attached" to the end of the content....
Matthias Kuhn
09:49 AM Revision 68de043e (qgis): Virtual fields definition moved to field calculator
This place is more appropriate than the add attributes dialog.
See also http://osgeo-org.1560.x6.nabble.com/Virtual-F...
Matthias Kuhn
09:45 AM Bug report #11399 (Closed): Unable to add raster and vector files via drag and drop on OS X 10.10
I have a clean install of OSx Yosemite Beta 5, with homebrew install of QGIS 2.4 and all its basic dependencies.
-QG...
david dellatore
08:32 AM Bug report #11317: PostGIS views not handled correctly
could you add an artificial unique key (gid) just for QGIS in the view? That should solve your issue I think Antonio Locandro
06:42 AM Bug report #11398 (Closed): Buggy/unreadable polygons created by functions splitting/fill ring/Re...
While trying to edit a simple polygon shape file all the used functions splitting/fill ring/Reshape features create a... Christoph Moebus
03:23 AM Bug report #11390: Attribute table in map composer : set column width to automatic is not large e...
Same bug with 2.4 on Windows 8 (8.1 to be precise)
But trying it on Mac OS X, it's ok with 2.4 (I don't have Master o...
Harrissou Santanna
02:31 AM Bug report #11395 (Feedback): QgsAttributeForm not entering edit mode
In your screenshot you did not select a feature. We could think about pre-selecting the first feature to make it more... Matthias Kuhn
02:25 AM Bug report #11395 (Closed): QgsAttributeForm not entering edit mode
Use case:
Pre conditions:

A valid UI file and Init function have been specified via layer.setEditForm and layer.se...
Andrew McClure

2014-10-12

01:31 AM Bug report #11373 (Closed): Problem with forms and left mouse button
Fixed in changeset commit:"f3cf09f4ec4daeaa7c06c2f7f4cf7e90a48a81dd". Matthias Kuhn
12:54 AM Bug report #11342 (Closed): add field behaviour
Fixed in changeset commit:"68de043ecbcf0203b6a3667b488be71f479e5d91". Matthias Kuhn
12:23 AM Bug report #11394: Crash while loading a map composer with a scale bar
marisn - wrote:
> On my Gentoo ~AMD64 Linux system I can crash it always. Could be some configuration switches / GCC ...
Giovanni Manghi
03:20 PM Bug report #11394: Crash while loading a map composer with a scale bar
On my Gentoo ~AMD64 Linux system I can crash it always. Could be some configuration switches / GCC flags to blame?
A...
marisn -
03:20 PM Bug report #11394: Crash while loading a map composer with a scale bar
On my Gentoo ~AMD64 Linux system I can crash it always. Could be some configuration switches / GCC flags to blame?
A...
marisn -
01:21 PM Bug report #11394: Crash while loading a map composer with a scale bar
I can't reproduce this either, on Windows 7 64 bit. Nyall Dawson
12:40 PM Bug report #11394 (Feedback): Crash while loading a map composer with a scale bar
Cannot confirm on QGIS master on Ubuntu 14.04. Please attach a project (and sample data). Cheers! Giovanni Manghi
10:53 AM Bug report #11394: Crash while loading a map composer with a scale bar
Valgrind output doesn't give anything more:... marisn -
10:40 AM Bug report #11394 (Closed): Crash while loading a map composer with a scale bar
Steps to reproduce:
Create a new project and a map composer.
Add a map and scale bar.
Save project.
Close and open pr...
marisn -
12:14 AM Revision 1770ec1a (qgis): Merge pull request #1618 from ccrook/GraduatedRendererBugFix11366
Fix #11366 Customised graduated renderer labels ignored Nathan Woodrow
11:32 PM Revision 3d2747c6 (qgis): Fix crash when choosing a null field for categorized style
Salvatore Larosa
11:12 PM Revision 62ad5ae1 (qgis): [TRANSUP] transifex update
Signed-off-by: Werner Macho <[email protected]> Werner Macho
09:27 PM Revision f30452dc (qgis): Merge pull request #1623 from manisandro/initially_unsorted_attributes
Show attributes dialog with initially unsorted attributes Nyall Dawson
08:59 PM Revision 25333c53 (qgis): Merge pull request #1622 from manisandro/spatialite_dialog_border
Fix scrollarea border style and tab order in new spatialite layer dialog Nyall Dawson
07:11 PM Revision d1f84fd1 (qgis): [processing] fixed wrong import in parameters classç
Fixes #11393 Victor Olaya
06:39 PM Revision e0e6204e (qgis): Fix scrollarea border style and tab order in new spatialite layer dialo...
Sandro Mani
03:14 PM Bug report #11366 (Closed): Graduated rendering : a custom legend label is not displayed in TOC n...
Fixed in changeset commit:"1770ec1a6b03cded7ac4a5ed6d833a39338ce9d4". Nathan Woodrow
01:37 PM Bug report #11371: Map Composer: group + move + ungroup + undo = crash
Actually 2.4 and below are affected too, so reducing this from a blocker to high. It's a serious issue though. Nyall Dawson
01:19 PM Bug report #11390: Attribute table in map composer : set column width to automatic is not large e...
Looks fine to me - under Windows 7 64 bit. It may be a Windows 8 issue - can you test on any other platforms? Also, c... Nyall Dawson
12:37 PM Bug report #4216 (Closed): error editing dbf over ssh / sftp
just tested with Ubuntu 14.04, adding a ssh/sftp folder by using the "connect to server" option in the file browser. ... Giovanni Manghi
12:37 PM Bug report #4216 (Closed): error editing dbf over ssh / sftp
just tested with Ubuntu 14.04, adding a ssh/sftp folder by using the "connect to server" option in the file browser. ... Giovanni Manghi
12:34 PM Bug report #4946: Invalid loading of WMS layer in not recognized projection
see also #1589 Giovanni Manghi
12:31 PM Bug report #4946: Invalid loading of WMS layer in not recognized projection

> You can replicate this behavior with any WMS server by deleting some projection from QGIS database (resources/srs....
Giovanni Manghi
12:33 PM Bug report #1589 (Closed): problem visualizing WMS defined with a EPSG:NONE srs
seems the same issue as #4946 Giovanni Manghi
12:33 PM Bug report #1589 (Closed): problem visualizing WMS defined with a EPSG:NONE srs
seems the same issue as #4946 Giovanni Manghi
12:22 PM Revision 57a783e5 (qgis): Fix a potential crash when closing projects with html composer items
Nyall Dawson
11:48 AM Revision e3097617 (qgis): Add some padding to identify panel to match browse and layers panel
Nyall Dawson
10:37 AM Bug report #7299 (Closed): Moving multiple selected items only causes the items currently in view...
please reopen if you find a way (or data) that allow to replicate the issue. Giovanni Manghi
10:37 AM Bug report #7299 (Closed): Moving multiple selected items only causes the items currently in view...
please reopen if you find a way (or data) that allow to replicate the issue. Giovanni Manghi
10:34 AM Bug report #8785 (Closed): Style file not saved in Win 8
duplicate of #8285 Giovanni Manghi
10:34 AM Bug report #8785 (Closed): Style file not saved in Win 8
duplicate of #8285 Giovanni Manghi
10:29 AM Bug report #7855 (Closed): Error in OTB segmentation with certain projections
Giovanni Manghi
10:23 AM Bug report #11393 (Closed): Browse button of Processing dialog does not work
Fixed in changeset commit:"d1f84fd11a86036324c551ea8fc40bf734d2d062". Victor Olaya
07:59 AM Bug report #11393 (Closed): Browse button of Processing dialog does not work
In any processing toolbox dialog, the browse button [...] does not work. Therefore the user can only use as input fil... andre mano
10:22 AM Bug report #4799 (Closed): QGIS Server - GetMap URI inconsistency
Giovanni Manghi
10:03 AM Bug report #4271 (Closed): British National Grid CRS incorrectly specified when exporting to MapInfo
seems an upstream issue
http://trac.osgeo.org/gdal/ticket/481
Giovanni Manghi
10:03 AM Bug report #4271 (Closed): British National Grid CRS incorrectly specified when exporting to MapInfo
seems an upstream issue
http://trac.osgeo.org/gdal/ticket/481
Giovanni Manghi
10:02 AM Bug report #4611 (Closed): Loss of projection/datum info during file conversion
duplicate of #4271 Giovanni Manghi
10:02 AM Bug report #4611 (Closed): Loss of projection/datum info during file conversion
duplicate of #4271 Giovanni Manghi
09:55 AM Bug report #9358 (Closed): Qgis 2.1 for Mac isn't able to save Project on a server share (Ubuntu ...
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
09:55 AM Bug report #9358 (Closed): Qgis 2.1 for Mac isn't able to save Project on a server share (Ubuntu ...
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
09:54 AM Bug report #8450 (Closed): Selected item not marked blue in attribute window
I have tested again on a clean Windows 7 installation, with QGIS master and several desktop themes (the ones shipped ... Giovanni Manghi
09:54 AM Bug report #8450 (Closed): Selected item not marked blue in attribute window
I have tested again on a clean Windows 7 installation, with QGIS master and several desktop themes (the ones shipped ... Giovanni Manghi
09:41 AM Feature request #10569 (Open): no "append data to table" option
if no one is going to add this functionality then better remove the radio button. Giovanni Manghi
09:41 AM Feature request #10569 (Open): no "append data to table" option
if no one is going to add this functionality then better remove the radio button. Giovanni Manghi
09:38 AM Bug report #7439 (Closed): RGB spinbox not updated for borders
anyway on the latest master the spinboxes for borders rgb color do reflect the color of the border. Giovanni Manghi
09:38 AM Bug report #7439 (Closed): RGB spinbox not updated for borders
anyway on the latest master the spinboxes for borders rgb color do reflect the color of the border. Giovanni Manghi
08:09 AM Bug report #11071: SQL injection on PostGIS layer filtering
Giovanni Manghi wrote:
> Yes I understand (and agree) 100%, but the point is that the feedback tag was not necessary ...
Jürgen Fischer
08:07 AM Bug report #11071: SQL injection on PostGIS layer filtering

> But the question was why this is an issue. You can only execute statements that you're allowed to and you can't e...
Giovanni Manghi
08:02 AM Bug report #11071: SQL injection on PostGIS layer filtering
Giovanni Manghi wrote:
> I Matthias, I change the status because I have tested what is described and confirmed that i...
Jürgen Fischer
08:02 AM Bug report #11071: SQL injection on PostGIS layer filtering
Giovanni Manghi wrote:
> I Matthias, I change the status because I have tested what is described and confirmed that i...
Jürgen Fischer
08:02 AM Bug report #11071: SQL injection on PostGIS layer filtering
Giovanni Manghi wrote:
> I Matthias, I change the status because I have tested what is described and confirmed that i...
Jürgen Fischer
02:06 AM Bug report #11071: SQL injection on PostGIS layer filtering
Matthias Kuhn wrote:
> Was there a reason to change the state to open?
>
> I think there are two possibilities to ch...
Giovanni Manghi
08:05 AM Feature request #9639 (Closed): Keep CRS when saving DXF files
closing for the lack of feedback Jürgen Fischer

2014-10-11

01:20 AM Bug report #11191: Start of QGIS Desktop delayed (1–2 min.)
George Mallory wrote:
> Matthias Kuhn wrote:
> > Possibly related to #11085
>
> No VPN, no network drives. I also in...
Giovanni Manghi
01:14 AM Bug report #6155 (Open): SLD Export fails to write out LineSymbolizer Stroke information
Giovanni Manghi
09:36 PM Revision 659cada5 (qgis): [processing] Fixes #11388 - save vector file dialog does not show file ext
Salvatore Larosa
02:57 PM Bug report #11392 (Closed): Attribute table in map composer : "draw empty rows" should not be one...
Following this "discussion":http://lists.osgeo.org/pipermail/qgis-developer/2014-October/035057.html, I open this bug... Harrissou Santanna
01:53 PM Bug report #11390: Attribute table in map composer : set column width to automatic is not large e...
It still doesn't work here.
I'm on windows 8, Master 32bits 34ccc81
Harrissou Santanna
01:19 PM Bug report #11390: Attribute table in map composer : set column width to automatic is not large e...
Harrissou Santanna wrote:
> some data
I also can't confirm (using your data on QGIS master).
Giovanni Manghi
01:01 PM Bug report #11390: Attribute table in map composer : set column width to automatic is not large e...
some data Harrissou Santanna
12:51 PM Bug report #11390 (Feedback): Attribute table in map composer : set column width to automatic is ...
I can't reproduce this. Can you please atta h a sample project/dataset which demonstrates this issue? Nyall Dawson
10:41 AM Bug report #11390 (Closed): Attribute table in map composer : set column width to automatic is no...
add an attribute table to a map composer
Let the columns width set to automatic.
It seems that it is not large enough...
Harrissou Santanna
01:26 PM Bug report #9135 (Closed): PostGIS - materialized views only show if "also list tables with no ge...
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
01:26 PM Bug report #9135 (Closed): PostGIS - materialized views only show if "also list tables with no ge...
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
01:24 PM Feature request #10884 (Open): OSM data loaded with "Add Vector layer" can be incomplete
Giovanni Manghi
01:21 PM Bug report #7376 (Closed): QGIS confuses left & right buttons
closing for lack of feedback. Please reopen if necessary. Giovanni Manghi
01:21 PM Bug report #7376 (Closed): QGIS confuses left & right buttons
closing for lack of feedback. Please reopen if necessary. Giovanni Manghi
01:16 PM Bug report #4140 (Closed): projection problem with QGIS 1.7 "--snapshot"
seems fine here, at least on qgis master. Reopen if necessary. Giovanni Manghi
01:16 PM Bug report #4140 (Closed): projection problem with QGIS 1.7 "--snapshot"
seems fine here, at least on qgis master. Reopen if necessary. Giovanni Manghi
01:14 PM Revision 7813f6b0 (qgis): Escape backslash for mime data. Fix MS SQL drag and drop
Nathan Woodrow
12:39 PM Bug report #11388 (Closed): Processing dialogs don't display existing files and extension
Fixed in changeset commit:"659cada5b6588e66a82eb5b52c7cb2d966215158". Salvatore Larosa
07:46 AM Bug report #11388 (Closed): Processing dialogs don't display existing files and extension
With any tool of processing, if one chooses the option "save to file", the selected directory will not display the ex... andre mano
12:12 PM Revision 67c9a72b (qgis): Fix crash with SQL Server driver
Nathan Woodrow
11:42 AM Bug report #11391 (Feedback): select by expression on numerical field doesn't give expected results
I cannot confirm on qgis master.
Please attach sample data.
Giovanni Manghi
11:42 AM Bug report #11391 (Feedback): select by expression on numerical field doesn't give expected results
I cannot confirm on qgis master.
Please attach sample data.
Giovanni Manghi
11:02 AM Bug report #11391 (Closed): select by expression on numerical field doesn't give expected results
Add a layer with an integer field (let's call it "id")
select features with "select by expression" tool, using an exp...
Harrissou Santanna
11:36 AM Bug report #9707 (Closed): Zoom problems in qgis 2.x on ubuntu 12.04
definitely works as expected on qgis master, please reopen if necessary. Giovanni Manghi
11:36 AM Bug report #9707 (Closed): Zoom problems in qgis 2.x on ubuntu 12.04
definitely works as expected on qgis master, please reopen if necessary. Giovanni Manghi
09:49 AM Bug report #11389 (Closed): Processing dialogs don't display existing files and extension
Matthias Kuhn
07:49 AM Bug report #11389: Processing dialogs don't display existing files and extension
Duplicate of #11388! Please ignore/delete andre mano
07:46 AM Bug report #11389 (Closed): Processing dialogs don't display existing files and extension
With any tool of processing, if one chooses the option "save to file", the selected directory will not display the ex... andre mano
09:20 AM Revision c9cfdfae (qgis): Merge pull request #1617 from ahuarte47/Issue_9777_missing-labels
Fix #11368: Simplification of a dataset leaves some polygons unlabelled Jürgen Fischer
09:09 AM Revision 3d8a0345 (qgis): Merge pull request #1625 from giohappy/master
Fixes error in Multipoints with Z rendering Jürgen Fischer
08:26 AM Bug report #7064 (Open): "cross2" symbol should be exported in SLD as "x"
Giovanni Manghi
08:11 AM Bug report #2949 (Closed): Labeling (ABC) to a shape file do not show content from dbf field, for...
there have been work on geometry validity/labels, and from my tests on master now labels are ok also on invalid geome... Giovanni Manghi
08:11 AM Bug report #2949 (Closed): Labeling (ABC) to a shape file do not show content from dbf field, for...
there have been work on geometry validity/labels, and from my tests on master now labels are ok also on invalid geome... Giovanni Manghi
08:00 AM Bug report #10774 (Closed): Graphical Modeler: does not save parameter value when editing a model
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
08:00 AM Bug report #10774 (Closed): Graphical Modeler: does not save parameter value when editing a model
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
07:59 AM Bug report #5420 (Closed): GRASS gives python error if input layer path contains non ascii chars
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
07:59 AM Bug report #5420 (Closed): GRASS gives python error if input layer path contains non ascii chars
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
07:59 AM Bug report #5420 (Closed): GRASS gives python error if input layer path contains non ascii chars
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
07:54 AM Bug report #10976 (Open): attribute table refresh problems after edits
Giovanni Manghi
07:52 AM Bug report #9394 (Closed): Non-'Single Symbol' styles hide the layer in Master
it works as expected (even with the "." in the column name) on qgis master. Giovanni Manghi
07:52 AM Bug report #9394 (Closed): Non-'Single Symbol' styles hide the layer in Master
it works as expected (even with the "." in the column name) on qgis master. Giovanni Manghi
07:49 AM Bug report #6466 (Closed): Mac OSX: QGIS Browser not available in Applications
I assume this is fixed in the latest releases. Giovanni Manghi
07:49 AM Bug report #6466 (Closed): Mac OSX: QGIS Browser not available in Applications
I assume this is fixed in the latest releases. Giovanni Manghi
07:46 AM Bug report #10990 (Closed): Inconsistency in the re-projection between ED50 (epsg23031) and ETrS8...
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
07:46 AM Bug report #10990 (Closed): Inconsistency in the re-projection between ED50 (epsg23031) and ETrS8...
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
07:42 AM Bug report #2596 (Closed): avoid useless canvas redraws
closing in favor of tickets for specific cases. Giovanni Manghi
07:42 AM Bug report #2596 (Closed): avoid useless canvas redraws
closing in favor of tickets for specific cases. Giovanni Manghi
07:38 AM Feature request #10723 (Open): Correctly import qgis 2.0.1 symbology in later releases
Giovanni Manghi
07:33 AM Bug report #10567 (Closed): ERROR in attributes cells in spatialite layer table
Closing for lack of feedback, please reopen if necessary. Giovanni Manghi
07:33 AM Bug report #10567 (Closed): ERROR in attributes cells in spatialite layer table
Closing for lack of feedback, please reopen if necessary. Giovanni Manghi
07:30 AM Bug report #6036 (Closed): sub-menu item is sometimes not avalaible
Closing for lack of feedback, please reopen if necessary.
I assume that in the latest qgis/unity version this issue ...
Giovanni Manghi
07:30 AM Bug report #6036 (Closed): sub-menu item is sometimes not avalaible
Closing for lack of feedback, please reopen if necessary.
I assume that in the latest qgis/unity version this issue ...
Giovanni Manghi
07:29 AM Bug report #9830 (Closed): PDF, JPG export
Closing for lack of feedback, please reopen if necessary.
Try qgis 2.4/master 64bit.
Giovanni Manghi
07:29 AM Bug report #9830 (Closed): PDF, JPG export
Closing for lack of feedback, please reopen if necessary.
Try qgis 2.4/master 64bit.
Giovanni Manghi
07:24 AM Bug report #10758 (Open): drag and drop of layers or layers group between projects produces incon...
Giovanni Manghi
07:21 AM Bug report #5553 (Closed): If PostGIS database has many layers then listing/adding can take a lot...
Closing for lack of feedback, please reopen if necessary. Giovanni Manghi
07:21 AM Bug report #5553 (Closed): If PostGIS database has many layers then listing/adding can take a lot...
Closing for lack of feedback, please reopen if necessary. Giovanni Manghi
07:19 AM Bug report #4462 (Closed): When drawing a new polygon it inverts existing parts of the polygon
Giovanni Manghi
07:17 AM Bug report #10386 (Closed): WFS-T layer change request timed out ("request" parameter missing)
Closing for lack of feedback, please reopen if necessary. Giovanni Manghi
07:17 AM Bug report #10386 (Closed): WFS-T layer change request timed out ("request" parameter missing)
Closing for lack of feedback, please reopen if necessary. Giovanni Manghi
07:15 AM Bug report #10147 (Closed): Unable to open File gdb with Add Vector Layer tool
Closing for lack of feedback, please reopen if necessary. Giovanni Manghi
07:15 AM Bug report #10147 (Closed): Unable to open File gdb with Add Vector Layer tool
Closing for lack of feedback, please reopen if necessary. Giovanni Manghi
07:12 AM Feature request #9639 (Open): Keep CRS when saving DXF files
Giovanni Manghi
07:03 AM Bug report #6710 (Closed): QGIS appears to support editing joined tables, but it really does not
all issues seems solved to me in master: joined columns are clearly marked in several dialogs (like the delete column... Giovanni Manghi
07:03 AM Bug report #6710 (Closed): QGIS appears to support editing joined tables, but it really does not
all issues seems solved to me in master: joined columns are clearly marked in several dialogs (like the delete column... Giovanni Manghi
06:39 AM Bug report #7516 (Closed): GRASS Raster: NoData shown with colour of lowest class
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
06:39 AM Bug report #7516 (Closed): GRASS Raster: NoData shown with colour of lowest class
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
06:39 AM Bug report #7506 (Closed): if Save as fails, information toolbars displays a message "saving done"
seems do not happen anymore, at least on qgis master. Giovanni Manghi
06:39 AM Bug report #7506 (Closed): if Save as fails, information toolbars displays a message "saving done"
seems do not happen anymore, at least on qgis master. Giovanni Manghi
04:37 AM Bug report #7093 (Open): Curved labels ignore "Always show upside-down labels"
Giovanni Manghi
04:36 AM Bug report #10711 (Open): every geojson layers are named OGRGeoJSON
Giovanni Manghi
04:17 AM Bug report #9887 (Closed): Example script "Hex grid from layer bound" creates topologically incor...
Giovanni Manghi
04:15 AM Bug report #10808 (Closed): regression with CRS matching
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
04:15 AM Bug report #10808 (Closed): regression with CRS matching
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
04:14 AM Bug report #10144 (Closed): shapefile disappear while pan and zoom
closing for lack of feedback, please reopen if necessary.
If the shape has a index (.qix) please remove it and try a...
Giovanni Manghi
04:14 AM Bug report #10144 (Closed): shapefile disappear while pan and zoom
closing for lack of feedback, please reopen if necessary.
If the shape has a index (.qix) please remove it and try a...
Giovanni Manghi
04:09 AM Bug report #6784 (Closed): Splitting a topologically correct polygon produces topologically incor...
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
04:09 AM Bug report #6784 (Closed): Splitting a topologically correct polygon produces topologically incor...
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
04:08 AM Bug report #6437 (Closed): dissolve converting 2d -> 3d
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
04:08 AM Bug report #6437 (Closed): dissolve converting 2d -> 3d
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
04:07 AM Bug report #6368 (Closed): Not all Features in Personal GDB layer showing up in QGIS 1.8
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
04:07 AM Bug report #6368 (Closed): Not all Features in Personal GDB layer showing up in QGIS 1.8
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
04:04 AM Bug report #10804 (Closed): Vector Layer categorised style problem
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
04:04 AM Bug report #10804 (Closed): Vector Layer categorised style problem
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
03:22 AM Bug report #11372: Position of clean button in Processing search field
On Linux Xubuntu 12.04 32bits (2.5.0+git20141010+738e0be~precise-ubuntugis1), I also get it in the wrong position.
Pedro Venâncio
03:10 AM Bug report #11373: Problem with forms and left mouse button
This happens not only in data forms. Also happens, for example, in the filter field of Coordinate Reference System Se... Pedro Venâncio

2014-10-10

12:20 AM Bug report #11368 (Closed): Simplification of a dataset leaves some polygons unlabelled
Fixed in changeset commit:"c9cfdfaef4f584d198d9795a4c279d8c96fa7951". Jürgen Fischer
12:17 AM Bug report #11379 (Closed): 3D Multipoint layers not correctly loaded/visualized
Giovanni Allegri
12:17 AM Bug report #11379: 3D Multipoint layers not correctly loaded/visualized
Fixed in https://github.com/qgis/QGIS/pull/1625 Giovanni Allegri
01:54 PM Bug report #11379: 3D Multipoint layers not correctly loaded/visualized
Pull request for fixing created https://github.com/qgis/QGIS/pull/1625 Giovanni Allegri
10:52 PM Revision 94b2e7ce (qgis): Fixes error in Multipoints with Z rendering
Giovanni Allegri
03:51 PM Revision 34ccc817 (qgis): Merge pull request #1615 from ccrook/PostgresSaveStyleFix
Fix #11329 Graduated renderer style not saved in postgres Jürgen Fischer
11:07 AM Bug report #11384 (Closed): Cannot turn off 'On the fly' CRS Transformation
Please you should check if "Automatically enable on the fly ..." is enabled on Settings|Options|CRS
thanks, Roy.
Roy Roge
08:48 AM Bug report #11384 (Closed): Cannot turn off 'On the fly' CRS Transformation
I have some shapefiles I was using an external tool on. I had a look in QGIS to make sure they were all in the same C... Angus Carr
10:44 AM Bug report #9840: Using Atlas with OpenLayers results in nan extents
Will do - thanks! Nick S
07:13 AM Bug report #11102 (Closed): Save vector layer as ... csv : bad output file when choosing export w...
This was a bug in gdal/ogr, fixed in gdal/ogr 1.11.1
https://trac.osgeo.org/gdal/ticket/5508
Giovanni Manghi
07:13 AM Bug report #11102 (Closed): Save vector layer as ... csv : bad output file when choosing export w...
This was a bug in gdal/ogr, fixed in gdal/ogr 1.11.1
https://trac.osgeo.org/gdal/ticket/5508
Giovanni Manghi
06:52 AM Bug report #11329 (Closed): The new "legend format" option in graduated symbology breaks the poss...
Fixed in changeset commit:"34ccc8173e5344681b72b02fa27ef10f7a411cbc". Jürgen Fischer
05:27 AM Feature request #11357: Expose all CompositionModes in Blend Mode drop-down
Crystal clear, now. I can't see anything stopping the more 'exotic' modes being enabled in feature blend modes, as t... Graham Horner
04:41 AM Bug report #11382: TopoViewer: all layers are added as visible while code asks them NOT to be
2.2.0 was fine Sandro Santilli
04:40 AM Bug report #11382: TopoViewer: all layers are added as visible while code asks them NOT to be
Link to more code: https://github.com/qgis/QGIS/blob/final-2_4_0/python/plugins/db_manager/db_plugins/postgis/plugins... Sandro Santilli
04:36 AM Bug report #11382 (Closed): TopoViewer: all layers are added as visible while code asks them NOT ...
I guess something changed in the TOC api as the TopoViewer plugin of the DBManager now adds all layers as visible eve... Sandro Santilli
04:21 AM Bug report #11371: Map Composer: group + move + ungroup + undo = crash
on qgis 2.4 seems ok. Crash confirmed on master. Giovanni Manghi
03:52 AM Bug report #11380 (Closed): When zooming, reference point checked doesn't anchor the scale bar frame
Hi,
Launch QGIS master
Create a map composer
Add a map
Add a scale bar you'll align on right with the map
In scale ba...
Harrissou Santanna
02:28 AM Bug report #11372: Position of clean button in Processing search field
On Linux Ubuntu 14.04 it is in the right place. Filipe Dias

2014-10-09

01:36 AM Bug report #11379: 3D Multipoint layers not correctly loaded/visualized
I've tested on 3D MULTILINESTRINGS and it seems to be ok. Giovanni Allegri
01:24 AM Bug report #11379 (Closed): 3D Multipoint layers not correctly loaded/visualized
I've tested this both with a Spatialite layer and a Shapefile (it's attached here).
Only one point is shown.
When exp...
Giovanni Allegri
08:35 PM Revision 738e0bed (qgis): [TRANSUP] some update for processing and transifex
Signed-off-by: Werner Macho <[email protected]> Werner Macho
07:56 PM Bug report #11375 (Closed): QGIS 2.4 Postgis 2.1 geography types issue
QGIS 2.4 and Check with Dev build as well.
Database PostgreSQL 9.3 (x64) with PostGIS 2.1 on Windows 8.1
Data point l...
Marco Giana
05:36 PM Revision 0ed701e9 (qgis): Show attributes dialog with initially unsorted attributes (Funded by So...
Sandro Mani
04:49 PM Revision 2e943c93 (qgis): Bad layer dialog improvements (Funded by Sourcepole)
Sandro Mani
04:35 PM Revision 55181c63 (qgis): [processing] fix handling of boolean parameters in modeller
Alexander Bruy
04:35 PM Revision d8c38b5c (qgis): [processing] more fixes for i18n support
Alexander Bruy
03:54 PM Revision 0840a9d7 (qgis): more names for the map tools
Denis Rouzaud
03:09 PM Feature request #11357: Expose all CompositionModes in Blend Mode drop-down
Here you go:
http://lists.osgeo.org/pipermail/qgis-developer/2014-March/031884.html
Nyall Dawson
06:29 AM Feature request #11357: Expose all CompositionModes in Blend Mode drop-down
Thanks. I'm interested to learn more. Is the "discussion" on-line, and could you point me to any further informatio... Graham Horner
03:03 PM Bug report #9840: Using Atlas with OpenLayers results in nan extents
Hi Nick - can you please refile your bug under the OpenLayers plugin tracker? Its a bug with the plugin, not QGIS its... Nyall Dawson
02:41 PM Bug report #9840: Using Atlas with OpenLayers results in nan extents
I'm not the original reporter of this issue, but I can report that when using the OpenLayers plugin and an active bas... Nick S
02:28 PM Revision 2d49b59c (qgis): [composer] Fix calculation of height of HTML content (fix #11353)
Nyall Dawson
01:56 PM Revision ac71e600 (qgis): Cancel running requests when loading content in QgsNetworkContentFetche...
Nyall Dawson
01:50 PM Bug report #11374 (Closed): Error while launching a model from the modeler
I have my own model. I can launch it from the right panel, it's ok.
However, I can't launch it from the modeler :
Tra...
Etienne Trimaille
12:46 PM Revision 7a92293e (qgis): Followup cc94578
Nyall Dawson
12:46 PM Revision 10ffcebf (qgis): [Composer] Fix The ComposerMap's tooltip is not updated after readXML
The ComposerMap's tooltip is only set in the private init method. This method is only used in the ComposerMap constru... René-Luc ReLuc
12:46 PM Revision a3094cb5 (qgis): [Composer] Fix ComposerMapWidget's label is not explicit
The user can only know the ComposerMap's label with it's tooltip. This commit
proposes to update the ComposerMapWidg...
René-Luc ReLuc
11:36 AM Revision 0a4dae20 (qgis): Merge pull request #1619 from anitagraser/patch-4
[processing] fixed value used before assignment error Alexander Bruy
11:16 AM Revision 4a639ad9 (qgis): fixed value used before assignment error
Anita Graser
11:16 AM Revision 174c2f3f (qgis): Use QgsColorButtonV2 for editor widgets
Nyall Dawson
10:56 AM Revision a5b5bd4c (qgis): [composer] Fix new frames not inheriting outline color, clean up item a...
Nyall Dawson
10:08 AM Bug report #11329 (Reopened): The new "legend format" option in graduated symbology breaks the po...
In retrospect think I should have left this open until the pull request is actually applied... Chris Crook
09:52 AM Revision 7a389f63 (qgis): [processing] fix i18n support
Alexander Bruy
08:53 AM Bug report #11373 (Closed): Problem with forms and left mouse button
To reproduce:
1) Fill the attributes of a layer, using forms, and pass through the fields with tab key. Try to selec...
Pedro Venâncio
07:45 AM Bug report #11372 (Closed): Position of clean button in Processing search field
Please see the image attached.
It is not a serious problem, but is a regression.
Tested on Windows with QGIS master...
Pedro Venâncio
07:44 AM Bug report #11371 (Closed): Map Composer: group + move + ungroup + undo = crash
Using the map composer add two rectangles,
group them, move the grouped, ungroup them,
click the undo arrow, you get ...
Roy Roge
07:35 AM Bug report #11370 (Closed): geoserver wms with style in workspace not visible in qgis
When I open a WMS service from GeoServer that has a style in a workspace (i.e. "workspaceName:sldName"), QGIS does no... Raymond Nijssen
05:29 AM Bug report #11332 (Closed): qgis crashes when refreshing a composer html item following URL change
Fixed in changeset commit:"ac71e600a2d3bfe40b46295a2bbb703716442bfa". Nyall Dawson
04:12 AM Bug report #11332 (Open): qgis crashes when refreshing a composer html item following URL change
Nyall Dawson
04:12 AM Bug report #11332: qgis crashes when refreshing a composer html item following URL change
verified - working on a fix Nyall Dawson
05:29 AM Bug report #11353 (Closed): [composer] incorrect calculated size of html content
Fixed in changeset commit:"2d49b59cc1b8f1c1dda215ec27358ca7d5093b1b". Nyall Dawson
04:55 AM Bug report #11369 (Closed): New layers are not active with new legend
Before the refactoring, a newly added layer was automatically the active
layer. This is not the case with the new l...
Anita Graser
03:51 AM Bug report #11304 (Closed): The ComposerMap's tooltip is not updated after readXML
Merged - thank you! Nyall Dawson
03:51 AM Bug report #11304 (Closed): The ComposerMap's tooltip is not updated after readXML
Merged - thank you! Nyall Dawson
02:49 AM Bug report #11335 (Closed): NameError with Processing - global name self is not defined
Pedro Venâncio
02:23 AM Bug report #11335: NameError with Processing - global name self is not defined
Seems fixed here. Paolo Cavallini

2014-10-08

12:17 AM Bug report #11329 (Closed): The new "legend format" option in graduated symbology breaks the poss...
OK, closing it then. Thanks. Paolo Cavallini
01:56 PM Bug report #11329: The new "legend format" option in graduated symbology breaks the possibility t...
The patch is a minimal change - so completely compatible. The only thing it changes is how the style insert/update S... Chris Crook
10:37 PM Revision 823b57e3 (qgis): Fix for bug 11366
Chris Crook
09:53 PM Feature request #4236: Add ability to (over)write CRS for an existing raster file e.g. to geotif ...
It actually would be nice to have. And it shouldn't be that hard. When I am creating JPGs from TIF with -co WORDFILE=... Miroslav Umlauf
07:04 PM Revision bb723027 (qgis): [processing] Fixes #11363 - help file is created but not shown in the H...
Salvatore Larosa
05:51 PM Revision ac5622ad (qgis): #9777-ML: Indentation update
Alvaro Huarte
05:47 PM Revision c768f13f (qgis): german translation update
Jürgen Fischer
05:36 PM Revision 80871c66 (qgis): #9777-ML: Avoid Fill invalid geometries to GEOSGeometry
Alvaro Huarte
04:43 PM Bug report #11368 (Closed): Simplification of a dataset leaves some polygons unlabelled
I ran into another dataset in which several polygons fail to label when simplification is activated. See attached scr... Mathieu Pellerin - nIRV
03:34 PM Revision 5a01b98e (qgis): [pyqgis-console] restore previously loaded scripts only when editor is ...
Salvatore Larosa
01:50 PM Bug report #11366: Graduated rendering : a custom legend label is not displayed in TOC nor print ...
Fixed in pull request https://github.com/qgis/QGIS/pull/1618 Chris Crook
01:50 PM Bug report #11366: Graduated rendering : a custom legend label is not displayed in TOC nor print ...
Fixed in pull request https://github.com/qgis/QGIS/pull/1618 Chris Crook
12:44 PM Bug report #11366: Graduated rendering : a custom legend label is not displayed in TOC nor print ...
Absolutely this is how it should behave.
I'm guessing that this is an issue introduced into the copying of a rende...
Chris Crook
12:44 PM Bug report #11366: Graduated rendering : a custom legend label is not displayed in TOC nor print ...
Absolutely this is how it should behave.
I'm guessing that this is an issue introduced into the copying of a rende...
Chris Crook
12:44 PM Bug report #11366: Graduated rendering : a custom legend label is not displayed in TOC nor print ...
Absolutely this is how it should behave.
I'm guessing that this is an issue introduced into the copying of a rende...
Chris Crook
09:52 AM Bug report #11366 (Closed): Graduated rendering : a custom legend label is not displayed in TOC n...
Add a layer and open its properties dialog
In Style tab, define a graduated rendering on a field. Classify.
In "Lege...
Harrissou Santanna
01:29 PM Feature request #11357: Expose all CompositionModes in Blend Mode drop-down
This has been discussed before, but is dependent on per layer group blend modes. Nyall Dawson
05:41 AM Feature request #11357 (Open): Expose all CompositionModes in Blend Mode drop-down
Feature/Layer blending mode selection is a great addition, but why choose only 13 modes from those supported by Qt? ... Graham Horner
01:28 PM Bug report #11362: Qgis hangs when trying to browse the plugins description
Can't reproduce here too. Please reopen if it affects more machines. Borys Jurgiel
07:43 AM Bug report #11362 (Closed): Qgis hangs when trying to browse the plugins description
Giovanni Manghi wrote:
> not replicable here, in Windows or Linux. Probably a local issue. Did you tested on other ma...
baditaflorin -
07:41 AM Bug report #11362 (Feedback): Qgis hangs when trying to browse the plugins description
not replicable here, in Windows or Linux. Probably a local issue. Did you tested on other machines? With other connec... Giovanni Manghi
07:36 AM Bug report #11362 (Closed): Qgis hangs when trying to browse the plugins description
Try to search for openlayers
Try to browse the different plugins.
Sometimes it hangs more then 30-45 seconds.
baditaflorin -
01:15 PM Feature request #11367: Filter option > OpenStreetMap - Export OpenStreetMap topology to Spatiall...
I guess you mean the Vector -> OpenStreetMap menu. It's a core feature, not a plugin. Borys Jurgiel
01:15 PM Feature request #11367: Filter option > OpenStreetMap - Export OpenStreetMap topology to Spatiall...
I guess you mean the Vector -> OpenStreetMap menu. It's a core feature, not a plugin. Borys Jurgiel
09:53 AM Feature request #11367 (Closed): Filter option > OpenStreetMap - Export OpenStreetMap topology to...
I use this plugin because i want to get the most up-to date data from osm
Qgis is bad at handling multiple items o...
baditaflorin -
11:33 AM Revision 149ad599 (qgis): Postgres connection: limit user/pw queries to 5 (avoids blocking server...
Marco Hugentobler
11:29 AM Revision b3f00ec3 (qgis): Add some tolerance to atlas tests
Nyall Dawson
10:38 AM Revision 732a8994 (qgis): Use color name to compare colors when adding new recent color, prevents
duplicate colors in recent color list Nyall Dawson
10:37 AM Revision 344eccd7 (qgis): Fix offset is ignored for simple line symbology
Nyall Dawson
10:37 AM Revision 6bb045bd (qgis): [composer] Ensure that QgsComposerMap::mapPolygon returns a closed
polygon, fixes rare crash when using map overviews (fix #11305) Nyall Dawson
10:03 AM Bug report #11363 (Closed): R scripts: help file is created but not shown in the Help tab
Fixed in changeset commit:"bb723027f4c4758d186990607f35827c39c699bd". Salvatore Larosa
08:37 AM Bug report #11363 (Closed): R scripts: help file is created but not shown in the Help tab
Create a custom R script
Add text to the Help section
Save
Help is not displayed
Filipe Dias
10:00 AM Bug report #11361: Cannot right click on vector layer in TOC when its table of attributes is open...
Yes, I'm on KDE too.
This bug happens with a shapefile in my case.
With a geojson or WFS, it works fine.
Etienne Trimaille
08:34 AM Bug report #11361: Cannot right click on vector layer in TOC when its table of attributes is open...
in my case it happens on kde but not on Windows. Giovanni Manghi
08:23 AM Bug report #11361: Cannot right click on vector layer in TOC when its table of attributes is open...
if it is enough to load a layer, open the attribute table and then right click on layer to access to the properties d... Salvatore Larosa
07:34 AM Bug report #11361 (Closed): Cannot right click on vector layer in TOC when its table of attribute...
It happens on master, and is a regression. Giovanni Manghi
09:52 AM Bug report #8524 (Closed): Raster tiling offset in composer output from zoomed in resampling
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
09:52 AM Bug report #8524 (Closed): Raster tiling offset in composer output from zoomed in resampling
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
09:51 AM Bug report #10957 (Closed): Digitising & snaps
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
09:51 AM Bug report #10957 (Closed): Digitising & snaps
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
09:50 AM Bug report #10998 (Closed): KML name in layer tree is different than the KML added to map canvas
works fine on qgis master on both linux and windows, please reopen if necessary. Giovanni Manghi
09:50 AM Bug report #10998 (Closed): KML name in layer tree is different than the KML added to map canvas
works fine on qgis master on both linux and windows, please reopen if necessary. Giovanni Manghi
09:48 AM Bug report #10821 (Closed): area calculation error after CRS changes
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
09:48 AM Bug report #10821 (Closed): area calculation error after CRS changes
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
09:47 AM Bug report #8187 (Closed): Fail to install plugins online if Windows' user name is Japanese (2-by...
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
09:47 AM Bug report #8187 (Closed): Fail to install plugins online if Windows' user name is Japanese (2-by...
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
09:37 AM Feature request #11365 (Closed): Remember last selected Imput DB file > OpenStreetMap plugin - Ex...
Now, if we select a file, select the tags that we want imported. And then we want to load again, but for another tags... baditaflorin -
09:35 AM Feature request #11364 (Rejected): Select All Function > OpenStreetMap plugin - Export OpenStreet...
Now, if you get the data from osm, and you want to select what to import, you have to manually select all
It would b...
baditaflorin -
09:30 AM Bug report #10247 (Closed): WMS performance degraded
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
09:30 AM Bug report #10247 (Closed): WMS performance degraded
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
09:29 AM Bug report #8422 (Closed): Field Calculator doesn't work - spatiaLite
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
09:29 AM Bug report #8422 (Closed): Field Calculator doesn't work - spatiaLite
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
09:26 AM Bug report #10817 (Closed): Gradinet color ramp with only one object not showing true color
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
09:26 AM Bug report #10817 (Closed): Gradinet color ramp with only one object not showing true color
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
09:18 AM Bug report #10593 (Closed): highlighted identified feature(s) does not disappear when closing ide...
Giovanni Manghi
09:14 AM Bug report #10219 (Closed): QGIS crash in WFS client when inserting large number of objects
Closing for lack of feedback, please reopen if necessary. Giovanni Manghi
09:14 AM Bug report #10219 (Closed): QGIS crash in WFS client when inserting large number of objects
Closing for lack of feedback, please reopen if necessary. Giovanni Manghi
09:12 AM Bug report #9041 (Closed): Text annotations' symbols seems not work correctly
Closing for lack of feedback, please reopen if necessary. Giovanni Manghi
09:12 AM Bug report #9041 (Closed): Text annotations' symbols seems not work correctly
Closing for lack of feedback, please reopen if necessary. Giovanni Manghi
09:06 AM Feature request #11319: Allow to (re)add features to null geometries
Matthias Kuhn wrote:
> I work with database tables that are allowed to have NULL geometries. I therefore vote for all...
Giovanni Manghi
08:38 AM Feature request #11319: Allow to (re)add features to null geometries
I work with database tables that are allowed to have NULL geometries. I therefore vote for allowing those.
To fix the...
Matthias Kuhn
08:40 AM Bug report #7703 (Closed): WKT import two problems
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
08:40 AM Bug report #7703 (Closed): WKT import two problems
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
08:39 AM Bug report #7890 (Open): Composer layer transparency not respected in legend
Giovanni Manghi
08:35 AM Feature request #11359: AutoSave function
Hi,
There is a plugin named "AutoSaver" that might do such work. You can try it.
Also, I think, since QGIS 2.4, there...
Harrissou Santanna
07:29 AM Feature request #11359 (Open): AutoSave function
What i really miss in Qgis is the autosave function, i don`t save that often, and when qgis crashes , i have to redo ... baditaflorin -
08:25 AM Bug report #10618 (Closed): Publishing of a layer (which has no data in it) through LizMap
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
08:25 AM Bug report #10618 (Closed): Publishing of a layer (which has no data in it) through LizMap
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
08:23 AM Bug report #10673 (Closed): qgis 2.2 don't open proprerly JPEG-2000 under linux Ubuntu
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
08:23 AM Bug report #10673 (Closed): qgis 2.2 don't open proprerly JPEG-2000 under linux Ubuntu
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
08:22 AM Bug report #9981 (Closed): Processing: autofill with numbers>wrong placement
fixed in master. Giovanni Manghi
08:22 AM Bug report #9981 (Closed): Processing: autofill with numbers>wrong placement
fixed in master. Giovanni Manghi
08:21 AM Bug report #9767 (Closed): Project not properly saving ellipsoid
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
08:21 AM Bug report #9767 (Closed): Project not properly saving ellipsoid
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
08:19 AM Bug report #9420 (Closed): Bad WMS display (EPSG:2972)
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
08:19 AM Bug report #9420 (Closed): Bad WMS display (EPSG:2972)
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
08:18 AM Bug report #10784 (Closed): topology errors when digitizing
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
08:18 AM Bug report #10784 (Closed): topology errors when digitizing
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
08:18 AM Bug report #10885 (Closed): QGIS crashes when digitising, while avoiding intersections
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
08:18 AM Bug report #10885 (Closed): QGIS crashes when digitising, while avoiding intersections
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
08:11 AM Bug report #11354 (Feedback): Labels: special font styles disappears after SVG export
That checkbox it active and it not possible to uncheck it on both Windows and Linux, qgis 2.4 and master. And since i... Giovanni Manghi
08:11 AM Bug report #11354 (Feedback): Labels: special font styles disappears after SVG export
That checkbox it active and it not possible to uncheck it on both Windows and Linux, qgis 2.4 and master. And since i... Giovanni Manghi
03:03 AM Bug report #11354 (Closed): Labels: special font styles disappears after SVG export
I'm right now making a map which uses the font Univers which has a lot of styles outside the normal bold, italic etc.... Oskar Karlin
07:49 AM Bug report #11360 (Reopened): SVG fills rendered as raster
I've tried the master where the SVG points now work (what issue 10909 was all about) and it still render as raster. Oskar Karlin
07:46 AM Bug report #11360 (Closed): SVG fills rendered as raster
seems exactly #10909 that it has already been fixed and so you can test it installing qgis master. If you feel any ev... Giovanni Manghi
07:46 AM Bug report #11360 (Closed): SVG fills rendered as raster
seems exactly #10909 that it has already been fixed and so you can test it installing qgis master. If you feel any ev... Giovanni Manghi
07:31 AM Bug report #11360 (Closed): SVG fills rendered as raster
Similar to #10909.
When saving a map as pdf, line pattern fills or SVG fills are both rendered as raster. It would b...
Oskar Karlin
06:28 AM Bug report #11358 (Closed): Spatial index is not used in Oracle views
When adding a layer that corresponds to a view in Oracle then QGIS will not use a spatial filter when fetching data. ... Viktor Rasmussen
04:38 AM Bug report #11289 (Closed): Map Canvas doesn't refresh well with diagrams on vector layer
This seems to be fixed in Master fbc5f06 Harrissou Santanna
04:22 AM Bug report #11356 (Closed): Attribute Table in Print Composer : resize empty table when the displ...
Open a print composer
add an attribute table item
set it to "show only features visible within a map"
In appearance f...
Harrissou Santanna
03:19 AM Bug report #11355 (Closed): connecting to database puts the dialog behind QGIS main window
Launch QGIS Master
Open DB Manager Dialog
Connect to a database.
If your connection succeeds, DB Manager is no longer...
Harrissou Santanna
03:01 AM Bug report #11348: Add PostGIS layers is too slow on connecting to a database
Hi Harrissou,
Unfortunately DB Manager is unable to add the layer I am interested in, see issue #11317. Because the ...
Harry Clarke
02:35 AM Bug report #11348: Add PostGIS layers is too slow on connecting to a database
Hi,
Harry, It doesn't solve the issue you are reporting (and this really needs to be fixed) but you should try DB Man...
Harrissou Santanna
02:18 AM Bug report #11348: Add PostGIS layers is too slow on connecting to a database
Morning Mathieu,
I am not sure exactly which option you are referring to.
I did try ticking the option "Don't resolve...
Harry Clarke
02:30 AM Bug report #11305 (Closed): Adding an overview map to print composer crashes QGIS
Fixed in changeset commit:"6bb045bdbbceab330e4cf5818e3cfc588fa1cb49". Nyall Dawson

2014-10-07

01:56 AM Bug report #11348: Add PostGIS layers is too slow on connecting to a database
Good morning Harry,
did you try to check the "do not resolve geometry type..." option in the database connection set...
Mathieu Bossaert
01:10 PM Bug report #11348 (Closed): Add PostGIS layers is too slow on connecting to a database
Add PostGIS layers is too slow. The reason is that when connecting to the database, every table and view is read alon... Harry Clarke
01:49 AM Bug report #11353 (Closed): [composer] incorrect calculated size of html content
Currently the height of html content in html items is incorrectly calculated, resulting in empty frames Nyall Dawson
01:48 AM Bug report #11352 (Closed): [composer] Page orientation ignored when printing
Steps to reproduce:
1. change page orientation to portrait
2. try and print. page size is landscape.
Nyall Dawson
01:47 AM Bug report #11351 (Closed): [composer] combinations of frame/multiframe undo/redo crashes qgis
Mixing combinations of frame and multiframe undo and redo operations results in a crash. Nyall Dawson
12:24 AM Bug report #11327 (Closed): Python error while trying to create a model
Fixed in commit:11e3044e3cae80bafa6e593efebb2edb625d2d9b Salvatore Larosa
12:24 AM Bug report #11327 (Closed): Python error while trying to create a model
Fixed in commit:11e3044e3cae80bafa6e593efebb2edb625d2d9b Salvatore Larosa
12:13 AM Bug report #11349 (In Progress): xmin/xmax broke on qgis master
Giovanni Manghi
03:22 PM Bug report #11349 (Closed): xmin/xmax broke on qgis master
Fixed in changeset commit:"fbc5f060f64d338fa0f0928236a7c87cfc39cbf2". Salvatore Larosa
02:09 PM Bug report #11349 (Closed): xmin/xmax broke on qgis master
The field calculator xmin/xmax operators (and possible others, just tested this two) are broke on qgis master and in ... Giovanni Manghi
12:12 AM Revision fbc5f060 (qgis): Fixes #11349 - field calculator broke on qgis master
Salvatore Larosa
11:13 PM Revision ac1e9cb9 (qgis): [processing] set autoRaise to True for toolbutton in script and modeler...
Salvatore Larosa
11:03 PM Bug report #10887 (Closed): Qgis return empty QgsComposition from standalone application
Closed due to lack of feedback Nyall Dawson
11:03 PM Bug report #10887 (Closed): Qgis return empty QgsComposition from standalone application
Closed due to lack of feedback Nyall Dawson
10:26 PM Revision dcdf9fb7 (qgis): [processing] Fixes #11345 - Python error while using Get script from on...
Salvatore Larosa
07:17 PM Bug report #11350 (Closed): Raster Calculator not giving the correct raster from a slope percenta...
i have a srtm_62_11 downloaded from the internet with WGS84 projection. I tried to derived slope raster from the srtm... Prime Enrique Rendon
01:59 PM Bug report #11345 (Closed): Python error while using "Get script from online scripts collection"
Fixed in changeset commit:"dcdf9fb7f60fa825b8319e50e49d4a48079180ee". Salvatore Larosa
06:03 AM Bug report #11345 (Closed): Python error while using "Get script from online scripts collection"
Double click on "Get script from online scripts collection"
Select "not installed"
Click on: "Create vector layer fro...
Filipe Dias
01:21 PM Revision 17ca96fd (qgis): Allow QWebView for photo widget
Fix #11306 Matthias Kuhn
01:12 PM Revision 121665e5 (qgis): [composer] Ensure that all maps are refreshed when atlas feature change...
Nyall Dawson
01:11 PM Revision a5fe1748 (qgis): Fix crashes when using atlas and expressions which rely on specialcolum...
Nyall Dawson
01:02 PM Revision 1b997802 (qgis): Followup 8a0e1ef
Nyall Dawson
12:34 PM Bug report #3465 (Closed): Legend in map composer has an infinite height
Safe to close this now that legend has been refactored. Nyall Dawson
12:34 PM Bug report #3465 (Closed): Legend in map composer has an infinite height
Safe to close this now that legend has been refactored. Nyall Dawson
12:02 PM Revision 2dbe2da7 (qgis): [processing] minor code cleaning
Victor Olaya
12:02 PM Revision f661f80b (qgis): [processing] fixed wrong call to self.tr from static method
Victor Olaya
10:45 AM Revision cc8058a9 (qgis): [TRANSUP] transifex update
Signed-off-by: Werner Macho <[email protected]> Werner Macho
08:52 AM Bug report #11191: Start of QGIS Desktop delayed (1–2 min.)
Matthias Kuhn wrote:
> Possibly related to #11085
No VPN, no network drives. I also installed QGIS 32-bit for testin...
George Mallory
07:46 AM Bug report #11231: Function rand() only gives values up to ~32000
Investigating a bit:
Visual Studio (up to 2013) has RAND_MAX defined as 0x7fff: 32767. Author's note: which seems qu...
Matthias Kuhn
06:58 AM Feature request #11347 (Closed): Unneccessarily inaccurate transformation Gauß-Krüger to UTM
Hello,
Some months ago I reported what I believed to be a bug in transforming East German Krassovski coordinates t...
Rudi Uhl
06:21 AM Revision f1577f1e (qgis): Adding comments explaining code changes
Chris Crook
05:18 AM Bug report #11342 (Closed): add field behaviour
to reproduce:
1) add a virtual field
2) add a permanent field => field is added but marked as virtual
(symbol) and n...
Bernhard Ströbl
04:26 AM Bug report #11071 (Feedback): SQL injection on PostGIS layer filtering
Was there a reason to change the state to open?
I think there are two possibilities to change the state from Feedbac...
Matthias Kuhn
04:22 AM Bug report #11306 (Closed): Qgis 2.4: Can't visualize a picture in a form obtained from Qt Designer
Fixed in changeset commit:"17ca96fd26720c964e42123ce1196b01355424d9". Matthias Kuhn
03:00 AM Bug report #11306 (Open): Qgis 2.4: Can't visualize a picture in a form obtained from Qt Designer
As a workaround, you can use a QLabel instead of a QWebView (This approach should be backwards compatible with 2.2)
...
Matthias Kuhn
03:17 AM Bug report #11335: NameError with Processing - global name self is not defined
Hi Victor,
No, it is not necessary, I take care of it! Don't worry! These are not yet final models!
Thank you so mu...
Pedro Venâncio
03:04 AM Bug report #11335: NameError with Processing - global name self is not defined
The error with int i18n is fixed. The error of not being able to load your model is actually not a modeler error. The... Victor Olaya
02:57 AM Revision 20b0d121 (qgis): #11243: Disable simplification when OTFR transform fails
Alvaro Huarte
02:43 AM Bug report #11341 (Closed): Crashing on OSX when saving as layer geojson and changing CRS
I am trying to save a Shapefile as geoJson. Each time I right click on the layer, select "Save As", enter the filenam... David Kelly

2014-10-06

12:21 AM Bug report #11306: Qgis 2.4: Can't visualize a picture in a form obtained from Qt Designer
I use a Qwebview and it worked well in 2.2
I share the .ui file
CANO Kathy
02:22 PM Bug report #11306 (Feedback): Qgis 2.4: Can't visualize a picture in a form obtained from Qt Desi...
Which widget type did you use to show the picture in the .ui-file?
Would you be able to share the .ui file?
Matthias Kuhn
12:13 AM Feature request #11338: field calculator: if you choose 'double' as fieldtype, the precision is N...
@mkuhn: Change the default precision for double to 5 instead of 0
So the Output field width should change to sensibl...
Richard Duivenvoorde
12:05 AM Feature request #11338: field calculator: if you choose 'double' as fieldtype, the precision is N...
I think this is actually the same one as: #9142 Richard Duivenvoorde
02:12 PM Feature request #11338: field calculator: if you choose 'double' as fieldtype, the precision is N...
Just to be sure I understand correct. This feature request is:
* Change the default precision for double to 5 inste...
Matthias Kuhn
03:32 AM Feature request #11338 (Open): field calculator: if you choose 'double' as fieldtype, the precisi...
After a question on IRC of somebody who ended up with area's of 0
Load the shp from test.zip (epsg:28992)
Make layer...
Richard Duivenvoorde
12:04 AM Bug report #11329 (Feedback): The new "legend format" option in graduated symbology breaks the po...
Does the patch handle backward compatibility? Paolo Cavallini
11:57 AM Bug report #11329 (Closed): The new "legend format" option in graduated symbology breaks the poss...
This issue is fixed by pull request #1615.
I've used a "minimal change" approach - so the qml and sld strings are in...
Chris Crook
11:57 AM Bug report #11329 (Closed): The new "legend format" option in graduated symbology breaks the poss...
This issue is fixed by pull request #1615.
I've used a "minimal change" approach - so the qml and sld strings are in...
Chris Crook
11:19 PM Bug report #11243: Data corruption with feature simplification.
Chris Crook wrote:
> I can confirm that this patch solves the display issue (still get the warning messages - probabl...
Alvaro Huarte
11:03 PM Bug report #11243: Data corruption with feature simplification.
I can confirm that this patch solves the display issue (still get the warning messages - probably useful)
Thanks for ...
Chris Crook
06:40 PM Bug report #11243: Data corruption with feature simplification.
Hi, the pull request 1616 ( https://github.com/qgis/QGIS/pull/1616 ) fixes this issue.
It disables the simplificatio...
Alvaro Huarte
10:50 PM Bug report #11340 (Closed): Can't edit OTB applications folder in processing module
I've got a local installation of orfeo toolbox on my system and I try to change the otb applications folder and comma... Manuel Grizonnet
08:42 PM Revision 8b245548 (qgis): Fix saving styles in postgres where style definition includes %1 etc st...
Chris Crook
04:58 PM Revision 79f8841a (qgis): [Processing] Add GDAL build virtual raster alg - part 2.
Radoslaw Guzinski
04:50 PM Revision 7f45a9c0 (qgis): [Processing] Add GDAL build virtual raster alg.
Radoslaw Guzinski
04:29 PM Revision e66bc848 (qgis): [Processing] Fix advanced parameter handling in OTB algorithms.
Radoslaw Guzinski
04:26 PM Revision 6f94e9dc (qgis): [Processing] Inform listeners when all algorithms have been loaded.
Radoslaw Guzinski
04:21 PM Revision 81089a1f (qgis): Fix translations in Processing.py
Radoslaw Guzinski
02:55 PM Revision e5850f38 (qgis): Fix #10858 - Set relative path to QLR save folder. Load relative to QLR...
Nathan Woodrow
02:18 PM Bug report #11334 (Feedback): Shapefile attributes scrambled
Matthias Kuhn
02:18 PM Bug report #11334: Shapefile attributes scrambled
Do you still have the original (uncorrupted) data? Is this reproducible? How? Matthias Kuhn
02:06 PM Bug report #11312 (Closed): copy/paste style doesn't keep fields properties
Is fixed in master. If this issue can be reproduced on master, please reopen. Matthias Kuhn
02:03 PM Revision 6d850ad5 (qgis): [composer] Remove a bunch of duplicate render calls to map items during...
Nyall Dawson
02:03 PM Revision 8a0e1ef4 (qgis): Indicate current color in color button swatch menus
Nyall Dawson
02:03 PM Revision a4de7409 (qgis): [composer] Clean up label item widget
Nyall Dawson
02:03 PM Revision 067c4dc2 (qgis): [composer] Update label items immediately after changing color
Nyall Dawson
02:03 PM Revision e8e6e327 (qgis): [composer] More shortcuts for composer map tools
Nyall Dawson
02:03 PM Revision bcc3011f (qgis): [composer] Remove duplicate canvas refreshes
Nyall Dawson
01:50 PM Bug report #11191: Start of QGIS Desktop delayed (1–2 min.)
Possibly related to #11085
Matthias Kuhn
02:29 AM Bug report #11191: Start of QGIS Desktop delayed (1–2 min.)
Giovanni Manghi wrote:
> try also deleting the .qgis2 folder (make eventually a backup beforehand).
Deleting .qgis2 ...
George Mallory
01:14 PM Revision 21106112 (qgis): Use standard test font for QgsComposerHtml test
Nyall Dawson
11:54 AM Bug report #10778 (Closed): Crashes on zoom in-out
Closing for lack of feedback. Giovanni Manghi
11:54 AM Bug report #10778 (Closed): Crashes on zoom in-out
Closing for lack of feedback. Giovanni Manghi
11:53 AM Bug report #10760 (Closed): v.to.points not working
Closing for lack of feedback. Giovanni Manghi
11:53 AM Bug report #10760 (Closed): v.to.points not working
Closing for lack of feedback. Giovanni Manghi
11:51 AM Bug report #7366 (Closed): GdalTools not loadable
Closing for lack of feedback. Giovanni Manghi
11:51 AM Bug report #7366 (Closed): GdalTools not loadable
Closing for lack of feedback. Giovanni Manghi
11:51 AM Bug report #9879 (Closed): Postgis style categories are not displayed
Closing for lack of feedback. Giovanni Manghi
11:51 AM Bug report #9879 (Closed): Postgis style categories are not displayed
Closing for lack of feedback. Giovanni Manghi
11:49 AM Bug report #10234 (Closed): Difficult to edit nodes of polygons close together
Giovanni Manghi
11:49 AM Bug report #10234: Difficult to edit nodes of polygons close together
Closing for lack of feedback. Giovanni Manghi
11:48 AM Bug report #10584 (Closed): Saving as SpatiaLite fails with "save as" dialog when input is a mult...
Closing for lack of feedback. Giovanni Manghi
11:48 AM Bug report #10584 (Closed): Saving as SpatiaLite fails with "save as" dialog when input is a mult...
Closing for lack of feedback. Giovanni Manghi
11:44 AM Bug report #6338 (Closed): qgis server doesn't work with custom CRS
closing for lack of feedback. Giovanni Manghi
11:44 AM Bug report #6338 (Closed): qgis server doesn't work with custom CRS
closing for lack of feedback. Giovanni Manghi
11:41 AM Bug report #3415 (Closed): Basemap shrinks during export to pdf
closing for lack of feedback. Giovanni Manghi
11:41 AM Bug report #3415 (Closed): Basemap shrinks during export to pdf
closing for lack of feedback. Giovanni Manghi
11:38 AM Bug report #3466 (Rejected): Extremely Bloated PDF Vector Export under Win.
closing for lack of feedback. Giovanni Manghi
11:38 AM Bug report #3466 (Rejected): Extremely Bloated PDF Vector Export under Win.
closing for lack of feedback. Giovanni Manghi
10:25 AM Revision bed164e7 (qgis): Allow usage of virtual fields also for layer w/o add attribute support
Fix #11168 Matthias Kuhn
10:18 AM Revision 7318c730 (qgis): Convert values to target field format
For the field calculator and virtual fields.
Fix #11000
Fix #10995
Fix #10993
Matthias Kuhn
09:48 AM Bug report #11337 (Feedback): Attribute Table does not show correctly on high resolution (2880x16...
is qgis master affected? Giovanni Manghi
09:48 AM Bug report #11337 (Feedback): Attribute Table does not show correctly on high resolution (2880x16...
is qgis master affected? Giovanni Manghi
09:48 AM Bug report #11337 (Feedback): Attribute Table does not show correctly on high resolution (2880x16...
is qgis master affected? Giovanni Manghi
04:38 AM Bug report #11337: Attribute Table does not show correctly on high resolution (2880x1620) monitors
Using QGIS 2.4 from OSGEO4W on Windows 8.1 Jakob Lanstorp
03:12 AM Bug report #11337 (Closed): Attribute Table does not show correctly on high resolution (2880x1620...
The rows in the attribute table are truncated in height, when using a large screen resolution 2880x1620). It is not p... Jakob Lanstorp
09:06 AM Bug report #11339 (Closed): WMTS tile request not properly working
Hi, it seems there is something not properly working with the Tile request in the WMTS client. The error I keep recei... marco moderato
07:35 AM Revision 11e3044e (qgis): [processing] fixed #11327
Victor Olaya
07:35 AM Revision c5c4d416 (qgis): [processing] fixed string representation of outputs
Victor Olaya
07:35 AM Revision 6cf39a53 (qgis): [processing] fixed list of algorithms in simplified mode
Victor Olaya
07:35 AM Revision c2e30b3c (qgis): [processing]removed debug print lines
Victor Olaya
07:33 AM Revision a39315af (qgis): [processing] enable non-tif outputs in gdaldem algorithms
Victor Olaya
07:33 AM Revision 559c2d95 (qgis): [processing] enabled more gdal output extensions
Victor Olaya
05:56 AM Bug report #10858 (Closed): Datasource file name in .qlr file should be relative to .qlr file
Fixed in changeset commit:"e5850f38b152e9072c5ae26ae5c5966846b7be3a". Nathan Woodrow
04:31 AM Bug report #10619: Attribute table 'Show features visible on map' option does not speed up loadin...

One other observation (not 100% sure it is related),
if I load this table in QGIS (zoomed in a lot to not load all...
Richard Duivenvoorde
03:04 AM Bug report #10619: Attribute table 'Show features visible on map' option does not speed up loadin...
I agree that this should be postponed to after feature freeze.
I see two possibilities that can be evaluated to tack...
Matthias Kuhn
02:11 AM Bug report #11335: NameError with Processing - global name self is not defined
Hi Victor,
I attach two models:
- with 1_1_preparacao.model, I get no error;
- with 1_preparacao.model, I get the ...
Pedro Venâncio
02:11 AM Bug report #11335: NameError with Processing - global name self is not defined
Hi Victor,
I attach two models:
- with 1_1_preparacao.model, I get no error;
- with 1_preparacao.model, I get the ...
Pedro Venâncio

2014-10-05

01:55 AM Bug report #11335 (Feedback): NameError with Processing - global name self is not defined
There are two problems in here. One, the model is not being loaded, so the backwards compatibility is not perfect. Tw... Victor Olaya
01:35 AM Bug report #11335 (Closed): NameError with Processing - global name self is not defined
After update to QGIS 2.5.0-92 (OSGeo4W) I get this error:... Pedro Venâncio
01:46 AM Bug report #11336 (Closed): Copy / Paste PostGIS features problem
When trying to copy features from a PostGIS layer in QGIS master to another, in the moment of pasting to the destinat... Pedro Venâncio
01:25 AM Bug report #11168 (Closed): Cannot remove expression fields (crash)
Fixed in changeset commit:"bed164e70c4405de7f6b729159b476244835c15f". Matthias Kuhn
01:22 AM Bug report #10996 (Closed): Virtual fields: categorized symbology does not work under Windows
Fixed in commit:7318c73 Matthias Kuhn
01:19 AM Bug report #10993 (Closed): Virtual fields: if selecting integer as data type, then field shows a...
Fixed in changeset commit:"7318c73012a2c7245f5ac7a268a457ae84f0a4de". Matthias Kuhn
01:19 AM Bug report #10995 (Closed): Virtual fields: graduated symbology with natural breaks does not use ...
Fixed in changeset commit:"7318c73012a2c7245f5ac7a268a457ae84f0a4de". Matthias Kuhn
01:19 AM Bug report #11000 (Closed): QgsExpression target format
Fixed in changeset commit:"7318c73012a2c7245f5ac7a268a457ae84f0a4de". Matthias Kuhn
01:07 AM Revision 66b1f53e (qgis): Merge pull request #1612 from ccrook/GraduatedRendererBugFixes1
Two bug fixes for graduated renderer Nathan Woodrow
 

Also available in: Atom