Activity

From 2015-10-21 to 2015-11-19

2015-11-19

10:50 PM Revision a5b2a069 (qgis): made copy/paste style aware of scale based visibility (fixes #13746)
Sebastian Dietrich
10:43 PM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Yuval: AFAIK the issue remains on QGIS 2.12. There is hope for the 2.14 LTS release which will probably be built agai... Björn Harrtell
10:57 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Björn Harrtell wrote:
> ... which is unfortunate because editing shapefiles probably is one of the more common cases ...
Uroš Preložnik
10:32 PM Bug report #13856: DB Manager: SET DEFAULT syntax wrong
If the user is required to add '', this should be made clear, it is not obvious. Perhaps adding a note to the error m... Paolo Cavallini
11:17 AM Bug report #13856: DB Manager: SET DEFAULT syntax wrong
I would say this is intended behaviour. You are not entering a *value*, but an *expression*.... Sebastian Dietrich
10:14 AM Bug report #13856 (Closed): DB Manager: SET DEFAULT syntax wrong
When setting the default for a column value, DB Manager fails to quote the value, e.g.... Paolo Cavallini
10:19 PM Bug report #13857: Default values on a PG table: type cast appended
e.g. if I insert a path to a photo, and set the field widget to photo, the image itself fails to be displayed because... Paolo Cavallini
11:54 AM Bug report #13857 (Feedback): Default values on a PG table: type cast appended
Defaults values are kept verbatim (not only for @'test123'::character varying@, but also @nextval('foo_id_seq'::regcl... Jürgen Fischer
10:20 AM Bug report #13857 (Closed): Default values on a PG table: type cast appended
If the table has a default value, this is used in QGIS, but quotes and a type cast is added to it, e.g.:
'test123'...
Paolo Cavallini
08:40 PM Revision e3489e0b (qgis): install qgsfeaturefilterprovider.h (followup c9f0d83)
Jürgen Fischer
05:21 PM Revision 0132a3e1 (qgis): Merge pull request #1 from SebDieBln/SanitizeEntryNames
add a test for makeKeyTokens_() Olivier Dalang
04:07 PM Revision 84e4539b (qgis): fix c40a764
Jürgen Fischer
03:32 PM Revision d70a47e7 (qgis): Document function name changes
Matthias Kuhn
03:32 PM Revision 4cd1e386 (qgis): fieldEditable -> readOnly
Matthias Kuhn
03:32 PM Revision a50f2d05 (qgis): Refactor edit form configuration out of QgsVectorLayer
Matthias Kuhn
03:32 PM Revision 5b596097 (qgis): Some sip changes and doxymentation
Matthias Kuhn
03:32 PM Revision d2ac91b3 (qgis): fixup doxygen
Matthias Kuhn
03:29 PM Revision d315a123 (qgis): Fix segfault when editor widget is invalid on form init
"editor" can be null in that case Alessandro Pasotti
02:31 PM Revision c5762816 (qgis): Fix merge attributes/features tool resets values to null for int fields
Also add a warning if merged attribute value is not compatible with
field type.
Fix #12842
(cherry-picked from 099a...
Nyall Dawson
02:31 PM Revision 4d7cb24c (qgis): Fix overview canvas background color not set (fix #11157)
(cherry-picked from f60ca59996544a29567cfa6a68f6dc2c1664f6dd) Nyall Dawson
02:31 PM Revision 29e2b6a2 (qgis): Fix fill ring tool creates more features than needed (fix #13354)
(cherry-picked from 45a6f715b3b980ea4ad0dce7e35aace041caac6d) Nyall Dawson
02:31 PM Revision 45d80f90 (qgis): Fix merge attributes tool sets skipped attributes to null (fix #13231)
(cherry-picked from 0bda18b6e04105d52cfe6f54792de2f2e2b4a925) Nyall Dawson
02:31 PM Revision ca127f58 (qgis): Fix storing string representations of doubles in an int field
results in NULL rather than converting value to int
(cherry-picked from 1c76b93d89e9edf3a3abb153402c541e66756add)
Nyall Dawson
02:31 PM Revision 3ffdb6cf (qgis): Introduce qgsRound since std::round is available only in C++11 onwards
(cherry-picked from 468012a282d8f96d0ad4f12cade2504a77cd75f9) Nyall Dawson
02:05 PM Bug report #13746: Duplicating a layer doesn't copy scale dependent visibility
_Copy style_ and _Paste style_ also do not operate on the scale based visibility settings. _Duplicate layer_ internal... Sebastian Dietrich
02:01 PM Revision 174fbb97 (qgis): added a test for makeKeyTokens_()
Sebastian Dietrich
01:42 PM Revision f16328a9 (qgis): fix build of distance area tests (followup 3667651)
Jürgen Fischer
01:30 PM Revision c40a764f (qgis): indentation update
Jürgen Fischer
12:32 PM Revision 69eb6597 (qgis): Fix crash in relation reference widget
Matthias Kuhn
12:29 PM Bug report #13850 (Closed): compile error for qgis 2.8 (r60.g3667651) in file qgsdistancearea.cpp
Nyall Dawson
12:25 PM Revision ce6a6902 (qgis): fix precise build (followup 3667651)
Jürgen Fischer
12:22 PM Revision 2fcdef4e (qgis): Fix crash in relation reference widget
Matthias Kuhn
12:09 PM Revision 739e5079 (qgis): fix windows build (followup c9f0d83)
Jürgen Fischer
11:54 AM Bug report #13858 (Closed): Adding TIFF does not set band automatically
Reading the TIFF from forestry dataset in the tutorial, does not set Band 3(blue) correctly. Probably becasue I run i... Magnus Homann
11:51 AM Revision 85f29ed8 (qgis): fix qgsauthmanager test on windows
(cherry picked from commit 0799e09a67dec3d1a26910d9c91fb88e268506b2) Jürgen Fischer
10:38 AM Revision 2a557db3 (qgis): [FEATURE] expression: align strpos behaviour with postgres
Jürgen Fischer
10:37 AM Revision f3a5dcc9 (qgis): Fix build
Nyall Dawson
10:23 AM Revision 422abbde (qgis): Merge pull request #2056 from sbrunner/qgis-server-security
[Feature] Add an interface in QGIS Server for access control plugins Marco Hugentobler
09:48 AM Revision 8c0fe47d (qgis): Add tests for QgsPointV2, fix some issues:
- prevent creation of a QgsPointV2 with a non-point WKB type
- fix bounding box was not invalidated for some modifica...
Nyall Dawson
09:48 AM Revision e1c3b4df (qgis): Fix incorrect point types when segmentizing circular strings
Nyall Dawson
09:11 AM Revision df8584a7 (qgis): [qt5] fix custom widgets
Denis Rouzaud
08:40 AM Bug report #3456 (Feedback): Difference between vectors is empty if one of the inputs has errors
Hello, bug triage...
I think that we can't do anything for this one: as long as you have invalid geometries, the Dif...
Médéric RIBREUX
08:35 AM Revision b1eb8127 (qgis): Do not require manual CMakeCache intervention
Matthias Kuhn
08:09 AM Bug report #13855 (Closed): Multipoint asJSON is like linestring and not curvePolygon
The exportToGeoJSON method for Multipoint returns the geometry coordinates like a curvePolygon coordinates instead of... René-Luc ReLuc
08:08 AM Feature request #3472 (Closed): Enhancement: create by length/angle / Rotate feature
Hello, bug triage...
in QGIS 2.13 master (and probably for previous versions) you natively have:
* the ability to r...
Médéric RIBREUX
08:08 AM Feature request #3472 (Closed): Enhancement: create by length/angle / Rotate feature
Hello, bug triage...
in QGIS 2.13 master (and probably for previous versions) you natively have:
* the ability to r...
Médéric RIBREUX
08:08 AM Feature request #3472 (Closed): Enhancement: create by length/angle / Rotate feature
Hello, bug triage...
in QGIS 2.13 master (and probably for previous versions) you natively have:
* the ability to r...
Médéric RIBREUX
07:58 AM Feature request #3474 (Feedback): Add supporting any field for Singleparts to multipart tool
Hello, bug triage...
I don't know what you mean by "but any of fields of vector layer".
In the Processing tool "Sin...
Médéric RIBREUX
07:54 AM Feature request #3486 (Feedback): Snapping for move tool
Hello, bug triage...
in QGIS 2.13 master it is still not possible to snap when moving a feature. The workaround in t...
Médéric RIBREUX
07:50 AM Bug report #3489 (Feedback): Missing DB name in Add PostGis layer gives no useful warning
Hello, bug triage...
on QGIS 2.13 master (and probably with previous versions), when you create a connection without...
Médéric RIBREUX
07:50 AM Bug report #3489 (Feedback): Missing DB name in Add PostGis layer gives no useful warning
Hello, bug triage...
on QGIS 2.13 master (and probably with previous versions), when you create a connection without...
Médéric RIBREUX
07:50 AM Bug report #3489 (Feedback): Missing DB name in Add PostGis layer gives no useful warning
Hello, bug triage...
on QGIS 2.13 master (and probably with previous versions), when you create a connection without...
Médéric RIBREUX
07:50 AM Bug report #3489 (Feedback): Missing DB name in Add PostGis layer gives no useful warning
Hello, bug triage...
on QGIS 2.13 master (and probably with previous versions), when you create a connection without...
Médéric RIBREUX
07:36 AM Bug report #13243: Unable to delete item in relation block using the form view
Bug still present in 2.12.0 Bart Noordervliet
07:24 AM Bug report #3487 (Feedback): Select features by rectangle does not work properly
Hello, bug triage...
I can't reproduce it on PostGIS Point layer using all the selection tools. Do you still have it...
Médéric RIBREUX
06:59 AM Feature request #3469 (Closed): gdaltools: virtual catalog fails with many files
Hello, bug triage...
I've tested to create a vrt with QGIS from 502 TIFF files taken individually (not using "Choose...
Médéric RIBREUX
06:59 AM Feature request #3469 (Closed): gdaltools: virtual catalog fails with many files
Hello, bug triage...
I've tested to create a vrt with QGIS from 502 TIFF files taken individually (not using "Choose...
Médéric RIBREUX
06:59 AM Feature request #3469 (Closed): gdaltools: virtual catalog fails with many files
Hello, bug triage...
I've tested to create a vrt with QGIS from 502 TIFF files taken individually (not using "Choose...
Médéric RIBREUX
06:47 AM Feature request #3481 (In Progress): Enhancement: Options to stretch labels
Hello, bug triage...
in QGIS 2.13 master (and probably in previous versions), there are two spacing options:
* lett...
Médéric RIBREUX
06:47 AM Feature request #3481 (In Progress): Enhancement: Options to stretch labels
Hello, bug triage...
in QGIS 2.13 master (and probably in previous versions), there are two spacing options:
* lett...
Médéric RIBREUX
06:47 AM Feature request #3481 (In Progress): Enhancement: Options to stretch labels
Hello, bug triage...
in QGIS 2.13 master (and probably in previous versions), there are two spacing options:
* lett...
Médéric RIBREUX
06:32 AM Bug report #13061: QGIS crashes on close if data was read through GDAL in Python Console
I can verify that it still exists in MASTER commit:824fd7b
I found the issue seperately when instead of calling @Rea...
Casper Børgesen
06:21 AM Feature request #3393 (Closed): Help Contents not about using QGIS
Hello, bug triage...
as of today, QGIS 2.13 master points to testing manual and QGIS 2.12 Lyon (non LTR version) poi...
Médéric RIBREUX
06:21 AM Feature request #3393 (Closed): Help Contents not about using QGIS
Hello, bug triage...
as of today, QGIS 2.13 master points to testing manual and QGIS 2.12 Lyon (non LTR version) poi...
Médéric RIBREUX
06:21 AM Feature request #3393 (Closed): Help Contents not about using QGIS
Hello, bug triage...
as of today, QGIS 2.13 master points to testing manual and QGIS 2.12 Lyon (non LTR version) poi...
Médéric RIBREUX
06:17 AM Bug report #3371 (Closed): Random points is terribly slow with complex features
Hello, bug triage...
it takes about 40 seconds to create 1k random points on the polygon of french boundary from OSM...
Médéric RIBREUX
06:17 AM Bug report #3371 (Closed): Random points is terribly slow with complex features
Hello, bug triage...
it takes about 40 seconds to create 1k random points on the polygon of french boundary from OSM...
Médéric RIBREUX
06:17 AM Bug report #3371 (Closed): Random points is terribly slow with complex features
Hello, bug triage...
it takes about 40 seconds to create 1k random points on the polygon of french boundary from OSM...
Médéric RIBREUX
06:17 AM Bug report #3371 (Closed): Random points is terribly slow with complex features
Hello, bug triage...
it takes about 40 seconds to create 1k random points on the polygon of french boundary from OSM...
Médéric RIBREUX
05:47 AM Feature request #3351 (Closed): Histogram: let the user browse x values
Hello, bug triage...
this feature if fully implemented into QGIS. User can select min/max for x value (pixel value) ...
Médéric RIBREUX
05:47 AM Feature request #3351 (Closed): Histogram: let the user browse x values
Hello, bug triage...
this feature if fully implemented into QGIS. User can select min/max for x value (pixel value) ...
Médéric RIBREUX
05:47 AM Feature request #3351 (Closed): Histogram: let the user browse x values
Hello, bug triage...
this feature if fully implemented into QGIS. User can select min/max for x value (pixel value) ...
Médéric RIBREUX
05:47 AM Feature request #3351 (Closed): Histogram: let the user browse x values
Hello, bug triage...
this feature if fully implemented into QGIS. User can select min/max for x value (pixel value) ...
Médéric RIBREUX
05:47 AM Feature request #3351 (Closed): Histogram: let the user browse x values
Hello, bug triage...
this feature if fully implemented into QGIS. User can select min/max for x value (pixel value) ...
Médéric RIBREUX
05:42 AM Feature request #3350 (Closed): Histogram: let the user set min,max in x axis
Hello, bug triage...
this feature is now completely implemented: you can define the min/max value for each band from...
Médéric RIBREUX
05:42 AM Feature request #3350 (Closed): Histogram: let the user set min,max in x axis
Hello, bug triage...
this feature is now completely implemented: you can define the min/max value for each band from...
Médéric RIBREUX
05:42 AM Feature request #3350 (Closed): Histogram: let the user set min,max in x axis
Hello, bug triage...
this feature is now completely implemented: you can define the min/max value for each band from...
Médéric RIBREUX
05:33 AM Bug report #3342 (Closed): v.in.ogr.qgis exists twice in GRASS toolbox
Hello, bug triage...
this is fixed in QGIS 2.13 with Grass 6.4.3: there is no more than one v.in.ogr.qgis.
I am clo...
Médéric RIBREUX
05:33 AM Bug report #3342 (Closed): v.in.ogr.qgis exists twice in GRASS toolbox
Hello, bug triage...
this is fixed in QGIS 2.13 with Grass 6.4.3: there is no more than one v.in.ogr.qgis.
I am clo...
Médéric RIBREUX
05:33 AM Bug report #3342 (Closed): v.in.ogr.qgis exists twice in GRASS toolbox
Hello, bug triage...
this is fixed in QGIS 2.13 with Grass 6.4.3: there is no more than one v.in.ogr.qgis.
I am clo...
Médéric RIBREUX
05:29 AM Bug report #3333 (Feedback): GdalTools: strange responsivenes of multiple files selector
Hello, bug triage...
I have seen some differences between the QFileDialog of the main QGIS Raster selector and the G...
Médéric RIBREUX
05:17 AM Feature request #3331 (Feedback): GdalTools: add utilities for MapServer
Hello, bug triage...
on QGIS 2.13, gdaltindex is on Raster -> Miscellaneous -> Tile Index and there is also a Proces...
Médéric RIBREUX
05:17 AM Feature request #3331 (Feedback): GdalTools: add utilities for MapServer
Hello, bug triage...
on QGIS 2.13, gdaltindex is on Raster -> Miscellaneous -> Tile Index and there is also a Proces...
Médéric RIBREUX
05:17 AM Feature request #3331 (Feedback): GdalTools: add utilities for MapServer
Hello, bug triage...
on QGIS 2.13, gdaltindex is on Raster -> Miscellaneous -> Tile Index and there is also a Proces...
Médéric RIBREUX
05:06 AM Bug report #3305 (Closed): lat and lon swapped in WMS 1.3.0 GetMap request?
Hello, bug triage...
on QGIS 2.13 (and probably previous versions), I've got no problems to use your WMS v1.3.0 serv...
Médéric RIBREUX
05:06 AM Bug report #3305 (Closed): lat and lon swapped in WMS 1.3.0 GetMap request?
Hello, bug triage...
on QGIS 2.13 (and probably previous versions), I've got no problems to use your WMS v1.3.0 serv...
Médéric RIBREUX
05:06 AM Bug report #3305 (Closed): lat and lon swapped in WMS 1.3.0 GetMap request?
Hello, bug triage...
on QGIS 2.13 (and probably previous versions), I've got no problems to use your WMS v1.3.0 serv...
Médéric RIBREUX
05:06 AM Bug report #3305 (Closed): lat and lon swapped in WMS 1.3.0 GetMap request?
Hello, bug triage...
on QGIS 2.13 (and probably previous versions), I've got no problems to use your WMS v1.3.0 serv...
Médéric RIBREUX
03:01 AM Feature request #3288 (Feedback): Enable stacked layers selection for "Simplify Feature"
Hello, bug triage...
could we just make the simplify tool works only on selected features ? User could select what h...
Médéric RIBREUX
03:01 AM Feature request #3288 (Feedback): Enable stacked layers selection for "Simplify Feature"
Hello, bug triage...
could we just make the simplify tool works only on selected features ? User could select what h...
Médéric RIBREUX
03:01 AM Feature request #3288 (Feedback): Enable stacked layers selection for "Simplify Feature"
Hello, bug triage...
could we just make the simplify tool works only on selected features ? User could select what h...
Médéric RIBREUX
02:46 AM Feature request #3276 (In Progress): Move reuse last values for digitizing to attribute dialog.
Hello, bug triage...
do you still plan to integrate this feature into QGIS attribute forms or should we abandon it f...
Médéric RIBREUX
02:46 AM Feature request #3276 (In Progress): Move reuse last values for digitizing to attribute dialog.
Hello, bug triage...
do you still plan to integrate this feature into QGIS attribute forms or should we abandon it f...
Médéric RIBREUX
02:46 AM Feature request #3276 (In Progress): Move reuse last values for digitizing to attribute dialog.
Hello, bug triage...
do you still plan to integrate this feature into QGIS attribute forms or should we abandon it f...
Médéric RIBREUX
02:41 AM Bug report #3272 (Closed): KML export is malformed
Hello, bug triage...
the KML export is now made with OGR and Schema is not a child of Folder anymore:...
Médéric RIBREUX
02:41 AM Bug report #3272 (Closed): KML export is malformed
Hello, bug triage...
the KML export is now made with OGR and Schema is not a child of Folder anymore:...
Médéric RIBREUX
02:41 AM Bug report #3272 (Closed): KML export is malformed
Hello, bug triage...
the KML export is now made with OGR and Schema is not a child of Folder anymore:...
Médéric RIBREUX
02:41 AM Bug report #3272 (Closed): KML export is malformed
Hello, bug triage...
the KML export is now made with OGR and Schema is not a child of Folder anymore:...
Médéric RIBREUX
02:41 AM Bug report #3272 (Closed): KML export is malformed
Hello, bug triage...
the KML export is now made with OGR and Schema is not a child of Folder anymore:...
Médéric RIBREUX
02:29 AM Feature request #3209 (Feedback): Set "Skip attribute creation" as a default setting when user ch...
Hello, bug triage...
for GPX export, there is now (QGIS 2.13 master) no problem, the GPX_USE_EXTENSIONS is set to YE...
Médéric RIBREUX
02:29 AM Feature request #3209 (Feedback): Set "Skip attribute creation" as a default setting when user ch...
Hello, bug triage...
for GPX export, there is now (QGIS 2.13 master) no problem, the GPX_USE_EXTENSIONS is set to YE...
Médéric RIBREUX
02:29 AM Feature request #3209 (Feedback): Set "Skip attribute creation" as a default setting when user ch...
Hello, bug triage...
for GPX export, there is now (QGIS 2.13 master) no problem, the GPX_USE_EXTENSIONS is set to YE...
Médéric RIBREUX
02:29 AM Feature request #3209 (Feedback): Set "Skip attribute creation" as a default setting when user ch...
Hello, bug triage...
for GPX export, there is now (QGIS 2.13 master) no problem, the GPX_USE_EXTENSIONS is set to YE...
Médéric RIBREUX
02:17 AM Feature request #3196 (Closed): Provide a custom SVG path in an environment variable
Hello, bug triage...
in QGIS 2.13 master (and previous versions), there is now a way to add paths for SVG symbols. I...
Médéric RIBREUX
02:17 AM Feature request #3196 (Closed): Provide a custom SVG path in an environment variable
Hello, bug triage...
in QGIS 2.13 master (and previous versions), there is now a way to add paths for SVG symbols. I...
Médéric RIBREUX
02:17 AM Feature request #3196 (Closed): Provide a custom SVG path in an environment variable
Hello, bug triage...
in QGIS 2.13 master (and previous versions), there is now a way to add paths for SVG symbols. I...
Médéric RIBREUX
02:17 AM Feature request #3196 (Closed): Provide a custom SVG path in an environment variable
Hello, bug triage...
in QGIS 2.13 master (and previous versions), there is now a way to add paths for SVG symbols. I...
Médéric RIBREUX
02:17 AM Feature request #3196 (Closed): Provide a custom SVG path in an environment variable
Hello, bug triage...
in QGIS 2.13 master (and previous versions), there is now a way to add paths for SVG symbols. I...
Médéric RIBREUX
01:41 AM Bug report #3155 (Feedback): Zoom to layer works incorrectly while layer editing
Hello, bug triage...
this is still the case for QGIS 2.13 master...
Médéric RIBREUX
01:41 AM Bug report #3155 (Feedback): Zoom to layer works incorrectly while layer editing
Hello, bug triage...
this is still the case for QGIS 2.13 master...
Médéric RIBREUX
01:41 AM Bug report #3155 (Feedback): Zoom to layer works incorrectly while layer editing
Hello, bug triage...
this is still the case for QGIS 2.13 master...
Médéric RIBREUX

2015-11-18

12:57 AM Bug report #13853 (Closed): Error on edit sqlite layer
When I try to append new feature to layer ZBORDERS I get unusable feature. Fields in feature are mixed and geometry i... Evgeniy Nikulin
12:17 AM Bug report #13745: Snapping rounding errors with on-the-fly reprojection
Updated to reflect progress in pull request Daan Goedkoop
11:45 PM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Björn Harrtell wrote:
> Was affected by this issue today (I think) and investigated. If I read the history correct he...
Yuval Lorig
06:00 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
My work-arounds so far have been using QGIS 2.8 + Save as...
Saber Razmjooei
01:46 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Hi,
I'm having the same issue on 2.10 on various machines. When i try to open SHP that was created on QGIS 2.10 afte...
Yuval Lorig
10:46 PM Revision 8e5ba3bf (qgis): Merge pull request #2458 from SebDieBln/Postgres_GeomTypeDirect
[postgresprovider] Determine geometry type and srid directly from column type Jürgen Fischer
08:41 PM Bug report #13852 (Closed): merge connected lines to avoid duplicate labels fails in attached sce...
This is not a huge deal, but would be nice to see fixed - if that is possible. Attached is a small test project with ... Mathieu Pellerin - nIRV
07:23 PM Revision f6e4e75c (qgis): [FEATURE]postgres provider: add support for timestamp types
Jürgen Fischer
07:21 PM Revision 7b0815b6 (qgis): Fix python errors
Matthias Kuhn
06:00 PM Revision 53998555 (qgis): restore original subset string on dialog cancel (fix #13620)
Sebastian Dietrich
03:03 PM Bug report #9311 (Closed): Creating a group layer reverses order of selected layers in new group
closed, fixed in >= 2.8 Donovan Cameron
02:49 PM Revision c9f0d83a (qgis): The plugin define the following methods:
* layerFilterExpression
Return an additional filter, used in
WMS/GetMap, WMS/GetFeatureInfo, WFS/GetFeature to fi...
Stéphane Brunner
02:09 PM Revision f7bdd66c (qgis): Merge pull request #2481 from nyalldawson/processing
Processing enhancements and fixes Alexander Bruy
01:29 PM Revision b1743dc8 (qgis): Make log messages visible in the QGIS server log file
Stéphane Brunner
01:05 PM Revision e0bedc2b (qgis): Drop SIP/documentation test thresholds
Nyall Dawson
12:47 PM Revision 3667651d (qgis): Fix composer scale bar when crs units are non-meters and OTF is off (fi...
(cherry-picked from d56dcdb02fc65d8cd6fc2a5a92b0be4756aa8e2d) Nyall Dawson
12:45 PM Revision 6320dcfd (qgis): [composer] Fix scalebar widgets not updated when changing units (fix #1...
(cherry-picked from dc6c12b6c333fe31fd249c96fc64f87261da2716) Nyall Dawson
12:44 PM Revision 96ba5907 (qgis): Fix potential crash in vector gradient dialog info button
Note that this doesn't seem to be actually utilised by any
of the preinstalled gradients, but if users have created
a...
Nyall Dawson
12:43 PM Revision 938d8ed2 (qgis): set selection color from project file
fix #3400
also remove duplicate setting of background color (it is set by ProjectProperties)
(cherry-picked from 07d...
Nyall Dawson
12:42 PM Revision d028258c (qgis): Also show features with modified geometry when "show edited and new
features" filter is active in attribute dialog (fix #11684)
(cherry-picked from e92e91060140e80c22a61406d640054fa458...
Nyall Dawson
12:34 PM Revision 2ed4fb09 (qgis): Add tooltips to advanced digitizing dock
(cherry-picked from b4b70170685c029e52f78aace893144f5a777ab2) Nyall Dawson
12:34 PM Revision c6547c0b (qgis): Fix ellipse symbol layer with graduated/categorised renderer
(cherry-picked from 5a6bfbb260d4054fa5d075510423f7374ce1af78) Nyall Dawson
12:28 PM Revision 70f58966 (qgis): Followup a721752, also fix svg marker fill cannot be used with
categorised or graduated renderers
(cherry-picked from f9231df1f11723c9cb1be746d9ed3ed322545589)
Nyall Dawson
12:24 PM Revision d633f59a (qgis): Allow coloring of svg markers when used with graduated/categorised rend...
(cherry-picked from a721752ced4931b13c9b6a79db8f2be059cc9824) Nyall Dawson
12:18 PM Bug report #13851 (Closed): Scalebar addition when dealing with multiple map frames
When having multiple maps, scalebar is added to the last drawn map. The default IMO, the scalebar should be added to ... Saber Razmjooei
12:17 PM Revision 14d47ab9 (qgis): Fix crash if selecting a nonsense subrenderer for displacement renderer
(cherry-picked from 6bfdafe3d36dbcd88343efd583e725f3b4643675) Nyall Dawson
12:13 PM Revision 1dca76e1 (qgis): Fix fill and outline color for svg markers sometimes enabled
when SVG file does not support parameters
(Cherry-picked from 3aa6c4f0120bb5d9d5297d9d9f5503c38ff9a977)
Nyall Dawson
12:09 PM Revision ed2a7b85 (qgis): Fix snapping options dialog not correctly initialised when loading proj...
(cherry-picked from 0da930615947af1967262de4a7a9a400c6e3d69a) Nyall Dawson
12:08 PM Revision bd551e8f (qgis): Fix symbols drawn multiple times in rule based renderer if symbol
has multiple layers
(cherry-picked from a0d7653b53e63da9751755096b7bb4445e7632a1)
Nyall Dawson
12:07 PM Revision f98fd331 (qgis): Fix fill ring tool used with advanced digitising crashes QGIS
(fix #13355)
(cherry-picked from aa4d65d3b8926b36f88205dbb0d192b12bc1d1ad)
Nyall Dawson
11:57 AM Revision a1479a7d (qgis): QgsMapUnitScale fixes:
- add docs
- add missing SIP bindings
- remove unnecessary cast from double->float->double
- add unit tests
(cherry-...
Nyall Dawson
11:56 AM Revision 7b59fc08 (qgis): Allow transparency for point displacement circle/label colors
(cherry-picked from 8f0ed6155acb9e531bbc2a1e8fcf599d061227e1) Nyall Dawson
11:55 AM Revision 955ea3e2 (qgis): Allow escape to cancel drawing new features
(cherry-picked from e2dc8bfe148a70173deee258f36c0194e53fda63) Nyall Dawson
11:55 AM Revision bce210e0 (qgis): [labelling] set full rule of qpainterpath for text/buffer rendering
(cherry-picked from 2856981ebdf942fdeb7abf9fd8958dea946493d3) Nyall Dawson
11:54 AM Revision cfc32e1a (qgis): Add missing /Transfer/s to setSubSymbol
(cherry-picked from dc0639c7944320ceeca40413d5dc2147f5c2d328) Nyall Dawson
11:49 AM Revision 5019fe24 (qgis): Add methods to directly retrieve/set coordinates for linestring nodes
Also add method to create QgsPointV2 from a QPointF Nyall Dawson
11:19 AM Revision 4abff04a (qgis): Bracket ops to avoid precedence issues when compiling expressions
(cherry-picked from 26b3685757923e80631dd13bf8c47f6bfc3dda30) Nyall Dawson
11:16 AM Feature request #1502: Allow vector symbol classification to affect outline color
Nyall Dawson wrote:
> @Médéric
>
> Before you spend too much time coding this, can you please file a QEP over at htt...
Médéric RIBREUX
11:14 AM Revision 4ea58480 (qgis): Add missing /Transfer/s to setSubSymbol
(cherry-picked from dc0639c7944320ceeca40413d5dc2147f5c2d328) Nyall Dawson
11:14 AM Revision 509a2854 (qgis): Fix endpoint swap on negative marker line offset
Fixes #13811
Includes testcase
(cherry-picked from 824fd7bf32a45e278f2ec2fe9fa1c7228c9fb27f)
Nyall Dawson
11:10 AM Revision 60335db2 (qgis): Followup b81933e fix other symbols with paths out of viewport
(cherry-picked from 709b47e11c4fd67c341be841593946d0f55663b6) Nyall Dawson
11:10 AM Revision b9326a5b (qgis): Followup f9fa9793, avoid expensive intersection calculation when
testing label candidates against polygon obstacles
Fix #13556
(cherry-picked from b384f18a3dc38305dcfe4673f9c5353e8...
Nyall Dawson
11:09 AM Revision 32cdd85f (qgis): More robust GEOS pointOnSurface calculation (fix #13787)
(cherry-picked from 5c9873c7949e183b2834c6a6f82b0477441038b6) Nyall Dawson
11:09 AM Revision 32017007 (qgis): Fix crash with malformed WKT
(cherry-picked from 18744b4123b1803e33928e9c34b6e56cba190779) Nyall Dawson
11:09 AM Revision 799655f4 (qgis): Fix crash on malformed WKT strings
(cherry-picked from fccf54b2d781d4eb87ddc19dd71dad5a0625aa6f) Nyall Dawson
11:01 AM Revision 54f13a6d (qgis): Fix delimited text layers set to unknown geometry type if first row has
null geometry (fix #13749)
(cherry-picked from 743964393450178289e6717d67cdba04c6206e23)
Nyall Dawson
11:01 AM Revision 0e0f4738 (qgis): Much faster zoom to selection on large PostGIS layers
(cherry-picked from 6772ffb97d9985b8e17aacb13dab6ce0812312b0) Nyall Dawson
11:01 AM Revision e604a483 (qgis): Also use FilterFids when field calculator is only updating selected
features. Results in similar speed improvements when updating
only selected features from a large PostGIS layer
(che...
Nyall Dawson
11:00 AM Revision 57381f49 (qgis): Use a FilterFids request for vector file writer rather than fetching
all features and then testing the feature id when saving selected
features
For providers such as Postgres this is or...
Nyall Dawson
10:59 AM Revision 14408d32 (qgis): Use IN (...) for postgres FilterFids requests when the primary
key is a simple (non compound) type
IN (...) is much faster than chained ...OR... clauses
Additionally, trying to f...
Nyall Dawson
10:47 AM Revision ce2a84d6 (qgis): Followup 2ac5933 with more data defined fixes
2ac5933 fixed the regression in 2.12, but there were more underlying
issues from <2.8 causing sub symbols with data d...
Nyall Dawson
10:47 AM Revision 6bb6929c (qgis): Fix data defined overrides for sub symbols in line and marker fill
are not being applied (fix #13707)
(cherry-picked from 2ac59332130186d891635f01c6c7677685716863)
Nyall Dawson
10:46 AM Revision 49c243c6 (qgis): Fixes #13747
Nyall Dawson
10:38 AM Revision 15f59aed (qgis): Fix expression get_feature function was not fetching feature's
geometry
Fix #13695
(cherry-picked from c445ac1eef0a2f94d1e334b1439d593e706f1395)
Nyall Dawson
10:32 AM Revision a19994e9 (qgis): Add test for filter expression on non provider fields
(cherry-picked from 353c0db74567f0331c58516813a84c04825eadcf) Nyall Dawson
10:31 AM Revision f679daa4 (qgis): When deleting nodes from the end of a linestring, select the
final node following a delete rather than reverting to the first
node.
Improves workflow when deleting sequential no...
Nyall Dawson
10:30 AM Revision 1449078c (qgis): Fix crash when deleting last node in a geometry (fix #13674)
(cherry-picked from ba1de8b5aa82f26c9127d12897ce42f49a265cb2) Nyall Dawson
10:25 AM Revision 8b7ab57f (qgis): Add some missing Q_OBJECT macros
(cherry-picked from ce5ed44dc50748c106bf3c67cea328cc829e0b2d) Nyall Dawson
10:23 AM Revision 5741925a (qgis): Fix ellipse symbol layer with graduated/categorised renderer
(cherry-picked from 5a6bfbb260d4054fa5d075510423f7374ce1af78) Nyall Dawson
10:22 AM Feature request #2956 (Closed): When text in the same layer clashes, would be helpful if one coul...
Agreed. You can use label layer priority, data defined priority, or data defined always show to control this. Nyall Dawson
10:22 AM Feature request #2956 (Closed): When text in the same layer clashes, would be helpful if one coul...
Agreed. You can use label layer priority, data defined priority, or data defined always show to control this. Nyall Dawson
07:25 AM Feature request #2956 (Feedback): When text in the same layer clashes, would be helpful if one co...
Hello, bug triage...
what did you mean by clashing ? Is it the intersection/collision of two labels ?
There is a lot...
Médéric RIBREUX
10:16 AM Revision 3c11a5d7 (qgis): Fix FilterExpression feature requests will ignore expression if
using virtual fields or other complex filters
refs #13695
(cherry-picked from dddd043491deefe1e4c9606a87a771d22736f...
Nyall Dawson
09:35 AM Bug report #13850 (Closed): compile error for qgis 2.8 (r60.g3667651) in file qgsdistancearea.cpp
There's an error when trying to compile QGIS 2.8 (long term release) today. The file in question is "/core/CMakeFiles... Donovan Cameron
09:25 AM Revision 5d359a63 (qgis): replaced 'LIMIT 0' by 'WHERE 0=1' (fixes #13731)
Sebastian Dietrich
09:01 AM Bug report #13620 (Closed): Cancelling Layer Properties Dialog does not cancel changes made in "P...
Fixed in changeset commit:"5399855566c504953151c4b56b6ae1e0d5097a5a". Anonymous
08:45 AM Bug report #3238 (Closed): Long name for symbols in Symbol selector should be adjusted
Hello, bug triage...
on QGIS 2.13 (and previous versions), the style library of the Style Manager or the symbol rend...
Médéric RIBREUX
08:45 AM Bug report #3238 (Closed): Long name for symbols in Symbol selector should be adjusted
Hello, bug triage...
on QGIS 2.13 (and previous versions), the style library of the Style Manager or the symbol rend...
Médéric RIBREUX
08:45 AM Bug report #3238 (Closed): Long name for symbols in Symbol selector should be adjusted
Hello, bug triage...
on QGIS 2.13 (and previous versions), the style library of the Style Manager or the symbol rend...
Médéric RIBREUX
08:45 AM Bug report #3238 (Closed): Long name for symbols in Symbol selector should be adjusted
Hello, bug triage...
on QGIS 2.13 (and previous versions), the style library of the Style Manager or the symbol rend...
Médéric RIBREUX
08:45 AM Bug report #3238 (Closed): Long name for symbols in Symbol selector should be adjusted
Hello, bug triage...
on QGIS 2.13 (and previous versions), the style library of the Style Manager or the symbol rend...
Médéric RIBREUX
08:37 AM Bug report #3133 (Closed): Menus too large for small screens
Hello, bug triage...
I've made some tests on a 1024x768 screen and both dialog boxes are usable in this small resolu...
Médéric RIBREUX
08:37 AM Bug report #3133 (Closed): Menus too large for small screens
Hello, bug triage...
I've made some tests on a 1024x768 screen and both dialog boxes are usable in this small resolu...
Médéric RIBREUX
08:37 AM Bug report #3133 (Closed): Menus too large for small screens
Hello, bug triage...
I've made some tests on a 1024x768 screen and both dialog boxes are usable in this small resolu...
Médéric RIBREUX
08:14 AM Revision 0b0c413f (qgis): Add Saga 2.2.2 descriptions
Matthias Kuhn
08:09 AM Bug report #3115 (Feedback): Old project layer got lost after installing plug ins and updating
Hello, bug triage...
I can load the project file in QGIS 2.13 with no crash. It seems that there are two layers that...
Médéric RIBREUX
08:09 AM Bug report #3115 (Feedback): Old project layer got lost after installing plug ins and updating
Hello, bug triage...
I can load the project file in QGIS 2.13 with no crash. It seems that there are two layers that...
Médéric RIBREUX
08:09 AM Bug report #3115 (Feedback): Old project layer got lost after installing plug ins and updating
Hello, bug triage...
I can load the project file in QGIS 2.13 with no crash. It seems that there are two layers that...
Médéric RIBREUX
08:03 AM Bug report #3089 (Feedback): Problem with On-the-fly CRS transformation
Hello, bug triage...
I confirm this bug is still present in QGIS 2.13 using CRS 32642, but with another error messag...
Médéric RIBREUX
08:03 AM Bug report #3089 (Feedback): Problem with On-the-fly CRS transformation
Hello, bug triage...
I confirm this bug is still present in QGIS 2.13 using CRS 32642, but with another error messag...
Médéric RIBREUX
08:03 AM Bug report #3089 (Feedback): Problem with On-the-fly CRS transformation
Hello, bug triage...
I confirm this bug is still present in QGIS 2.13 using CRS 32642, but with another error messag...
Médéric RIBREUX
07:51 AM Revision 146b15a1 (qgis): Merge pull request #2460 from nyalldawson/ogr_compiler
[FEATURE] Compiler for OGR and Spatialite expressions Matthias Kuhn
07:48 AM Feature request #3061 (Closed): setting min/max for symbology
Hello, bug triage...
in QGIS 2.13 (and in previous versions), the graduated renderer uses classes that you can manua...
Médéric RIBREUX
07:48 AM Feature request #3061 (Closed): setting min/max for symbology
Hello, bug triage...
in QGIS 2.13 (and in previous versions), the graduated renderer uses classes that you can manua...
Médéric RIBREUX
07:48 AM Feature request #3061 (Closed): setting min/max for symbology
Hello, bug triage...
in QGIS 2.13 (and in previous versions), the graduated renderer uses classes that you can manua...
Médéric RIBREUX
07:48 AM Feature request #3061 (Closed): setting min/max for symbology
Hello, bug triage...
in QGIS 2.13 (and in previous versions), the graduated renderer uses classes that you can manua...
Médéric RIBREUX
07:48 AM Feature request #3061 (Closed): setting min/max for symbology
Hello, bug triage...
in QGIS 2.13 (and in previous versions), the graduated renderer uses classes that you can manua...
Médéric RIBREUX
07:32 AM Feature request #2987 (Feedback): Auto GCP detection library
Hello, bug triage...
it seems that the AutoGCP doesn't exist anymore. I think (but I am not sure) that some work fro...
Médéric RIBREUX
07:09 AM Feature request #2916 (Closed): Rotated Grid Annotations
Hello, bug triage...
in QGIS 2.13 (and previous releases), everything that is in a Map object in the composer is rot...
Médéric RIBREUX
07:09 AM Feature request #2916 (Closed): Rotated Grid Annotations
Hello, bug triage...
in QGIS 2.13 (and previous releases), everything that is in a Map object in the composer is rot...
Médéric RIBREUX
07:09 AM Feature request #2916 (Closed): Rotated Grid Annotations
Hello, bug triage...
in QGIS 2.13 (and previous releases), everything that is in a Map object in the composer is rot...
Médéric RIBREUX
07:09 AM Feature request #2916 (Closed): Rotated Grid Annotations
Hello, bug triage...
in QGIS 2.13 (and previous releases), everything that is in a Map object in the composer is rot...
Médéric RIBREUX
07:09 AM Feature request #2916 (Closed): Rotated Grid Annotations
Hello, bug triage...
in QGIS 2.13 (and previous releases), everything that is in a Map object in the composer is rot...
Médéric RIBREUX
06:54 AM Feature request #2908 (Closed): Collapsed layers when opening a project
Hello, bug triage...
in QGIS 2.13 (and before), the state (expanded, collapsed) of each group of layer is stored int...
Médéric RIBREUX
06:54 AM Feature request #2908 (Closed): Collapsed layers when opening a project
Hello, bug triage...
in QGIS 2.13 (and before), the state (expanded, collapsed) of each group of layer is stored int...
Médéric RIBREUX
06:54 AM Feature request #2908 (Closed): Collapsed layers when opening a project
Hello, bug triage...
in QGIS 2.13 (and before), the state (expanded, collapsed) of each group of layer is stored int...
Médéric RIBREUX
06:54 AM Feature request #2908 (Closed): Collapsed layers when opening a project
Hello, bug triage...
in QGIS 2.13 (and before), the state (expanded, collapsed) of each group of layer is stored int...
Médéric RIBREUX
06:54 AM Feature request #2908 (Closed): Collapsed layers when opening a project
Hello, bug triage...
in QGIS 2.13 (and before), the state (expanded, collapsed) of each group of layer is stored int...
Médéric RIBREUX
06:45 AM Bug report #2866 (Closed): Polygon looks like filled if set border style differ from Solid Line
Hello, bug triage...
I am not able to reproduce it under MS-Windows 7 for QGIS 2.13 master. I can zoom at any level ...
Médéric RIBREUX
06:45 AM Bug report #2866 (Closed): Polygon looks like filled if set border style differ from Solid Line
Hello, bug triage...
I am not able to reproduce it under MS-Windows 7 for QGIS 2.13 master. I can zoom at any level ...
Médéric RIBREUX
06:45 AM Bug report #2866 (Closed): Polygon looks like filled if set border style differ from Solid Line
Hello, bug triage...
I am not able to reproduce it under MS-Windows 7 for QGIS 2.13 master. I can zoom at any level ...
Médéric RIBREUX
06:41 AM Feature request #2841 (Closed): More options for chart decorations
Hello, bug triage...
in QGIS 2.13, you have an option to do this in the diagrams tab on the appearance tab. You can ...
Médéric RIBREUX
06:41 AM Feature request #2841 (Closed): More options for chart decorations
Hello, bug triage...
in QGIS 2.13, you have an option to do this in the diagrams tab on the appearance tab. You can ...
Médéric RIBREUX
06:41 AM Feature request #2841 (Closed): More options for chart decorations
Hello, bug triage...
in QGIS 2.13, you have an option to do this in the diagrams tab on the appearance tab. You can ...
Médéric RIBREUX
06:41 AM Feature request #2841 (Closed): More options for chart decorations
Hello, bug triage...
in QGIS 2.13, you have an option to do this in the diagrams tab on the appearance tab. You can ...
Médéric RIBREUX
06:27 AM Revision d0625b8b (qgis): [processing] Add algorithm for reversing line directions
Nyall Dawson
06:27 AM Revision 9009ef0b (qgis): [processing] Add smooth algorithm
Allows for smoothing line or polygon layers Nyall Dawson
06:27 AM Revision 53aa583d (qgis): [processing] Use QgsDoubleSpinBox instead of QSpinBox
Allows for simple calculations in spin box, adds a reset control
to reset widget to default value
Nyall Dawson
06:26 AM Revision 86231d79 (qgis): [processing] Guess sensible step sizes for float spin boxes
Nyall Dawson
06:26 AM Revision ffd97075 (qgis): [processing] Fix maximum/minimum not respected for float spinboxes
Nyall Dawson
06:24 AM Revision 86c1ffa0 (qgis): Add reversed method to QgsCurveV2
Also clean up and add missing docs for QgsLineStringV2 Nyall Dawson
06:24 AM Revision 8783fe27 (qgis): Don't store QgsLineStringV2 coordinates in QPolygonF
This stores coordinates as qreal, which on some platforms is float,
and not suitable for accurate geometry storage.
Nyall Dawson
06:24 AM Revision 9cfbba16 (qgis): Add rx(), ry(), ... methods to QgsPointV2, add missing docs to class
Allows for directly modifying point's coordinates in place Nyall Dawson
06:23 AM Revision 2623abc7 (qgis): Fix detection of python related notes in Sip coverage test
In certain cases test was not correctly detecting "not available in
Python bindings" notes
Nyall Dawson
05:59 AM Revision 26b36857 (qgis): Bracket ops to avoid precedence issues when compiling expressions
Nyall Dawson
05:16 AM Revision 91571736 (qgis): Make expression compilation optional, but enabled by default
Remove the previous postgres specific option and replace with an
enabled-by-default option which applies to all expre...
Nyall Dawson
04:31 AM Revision 982490f6 (qgis): Add some more expression compilation tests, fix <> string for OGR
Nyall Dawson
04:11 AM Bug report #3517: new labeling engine fails to label self intersecting polygons
Hi, I have created a new pull https://github.com/qgis/QGIS/pull/2483 to test results using the "SnapToGrid" algorithm... Alvaro Huarte
01:00 AM Bug report #3517: new labeling engine fails to label self intersecting polygons
I think I might try adding this new algorithm to test results (I will try to get time). It is complementary to the ST... Alvaro Huarte
04:02 AM Bug report #13849: Selfcompiled QGIS 2.12 segfaults on startup on Ubuntu 14.04
Tried also 2.10, which gives the same behavior.
Master did not build:
@Compiling /data/src/QGIS_dev/qgis-dev/output/...
Stefan Blumentrath
01:28 AM Bug report #13849 (Closed): Selfcompiled QGIS 2.12 segfaults on startup on Ubuntu 14.04
After compiling QGIS 2.12 release branch from source on Ubuntu 14.04, QGIS segfaults at startup.
Others seem to be hi...
Stefan Blumentrath
04:02 AM Revision 35d0dd32 (qgis): [FEATURE] Expression compiler for SpatiaLite provider
Nyall Dawson
04:02 AM Revision 5f65f872 (qgis): Create QgsSqlExpressionCompiler as base class for expression compilers
Switch Postgres and OGR compilers to use the new base class. New class
should make it easier to add additional expres...
Nyall Dawson

2015-11-17

12:29 AM Bug report #3517: new labeling engine fails to label self intersecting polygons
That sounds like a better approach. I also think snap to grid simplification could be useful for composer exports... ... Nyall Dawson
11:25 PM Bug report #3517: new labeling engine fails to label self intersecting polygons
Nyall Dawson wrote:
> I'm not a fan of this approach. I think it's great how simplification also aids labelling at th...
Alvaro Huarte
11:05 AM Bug report #3517: new labeling engine fails to label self intersecting polygons
>For all that, as I said, I would like to propose move the simplification to just where the geometry is converted to ... Nyall Dawson
05:54 AM Bug report #3517: new labeling engine fails to label self intersecting polygons
Alvaro Huarte wrote:
> Hi, I would like to propose an idea in order to avoid these problems derivated from on-the-fly...
Regis Haubourg
05:02 AM Bug report #3517: new labeling engine fails to label self intersecting polygons
Sorry, I forgot to say that the simplification executed in provider side remains unchanged. For postgis it executes "... Alvaro Huarte
04:51 AM Bug report #3517: new labeling engine fails to label self intersecting polygons
Hi, I would like to propose an idea in order to avoid these problems derivated from on-the-fly-simplification.
Now,...
Alvaro Huarte
12:27 AM Bug report #13731: DBManager's Oracle SQL Query "load result as new layer" gives and error
I'll backport commit:5d359a6 to release-2_12 if a 2.12.1 will be released. René-Luc ReLuc
02:08 PM Bug report #13731 (Closed): DBManager's Oracle SQL Query "load result as new layer" gives and error
Fixed in changeset commit:"57f5fba5823e318809aa409a77ae636ea12874f5". Jürgen Fischer
12:43 PM Bug report #13731: DBManager's Oracle SQL Query "load result as new layer" gives and error
Please see "PR 2478":https://github.com/qgis/QGIS/pull/2478 for a simple solution (replacing _LIMIT 0_ with _WHERE 0=... Sebastian Dietrich
11:08 PM Revision 57f5fba5 (qgis): Merge pull request #2478 from SebDieBln/DbManager_Fix13731
[DbManager] replaced 'LIMIT 0' by 'WHERE 0=1' (fixes #13731) Jürgen Fischer
10:45 PM Bug report #13848 (Closed): Refreshing a vector layer does not change feature count
In QGIS 2.12, normally when clicking *Show feature count* button on the right click menu of a vector layer, calculate... Mehmet Selim BILGIN
09:36 PM Bug report #13846 (Closed): Styling Else rule scale problem
Tudor Bărăscu
09:02 PM Bug report #13846: Styling Else rule scale problem
Looks like it. I remember clearly that I had put it in the ..upload queue.
Meanwhile, I noticed the issue comes along...
Tudor Bărăscu
01:03 PM Bug report #13846 (Feedback): Styling Else rule scale problem
Looks like you forgot to attach the data & project file? Nyall Dawson
05:34 AM Bug report #13846 (Closed): Styling Else rule scale problem
I'm attaching data to recreate the issue.
It's kind of hard to present the issue in words so I'll make just a short ...
Tudor Bărăscu
09:29 PM Revision e04d5e4d (qgis): replaced 'LIMIT 0' by 'WHERE 0=1' (fixes #13731)
Sebastian Dietrich
08:46 PM Revision dc0639c7 (qgis): Add missing /Transfer/s to setSubSymbol
Nyall Dawson
08:30 PM Revision 3d947e82 (qgis): Add provider expression filter tests for TVL
Nyall Dawson
08:30 PM Revision 26f7683c (qgis): OGR expression compiler fixes
- Allow simple operators as supported by OGR (+, -, * )
- Only return a partial compilation success if expression con...
Nyall Dawson
08:30 PM Revision f7ed42b9 (qgis): Disable OGR expression compilation for certain OGR drivers
In some cases OGR forwards filters on to the underlying data source,
and the syntax may differ from OGR SQL. In these...
Nyall Dawson
08:30 PM Revision d19adfe8 (qgis): [FEATURE] Compiler for OGR expressions
Allows much faster retrieval of features when a FilterExpression
feature request is used.
OGR SQL supports only basi...
Nyall Dawson
08:29 PM Bug report #13847 (Closed): svg markers with svg files not defining viewBox fails to properly exp...
A regressions slipped into QGIS master which leads to broken composer export of svg marker symbology when the svg fil... Mathieu Pellerin - nIRV
05:54 PM Revision f184ec97 (qgis): Merge pull request #2471 from nyalldawson/processing_fixes
[processing] misc improvements
- use QgsStatisticalSummary for statistic calculations
- faster expression request ...
Alexander Bruy
05:51 PM Revision fd50136e (qgis): Merge pull request #2456 from NaturalGIS/fix_saga_222_kriging
[processing] fix SAGA 2.2.2 kriging tools Alexander Bruy
05:37 PM Bug report #13657 (Closed): default leading and trailing spaces when wildcard character used in '...
> According to the documentation the % is not supposed to be the wildcard character but the modulo operator. It there... Nyall Dawson
05:37 PM Bug report #13657 (Closed): default leading and trailing spaces when wildcard character used in '...
> According to the documentation the % is not supposed to be the wildcard character but the modulo operator. It there... Nyall Dawson
03:31 PM Bug report #13657: default leading and trailing spaces when wildcard character used in 'Select by...
According to the "documentation":http://docs.qgis.org/2.12/en/docs/user_manual/working_with_vector/expression.html#op... Sebastian Dietrich
03:48 PM Revision 79616fd8 (qgis): Add Report a Bug to the Help menu to assist in creating bug reports
Signed-off-by: Werner Macho <[email protected]> Werner Macho
02:49 PM Feature request #1502: Allow vector symbol classification to affect outline color
In answer to the question though:
Médéric RIBREUX wrote:
> For the moment, this feature is used only when you open a...
Alister Hood
01:01 PM Feature request #1502: Allow vector symbol classification to affect outline color
@Médéric
Before you spend too much time coding this, can you please file a QEP over at https://github.com/qgis/QGIS-...
Nyall Dawson
06:37 AM Feature request #1502 (Feedback): Allow vector symbol classification to affect outline color
Hello,
I've started to work on this feature (but not made a PR before user feedback). For the moment, I have impleme...
Médéric RIBREUX
06:37 AM Feature request #1502 (Feedback): Allow vector symbol classification to affect outline color
Hello,
I've started to work on this feature (but not made a PR before user feedback). For the moment, I have impleme...
Médéric RIBREUX
02:13 PM Bug report #13620: Cancelling Layer Properties Dialog does not cancel changes made in "Provider f...
Please see "PR 2480":https://github.com/qgis/QGIS/pull/2480 for a fix. Sebastian Dietrich
01:57 PM Revision eeef84b1 (qgis): Revert "Deduplicated FindPyQt(4|5).py"
This reverts commit 842c17c10b2112b0d92ab287d76e374900736065 which was
responsible for test timeouts for dubious reas...
Matthias Kuhn
12:56 PM Feature request #4936 (Closed): Ability to flip or reverse direction of a linestring
Duplicate of #2701 Nyall Dawson
12:56 PM Feature request #4936 (Closed): Ability to flip or reverse direction of a linestring
Duplicate of #2701 Nyall Dawson
12:55 PM Feature request #2701: Add a "reverse lines" processing algorithm
> what do you think about having a Processing tool to do it (named like "Reverse lines") ? It would be stored into th... Nyall Dawson
09:16 AM Feature request #2701: Add a "reverse lines" processing algorithm
After digging with GRASS, you can use "v.edit":https://grass.osgeo.org/grass64/manuals/v.edit.html to flip the direct... Médéric RIBREUX
06:54 AM Feature request #2701 (Feedback): Add a "reverse lines" processing algorithm
Hello,
what do you think about having a Processing tool to do it (named like "Reverse lines") ? It would be stored i...
Médéric RIBREUX
06:54 AM Feature request #2701 (Feedback): Add a "reverse lines" processing algorithm
Hello,
what do you think about having a Processing tool to do it (named like "Reverse lines") ? It would be stored i...
Médéric RIBREUX
06:54 AM Feature request #2701 (Feedback): Add a "reverse lines" processing algorithm
Hello,
what do you think about having a Processing tool to do it (named like "Reverse lines") ? It would be stored i...
Médéric RIBREUX
12:53 PM Bug report #13805: remove *list unique values* and *basic statistic*
> So, let's do the following:
- Make the statistic panel contents be able to copy data in the clipboard (not just th...
Nyall Dawson
09:12 AM Bug report #13805: remove *list unique values* and *basic statistic*
Hello,
list unique values extracts the individual values for a field in a layer. Then you can copy/paste those indiv...
Médéric RIBREUX
01:24 AM Bug report #13805: remove *list unique values* and *basic statistic*
Hi,
I think that the _Variety_ expains unique values..
http://lists.osgeo.org/pipermail/qgis-developer/2015-October/...
matteo ghetta
09:20 AM Revision ac44a307 (qgis): Fix PyQt compat lib INSTALL path
Matthias Kuhn
06:45 AM Feature request #2606 (Feedback): target field shall be selected automatically
Hello,
for the moment, when you select a line in the attribute table and then open the Field Calculator, calculation...
Médéric RIBREUX
06:45 AM Feature request #2606 (Feedback): target field shall be selected automatically
Hello,
for the moment, when you select a line in the attribute table and then open the Field Calculator, calculation...
Médéric RIBREUX
06:45 AM Feature request #2606 (Feedback): target field shall be selected automatically
Hello,
for the moment, when you select a line in the attribute table and then open the Field Calculator, calculation...
Médéric RIBREUX
06:10 AM Bug report #1796 (Feedback): Multi-line text in a SVG file is not drawn correctly in Print Composer
Hello, bug triage...
this bug is still present in QGIS 2.13 master.
Médéric RIBREUX
06:01 AM Feature request #1528 (Feedback): Add Image Map plugin functionality to Print Composer
Hello,
what I have understood from the request: make an HTML export for QGIS Print Composer. Does it answer to this ...
Médéric RIBREUX
06:01 AM Feature request #1528 (Feedback): Add Image Map plugin functionality to Print Composer
Hello,
what I have understood from the request: make an HTML export for QGIS Print Composer. Does it answer to this ...
Médéric RIBREUX
06:01 AM Feature request #1528 (Feedback): Add Image Map plugin functionality to Print Composer
Hello,
what I have understood from the request: make an HTML export for QGIS Print Composer. Does it answer to this ...
Médéric RIBREUX
05:44 AM Feature request #13803: Color of selection for each layer separately
ok. another way.
in this case:
I want to see which element belongs to which layer when I select something in both la...
Lukasz Sychowicz
05:02 AM Feature request #1720 (Closed): Add CRS choice button in "Add delimited text" plugin.
Hello, bug triage...
on QGIS 2.13 (and perhaps on previous versions), when you use the delimited text data provider ...
Médéric RIBREUX
05:02 AM Feature request #1720 (Closed): Add CRS choice button in "Add delimited text" plugin.
Hello, bug triage...
on QGIS 2.13 (and perhaps on previous versions), when you use the delimited text data provider ...
Médéric RIBREUX
05:02 AM Feature request #1720 (Closed): Add CRS choice button in "Add delimited text" plugin.
Hello, bug triage...
on QGIS 2.13 (and perhaps on previous versions), when you use the delimited text data provider ...
Médéric RIBREUX
04:42 AM Bug report #11974: Change default raster properties 'min/max values' settings
I agree with Jens Kiesel. The user should have the option to set the Accuracy to 'Actual (slower)' by default (IMHO t... elcuco -
04:42 AM Bug report #11974: Change default raster properties 'min/max values' settings
I agree with Jens Kiesel. The user should have the option to set the Accuracy to 'Actual (slower)' by default (IMHO t... elcuco -
04:42 AM Bug report #11974: Change default raster properties 'min/max values' settings
I agree with Jens Kiesel. The user should have the option to set the Accuracy to 'Actual (slower)' by default (IMHO t... elcuco -
03:31 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Was affected by this issue today (I think) and investigated. If I read the history correct here, the fix for this iss... Björn Harrtell
02:38 AM Feature request #13845 (Open): A simple method for adding data to exisitng polygons/lines
As far as I can tell there is still no simple method to attach field data to already mapped polygons/lines in such a ... Dan Isaacs
02:22 AM Feature request #5250: Vector Style for Categorized and Graduated Legends
Greate job!
Médéric RIBREUX wrote:
> Hello, bug triage...
>
> on QGIS master 2.13, there is a trigger which automat...
elcuco -
01:00 AM Revision 1675703d (qgis): qt5 fixes
Jürgen Fischer

2015-11-16

11:50 PM Bug report #13841: DbManager does not use the new authentication system
See "PR 2473":https://github.com/qgis/QGIS/pull/2473 for a solution. Sebastian Dietrich
03:37 PM Bug report #13841 (Closed): DbManager does not use the new authentication system
* When connecting to a database that is using the "new authentication system":https://github.com/dakcarto/QGIS-Enhanc... Sebastian Dietrich
09:56 PM Bug report #13844 (Closed): Pop-up vide ajout entité
Hello community,
Well, I'm beginner in GIS, and above average Joe;) So, forgive me already speak French, but I'm not ...
Greg FLAMENT
09:38 PM Feature request #13843 (Open): Point stacker rendering
It would be great if QGis could have a point stacker rendering as in Geoserver for point layers Patrick Palmier
06:12 PM Revision 92ce3572 (qgis): [auth] fix detection of root CAs on Linux (fixes #13640)
(cherry picked from commit 08ec25b and a6a2982) Jürgen Fischer
06:10 PM Revision a6a29825 (qgis): [auth] fix build on mac (fixes 08ec25b)
Jürgen Fischer
06:06 PM Revision b7fea572 (qgis): fix python error on startup on windows
Jürgen Fischer
05:16 PM Revision 51295273 (qgis): fix pyrcc4 detection on windows (followup 0b6dd352)
Jürgen Fischer
05:16 PM Revision 08ec25be (qgis): [auth] fix detection of root CAs on Linux (fixes #13640)
Jürgen Fischer
04:05 PM Bug report #13155: A Multiband image(e.g. landsat5,7,8) cannot be displayed in windows8.
Hello,
I can confirm that during remote sensing training in the computer room we use computer on windows 8 64bit (in...
Cédric Lardeux
03:47 PM Bug report #13842 (Closed): QGIS 2.12 crash on opening layer properties
Qgis 2.12 crashes when opening the layer properties dialog using this configuration file.
This file works fine in qgi...
Lewis Hein
01:58 PM Bug report #13840 (Closed): Unable to use move label tool with rotated map
I have a map canvas which is rotated at -60 degrees. I am trying to use data defined labels for my features, and to t... Andrew Abbott
01:53 PM Revision 5e7291e9 (qgis): [processing] removed unimplemented lidar algorithm
Victor Olaya
12:39 PM Bug report #13838 (Closed): Oracle Connection takes too long (exactly listing db tables)
Jürgen Fischer
06:41 AM Bug report #13838: Oracle Connection takes too long (exactly listing db tables)
Thanks Meredic, your answer is really helpful. I checked connection settings disabled "Only look meta data table" opt... Mehmet Selim BILGIN
06:31 AM Bug report #13838: Oracle Connection takes too long (exactly listing db tables)
Hello,
the first time you make a connection to an Oracle database (and each time you click on the "connect" button),...
Médéric RIBREUX
04:36 AM Bug report #13838 (Feedback): Oracle Connection takes too long (exactly listing db tables)
Did it worked as expected in previous qgis releases? Giovanni Manghi
04:36 AM Bug report #13838 (Feedback): Oracle Connection takes too long (exactly listing db tables)
Did it worked as expected in previous qgis releases? Giovanni Manghi
04:36 AM Bug report #13838 (Feedback): Oracle Connection takes too long (exactly listing db tables)
Did it worked as expected in previous qgis releases? Giovanni Manghi
01:46 AM Bug report #13838 (Closed): Oracle Connection takes too long (exactly listing db tables)
After clicking *Connect* button in the *Add Oracle Table(s*) dialog QGIS stucks. It can list db tables about 20 minut... Mehmet Selim BILGIN
12:09 PM Revision 5ec337a0 (qgis): Update TinSurfaceCreate.py
minor adjustments and some funtionalities added (first return selection, output as .asc) Niccolo' Marchi
10:55 AM Revision 4f4fe598 (qgis): fix SAGA 2.1.2 kriging
Giovanni Manghi
09:25 AM Bug report #13731: DBManager's Oracle SQL Query "load result as new layer" gives and error
It's a known issue.
In the TODO list of the oracle's db_manager plugin, we can find :
* SQL Window - Can't retrieve...
René-Luc ReLuc
09:25 AM Revision 96040ab8 (qgis): Merge pull request #2462 from spono/patch-6
[processing] add new tools to lidar provider Victor Olaya
09:22 AM Revision 56b8ce0f (qgis): Merge pull request #2455 from sbrunner/refersh-attribut-table
Add "force reload" button to attribute table Matthias Kuhn
09:03 AM Revision 3daa4044 (qgis): [processing]updated required QGIS version in metadata
Victor Olaya
08:25 AM Feature request #1482 (Closed): Add accessors to QgsVectorLayer
Hello, bug triage...
since QGIS 2.0, you can access those attributes by using a "QgsVectorLayerEditBuffer":http://qg...
Médéric RIBREUX
08:25 AM Feature request #1482 (Closed): Add accessors to QgsVectorLayer
Hello, bug triage...
since QGIS 2.0, you can access those attributes by using a "QgsVectorLayerEditBuffer":http://qg...
Médéric RIBREUX
08:25 AM Feature request #1482 (Closed): Add accessors to QgsVectorLayer
Hello, bug triage...
since QGIS 2.0, you can access those attributes by using a "QgsVectorLayerEditBuffer":http://qg...
Médéric RIBREUX
08:25 AM Feature request #1482 (Closed): Add accessors to QgsVectorLayer
Hello, bug triage...
since QGIS 2.0, you can access those attributes by using a "QgsVectorLayerEditBuffer":http://qg...
Médéric RIBREUX
08:25 AM Feature request #1482 (Closed): Add accessors to QgsVectorLayer
Hello, bug triage...
since QGIS 2.0, you can access those attributes by using a "QgsVectorLayerEditBuffer":http://qg...
Médéric RIBREUX
08:16 AM Bug report #13640 (Closed): ssl error on starting QGIS on Debian testing
Fixed in changeset commit:"08ec25bedde5d35ffe050d419cee4fcdae734683". Jürgen Fischer
08:06 AM Bug report #1459: External table modifications are not visible in QGIS table editor
Hello, bug triage...
with "the following PR":https://github.com/qgis/QGIS/pull/2455, there should be a button to ref...
Médéric RIBREUX
07:58 AM Feature request #13803: Color of selection for each layer separately
I attached a Screenshot (left QGIS, right ArrghGis) which explains a use case where i think this feature will be very... Christian Roettger
07:54 AM Feature request #1383 (Closed): Zoom to selection while digitizing keeps old extent
Hello, bug triage...
on QGIS 2.13, when you reproduce the steps described in the request, zooming on the selection z...
Médéric RIBREUX
07:54 AM Feature request #1383 (Closed): Zoom to selection while digitizing keeps old extent
Hello, bug triage...
on QGIS 2.13, when you reproduce the steps described in the request, zooming on the selection z...
Médéric RIBREUX
07:54 AM Feature request #1383 (Closed): Zoom to selection while digitizing keeps old extent
Hello, bug triage...
on QGIS 2.13, when you reproduce the steps described in the request, zooming on the selection z...
Médéric RIBREUX
07:54 AM Feature request #1383 (Closed): Zoom to selection while digitizing keeps old extent
Hello, bug triage...
on QGIS 2.13, when you reproduce the steps described in the request, zooming on the selection z...
Médéric RIBREUX
07:46 AM Feature request #787 (Feedback): Georeferencer: Add the possibility to reproject reference points
Hello,
it is (QGIS 2.13) possible to change the target SRS for final georeferencing. But when you modify it when you...
Médéric RIBREUX
07:46 AM Feature request #787 (Feedback): Georeferencer: Add the possibility to reproject reference points
Hello,
it is (QGIS 2.13) possible to change the target SRS for final georeferencing. But when you modify it when you...
Médéric RIBREUX
07:43 AM Bug report #13835: Shapefiles with EPSG 2926 and 2927 Washington State Plane North and South not ...
Typically I don't see authority parameters in .prj files. For example below is an ogrinfo report for a Census roads f... clifford snow
05:08 AM Bug report #13835: Shapefiles with EPSG 2926 and 2927 Washington State Plane North and South not ...
does not seems a qgis issue to me, but rather a data one. This is what OGR says about the projection of the downloade... Giovanni Manghi
07:43 AM Revision 70775f0b (qgis): Add debug message to transaction
Matthias Kuhn
07:42 AM Revision 313c34ce (qgis): [py3] Updates to sip files
Matthias Kuhn
07:42 AM Revision 9ff6e1d4 (qgis): Migrate first python test to be compatible with PyQt4 and PyQt5
Matthias Kuhn
07:42 AM Revision dea8c9f6 (qgis): [py3] Compat update process_function_template.py
Matthias Kuhn
07:42 AM Revision 26ce3cc6 (qgis): [py3] Some python3 compatibility fixes
Matthias Kuhn
07:42 AM Revision 842c17c1 (qgis): Deduplicated FindPyQt(4|5).py
Matthias Kuhn
07:42 AM Revision 47543d94 (qgis): [py3] Add PyQt5/PyQt4 compatibility layer
Matthias Kuhn
07:42 AM Revision 0b6dd352 (qgis): [py3] CMake updates to support Python3 and PyQt5
Matthias Kuhn
07:26 AM Feature request #965 (Closed): Add sliders to define min and max values
Hello, bug triage...
the continuous color renderer doesn't exist anymore. It has been replaced by the graduated rend...
Médéric RIBREUX
07:26 AM Feature request #965 (Closed): Add sliders to define min and max values
Hello, bug triage...
the continuous color renderer doesn't exist anymore. It has been replaced by the graduated rend...
Médéric RIBREUX
07:26 AM Feature request #965 (Closed): Add sliders to define min and max values
Hello, bug triage...
the continuous color renderer doesn't exist anymore. It has been replaced by the graduated rend...
Médéric RIBREUX
07:26 AM Feature request #965 (Closed): Add sliders to define min and max values
Hello, bug triage...
the continuous color renderer doesn't exist anymore. It has been replaced by the graduated rend...
Médéric RIBREUX
07:13 AM Feature request #971 (Feedback): Make available map extents available as a window that accepts cu...
Hello, bug triage...
as of QGIS 2.13:
* there is a coordinates/extent lineEdit widget.
* You can copy and paste the...
Médéric RIBREUX
07:13 AM Feature request #971 (Feedback): Make available map extents available as a window that accepts cu...
Hello, bug triage...
as of QGIS 2.13:
* there is a coordinates/extent lineEdit widget.
* You can copy and paste the...
Médéric RIBREUX
07:13 AM Feature request #971 (Feedback): Make available map extents available as a window that accepts cu...
Hello, bug triage...
as of QGIS 2.13:
* there is a coordinates/extent lineEdit widget.
* You can copy and paste the...
Médéric RIBREUX
07:13 AM Feature request #971 (Feedback): Make available map extents available as a window that accepts cu...
Hello, bug triage...
as of QGIS 2.13:
* there is a coordinates/extent lineEdit widget.
* You can copy and paste the...
Médéric RIBREUX
07:05 AM Revision 768bab86 (qgis): Merge pull request #2470 from SebDieBln/postgrestest
[postgresprovider] make the test more portable Matthias Kuhn
06:45 AM Feature request #12667: Pause snapping during editing session
a good feature! Christian Roettger
06:10 AM Revision 48afc425 (qgis): [processing] Use faster expression request for ExtractByAttribute
Nyall Dawson
06:07 AM Bug report #13836: MySQL Vector geometries are only visible in edit mode
The problem occurs only on Windows (I tried it on 3PC with Windows7 + mysql server 5.7.9). The problem is also presen... paolo tome
04:46 AM Bug report #13836: MySQL Vector geometries are only visible in edit mode
So, the wrong behavior happens only on QGIS on Windows (with the same server)?
can you suggest a more descriptive te...
Giovanni Manghi
05:43 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Jérôme Guélat wrote:
> Moreover there's also a small problem in QGIS: if you activate "Show Feature Count" (right cli...
Saber Razmjooei
05:37 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
This problem can be extremely dangerous when sharing data with ArcGIS users, since they will see all the deleted feat... Jérôme Guélat
05:04 AM Revision e15962ee (qgis): [processing] Use QgsStatisticalSummary for statistic calculations
For BasicStatisticssNumbers and StatisticsByCategories algorithms.
Adds extra stats (minority, majority, 1st/3rd quar...
Nyall Dawson
04:51 AM Bug report #13833 (Closed): Changes in "Options/Digitizing/Rubberband/Line color" doesn't change ...
I believe is the same issue discussed here
#13793
Giovanni Manghi
04:51 AM Bug report #13833 (Closed): Changes in "Options/Digitizing/Rubberband/Line color" doesn't change ...
I believe is the same issue discussed here
#13793
Giovanni Manghi
04:45 AM Bug report #13708: Nested symbology layer not displayed anymore on qgis server 2.10.1
Hi, this is a confirmed regression. I have no rights to change tags, could you change that issue to blocker ?
Regards
Nicolas Liaudat
04:41 AM Bug report #3517: new labeling engine fails to label self intersecting polygons
Nyall Dawson wrote:
> Giovanni - that PR was never merged, and this is still an issue in master
Hi Nyall, yes I have...
Giovanni Manghi
04:39 AM Bug report #13818: Selecting multiple files in SAGA/Processing uses wrong separator
Guillaume Larocque wrote:
> How does one re-install processing to make sure I have the newer version?
remove any "pr...
Giovanni Manghi
04:37 AM Bug report #13832 (Open): Atlas composer in 2.12 hangs on multiple road labeling layers on OSM data
Giovanni Manghi
04:17 AM Feature request #13820: Tool to create dynamic leader lines
Great news, thanks for the info! Paul Kanelli
03:33 AM Feature request #13839 (Closed): temporary deactivate snapping options while digitizing
Duplicate of #12667 Saber Razmjooei
03:33 AM Feature request #13839 (Closed): temporary deactivate snapping options while digitizing
Duplicate of #12667 Saber Razmjooei
01:51 AM Feature request #13839 (Closed): temporary deactivate snapping options while digitizing
I know there is a feature in ArcGis where one can press Space to temporary deactivate snapping, set the point, releas... Christian Roettger
02:15 AM Bug report #13837: Processing plugin wrong minimal version
I would remove... I hope this does not generate side effects. I supposed it's safe. Luigi Pirelli
02:03 AM Bug report #13837: Processing plugin wrong minimal version
Added 2.12.1 version. Should I remove 2.12.0 then? Alexander Bruy
01:59 AM Bug report #13837: Processing plugin wrong minimal version
alex, do you mind would be better to update to 2.12.1? there are already more than 1500 downloads and the only way to... Luigi Pirelli
01:50 AM Bug report #13837 (Closed): Processing plugin wrong minimal version
oops, sorry. Plugin metadata now fixed and package updated Alexander Bruy
01:50 AM Bug report #13837 (Closed): Processing plugin wrong minimal version
oops, sorry. Plugin metadata now fixed and package updated Alexander Bruy
01:41 AM Bug report #13837 (Closed): Processing plugin wrong minimal version
Processing v2.12 is incompatible with QGIS version lesser than 2.12 (sorry for the redundant version number)
metadata...
Luigi Pirelli
02:14 AM Feature request #13697: Add "Refresh materialized view" action in DB Manager
Hi,
A postgreSQL one. Thank you.
Nicolas Boisteault
01:46 AM Bug report #13793: Red semitransparent background visible when I use Node tool
Hi,
i think it depends on user specific settings or better requirements. One is fine with the actual semi transparen...
Christian Roettger

2015-11-15

12:50 AM Bug report #13836 (Closed): MySQL Vector geometries are only visible in edit mode
There is a problem with mysql vector; when I connect to the MySQL table (containing a geometry column), the attribute... paolo tome
11:55 PM Revision 526b8fc6 (qgis): Change some by value arguments to by reference
Nyall Dawson
11:50 PM Bug report #13742 (Closed): Strange polygon edge rendering at edges of visible extent
Sorry, I meant "fixed after 2.12". So this issue is still present in 2.12, but not later versions. Nyall Dawson
11:50 PM Bug report #13742 (Closed): Strange polygon edge rendering at edges of visible extent
Sorry, I meant "fixed after 2.12". So this issue is still present in 2.12, but not later versions. Nyall Dawson
09:37 PM Bug report #13742: Strange polygon edge rendering at edges of visible extent
Hi, sorry for delay. Used OSGeo4W as suggested, installing "qgis-rel-dev" option, version 2.12.0-10 nightly build. Th... Paulo Raposo
11:02 PM Bug report #13835: Shapefiles with EPSG 2926 and 2927 Washington State Plane North and South not ...
Changing the longitude to match the .prj file (+x_0=500000.0001016001 to +x_0=500000.0001016002) made no difference.)... clifford snow
10:11 PM Bug report #13835 (Feedback): Shapefiles with EPSG 2926 and 2927 Washington State Plane North and...
2927 is
+proj=lcc +lat_1=47.33333333333334 +lat_2=45.83333333333334 +lat_0=45.33333333333334 +lon_0=-120.5 +x_0=5000...
Giovanni Manghi
10:11 PM Bug report #13835 (Feedback): Shapefiles with EPSG 2926 and 2927 Washington State Plane North and...
2927 is
+proj=lcc +lat_1=47.33333333333334 +lat_2=45.83333333333334 +lat_0=45.33333333333334 +lon_0=-120.5 +x_0=5000...
Giovanni Manghi
10:11 PM Bug report #13835 (Feedback): Shapefiles with EPSG 2926 and 2927 Washington State Plane North and...
2927 is
+proj=lcc +lat_1=47.33333333333334 +lat_2=45.83333333333334 +lat_0=45.33333333333334 +lon_0=-120.5 +x_0=5000...
Giovanni Manghi
10:11 PM Bug report #13835 (Feedback): Shapefiles with EPSG 2926 and 2927 Washington State Plane North and...
2927 is
+proj=lcc +lat_1=47.33333333333334 +lat_2=45.83333333333334 +lat_0=45.33333333333334 +lon_0=-120.5 +x_0=5000...
Giovanni Manghi
07:42 PM Bug report #13835 (Closed): Shapefiles with EPSG 2926 and 2927 Washington State Plane North and S...
When opening shapefiles from Washington county and state agencies, QGIS defaults to USER:10000X projection instead of... clifford snow
10:39 PM Revision ebf132ed (qgis): Changed the documentation of the postgres test to match the actual beha...
Sebastian Dietrich
09:54 PM Revision 1b9452b4 (qgis): removed the activation of postgis extension as this is already done in ...
Sebastian Dietrich
09:51 PM Revision 6ee90c32 (qgis): replaced COPY with INSERT INTO
Sebastian Dietrich
09:31 PM Revision cfa308d5 (qgis): Added a test for the direct determination of geometry type/srid
Sebastian Dietrich
07:40 PM Revision b501d5f5 (qgis): Update FilterData.py
fixed an error and updated to latest behaviour Niccolo' Marchi
07:32 PM Revision 2fafaaca (qgis): Update ClipData.py
fixed wrong executable call Niccolo' Marchi
07:27 PM Revision 11d5f0c0 (qgis): Update Cover.py
changed TIF to ASCII in order to keep the original cell value Niccolo' Marchi
07:20 PM Revision c4a6d095 (qgis): Update GroundFilter.py
after 3.0 if .las are used also the output will be .las Niccolo' Marchi
07:17 PM Revision ec204c35 (qgis): Create DTM2ASCII
new tool Niccolo' Marchi
07:09 PM Revision ea526a29 (qgis): small correction on FUSION internal commands
Niccolo' Marchi
07:00 PM Revision ce8c4540 (qgis): add new tools
adding connection to already-present tools Niccolo' Marchi
01:42 PM Revision d9bbce65 (qgis): Fix style and indentation isssues introduced in 6b3651faef3e02f48188ae8...
Sebastian Dietrich
12:04 PM Bug report #13832: Atlas composer in 2.12 hangs on multiple road labeling layers on OSM data
I've just tested with 2.13.0-45, but sadly no improvement. JW van Aalst
11:31 AM Bug report #13832: Atlas composer in 2.12 hangs on multiple road labeling layers on OSM data
Nyall Dawson wrote:
> Can you please test with the current daily snapshots? There's been a change since 2.12 which ma...
JW van Aalst
11:01 AM Bug report #13832 (Feedback): Atlas composer in 2.12 hangs on multiple road labeling layers on OS...
Can you please test with the current daily snapshots? There's been a change since 2.12 which may have fixed this. Nyall Dawson
06:32 AM Bug report #13832 (Closed): Atlas composer in 2.12 hangs on multiple road labeling layers on OSM ...
In my QGIS opentopo project file (see www.opentopo.nl for rastered results) I use two label-layers for OSM (in PostGI... JW van Aalst
12:02 PM Bug report #3517 (Reopened): new labeling engine fails to label self intersecting polygons
Giovanni - that PR was never merged, and this is still an issue in master Nyall Dawson
10:18 AM Feature request #13834: Labelling - place label horizontally outside the polygon
With a dense distribution of irregular shape polygons I do not see the possibility to calculate the right placement f... Darek Bobak
10:14 AM Feature request #13834: Labelling - place label horizontally outside the polygon
I suppose you don't have to set the labels manually. Most likely there is a field calculator or PostGIS solution to s... Paul Kanelli
09:39 AM Feature request #13834: Labelling - place label horizontally outside the polygon
With hundreds of features? Manually? So what do I have a QGIS for? Darek Bobak
09:05 AM Feature request #13834: Labelling - place label horizontally outside the polygon
Just use the "Move label" tool.
http://anitagraser.com/2010/11/18/new-labeling-tools-for-qgis/
Paul Kanelli
08:56 AM Feature request #13834 (Open): Labelling - place label horizontally outside the polygon
I'm working in archaeology. And I often have to label polygon layer which has polygons not connected to each other. T... Darek Bobak
08:16 AM Feature request #8568: Mac trackpad functionality
I agree with this request.
Another problem with the current implementation is that the two-finger drag is VERY sens...
Greg S
07:21 AM Bug report #13833 (Closed): Changes in "Options/Digitizing/Rubberband/Line color" doesn't change ...
Hi!
Win 7 sp1 x64, qgis x64 rev.824fd7b.
When I change values in "Options/Digitizing/Rubberband/Line color/" it do...
Piotr Kania
04:48 AM Revision e6d495a2 (qgis): Update test mask images
Nyall Dawson
04:45 AM Revision 936b6506 (qgis): Add method to QgsSvgCache to return SVG viewbox size
Nyall Dawson
04:45 AM Revision 709b47e1 (qgis): Followup b81933e fix other symbols with paths out of viewport
Nyall Dawson
03:10 AM Bug report #13831 (Closed): Save to Spatialite fails if input is from same DB
To reproduce, import e.g. the airports.shp from our sample data into a Spatialite DB. Then try to buffer it while wri... Anita Graser
02:55 AM Bug report #4575 (Closed): "rotation field" and "size scale field" do not work for centroid fill
Not sure when this was fixed, but it's working in current master Nyall Dawson
02:55 AM Bug report #4575 (Closed): "rotation field" and "size scale field" do not work for centroid fill
Not sure when this was fixed, but it's working in current master Nyall Dawson
02:32 AM Bug report #13830 (Closed): Invalid scripts from models with advancedpythonfieldcalculator
I've been testing the export model to script functionality. One models contains an Advanced Python Field Calculator. ... Anita Graser

2015-11-14

12:40 AM Bug report #13805: remove *list unique values* and *basic statistic*
Hello,
how do you get unique values with the statistic panel ?
Médéric RIBREUX
11:01 PM Revision 6b3651fa (qgis): Determine geometry type and srid directly from column type
Sebastian Dietrich
05:22 PM Revision 6977e93a (qgis): [processing] update plugin metadata
Alexander Bruy
05:12 PM Revision 37304495 (qgis): fix SAGA 2.1.2 kriging
Giovanni Manghi
02:38 PM Revision 1be764a6 (qgis): Merge pull request #2457 from medspx/work_update_ogr_file_formats
[OGR Provider] update list of file formats that can be opened Matthias Kuhn
01:36 PM Bug report #13741: Spatialite moving fields
Here is some screencast - only moment of save edits. After split attributes are on places. On save - move feft (one f... Jakub Kosik
12:00 PM Bug report #2684 (Closed): Actions not working with hidden column
Hello, bug triage...
if a column is hidden (field edit widget), it can be used in action in QGIS 2.13.
I am closing...
Médéric RIBREUX
12:00 PM Bug report #2684 (Closed): Actions not working with hidden column
Hello, bug triage...
if a column is hidden (field edit widget), it can be used in action in QGIS 2.13.
I am closing...
Médéric RIBREUX
12:00 PM Bug report #2684 (Closed): Actions not working with hidden column
Hello, bug triage...
if a column is hidden (field edit widget), it can be used in action in QGIS 2.13.
I am closing...
Médéric RIBREUX
12:00 PM Bug report #2684 (Closed): Actions not working with hidden column
Hello, bug triage...
if a column is hidden (field edit widget), it can be used in action in QGIS 2.13.
I am closing...
Médéric RIBREUX
12:00 PM Bug report #2684 (Closed): Actions not working with hidden column
Hello, bug triage...
if a column is hidden (field edit widget), it can be used in action in QGIS 2.13.
I am closing...
Médéric RIBREUX
11:52 AM Feature request #2116 (Closed): avoid black and white from default colors
Hello, bug triage...
after digging into the code, I've found the default color symbol affectation (on core/symbology...
Médéric RIBREUX
11:52 AM Feature request #2116 (Closed): avoid black and white from default colors
Hello, bug triage...
after digging into the code, I've found the default color symbol affectation (on core/symbology...
Médéric RIBREUX
11:52 AM Feature request #2116 (Closed): avoid black and white from default colors
Hello, bug triage...
after digging into the code, I've found the default color symbol affectation (on core/symbology...
Médéric RIBREUX
11:52 AM Feature request #2116 (Closed): avoid black and white from default colors
Hello, bug triage...
after digging into the code, I've found the default color symbol affectation (on core/symbology...
Médéric RIBREUX
11:52 AM Feature request #2116 (Closed): avoid black and white from default colors
Hello, bug triage...
after digging into the code, I've found the default color symbol affectation (on core/symbology...
Médéric RIBREUX
11:31 AM Bug report #13829: DB Manager - "Materialized view" issues
PostgreSQL/PostGIS, I don't have Oracle in the DB Manager (Ubuntu). Paul Kanelli
10:03 AM Bug report #13829: DB Manager - "Materialized view" issues
Hello,
does this bug is for an Oracle DB or a PostgreSQL one ?
Médéric RIBREUX
03:43 AM Bug report #13829 (Closed): DB Manager - "Materialized view" issues
In the DB Manager materialized views are just named "View" (see 'General info/Relation type').
Deleting a view by...
Paul Kanelli
11:20 AM Revision 56de17e7 (qgis): [OGR Provider] update list of file formats that can be opened
Médéric RIBREUX
10:17 AM Revision d699569b (qgis): Add initial tests for marker symbol layers
Nyall Dawson
10:17 AM Revision ee44bc89 (qgis): Implement QEP 17 - add "requires tests" comments to some classes
Nyall Dawson
10:07 AM Feature request #13697: Add "Refresh materialized view" action in DB Manager
Hello,
is it for an Oracle DB or a postgreSQL one ?
Médéric RIBREUX
03:30 AM Feature request #13697: Add "Refresh materialized view" action in DB Manager
A refresh option for materialized views in the QGIS layer panel might be helpful, too. Paul Kanelli
10:00 AM Bug report #6205 (Closed): Update format list in the "Add raster layer" dialog
Hello,
since commit:56de17e, I've got all the formats I wanted. Time to shut this bug done !
Médéric RIBREUX
10:00 AM Bug report #6205 (Closed): Update format list in the "Add raster layer" dialog
Hello,
since commit:56de17e, I've got all the formats I wanted. Time to shut this bug done !
Médéric RIBREUX
10:00 AM Bug report #6205 (Closed): Update format list in the "Add raster layer" dialog
Hello,
since commit:56de17e, I've got all the formats I wanted. Time to shut this bug done !
Médéric RIBREUX
10:00 AM Bug report #6205 (Closed): Update format list in the "Add raster layer" dialog
Hello,
since commit:56de17e, I've got all the formats I wanted. Time to shut this bug done !
Médéric RIBREUX
09:42 AM Revision 5a6bfbb2 (qgis): Fix ellipse symbol layer with graduated/categorised renderer
Nyall Dawson
07:14 AM Feature request #3691 (Feedback): Drag & drop of layers between qgis instances
Hello, bug triage...
whenever I try this, I can drag'n drop the layer from one qgis instance to another. But as soon...
Médéric RIBREUX
07:14 AM Feature request #3691 (Feedback): Drag & drop of layers between qgis instances
Hello, bug triage...
whenever I try this, I can drag'n drop the layer from one qgis instance to another. But as soon...
Médéric RIBREUX
07:14 AM Feature request #3691 (Feedback): Drag & drop of layers between qgis instances
Hello, bug triage...
whenever I try this, I can drag'n drop the layer from one qgis instance to another. But as soon...
Médéric RIBREUX
07:14 AM Feature request #3691 (Feedback): Drag & drop of layers between qgis instances
Hello, bug triage...
whenever I try this, I can drag'n drop the layer from one qgis instance to another. But as soon...
Médéric RIBREUX
07:04 AM Feature request #3267 (Closed): NEW Symbology - Better handling of Fill style
Hello, bug triage...
for QGIS 2.13, you can always select the line width for whatever fill style you want.
I am clo...
Médéric RIBREUX
07:04 AM Feature request #3267 (Closed): NEW Symbology - Better handling of Fill style
Hello, bug triage...
for QGIS 2.13, you can always select the line width for whatever fill style you want.
I am clo...
Médéric RIBREUX
05:47 AM Feature request #2659 (Feedback): Saving multilayer vector datasets as several shapefiles
Hello, bug triage...
as far as QGIS 2.13, when you open a multilayer file, QGIS loads one layer for each geometry ty...
Médéric RIBREUX
05:47 AM Feature request #2659 (Feedback): Saving multilayer vector datasets as several shapefiles
Hello, bug triage...
as far as QGIS 2.13, when you open a multilayer file, QGIS loads one layer for each geometry ty...
Médéric RIBREUX
05:47 AM Feature request #2659 (Feedback): Saving multilayer vector datasets as several shapefiles
Hello, bug triage...
as far as QGIS 2.13, when you open a multilayer file, QGIS loads one layer for each geometry ty...
Médéric RIBREUX
05:40 AM Bug report #2336 (Closed): loading a project from the command line results in broken rendering
Hello, bug triage...
I can't reproduce this anymore with QGIS 2.13 master using whatever decoration (north arrow/cop...
Médéric RIBREUX
05:40 AM Bug report #2336 (Closed): loading a project from the command line results in broken rendering
Hello, bug triage...
I can't reproduce this anymore with QGIS 2.13 master using whatever decoration (north arrow/cop...
Médéric RIBREUX
05:40 AM Bug report #2336 (Closed): loading a project from the command line results in broken rendering
Hello, bug triage...
I can't reproduce this anymore with QGIS 2.13 master using whatever decoration (north arrow/cop...
Médéric RIBREUX
05:40 AM Bug report #2336 (Closed): loading a project from the command line results in broken rendering
Hello, bug triage...
I can't reproduce this anymore with QGIS 2.13 master using whatever decoration (north arrow/cop...
Médéric RIBREUX
05:22 AM Bug report #3803 (Closed): Problems with merge tool
The problem you see is not in the open source software (qgis, gvsig, whatever), but in the data. The lines that you s... Giovanni Manghi
05:22 AM Bug report #3803 (Closed): Problems with merge tool
The problem you see is not in the open source software (qgis, gvsig, whatever), but in the data. The lines that you s... Giovanni Manghi
05:22 AM Bug report #3803 (Closed): Problems with merge tool
The problem you see is not in the open source software (qgis, gvsig, whatever), but in the data. The lines that you s... Giovanni Manghi
05:22 AM Bug report #3803 (Closed): Problems with merge tool
The problem you see is not in the open source software (qgis, gvsig, whatever), but in the data. The lines that you s... Giovanni Manghi
05:22 AM Bug report #3803 (Closed): Problems with merge tool
The problem you see is not in the open source software (qgis, gvsig, whatever), but in the data. The lines that you s... Giovanni Manghi
05:22 AM Bug report #3803 (Closed): Problems with merge tool
The problem you see is not in the open source software (qgis, gvsig, whatever), but in the data. The lines that you s... Giovanni Manghi
05:22 AM Bug report #3803 (Closed): Problems with merge tool
The problem you see is not in the open source software (qgis, gvsig, whatever), but in the data. The lines that you s... Giovanni Manghi
05:07 AM Bug report #3443: line snapping fails to snap to it self
still true. Giovanni Manghi
05:07 AM Bug report #3443: line snapping fails to snap to it self
still true. Giovanni Manghi
05:07 AM Bug report #3443: line snapping fails to snap to it self
still true. Giovanni Manghi
05:07 AM Bug report #3443: line snapping fails to snap to it self
still true. Giovanni Manghi
05:07 AM Bug report #3443: line snapping fails to snap to it self
still true. Giovanni Manghi
05:04 AM Bug report #2377 (Closed): Symbology legend classification items can get out of sync with classif...
Giovanni Manghi
05:04 AM Bug report #3517 (Closed): new labeling engine fails to label self intersecting polygons
Giovanni Manghi
04:03 AM Bug report #1253 (Closed): disable some tools when editing a GRASS vector
superseded by the new, overhauled GRASS plugin. Giovanni Manghi
04:03 AM Bug report #1253 (Closed): disable some tools when editing a GRASS vector
superseded by the new, overhauled GRASS plugin. Giovanni Manghi
04:03 AM Bug report #1253 (Closed): disable some tools when editing a GRASS vector
superseded by the new, overhauled GRASS plugin. Giovanni Manghi
04:03 AM Bug report #1253 (Closed): disable some tools when editing a GRASS vector
superseded by the new, overhauled GRASS plugin. Giovanni Manghi
04:00 AM Revision 8ddc909f (qgis): Switch to using flags for render context settings
Nyall Dawson
03:58 AM Feature request #11130 (Closed): Support memory layer joins
Hello, bug triage...
it seems that in QGIS 2.13 master, we can join two memory layers.
I am closing this one !
Médéric RIBREUX
03:58 AM Feature request #11130 (Closed): Support memory layer joins
Hello, bug triage...
it seems that in QGIS 2.13 master, we can join two memory layers.
I am closing this one !
Médéric RIBREUX

2015-11-13

12:45 AM Revision 4edf1eec (qgis): Added PQfmod() to class QgsPostgresResult
Sebastian Dietrich
08:10 PM Revision 5065b800 (qgis): fix SAGA 2.2.2 kriging tools
Giovanni Manghi
07:24 PM Bug report #13640: ssl error on starting QGIS on Debian testing
Same warning for me with Debian install of 12.2.
The https://qgis.org/version.txt page is also out of date, and has ...
Tim Cera
03:31 PM Revision 9e80e25d (qgis): [BUGFIX] Fix endpoint swap on negative marker line offset
Fixes #13811
Includes testcase
(cherr-picked from 824fd7bf32a45e278f2ec2fe9fa1c7228c9fb27f)
Sandro Santilli
03:29 PM Revision 824fd7bf (qgis): Fix endpoint swap on negative marker line offset
Fixes #13811
Includes testcase
Sandro Santilli
02:38 PM Bug report #13828 (Closed): Map Composer - Legend width & height revert to default even after cha...
See attached screenshot. I can increase the width/height of the legend box, but when I click on it after doing so, it... Chris Paul
02:01 PM Bug report #13818: Selecting multiple files in SAGA/Processing uses wrong separator
How does one re-install processing to make sure I have the newer version? Guillaume Larocque
03:12 AM Bug report #13818: Selecting multiple files in SAGA/Processing uses wrong separator
Victor Olaya wrote:
> (or an older version in your system is shadowing the one that comes with QGIS 2.12)
yes, that'...
Giovanni Manghi
03:08 AM Bug report #13818: Selecting multiple files in SAGA/Processing uses wrong separator
semicolons are already used, see here
https://github.com/qgis/QGIS/blob/master/python/plugins/processing/algs/saga/S...
Victor Olaya
02:03 AM Bug report #13818: Selecting multiple files in SAGA/Processing uses wrong separator
Guillaume Larocque wrote:
> This is under QGIS 2.12.0. I'm using the version of Processing that comes with it...
do ...
Giovanni Manghi
01:04 PM Revision 358e0f70 (qgis): [processing] fixed wrong param name in SAGA 2.2.0 regression kriging
Victor Olaya
12:20 PM Revision 54c4f750 (qgis): [processing] fixed concave hull algorithm
Victor Olaya
12:20 PM Revision cba585df (qgis): [processing] correctly set geometry type of input in clip algorithm
Victor Olaya
11:01 AM Revision 860682c1 (qgis): Only pick up qpt files in composer manager
Nathan Woodrow
10:23 AM Bug report #13209 (Open): area not calculated correctly with OTF on
Andrew McAninch wrote:
> Giovanni,
> I am still getting the same behaviour when calculating a non-virtual field with ...
Giovanni Manghi
10:23 AM Bug report #13209 (Open): area not calculated correctly with OTF on
Andrew McAninch wrote:
> Giovanni,
> I am still getting the same behaviour when calculating a non-virtual field with ...
Giovanni Manghi
10:23 AM Bug report #13209 (Open): area not calculated correctly with OTF on
Andrew McAninch wrote:
> Giovanni,
> I am still getting the same behaviour when calculating a non-virtual field with ...
Giovanni Manghi
10:04 AM Bug report #13826: Selecting features hangs QGIS 2.12.0 on OS X
My happiness was to early, problem occurred one more time. However this time I target which plugin makes problem and ... Michal Jurewicz
09:35 AM Bug report #13826 (Closed): Selecting features hangs QGIS 2.12.0 on OS X
It was good idea to check plugins. At first a disabled all plugins (3rd party and genuine ones) and problem disappear... Michal Jurewicz
09:08 AM Bug report #13826: Selecting features hangs QGIS 2.12.0 on OS X
forgot: this can be very well be caused by a 3rd party plugin. Please try without any plugin active. Giovanni Manghi
09:06 AM Bug report #13826: Selecting features hangs QGIS 2.12.0 on OS X
cannot replicate on qgis master/linux. Can you test on other platforms? Giovanni Manghi
06:12 AM Bug report #13826: Selecting features hangs QGIS 2.12.0 on OS X
I send you some sample data. By the way it is EPSG:2180 not 4326.
At this moment I noticed one more thing, it happens...
Michal Jurewicz
06:00 AM Bug report #13826 (Feedback): Selecting features hangs QGIS 2.12.0 on OS X
did it happen in previous qgis releases? can you attach sample data? Giovanni Manghi
05:58 AM Bug report #13826 (Closed): Selecting features hangs QGIS 2.12.0 on OS X
I found problem with newest QGIS 2.12.0 on OS X 10.11.1. Selecting any features hangs QGIS. First few selection works... Michal Jurewicz
09:59 AM Revision 8da8700e (qgis): QgsValueMapSearchW inherits QgsSearchW
and not QgsDefaultSearchW anymore
fixes expression creation
Denis Rouzaud
09:59 AM Revision ebb5f0db (qgis): QgsValueRelationSearchW inherits QgsSearchW
and not QgsDefaultSearchW
also handles properly the (no selection) case
Denis Rouzaud
09:57 AM Revision dbef766a (qgis): fix value relation search widget
currently, changing the entr doesn't do anything in the attribute table since no signal is emitted
should be backpor...
Denis Rouzaud
09:14 AM Bug report #13809 (Feedback): [Mint, Cinnamon DE] Properties dialog for layers panel is not a flo...
I don't have an installation at hand, have you tested other DE? Giovanni Manghi
09:14 AM Bug report #13809 (Feedback): [Mint, Cinnamon DE] Properties dialog for layers panel is not a flo...
I don't have an installation at hand, have you tested other DE? Giovanni Manghi
09:10 AM Feature request #13814 (Feedback): Processing: use sqlite/spatialite as intermediate format
this ticket should change title and description to make it more general, it is a fact that Processing uses shapes as ... Giovanni Manghi
09:10 AM Feature request #13814 (Feedback): Processing: use sqlite/spatialite as intermediate format
this ticket should change title and description to make it more general, it is a fact that Processing uses shapes as ... Giovanni Manghi
09:07 AM Bug report #13812: Couldn't load PyQGIS.

> The build happens in a newly created dir.
I can compile but I usually don't. It works ok if you install master wi...
Giovanni Manghi
02:47 AM Bug report #13812: Couldn't load PyQGIS.
this was with commit 6e1df491f64bff1b778502d7d53f37256afcd6f6 and the configuration script is:... Sandro Santilli
02:16 AM Bug report #13812 (Feedback): Couldn't load PyQGIS.
no problems here on the same platform. Giovanni Manghi
09:01 AM Revision b2034f2e (qgis): QgsValueMapSearchW inherits QgsSearchW
and not QgsDefaultSearchW anymore
fixes expression creation
Denis Rouzaud
09:01 AM Revision 31ac9be3 (qgis): [search widgets] when selecting _Please select_ find all features
Denis Rouzaud
09:01 AM Revision 7f556fd9 (qgis): QgsValueRelationSearchW inherits QgsSearchW
and not QgsDefaultSearchW
also handles properly the (no selection) case
Denis Rouzaud
09:01 AM Revision f31c0e7b (qgis): fix value relation search widget
currently, changing the entr doesn't do anything in the attribute table since no signal is emitted
should be backpor...
Denis Rouzaud
08:15 AM Revision ce0d966b (qgis): Merge pull request #2452 from nyalldawson/processing_select
[processing] speedup some QGIS algorithms Alexander Bruy
07:56 AM Bug report #5704 (Feedback): Issues with rule based rendering and copy and paste style / qml files
Hello,
could we close this bug ? Are you still affected by it, because I can't reproduce it ?
Médéric RIBREUX
07:53 AM Bug report #12933: Heatmap generating an empty raster
I don't understand what you are saying here Giovanni.
You say "0,1 degrees as search radius for the provided datas...
David Vanescentes
07:52 AM Bug report #6604 (Closed): scale dependent visibility not included in style
Hello, bug triage...
on QGIS 2.13, scale dependent visibility is now correctly saved into the .qml file. It is also ...
Médéric RIBREUX
07:52 AM Bug report #6604 (Closed): scale dependent visibility not included in style
Hello, bug triage...
on QGIS 2.13, scale dependent visibility is now correctly saved into the .qml file. It is also ...
Médéric RIBREUX
07:52 AM Bug report #6604 (Closed): scale dependent visibility not included in style
Hello, bug triage...
on QGIS 2.13, scale dependent visibility is now correctly saved into the .qml file. It is also ...
Médéric RIBREUX
07:50 AM Bug report #9962 (Closed): r.los crashes
r.los with GRASSS 6.4 works for me in QGIS 2.12, in GRASS 7 there is r.viewshed. Most probably the module itself was ... Radim Blazek
07:50 AM Bug report #9962 (Closed): r.los crashes
r.los with GRASSS 6.4 works for me in QGIS 2.12, in GRASS 7 there is r.viewshed. Most probably the module itself was ... Radim Blazek
07:33 AM Feature request #1873: *db.dropcol missing
v.db.dropcol/v.db.dropcolumn is present in QGIS 2.12, db.dropcol is not. Radim Blazek
07:33 AM Feature request #1873: *db.dropcol missing
v.db.dropcol/v.db.dropcolumn is present in QGIS 2.12, db.dropcol is not. Radim Blazek
07:22 AM Bug report #1735 (Closed): Support newer GRASS version (modules directories)
GRASS versions are supported by optional attributes in qgm and qgc files and all modules were upgraded for GRASS 6.4 ... Radim Blazek
07:22 AM Bug report #1735 (Closed): Support newer GRASS version (modules directories)
GRASS versions are supported by optional attributes in qgm and qgc files and all modules were upgraded for GRASS 6.4 ... Radim Blazek
07:18 AM Bug report #11906 (Closed): QGIS crash on edit grass vector layer
Editing was completely rewritten in 2.12. Radim Blazek
07:18 AM Bug report #11906 (Closed): QGIS crash on edit grass vector layer
Editing was completely rewritten in 2.12. Radim Blazek
07:16 AM Bug report #4940 (Closed): Create GRASS location takes the extent from the canvas, not reprojecti...
Fixed in commit:04f321647, see also #13784. Radim Blazek
07:16 AM Bug report #4940 (Closed): Create GRASS location takes the extent from the canvas, not reprojecti...
Fixed in commit:04f321647, see also #13784. Radim Blazek
06:52 AM Feature request #879 (Feedback): Add 'Help contents' in different languages
Hello, bug triage...
I guess that we can close this feature request. On QGIS LTR (2.8), when you call help from the ...
Médéric RIBREUX
06:31 AM Bug report #13811 (Closed): Marker line - Negative Line offset moves symbol to the other endpoint
Fixed in changeset commit:"824fd7bf32a45e278f2ec2fe9fa1c7228c9fb27f". Sandro Santilli
06:04 AM Feature request #7715 (Closed): Import/export functionality for geospatial bookmarks
Hello, bug triage...
in QGIS 2.13, you can share your bookmarks: there is a button to export or import them (XML fil...
Médéric RIBREUX
06:04 AM Feature request #7715 (Closed): Import/export functionality for geospatial bookmarks
Hello, bug triage...
in QGIS 2.13, you can share your bookmarks: there is a button to export or import them (XML fil...
Médéric RIBREUX
06:04 AM Feature request #7715 (Closed): Import/export functionality for geospatial bookmarks
Hello, bug triage...
in QGIS 2.13, you can share your bookmarks: there is a button to export or import them (XML fil...
Médéric RIBREUX
05:14 AM Feature request #13825 (Closed): Save a shapefile to an EXISTING ESRI Geodatabase
This is a duplicate of the closed #12846, which I don't have the power to reopen.
Using QGIS 2.12.0 (OSGeo4W package...
Andy Harfoot
05:00 AM Bug report #13824 (Closed): Saving As File GeoDatabase - Feature Dataset isn't Optional
Using QGIS 2.12.0 (OSGeo4W package installer) on Windows 7 64bit.
I have installed the ESRI fGDB OGR driver package ...
Andy Harfoot
04:52 AM Bug report #13823 (Closed): DB Manager - Renaming constraints and indexes fails when renaming a t...
When creating a table named 'lakes' in the DB Manager a constraint 'lakes_pkey' and the index 'sidx_lakes_geom' is cr... Paul Kanelli
04:36 AM Bug report #13733: DBManager Export to file: missing extension for output causing error
see also #13822 Giovanni Manghi
04:36 AM Bug report #13822 (Closed): DB Manager - Exporting table as CSV fails
duplicate of #13733 Giovanni Manghi
04:36 AM Bug report #13822 (Closed): DB Manager - Exporting table as CSV fails
duplicate of #13733 Giovanni Manghi
04:18 AM Bug report #13822 (Closed): DB Manager - Exporting table as CSV fails
Eporting a table or view as CSV fails in the DB Manager.
@Error 8
Loading of layer failed@
Paul Kanelli
03:40 AM Bug report #13117: cached wfs not downloading new features while panning
Panning WFS in version 2.2 refreshes the map and works perfectly, finding out how this functionality was lost and rei... Phil Mountain
03:24 AM Revision 596b56c4 (qgis): Faster PointsInPolygon(+Unique/Weighted) algorithms
- Avoid use of seperate feature requests for every point
- Use GEOS prepared geometries when testing for point contai...
Nyall Dawson
03:24 AM Revision a10936f0 (qgis): Use a set for classes in PointsInPolygonUnique (faster)
Nyall Dawson
03:23 AM Revision 7c8177e0 (qgis): Use expression filter request for SelectByAttribute
Makes SelectByAttribute orders of magnitude faster for providers which
support compiled expressions (eg Postgres), al...
Nyall Dawson
02:54 AM Feature request #5001 (Closed): Add rotation and scale size to rule-based symbology
Hello, bug triage...
in QGIS 2.13, you can have rotation and size based on data (attribute or expression) on rule-ba...
Médéric RIBREUX
02:54 AM Feature request #5001 (Closed): Add rotation and scale size to rule-based symbology
Hello, bug triage...
in QGIS 2.13, you can have rotation and size based on data (attribute or expression) on rule-ba...
Médéric RIBREUX
02:39 AM Bug report #13793: Red semitransparent background visible when I use Node tool
Similar problem was discussed here:
http://gis.stackexchange.com/questions/79783/add-feature-tool-qgis-2-0-polygon-fi...
Piotr Kania
02:24 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Just to give what might be a simpler method of identifying shapefiles which may behave this way. I have a shapefile w... Dan Isaacs
01:56 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
see also #13821 Giovanni Manghi
02:14 AM Bug report #8942 (Closed): R6034 runtime error
Could we close this? If other software is the root cause of this issue why keeping this open? Reopen if I'm wrong. Giovanni Manghi
02:14 AM Bug report #8942 (Closed): R6034 runtime error
Could we close this? If other software is the root cause of this issue why keeping this open? Reopen if I'm wrong. Giovanni Manghi
02:11 AM Bug report #13701 (Closed): QGIS 2.12 Crash when selecting object in editable SQL Server layer wi...
Giovanni Manghi
02:10 AM Bug report #13766 (Closed): Crash after clicking on window close.
Giovanni Manghi
01:56 AM Bug report #13821 (Closed): Qgis not deleting polygons
duplicate of #11007 Giovanni Manghi
01:56 AM Bug report #13821 (Closed): Qgis not deleting polygons
duplicate of #11007 Giovanni Manghi
01:11 AM Bug report #13821 (Closed): Qgis not deleting polygons
I have a shapefile in which I deleted some polygons and added some new ones. The changes were saved, the project cont... Dan Isaacs
01:08 AM Feature request #13820: Tool to create dynamic leader lines
See also https://github.com/qgis/QGIS-Enhancement-Proposals/issues/47 Jürgen Fischer

2015-11-12

12:59 AM Bug report #8923: SpatiaLite 4: added attributes disappear
Read this discussion from the spatialite-users forum with a proposed way to fix it properly.
https://groups.google.co...
Jukka Rahkonen
12:07 AM Feature request #1636 (Closed): Make bookmarks dockable
Hello, bug triage...
in QGIS 2.13 you can dock bookmarks wherever you want.
I am closing this bug...
Médéric RIBREUX
12:07 AM Feature request #1636 (Closed): Make bookmarks dockable
Hello, bug triage...
in QGIS 2.13 you can dock bookmarks wherever you want.
I am closing this bug...
Médéric RIBREUX
12:07 AM Feature request #1636 (Closed): Make bookmarks dockable
Hello, bug triage...
in QGIS 2.13 you can dock bookmarks wherever you want.
I am closing this bug...
Médéric RIBREUX
12:07 AM Feature request #1636 (Closed): Make bookmarks dockable
Hello, bug triage...
in QGIS 2.13 you can dock bookmarks wherever you want.
I am closing this bug...
Médéric RIBREUX
12:07 AM Feature request #1636 (Closed): Make bookmarks dockable
Hello, bug triage...
in QGIS 2.13 you can dock bookmarks wherever you want.
I am closing this bug...
Médéric RIBREUX
11:42 PM Revision d8f5dbeb (qgis): Limit extent reprojection workaround to vector layers (followup 51fe632...
Jürgen Fischer
11:30 PM Revision 079de32d (qgis): Update GridMetrics.py
Niccolo' Marchi
06:12 PM Revision 6335de9b (qgis): [GRASS] fixed cat shift when importing vectors via browser, fixes #13815
(cherry picked from commit fd9f0b52682f42eed9484159c8bd152144b7d4b3) Radim Blazek
06:10 PM Revision fd9f0b52 (qgis): [GRASS] fixed cat shift when importing vectors via browser, fixes #13815
Radim Blazek
05:50 PM Revision 854ce176 (qgis): Merge pull request #2443 from elpaso/bugfix-11794
SQLITE ask for a new name if already exists Alessandro Pasotti
05:49 PM Revision be8c7dac (qgis): Merge pull request #2449 from elpaso/bugfix-11517
Fix attribute sync to layer for python init code and make QgsAttributeDialog reachable form python Alessandro Pasotti
04:55 PM Revision ad2caed3 (qgis): Removed parent and replaced with QgsAttributeDialog
This makes possible to resize/alter the outer dialog
from python init code in the form.
Fixes #11517 (indirectly)
Alessandro Pasotti
04:53 PM Revision 17df615c (qgis): Fixed attribute sync to layer for init code
Also removed UI connect in favour of QMetaObject::connectSlotsByName
to be consistent with other methods in the same ...
Alessandro Pasotti
04:37 PM Revision c4834110 (qgis): Merge pull request #2447 from NaturalGIS/fix_saga_220_kriging
[processing] fix SAGA 2.2.0 kriging Alexander Bruy
04:33 PM Revision 6b3eddd0 (qgis): fix biulding issue when WITH_QT_WEBKIT=OFF
Marco Bernasocchi
03:28 PM Revision 19376770 (qgis): missing parameter
Giovanni Manghi
03:19 PM Revision 20a8b37d (qgis): Merge pull request #2444 from NaturalGIS/fix_saga_212_kriging
[processing] fix SAGA 2.1.2 kriging Alexander Bruy
03:12 PM Revision 957c0190 (qgis): fix SAGA 2.2.0 kriging
Giovanni Manghi
02:47 PM Bug report #13735 (Closed): CRS transformation broken in Master?
Fixed in changeset commit:"d8f5dbeb4e7ab81326a400eaec05855ff1a38769". Jürgen Fischer
08:49 AM Bug report #13735: CRS transformation broken in Master?
Bisected to commit:51fe632. Radim Blazek
02:26 PM Revision 0461cbdd (qgis): use aliases instead of field names in attribute table column filter list
Denis Rouzaud
02:14 PM Revision f1fe9855 (qgis): [qt5] Fix QCA Cmake
Matthias Kuhn
02:14 PM Revision 1bb7aff0 (qgis): [qt5] Fix QScintilla cmake file
Matthias Kuhn
01:44 PM Revision be563584 (qgis): fix SAGA 2.1.2 kriging
Giovanni Manghi
01:25 PM Bug report #13209: area not calculated correctly with OTF on
Giovanni,
I am still getting the same behaviour when calculating a non-virtual field with 2.13-16.
Mathieu,
That see...
Andrew McAninch
01:22 PM Revision 325f0992 (qgis): SQLITE ask for a new name if already exists
If the db name already exists, allow to enter a new name.
Fixes #11794
Alessandro Pasotti
01:16 PM Bug report #13818: Selecting multiple files in SAGA/Processing uses wrong separator
This is under QGIS 2.12.0. I'm using the version of Processing that comes with it... Guillaume Larocque
01:07 PM Bug report #13818 (Feedback): Selecting multiple files in SAGA/Processing uses wrong separator
What Processing version are you using? Giovanni Manghi
10:59 AM Bug report #13818 (Closed): Selecting multiple files in SAGA/Processing uses wrong separator
"Processing>SAGA>Cluster Analysis for Grids" does not work when selecting more than one grid files. The attached erro... Guillaume Larocque
11:55 AM Feature request #13820 (Open): Tool to create dynamic leader lines
A tool to create dynamic leader lines might be helpful for some users.
http://gis.stackexchange.com/questions/153894...
Paul Kanelli
11:47 AM Revision 5e1d420c (qgis): Update [BUGFIX] 13118 QGIS Server - WFS - GeoJSON and escaping line breaks
Enhance replace, thanks to @nyalldawson
Enhance format, thanks to @jef-n
fixes #13118
René-Luc ReLuc
11:46 AM Revision 8fb2dc2e (qgis): Update [BUGFIX] 13118 QGIS Server - WFS - GeoJSON and escaping line breaks
Enhance replace, thanks to @nyalldawson
Enhance format, thanks to @jef-n
fixes #13118
René-Luc ReLuc
11:43 AM Revision c3572ebc (qgis): Update [BUGFIX] 13118 QGIS Server - WFS - GeoJSON and escaping line breaks
Enhance replace, thanks to @nyalldawson
Enhance format, thanks to @jef-n
fixes #13118
René-Luc ReLuc
11:41 AM Revision 81acd07e (qgis): Update [BUGFIX] 13118 QGIS Server - WFS - GeoJSON and escaping line breaks
Enhance replace, thanks to @nyalldawson
Enhance format, thanks to @jef-n
fixes #13118
René-Luc ReLuc
11:39 AM Feature request #13819 (Open): Tool to place multiple labels on polygon geometries
QGIS misses a tool to place multiple labels on polygons:
http://gis.stackexchange.com/questions/153336/how-to-create...
Paul Kanelli
11:02 AM Feature request #11794: spatialite connection custom name
Well... there is in fact a reason for the "name": to store preferences in QSettings, using the path as a key would re... Alessandro Pasotti
10:17 AM Feature request #11794: spatialite connection custom name
Agreed.
I don't know why it was written like that in the first place. I've just added a small patch without rewritin...
Alessandro Pasotti
09:30 AM Feature request #11794: spatialite connection custom name
@elpaso I always found very strange this way of dealing with spatialite connections. Is there any good reason to give... Hugo Mercier
08:50 AM Feature request #11794 (Closed): spatialite connection custom name
Fixed in changeset commit:"325f0992e7067173e847cea62e95da5d974017e8". Alessandro Pasotti
04:27 AM Feature request #11794 (In Progress): spatialite connection custom name
Patch available: https://github.com/qgis/QGIS/pull/2443 Alessandro Pasotti
04:27 AM Feature request #11794 (In Progress): spatialite connection custom name
Patch available: https://github.com/qgis/QGIS/pull/2443 Alessandro Pasotti
04:27 AM Feature request #11794 (In Progress): spatialite connection custom name
Patch available: https://github.com/qgis/QGIS/pull/2443 Alessandro Pasotti
10:58 AM Bug report #13817 (Closed): Browser - Favourites does not show GRASS folders with GRASS specific ...
in Browser - the Favourites top-level item does not show GRASS folders with GRASS specific icons and you cannot load ... Steven Mizuno
10:43 AM Bug report #13816 (Closed): grass provider - missing slot and signal
on opening a GRASS mapset Log Messages (Qt tab) shows the following errors:
2015-11-12T14:23:43 1 Object::connect: No...
Steven Mizuno
10:29 AM Revision df6c7104 (qgis): Use QgsStatisticalSummary for merge attributes dialog
Adds a bunch of new stats and avoids code duplication Nyall Dawson
10:29 AM Revision cdf21b7c (qgis): Return derived classes from clone() methods, avoids need to
dynamic_cast results Nyall Dawson
10:29 AM Revision dfb1585c (qgis): Bump QgsStatisticSummary test coverage
Nyall Dawson
10:25 AM Feature request #6965: QgsMessageLog, log levels
Matthias Kuhn wrote:
> Btw, when you triage bugs, please set the state to "Feedback" so we can filter these later and...
Médéric RIBREUX
03:43 AM Feature request #6965: QgsMessageLog, log levels
+1 Jürgen, I like the idea.
Instead of a popup a message bar item could be used "3 Warnings pending. Click here to s...
Matthias Kuhn
02:35 AM Feature request #6965: QgsMessageLog, log levels
The idea with the log level originally was to go through all the messages and assign levels. Currently the log level... Jürgen Fischer
01:11 AM Feature request #6965: QgsMessageLog, log levels
Btw, when you triage bugs, please set the state to "Feedback" so we can filter these later and kill the quiet ones. Matthias Kuhn
01:10 AM Feature request #6965 (Closed): QgsMessageLog, log levels
Haven't missed more levels yet. Matthias Kuhn
01:10 AM Feature request #6965 (Closed): QgsMessageLog, log levels
Haven't missed more levels yet. Matthias Kuhn
09:49 AM Revision 32626bd2 (qgis): fix windows build (followup 2175e7a)
(cherry picked from commit 6e1df491f64bff1b778502d7d53f37256afcd6f6) Jürgen Fischer
09:49 AM Revision ff20c880 (qgis): fix windows build (followup 2175e7a)
(cherry picked from commit 6e1df491f64bff1b778502d7d53f37256afcd6f6) Jürgen Fischer
09:48 AM Revision acadd53d (qgis): postgres provider: avoid column lookups with tableoids
(cherry picked from commit 0ccd7bd5bfa52f1d3c2774beaf3d205e279e41eb) Jürgen Fischer
09:47 AM Revision ff67a05b (qgis): fix windows build (followup 2175e7a)
(cherry picked from commit 6e1df491f64bff1b778502d7d53f37256afcd6f6) Jürgen Fischer
09:46 AM Revision 6e1df491 (qgis): fix windows build (followup 2175e7a)
Jürgen Fischer
09:14 AM Bug report #13815: Wrong attributes in GRASS vector imported via browser
Backported also to 2.12 (will be in 2.12.1). Radim Blazek
09:11 AM Bug report #13815 (Closed): Wrong attributes in GRASS vector imported via browser
Fixed in changeset commit:"fd9f0b52682f42eed9484159c8bd152144b7d4b3". Radim Blazek
09:01 AM Bug report #13815 (Closed): Wrong attributes in GRASS vector imported via browser
Attributes in GRASS vector which was imported in browser are wrong if source layer features start with feature id 0. ... Radim Blazek
09:08 AM Revision 8803cb42 (qgis): Merge pull request #2437 from bstroebl/improveDissolve
[PROCESSING] Speed up dissolve without changing parameters Matthias Kuhn
08:49 AM Bug report #11517 (Closed): Size restrictions of custom forms created in Qt Designer not honored
Fixed in changeset commit:"ad2caed3b2bd652a6264652bda009621c44e0c4a". Alessandro Pasotti
08:08 AM Bug report #11517 (In Progress): Size restrictions of custom forms created in Qt Designer not hon...
Fixed (indirectly) with https://github.com/qgis/QGIS/pull/2449
that makes possible to alter the outer dialog from pyt...
Alessandro Pasotti
08:08 AM Bug report #11517 (In Progress): Size restrictions of custom forms created in Qt Designer not hon...
Fixed (indirectly) with https://github.com/qgis/QGIS/pull/2449
that makes possible to alter the outer dialog from pyt...
Alessandro Pasotti
08:08 AM Bug report #11517 (In Progress): Size restrictions of custom forms created in Qt Designer not hon...
Fixed (indirectly) with https://github.com/qgis/QGIS/pull/2449
that makes possible to alter the outer dialog from pyt...
Alessandro Pasotti
07:52 AM Bug report #11517 (Reopened): Size restrictions of custom forms created in Qt Designer not honored
Re-checked and this is indeed a problem since the form is embedded in a dialog and the parent is not set correctly, h... Alessandro Pasotti
07:52 AM Bug report #11517 (Reopened): Size restrictions of custom forms created in Qt Designer not honored
Re-checked and this is indeed a problem since the form is embedded in a dialog and the parent is not set correctly, h... Alessandro Pasotti
08:30 AM Feature request #13814: Processing: use sqlite/spatialite as intermediate format
Properly formatted test script:... barryrowlingson -
08:28 AM Feature request #13814 (Closed): Processing: use sqlite/spatialite as intermediate format
In Processing, when a layer is passed to an R script, it is first written to a shapefile and then read into R as a Sp... barryrowlingson -
07:22 AM Bug report #13811: Marker line - Negative Line offset moves symbol to the other endpoint
confirmed also master is affected. I'm working on an automated testcase. Sandro Santilli
02:23 AM Bug report #13811: Marker line - Negative Line offset moves symbol to the other endpoint
Patch staged here: https://github.com/qgis/QGIS/pull/2442
If anyone has pointers to add a testcase I think it would b...
Sandro Santilli
02:09 AM Bug report #13811: Marker line - Negative Line offset moves symbol to the other endpoint
Confirmed, I've a working patch. While testing it I also found that an offset of -0.0 (negative zero) makes the symbo... Sandro Santilli
01:40 AM Bug report #13811 (Closed): Marker line - Negative Line offset moves symbol to the other endpoint
To reproduce:
1. New project
2. Add a simple (2 vertices) LINESTRING -- for example with QuickWKT plugin
3. Go to lay...
Sandro Santilli
05:59 AM Bug report #13813 (Closed): grass process missing dependency
I just compiled and installed QGIS 2.13.0 code revision 8803cb4 on my ubuntu 15.10.
Everything is fine, but I got pro...
frippe12573 -
04:53 AM Bug report #8942: R6034 runtime error
Dan Cuillin wrote:
> To confirm; disabling msvcr90.dll in System32 folder has, in my case, worked. I now have no more...
Jürgen Fischer
04:24 AM Bug report #8942: R6034 runtime error
To confirm; disabling msvcr90.dll in System32 folder has, in my case, worked. I now have no more runtime errors on st... Dan Isaacs
02:56 AM Bug report #13812 (Closed): Couldn't load PyQGIS.
QGIS master fails to support Python on Ubuntu 14.04, raises this error on starting from the build dir:... Sandro Santilli
02:20 AM Bug report #13701: QGIS 2.12 Crash when selecting object in editable SQL Server layer with rule b...
Giovanni Manghi wrote:
>
> an you test qgis master? thanks.
I have just tested in 2.12 nightly (revision 6ee8001) I...
Martin Bain
01:58 AM Feature request #3822 (Closed): The symbol size is not represented in a legend
Hello, bug triage...
on QGIS 2.13 master, you can use the size assistant to make the size of a symbol dependent from...
Médéric RIBREUX
01:58 AM Feature request #3822 (Closed): The symbol size is not represented in a legend
Hello, bug triage...
on QGIS 2.13 master, you can use the size assistant to make the size of a symbol dependent from...
Médéric RIBREUX
01:58 AM Feature request #3822 (Closed): The symbol size is not represented in a legend
Hello, bug triage...
on QGIS 2.13 master, you can use the size assistant to make the size of a symbol dependent from...
Médéric RIBREUX
01:58 AM Feature request #3822 (Closed): The symbol size is not represented in a legend
Hello, bug triage...
on QGIS 2.13 master, you can use the size assistant to make the size of a symbol dependent from...
Médéric RIBREUX
01:58 AM Feature request #3822 (Closed): The symbol size is not represented in a legend
Hello, bug triage...
on QGIS 2.13 master, you can use the size assistant to make the size of a symbol dependent from...
Médéric RIBREUX
01:56 AM Feature request #5488 (Closed): Allow all parameter types to be optional
Implemented in the commit 55e75addcecdcfe7d8f611506ad7ab1fc7970ec0 René-Luc ReLuc
01:56 AM Feature request #5488 (Closed): Allow all parameter types to be optional
Implemented in the commit 55e75addcecdcfe7d8f611506ad7ab1fc7970ec0 René-Luc ReLuc
01:56 AM Feature request #5488 (Closed): Allow all parameter types to be optional
Implemented in the commit 55e75addcecdcfe7d8f611506ad7ab1fc7970ec0 René-Luc ReLuc
01:36 AM Bug report #13810 (Closed): Marker line - Offset along line twists arrow symbol
To reproduce:
1. New project
2. Add a simple (2 vertices) LINESTRING -- for example with QuickWKT plugin
3. Go to ...
Sandro Santilli
01:12 AM Feature request #3239: Text alignment in Print Composer Legend
Hello,
for the moment, only the title of the legend can be placed on the center or the right.
There is no way to ali...
Médéric RIBREUX
01:12 AM Feature request #3239: Text alignment in Print Composer Legend
Hello,
for the moment, only the title of the legend can be placed on the center or the right.
There is no way to ali...
Médéric RIBREUX
01:04 AM Feature request #6713: Rule based renderer gui enhancements: copy/paste; refine>use expression
Hello, bug triage...
you can copy/paste rule(s) on the same layer and on other layers. Your first point is fully imp...
Médéric RIBREUX

2015-11-11

12:48 AM Feature request #6965: QgsMessageLog, log levels
Hello, bug triage...
for the moment, there are three log levels (MessageLevel) in QgsMessaheLog: http://qgis.org/api...
Médéric RIBREUX
12:33 AM Feature request #5810 (Closed): Add "Select by attributes" to "View"/"Select" menu
Hello, bug triage...
Select by expression (new name for select by attributes) is accessible as a button on the Attri...
Médéric RIBREUX
12:33 AM Feature request #5810 (Closed): Add "Select by attributes" to "View"/"Select" menu
Hello, bug triage...
Select by expression (new name for select by attributes) is accessible as a button on the Attri...
Médéric RIBREUX
12:33 AM Feature request #5810 (Closed): Add "Select by attributes" to "View"/"Select" menu
Hello, bug triage...
Select by expression (new name for select by attributes) is accessible as a button on the Attri...
Médéric RIBREUX
12:26 AM Feature request #5341 (Closed): Move the 'show features in canvas' option to the attribute table
Hello, bug triage...
there is an option "Show features visible on Map" in QGIS 2.13 master. When you change the exte...
Médéric RIBREUX
12:26 AM Feature request #5341 (Closed): Move the 'show features in canvas' option to the attribute table
Hello, bug triage...
there is an option "Show features visible on Map" in QGIS 2.13 master. When you change the exte...
Médéric RIBREUX
12:26 AM Feature request #5341 (Closed): Move the 'show features in canvas' option to the attribute table
Hello, bug triage...
there is an option "Show features visible on Map" in QGIS 2.13 master. When you change the exte...
Médéric RIBREUX
11:23 PM Revision b7419860 (qgis): new splash for dev (Las Palmas Hackfest)
Richard Duivenvoorde
11:22 PM Revision 56ccb2b8 (qgis): sipClass_Klass is deprecated for a long time: replace with sipType_Klass
Matthias Kuhn
10:32 PM Feature request #13807: Convert/copy selection to filter/query builder
further discussion here: http://gis.stackexchange.com/questions/169957/copy-convert-selection-into-filter-query-build... guest again
06:44 AM Feature request #13807: Convert/copy selection to filter/query builder
ideally: an option to do this would be to right click on the layer in the layer menu, and click "copy selected featur... guest again
06:37 AM Feature request #13807 (Open): Convert/copy selection to filter/query builder
Convert or copy a selection on a layer (that has not been created through "select by expression", but instead by irre... guest again
08:17 PM Revision 84971466 (qgis): [BUGFIX] 13118 QGIS Server - WFS - GeoJSON and escaping line breaks
Line breaks are not properly handled in GeoJSON results when making GetFeature requests.
Line breaks should be replac...
René-Luc ReLuc
08:16 PM Revision 5471d665 (qgis): [BUGFIX] 13118 QGIS Server - WFS - GeoJSON and escaping line breaks
Line breaks are not properly handled in GeoJSON results when making GetFeature requests.
Line breaks should be replac...
René-Luc ReLuc
08:14 PM Revision 25db1cc3 (qgis): [BUGFIX] 13118 QGIS Server - WFS - GeoJSON and escaping line breaks
Line breaks are not properly handled in GeoJSON results when making GetFeature requests.
Line breaks should be replac...
René-Luc ReLuc
08:12 PM Revision 016f4977 (qgis): [BUGFIX] 13118 QGIS Server - WFS - GeoJSON and escaping line breaks
Line breaks are not properly handled in GeoJSON results when making GetFeature requests.
Line breaks should be replac...
René-Luc ReLuc
07:47 PM Bug report #13766: Crash after clicking on window close.
Giovanni Manghi wrote:
> there are plugns known to make qgis crash on exit even if disabled. The quickest way to chec...
James Harvey
04:59 PM Bug report #13809 (Closed): [Mint, Cinnamon DE] Properties dialog for layers panel is not a float...
Open the properties window for a layer in the layers panel.
The dialog opens, but the main application behind the win...
Mike Murfin
04:29 PM Revision cfb932af (qgis): [PROCESSING] Speed up dissolve without changing parameters
Bernhard Ströbl
01:07 PM Revision b4d206af (qgis): Updates for GDAL 2
Matthias Kuhn
12:49 PM Bug report #13793: Red semitransparent background visible when I use Node tool
I think the settings in Options > Digitizing > Rubberband) should apply to the node tool. Also it would be nice if it... Goyo D
12:41 PM Bug report #8923: SpatiaLite 4: added attributes disappear
Matthias Kuhn wrote:
> I've got a preliminary implementation containing a workaround for spatialite <= 4.1.1 and a pr...
Micha Silver
11:53 AM Bug report #13155: A Multiband image(e.g. landsat5,7,8) cannot be displayed in windows8.
Giovanni Manghi wrote:
> > I guess thatyou could check this issue by using full scene of landsat images.
> > (Landsat...
Adrian Klink
11:20 AM Bug report #13118 (Closed): QGIS Server - WFS - GeoJSON and escaping line breaks
Fixes by commit 016f497726932ea7380351f1a947265f3b4d114e
backport to 2.12 commit 25db1cc33c65d893db3edecf862dc74f665f...
René-Luc ReLuc
11:20 AM Bug report #13118 (Closed): QGIS Server - WFS - GeoJSON and escaping line breaks
Fixes by commit 016f497726932ea7380351f1a947265f3b4d114e
backport to 2.12 commit 25db1cc33c65d893db3edecf862dc74f665f...
René-Luc ReLuc
11:08 AM Revision ec1097c9 (qgis): Change links to https
Matthias Kuhn
10:54 AM Revision 0339f3f5 (qgis): [QGIS-Server] Use layer precision in searchRect
René-Luc ReLuc
10:52 AM Revision 17378ba7 (qgis): [QGIS-Server] Use layer precision in searchRect
René-Luc ReLuc
10:51 AM Revision ed598c12 (qgis): [QGIS-Server] Use layer precision in searchRect
René-Luc ReLuc
10:49 AM Revision 2175e7a9 (qgis): [QGIS-Server] Use layer precision in searchRect
René-Luc ReLuc
10:19 AM Revision 4f6989ec (qgis): [qt5] Fix crash on exit
See https://bugreports.qt.io/browse/QTBUG-35977 Matthias Kuhn
10:13 AM Bug report #13808 (Closed): Project save time doesn't update after "Save As...'
Just discovered this bug, which appears to be a duplicate: #13420 Spencer Gardner
09:44 AM Bug report #13808 (Closed): Project save time doesn't update after "Save As...'
*Steps to reproduce:*
# Open an existing project file
# Select Project -> Save As...
# Save the project to a new proj...
Spencer Gardner
09:52 AM Bug report #13041: Processing Toolbox Doesn't Pick Up New Database Connections
It just occurred to me that the likely cause is that the combo box that holds DB connections appears to be generated ... Spencer Gardner
09:51 AM Revision bb339f7a (qgis): 100% test coverage for QgsFeature
Nyall Dawson
09:51 AM Revision b384f18a (qgis): Followup f9fa9793, avoid expensive intersection calculation when
testing label candidates against polygon obstacles
Fix #13556
Nyall Dawson
09:51 AM Revision fd317701 (qgis): Avoid warning
Nyall Dawson
09:51 AM Revision 87168c14 (qgis): 100% test coverage for QgsWKBTypes, add missing docs
Nyall Dawson
09:33 AM Bug report #13658: Polygons disappear after saving
I still (sometimes) have this in 2.12. I think this is connected with #11007 since the disappeared features reappear ... mr twister
05:48 AM Bug report #13806 (Closed): Using QgsAttributeTableModel makes QGIS crash
I'm using a slot to show layer attributes as follows:
@pyqtSlot(int)
def on_layerCombo_currentIndexChanged(s...
Luiz Andrade
05:31 AM Bug report #13805 (Closed): remove *list unique values* and *basic statistic*
with the new Statistic panel the 2 function in Vector -> Analysis Tools are now obsolete..
should not they be removed?
matteo ghetta
04:03 AM Bug report #13804 (Closed): Snap mode for layers in Advanced digitizing panel is broken
When using Advanced Digitizing tool to add new features, it ignores the snap setting from project or no layer and alw... Saber Razmjooei
03:49 AM Feature request #12960 (Closed): Add "Snapping mode" (Current layer, All layers) to Settings/Opti...
Already implemented Saber Razmjooei
03:43 AM Bug report #6704 (Closed): Legend shows same symbol for all rules when "show feature count" is en...
Hello, bug triage...
I can't reproduce it in QGIS 2.12 and master. Whether I use different labels or same labels for...
Médéric RIBREUX
03:43 AM Bug report #6704 (Closed): Legend shows same symbol for all rules when "show feature count" is en...
Hello, bug triage...
I can't reproduce it in QGIS 2.12 and master. Whether I use different labels or same labels for...
Médéric RIBREUX
03:37 AM Bug report #6703 (Closed): Vector transparency is not reported consistently
Hello, bug triage...
I can't reproduce it on QGIS 2.12 and master. Transparency value is always as previously set.
...
Médéric RIBREUX
03:37 AM Bug report #6703 (Closed): Vector transparency is not reported consistently
Hello, bug triage...
I can't reproduce it on QGIS 2.12 and master. Transparency value is always as previously set.
...
Médéric RIBREUX
03:29 AM Bug report #6665 (Closed): Layer grouping bug in legend
Hello, bug triage...
I can't reproduce it under QGIS 2.12 and master. It seems to have been fixed because I can dupl...
Médéric RIBREUX
03:29 AM Bug report #6665 (Closed): Layer grouping bug in legend
Hello, bug triage...
I can't reproduce it under QGIS 2.12 and master. It seems to have been fixed because I can dupl...
Médéric RIBREUX
03:25 AM Bug report #6729 (Closed): Closing project, no save dialog when turned off layers removed
Hello, bug triage...
I can't reproduce it on QGIS 2.12. Every time , QGIS detects changes in the project and prompts...
Médéric RIBREUX
03:25 AM Bug report #6729 (Closed): Closing project, no save dialog when turned off layers removed
Hello, bug triage...
I can't reproduce it on QGIS 2.12. Every time , QGIS detects changes in the project and prompts...
Médéric RIBREUX
03:14 AM Bug report #6712 (Closed): Strange projection issue - layer is displayed in different location af...
Hello, bug triage...
I can't reproduce it on QGIS 2.13 master.
So I am closing this bug...
Médéric RIBREUX
03:14 AM Bug report #6712 (Closed): Strange projection issue - layer is displayed in different location af...
Hello, bug triage...
I can't reproduce it on QGIS 2.13 master.
So I am closing this bug...
Médéric RIBREUX
03:11 AM Bug report #6592 (Closed): SQL where clause widget does not use plain text
Hello, bug triage...
I can't reproduce it on QGIS 2.13 master on any expression dialog.
I am closing this bug.
Médéric RIBREUX
03:11 AM Bug report #6592 (Closed): SQL where clause widget does not use plain text
Hello, bug triage...
I can't reproduce it on QGIS 2.13 master on any expression dialog.
I am closing this bug.
Médéric RIBREUX

2015-11-10

12:53 AM Bug report #13556 (Closed): Discourage other labels from covering feature in this layer slow
Fixed in changeset commit:"b384f18a3dc38305dcfe4673f9c5353e80104053". Nyall Dawson
10:31 PM Revision 04abaf3b (qgis): fix 81bbb82
Jürgen Fischer
10:18 PM Revision 8ec02084 (qgis): Merge pull request #2436 from dgoedkoop/linePointDifferenceFix
Fix QgsGeos::linePointDifference Jürgen Fischer
10:06 PM Revision c0505715 (qgis): Fix QgsGeos::linePointDifference
Daan Goedkoop
09:21 PM Revision 9a89408b (qgis): indentation update
Jürgen Fischer
03:47 PM Revision b57d5abe (qgis): Followup cb5f748, Use QgsExpression::quotedColumnRef
Matthias Kuhn
02:04 PM Bug report #8942: R6034 runtime error
See also #8629-1
Jürgen Fischer
12:22 PM Bug report #8942: R6034 runtime error
Your results at step 4 are what I would expect, so I believe that the file causing the issue is likely located in the... Steven Mizuno
02:01 PM Bug report #13752: ftools dissolve (on master) produces empty output if input has invalid geometries
Hi Giovanni,
thanks for your feedback.
If I'll have time I'll try again with GRASS.
I will try to remember to do some...
Michele Mor
01:50 PM Revision cb5f7485 (qgis): Quote field names when converting renderers
Fix #13800 Matthias Kuhn
01:28 PM Feature request #13803: Color of selection for each layer separately
Why does that require two different selection colours? Nyall Dawson
01:21 PM Feature request #13803: Color of selection for each layer separately
For example, to compare two similar layers differing only in geometry details Lukasz Sychowicz
11:01 AM Feature request #13803 (Feedback): Color of selection for each layer separately
can you provide a use case for such feature? Giovanni Manghi
11:01 AM Feature request #13803 (Feedback): Color of selection for each layer separately
can you provide a use case for such feature? Giovanni Manghi
10:10 AM Feature request #13803 (Open): Color of selection for each layer separately
Ability to set a selection color for each layer separately, not (as it is now) only for the whole project. Lukasz Sychowicz
01:26 PM Revision 81bbb823 (qgis): postgres provider: avoid additional fetch after all features have alrea...
Jürgen Fischer
01:23 PM Bug report #13800 (Reopened): Field names that are numbers should be quoted when converting rende...
Hello
Thank you for the quick update but it partially solve the problem.
*classAttribute()* appears in several places...
Guillaume CORNU
04:51 AM Bug report #13800 (Closed): Field names that are numbers should be quoted when converting renderers
Fixed in changeset commit:"cb5f7485d6b56afe655efff265af56711e0088f8". Anonymous
02:40 AM Bug report #13800 (Closed): Field names that are numbers should be quoted when converting renderers
When converting from a categorized or graduated renderer to
a rule-based renderer, attribute name that happen to be n...
Guillaume CORNU
12:47 PM Bug report #13332 (Closed): improperly drawn lines may occur on polygon/line features
Forgot to change Status Steven Mizuno
12:26 PM Bug report #13332: improperly drawn lines may occur on polygon/line features
I believe this has been fixed in master (see #13343 which described a similar problem), so I am closing this issue. Steven Mizuno
11:33 AM Bug report #3400 (Closed): On project load the Selection color is not properly set.
I am closing this issue as the PR was merged into master. Steven Mizuno
08:12 AM Bug report #6697 (Closed): Missing "not" operator
Hello, bug triage...
as you said, "NOT" operator is "!=". It seems to be coherent with other operators naming on the...
Médéric RIBREUX
08:12 AM Bug report #6697 (Closed): Missing "not" operator
Hello, bug triage...
as you said, "NOT" operator is "!=". It seems to be coherent with other operators naming on the...
Médéric RIBREUX
08:00 AM Bug report #13494: QgsApplication.initQgis leads to segfault
Any progress on this issue? dr -
07:58 AM Bug report #13802 (Closed): Empty Atlas with Memory Layers QGIS 2.12, 2.10...
I try create composer Atlas with coverage Memory layer, but this is impossible.
If draw some objects in memory layer ...
Evgeniy Z
07:56 AM Bug report #13225: Processing model right-click doesn't work
Yes, works fine now. dr -
05:54 AM Bug report #13225 (Closed): Processing model right-click doesn't work
Closing for lack of feedback, please reopen if necessary. Giovanni Manghi
05:54 AM Bug report #13225 (Closed): Processing model right-click doesn't work
Closing for lack of feedback, please reopen if necessary. Giovanni Manghi
07:26 AM Bug report #13785 (Closed): Print composer does not allow change in size page (es. A3) and orient...
Giovanni Manghi
07:22 AM Feature request #3262 (Closed): Select encoding when save a qgis-project
Hello, bug triage...
on QGIS 2.13, qgs files are stored as UTF-8 XML files. There is no option to set the encoding s...
Médéric RIBREUX
07:22 AM Feature request #3262 (Closed): Select encoding when save a qgis-project
Hello, bug triage...
on QGIS 2.13, qgs files are stored as UTF-8 XML files. There is no option to set the encoding s...
Médéric RIBREUX
07:22 AM Feature request #3262 (Closed): Select encoding when save a qgis-project
Hello, bug triage...
on QGIS 2.13, qgs files are stored as UTF-8 XML files. There is no option to set the encoding s...
Médéric RIBREUX
07:22 AM Feature request #3262 (Closed): Select encoding when save a qgis-project
Hello, bug triage...
on QGIS 2.13, qgs files are stored as UTF-8 XML files. There is no option to set the encoding s...
Médéric RIBREUX
07:15 AM Feature request #4078 (Closed): Enable CRS conversion in field calculator
Hello, bug triage...
there is now a transform function in QGIS expressions that make the CRS conversion. You can use...
Médéric RIBREUX
07:15 AM Feature request #4078 (Closed): Enable CRS conversion in field calculator
Hello, bug triage...
there is now a transform function in QGIS expressions that make the CRS conversion. You can use...
Médéric RIBREUX
07:15 AM Revision 452e61c8 (qgis): More test mask updates for windows
Nyall Dawson
07:10 AM Revision ebaa26f3 (qgis): Drop missing documentation/sip thresholds
Nyall Dawson
07:09 AM Revision 5c9873c7 (qgis): More robust GEOS pointOnSurface calculation (fix #13787)
Nyall Dawson
07:08 AM Revision 18744b41 (qgis): Fix crash with malformed WKT
Nyall Dawson
07:08 AM Revision 0853076e (qgis): [expressions] Allow conversion of features/geometries to bool
Where geometry = false if empty, feature = false if not valid.
Allows expressions like "case when $geometry then ... ...
Nyall Dawson
07:08 AM Revision 719ff408 (qgis): Add some missing SIP bindings, comment some classes as not available
in Python Nyall Dawson
07:08 AM Feature request #13801 (Open): overwrite and create styles in database with list of available styles
Hi,
compared with the overwrite and create procedure for local styles as .qml file, it is currently more difficult, ...
Otto Dassau
07:08 AM Revision b1b20af8 (qgis): Ignore typedefs and deprecated members in sip coverage test
Nyall Dawson
07:07 AM Revision 1b28984e (qgis): Ignore friend classes in doc/sip coverage test
Nyall Dawson
07:07 AM Revision da627e9b (qgis): Fix sip coverage test detection of member variables
Nyall Dawson
07:07 AM Revision a0542e5d (qgis): Fix sip bindings for interpolation classes
Also missing members declared in interpolation headers Nyall Dawson
07:07 AM Revision bbf58fd5 (qgis): Rearrange outputs in SIP test, so that missing list is always printed
Nyall Dawson
06:45 AM Feature request #2778 (Closed): field calculator window not completely visible on a small screen
Hello, bug triage...
on QGIS 2.13, the expression dialog (which is used in the field calculator) can be displayed wi...
Médéric RIBREUX
06:45 AM Feature request #2778 (Closed): field calculator window not completely visible on a small screen
Hello, bug triage...
on QGIS 2.13, the expression dialog (which is used in the field calculator) can be displayed wi...
Médéric RIBREUX
06:45 AM Feature request #2778 (Closed): field calculator window not completely visible on a small screen
Hello, bug triage...
on QGIS 2.13, the expression dialog (which is used in the field calculator) can be displayed wi...
Médéric RIBREUX
06:45 AM Feature request #2778 (Closed): field calculator window not completely visible on a small screen
Hello, bug triage...
on QGIS 2.13, the expression dialog (which is used in the field calculator) can be displayed wi...
Médéric RIBREUX
06:05 AM Bug report #12423 (Open): Processing - Bar Plot (QGIS) doesn't plot string "category name field"
still valid on master. Giovanni Manghi
06:04 AM Feature request #3623 (Closed): Implement comparison operators in the field calculator
Hello, bug triage...
in QGIS 2.13 master, there are the following comparison operators in expressions (so in field c...
Médéric RIBREUX
06:04 AM Feature request #3623 (Closed): Implement comparison operators in the field calculator
Hello, bug triage...
in QGIS 2.13 master, there are the following comparison operators in expressions (so in field c...
Médéric RIBREUX
06:04 AM Feature request #3623 (Closed): Implement comparison operators in the field calculator
Hello, bug triage...
in QGIS 2.13 master, there are the following comparison operators in expressions (so in field c...
Médéric RIBREUX
05:58 AM Feature request #3795 (Closed): Link to metadata
Hello, bug triage...
in QGIS 2.13 master, there is a MetadataUrl box on the Metadata tab of the layer properties. Yo...
Médéric RIBREUX
05:58 AM Feature request #3795 (Closed): Link to metadata
Hello, bug triage...
in QGIS 2.13 master, there is a MetadataUrl box on the Metadata tab of the layer properties. Yo...
Médéric RIBREUX
05:58 AM Feature request #3795 (Closed): Link to metadata
Hello, bug triage...
in QGIS 2.13 master, there is a MetadataUrl box on the Metadata tab of the layer properties. Yo...
Médéric RIBREUX
05:53 AM Bug report #13140 (Closed): Save as Geopackage trouble with non SQL characters
fixed upstream. Giovanni Manghi
05:53 AM Bug report #13140 (Closed): Save as Geopackage trouble with non SQL characters
fixed upstream. Giovanni Manghi
05:51 AM Bug report #12994 (Closed): 2.2 Gb osm.pbf file is not open correctly in QGIS
Closing for lack of feedback, please reopen if necessary. Giovanni Manghi
05:51 AM Bug report #12994 (Closed): 2.2 Gb osm.pbf file is not open correctly in QGIS
Closing for lack of feedback, please reopen if necessary. Giovanni Manghi
05:50 AM Bug report #13079 (Closed): Postgis Hstore Postgresql osm.pbf file osmosis auto convert
Closing for lack of feedback, please reopen if necessary. Giovanni Manghi
05:50 AM Bug report #13079 (Closed): Postgis Hstore Postgresql osm.pbf file osmosis auto convert
Closing for lack of feedback, please reopen if necessary. Giovanni Manghi
05:31 AM Feature request #6242: Improvements to layer list (editable and labelling icons/buttons)
Hello,
the edit button adds a pen icon over the legend symbol of the layer (tested under QGIS 2.13 master).
There is...
Médéric RIBREUX
05:23 AM Feature request #6203 (Closed): Should allow adding symbol layers in new symbology dialogue even ...
Hello, bug triage...
What is described in the feature request is now implemented (tests made on QGIS 2.13 master). W...
Médéric RIBREUX
05:23 AM Feature request #6203 (Closed): Should allow adding symbol layers in new symbology dialogue even ...
Hello, bug triage...
What is described in the feature request is now implemented (tests made on QGIS 2.13 master). W...
Médéric RIBREUX
05:23 AM Feature request #6203 (Closed): Should allow adding symbol layers in new symbology dialogue even ...
Hello, bug triage...
What is described in the feature request is now implemented (tests made on QGIS 2.13 master). W...
Médéric RIBREUX
05:16 AM Feature request #6183 (Closed): There is no check that the style of a vector layer matches the ty...
Hello, bug triage...
in QGIS 2.13 master, you cannot paste a style to another geometry type layer. There is also an ...
Médéric RIBREUX
05:16 AM Feature request #6183 (Closed): There is no check that the style of a vector layer matches the ty...
Hello, bug triage...
in QGIS 2.13 master, you cannot paste a style to another geometry type layer. There is also an ...
Médéric RIBREUX
05:11 AM Feature request #5250 (Closed): Vector Style for Categorized and Graduated Legends
Hello, bug triage...
on QGIS master 2.13, there is a trigger which automatically change the colors of the classes wh...
Médéric RIBREUX
05:11 AM Feature request #5250 (Closed): Vector Style for Categorized and Graduated Legends
Hello, bug triage...
on QGIS master 2.13, there is a trigger which automatically change the colors of the classes wh...
Médéric RIBREUX
05:07 AM Feature request #5055 (Closed): Prompt save when defining new custom projection
Hello, bug triage...
in the custom CRS dialog it is now impossible to add a new projection without it being saved. E...
Médéric RIBREUX
05:07 AM Feature request #5055 (Closed): Prompt save when defining new custom projection
Hello, bug triage...
in the custom CRS dialog it is now impossible to add a new projection without it being saved. E...
Médéric RIBREUX
04:50 AM Feature request #4014 (Closed): Raster histogram drawing effectively freezes UI for large images
Médéric RIBREUX
04:48 AM Feature request #4014: Raster histogram drawing effectively freezes UI for large images
Hello, bug triage...
There is now a "Compute Histogram" button on the Histogram tab of raster layer properties. The ...
Médéric RIBREUX
04:37 AM Bug report #13272 (Closed): crash on quit
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
04:37 AM Bug report #13272 (Closed): crash on quit
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
04:32 AM Bug report #11977 (Closed): Date/Time Edit Widget behavior
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
04:32 AM Bug report #11977 (Closed): Date/Time Edit Widget behavior
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
04:31 AM Bug report #12330 (Closed): Incorrect rendering of Indic Kannadad script in map canvas
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
04:31 AM Bug report #12330 (Closed): Incorrect rendering of Indic Kannadad script in map canvas
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
04:29 AM Bug report #13121 (Closed): ogr Import in PostGIS creates an empty geometry without warning
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
04:29 AM Bug report #13121 (Closed): ogr Import in PostGIS creates an empty geometry without warning
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
04:29 AM Bug report #13154 (Closed): Feature count doesn't update
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
04:29 AM Bug report #13154 (Closed): Feature count doesn't update
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
04:28 AM Bug report #12933 (Open): Heatmap generating an empty raster
Nathan Woodrow wrote:
> I don't think it has been abandoned, it's only 2 months old and we have a lot of other things...
Giovanni Manghi
04:20 AM Bug report #13265 (Closed): crash with minidump when splitting features(?)
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
04:20 AM Bug report #13265 (Closed): crash with minidump when splitting features(?)
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
04:19 AM Bug report #13704 (Closed): Output path defaults to the QGIS installation folder
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
04:19 AM Bug report #13704 (Closed): Output path defaults to the QGIS installation folder
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
04:18 AM Bug report #13259 (Closed): Editing attributes with feature form on vector layers duplicates feature
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
04:18 AM Bug report #13259 (Closed): Editing attributes with feature form on vector layers duplicates feature
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
04:18 AM Bug report #6353 (Closed): Field calculator displays real values in the attribute table instead o...
Hello, bug triage...
it seems that the results are now directly displayed by following the attribute type (at least ...
Médéric RIBREUX
04:18 AM Bug report #6353 (Closed): Field calculator displays real values in the attribute table instead o...
Hello, bug triage...
it seems that the results are now directly displayed by following the attribute type (at least ...
Médéric RIBREUX
04:11 AM Bug report #13699: Spatialite database file remains locked after layers removed.
John Stevenson wrote:
> Tested on Master 9b192d4 (Windows) and 2.12 (Linux) and behaviour is the same.
>
> Have atta...
Giovanni Manghi
02:28 AM Bug report #13699: Spatialite database file remains locked after layers removed.
Retrying attachment.
John Stevenson
02:21 AM Bug report #13699: Spatialite database file remains locked after layers removed.
John Stevenson wrote:
> Tested on Master 9b192d4 (Windows) and 2.12 (Linux) and behaviour is the same.
>
> Have atta...
Giovanni Manghi
02:16 AM Bug report #13699: Spatialite database file remains locked after layers removed.
Tested on Master 9b192d4 (Windows) and 2.12 (Linux) and behaviour is the same.
Have attached simple spatialite file,...
John Stevenson
04:10 AM Bug report #13301 (Closed): Load more than one shp file, making some not visible, and 'Identify F...
Feel free to make a suggestion/patch for the documentation. Giovanni Manghi
04:10 AM Bug report #13301 (Closed): Load more than one shp file, making some not visible, and 'Identify F...
Feel free to make a suggestion/patch for the documentation. Giovanni Manghi
04:02 AM Bug report #6853 (Closed): Point displacement center symbol displayed for values removed from layer
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
04:02 AM Bug report #6853 (Closed): Point displacement center symbol displayed for values removed from layer
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
04:01 AM Bug report #13511 (Closed): Qgis crashes while trying to call "project properties"
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
04:01 AM Bug report #13511 (Closed): Qgis crashes while trying to call "project properties"
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
04:01 AM Bug report #13479 (Closed): QGIS 2.10 pisa crash with mac os yosemite 10.10.5
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
04:01 AM Bug report #13479 (Closed): QGIS 2.10 pisa crash with mac os yosemite 10.10.5
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:56 AM Bug report #12077 (Closed): qgis 2.6.1 crash when pan and zoom
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:56 AM Bug report #12077 (Closed): qgis 2.6.1 crash when pan and zoom
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:54 AM Bug report #5073 (Closed): Empty space in Raster property window
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:54 AM Bug report #5073 (Closed): Empty space in Raster property window
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:54 AM Bug report #12824 (Closed): Multiple (related) tables in editing mode crashes
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:54 AM Bug report #12824 (Closed): Multiple (related) tables in editing mode crashes
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:53 AM Bug report #5067 (Closed): QGIS crashes on Linux when adding MySQL layers
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:53 AM Bug report #5067 (Closed): QGIS crashes on Linux when adding MySQL layers
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:52 AM Bug report #12668 (Closed): Edit widget properties not saved
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:52 AM Bug report #12668 (Closed): Edit widget properties not saved
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:51 AM Bug report #12560 (Closed): QGIS freezes when adding or removing layers in large project
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:51 AM Bug report #12560 (Closed): QGIS freezes when adding or removing layers in large project
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:50 AM Bug report #12931 (Closed): "Calendar popup" Not Populating If Today is Clicked
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:50 AM Bug report #12931 (Closed): "Calendar popup" Not Populating If Today is Clicked
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:49 AM Bug report #9502 (Closed): Reshape Tool quits working
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:49 AM Bug report #9502 (Closed): Reshape Tool quits working
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:48 AM Bug report #12977 (Closed): Change of CRS in QGIS causes crash/freeze in Composer
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:48 AM Bug report #12977 (Closed): Change of CRS in QGIS causes crash/freeze in Composer
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:47 AM Bug report #12829 (Closed): 'Sample color' button error?
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:47 AM Bug report #12829 (Closed): 'Sample color' button error?
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:47 AM Bug report #12983 (Closed): saving map as pdf in map composer - raster layer omitted
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:47 AM Bug report #12983 (Closed): saving map as pdf in map composer - raster layer omitted
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:47 AM Bug report #9165 (Closed): curved labels: words printed one above the other
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:47 AM Bug report #9165 (Closed): curved labels: words printed one above the other
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:45 AM Bug report #13090 (Closed): Crash on PostGIS layer save
Giovanni Manghi
03:44 AM Bug report #13165 (Closed): no result buffer when trying to filter hstore table
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:44 AM Bug report #13165 (Closed): no result buffer when trying to filter hstore table
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:44 AM Bug report #13153 (Closed): .qgs file is blank after save
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:44 AM Bug report #13153 (Closed): .qgs file is blank after save
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:42 AM Bug report #13098 (Closed): GeoJSON vector issue
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:42 AM Bug report #13098 (Closed): GeoJSON vector issue
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:41 AM Bug report #13107 (Closed): select feature not working if I have over 600 ~700~ objects in postgi...
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:41 AM Bug report #13107 (Closed): select feature not working if I have over 600 ~700~ objects in postgi...
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:41 AM Bug report #13116 (Closed): Consistently Getting Missing DLL
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:41 AM Bug report #13116 (Closed): Consistently Getting Missing DLL
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:41 AM Bug report #13102 (Closed): Deleting Fields in Shapefile Causes Crash
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:41 AM Bug report #13102 (Closed): Deleting Fields in Shapefile Causes Crash
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:39 AM Bug report #13134 (Closed): Qgis crash with large sqlitle
Giovanni Manghi
03:35 AM Bug report #470 (Closed): adding a column to GRASS vector corrupts it
Giovanni Manghi
03:33 AM Bug report #12986 (Closed): Crash Dump Windows 8.1
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:33 AM Bug report #12986 (Closed): Crash Dump Windows 8.1
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:33 AM Bug report #13495 (Closed): 2.11 crashing on exit
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:33 AM Bug report #13495 (Closed): 2.11 crashing on exit
Closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:24 AM Bug report #13209: area not calculated correctly with OTF on
It seems to me that in QGIS master things are ok. There is just still an issue with virtual fields
#12622
Giovanni Manghi
03:24 AM Bug report #13661: Node tool should not allow to delete nodes and leave just 1 in lines or two in...
We also had a similiar discussion here #13674. Saber Razmjooei
03:13 AM Bug report #13661: Node tool should not allow to delete nodes and leave just 1 in lines or two in...
Jürgen Fischer wrote:
> Giovanni Manghi wrote:
> > Hi Nyall, I see your point, but anyway as it is right now in maste...
Nyall Dawson
03:09 AM Bug report #13661: Node tool should not allow to delete nodes and leave just 1 in lines or two in...
Giovanni Manghi wrote:
> Hi Nyall, I see your point, but anyway as it is right now in master is a bit confusing. Take...
Jürgen Fischer
02:53 AM Bug report #13661: Node tool should not allow to delete nodes and leave just 1 in lines or two in...
Nyall Dawson wrote:
> I think the correct behaviour should still be to allow <3 nodes in polygons and 1 nodes for lin...
Giovanni Manghi
03:09 AM Bug report #12622 (Open): In virtual fields $area function computes always values using "None/pla...
Giovanni Manghi
02:33 AM Bug report #13701: QGIS 2.12 Crash when selecting object in editable SQL Server layer with rule b...

> I have since observed the same crash behaviour using 2.12 on a Win 8.1 64 bit machine with a local SQL Server inst...
Giovanni Manghi
02:30 AM Bug report #13799 (Feedback): 'Merge' algorithm can't recognize GeoTiff layers
works fine here. Please attach sample data and testing directly gdal_merge from the command line would help. Giovanni Manghi
02:18 AM Bug report #13799 (Closed): 'Merge' algorithm can't recognize GeoTiff layers
I wanted to mosaic two DEM layers using Processing toolbox 'Merge' algorithm but it failed to create resulting datase... Janos Meszaros
02:16 AM Bug report #13591 (Closed): Processing: `r.reclass.area.greater` fails
Giovanni Manghi
01:26 AM Bug report #13798 (Closed): QGIS Server - WFS getFeature does not escape line ending -> malformed...
Duplicate #13118 Michael Douchin
01:17 AM Bug report #13798 (Closed): QGIS Server - WFS getFeature does not escape line ending -> malformed...
If a field value contains line ending (like LF or CR/LF), they must be escaped in the GeoJSON output from QGIS Server... Michael Douchin
01:22 AM Bug report #13789 (Closed): QGIS master (9b192d4) crashes on Windows as soon as a node is clicked...
not sure something has changed but in the latest master it works as expected. Giovanni Manghi
01:22 AM Bug report #13789 (Closed): QGIS master (9b192d4) crashes on Windows as soon as a node is clicked...
not sure something has changed but in the latest master it works as expected. Giovanni Manghi
01:21 AM Bug report #13790 (Closed): on QGIS master Processing options are no longer saved after clicking ...
not sure something has changed but in the latest master it works as expected. Giovanni Manghi
01:21 AM Bug report #13790 (Closed): on QGIS master Processing options are no longer saved after clicking ...
not sure something has changed but in the latest master it works as expected. Giovanni Manghi
01:19 AM Bug report #13155: A Multiband image(e.g. landsat5,7,8) cannot be displayed in windows8.

> I guess thatyou could check this issue by using full scene of landsat images.
> (Landsat8 images are better to che...
Giovanni Manghi
01:15 AM Bug report #13754 (Open): Selected Multipolygon by Rectangle / "on the fly" reprojection = Only ...
attached another small dataset. Giovanni Manghi
01:15 AM Bug report #13754 (Open): Selected Multipolygon by Rectangle / "on the fly" reprojection = Only ...
attached another small dataset. Giovanni Manghi

2015-11-09

12:58 AM Bug report #13752: ftools dissolve (on master) produces empty output if input has invalid geometries

> I have tried with GRASS and it had the same issue.
weird, it works ok here.
> I am confused thou, because I c...
Giovanni Manghi
01:06 AM Bug report #13752: ftools dissolve (on master) produces empty output if input has invalid geometries
Hi Giovanni,
I have tried with GRASS and it had the same issue.
It worked with SAGA.
I am confused thou, because I c...
Michele Mor
12:50 AM Bug report #13793: Red semitransparent background visible when I use Node tool
Stéphane Brunner wrote:
> @Giovanni Manghi
>
> There 2 deferent issues:
>
> * The geometry isn't updated when we mo...
Giovanni Manghi
03:08 AM Bug report #13793: Red semitransparent background visible when I use Node tool
@Giovanni Manghi
There 2 deferent issues:
* The geometry isn't updated when we move a point (simple example).
* We...
Stéphane Brunner
12:35 AM Bug report #13794 (Feedback): Memory behaving strangely
Giovanni Manghi
08:30 PM Bug report #13794: Memory behaving strangely
Hi Nyall
I've been working today without "rectangles, ovals..." installed. Did not work for too long but the problem...
Rhenriques Henriques
11:30 PM Bug report #8942: R6034 runtime error
I've tried the above mentioned steps, but did not get the expected results. My knowledge of computers is insufficient... Dan Isaacs
12:12 PM Bug report #8942: R6034 runtime error
I have seen this problem, but only when starting QGIS not using the Start Menu items and not using the provided batch... Steven Mizuno
03:40 AM Bug report #8942: R6034 runtime error
The problem is now present in 2.12 although I've not had it before. I'm using windows 7 32-bit. I've jumped from 2.6 ... Dan Isaacs
11:03 PM Bug report #13787 (Closed): with invalid geometries centroid fill symbology fails (and prevent la...
Fixed in changeset commit:"5c9873c7949e183b2834c6a6f82b0477441038b6". Nyall Dawson
08:26 PM Revision 7c149d77 (qgis): Update atlas test mask image for Win
Nyall Dawson
08:24 PM Revision 2988dbdd (qgis): Update legend test mask images for debian builds
Nyall Dawson
04:34 PM Feature request #13797: Support native editing of GeoJSON files
I've emailed Even to investigate LOE and funding options. Nathaniel V. Kelso
04:15 PM Feature request #13797: Support native editing of GeoJSON files
Well... this isn't something that QGIS can fund. You'd need to discuss with Even about the costs for implementing thi... Nyall Dawson
01:25 PM Feature request #13797: Support native editing of GeoJSON files
For information, it seems feasible according to Even Rouault (GDAL lead dev) https://twitter.com/EvenRouault/status/6... Thomas Gratier
01:17 PM Feature request #13797: Support native editing of GeoJSON files
Requires support for editing GeoJSON formats in OGR. Nyall Dawson
12:51 PM Feature request #13797 (Closed): Support native editing of GeoJSON files
I can load a GeoJSON file in QGIS and view it, great!
I can export any data layer in QGIS as a GeoJSON file, great!
B...
Nathaniel V. Kelso
12:04 PM Bug report #13791: on QGIS master Processing results from GDAL/OGR tools are no longer added to map
Victor Olaya wrote:
> Hey Giovanni. I am not able to reproduce it. It works fine when using GDAL and OGR algorithms w...
Giovanni Manghi
10:25 AM Bug report #13592: Processing: `r.to.vect` and `v.generalize` fail
Giovanni Manghi wrote:
> I cannot confirm the issue, on a clean 2.12 install on both Linux and Windows. See attached ...
Giovanni Manghi
10:23 AM Bug report #13254 (Closed): Failed to import OSM data: XML error
Seems a dataset problem, it fails also in other software, like JOSM. Giovanni Manghi
10:23 AM Bug report #13254 (Closed): Failed to import OSM data: XML error
Seems a dataset problem, it fails also in other software, like JOSM. Giovanni Manghi
06:15 AM Bug report #13254: Failed to import OSM data: XML error
It would be easier to check this OSM file if it would have been captured with the metadata tags, especially "version"... Jukka Rahkonen
10:05 AM Bug report #13664 (Closed): SAGA Inverse distance weighted fails
Giovanni Manghi
09:56 AM Bug report #13737 (Closed): Qgis not calculate correct min and max of rasters
http://docs.qgis.org/2.8/en/docs/user_manual/working_with_raster/raster_properties.html#style-menu
qgis uses by defa...
Giovanni Manghi
09:56 AM Bug report #13737 (Closed): Qgis not calculate correct min and max of rasters
http://docs.qgis.org/2.8/en/docs/user_manual/working_with_raster/raster_properties.html#style-menu
qgis uses by defa...
Giovanni Manghi
07:17 AM Bug report #13737: Qgis not calculate correct min and max of rasters
sorry file lost........
another file same problem.......
https://www.dropbox.com/s/hi95uwcut9w7vda/QGIS%20problem%2...
malcom jamal
09:54 AM Bug report #13796 (Closed): Attribute table swallow values
If open attached shapefile (original encoding is windows-1251) and choose *UTF-8* then you can see question marks - t... dr -
08:50 AM Revision 55c18a5e (qgis): [processing] fixed creation of vector layer as PostGIS Table
fixes error introduced in last commit Victor Olaya
08:48 AM Revision b2b68233 (qgis): Merge pull request #2423 from rldhont/processing_spatialite_output
[processing] allow output directly on Spatialite tables Victor Olaya
08:47 AM Revision b36566b0 (qgis): Merge pull request #2429 from NaturalGIS/fix_saga_idw
fix SAGA 2.2.* Inverse Distance Weighted Victor Olaya
08:45 AM Revision 658c5842 (qgis): [processing] fixed ui file after last commit
Victor Olaya
08:43 AM Revision 43926b55 (qgis): [processing] added tooltip to 'export as python script' button
Victor Olaya
06:13 AM Feature request #6397 (Closed): save and restore the command history in the Python console
Hello, bug triage...
this feature is now implemented into QGIS. There is a console history. You can use it with Up a...
Médéric RIBREUX
06:13 AM Feature request #6397 (Closed): save and restore the command history in the Python console
Hello, bug triage...
this feature is now implemented into QGIS. There is a console history. You can use it with Up a...
Médéric RIBREUX
06:13 AM Feature request #6397 (Closed): save and restore the command history in the Python console
Hello, bug triage...
this feature is now implemented into QGIS. There is a console history. You can use it with Up a...
Médéric RIBREUX
05:59 AM Bug report #6351 (Closed): field calculator: correct calculation, but nulls written to table
Hello, bug triage...
On QGIS master (2.13), I am not able to reproduce the bug on shapefiles, using text/integer/dec...
Médéric RIBREUX
05:59 AM Bug report #6351 (Closed): field calculator: correct calculation, but nulls written to table
Hello, bug triage...
On QGIS master (2.13), I am not able to reproduce the bug on shapefiles, using text/integer/dec...
Médéric RIBREUX
05:36 AM Feature request #4323 (Closed): provide link to plugins issue trackers
Hello, bug triage...
this feature has been implemented into QGIS plugins web site (ex: https://plugins.qgis.org/plug...
Médéric RIBREUX
05:36 AM Feature request #4323 (Closed): provide link to plugins issue trackers
Hello, bug triage...
this feature has been implemented into QGIS plugins web site (ex: https://plugins.qgis.org/plug...
Médéric RIBREUX
05:36 AM Feature request #4323 (Closed): provide link to plugins issue trackers
Hello, bug triage...
this feature has been implemented into QGIS plugins web site (ex: https://plugins.qgis.org/plug...
Médéric RIBREUX
05:13 AM Bug report #13374 (Closed): Crash on loading MySQL geometry Layer
seems to be fixed using GDAL 1.11.x as described in duplicate issue.
Tested to use a mysql-Connection using QGIS 2.12...
Marco Lechner
04:57 AM Feature request #4565 (Closed): storing qml file in the postgis table comments
Médéric RIBREUX
04:56 AM Feature request #4565: storing qml file in the postgis table comments
Hello,
bug triage...
I think that this feature is now completely integrated into QGIS PostgreSQL provider and Spati...
Médéric RIBREUX
04:40 AM Feature request #5038 (Closed): please donate a translation for the desktop icon comment
I think that everything has been translated into https://github.com/qgis/QGIS/blob/master/debian/qgis.desktop and htt... Médéric RIBREUX
04:40 AM Feature request #5038 (Closed): please donate a translation for the desktop icon comment
I think that everything has been translated into https://github.com/qgis/QGIS/blob/master/debian/qgis.desktop and htt... Médéric RIBREUX

2015-11-08

12:48 AM Bug report #13571: data defined size assistant displays different size in legend vs canvas
Hi Regis, can you plz provide more details on how to reproduce. I attached the result of my attempt, and everything l... Vincent Mora
12:17 AM Bug report #13754: Selected Multipolygon by Rectangle / "on the fly" reprojection = Only few ent...
Here is a multipolygon layer with a "3943 crs".
if the qgis project is in crs 3943, no selection problem.
If I repr...
Julien Ancelin
12:06 AM Bug report #13322 (Closed): recent projects in project menu goes full screen in cc18882
No longer an issue as pointed Salvatore.
Thx!
Regis Haubourg
11:15 PM Revision 5c1da4eb (qgis): [Processing] correctly parse value of boolean argument for parameters
Victor Olaya
11:13 PM Revision b6717b61 (qgis): Followup b5794b2, fix calculation of acceptable limits
Nyall Dawson
11:00 PM Revision 26dbb42a (qgis): Resolve coverity issues
Nyall Dawson
10:43 PM Revision a3648907 (qgis): Fix cast to itself
Nyall Dawson
10:36 PM Revision dbd3fe2d (qgis): Fix deprecated warnings
Nyall Dawson
10:16 PM Revision f3cd3ee7 (qgis): [processing] add log error message when error occurs in postprocessing ...
Victor Olaya
08:32 PM Bug report #13155: A Multiband image(e.g. landsat5,7,8) cannot be displayed in windows8.
Giovanni Manghi wrote:
> Can anyone attach/link sample data?
I guess thatyou could check this issue by using full sc...
Nobuhiko Yoshimura
08:30 PM Revision b5794b2f (qgis): sip coverage fixes:
* make sip coverage test aware that there are less classes where QSci sip
headers are not available
* exclude prope...
Jürgen Fischer
08:22 PM Revision 53ecc251 (qgis): [FEATURE] adding new features to QGIS will create issues in QGIS-Docume...
A githook is implemented to create an issue automatically in QGIS-Documention repo whenever there is a commit with th... Richard Duivenvoorde
07:03 PM Revision 1deaafc6 (qgis): nodetool: initialize select rubberband and fix indentation (fixes crash...
Jürgen Fischer
07:03 PM Revision 68c015e8 (qgis): postgres provider: catch if commit fails (fixes #12462)
Jürgen Fischer
07:03 PM Revision a181845c (qgis): postgres provider: skip IN when feature id list is empty (followup fe34...
Jürgen Fischer
07:03 PM Revision 9d97c7c4 (qgis): fix typo in python test invocation
Jürgen Fischer
06:46 PM Bug report #13794: Memory behaving strangely
The "rectangles, ovals,..." plugin is one culprit I'm aware of Nyall Dawson
06:16 PM Bug report #13794: Memory behaving strangely
Yes Nathan, a lot of them. I need most of them all :-)
It can be a plugin that is causing this issue, yes. The proble...
Rhenriques Henriques
04:25 PM Bug report #13794: Memory behaving strangely
Do you have any plugins enabled? Nathan Woodrow
04:21 PM Bug report #13794 (Closed): Memory behaving strangely
Hi
First let me say that QGIS 2.12 is probably the most stable QGIS version ever under MacOSX. I'm using it in the l...
Rhenriques Henriques
05:55 PM Revision 7e793986 (qgis): [processing] fixed adding raster layer to project
fixes #13791 Victor Olaya
04:31 PM Revision 86556c22 (qgis): [Processing] corrected wrong change in config dialog
Victor Olaya
04:28 PM Revision f0bbb889 (qgis): [Processing] fixed #13790 (issue saving config option)
Victor Olaya
04:14 PM Bug report #13724: QGIS 2.12 won't open on OS X El Capitán
Hi
I'm running QGIS 2.12 just fine in OSX El Capitan. Try to reinstall some additional frameworks as suggested befor...
Rhenriques Henriques
03:25 PM Revision 06529552 (qgis): fix SAGA 2.2.* Inverse Distance Weighted
Giovanni Manghi
01:35 PM Revision ac01d484 (qgis): Merge pull request #2428 from sebastic/gsl-2.0
Update dependencies for GSL 2.0. Jürgen Fischer
01:35 PM Bug report #13701: QGIS 2.12 Crash when selecting object in editable SQL Server layer with rule b...
Giovanni Manghi wrote:
> Did it worked correctly in previous qgis releases (no crash)?
Yes, it worked in 2.8 and 2.1...
Martin Bain
01:18 PM Bug report #13791: on QGIS master Processing results from GDAL/OGR tools are no longer added to map
Hey Giovanni. I am not able to reproduce it. It works fine when using GDAL and OGR algorithms with raster and vector ... Victor Olaya
09:56 AM Bug report #13791: on QGIS master Processing results from GDAL/OGR tools are no longer added to map
Hi Victor, I tested your latest commits and it seems that it still does not work (for me at least). Cheers! Giovanni Manghi
08:56 AM Bug report #13791 (Closed): on QGIS master Processing results from GDAL/OGR tools are no longer a...
Fixed in changeset commit:"7e7939860152136c056df080d915ed3474e10f00". Victor Olaya
04:21 AM Bug report #13791 (Closed): on QGIS master Processing results from GDAL/OGR tools are no longer a...
The tools run but all return the
_The following layers were not correctly generated._
message.
The outputs are act...
Giovanni Manghi
01:16 PM Revision d4e1c85d (qgis): Update dependencies for GSL 2.0.
Starting with gsl (2.0+dfsg-1) the libgsl0-dev package has been renamed
to libgsl-dev, and libgsl0-dev is provided by...
Bas Couwenberg
12:30 PM Bug report #13661: Node tool should not allow to delete nodes and leave just 1 in lines or two in...
I think the correct behaviour should still be to allow <3 nodes in polygons and 1 nodes for lines as a temporary step... Nyall Dawson
03:19 AM Bug report #13661: Node tool should not allow to delete nodes and leave just 1 in lines or two in...
Duplicate of #13099? Jürgen Fischer
11:33 AM Revision 36672c47 (qgis): oracle provider: add/fix support for multiple geometry columns (fixes #...
Jürgen Fischer
10:10 AM Bug report #12222: Remove output format dropdown for backends other than QGIS
I changed the title ti better reflect the real issue. In the OGR convert format tool you must ignore that dropdown in... Giovanni Manghi
10:05 AM Bug report #12462 (Closed): Inconsistent behaviour with PostgreSQL CONSTRAINT TRIGGER
Fixed in changeset commit:"68c015e8d59130e708644ff7a3383d0465883f18". Jürgen Fischer
10:03 AM Bug report #13690: Actions launched from table of attributes ignoring/discarding fields
I created a video:
https://www.youtube.com/watch?v=ycyeLtWwtfw
Lukasz Sychowicz
09:57 AM Feature request #13786: Include the closed source ESRI FileGeoDB library in standalone installer
Corey Burger wrote:
> Uhh, you missed my point. I want the default to innclude the ESRI API/SDK driver so that people...
Giovanni Manghi
09:57 AM Feature request #13786: Include the closed source ESRI FileGeoDB library in standalone installer
Corey Burger wrote:
> Uhh, you missed my point. I want the default to innclude the ESRI API/SDK driver so that people...
Giovanni Manghi
09:57 AM Feature request #13786: Include the closed source ESRI FileGeoDB library in standalone installer
Corey Burger wrote:
> Uhh, you missed my point. I want the default to innclude the ESRI API/SDK driver so that people...
Giovanni Manghi
09:57 AM Feature request #13786: Include the closed source ESRI FileGeoDB library in standalone installer
Corey Burger wrote:
> Uhh, you missed my point. I want the default to innclude the ESRI API/SDK driver so that people...
Giovanni Manghi
09:57 AM Feature request #13786: Include the closed source ESRI FileGeoDB library in standalone installer
Corey Burger wrote:
> Uhh, you missed my point. I want the default to innclude the ESRI API/SDK driver so that people...
Giovanni Manghi
09:53 AM Feature request #13786 (Reopened): Include the closed source ESRI FileGeoDB library in standalone...
Uhh, you missed my point. I want the default to innclude the ESRI API/SDK driver so that people can edit flegdb witho... Corey Burger
02:53 AM Feature request #13786 (Closed): Include the closed source ESRI FileGeoDB library in standalone i...
Default Windows install includes the open filegdb driver, which is read only
http://www.gdal.org/drv_openfilegdb.htm...
Giovanni Manghi
02:53 AM Feature request #13786 (Closed): Include the closed source ESRI FileGeoDB library in standalone i...
Default Windows install includes the open filegdb driver, which is read only
http://www.gdal.org/drv_openfilegdb.htm...
Giovanni Manghi
09:34 AM Bug report #13793: Red semitransparent background visible when I use Node tool
Another argument against "red semitransparent background" - when I edit common boundary of two polygons (snapping opt... Piotr Kania
09:12 AM Bug report #13793: Red semitransparent background visible when I use Node tool
Piotr Kania wrote:
> I can't set transparency of those new "Node tool mode" - it's possible for digitizing and identi...
Giovanni Manghi
05:58 AM Bug report #13793: Red semitransparent background visible when I use Node tool
I can't set transparency of those new "Node tool mode" - it's possible for digitizing and identify tool. Currently al... Piotr Kania
05:33 AM Bug report #13793 (Feedback): Red semitransparent background visible when I use Node tool
introduced by commit:d73ef5b as complement for commit:9b192d4.
Your screencast does not suggest that is as invasive a...
Giovanni Manghi
05:33 AM Bug report #13793 (Feedback): Red semitransparent background visible when I use Node tool
introduced by commit:d73ef5b as complement for commit:9b192d4.
Your screencast does not suggest that is as invasive a...
Giovanni Manghi
05:12 AM Bug report #13793 (Closed): Red semitransparent background visible when I use Node tool
Hi! - win7sp1x64, qgis dev x64 - rev.9b192d4
When I use Node tool after clicking in edited feature, it appears red s...
Piotr Kania
06:28 AM Bug report #13664 (Feedback): SAGA Inverse distance weighted fails
This is fixed with
https://github.com/qgis/QGIS/pull/2429
Giovanni Manghi
05:59 AM Bug report #13493 (Closed): Processing Toolbox not finding Grass 7
It's working now - seems generating a new .gis2 file fixed it. Unfortunately I didn't keep my old .qgis2 file. Randal Hale
05:02 AM Bug report #13198 (Feedback): Unable to delete features of a table inside a public schema of post...
Check the editing capabilities of the layer in properties in the metadata tab of layer properties. You're probably n... Jürgen Fischer
04:39 AM Bug report #13592 (Feedback): Processing: `r.to.vect` and `v.generalize` fail
I cannot confirm the issue, on a clean 2.12 install on both Linux and Windows. See attached screencast.
There are tw...
Giovanni Manghi
04:39 AM Bug report #13592 (Feedback): Processing: `r.to.vect` and `v.generalize` fail
I cannot confirm the issue, on a clean 2.12 install on both Linux and Windows. See attached screencast.
There are tw...
Giovanni Manghi
04:35 AM Bug report #13792 (Closed): Custom CRSs are not "recognized" the first time a layer is loaded
The first time a layer with a specific custom CRS is loaded, then the latest versions of QGIS seems not to "recognize... Giovanni Manghi
04:08 AM Bug report #13790 (Closed): on QGIS master Processing options are no longer saved after clicking ...
Just seen this on the latest master available on osgeo4w and ubuntu nightly repo:
open the Processing options, then ...
Giovanni Manghi
04:05 AM Bug report #13789: QGIS master (9b192d4) crashes on Windows as soon as a node is clicked with the...
does not seems to happen on 71a6a3d on Linux. Giovanni Manghi
03:47 AM Bug report #13789 (Closed): QGIS master (9b192d4) crashes on Windows as soon as a node is clicked...
subject says it all Giovanni Manghi
04:00 AM Bug report #13787: with invalid geometries centroid fill symbology fails (and prevent layer rende...
Giovanni, thanks. Mathieu Pellerin - nIRV
03:49 AM Bug report #13787 (Open): with invalid geometries centroid fill symbology fails (and prevent laye...
Mathieu Pellerin - nIRV wrote:
> Giovanni, I don't think you get the issue here. Yes, the dataset has serious geometr...
Giovanni Manghi
03:49 AM Bug report #13787 (Open): with invalid geometries centroid fill symbology fails (and prevent laye...
Mathieu Pellerin - nIRV wrote:
> Giovanni, I don't think you get the issue here. Yes, the dataset has serious geometr...
Giovanni Manghi
03:42 AM Bug report #13787: with invalid geometries centroid fill symbology fails (and prevent layer rende...
Giovanni, I don't think you get the issue here. Yes, the dataset has serious geometry issues. And it's an excellent s... Mathieu Pellerin - nIRV
03:42 AM Bug report #13787: with invalid geometries centroid fill symbology fails (and prevent layer rende...
Giovanni, I don't think you get the issue here. Yes, the dataset has serious geometry issues. And it's an excellent s... Mathieu Pellerin - nIRV
03:09 AM Bug report #13787 (Feedback): with invalid geometries centroid fill symbology fails (and prevent ...
Your layer has same serious geometry issue. Clean it (I used GRASS v.clean in processing) and it will work as expecte... Giovanni Manghi
03:09 AM Bug report #13787 (Feedback): with invalid geometries centroid fill symbology fails (and prevent ...
Your layer has same serious geometry issue. Clean it (I used GRASS v.clean in processing) and it will work as expecte... Giovanni Manghi
03:09 AM Bug report #13787 (Feedback): with invalid geometries centroid fill symbology fails (and prevent ...
Your layer has same serious geometry issue. Clean it (I used GRASS v.clean in processing) and it will work as expecte... Giovanni Manghi
03:09 AM Bug report #13787 (Feedback): with invalid geometries centroid fill symbology fails (and prevent ...
Your layer has same serious geometry issue. Clean it (I used GRASS v.clean in processing) and it will work as expecte... Giovanni Manghi
02:44 AM Bug report #13787: with invalid geometries centroid fill symbology fails (and prevent layer rende...
Disabling simplification does *not* resolve the issue. Mathieu Pellerin - nIRV
01:02 AM Bug report #13787 (Closed): with invalid geometries centroid fill symbology fails (and prevent la...
Centroid fill symbology fails resulting in a failure to render layer when the [x] force point inside polygon is activ... Mathieu Pellerin - nIRV
03:45 AM Bug report #13788 (Closed): Customization: mProgressBar not removed when unchecked
Unchecking mProgressBar in Settings/Customization.../StatusBar will not remove the progress bar. Rather, it increases... andskog -
03:24 AM Bug report #11551 (Closed): SERVICE parameter is NOT mandatory @ GetMap on WMS 1.3.0
fixed in commit:3552b83 Jürgen Fischer
03:24 AM Bug report #11551 (Closed): SERVICE parameter is NOT mandatory @ GetMap on WMS 1.3.0
fixed in commit:3552b83 Jürgen Fischer
03:23 AM Bug report #13779 (Open): symbols not correctly clipped in map legend
Giovanni Manghi
02:48 AM Bug report #13742: Strange polygon edge rendering at edges of visible extent
Paulo Raposo wrote:
> Hmm, does look similar to 13343. But it's happening not just with "long" lines. Happens to me w...
Giovanni Manghi
02:35 AM Bug report #13158 (Closed): Multiple Oracle geometry columns mixed up for rendering
Fixed in changeset commit:"36672c47ab7171404954dacb8841f2ab2cd48c5e". Jürgen Fischer

2015-11-07

12:52 AM Bug report #13742: Strange polygon edge rendering at edges of visible extent
Hmm, does look similar to 13343. But it's happening not just with "long" lines. Happens to me with polygons. It's sti... Paulo Raposo
12:52 AM Bug report #13742: Strange polygon edge rendering at edges of visible extent
Hmm, does look similar to 13343. But it's happening not just with "long" lines. Happens to me with polygons. It's sti... Paulo Raposo
12:52 AM Bug report #13742: Strange polygon edge rendering at edges of visible extent
Hmm, does look similar to 13343. But it's happening not just with "long" lines. Happens to me with polygons. It's sti... Paulo Raposo
12:27 AM Feature request #8464: Save query in Select by Expression
In existing versions we now have "Recent" so this feature request is in my opinion redundant.
Regards
Lene
Lene Fischer
09:19 PM Revision 9b192d41 (qgis): Merge pull request #2388 from sbrunner/node-tool-select-feature
Allow to select the feature on which the node tool works Matthias Kuhn
07:49 PM Bug report #13779: symbols not correctly clipped in map legend
previous versions correctly cut the sign, and showed the same size. In this case, the display becomes not neat. In on... Alexander Novoselov
11:44 AM Bug report #13779: symbols not correctly clipped in map legend
In the project you attached what I see in the layers panel is the exact representation of the point symbols as you de... Giovanni Manghi
07:43 PM Revision 9172767a (qgis): Merge pull request #2427 from 3nids/findqt5lib
find libraries for Qt5 Denis Rouzaud
06:06 PM Revision 594e5a2b (qgis): Be able to refresh the attribute table
Stéphane Brunner
05:32 PM Revision 80307466 (qgis): find libraries for Qt5
Denis Rouzaud
04:37 PM Revision 71a6a3d6 (qgis): move coordinates line edit to a dedicated class
* originally in QgisApp
* keep funny stuff (dizzy, retro) in there
* paste coordinates with space separator (not only...
Denis Rouzaud
03:26 PM Revision 04f32164 (qgis): [GRASS] fixed new mapset region, fixes #13784
Radim Blazek
01:58 PM Revision 061bdde2 (qgis): Merge pull request #2426 from elpaso/bugfix-13747-bis
Added HiDPI support to QgsWebView Alessandro Pasotti
12:54 PM Bug report #13688: Symbology export doesn't work
I think it works for lines and polygons, but not for points. The symbology export only works on a very basic level. I... Andreas Neumann
10:09 AM Bug report #13688: Symbology export doesn't work
Unless I'm missing something it seems that this functionality is not working as expected.
The manual has a note
htt...
Giovanni Manghi
10:09 AM Bug report #13688: Symbology export doesn't work
Unless I'm missing something it seems that this functionality is not working as expected.
The manual has a note
htt...
Giovanni Manghi
12:53 PM Feature request #11758 (Closed): Map Composer : Improve the functions of locking and unlocking items
Nyall Dawson
12:38 PM Feature request #13786 (Reopened): Include the closed source ESRI FileGeoDB library in standalone...
The default QGIS install (2.12) doesn't include R/W access to ESRI FileGBs (it used to and it go dropped about 2.8). ... Corey Burger
12:29 PM Revision dbd9b9bc (qgis): Added HiDPI support to QgsWebView
The DPI value is get from QDesktopWidget and
the QWebView widget is zoomed if needed.
Fixes #13747
Alessandro Pasotti
12:22 PM Bug report #13741: Spatialite moving fields
Not same at all - I got mess in fields of single object, not mixed with other objects. Also geometry looks unbroken (... Jakub Kosik
11:07 AM Bug report #13741: Spatialite moving fields
see also #13298, seems the same issue. Giovanni Manghi
12:10 PM Revision f77d6cd0 (qgis): Remove unused signal + style format
Hugo Mercier
11:53 AM Revision d73ef5b1 (qgis): Highlight the selected feature
Stéphane Brunner
11:47 AM Bug report #11211: Save QGIS project on VPN connection is very slow
see also #13299 Giovanni Manghi
11:47 AM Bug report #13299: Slow saving to network drive
related to #11211? Giovanni Manghi
10:20 AM Bug report #13299: Slow saving to network drive
For what I can remember saving on NFS/Samba shares was always ok for me, but I can give it a new try. Giovanni Manghi
10:20 AM Bug report #13299: Slow saving to network drive
For what I can remember saving on NFS/Samba shares was always ok for me, but I can give it a new try. Giovanni Manghi
11:15 AM Bug report #13709: Processing: "Cover" and "MergeData"Fusion Lidar Tools aren't working
same problem with GroundFilter Niccolo' Marchi
11:06 AM Bug report #13298 (Feedback): Shapefiles corrupting - objects and attributes becoming switched
This seems really similar to #13741
can someone provide a clear sequence of steps to allow us replicate the issue in...
Giovanni Manghi
11:06 AM Bug report #13298 (Feedback): Shapefiles corrupting - objects and attributes becoming switched
This seems really similar to #13741
can someone provide a clear sequence of steps to allow us replicate the issue in...
Giovanni Manghi
11:05 AM Bug report #13473 (Feedback): oracle show 0 when asked for 'show feature count' in layer list
Are you using estimated metadata data and is the table analyzed? Otherwise Oracle claims that the number of rows is ... Jürgen Fischer
10:54 AM Bug report #13699 (Feedback): Spatialite database file remains locked after layers removed.
Just tested on master on linux and windows and cannot confirm, could you give it a try and report back? thanks! Giovanni Manghi
10:44 AM Bug report #13785: Print composer does not allow change in size page (es. A3) and orientation
It is right. The problem is that the changes in the system dialog box do not effect the print composer. Probably I mi... Matteo Barison
10:40 AM Bug report #13785 (Feedback): Print composer does not allow change in size page (es. A3) and orie...
as far as I remember Ctrl+Shift+P dialog is to configure the page size and orientation of the printer, not of the qgi... Giovanni Manghi
10:40 AM Bug report #13785 (Feedback): Print composer does not allow change in size page (es. A3) and orie...
as far as I remember Ctrl+Shift+P dialog is to configure the page size and orientation of the printer, not of the qgi... Giovanni Manghi
10:18 AM Bug report #13785: Print composer does not allow change in size page (es. A3) and orientation
The problem is related to the use of the main menu (Ctrl+Shift+P or main menu). Chages in size page and orientation a... Matteo Barison
10:12 AM Bug report #13785 (Closed): Print composer does not allow change in size page (es. A3) and orient...
Print composer does not allow changes in size page (es. from A4 landscape to A3 landscape) and orientation (es. from ... Matteo Barison
10:43 AM Bug report #13783 (Closed): Compiling QGIS with Oracle libs does not let you install as non-root ...
The sqldrivers (ocispatial but also qspatialite) are installed into the default directory for Qt plugins (QT_PLUGINS_... Jürgen Fischer
10:43 AM Bug report #13783 (Closed): Compiling QGIS with Oracle libs does not let you install as non-root ...
The sqldrivers (ocispatial but also qspatialite) are installed into the default directory for Qt plugins (QT_PLUGINS_... Jürgen Fischer
10:35 AM Bug report #13755 (Feedback): Copy/paste PostGIS layer: date not autofill ( ('now'::text)::date)
Do the tables you copy features from and to have the same structure?
Are you copying new features before they are co...
Jürgen Fischer
10:18 AM Bug report #13341: DBManager doesn't import view from table with non numeric key
see also #13670 Giovanni Manghi
10:16 AM Bug report #13669: Circular string generates duplicated nodes
it seems to create more than 1 (duplicate nodes). Giovanni Manghi
10:14 AM Bug report #13661: Node tool should not allow to delete nodes and leave just 1 in lines or two in...
by the way, with polygons is possible to save one with just two nodes (after deleting the others with the node tool),... Giovanni Manghi
10:14 AM Bug report #13661: Node tool should not allow to delete nodes and leave just 1 in lines or two in...
by the way, with polygons is possible to save one with just two nodes (after deleting the others with the node tool),... Giovanni Manghi
10:14 AM Bug report #13661: Node tool should not allow to delete nodes and leave just 1 in lines or two in...
by the way, with polygons is possible to save one with just two nodes (after deleting the others with the node tool),... Giovanni Manghi
09:15 AM Bug report #13675: Crashes when I try to move the features of memory layer that is rendered by ru...
Cannot replicate on master, tested on both Windows and Linux. Giovanni Manghi
09:15 AM Bug report #13675: Crashes when I try to move the features of memory layer that is rendered by ru...
Cannot replicate on master, tested on both Windows and Linux. Giovanni Manghi
07:40 AM Bug report #13343: Rendering long segments produces artefacts
sample data: http://www.naturalearthdata.com/http//www.naturalearthdata.com/download/10m/cultural/ne_10m_admin_0_coun... Jürgen Fischer
06:33 AM Bug report #13784 (Closed): Extent for a new GRASS location not calculated correctly
Fixed in changeset commit:"04f3216472d79ba7cf23882c11773b40070ebcc8". Radim Blazek
05:06 AM Bug report #13784 (Closed): Extent for a new GRASS location not calculated correctly
* load attached shp (EPSG:23030)
* create new grass location (same EPSG)
* calculated extent is shown as inf inf
Paolo Cavallini
06:02 AM Bug report #10755 (Closed): Python Console crashes when removing non-existent vector layer
Jürgen Fischer
02:39 AM Bug report #10755: Python Console crashes when removing non-existent vector layer
Should we close this as duplicate? Giovanni Manghi
05:34 AM Bug report #13618: Defining output name (without path) in Processing causes tools to fail
Not confirmed here on both Linux and Windows and QGIS master. Giovanni Manghi
05:34 AM Bug report #13618: Defining output name (without path) in Processing causes tools to fail
Not confirmed here on both Linux and Windows and QGIS master. Giovanni Manghi
05:34 AM Bug report #13618: Defining output name (without path) in Processing causes tools to fail
Not confirmed here on both Linux and Windows and QGIS master. Giovanni Manghi
05:23 AM Bug report #13718: "Add saved file to map" doesn't work if there are some errors during file crea...
Harrissou Santanna wrote:
> Hi,
> I don't have a PostgreSQL DB right now to check again but what do u mean by "can no...
Giovanni Manghi
03:31 AM Bug report #13718: "Add saved file to map" doesn't work if there are some errors during file crea...
Hi,
I don't have a PostgreSQL DB right now to check again but what do u mean by "can not confirm":
- QGIS adds the fi...
Harrissou Santanna
05:02 AM Feature request #11103 (In Progress): Support for retina displays (HiDPI)
It might be fixed with 061bdde, can somebody please test and confirm that it works on other screen sizes/operating s... Alessandro Pasotti
05:01 AM Bug report #13470 (Closed): Fix font size in plugin manager on HiDPI displays
Fixed with 061bdde Alessandro Pasotti
05:01 AM Bug report #13470 (Closed): Fix font size in plugin manager on HiDPI displays
Fixed with 061bdde Alessandro Pasotti
02:41 AM Bug report #13643 (Feedback): After adding Postgis view I can't see records in attribute table
I'd say this is the intended behaviour. The queries are run readonly where @nextval@ doesn't work. Why not use @row... Jürgen Fischer
02:36 AM Bug report #12828 (Closed): QGIS Crash when using composer and Windows Print Spooler is not running
closing for the lack of feedback and as it should be fixed. Giovanni Manghi
02:36 AM Bug report #12828 (Closed): QGIS Crash when using composer and Windows Print Spooler is not running
closing for the lack of feedback and as it should be fixed. Giovanni Manghi
02:20 AM Bug report #13648 (Feedback): After saving postgis layer edition unnecessary log message appears
I also cannot confirm on the latest master on both Linux and Windows. Giovanni Manghi
02:20 AM Bug report #13648 (Feedback): After saving postgis layer edition unnecessary log message appears
I also cannot confirm on the latest master on both Linux and Windows. Giovanni Manghi
02:00 AM Bug report #10636 (Feedback): Translation for command description and help in Processing: GRASS a...
This seems to work as expected, at least on master. Giovanni Manghi
01:57 AM Bug report #13592 (Open): Processing: `r.to.vect` and `v.generalize` fail
Checked again, I can confirm it on a clean 2.12 install. Steps to reproduce:
* open iterative/watersheds.shp from pro...
Paolo Cavallini
01:54 AM Feature request #13685: Better handling of Processing updates for qgis/qgis-ltr/master
Not sure I agree in general, anyway updating in the installation folder I guess would be a problem with permissions. Giovanni Manghi
01:54 AM Feature request #13685: Better handling of Processing updates for qgis/qgis-ltr/master
Not sure I agree in general, anyway updating in the installation folder I guess would be a problem with permissions. Giovanni Manghi
01:37 AM Bug report #13689 (Closed): Mouse behaviour in digitizing mode.
I think this is by design. I see your point (but of course this do not seems to be an issue for the vast majority of ... Giovanni Manghi
01:37 AM Bug report #13689 (Closed): Mouse behaviour in digitizing mode.
I think this is by design. I see your point (but of course this do not seems to be an issue for the vast majority of ... Giovanni Manghi
01:31 AM Bug report #13690: Actions launched from table of attributes ignoring/discarding fields
Could you please add here an example of the actions Giovanni Manghi
01:31 AM Bug report #13690: Actions launched from table of attributes ignoring/discarding fields
Could you please add here an example of the actions Giovanni Manghi
01:25 AM Bug report #13691 (Feedback): Zoom level affects display of the layer
Hi, it is not really clear what the issue is, can you elaborate? thanks. Giovanni Manghi
01:25 AM Bug report #13691 (Feedback): Zoom level affects display of the layer
Hi, it is not really clear what the issue is, can you elaborate? thanks. Giovanni Manghi
01:14 AM Revision 4cc6650d (qgis): Forgot sip for composerTemplatePaths
Nathan Woodrow

2015-11-06

12:37 AM Revision 49a16fc8 (qgis): Add other composer templates loading paths
Nathan Woodrow
12:15 AM Bug report #13783 (Closed): Compiling QGIS with Oracle libs does not let you install as non-root ...
If you compile QGIS with Oracle driver and wants to install QGIS as non-root user the 'make install' fails because ma... Richard Duivenvoorde
12:07 AM Bug report #13701 (Feedback): QGIS 2.12 Crash when selecting object in editable SQL Server layer ...
Did it worked correctly in previous qgis releases (no crash)? Giovanni Manghi
12:07 AM Bug report #13701 (Feedback): QGIS 2.12 Crash when selecting object in editable SQL Server layer ...
Did it worked correctly in previous qgis releases (no crash)? Giovanni Manghi
12:04 AM Bug report #13745: Snapping rounding errors with on-the-fly reprojection
Daan Goedkoop wrote:
> It can be an annoying bug. For example, the 'split feature' tool has the feature that if you s...
Giovanni Manghi
01:22 PM Bug report #13745: Snapping rounding errors with on-the-fly reprojection
It can be an annoying bug. For example, the 'split feature' tool has the feature that if you start cutting at a snapp... Daan Goedkoop
09:58 AM Bug report #13745 (Open): Snapping rounding errors with on-the-fly reprojection
Now I see. Thanks. Giovanni Manghi
09:58 AM Bug report #13745 (Open): Snapping rounding errors with on-the-fly reprojection
Now I see. Thanks. Giovanni Manghi
09:29 AM Bug report #13745: Snapping rounding errors with on-the-fly reprojection
I have just tried it with QGIS Master on Linux, and the behaviour is as I originally described. I have attached a fil... Daan Goedkoop
01:08 AM Bug report #13745 (Feedback): Snapping rounding errors with on-the-fly reprojection
I just followed all the steps and on QGIS master I cannot replicate the issue. Could you please test on master and/or... Giovanni Manghi
12:03 AM Bug report #13782 (Closed): Deleting columns in duplicate layer also deletes them in original layer
"duplicate layer" do not duplicate (create a copy of) the datasource, it just duplicates in the project, the layer is... Giovanni Manghi
12:03 AM Bug report #13782 (Closed): Deleting columns in duplicate layer also deletes them in original layer
"duplicate layer" do not duplicate (create a copy of) the datasource, it just duplicates in the project, the layer is... Giovanni Manghi
04:25 PM Bug report #13782 (Closed): Deleting columns in duplicate layer also deletes them in original layer
I want to export a subset of my features/attributes to geojson so that I can use them in a web map.
Given I've got a...
Michael Kirk
10:45 PM Revision 65fb72a9 (qgis): Properly set invalid topology layer as invalid
Fixes #13781 (crash)
(cherry-picked from 54cf972ac2334451e69d2171cc4f3e42da3880df)
Sandro Santilli
09:37 PM Revision 54cf972a (qgis): Properly set invalid topology layer as invalid
Fixes #13781 (crash) Sandro Santilli
08:33 PM Revision 80592e1a (qgis): fixed travis
Radim Blazek
07:18 PM Revision f99ccf0b (qgis): show filename in layer name when importing multiple layers from a ogr d...
Jürgen Fischer
06:08 PM Revision 5f3954a3 (qgis): [GRASS] enable to attache attributes to geom without cat, fixes #13739
Radim Blazek
05:54 PM Revision e4996d77 (qgis): [processing] allow output directly on Spatialite tables
like 11b5092140f5a966dbb2d85cb64face1e927ff90 but for Spatialite René-Luc ReLuc
02:27 PM Bug report #13781 (Closed): Segfault on adding TopoGeometry column
Fixed in changeset commit:"65fb72a958c0d0cb0edce9c974cb6b2720d483b4". Sandro Santilli
01:19 PM Bug report #13781 (Reopened): Segfault on adding TopoGeometry column
Still needs to be fixed in trunk Sandro Santilli
12:39 PM Bug report #13781 (Closed): Segfault on adding TopoGeometry column
Fixed in changeset commit:"54cf972ac2334451e69d2171cc4f3e42da3880df". Sandro Santilli
12:36 PM Bug report #13781 (In Progress): Segfault on adding TopoGeometry column
Confirmed, setting mValid=false when disconnecting the DB fixes this crash.
Should I provide a testcase for this ? Wo...
Sandro Santilli
12:34 PM Bug report #13781: Segfault on adding TopoGeometry column
Found the issue: while mValid member is initialized to false, the call to QgsPostgresProvider::getGeometryDetails() s... Sandro Santilli
12:31 PM Bug report #13781: Segfault on adding TopoGeometry column
Should a failed construction throw an exception rather than building partially ? Sandro Santilli
12:31 PM Bug report #13781: Segfault on adding TopoGeometry column
I see that QgsPostgresProvider::QgsPostgresProvider has lots of early returns. The crash happens because a QgsPostgre... Sandro Santilli
11:26 AM Bug report #13781: Segfault on adding TopoGeometry column
Debug log seems interesting:
src/providers/postgres/qgspgtablemodel.cpp: 379: (layerURI) [16593ms] returning uri dbn...
Sandro Santilli
10:42 AM Bug report #13781: Segfault on adding TopoGeometry column
NOTE: I've tested the crash to also happen with master branch from some weeks ago (commit:a0a44f2) Sandro Santilli
10:15 AM Bug report #13781: Segfault on adding TopoGeometry column
To reproduce:
createdb bug13781
psql bug13781 <<EOF
create extension postgis;
create extension postgis_topology;
sel...
Sandro Santilli
09:21 AM Bug report #13781 (Feedback): Segfault on adding TopoGeometry column
Jürgen Fischer
09:14 AM Bug report #13781: Segfault on adding TopoGeometry column
I don't know if this could be related:
src/providers/postgres/qgspostgresconn.cpp: 903: (PQexec) [0ms] Not logged er...
Sandro Santilli
09:12 AM Bug report #13781: Segfault on adding TopoGeometry column
It's actually easy to reproduce for me. Just start qgis, select a TopoGeometry column (not registered in topology.lay... Sandro Santilli
09:11 AM Bug report #13781 (Closed): Segfault on adding TopoGeometry column
I'm not sure exactly what triggered this, anyway, here's a backtrace:... Sandro Santilli
02:02 PM Revision 9f3bd1d4 (qgis): [processing] minor fix in parameter parsing in scripts
Victor Olaya
02:02 PM Revision 227af8ac (qgis): [processing] brought back 'export model as python' functionality
Victor Olaya
12:11 PM Bug report #13117: cached wfs not downloading new features while panning
Today I dug in this issue and all related ones. In my opinion, the reason this works badly (or not at all) is the com... Raymond Nijssen
12:09 PM Bug report #11517 (Closed): Size restrictions of custom forms created in Qt Designer not honored
I confirm that it's working: to get the desired fixed size, you need to set minimumSize and maximumSize properties in... Alessandro Pasotti
11:59 AM Bug report #11517: Size restrictions of custom forms created in Qt Designer not honored
Fixed size it's ignored indeed... Alessandro Pasotti
10:40 AM Bug report #11517: Size restrictions of custom forms created in Qt Designer not honored
I cannot reproduce, setting the dialog size policy to Minimum or MinimumExpanding from designer in the UI file works ... Alessandro Pasotti
10:40 AM Bug report #11517: Size restrictions of custom forms created in Qt Designer not honored
I cannot reproduce, setting the dialog size policy to Minimum or MinimumExpanding from designer in the UI file works ... Alessandro Pasotti
12:07 PM Bug report #13186 (Open): Qgis Unable to export A0 300 dpi image - memory overflow notification
Giovanni Manghi
11:59 AM Feature request #13773 (Closed): mask for heatmap style
Duplicate of #11357 Nyall Dawson
11:59 AM Feature request #13773 (Closed): mask for heatmap style
Duplicate of #11357 Nyall Dawson
04:15 AM Feature request #13773 (Closed): mask for heatmap style
It would be useful to be able to define a polygon mask from another layer to constrain heatmap style rendering Gavin Fleming
11:58 AM Bug report #13705 (Closed): Distance Matrix Plugin does not show the distance in meters
Hi,
you are probably making a good point here, but this place is not either the place where to raise such discussio...
Giovanni Manghi
11:58 AM Bug report #13705 (Closed): Distance Matrix Plugin does not show the distance in meters
Hi,
you are probably making a good point here, but this place is not either the place where to raise such discussio...
Giovanni Manghi
11:52 AM Bug report #13706 (Feedback): Not working grass plugin in QGis Lyon for osx - file browser-
GRASS browser is now integrated in QGIS browser, please check and report back. Thanks! Giovanni Manghi
11:52 AM Bug report #13706 (Feedback): Not working grass plugin in QGis Lyon for osx - file browser-
GRASS browser is now integrated in QGIS browser, please check and report back. Thanks! Giovanni Manghi
11:51 AM Bug report #9444: WFS client not requesting new features when not-cached
@Maarten I like this idea (using status 206) since it is really hard to find out if the server limit has been reached... Raymond Nijssen
11:46 AM Bug report #13712: Importing files by drag and drop from folder (Win7) not working (DB Manager)
Confirmed, it worked until 2.8.3. Giovanni Manghi
11:46 AM Bug report #13712: Importing files by drag and drop from folder (Win7) not working (DB Manager)
Confirmed, it worked until 2.8.3. Giovanni Manghi
11:46 AM Bug report #13712: Importing files by drag and drop from folder (Win7) not working (DB Manager)
Confirmed, it worked until 2.8.3. Giovanni Manghi
11:46 AM Bug report #13712: Importing files by drag and drop from folder (Win7) not working (DB Manager)
Confirmed, it worked until 2.8.3. Giovanni Manghi
11:43 AM Bug report #13708 (Open): Nested symbology layer not displayed anymore on qgis server 2.10.1
It seems confirmed to me on master, if it worked ok in previous qgis releases please tag this as blocker (regression). Giovanni Manghi
11:43 AM Bug report #13708 (Open): Nested symbology layer not displayed anymore on qgis server 2.10.1
It seems confirmed to me on master, if it worked ok in previous qgis releases please tag this as blocker (regression). Giovanni Manghi
11:43 AM Bug report #13708 (Open): Nested symbology layer not displayed anymore on qgis server 2.10.1
It seems confirmed to me on master, if it worked ok in previous qgis releases please tag this as blocker (regression). Giovanni Manghi
11:36 AM Revision b05fb0b5 (qgis): [processing] better naming for output memory and postgis layers
Victor Olaya
11:36 AM Revision 11b50921 (qgis): [processing] allow output directly on PostGIS tables
Victor Olaya
11:36 AM Revision 22ace3df (qgis): [processing] minor indentation fix
Victor Olaya
11:36 AM Revision 8d8fac46 (qgis): [processing] do not format errors before sending to log
Victor Olaya
11:36 AM Revision 4692eb52 (qgis): [processing] don't use temp folder for default output folder
Victor Olaya
11:36 AM Revision 54bdcefc (qgis): [processing] hide SAGA folder option if built-in SAGA is available
Victor Olaya
11:36 AM Revision edb3cf35 (qgis): [processing] add option to add validators to settings
Victor Olaya
11:36 AM Revision b3b33799 (qgis): [processing] fixes for representing input values in history
Victor Olaya
11:29 AM Bug report #13779 (Feedback): symbols not correctly clipped in map legend
Thanks for the cast, maybe I'm missing something obvious but I'm not really getting where the issue is, could you ple... Giovanni Manghi
11:29 AM Bug report #13779 (Feedback): symbols not correctly clipped in map legend
Thanks for the cast, maybe I'm missing something obvious but I'm not really getting where the issue is, could you ple... Giovanni Manghi
11:29 AM Bug report #13779 (Feedback): symbols not correctly clipped in map legend
Thanks for the cast, maybe I'm missing something obvious but I'm not really getting where the issue is, could you ple... Giovanni Manghi
06:59 AM Bug report #13779 (Closed): symbols not correctly clipped in map legend
New description:
in QGIS >= 2.10 the legend shows the symbology too wide/high if the symbols are large/high. This wa...
Alexander Novoselov
11:13 AM Bug report #13718 (Feedback): "Add saved file to map" doesn't work if there are some errors durin...
Hi, just tested on latest master and I cannot confirm. Giovanni Manghi
11:13 AM Bug report #13718 (Feedback): "Add saved file to map" doesn't work if there are some errors durin...
Hi, just tested on latest master and I cannot confirm. Giovanni Manghi
11:13 AM Bug report #13718 (Feedback): "Add saved file to map" doesn't work if there are some errors durin...
Hi, just tested on latest master and I cannot confirm. Giovanni Manghi
11:05 AM Bug report #13780: incosistencies in results of topology checker, geometry checker and check geo...
Randal Hale wrote:
> Thanks - yes I think that is what has me thrown. Topology seems to be doing one thing and I'm no...
Giovanni Manghi
10:25 AM Bug report #13780: incosistencies in results of topology checker, geometry checker and check geo...
Thanks - yes I think that is what has me thrown. Topology seems to be doing one thing and I'm not sure where Geometry... Randal Hale
10:17 AM Bug report #13780: incosistencies in results of topology checker, geometry checker and check geo...
Well of course here is one of those areas where we have what I call "bad redundancy", especially considering that the... Giovanni Manghi
10:17 AM Bug report #13780: incosistencies in results of topology checker, geometry checker and check geo...
Well of course here is one of those areas where we have what I call "bad redundancy", especially considering that the... Giovanni Manghi
08:16 AM Bug report #13780 (Closed): incosistencies in results of topology checker, geometry checker and ...
I think I've got an interesting situation.
If you take the attached shapefile and use the topology plugin and check...
Randal Hale
11:05 AM Bug report #13738: OSGeo4W QGIS dev Windows 32-bit builds crash when the Browser panel is enabled
Seems to be OK now. Thanks Steven Mizuno
10:53 AM Revision a4b61fbd (qgis): fix typo
Harrissou Santanna
10:49 AM Feature request #11794 (Feedback): spatialite connection custom name
I cannot reproduce: a spatialite DB is just a file, if you copy the file to another directory you can load it into QG... Alessandro Pasotti
10:49 AM Feature request #11794 (Feedback): spatialite connection custom name
I cannot reproduce: a spatialite DB is just a file, if you copy the file to another directory you can load it into QG... Alessandro Pasotti
10:27 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
It occurred to me that preventing the mapcanvas from rendering might help.
have found that in db_manager.py, def clos...
Steven Mizuno
09:09 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
salvatore fiandaca wrote:
> I installed QGIS 2.12 in another machine (6 GB RAM, 64-bit, Win 10, like mine), the mini-...
Giovanni Manghi
09:09 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
salvatore fiandaca wrote:
> I installed QGIS 2.12 in another machine (6 GB RAM, 64-bit, Win 10, like mine), the mini-...
Giovanni Manghi
08:34 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
I installed QGIS 2.12 in another machine (6 GB RAM, 64-bit, Win 10, like mine), the mini-dump remains. salvatore fiandaca
08:04 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
salvatore fiandaca wrote:
> remove all 3rd party plugins, the mini-dump remains.!!!!
can you replicate on other mach...
Giovanni Manghi
07:45 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
remove all 3rd party plugins, the mini-dump remains.!!!! salvatore fiandaca
07:17 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
salvatore fiandaca wrote:
> I started with --no plugins; I can not find DBManager
sorry, I meant 3rd party plugins.
Giovanni Manghi
07:08 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
I started with --no plugins; I can not find DBManager salvatore fiandaca
06:41 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
salvatore fiandaca wrote:
> QGIS 2.12 causes a minidump when closing the 'DB Manager' in the 'Preview' view with vect...
Giovanni Manghi
06:07 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
QGIS 2.12 causes a minidump when closing the 'DB Manager' in the 'Preview' view with vector postgis (Win10) (see Atta... salvatore fiandaca
05:14 AM Bug report #13679 (Feedback): QGIS master crashes when closing DB Manager in preview mode for Pos...
Cannot replicate the issue on master/windows following the same steps, please update, try again and report back, thanks! Giovanni Manghi
05:14 AM Bug report #13679 (Feedback): QGIS master crashes when closing DB Manager in preview mode for Pos...
Cannot replicate the issue on master/windows following the same steps, please update, try again and report back, thanks! Giovanni Manghi
10:19 AM Feature request #13756 (Closed): More descriptive layer names for added DXF vector data
Fixed in changeset commit:"f99ccf0be18820de386fc01a935d1cebbb53aad4". Jürgen Fischer
10:09 AM Revision de154035 (qgis): [expressions] Add make_line and make_polygon functions
Nyall Dawson
10:09 AM Revision fccf54b2 (qgis): Fix crash on malformed WKT strings
Nyall Dawson
10:09 AM Feature request #13739 (Closed): Allow to attach attributes to existing geometry
Fixed in changeset commit:"5f3954a3a84cc78f45aefecb899e9d1defe36d3a". Radim Blazek
10:09 AM Revision 12e34f26 (qgis): [expressions] Allow make_point to accept z/m values, add new
make_point_m for creation of PointM geometries. Also add
m(point) and z(point) functions for retrieving z/m value of
...
Nyall Dawson
10:08 AM Revision 74396439 (qgis): Fix delimited text layers set to unknown geometry type if first row has
null geometry (fix #13749) Nyall Dawson
07:02 AM Bug report #13741: Spatialite moving fields
It's almost impossible to replicate this issue, so there is no hope to screencast. Issue happens once in a hundred sa... Jakub Kosik
06:43 AM Bug report #13741: Spatialite moving fields
Jakub Kosik wrote:
> After some research: only new added features are broken, eg. from copy-paste or split. They are ...
Giovanni Manghi
05:37 AM Bug report #13741: Spatialite moving fields
After some research: only new added features are broken, eg. from copy-paste or split. They are displayed properly un... Jakub Kosik
03:32 AM Bug report #13741: Spatialite moving fields
As I said, there is no rule. I cannot specify exact steps, but this only happens when I digitise a lot: most vertex e... Jakub Kosik
01:16 AM Bug report #13741 (Feedback): Spatialite moving fields
Can you please specify the exact steps to replicate and/or attach a sample dataset?
thanks.
Giovanni Manghi
01:16 AM Bug report #13741 (Feedback): Spatialite moving fields
Can you please specify the exact steps to replicate and/or attach a sample dataset?
thanks.
Giovanni Manghi
01:16 AM Bug report #13741 (Feedback): Spatialite moving fields
Can you please specify the exact steps to replicate and/or attach a sample dataset?
thanks.
Giovanni Manghi
06:07 AM Feature request #13778 (Closed): Keep dialog persistent on view>panels and View>toolbar
When choosing to open or close the view of a panel or toolbar, the menu close after one click.
A feature for keeping...
Lene Fischer
05:37 AM Bug report #13720: Disable some digitizing tools when point (non multipoint) layer is being edited
correct. Multi-point layers/shapefiles are certainly possible and the described tools work as expected with them. It ... Giovanni Manghi
05:37 AM Bug report #13720: Disable some digitizing tools when point (non multipoint) layer is being edited
correct. Multi-point layers/shapefiles are certainly possible and the described tools work as expected with them. It ... Giovanni Manghi
05:18 AM Bug report #13336: Allow raster calculator with huge raster inputs
Nicolas Cadieux wrote:
> Hi Nyall,
>
> Same problem with 2.12.0 on Windows 7-64
> Files are large .tiff(84GB each) b...
Giovanni Manghi
05:18 AM Bug report #13336: Allow raster calculator with huge raster inputs
Nicolas Cadieux wrote:
> Hi Nyall,
>
> Same problem with 2.12.0 on Windows 7-64
> Files are large .tiff(84GB each) b...
Giovanni Manghi
05:16 AM Bug report #13721 (Feedback): Connection Issues with 2.12 and SQL Server 2014
What is the exact issue? mssql server geometryless tables do not load? Are you checking the "also list tables with no... Giovanni Manghi
05:16 AM Bug report #13721 (Feedback): Connection Issues with 2.12 and SQL Server 2014
What is the exact issue? mssql server geometryless tables do not load? Are you checking the "also list tables with no... Giovanni Manghi
05:12 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
see also #13771 Giovanni Manghi
05:12 AM Bug report #13771 (Closed): "Merge selected features" tool doesn't erase the original features
duplicate of #11007 Giovanni Manghi
05:12 AM Bug report #13771 (Closed): "Merge selected features" tool doesn't erase the original features
duplicate of #11007 Giovanni Manghi
03:35 AM Bug report #13771 (Closed): "Merge selected features" tool doesn't erase the original features
I merged a number of features with the specific tool. The merged feautere was created and the attributes table showed... Daniele Apicella
05:11 AM Bug report #13776: Print Composer Width in Legend fails
confirmed also on Linux/master. Giovanni Manghi
05:11 AM Bug report #13776: Print Composer Width in Legend fails
confirmed also on Linux/master. Giovanni Manghi
05:11 AM Bug report #13776: Print Composer Width in Legend fails
confirmed also on Linux/master. Giovanni Manghi
05:11 AM Bug report #13776: Print Composer Width in Legend fails
confirmed also on Linux/master. Giovanni Manghi
05:11 AM Bug report #13776: Print Composer Width in Legend fails
confirmed also on Linux/master. Giovanni Manghi
04:45 AM Bug report #13776 (Closed): Print Composer Width in Legend fails
Trying to set a width in Legend (with or without autoupdate) it is impossible to write a number/ delete the existing.... Lene Fischer
04:52 AM Bug report #13658: Polygons disappear after saving
Rombert Stapel wrote:
> I haven't encountered the issue so far in 2.12. My CRS was almost identical to Daniele's sett...
Giovanni Manghi
03:33 AM Bug report #13658: Polygons disappear after saving
I haven't encountered the issue so far in 2.12. My CRS was almost identical to Daniele's settings. Rombert Stapel
03:28 AM Bug report #13658 (Feedback): Polygons disappear after saving
Could anyone describe a way on how trigger this issue? Can you please test 2.12 (and possibly master) and see if is s... Giovanni Manghi
03:28 AM Bug report #13658 (Feedback): Polygons disappear after saving
Could anyone describe a way on how trigger this issue? Can you please test 2.12 (and possibly master) and see if is s... Giovanni Manghi
03:23 AM Bug report #13658: Polygons disappear after saving
I met a similar problem but I couldn't replicate it:
I created a point in a shapefile and set its attributes. As I sa...
Daniele Apicella
04:46 AM Feature request #13777 (Feedback): include Python pip in macosx installer
After discussion in Hackfest Las Palmas about using pip for plugins itself OR plugin dependencies, the plan came up t... Richard Duivenvoorde
04:43 AM Feature request #13775 (Closed): include Python pip in osgeo4w installer
After discussion in Hackfest Las Palmas about using pip for plugins itself OR plugin dependencies, the plan came up t... Richard Duivenvoorde
04:40 AM Bug report #10828 (Feedback): project loading and adding/removing layers is slow if project has c...
Giovanni Manghi
04:40 AM Bug report #10828: project loading and adding/removing layers is slow if project has composers
Per Gammerath wrote:
> I see that this issue persists in QGIS Pisa. I still would like to know why the layouts can't ...
Giovanni Manghi
03:55 AM Bug report #10828: project loading and adding/removing layers is slow if project has composers

Times for saving project on local C: or network H:
1. Projekt with composers (1-2 composers) on C: 1-2 sec
2. Pro...
Lene Fischer
04:21 AM Feature request #13774 (Open): keep invalid layers
If I can't load a layer on opening a project, for example if a database is unavailable, I would like the layer to rem... Gavin Fleming
04:17 AM Bug report #13769: Help file url is incorrect
Yes, it is .qgis2 Frank Sokolic
04:13 AM Bug report #13769: Help file url is incorrect
Frank Sokolic wrote:
> Yes, I'm using the latest processing version on Master, Ubuntu 15.10 64 bit. I've deleted the ...
Giovanni Manghi
04:01 AM Bug report #13769: Help file url is incorrect
Yes, I'm using the latest processing version on Master, Ubuntu 15.10 64 bit. I've deleted the _processing_ folder fro... Frank Sokolic
02:39 AM Bug report #13769 (Feedback): Help file url is incorrect
Cannot replicate here (ubuntu and windows): are you using the latest processing version on master? check if in .qgis2... Giovanni Manghi
02:21 AM Bug report #13769 (Closed): Help file url is incorrect
When using tools in *Processing Toolbox > Advanced Interface > QGIS Algorithms* the help tab uses an incorrect url.
...
Frank Sokolic
04:11 AM Bug report #13729 (Feedback): Formatting and rounding errors in world files (tfw) exported by Map...
I have just tested on master and I don't see this rounding error. Could you test it?
Moreover the withe lines in tfw...
Giovanni Manghi
04:04 AM Feature request #13772 (Closed): Store 'Field Edit Widget' in Layer Defiition File
While saving a Layer Definition File - Colours ect are saved - but missing 'Field Edit Widget'.
It is not possible...
Lene Fischer
03:51 AM Bug report #13770: Message bar is too small in HDPI devices
Here you can see different occurrences of this issue: in the redesigned Processing toolbox and in the map panel when ... Anita Graser
03:32 AM Bug report #13770 (Closed): Message bar is too small in HDPI devices
Looks like the size is defined in pixels, and it is to small to contain the text in case the user has a HDPI screen Victor Olaya
02:40 AM Bug report #13155: A Multiband image(e.g. landsat5,7,8) cannot be displayed in windows8.
Can anyone attach/link sample data? Giovanni Manghi
02:39 AM Feature request #13767: Add line button for print composer
+1 Alexandre Neto
02:06 AM Feature request #13767: Add line button for print composer
I totally agree. I proposed this many years ago - but there was no-one ever worked on it or financed this improvement... Andreas Neumann
02:36 AM Bug report #13640 (Open): ssl error on starting QGIS on Debian testing
Giovanni Manghi
02:24 AM Bug report #13640: ssl error on starting QGIS on Debian testing
yes, probably I can hide it by 'saving this exception', but I think that is wrong Richard Duivenvoorde
01:37 AM Bug report #13640 (Feedback): ssl error on starting QGIS on Debian testing
Still true? Giovanni Manghi
01:37 AM Bug report #13640 (Feedback): ssl error on starting QGIS on Debian testing
Still true? Giovanni Manghi
01:22 AM Feature request #13768 (Closed): Add custom polygon item to print composer
Duplicate of #13087 Nyall Dawson
01:22 AM Feature request #13768 (Closed): Add custom polygon item to print composer
Duplicate of #13087 Nyall Dawson
01:02 AM Feature request #13768 (Closed): Add custom polygon item to print composer
Currently, we can add ellipses, rectangles, and triangles to print compositions. It would be nice if the user could d... Anita Graser
01:22 AM Bug report #13737 (Feedback): Qgis not calculate correct min and max of rasters
The provided link does not work, could you fix it?
Anyway, did it worked correctly in previous qgis versions?
Giovanni Manghi
01:22 AM Bug report #13737 (Feedback): Qgis not calculate correct min and max of rasters
The provided link does not work, could you fix it?
Anyway, did it worked correctly in previous qgis versions?
Giovanni Manghi
01:19 AM Bug report #13754 (Feedback): Selected Multipolygon by Rectangle / "on the fly" reprojection = O...
Can you give some more detail? I tried with a few multipolygon layers and couldn't reproduce Nyall Dawson
01:17 AM Bug report #13724 (Feedback): QGIS 2.12 won't open on OS X El Capitán
Please try the suggested solution in comment #2 and report back, thanks. Giovanni Manghi
01:17 AM Bug report #13724 (Feedback): QGIS 2.12 won't open on OS X El Capitán
Please try the suggested solution in comment #2 and report back, thanks. Giovanni Manghi
01:17 AM Bug report #13724 (Feedback): QGIS 2.12 won't open on OS X El Capitán
Please try the suggested solution in comment #2 and report back, thanks. Giovanni Manghi
01:17 AM Bug report #13724 (Feedback): QGIS 2.12 won't open on OS X El Capitán
Please try the suggested solution in comment #2 and report back, thanks. Giovanni Manghi
01:14 AM Bug report #13749 (Closed): Add csv layer: points not created
Fixed in changeset commit:"743964393450178289e6717d67cdba04c6206e23". Nyall Dawson

2015-11-05

12:51 AM Feature request #13767 (Closed): Add line button for print composer
Currently, we only have a button to add an arrow. The user can remove the arrow head to get a simple line. This seems... Anita Graser
11:50 PM Bug report #13766: Crash after clicking on window close.
there are plugns known to make qgis crash on exit even if disabled. The quickest way to check if is a plugin or some ... Giovanni Manghi
11:50 PM Bug report #13766: Crash after clicking on window close.
there are plugns known to make qgis crash on exit even if disabled. The quickest way to check if is a plugin or some ... Giovanni Manghi
11:50 PM Bug report #13766: Crash after clicking on window close.
there are plugns known to make qgis crash on exit even if disabled. The quickest way to check if is a plugin or some ... Giovanni Manghi
06:32 PM Bug report #13766 (Feedback): Crash after clicking on window close.
Try uninstalling/disabling any plugins you've installed. They're usually the culprit for crashes on close. Nyall Dawson
05:30 PM Bug report #13766 (Closed): Crash after clicking on window close.
After I have saved a file and then click on my close window icon (top right) I get a crash dump error that pops up.
I...
James Harvey
10:02 PM Revision 6a1d2065 (qgis): Merge pull request #2418 from nyalldawson/postgres_in
Use IN (...) for postgres FilterFids requests Jürgen Fischer
09:27 PM Revision fd485010 (qgis): translation update for consolidation
Signed-off-by: Werner Macho <[email protected]> Werner Macho
09:26 PM Revision bc042a5e (qgis): cleanup after consolidating chinese
Werner Macho
09:06 PM Revision f982c842 (qgis): Merge pull request #2420 from elpaso/bugfix-13410
[FEATURE] Bugfix 13410 Alessandro Pasotti
08:19 PM Revision cf4693e3 (qgis): Changed the toolip with the new information
Alessandro Pasotti
07:14 PM Revision 322496a7 (qgis): Fixed save/load from DB sync init
Alessandro Pasotti
06:20 PM Revision 580f70a9 (qgis): When we use the node tool we able to select a feature
Stéphane Brunner
04:48 PM Revision 700fc043 (qgis): Merge pull request #2414 from vmora/varying_width_assistant
[FEATURE] assistant for varying line width Vincent Mora
02:46 PM Revision 42239bcd (qgis): Added coding utf8 header to example
Alessandro Pasotti
02:42 PM Revision d2da60a1 (qgis): Added import and tabs in the example
Alessandro Pasotti
02:41 PM Revision f810d815 (qgis): Default false for use init code
Alessandro Pasotti
02:14 PM Revision 6d1d2139 (qgis): [FEATURE] assistant for varying line width
The qgssizescalewidget as been modified to handle line symbols as well
as markers.
The scale expression has been enha...
Vincent Mora
01:11 PM Bug report #13184: Labelling of hidden shapes when sub-categorization is used.
Fairly certain this was fixed during 2.12, so testing with 2.12 would also be appreciated Nyall Dawson
10:00 AM Bug report #13184 (Feedback): Labelling of hidden shapes when sub-categorization is used.
This does not seems the case anymore at least on QGIS master, please test and report back. Giovanni Manghi
10:00 AM Bug report #13184 (Feedback): Labelling of hidden shapes when sub-categorization is used.
This does not seems the case anymore at least on QGIS master, please test and report back. Giovanni Manghi
01:01 PM Bug report #13738 (Closed): OSGeo4W QGIS dev Windows 32-bit builds crash when the Browser panel i...
Should be fixed in master. Please reopen if reproducible after fe3417b5 Nyall Dawson
01:01 PM Bug report #13738 (Closed): OSGeo4W QGIS dev Windows 32-bit builds crash when the Browser panel i...
Should be fixed in master. Please reopen if reproducible after fe3417b5 Nyall Dawson
11:26 AM Bug report #13738 (Feedback): OSGeo4W QGIS dev Windows 32-bit builds crash when the Browser panel...
Can we close this? Giovanni Manghi
01:00 PM Bug report #3580 (Closed): New symbols go wild for lines
Nyall Dawson
11:40 AM Bug report #3580: New symbols go wild for lines
Nyall Dawson wrote:
> Do you still see this in 2.12?
that weird lines visible in the attached screenshots are not vi...
Giovanni Manghi
11:40 AM Bug report #3580: New symbols go wild for lines
Nyall Dawson wrote:
> Do you still see this in 2.12?
that weird lines visible in the attached screenshots are not vi...
Giovanni Manghi
12:48 PM Revision faeedfb5 (qgis): Fix text color in attribute table for dark theme
Nathan Woodrow
12:47 PM Bug report #8357 (Closed): QGIS Server seems to interpret paths to SVG files relative to it's own...
Closing in favor of #13703
Sorry, I somehow couldn't find the opened issue when searching for it, so I opened up a ne...
Tudor Bărăscu
12:12 PM Bug report #13735: CRS transformation broken in Master?
I can confirm it on master. Giovanni Manghi
12:06 PM Feature request #13410 (Closed): Save python forms logic into postgres
Fixed in changeset commit:"f982c842eb17b47ee3026336a2591a0b1c5f3199". Anonymous
11:43 AM Bug report #13746: Duplicating a layer doesn't copy scale dependent visibility
Confirmed on master and Linux. Giovanni Manghi
11:43 AM Bug report #13746: Duplicating a layer doesn't copy scale dependent visibility
Confirmed on master and Linux. Giovanni Manghi
11:43 AM Bug report #13746: Duplicating a layer doesn't copy scale dependent visibility
Confirmed on master and Linux. Giovanni Manghi
11:43 AM Bug report #13746: Duplicating a layer doesn't copy scale dependent visibility
Confirmed on master and Linux. Giovanni Manghi
11:43 AM Bug report #13746: Duplicating a layer doesn't copy scale dependent visibility
Confirmed on master and Linux. Giovanni Manghi
11:41 AM Bug report #13374 (Feedback): Crash on loading MySQL geometry Layer
Giovanni Manghi
11:30 AM Revision 6d705ad8 (qgis): Fix warning
Nyall Dawson
11:28 AM Bug report #13748: Wrong field type limitation
I can fix this, then if other cases will arise we can open separate tickets. Giovanni Manghi
11:28 AM Bug report #13748: Wrong field type limitation
I can fix this, then if other cases will arise we can open separate tickets. Giovanni Manghi
11:24 AM Bug report #13749: Add csv layer: points not created
Confirmed, the bug appeared on 2.10 and still present on master. Giovanni Manghi
11:24 AM Bug report #13749: Add csv layer: points not created
Confirmed, the bug appeared on 2.10 and still present on master. Giovanni Manghi
11:24 AM Bug report #13749: Add csv layer: points not created
Confirmed, the bug appeared on 2.10 and still present on master. Giovanni Manghi
11:24 AM Bug report #13749: Add csv layer: points not created
Confirmed, the bug appeared on 2.10 and still present on master. Giovanni Manghi
11:24 AM Bug report #13749: Add csv layer: points not created
Confirmed, the bug appeared on 2.10 and still present on master. Giovanni Manghi
11:24 AM Bug report #13749: Add csv layer: points not created
Confirmed, the bug appeared on 2.10 and still present on master. Giovanni Manghi
11:23 AM Revision fe3417b5 (qgis): Partial revert of 70bff3f
Commit was causing crashes in browser. Refs #13738 Nyall Dawson
11:22 AM Revision e0fc9a9c (qgis): Use FilterExpression request for get_feature expression function
Makes the function magnitudes faster for Postgres layers where
the expression is compiled and can take advantage of P...
Nyall Dawson
11:22 AM Revision 6772ffb9 (qgis): Much faster zoom to selection on large PostGIS layers
Nyall Dawson
11:22 AM Revision 33fe0e2d (qgis): Also use FilterFids when field calculator is only updating selected
features. Results in similar speed improvements when updating
only selected features from a large PostGIS layer
Nyall Dawson
11:22 AM Revision f0d31b03 (qgis): Use a FilterFids request for vector file writer rather than fetching
all features and then testing the feature id when saving selected
features
For providers such as Postgres this is or...
Nyall Dawson
11:20 AM Bug report #13530 (Feedback): cpt-city ramps missing
I cannot replicate on Windows/Osgeo4w 64bit with QGIS 2.10 and 2.12. Giovanni Manghi
11:20 AM Bug report #13530 (Feedback): cpt-city ramps missing
I cannot replicate on Windows/Osgeo4w 64bit with QGIS 2.10 and 2.12. Giovanni Manghi
11:17 AM Bug report #13752: ftools dissolve (on master) produces empty output if input has invalid geometries
The real issue in now another: on QGIS > 2.8.3 with the provided sample data dissolve produces an empty output.
The ...
Giovanni Manghi
11:17 AM Bug report #13752: ftools dissolve (on master) produces empty output if input has invalid geometries
The real issue in now another: on QGIS > 2.8.3 with the provided sample data dissolve produces an empty output.
The ...
Giovanni Manghi
11:17 AM Bug report #13752: ftools dissolve (on master) produces empty output if input has invalid geometries
The real issue in now another: on QGIS > 2.8.3 with the provided sample data dissolve produces an empty output.
The ...
Giovanni Manghi
11:17 AM Bug report #13752: ftools dissolve (on master) produces empty output if input has invalid geometries
The real issue in now another: on QGIS > 2.8.3 with the provided sample data dissolve produces an empty output.
The ...
Giovanni Manghi
11:17 AM Bug report #13752: ftools dissolve (on master) produces empty output if input has invalid geometries
The real issue in now another: on QGIS > 2.8.3 with the provided sample data dissolve produces an empty output.
The ...
Giovanni Manghi
11:17 AM Bug report #13752: ftools dissolve (on master) produces empty output if input has invalid geometries
The real issue in now another: on QGIS > 2.8.3 with the provided sample data dissolve produces an empty output.
The ...
Giovanni Manghi
10:47 AM Bug report #13753 (Feedback): Data defined label rotation in Radians, not Degrees
I can apply use data defined rotation using values that are representing degrees... testing on linux/master. Giovanni Manghi
10:36 AM Bug report #12112 (Closed): "Save as" fails to export from PostGIS (or Spatialite) to CSV when th...
Raymond Nijssen
10:32 AM Bug report #12112: "Save as" fails to export from PostGIS (or Spatialite) to CSV when the are two...
Hi Stefan,
We reproduced your issue. By the way, it was pretty hard to even create a PostGIS table with fields 'id' ...
Raymond Nijssen
09:18 AM Bug report #13754: Selected Multipolygon by Rectangle / "on the fly" reprojection = Only few ent...
This worked as expected until 2.8.3
Actually in 2.8.3 if selecting outside the boundaries of a certain layer CRS QGI...
Giovanni Manghi
09:18 AM Bug report #13754: Selected Multipolygon by Rectangle / "on the fly" reprojection = Only few ent...
This worked as expected until 2.8.3
Actually in 2.8.3 if selecting outside the boundaries of a certain layer CRS QGI...
Giovanni Manghi
09:18 AM Bug report #13754: Selected Multipolygon by Rectangle / "on the fly" reprojection = Only few ent...
This worked as expected until 2.8.3
Actually in 2.8.3 if selecting outside the boundaries of a certain layer CRS QGI...
Giovanni Manghi
09:18 AM Bug report #13754: Selected Multipolygon by Rectangle / "on the fly" reprojection = Only few ent...
This worked as expected until 2.8.3
Actually in 2.8.3 if selecting outside the boundaries of a certain layer CRS QGI...
Giovanni Manghi
09:04 AM Bug report #12236: Snapping options
We checked this on the master release (2.13) today and it seems to work properly. Please check again and report withi... Raymond Nijssen
09:03 AM Bug report #13755: Copy/paste PostGIS layer: date not autofill ( ('now'::text)::date)
as it worked in previous qgis releases tagging this as a blocker. Giovanni Manghi
09:03 AM Bug report #13755: Copy/paste PostGIS layer: date not autofill ( ('now'::text)::date)
as it worked in previous qgis releases tagging this as a blocker. Giovanni Manghi
08:47 AM Bug report #13765 (Closed): Join do not work if join field contains only numbers and is of "text"...
pick a vector and a csv. Join two fields being the content of this field only integer numbers and the the type "text"... Giovanni Manghi
08:44 AM Bug report #13758 (Feedback): Attribute Table, Clipboard
What do you mean with "join number"?
I created joins, copied/pasted (to libreoffice) the resulting table of attribut...
Giovanni Manghi
08:08 AM Bug report #13761: EPSG:32188 is recognized as EPSG:2950
note, proj4 strings of this two CRS are identical:
+proj=tmerc +lat_0=0 +lon_0=-73.5 +k=0.9999 +x_0=304800 +y_0=0 +e...
Giovanni Manghi
08:08 AM Bug report #13761: EPSG:32188 is recognized as EPSG:2950
note, proj4 strings of this two CRS are identical:
+proj=tmerc +lat_0=0 +lon_0=-73.5 +k=0.9999 +x_0=304800 +y_0=0 +e...
Giovanni Manghi
08:03 AM Bug report #13763 (Open): QGIS crashes when doing a buffer with ftools
Confirmed here on master.
The appeared after 2.8.3 (not sure if in 2.10 or 2.12).
Giovanni Manghi
08:03 AM Bug report #13763 (Open): QGIS crashes when doing a buffer with ftools
Confirmed here on master.
The appeared after 2.8.3 (not sure if in 2.10 or 2.12).
Giovanni Manghi
08:03 AM Bug report #13763 (Open): QGIS crashes when doing a buffer with ftools
Confirmed here on master.
The appeared after 2.8.3 (not sure if in 2.10 or 2.12).
Giovanni Manghi
08:03 AM Bug report #13763 (Open): QGIS crashes when doing a buffer with ftools
Confirmed here on master.
The appeared after 2.8.3 (not sure if in 2.10 or 2.12).
Giovanni Manghi
08:03 AM Bug report #13763 (Open): QGIS crashes when doing a buffer with ftools
Confirmed here on master.
The appeared after 2.8.3 (not sure if in 2.10 or 2.12).
Giovanni Manghi
06:19 AM Bug report #13763: QGIS crashes when doing a buffer with ftools
The section I was referencing is the one in section 7.2.9 of the training manual. I have attached the screenshots of ... Admire Nyakudya
06:19 AM Bug report #13763: QGIS crashes when doing a buffer with ftools
The section I was referencing is the one in section 7.2.9 of the training manual. I have attached the screenshots of ... Admire Nyakudya
06:19 AM Bug report #13763: QGIS crashes when doing a buffer with ftools
The section I was referencing is the one in section 7.2.9 of the training manual. I have attached the screenshots of ... Admire Nyakudya
05:04 AM Bug report #13763 (Feedback): QGIS crashes when doing a buffer with ftools
Giovanni Manghi
04:57 AM Bug report #13763: QGIS crashes when doing a buffer with ftools
While trying to replicate this bug some things were not clear to me. Paragraph 7.2.10 is describing an intersection a... Raymond Nijssen
02:33 AM Bug report #13763 (Closed): QGIS crashes when doing a buffer with ftools
QGIS crashes on doing buffer on a polygon area that has been generated from open street map. The dataset has been ext... Admire Nyakudya
07:58 AM Bug report #13760 (In Progress): OGR Conversion format (Toolbox) don't work due to wrong syntax
The problem is how we build the ogr2ogr command in Processing, and the fact that the kml file name can not correspond... Giovanni Manghi
07:58 AM Bug report #13760 (In Progress): OGR Conversion format (Toolbox) don't work due to wrong syntax
The problem is how we build the ogr2ogr command in Processing, and the fact that the kml file name can not correspond... Giovanni Manghi
07:58 AM Bug report #13760 (In Progress): OGR Conversion format (Toolbox) don't work due to wrong syntax
The problem is how we build the ogr2ogr command in Processing, and the fact that the kml file name can not correspond... Giovanni Manghi
07:46 AM Feature request #13764 (Closed): Let Processing command filter search not only in translation, bu...
When it comes to Processing, many users prefer to call the command with the original English name (e.g. buffer has of... Paolo Cavallini
06:06 AM Bug report #12371: projection problems
You might be using the wrong projection parameters. When I try this one it looks as I expected:
+proj=aeqd +lat_0=31...
Raymond Nijssen
05:52 AM Bug report #13762: Error accessing external WMS server -- WMS provider: Cannot calculate extent
I confirm the issue, also on master. This was not an issue on 1.8. Giovanni Manghi
05:52 AM Bug report #13762: Error accessing external WMS server -- WMS provider: Cannot calculate extent
I confirm the issue, also on master. This was not an issue on 1.8. Giovanni Manghi
05:52 AM Bug report #13762: Error accessing external WMS server -- WMS provider: Cannot calculate extent
I confirm the issue, also on master. This was not an issue on 1.8. Giovanni Manghi
05:52 AM Bug report #13762: Error accessing external WMS server -- WMS provider: Cannot calculate extent
I confirm the issue, also on master. This was not an issue on 1.8. Giovanni Manghi
04:51 AM Revision 79647728 (qgis): Use IN (...) for postgres FilterFids requests when the primary
key is a simple (non compound) type
IN (...) is much faster than chained ...OR... clauses
Additionally, trying to f...
Nyall Dawson
03:45 AM Bug report #13667: rule based labelling is not saved in qml style files
I have a similar issue where old qml style files, which have rule-based labelling in, no longer work when I try to ap... Steven Bernard
02:59 AM Bug report #8334 (Closed): "Save selection as" is slow from large PostGIS table
Fixed in changeset commit:"f0d31b03a9bbc1d43e1b51ccd4acf64cf2616a63". Nyall Dawson

2015-11-04

12:10 AM Bug report #13762 (Closed): Error accessing external WMS server -- WMS provider: Cannot calculate...
When adding any layer from "http://www.madrid.org/cartografia/ide/wms/WMS_MAPAS_TOPOGRAFICOS.xml" to QGIS, the follow... Mario FF
11:40 PM Bug report #13760: OGR Conversion format (Toolbox) don't work due to wrong syntax
"C:\\User\\" is a typo, both routes are C:/Users/...
It's a good idea to modify the error window behavior for possib...
Alex Puente
09:43 AM Bug report #13760: OGR Conversion format (Toolbox) don't work due to wrong syntax
Alex Puente wrote:
> I misspelled the line, is:
> cmd.exe /C ogr2ogr.exe –f “ESRI Shapefile” C:/Users/jj/Desktop/new/...
Jürgen Fischer
09:31 AM Bug report #13760: OGR Conversion format (Toolbox) don't work due to wrong syntax
I misspelled the line, is:
cmd.exe /C ogr2ogr.exe –f “ESRI Shapefile” C:/Users/jj/Desktop/new/qgisexport/qgisexport.s...
Alex Puente
09:21 AM Bug report #13760 (Closed): OGR Conversion format (Toolbox) don't work due to wrong syntax
With the aim of convert a kml to shp, in QGIS I do:
Processing > Toolbox > GDAL/OGR > [OGR] Conversion > Conversion f...
Alex Puente
06:03 PM Revision 954b39d3 (qgis): [FEATURE] store python init code into the project
Adds an option and code editor to store python form
init code into the project (and the DB, since it's in
the style s...
Alessandro Pasotti
06:02 PM Revision e69bebdd (qgis): Added /Out/ to run
Alessandro Pasotti
01:54 PM Revision 842753e3 (qgis): Initial implementation
Alessandro Pasotti
01:54 PM Revision 3d20081f (qgis): Initial implementation
Alessandro Pasotti
12:27 PM Revision 8c86aab0 (qgis): [Expressions] Redesign expression function editor.
Add auto save Nathan Woodrow
12:25 PM Revision 90a82ba6 (qgis): Removed Q_UNUSED
Alessandro Pasotti
11:22 AM Revision 524febe0 (qgis): Merge pull request #2417 from elpaso/bugfix-11266
Bugfix 11266 Alessandro Pasotti
10:45 AM Bug report #13761 (Closed): EPSG:32188 is recognized as EPSG:2950
A lot og my shapefiles with a .prj file (EPSG:32188) are imported as EPSG:2950
*EPSG:32188*
PROJCS["NAD_1983_MTM_...
Francois Goulet
10:37 AM Revision 35d09825 (qgis): Added new method to bindings
Alessandro Pasotti
10:37 AM Revision 1627d510 (qgis): Reverted to original code
Alessandro Pasotti
10:37 AM Revision 93bd825e (qgis): Fixed disappearing item issue when subform editing
see #11266 Alessandro Pasotti
10:37 AM Revision 3991307d (qgis): Removed noop
Alessandro Pasotti
10:37 AM Revision bd9cdae1 (qgis): Added comment
Alessandro Pasotti
10:37 AM Revision 086525b0 (qgis): Pass referencing record instead of referenced
Alessandro Pasotti
10:37 AM Revision ba4895de (qgis): Implemented setFeatureSelectionManager in QgsListView
Partially fixes #11266
* now passing editor context to QgsFeatureSelectionDlg
(otherwise fails on assert parentC...
Alessandro Pasotti
09:51 AM Revision 8187ad50 (qgis): [processing] some fixes for supporting optional parameters
Victor Olaya
09:51 AM Revision 0cc92ffe (qgis): [processing/otb]update xml and associated html docs
Alexia Mondot
09:51 AM Revision 5e9647d3 (qgis): [processing/otb]Add specific rule to load ComputeOGRLayersFeaturesStati...
Alexia Mondot
09:51 AM Revision c548f8d8 (qgis): [processing/otb]convert ListView in StringList for other applications t...
Alexia Mondot
09:51 AM Revision 04907d19 (qgis): [processing/otb]divide into 2 functions
Alexia Mondot
09:51 AM Revision 41c15e77 (qgis): [processing/otb]Add function to customize creation and loading of new a...
Alexia Mondot
09:51 AM Revision 9c7d206b (qgis): [processing/otb]update lists for OTB 5.0
Alexia Mondot
09:51 AM Revision 9256e57c (qgis): [processing/otb]compatibility with new version of processing
Alexia Mondot
09:51 AM Revision 85bea7d4 (qgis): [processing/otb]remove unused code and imports
Alexia Mondot
09:51 AM Revision 3472ac80 (qgis): [Processing] Manage optional parameters
Can't set parameters to null (None or '') if the parameter is not optional René-Luc ReLuc
09:51 AM Revision 55e75add (qgis): [Processing] Optional parameters for script and model
In processing core every parameters can be optional but in scripts there is no way to define a parameter as optional ... René-Luc ReLuc
09:51 AM Revision f7a7a78c (qgis): [Processing] Improve code readability (follow up 36d1377)
Radoslaw Guzinski
09:51 AM Revision 507aeb05 (qgis): [Processing] Allow "progress" to be specified when calling processing.r...
This is mostly so that algorithms executed in Processing scripts can
display messages in the same way as if they were...
Radoslaw Guzinski
08:30 AM Revision e497e8b1 (qgis): fix precise build
Jürgen Fischer
07:57 AM Bug report #13758 (Closed): Attribute Table, Clipboard
I have a Attribute Table with some Joins. If I copy the Attribute Table to the Clipboard and Import it to Excel or an... Gerd Dreier
06:49 AM Bug report #13757 (Closed): Text with rule based labeling is not Exported to DXF
* when you use a layer with rule based labeling the different textes are not exported to DXF. In the export is only a... Astrid Emde
06:12 AM Feature request #13756 (Closed): More descriptive layer names for added DXF vector data
When adding DXF vector data:
a) The layer name could become [filename.dxf] [geometry type] instead of "entities" [ge...
Almerio Moreira
06:04 AM Revision b316140b (qgis): [FEATURE] Allow field calculator to update feature geometry
It's a handy shortcut to do operations such as apply a buffer
to a bunch of selected features.
Nyall Dawson
06:04 AM Revision 1d872dc5 (qgis): Show special strings for expression preview if result is a geometry
or feature type. Makes it easier to determine what the return
type of various functions are for users.
Nyall Dawson
06:03 AM Revision da942233 (qgis): Add DE-9IM variant which tests against a specified pattern
(available in PyQGIS/expression engine) Nyall Dawson
06:03 AM Revision 9e84fcaf (qgis): Followup 2ac5933 with more data defined fixes
2ac5933 fixed the regression in 2.12, but there were more underlying
issues from <2.8 causing sub symbols with data d...
Nyall Dawson
06:03 AM Revision 23d161d8 (qgis): Add missing override
Nyall Dawson
06:03 AM Bug report #13755 (Closed): Copy/paste PostGIS layer: date not autofill ( ('now'::text)::date)
Postgres/PostGIS versions involved:
PostgreSQL 9.3.4 on x86_64-unknown-linux-gnu, compiled by gcc (Debian 4.8.3-2) 4....
Stephan Wagner
06:02 AM Bug report #13754 (Closed): Selected Multipolygon by Rectangle / "on the fly" reprojection = Onl...
Hi,
The graphical selection on multipolygons, does not recover all entities when using reprojection "on the fly".
ex...
Julien Ancelin
03:31 AM Bug report #13753 (Closed): Data defined label rotation in Radians, not Degrees
According to 'description' popup on the *data-defined* rotation property for labels.. this suggests degrees...
Activ...
Steven Kay
02:52 AM Bug report #13752 (Closed): ftools dissolve (on master) produces empty output if input has invali...
New description, see #13752-1
-----------------
Old description:
Hi.
Using QGIS 2.8.3 Wien I use Vector/Geopr...
Michele Mor
02:22 AM Bug report #11266 (Closed): Relations "Subforms" - delete records in form view
Fixed in changeset commit:"524febe070832619661757c34f544f77c16ed0c7". Anonymous
01:56 AM Feature request #13751 (Open): Rasterize
When I export to PDF, a dialog suggests that I must print as raster due to advanced composition effects. Yet when pri... Per Gammerath
01:54 AM Feature request #13750 (Closed): filter legend according to canvas extent AND scale visibility ra...
Hi,
it is complex to find sometimes what is the actually displayed layer when we have visibility on scale ranges app...
Regis Haubourg
01:35 AM Bug report #13530: cpt-city ramps missing
Still the same issue with 2.12... Jeff Moyen
01:33 AM Bug report #13749: Add csv layer: points not created
It's still there in 2.12, bu the way (just noticed the new version and tried !) Jeff Moyen
01:17 AM Bug report #13749 (Closed): Add csv layer: points not created
[QGIS 2.10.1 / d20c5b7 / Windows 7 64 b]
Good morning,
Since upgrading to 'Pisa', I cannot add delimited text layer...
Jeff Moyen

2015-11-03

11:58 PM Revision f8256dbb (qgis): debian: add build dependency to qsci sip files
Jürgen Fischer
08:56 PM Revision 2ac59332 (qgis): Fix data defined overrides for sub symbols in line and marker fill
are not being applied (fix #13707) Nyall Dawson
08:25 PM Bug report #13738: OSGeo4W QGIS dev Windows 32-bit builds crash when the Browser panel is enabled
Ok, I'll partially revert that commit. I was hoping it would help reduce some of qgis' memory usage, as valgrind is s... Nyall Dawson
09:41 AM Bug report #13738: OSGeo4W QGIS dev Windows 32-bit builds crash when the Browser panel is enabled
commit:406db65 is also related. I suspect there are more QString references passed to threads (via signals?) and de... Jürgen Fischer
08:17 PM Revision 60c591d3 (qgis): Merge pull request #2416 from elpaso/bugfix-13747
Fixes #13747 Alessandro Pasotti
07:20 PM Bug report #13748 (Closed): Wrong field type limitation
In some GRASS tools in the *processing toolbox* I find *wrong limitations on field type*. It might be problem also fo... Miroslav Umlauf
07:12 PM Revision 37e94433 (qgis): Merge pull request #2415 from kalxas/master
add national geodata.gov.gr CSW (rename) Tom Kralidis
07:10 PM Revision 7a789d3b (qgis): Fixes #13747
Alessandro Pasotti
07:09 PM Revision 547d1e39 (qgis): add national geodata.gov.gr CSW (rename)
Angelos Tzotsos
06:34 PM Revision 5addc0ca (qgis): add national geodata.gov.gr CSW
Tom Kralidis
06:16 PM Bug report #12557 (Closed): cannot set size to marker on markerline from attribute
This was fixed in 2.8.2 Nyall Dawson
06:16 PM Bug report #12557 (Closed): cannot set size to marker on markerline from attribute
This was fixed in 2.8.2 Nyall Dawson
06:13 PM Bug report #9042 (Closed): Point displacement circle line width
Fixed in 2.12 - now the circle can be made totally transparent to avoid drawing it Nyall Dawson
06:13 PM Bug report #9042 (Closed): Point displacement circle line width
Fixed in 2.12 - now the circle can be made totally transparent to avoid drawing it Nyall Dawson
05:51 PM Bug report #3580 (Feedback): New symbols go wild for lines
Do you still see this in 2.12? Nyall Dawson
01:36 PM Bug report #13374: Crash on loading MySQL geometry Layer
GDAL/OGR 1.10.1
will try a different version as soon as possible - have to install an Ubuntu Wily to get a QGIS comp...
Marco Lechner
12:40 PM Bug report #13727 (Closed): Simple Marker Data Defined Anchor Point
Ok, this issue was already fixed in 2.8.2. I've tested your project with 2.8.3 and it works fine. Nyall Dawson
12:40 PM Bug report #13727 (Closed): Simple Marker Data Defined Anchor Point
Ok, this issue was already fixed in 2.8.2. I've tested your project with 2.8.3 and it works fine. Nyall Dawson
07:09 AM Bug report #13727: Simple Marker Data Defined Anchor Point
Sure. I just created a very small topo with a cut. Using only these two small shapefiles it is still doing it on my s... Michael Knopp
07:09 AM Bug report #13727: Simple Marker Data Defined Anchor Point
Sure. I just created a very small topo with a cut. Using only these two small shapefiles it is still doing it on my s... Michael Knopp
11:58 AM Bug report #13707 (Closed): Data dependent styling of vector layers broken after upgrade to 2.12 ...
Fixed in changeset commit:"2ac59332130186d891635f01c6c7677685716863". Nyall Dawson
01:18 AM Bug report #13707 (In Progress): Data dependent styling of vector layers broken after upgrade to ...
Confirmed and bisected to commit:d6d6827 Nyall Dawson
01:18 AM Bug report #13707 (In Progress): Data dependent styling of vector layers broken after upgrade to ...
Confirmed and bisected to commit:d6d6827 Nyall Dawson
11:45 AM Revision 4226aba5 (qgis): Merge pull request #2189 from mhugo/legend_filter
Add more options for filtering legend elements Hugo Mercier
11:17 AM Bug report #13747 (Closed): SQLite error: near "ROWID": bad where clause creation
Fixed in changeset commit:"60c591d3a571d00eb46a3e7a573f7af1544bb5f3". Anonymous
10:13 AM Bug report #13747: SQLite error: near "ROWID": bad where clause creation
Fixed in https://github.com/qgis/QGIS/pull/2416 Alessandro Pasotti
10:06 AM Bug report #13747 (Closed): SQLite error: near "ROWID": bad where clause creation
src/providers/spatialite/qgsspatialitefeatureiterator.cpp
SQLite error: near "ROWID": syntax error
SQL: SELECT RO...
Alessandro Pasotti
10:39 AM Revision d16cdcf4 (qgis): Add more options for filtering legend elements
This introduces two new options to filter legend elements:
- filter by expression: a boolean expression can be set. O...
Hugo Mercier
10:30 AM Revision 16def06d (qgis): use QGIS icon for custom widgets
Denis Rouzaud
10:06 AM Revision 75e8bdc9 (qgis): add expression builder to custom widgets
Denis Rouzaud
10:06 AM Revision 1b170f99 (qgis): set focus in code editor when showing expression builder
Denis Rouzaud
08:08 AM Bug report #10756: Minidump on closing QGIS 2.4
Micha Silver wrote:
> I'm pretty sure I found the problem: It's the *LecoS plugin*. And it seems that it's not enough...
Bas wein
08:02 AM Bug report #13746 (Closed): Duplicating a layer doesn't copy scale dependent visibility
To reproduce the bug :
* Make a layer
* Set a scale dependent visibility
* Duplicate the layer
The scale dependent v...
Nicolas Boisteault
07:30 AM Bug report #11266: Relations "Subforms" - delete records in form view
Fixed the disappearing item issue, see: https://github.com/elpaso/QGIS/commit/812113f66a1292e7004875a4e0a46b9e5bb1f3f... Alessandro Pasotti
07:30 AM Bug report #11266: Relations "Subforms" - delete records in form view
Fixed the disappearing item issue, see: https://github.com/elpaso/QGIS/commit/812113f66a1292e7004875a4e0a46b9e5bb1f3f... Alessandro Pasotti
01:41 AM Bug report #11266: Relations "Subforms" - delete records in form view
The bug is worse than described, because when you activate editing
from within the form (clicking the pencil icon) an...
Alessandro Pasotti
01:41 AM Bug report #11266: Relations "Subforms" - delete records in form view
The bug is worse than described, because when you activate editing
from within the form (clicking the pencil icon) an...
Alessandro Pasotti
06:41 AM Bug report #13735: CRS transformation broken in Master?
I am not competent to comment on the technical details of the fix for #13665, however the following anecdotal evidenc... Andy Wood
04:59 AM Bug report #13693: Unable to open a python script from the python editor
Thank you Salvatore!! It works indeed.
Best,
Rémi
Remi Lemoy
03:21 AM Bug report #13693: Unable to open a python script from the python editor
Hi Remi,
I edited the above comment which should to work for you as well #13693-2
Salvatore Larosa
02:17 AM Bug report #13693: Unable to open a python script from the python editor
Hello,
I have the same problem (on Mac OS 10.11.1 with Qgis 2.12.0 from kyngchaos), but the workaround does not work ...
Remi Lemoy
04:31 AM Bug report #13745 (Closed): Snapping rounding errors with on-the-fly reprojection
The snapping function doesn't snap exactly to vertices when on-the-fly reprojection is activated.
In the attachments...
Daan Goedkoop
01:30 AM Revision 1b435ed9 (qgis): [Py Console] Remove message on file change
Nathan Woodrow

2015-11-02

12:32 AM Bug report #13727: Simple Marker Data Defined Anchor Point
I can't reproduce. Can you share a small project/sample data which shows this issue? Nyall Dawson
10:19 AM Bug report #13727: Simple Marker Data Defined Anchor Point
Yes, the data is getting saved to the shapefile. If I open the table the data is shown exactly as entered.
Also, I h...
Michael Knopp
11:34 PM Feature request #4080: Html formatted labels
Hello there,
Last week I made a presentation about my paper titled "Smart Aeronautical Chart Management System Desi...
Mete Ercan Pakdil
10:24 PM Revision a9e56706 (qgis): [QGIS-Server] Test: more ISO compatibility for WxS capabilities
René-Luc ReLuc
09:15 PM Bug report #13742 (Feedback): Strange polygon edge rendering at edges of visible extent
Likely a duplicate of #13343. It's been fixed since 2.12. Can you test the nightlies and confirm? Nyall Dawson
05:27 PM Bug report #13742 (Closed): Strange polygon edge rendering at edges of visible extent
I'm using QGIS 2.12 "Lyon", Windows 7, 8, and 10, though it happened under "Pisa" too.
Particularly with larger, mor...
Paulo Raposo
07:42 PM Revision f3d9e752 (qgis): [GRASS] added (disabled) test for #13739
Radim Blazek
06:49 PM Bug report #13744 (Closed): paste problems
Paste into memory vector layer creates the new layer but with no data in it. If I then activate edit and manually pa... John Floyd -
06:07 PM Bug report #13743 (Closed): Pyqgis add field to PostGIS table fails
I'm trying to add a field to my PostGIS table using the following code:
--------------------------------------------...
Spencer Gardner
05:41 PM Revision 67d541c6 (qgis): [QGIS-Server] More ISO compatibility for WxS capabilities
* Add ISO keyword for the service
* Default Fees is conditions unknown
* Default AccessConstraints is None
* Calculat...
René-Luc ReLuc
03:01 PM Bug report #13741 (Closed): Spatialite moving fields
When using spatialite database I've found strange behaviour: sometime, with no rule, fields are saved incorrectly. Th... Jakub Kosik
02:29 PM Feature request #11103: Support for retina displays (HiDPI)
@Anita Graser - Either I don't understand your comment about the plugin description not scaling, or I just cant repro... Michael Kirk
01:29 PM Revision 584c86d6 (qgis): Merge pull request #2403 from medspx/processing_get_scripts_proxy
[Processing] Add proxy support for Get scripts and models (fixes #13412) Victor Olaya
01:00 PM Bug report #13724: QGIS 2.12 won't open on OS X El Capitán
Experienced the same issue. Reinstalled PROJ from [1]. This fixed the issue for me on El Capitan with 2.12
[1] http:...
Alexander Salveson Nossum
11:49 AM Revision 03eaafe6 (qgis): Fix build on 32-bits archs using LL for large constants
Landry Breuil
10:58 AM Feature request #13739: Allow to attach attributes to existing geometry
Test for this issue (currently disabled ) was added in commit:f3d9e75.
The possibility to attach attributes to a geo...
Radim Blazek
10:36 AM Feature request #13739 (Closed): Allow to attach attributes to existing geometry
It is not possible to attach attributes to existing geometry without attributes (boundary) digitized in previous sess... Radim Blazek
10:57 AM Bug report #13740 (Closed): selectionChanged signal emitted on Mac without arguments
On OSX Yosemite, 10.10.5, both QGIS version 2.10 and 2.12 (KyngChaos installer), GDAL 1.11., When selectionChanged si... Jeff Cavner
10:56 AM Bug report #13732 (Closed): Disabling qgis.db
Local issue... Like Nathan said, we need write access to that file. You'll need to update your permissions to match. Nyall Dawson
10:56 AM Bug report #13732 (Closed): Disabling qgis.db
Local issue... Like Nathan said, we need write access to that file. You'll need to update your permissions to match. Nyall Dawson
04:24 AM Bug report #13732: Disabling qgis.db
I'm not sure I see the issue with giving the user permissions to write to that database. It's expected that the user ... Nathan Woodrow
04:21 AM Bug report #13732: Disabling qgis.db
Thanks for the quick response.
This database is for bookmarks and custom SRS'es, right? If i dont use bookmarks and c...
Mart Reinola
03:17 AM Bug report #13732: Disabling qgis.db
QGIS uses this database and will need write access to it. Best to fix your permissions and let the user write to the... Nathan Woodrow
03:15 AM Bug report #13732 (Closed): Disabling qgis.db
Hi all,
I have a problem with qgis.db. Every time Qgis is started, i get an error message: 'Update of view in private...
Mart Reinola
10:40 AM Revision c445ac1e (qgis): Fix expression get_feature function was not fetching feature's
geometry
Fix #13695
Nyall Dawson
10:30 AM Bug report #13735: CRS transformation broken in Master?
Could it be caused by commit:1c22445 fix for #13665? Radim Blazek
05:37 AM Bug report #13735 (Closed): CRS transformation broken in Master?
Projects with Geotif layers being "on-the fly" transformed, which worked fine a few days ago, now generate 100% CPU u... Andy Wood
10:13 AM Revision dddd0434 (qgis): Fix FilterExpression feature requests will ignore expression if
using virtual fields or other complex filters
refs #13695
Nyall Dawson
10:13 AM Revision 353c0db7 (qgis): Add test for filter expression on non provider fields
Matthias Kuhn
08:56 AM Bug report #13738 (Closed): OSGeo4W QGIS dev Windows 32-bit builds crash when the Browser panel i...
This occurs with 32-bit builds from OSGeo4W; also happens when I compile myself, using OSGeo4W configuration.
The sta...
Steven Mizuno
08:07 AM Revision 556d87a8 (qgis): Fix some clang warnings
Nyall Dawson
08:07 AM Revision 4f750953 (qgis): Remove some unnecessary trailing ;
(Gets rid of annoying squiggle warnings from Qt Creator!) Nyall Dawson
07:59 AM Revision c9680319 (qgis): Fix some reserved identifier macro names
Nyall Dawson
07:55 AM Revision b7e1cae4 (qgis): Switch double quoted single character to single quotes for some
QString methods
Using single quotes is a significant performance boost. Rough
benchmarks indicate the QString single...
Nyall Dawson
07:42 AM Bug report #13737 (Closed): Qgis not calculate correct min and max of rasters
inside qgis 2.12.0 and 2.10 min and max of a raster
https://www.dropbox.com/s/3epribc66crq8x0/dtm.ascii?dl=0
are n...
malcom jamal
05:41 AM Bug report #13736 (Closed): sub dialogs too big for screen
after opening a sub dialog, e.g. one of the style sub-dialogs in layer properties, the OK and Cancel buttons extend b... Gavin Fleming
04:34 AM Bug report #13135 (Closed): Extract by location missing in Qgis 2.8.2
Ok,
This is fixed in QGIS 2.8.3 so I am closing the bug...
Médéric RIBREUX
04:34 AM Bug report #13135 (Closed): Extract by location missing in Qgis 2.8.2
Ok,
This is fixed in QGIS 2.8.3 so I am closing the bug...
Médéric RIBREUX
04:29 AM Bug report #13412 (Closed): processing ''Get online scripts' does not honor QGIS proxy settings?
Fixed in changeset commit:"584c86d62949c0815e515ccefc25139919b9c29c". Victor Olaya
04:27 AM Bug report #13412: processing ''Get online scripts' does not honor QGIS proxy settings?
I've written a "PR":https://github.com/qgis/QGIS/pull/2403 ... Médéric RIBREUX
03:47 AM Feature request #13734 (Open): SQL result limiting in DBManager
While working with huge tables without limiting the query size causes freezing DBManager. I think it should returns l... Mehmet Selim BILGIN
03:29 AM Bug report #13733 (Closed): DBManager Export to file: missing extension for output causing error
New description:
Since QGIS 2.12 DB Manager allow to export data in format other than shapes. When choosing the outpu...
Mehmet Selim BILGIN
03:13 AM Bug report #13730 (Closed): 2.12 build fails on 32-bit arch (testqgsdistancearea.cpp)
PR merged in commit:03eaafe landry Landry Breuil
03:13 AM Bug report #13730 (Closed): 2.12 build fails on 32-bit arch (testqgsdistancearea.cpp)
PR merged in commit:03eaafe landry Landry Breuil
03:13 AM Bug report #13730 (Closed): 2.12 build fails on 32-bit arch (testqgsdistancearea.cpp)
PR merged in commit:03eaafe landry Landry Breuil
02:10 AM Bug report #13730: 2.12 build fails on 32-bit arch (testqgsdistancearea.cpp)
https://github.com/qgis/QGIS/pull/2413 landry Landry Breuil
01:53 AM Bug report #13730 (Closed): 2.12 build fails on 32-bit arch (testqgsdistancearea.cpp)
... sthen -
02:58 AM Bug report #13731 (Closed): DBManager's Oracle SQL Query "load result as new layer" gives and error
In QGIS 2.12 when using DBManager plugin with Oracle tables this bug occurs. I ran a simple SQL query like +SELECT * ... Mehmet Selim BILGIN
02:25 AM Bug report #13640: ssl error on starting QGIS on Debian testing
Getting a similar error box.
QGIS 2.12 installed via debian packages (deb http://qgis.org/debian jessie main), "Vers...
Tobias Megies
01:48 AM Bug report #13695 (Closed): Extents (Print Composer): Data defined override not working
Fixed in changeset commit:"c445ac1eef0a2f94d1e334b1439d593e706f1395". Nyall Dawson

2015-11-01

12:37 AM Bug report #13729 (Closed): Formatting and rounding errors in world files (tfw) exported by Map C...
Coordinates in tfw files are little bit off of the exact bounding box.
When bounding box of a map is even (224000, 70...
Lauri Kajan
12:31 AM Revision 6ee80012 (qgis): 'fix' PyQgsRulebasedRenderer test (followup 08185c9a)
(cherry picked from commit d9c8e73fa260c13f61fbca1915ac412459dcc011) Jürgen Fischer
12:23 AM Bug report #13728 (Closed): exported world file (tfw) using corner instead of center coordinates ...
Tfw files exported by Map Composer use currently corner coordinates of upper left pixel. It should be center coordina... Lauri Kajan
11:41 PM Bug report #13727 (Feedback): Simple Marker Data Defined Anchor Point
To confirm, is the data getting saved corrctly into the shapefile (eg browsing the table shows your entered anchor va... Nyall Dawson
09:28 PM Bug report #13727 (Closed): Simple Marker Data Defined Anchor Point
I am trying to use data definition to define a cliff hashmark.
I have created a style for the line with a simple mar...
Michael Knopp
09:48 PM Revision 4342d665 (qgis): layer group node: copy properties of mutually exclusive groups (fixes #...
(cherry picked from commit d3ee16ffd1531d22d42692e5ef253f5db8eb961f) Jürgen Fischer
09:47 PM Revision fa47c963 (qgis): postgres provider: quote compound key columns in uri (fixes #13710)
(cherry picked from commit daa6510970e9afbc4d41d28e0c94b4f238eb372d) Jürgen Fischer
09:20 PM Revision c38e4592 (qgis): [GRASS] fixed new line attributes lost, fixes #13726
(cherry picked from commit 0ceeb512fb486ebf6f1006b39cbea428fc524057) Radim Blazek
09:20 PM Revision 6dcb134c (qgis): [GRASS] fixed test
(cherry picked from commit 968e55cb110ce809447f43d40bc8c6a6d04dc052) Radim Blazek
09:19 PM Revision 17399c06 (qgis): [GRASS] set proj/zone on imported rasters, fixes #13725
(cherry picked from commit 24960da08a566b6c2e15b60c80cad637f800a3e3) Radim Blazek
09:03 PM Revision c522bb15 (qgis): set digitized linestring/polygon features as valid
Radim Blazek
09:02 PM Revision 0ceeb512 (qgis): [GRASS] fixed new line attributes lost, fixes #13726
Radim Blazek
09:01 PM Revision 5f9611e3 (qgis): [GRASS] add test for #13726 (new line attributes lost)
Radim Blazek
08:24 PM Revision 968e55cb (qgis): [GRASS] fixed test
Radim Blazek
05:56 PM Revision 24960da0 (qgis): [GRASS] set proj/zone on imported rasters, fixes #13725
Radim Blazek
03:53 PM Revision daa65109 (qgis): postgres provider: quote compound key columns in uri (fixes #13710)
Jürgen Fischer
02:46 PM Bug report #13725: Proj/zone missing in GRASS rasters imported in browser
Note:
there is also r.import (https://grass.osgeo.org/grass70/manuals/r.import.html), shipped with GRASS GIS 7.0.2+ ...
Markus Neteler
08:57 AM Bug report #13725 (Closed): Proj/zone missing in GRASS rasters imported in browser
Fixed in changeset commit:"24960da08a566b6c2e15b60c80cad637f800a3e3". Radim Blazek
08:55 AM Bug report #13725 (Closed): Proj/zone missing in GRASS rasters imported in browser
Rasters imported in browser using drag and drop do not have set proj/zone. GRASS modules run on such rasters end with... Radim Blazek
12:03 PM Bug report #13726 (Closed): New line attributes are lost
Fixed in changeset commit:"0ceeb512fb486ebf6f1006b39cbea428fc524057". Radim Blazek
09:50 AM Bug report #13726 (Closed): New line attributes are lost
When a new line is digitized and attributes are entered in form, the attributes are lost.
The bug is in QgsMapToolAd...
Radim Blazek
06:57 AM Bug report #13710 (Closed): postgis view layer with compound key lost on project reload
Fixed in changeset commit:"daa6510970e9afbc4d41d28e0c94b4f238eb372d". Jürgen Fischer

2015-10-31

09:08 PM Bug report #13724: QGIS 2.12 won't open on OS X El Capitán
This is not exactly a solution, but I am able to run QGIS 2.12 since downgrading my OS from El Capitan back to Yosemi... Josiah Wahlrab
06:31 PM Bug report #13724 (Closed): QGIS 2.12 won't open on OS X El Capitán
I have the same problem as Tele-Pet "QGIS Cannot be opened because of a problem. Check with the developer to make sur... Christopher James
07:25 PM Revision d3ee16ff (qgis): layer group node: copy properties of mutually exclusive groups (fixes #...
Jürgen Fischer
11:26 AM Bug report #13723 (Closed): Mutually exclusive group property is not saved into project files
Fixed in changeset commit:"d3ee16ffd1531d22d42692e5ef253f5db8eb961f". Jürgen Fischer
09:56 AM Bug report #13723 (Closed): Mutually exclusive group property is not saved into project files
subject says it all. Giovanni Manghi
09:50 AM Bug report #13291 (Open): default project in qgis_mapserv.fcgi's directory is no longer read
Hi Larry,
thanks for looking into this.
Is still broken for me under the latest master on Ubuntu 14.04.
I would re...
Giovanni Manghi
06:58 AM Revision 2b17c228 (qgis): Add tests for get_feature expression function
Nyall Dawson
04:02 AM Bug report #13155: A Multiband image(e.g. landsat5,7,8) cannot be displayed in windows8.
The issue persists in QGIS 2.12. Luca Ongaro

2015-10-30

11:30 PM Revision f996c547 (qgis): indentation update
Jürgen Fischer
11:22 PM Revision 3a93ca62 (qgis): fix precise build
Jürgen Fischer
01:49 PM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
It appears to me that the window is closing before the preview object is deleted. The variable that holds the preview... Steven Mizuno
10:33 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
ma nessun altro ha questo problema??? no one else has this problem ??? salvatore fiandaca
01:33 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
QGIS 2.12 causes a minidump when closing the 'DB Manager' in the 'Preview' view with vector postgis (Win10) (see At... salvatore fiandaca
12:59 PM Feature request #13722 (Closed): Right Click Remove from Recent Projects
Right Click Remove from Recent Projects, or have an X, or something on the Recent Projects list to remove the project... Ted Cronin
12:50 PM Bug report #13721 (Closed): Connection Issues with 2.12 and SQL Server 2014
So far a bit unstable for connection to a SQL Server 2014 instance. Esri GIS Databases work, but SQL Server database... Ted Cronin
11:20 AM Revision 16e902b3 (qgis): [GRASS] coverity fixes
Radim Blazek
10:17 AM Bug report #13720 (Closed): Disable some digitizing tools when point (non multipoint) layer is be...
Toggle editing a point shapefile layer.
Are available advanced digitizing tools like Add Part, Delete Part, Merge Fea...
Harrissou Santanna
10:10 AM Feature request #13719 (Closed): Being able to select the center of the rotation for the "Rotate ...
It'll be nice to have the possibility to select the origin of the rotation instead of using the combined centroid of ... Harrissou Santanna
10:02 AM Bug report #13336: Allow raster calculator with huge raster inputs
Hi Nyall,
Same problem with 2.12.0 on Windows 7-64
Files are large .tiff(84GB each) but this has worked in the past ...
Nicolas Cadieux
09:52 AM Bug report #13718 (Closed): "Add saved file to map" doesn't work if there are some errors during ...
Take a postgis multi-point table and save it to shapefile
Check the "Add saved file to map" option
After validation, ...
Harrissou Santanna
09:37 AM Revision ad3efc06 (qgis): wms: case insensitive check if url is WMTS
Radim Blazek
09:06 AM Revision 7019a8ce (qgis): fix windows build (followup 8993a4b)
Jürgen Fischer
07:50 AM Feature request #13717 (Open): Option to save batch processing tasks (Processing Toolbox)
An option to save batch processing tasks (created from the Processing toolbox) would be great, or a history for those... Lars Scharfenberg
05:46 AM Feature request #13716 (Open): Image export options : have a checkbox "Do not show anymore"
While exporting a composition to image, there's a dialog asking about croping to content or redefining the resolution... Harrissou Santanna
05:16 AM Bug report #13695: Extents (Print Composer): Data defined override not working
Maybe, you are looking for something like "this":https://sigsemgrilhetas.wordpress.com/2014/11/09/series-de-mapas-com... Harrissou Santanna
04:20 AM Bug report #13715 (Closed): Settings > Configure shortcuts dialog doesn't show all the available ...
For what I can see, this dialog misses tools from:
- Processing menu
- Composer (Edit, layout, Atlas and somehow View...
Harrissou Santanna
03:20 AM Bug report #13714 (Closed): Paste in place doesn't work across pages when using tool from the menu
following commit:9aa4155 for the bug #9244, "Pasting in place" items in the composer from the Edit menu always pastes... Harrissou Santanna
03:12 AM Bug report #13708: Nested symbology layer not displayed anymore on qgis server 2.10.1
Here you'll find a test project.
You can compare the nested and flat styles.
Regards
Nicolas Liaudat
02:27 AM Bug report #13708: Nested symbology layer not displayed anymore on qgis server 2.10.1
So to clarify, you also see this in desktop? Can you share a sample project? Nyall Dawson
03:06 AM Bug report #13713 (Closed): Processing "Clip Grid with Polygon"
Marcel Foelsch
02:51 AM Bug report #13713 (Closed): Processing "Clip Grid with Polygon"
The result of the tool isn't a grid...it is an empty point layer. I tried to clip a raster 8*.tif) with a polygon. Marcel Foelsch
02:27 AM Bug report #13712 (Closed): Importing files by drag and drop from folder (Win7) not working (DB M...
In the DB Manager I want to import shape files in a PostGIS schema using drag and drop from a Windows 7 folder. Unfor... Paul Kanelli
02:25 AM Bug report #13704 (Feedback): Output path defaults to the QGIS installation folder
Which browse button is this for? A lot of these have been fixed already, but we need specifics... Nyall Dawson
01:25 AM Bug report #13444 (Closed): Very large QGIS project memory usage
Many thanks for your answer Saber. I've now used ogr2ogr to convert the data to PostgreSQL database records and the p... Bruce Steedman

2015-10-29

12:58 AM Bug report #13490: PostGIS: Merge drops dataset whereas split retains it
Jürgen, would it be hard to implement this for data providers which must have a primary key field? Bernhard Ströbl
11:31 PM Bug report #13708: Nested symbology layer not displayed anymore on qgis server 2.10.1
Same effect in qgis 2.12 Desktop, so I mean the same for 2.12 server Nicolas Liaudat
10:27 PM Bug report #13708 (Feedback): Nested symbology layer not displayed anymore on qgis server 2.10.1
Nyall Dawson
10:27 PM Bug report #13708: Nested symbology layer not displayed anymore on qgis server 2.10.1
Can you test with 2.12? 2.10 won't receive any further updates. Nyall Dawson
06:44 AM Bug report #13708 (Closed): Nested symbology layer not displayed anymore on qgis server 2.10.1
Hi,
Nested symbology is not rendered on qgis server 2.10.1 (debian jessie).
Please have a look at the screenshots...
Nicolas Liaudat
06:36 PM Revision 8993a4bc (qgis): increased transformBoundingBox() accuracy
Radim Blazek
06:36 PM Revision 1c224453 (qgis): fix raster projector src extent calculation, fixes #13665
Radim Blazek
04:24 PM Bug report #13711 (Closed): [compile] qgis master build fails at qgspythonutilsimpl.cpp:388:58 wi...
Sorry. My memory is slipping and looks like I already reported this as #13686
Closing as duplicate.
Donovan Cameron
04:22 PM Bug report #13711 (Closed): [compile] qgis master build fails at qgspythonutilsimpl.cpp:388:58 wi...
I'm getting a "error: ‘PyUnicode_AsUTF8’ was not declared in this scope" when building QGIS Master.
@[ 91%] Building...
Donovan Cameron
04:09 PM Bug report #13707: Data dependent styling of vector layers broken after upgrade to 2.12 from 2.10
I just replaced the example project, because the expression for the size of the arrow was incorrect, unfortunately I ... David Trethewey
05:30 AM Bug report #13707 (Closed): Data dependent styling of vector layers broken after upgrade to 2.12 ...
I recently upgraded to QGIS 2.12 from 2.10 on Ubuntu 15.04 and one of my projects lost the data dependent overrides o... David Trethewey
03:21 PM Revision d9c8e73f (qgis): 'fix' PyQgsRulebasedRenderer test (followup 08185c9a)
Jürgen Fischer
02:25 PM Revision 80d0272b (qgis): update INSTALL to reflect dependency on GEOS 3.4 (GEOSNearestPoint_r)
Jürgen Fischer
12:30 PM Revision c0156fc4 (qgis): render polygons with outline using drawPath (fixes #13343)
(cherry picked from commit 08185c9af47dcf113c0cb95faa858ec48e48dab2) Jürgen Fischer
12:26 PM Revision 721856a3 (qgis): render polygons with outline using drawPath (fixes #13343)
(cherry picked from commit 08185c9af47dcf113c0cb95faa858ec48e48dab2) Jürgen Fischer
12:09 PM Revision 51fe6329 (qgis): When reprojecting a layer in geo coordinates onto a canvas with a
projection that maps badly on it (ie. projecting the reprojected extent
back differs much from the input extent; eg. ...
Jürgen Fischer
12:08 PM Revision 08185c9a (qgis): render polygons with outline using drawPath (fixes #13343)
Jürgen Fischer
11:08 AM Bug report #11266 (Reopened): Relations "Subforms" - delete records in form view
Ok, got it. I was opening the attribute table instead of using the identify tool. Alessandro Pasotti
11:01 AM Bug report #11266 (Closed): Relations "Subforms" - delete records in form view
I tested the bug_relations project on 2.8 an 2.12 and I've successfully deleted "Johh" (and all other records if that... Alessandro Pasotti
11:01 AM Bug report #11266 (Closed): Relations "Subforms" - delete records in form view
I tested the bug_relations project on 2.8 an 2.12 and I've successfully deleted "Johh" (and all other records if that... Alessandro Pasotti
06:56 AM Bug report #11266: Relations "Subforms" - delete records in form view
Tudor Bărăscu wrote:
> Nope, no misunderstanding, although a feature is selected (the square turned yellow), you can...
Pedro Venâncio
05:54 AM Bug report #11266: Relations "Subforms" - delete records in form view
Alessandro Pasotti wrote:
> I believe that there is a misunderstanding about how this dialog is supposed to work: the...
Tudor Bărăscu
05:46 AM Bug report #11266: Relations "Subforms" - delete records in form view
Tudor Bărăscu wrote:
> I tested under 2.8, 2.12 and master and it's still present.
> I attached data so that you can ...
Pedro Venâncio
05:45 AM Bug report #11266: Relations "Subforms" - delete records in form view
I believe that there is a misunderstanding about how this dialog is supposed to work: the delete tool will delete "se... Alessandro Pasotti
05:30 AM Bug report #11266 (Reopened): Relations "Subforms" - delete records in form view
I tested under 2.8, 2.12 and master and it's still present.
I attached data so that you can easily see the bug.
Step...
Tudor Bărăscu
05:30 AM Bug report #11266 (Reopened): Relations "Subforms" - delete records in form view
I tested under 2.8, 2.12 and master and it's still present.
I attached data so that you can easily see the bug.
Step...
Tudor Bărăscu
10:44 AM Bug report #13665: White areas displayed instead of data with CRS Transformation On The Fly (OTF)
The problem was calculation of source extent, that is fixed in commit:1c22445 using again approximation matrix (which... Radim Blazek
10:44 AM Bug report #13665: White areas displayed instead of data with CRS Transformation On The Fly (OTF)
The problem was calculation of source extent, that is fixed in commit:1c22445 using again approximation matrix (which... Radim Blazek
10:37 AM Bug report #13665 (Closed): White areas displayed instead of data with CRS Transformation On The ...
Fixed in changeset commit:"1c22445323891acd6024a9e0c98758160bcc017a". Radim Blazek
09:36 AM Revision ecaadef7 (qgis): Added const and Q_FOREACH instead of plain foreach
Alessandro Pasotti
08:39 AM Bug report #13291 (Feedback): default project in qgis_mapserv.fcgi's directory is no longer read
Larry Shaffer
08:39 AM Bug report #13291: default project in qgis_mapserv.fcgi's directory is no longer read
Giovanni, can you verify this still occurs, using v2.12, with your setup?
Henrik, I can not replicate this on my Ma...
Larry Shaffer
08:36 AM Revision d24f40c9 (qgis): Added colorramps to the select by group export
This completes the fix #11681 Alessandro Pasotti
08:16 AM Bug report #13710 (Closed): postgis view layer with compound key lost on project reload
With QGIS 2.12, it is possible to load Postgis views with compound primary keys - a very useful feature. The Layers c... Jochen Huber
08:16 AM Bug report #13709 (Closed): Processing: "Cover" and "MergeData"Fusion Lidar Tools aren't working
"Cover" and "MergeData" aren't working: the algorithm is lauched but not concluded.
Impossible to check errors on log...
Niccolo' Marchi
07:46 AM Bug report #13695: Extents (Print Composer): Data defined override not working
I haven't testet if "controlled by atlas" can handle different paper formats and orientations (see attachment). Howev... Paul Kanelli
07:46 AM Bug report #13695: Extents (Print Composer): Data defined override not working
I haven't testet if "controlled by atlas" can handle different paper formats and orientations (see attachment). Howev... Paul Kanelli
07:46 AM Bug report #13695: Extents (Print Composer): Data defined override not working
I haven't testet if "controlled by atlas" can handle different paper formats and orientations (see attachment). Howev... Paul Kanelli
03:37 AM Bug report #13695: Extents (Print Composer): Data defined override not working
I'm still confused as to why you aren't just directly setting "controlled by atlas" on your map and letting it automa... Nyall Dawson
02:21 AM Bug report #13695: Extents (Print Composer): Data defined override not working
It's just an example. The name of my layer is "sheet_lines". Every feature (rectangles in portrait and/or landscape f... Paul Kanelli
01:45 AM Bug report #13695: Extents (Print Composer): Data defined override not working
So you have a single feature in the 'layer' table which dictates the extent for all your atlas pages? Nyall Dawson
01:31 AM Bug report #13695: Extents (Print Composer): Data defined override not working
I've to define map extents based on a feature's geometry:
http://gis.stackexchange.com/questions/150042/how-to-defin...
Paul Kanelli
07:01 AM Revision ba1de8b5 (qgis): Fix crash when deleting last node in a geometry (fix #13674)
Nyall Dawson
07:01 AM Revision bcb7e441 (qgis): When deleting nodes from the end of a linestring, select the
final node following a delete rather than reverting to the first
node.
Improves workflow when deleting sequential no...
Nyall Dawson
05:23 AM Bug report #13706 (Closed): Not working grass plugin in QGis Lyon for osx - file browser-
In the previous versions of Qgis I was able, once opened a grass mapset, to view and load files from grass location.
...
Mattia Fiorini
04:13 AM Bug report #13343 (Closed): Rendering long segments produces artefacts
Fixed in changeset commit:"08185c9af47dcf113c0cb95faa858ec48e48dab2". Jürgen Fischer
04:13 AM Bug report #7596 (Closed): QGIS On-the-fly Polar Stereographic issues
Fixed in changeset commit:"51fe6329aeac2cafc21f70cf4e120800ea192b7a". Jürgen Fischer
03:29 AM Bug report #13705 (Closed): Distance Matrix Plugin does not show the distance in meters
I had explained in a lot of different bug request that QGIS Set Layer CRS is a lottery, and works in mystical ways.
...
baditaflorin -
03:14 AM Bug report #13186: Qgis Unable to export A0 300 dpi image - memory overflow notification
Jürgen Fischer wrote:
> Are you using a 64bit build?
yes, is a limit in QGIS 64 build
baditaflorin -
03:02 AM Bug report #13703: projects with relative SVG files are taken into consideration by Server relati...
The current behavior is documented:
https://github.com/tudorbarascu/QGIS-Documentation/blob/master/source/docs/user_...
Alessandro Pasotti
02:54 AM Bug report #13703 (Closed): projects with relative SVG files are taken into consideration by Serv...
If you’re using the QGIS project with styling based on SVG files using relative paths then you should know that the s... Tudor Bărăscu
02:56 AM Bug report #13704 (Closed): Output path defaults to the QGIS installation folder
It does not matter what location i am on, when i hit browse it always default to this location C:\\Program Files\\QGI... baditaflorin -

2015-10-28

12:42 AM Bug report #13298: Shapefiles corrupting - objects and attributes becoming switched
I have quite the same problem with QGIS 2.12.
I work on a local drive.
This problem does not appears with the 2.8.3 v...
Jean-Pierre Vinadia
12:42 AM Bug report #13298: Shapefiles corrupting - objects and attributes becoming switched
I have quite the same problem with QGIS 2.12.
I work on a local drive.
This problem does not appears with the 2.8.3 v...
Jean-Pierre Vinadia
08:46 AM Bug report #13298: Shapefiles corrupting - objects and attributes becoming switched
I wonder why this issue is set to low priority while it causes data corruption. Harrissou Santanna
12:01 AM Bug report #13291 (Reopened): default project in qgis_mapserv.fcgi's directory is no longer read
I create new project with one postgis layer and save it as /usr/lib/cgi-bin/test.qgs. Same directory as qgis_mapserv.... Henrik Uggla
12:01 AM Bug report #13291 (Reopened): default project in qgis_mapserv.fcgi's directory is no longer read
I create new project with one postgis layer and save it as /usr/lib/cgi-bin/test.qgs. Same directory as qgis_mapserv.... Henrik Uggla
11:43 PM Revision 93facfd9 (qgis): Merge pull request #2407 from DelazJ/patch-2
fix 'serch' typo, replace with 'search' Nathan Woodrow
11:02 PM Bug report #13674 (Closed): Crash when deleting features with node tool (2.12)
Fixed in changeset commit:"ba1de8b5aa82f26c9127d12897ce42f49a265cb2". Nyall Dawson
06:32 AM Bug report #13674: Crash when deleting features with node tool (2.12)
Makes sense to have geometry-less feature. Maybe a warning to tell user about this when pressing save will be a good ... Saber Razmjooei
07:14 PM Revision 42e9dbeb (qgis): fix fetching of redirected wms capabilities (followup e95bf6d)
(cherry picked from commit 6a4544fc4cf7b4d3952d6109682af29db39dde7d) Jürgen Fischer
07:06 PM Revision 636b0f94 (qgis): fix 'serch' typo, replace with 'search'
Harrissou Santanna
06:22 PM Revision feab3ad8 (qgis): Merge pull request #2405 from elpaso/symbol-export-select-by-group
Interactive selection by group of exported symbols Alessandro Pasotti
05:32 PM Revision 6a4544fc (qgis): fix fetching of redirected wms capabilities (followup e95bf6d)
Jürgen Fischer
05:31 PM Revision a141ffb3 (qgis): Interactive selection by group of exported symbols
This fixes #11681 Alessandro Pasotti
05:11 PM Revision 406db65f (qgis): fix instant crash in browser data items.
Avoids passing references to potentially short living QStrings to threads
(followup 70bff3f)
Jürgen Fischer
04:43 PM Bug report #13701 (Closed): QGIS 2.12 Crash when selecting object in editable SQL Server layer wi...
Using QGIS 2.12 32 bit on windows 7 32 bit
Start QGIS add a MS SQL Layer (we are using 2008 R2) can be point, line o...
Martin Bain
03:10 PM Revision 2bb0cf9f (qgis): Merge pull request #2398 from mdouchin/patch-1
[processing] Debug ConcaveHull.py Victor Olaya
03:06 PM Revision b339ad13 (qgis): Merge pull request #2399 from NaturalGIS/processing_fix_grass7_v_out_ogr
fix processing GRASS 7 v.out.ogr Victor Olaya
02:52 PM Revision c866dcce (qgis): [pyqgis-console] fixes #13693: fix default value in settings for the la...
Salvatore Larosa
02:08 PM Revision b931501e (qgis): Merge pull request #2400 from anitagraser/patch-10
Update qgstipfactory.cpp Richard Duivenvoorde
12:59 PM Bug report #13695: Extents (Print Composer): Data defined override not working
That expression looks very odd. What are you trying to do? Nyall Dawson
04:42 AM Bug report #13695 (Closed): Extents (Print Composer): Data defined override not working
In the print composer (QGIS 2.12) the data defined override for 'Extents' is ignored.
@
X min:
xmin(geometry(getFeat...
Paul Kanelli
10:11 AM Bug report #11266 (Closed): Relations "Subforms" - delete records in form view
I cannot reproduce on >= 2.8 (also tested 2.12 and current master)
Can you please test 2.8 and latest release?
Alessandro Pasotti
10:11 AM Bug report #11266 (Closed): Relations "Subforms" - delete records in form view
I cannot reproduce on >= 2.8 (also tested 2.12 and current master)
Can you please test 2.8 and latest release?
Alessandro Pasotti
09:46 AM Feature request #11681 (Closed): Style Editor - export by group
Implemented in PR 2405 Alessandro Pasotti
09:46 AM Feature request #11681 (Closed): Style Editor - export by group
Implemented in PR 2405 Alessandro Pasotti
09:46 AM Feature request #11681 (Closed): Style Editor - export by group
Implemented in PR 2405 Alessandro Pasotti
09:46 AM Feature request #11681 (Closed): Style Editor - export by group
Implemented in PR 2405 Alessandro Pasotti
09:17 AM Bug report #13699 (Closed): Spatialite database file remains locked after layers removed.
When Spatialite layers are removed, the connection to the database remains open. This prevents renaming or deleting ... John Stevenson
08:32 AM Feature request #13698 (Open): Foreign tables in DB Manager
Foreign tables are visible when you add a layer via 'add PostGIS layer' but not in DB Manager. Nicolas Boisteault
08:17 AM Bug report #13683: DBManager doesn't work with the new authentication system
Hi and thanks for having a look at this problem. I currently have 2 PostGIS connections, one with the old authenticat... Jérôme Guélat
08:13 AM Feature request #13697 (Closed): Add "Refresh materialized view" action in DB Manager
An item "Refresh materialized view" in the Table menu in the DB Manager would be handy. Nicolas Boisteault
07:38 AM Bug report #13693: Unable to open a python script from the python editor
Salvatore, the workaround above fixed permanently the problem. thanks! alessandro Alessandro Frigeri
06:53 AM Bug report #13693: Unable to open a python script from the python editor
I don't know why this was not happening before, anyway commit:c866dcc fixes the problem.
as workaround you can run t...
Salvatore Larosa
06:51 AM Bug report #13693 (Closed): Unable to open a python script from the python editor
Fixed in changeset commit:"c866dcce8fd0a455da991f6137bae65e48f9b54e". Salvatore Larosa
04:34 AM Bug report #13693 (Closed): Unable to open a python script from the python editor
Hello,
on 2.12.0-Lyon, trying to load a python script via GUI (Python console -> show editor -> open file), I do n...
Alessandro Frigeri
06:29 AM Bug report #13602 (Closed): WMS of group layer is drawn in reverse order
It is solved in 2.12. Thanks! Henrik Uggla
04:54 AM Bug report #13679: QGIS master crashes when closing DB Manager in preview mode for PostGIS layers...
QGIS 2.12 causes a crash when closing the 'DB Manager' in the 'Preview' view (Win7). Paul Kanelli
04:37 AM Feature request #13694 (Open): Attribute table in Composer : customizing font color of the content
With QGIS2.12, it's possible to customize the background of each cell in a attribute table added to a print composer.... Harrissou Santanna
04:33 AM Feature request #13692 (Open): Attribute table in Composer : Add a "Reset" button in customizing ...
In QGIS 2.12, you can customize the background color of each cell in the attribute table added to a print composer.
I...
Harrissou Santanna
03:24 AM Bug report #13691 (Closed): Zoom level affects display of the layer
depending on the zoom level, the display is changing,...A LOT (see in attached file)
Parameters of zoom level for the...
Guillaume Servonnat
03:00 AM Bug report #13690 (Closed): Actions launched from table of attributes ignoring/discarding fields
New description:
create and action and add to it a field variable like
[% "column_name" %]
if the actions is launc...
Lukasz Sychowicz
02:38 AM Bug report #13210 (Closed): Rotate Point Symbols tool - inactive
Lukasz Sychowicz
02:31 AM Bug report #13167: ftools dissolve, intersection, clip broken
Hi.
I have just downloaded and installed 2.12.0 Lyon.
The same layer that I can dissove with 2.8.3 fails in 2.12.0.
I...
Michele Mor
01:46 AM Bug report #13689 (Closed): Mouse behaviour in digitizing mode.
In digitizing mode QGIS sets his nodes at the place where I've released the mouse button (button up) instead of the p... Steven Veen
01:08 AM Revision 0799e09a (qgis): fix qgsauthmanager test on windows
Jürgen Fischer

2015-10-27

11:54 PM Revision fc49f8df (qgis): Add test for coverage of SIP bindings
Not perfect, but good for a quick warning if a new class or member
has been added to the public API without Python bi...
Nyall Dawson
11:47 PM Revision 7842391e (qgis): Add some missing consts to operators
Nyall Dawson
11:47 PM Revision fe221d54 (qgis): Don't return QStrings by reference, since they're implicitly shared
anyway Nyall Dawson
11:42 PM Revision 3573372b (qgis): osgeo4w: fetch grass7 path from grass
(cherry picked from commit f0930cacc1c3937745a5656b1aa31458aa05d026) Jürgen Fischer
11:01 PM Revision f0930cac (qgis): osgeo4w: fetch grass7 path from grass
Jürgen Fischer
08:01 PM Bug report #13494: QgsApplication.initQgis leads to segfault
Actually the QApplication/QCoreApplication are not necessary unless you want to do some stuff with painting, widgets,... Martin Dobias
04:15 PM Bug report #13494: QgsApplication.initQgis leads to segfault
Nathan Woodrow wrote:
> I thought all Qt code needed QApplication or QCoreApplication to work.
>
> I have always don...
Larry Shaffer
03:28 PM Bug report #13494: QgsApplication.initQgis leads to segfault
I thought all Qt code needed QApplication or QCoreApplication to work.
I have always done
@>>> qgs = QgsApplication...
Nathan Woodrow
12:35 PM Bug report #13494: QgsApplication.initQgis leads to segfault
I sent an email to the dev list, asking for input:
https://lists.osgeo.org/pipermail/qgis-developer/2015-October/040...
Richard Duivenvoorde
11:30 AM Bug report #13494: QgsApplication.initQgis leads to segfault
Other devs, do you think (as noted in comment 13) the Python access to the API should continue to be accessible witho... Larry Shaffer
05:15 PM Revision 07632088 (qgis): fix translation string
Jürgen Fischer
04:41 PM Bug report #13688 (Closed): Symbology export doesn't work
When "saving as" .kml for a point or polygon shapefile, the symbology export does not work.
Google earth is able to ...
Chris Paul
04:20 PM Revision f2e527f0 (qgis): [Processing] Add proxy support for Get scripts and models (fixes #13412)
Médéric Ribreux
12:51 PM Bug report #13683: DBManager doesn't work with the new authentication system
Hi,
I can not replicate any problems with using the auth system with DB Manager here. Seems your version of Python h...
Larry Shaffer
02:04 AM Bug report #13683 (Closed): DBManager doesn't work with the new authentication system
DBManager can't connect to a PostGIS database using the new authentication system...
UnicodeDecodeError: 'ascii' cod...
Jérôme Guélat
12:46 PM Bug report #13674: Crash when deleting features with node tool (2.12)
That's not correct - the node tool has been designed to allow temporary creation of invalid geometries (was broken in... Nyall Dawson
11:39 AM Bug report #13674: Crash when deleting features with node tool (2.12)
Confirmed in master.
Another ticket was also mentioning that user is able to delete all the nodes for the polygon. Th...
Saber Razmjooei
11:39 AM Bug report #13674: Crash when deleting features with node tool (2.12)
Confirmed in master.
Another ticket was also mentioning that user is able to delete all the nodes for the polygon. Th...
Saber Razmjooei
11:39 AM Bug report #13674: Crash when deleting features with node tool (2.12)
Confirmed in master.
Another ticket was also mentioning that user is able to delete all the nodes for the polygon. Th...
Saber Razmjooei
09:00 AM Revision fe6456f8 (qgis): fix windows build again (followup 3dcabfb and 70bff3f)
Jürgen Fischer
08:56 AM Bug report #13686 (Closed): [compile] qgis master fails with "error: ‘PyUnicode_AsUTF8’ was not d...
I'm getting an error during the build of QGIS master (r29362 fe6456f) for target qgispython in file "python/qgspython... Donovan Cameron
08:39 AM Feature request #689 (Closed): fill color doesn't affect the symbols
Hello,
I think this bug can be closed. I am able to choose the fill and border colors of nearly any point symbol in ...
Médéric RIBREUX
07:32 AM Feature request #13676: Qgis server GML output customization
Here you'll find a simple XSL to convert qgis WMS GetFeatureInfo INFO_FORMAT=text/xml to mapserver msGMLOutput.
I ex...
Nicolas Liaudat
07:26 AM Bug report #13675: Crashes when I try to move the features of memory layer that is rendered by ru...
The crash happens, for example, if you create a new temporary scratch polygon layer, apply a rule-based symbology dep... Lionel Cacheux
03:53 AM Bug report #13506: Processing help files for QGIS algs all dead now
Richard Duivenvoorde wrote:
> @Harrissou fyi: processing is a core plugin, so when you install a version of QGIS the ...
Harrissou Santanna
03:51 AM Feature request #13685 (Closed): Better handling of Processing updates for qgis/qgis-ltr/master
The discussion begins in #13506 (note-15)
I have many QGIS versions installed through osgeo4w (LTR, 2.12, master). Ea...
Harrissou Santanna
03:13 AM Bug report #13684 (Closed): Conditional cell full row doesn't update on value changed
Updating the values doesn't update the full row style. Nathan Woodrow
01:48 AM Feature request #13681 (Open): Integrated Metadata-Editor
Integrate Metadata-Editor supporting FGDC, ISO19115, ISO19139 (INSPIRE Comp.,...).
Available PlugIns like MetaTools...
Flo Ju

2015-10-26

12:06 AM Revision b505be2e (qgis): osgeo4w: include themes
Jürgen Fischer
11:48 PM Revision 3e8caa9a (qgis): osgeo4w: include themes
Jürgen Fischer
11:44 PM Revision e0867664 (qgis): Add myself to developer map (!)
Giuseppe Sucameli
10:15 PM Revision 37d9d23e (qgis): Merge pull request #2401 from volter/master
Fix armv7hl build Jürgen Fischer
09:21 PM Bug report #13197: Spatialindex include path missing in some components
Oh, now more that need spatialindex:
* plugins/coordinate_capture
* plugins/evis
* plugins/roadgraph
* plugins/grass
William Kyngesburye
08:17 PM Bug report #13197: Spatialindex include path missing in some components
Still a problem in 2.12. William Kyngesburye
08:17 PM Bug report #13197: Spatialindex include path missing in some components
Still a problem in 2.12. William Kyngesburye
08:36 PM Revision 7997c021 (qgis): Fix build
Nyall Dawson
07:41 PM Bug report #13680 (Closed): compile fails attempting to generate qgsversion.h
In QGIS 2.10, qgsversion was set wrong (empty), but at least it was set. Now in 2.12 (release) it causes compilation... William Kyngesburye
06:23 PM Revision 8b9623d7 (qgis): [BUGFIX][QGIS Server] Laye order from group in GetPrint
Since QGIS 2.8, QGIS Server rendered layers form group in reverted order.
Conflicts:
src/server/qgswmsconfigparser.cpp
René-Luc ReLuc
06:20 PM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Hi guys,
Just confirming that I'm having this issue on Pisa 2.10.1. (EDIT: Issue continues with Lyon 2.12)
The .SHP ...
Danny Duong
06:03 PM Revision 87e6f34c (qgis): Fix armv7hl build
Volker Fröhlich
05:52 PM Revision de3d7eb9 (qgis): [BUGFIX][QGIS Server] Laye order from group in GetPrint
Since QGIS 2.8, QGIS Server rendered layers form group in reverted order.
Conflicts:
src/server/qgswmsconfigparser.cpp
René-Luc ReLuc
05:46 PM Revision a0a44f2b (qgis): Fix critical regression in WFS provider (introduced with 5be0ee734fa233...
Marco Hugentobler
05:37 PM Revision 8347a4be (qgis): [BUGFIX][QGIS Server] Laye order from group in GetPrint
Since QGIS 2.8, QGIS Server rendered layers form group in reverted order. René-Luc ReLuc
05:35 PM Revision da5e73ef (qgis): [BUGFIX][QGIS Server] Laye order from group in GetPrint
Since QGIS 2.8, QGIS Server rendered layers form group in reverted order. René-Luc ReLuc
05:05 PM Bug report #13660 (Closed): Log messages appear at the top of the screen and don't disappear
Jurgen has fixed the reason for the error. Not all messages are time out based and that setting has no effect on those.
Nathan Woodrow
05:05 PM Bug report #13660 (Closed): Log messages appear at the top of the screen and don't disappear
Jurgen has fixed the reason for the error. Not all messages are time out based and that setting has no effect on those.
Nathan Woodrow
03:52 PM Bug report #13494: QgsApplication.initQgis leads to segfault
This way of using QGIS in custom application picked from PyQGIS Developer Cookbook http://docs.qgis.org/testing/en/do... dr -
03:09 PM Bug report #13494: QgsApplication.initQgis leads to segfault
Yep... in @qca/src/qca_keystore.cpp@ on line 650, "when setting up a global manager":https://quickgit.kde.org/?p=qca.... Larry Shaffer
02:42 PM Bug report #13494: QgsApplication.initQgis leads to segfault
Yes, I think that is unrelated.
It seems that in order to create the *QCA::Initializer object, it needs an available...
Larry Shaffer
01:36 PM Bug report #13494: QgsApplication.initQgis leads to segfault
If I pipe the output to a txt file all is fine (no 'bell').
But when I 'cat' that file I do get the bell-signal. But...
Richard Duivenvoorde
01:36 PM Bug report #13494: QgsApplication.initQgis leads to segfault
If I pipe the output to a txt file all is fine (no 'bell').
But when I 'cat' that file I do get the bell-signal. But...
Richard Duivenvoorde
12:56 PM Bug report #13494: QgsApplication.initQgis leads to segfault
OK, I am able to reproduce this on Mac as well:... Larry Shaffer
12:50 PM Bug report #13494: QgsApplication.initQgis leads to segfault
Hi Richard,
I'm gonna guess that is just your terminal not handling the non-ASCII (or unsupported) characters upon d...
Larry Shaffer
11:16 AM Bug report #13494: QgsApplication.initQgis leads to segfault
Mmm, larry when I run that here on Debian Testing, I get a system beep, an output and then my prompt contains some le... Richard Duivenvoorde
11:09 AM Bug report #13494: QgsApplication.initQgis leads to segfault
Hi dr,
And did the following cause a crash?...
Larry Shaffer
09:51 AM Bug report #13494: QgsApplication.initQgis leads to segfault
Output of qcatool2:... dr -
08:48 AM Bug report #13494: QgsApplication.initQgis leads to segfault
Oh, the error line is qgsauthmanager.cpp:110, which is: @QCA::scanForPlugins();@
So, with @qcatool@ also try the fol...
Larry Shaffer
08:44 AM Bug report #13494: QgsApplication.initQgis leads to segfault
Hi,
It might be that your QCA install is somehow borked. To check, you can install "qca2-utils":http://packages.ubun...
Larry Shaffer
08:44 AM Bug report #13494: QgsApplication.initQgis leads to segfault
Hi,
It might be that your QCA install is somehow borked. To check, you can install "qca2-utils":http://packages.ubun...
Larry Shaffer
07:10 AM Bug report #13494: QgsApplication.initQgis leads to segfault
just trying to run this with gdb:... Richard Duivenvoorde
03:08 PM Bug report #13675 (Feedback): Crashes when I try to move the features of memory layer that is ren...
Can't reproduce ... can you provide detailed steps which trigger this? Nyall Dawson
07:02 AM Bug report #13675 (Closed): Crashes when I try to move the features of memory layer that is rende...
Qgis crashes when I try to edit and move the features of memory layer that is rendered by rules. Happens in Qgis 2.12... Lionel Cacheux
01:23 PM Bug report #13299: Slow saving to network drive
Same problem with 2.10, win 7, 64bit
Gerhard Spieles
06:37 AM Bug report #13299: Slow saving to network drive
I have the same problem with very slow save of a QGIS project on a network drive. Using the OSGEO4W QGIS 2.12.0. Jakob Lanstorp
01:01 PM Bug report #13678 (Closed): qgis master fails to build with rpath and geometrychecker plugin
Nyall Dawson
12:03 PM Bug report #13678: qgis master fails to build with rpath and geometrychecker plugin
Forgot to mention that the QGIS Master version I'm using has some changes in cmake to allow side-by-side installation... Donovan Cameron
12:01 PM Bug report #13678 (Closed): qgis master fails to build with rpath and geometrychecker plugin
I'm trying to build QGIS (master, r29356, a0a44f2) on Arch Linux 64-bit and when it tries to compile the geometrychec... Donovan Cameron
12:47 PM Revision ce5ed44d (qgis): Add some missing Q_OBJECT macros
Nyall Dawson
12:46 PM Revision 9d4e995d (qgis): [FEATURE] Add geometry relation DE-9IM expression function
Nyall Dawson
12:46 PM Revision f1633a17 (qgis): Change all signals to use const refs for non trivial objects
Nyall Dawson
12:46 PM Revision 70bff3f6 (qgis): Finish flipping a lot of methods to take const references for
non-trivial types Nyall Dawson
12:46 PM Revision f7f659be (qgis): Avoid some clazy detaching temporary warnings
Nyall Dawson
12:35 PM Revision a18a0ada (qgis): Update qgstipfactory.cpp
suggesting currently used names Anita Graser
12:15 PM Bug report #13679 (Closed): QGIS master crashes when closing DB Manager in preview mode for PostG...
*New description:*
Create a PostGIS connection and do not save the password.
Enter DB Manager, enter the password ...
salvatore fiandaca
10:29 AM Revision ad45f321 (qgis): Merge pull request #2394 from PedroVenancio
Giuseppe Sucameli
09:14 AM Feature request #13676 (Open): Qgis server GML output customization
Hi,
Actually, we can customize WMS GetFeatureInfo xml output with some parameters in *.qgs projects
* WMSFeatureI...
Nicolas Liaudat
08:09 AM Bug report #4408: Validating *.qgs or *.qml against *.dtd
According to this text:
https://en.wikipedia.org/wiki/Document_type_definition
this dtd declaration with an url is ...
Richard Duivenvoorde
07:49 AM Bug report #13255 (Closed): Some WFS data not displayed from LuciadLightspeed WFS server
no worries. Thanks for testing QGIS :-) Richard Duivenvoorde
07:46 AM Bug report #13255: Some WFS data not displayed from LuciadLightspeed WFS server
Hmm, there seems to be something wrong with the 1.0.0 content response for the rivers; I was previously testing with ... Robin Houtmeyers
07:32 AM Bug report #13255: Some WFS data not displayed from LuciadLightspeed WFS server
checking the requests fired by QGIS, but requesting them with the browser:
http://demo.luciad.com:8080/LuciadLightsp...
Richard Duivenvoorde
07:25 AM Bug report #13255: Some WFS data not displayed from LuciadLightspeed WFS server
Nope, was not available to me (anymore): but now it is... again
Richard Duivenvoorde
07:23 AM Bug report #13255: Some WFS data not displayed from LuciadLightspeed WFS server
Hi Richard, the service should be online: http://demo.luciad.com:8080/LuciadLightspeedOGC/wfs?
Are you not able to ac...
Robin Houtmeyers
07:17 AM Bug report #13255: Some WFS data not displayed from LuciadLightspeed WFS server
Mmm, wanted to try to test again and view the different request/responses.
Service is not available anymore?
Close ...
Richard Duivenvoorde
04:21 AM Bug report #13674 (Closed): Crash when deleting features with node tool (2.12)
Qgis crashes whn you try to delete feature with node tool.
Steps to reproduce:
1.Start editing layer
2.Choose Node T...
Ivan Katanović
01:56 AM Bug report #13667: rule based labelling is not saved in qml style files
Seems to be related to the introduction of combo box for the new labeling.
If I do:
@iface.activeLayer().loadNamedSt...
Saber Razmjooei
01:09 AM Bug report #13592: Processing: `r.to.vect` and `v.generalize` fail
It seems a problem with projections (it happened before, probably resurfaced here). Paolo Cavallini
01:07 AM Bug report #13592: Processing: `r.to.vect` and `v.generalize` fail
Paolo Cavallini wrote:
> OK, got some more info:
>
> * same issue with other commands, in particular v.buffer
> * th...
Giovanni Manghi
01:03 AM Bug report #13664: SAGA Inverse distance weighted fails
The error is clear
Unknown option 'WEIGHTING'
it would probably take less do a PR than file a ticket
Giovanni Manghi

2015-10-25

06:08 PM Revision 77451f96 (qgis): fix processing GRASS 7 v.out.ogr
Giovanni Manghi
04:39 PM Revision 22aea320 (qgis): [GdalTools] minor changes to ui and code (follow 32be4756)
Giuseppe Sucameli
04:38 PM Revision 55b068fa (qgis): Merge branch 'clipper' of https://github.com/PedroVenancio/Quantum-GIS ...
Conflicts:
python/plugins/processing/algs/gdal/ClipByMask.py
Giuseppe Sucameli
04:12 PM Bug report #4408: Validating *.qgs or *.qml against *.dtd
Changing http://mrcc.com/qgis.dtd to https://github.com/qgis/QGIS/blob/master/qgis.dtd would at least fix the broken ... Anita Graser
01:17 PM Revision 946e5607 (qgis): update frechn translators
Signed-off-by: Werner Macho <[email protected]> Werner Macho
12:41 PM Bug report #13671 (Closed): [2.12] link jump in composer when predefined view are updated
Yes, its a duplicate Nyall Dawson
12:41 PM Bug report #13671 (Closed): [2.12] link jump in composer when predefined view are updated
Yes, its a duplicate Nyall Dawson
07:54 AM Bug report #13671: [2.12] link jump in composer when predefined view are updated
Hi,
isn't this a duplicate of "#13418":#13418?
Harrissou Santanna
06:19 AM Bug report #13671 (Closed): [2.12] link jump in composer when predefined view are updated
If a predefined view (for example "orthophoto") is updated in the main windows of qgis, the link with the composer wh... pi se
12:29 PM Revision f443bb8c (qgis): Update ConcaveHull.py
Michael Douchin
12:17 PM Revision 99fcd625 (qgis): Update ConcaveHull.py
Correct qgis:dissolve algorithm call Michael Douchin
10:17 AM Feature request #13672 (Open): Field calculator output preview should use selected type
The Field Calculator's "Output preview" should show the same format as using the currently selected "Output field typ... Johannes Kroeger
10:11 AM Revision 3d932376 (qgis): update doxygen links
Jürgen Fischer
06:16 AM Bug report #13341: DBManager doesn't import view from table with non numeric key
DBManager basically uses the first numeric column as the key for a view. See also #13670.
The solution would be the s...
Sebastian Dietrich
06:12 AM Bug report #13670: DBManager selects wrong field as key when loading view from PostGIS
This is related to #13341, where DBManager fails to load a view with a non-numeric primary key.
I think the best sol...
Sebastian Dietrich
06:03 AM Bug report #13670: DBManager selects wrong field as key when loading view from PostGIS
To reproduce:
* Create a view with the first numeric column not being unique:...
Sebastian Dietrich
05:58 AM Bug report #13670 (Closed): DBManager selects wrong field as key when loading view from PostGIS
When loading a view with DBManager the *first numeric column* is selected as the key. If the data in that column is n... Sebastian Dietrich
04:10 AM Bug report #13669 (Closed): Circular string generates duplicated nodes
When digitising polygons using circular string, it creates duplicated node for the last node:
https://www.youtube.co...
Saber Razmjooei
03:43 AM Bug report #13668 (Closed): Delete does not work in the Vertex Editor
Delete nodes works only when user selects node in the map canvas.
Delete key does not work when the same nodes are s...
Saber Razmjooei
03:17 AM Bug report #13665: White areas displayed instead of data with CRS Transformation On The Fly (OTF)
reverting the raster projector part of commit:6a6b3b4 fixes it. Jürgen Fischer
02:39 AM Bug report #13607: DBManager doesn't allow to load PostGis Raster with a number as first character
This is a GDAL bug. GDAL does not quote identifiers, usernames and passwords. Instead it actually removes quotes when... Sebastian Dietrich

2015-10-24

01:41 AM Bug report #13667 (Closed): rule based labelling is not saved in qml style files
Rule-based labeling information of a layer doesn't get saved when exporting the style.
To reproduce:
- Load a vector ...
Saber Razmjooei
09:18 PM Revision 4f8a27dd (qgis): [Processing] add default extensions for outputs as setting
Based on an idea and code by Evgeniy Nikulin
It includes some improvements to the settings sysmte
Victor Olaya
09:18 PM Revision cbead0bc (qgis): [processing] fixed fileFilter method in OutputRaster
Victor Olaya
09:18 PM Revision 3ac5d0b0 (qgis): [processing] fixed SAGA version handling
Conflicts:
python/plugins/processing/algs/saga/SagaAlgorithmProvider.py
Victor Olaya
09:18 PM Revision 45508902 (qgis): added option to add hardcoded params to GRASS algorithms
Victor Olaya
09:18 PM Revision 5575d04a (qgis): [Processing] fixed handling of hardcoded params in SAGA
Victor Olaya
09:18 PM Revision dacba063 (qgis): [Processing] removed TARGET_TEMPLATE param from SAGA algs
Victor Olaya
09:18 PM Revision 6b8254c9 (qgis): [processing] fixed FixedTableDialog when there are 0 rows
Victor Olaya
09:18 PM Revision 5a4a5522 (qgis): [processing] correctly enable buttons in FixedTableDialog
Victor Olaya
06:55 PM Bug report #13655 (Closed): Bad metadata in the debian repository
Jürgen Fischer
03:42 PM Revision 4da1ce9e (qgis): Merge pull request #2341 from arnaud-morvan/processing_precisionmodel
[Processing] Add precision parameter to by location algorithms Victor Olaya
03:42 PM Revision 88d4605a (qgis): Merge pull request #2355 from om-henners/master
[processing] Update OGR tools Victor Olaya
03:41 PM Bug report #13665: White areas displayed instead of data with CRS Transformation On The Fly (OTF)
I can confirm this still is in commit:4f8a27d Sebastian Dietrich
04:46 AM Bug report #13665 (Closed): White areas displayed instead of data with CRS Transformation On The ...
Data are missing and replaced with white regions during browsing, zooming and print composition, when CRS Transformat... Henrik Forsberg
03:38 PM Revision 1dd8e79b (qgis): Merge pull request #2389 from NaturalGIS/gdal_advanced
Processing gdal translate and warp advanced parameters as such Victor Olaya
03:37 PM Revision fd26acd2 (qgis): Merge pull request #2390 from NaturalGIS/processing_gdal_clip_raster
Processing advanced parameters for gdal clip raster Victor Olaya
03:36 PM Revision 07bd3ffe (qgis): Merge pull request #2391 from NaturalGIS/processing_gdal_rasterize_adva...
processing add option for additional parameters for gdal rasterize Victor Olaya
01:47 PM Revision cd0eb05d (qgis): [py3] Some compatibility fixes for python 3
Matthias Kuhn
12:41 PM Revision 8b11d43f (qgis): processing: make help widget proxy aware
Jürgen Fischer
12:38 PM Bug report #13343: Rendering long segments produces artefacts
Andskog - can you share some data and a project which demonstrates this? Nyall Dawson
09:34 AM Bug report #13631: when ELSE rule exists in Styling, all Labels are rendered regardless of stylin...
Thanks a lot for solving it Jürgen. Tudor Bărăscu

2015-10-23

11:00 PM Revision a3f41975 (qgis): postgres provider: verify unique constraint it NOT NULL is not set on k...
Jürgen Fischer
07:19 PM Revision bfd29333 (qgis): fix phantom labels for (actually not) rendered feature (refs #13631)
(cherry picked from commit d6f66e & b36cd1f) Jürgen Fischer
06:26 PM Revision 82bac427 (qgis): adding french translators
Werner Macho
05:51 PM Revision b36cd1f0 (qgis): better fix for phantom labels: consider rules out of visibility range a...
Jürgen Fischer
05:03 PM Revision 44590e9a (qgis): Merge pull request #2395 from medspx/dbmanager_oracle_timestamp
DBManager: support timestamp values for Oracle Jürgen Fischer
04:04 PM Revision d6f66ee4 (qgis): fix phantom labels for (actually not) rendered feature (refs #13631)
Jürgen Fischer
03:59 PM Revision b0f6e304 (qgis): [BUGFIX] Set default units to mm in GetStyles
The default units in QgsMapRenderer is Millimeters. The default units in SLD
is Pixel but exportSld does not convert...
René-Luc ReLuc
03:57 PM Revision 972104c9 (qgis): [BUGFIX] Set default units to mm in GetStyles
The default units in QgsMapRenderer is Millimeters. The default units in SLD
is Pixel but exportSld does not convert...
René-Luc ReLuc
03:55 PM Revision cd2751f0 (qgis): [BUGFIX] Set default units to mm in GetStyles
The default units in QgsMapRenderer is Millimeters. The default units in SLD
is Pixel but exportSld does not convert...
René-Luc ReLuc
03:54 PM Revision f7ce8b94 (qgis): [BUGFIX] Set default units to mm in GetStyles
The default units in QgsMapRenderer is Millimeters. The default units in SLD
is Pixel but exportSld does not convert...
René-Luc ReLuc
02:36 PM Revision 4408dfe4 (qgis): [BUGFIX] Set default units to mm in exportSld
The default units in QgsMapRenderer is Millimeters. The default units in SLD
is Pixel but exportSld does not convert...
René-Luc ReLuc
02:32 PM Revision 4960ca6c (qgis): [BUGFIX] Set default units to mm in exportSld
The default units in QgsMapRenderer is Millimeters. The default units in SLD
is Pixel but exportSld does not convert...
René-Luc ReLuc
02:31 PM Revision 4e61363e (qgis): [BUGFIX] Set default units to mm in exportSld
The default units in QgsMapRenderer is Millimeters. The default units in SLD
is Pixel but exportSld does not convert...
René-Luc ReLuc
02:27 PM Revision 0f2dfdb1 (qgis): Reload data when subsetString changes.
Matthias Kuhn
02:27 PM Revision b9b0865e (qgis): Automatically reload project templates when a new template is added
Matthias Kuhn
02:27 PM Revision 2e850537 (qgis): Only highlight feature of active attribute dialog
Fix #13634 Matthias Kuhn
02:23 PM Revision b54b1598 (qgis): [BUGFIX] Set default units to mm in exportSld
The default units in QgsMapRenderer is Millimeters. The default units in SLD
is Pixel but exportSld does not convert...
René-Luc ReLuc
02:11 PM Revision 1a9aec4a (qgis): Bump version to 2.13
Jürgen Fischer
02:10 PM Revision cd9d6450 (qgis): Release of 2.12 (Lyon)
Jürgen Fischer
02:10 PM Revision c69f3398 (qgis): changelog update for 2.12
Jürgen Fischer
02:10 PM Revision 660af94d (qgis): translation update for 2.12 from transifex
Jürgen Fischer
02:04 PM Revision 0aa0b4c8 (qgis): DBManager: support timestamp values for Oracle
Médéric Ribreux
02:01 PM Bug report #13641 (Closed): editing a feature in a PostGIS layer does not work when the PK contai...
Fixed in changeset commit:"a3f41975c2c1ba9e7e859249f2eb917ef012a5bb". Jürgen Fischer
01:58 PM Revision c5cbd6d6 (qgis): Partial fix for #13143; fix Mac exports for composer with HTML labels
- Does not work with Print dialogs (still non functional) Larry Shaffer
01:39 PM Bug report #13656 (Closed): LIKE is not case sensitive when Query Builder is accessed from Layer ...
duplicate of #6690 Jürgen Fischer
01:39 PM Bug report #13656 (Closed): LIKE is not case sensitive when Query Builder is accessed from Layer ...
duplicate of #6690 Jürgen Fischer
11:28 AM Revision d8303a76 (qgis): pass through default values when merging features (followup 099a40b, re...
Jürgen Fischer
11:16 AM Bug report #13664 (Closed): SAGA Inverse distance weighted fails
Algorithm Inverse distance weighted starting...
grid_gridding "Inverse Distance Weighted" -SHAPES "/home/paolo/Scriva...
Paolo Cavallini
10:26 AM Revision 220affbf (qgis): Fix #11399; fix up Mac OS X 10.10+ dropped file URLs
Larry Shaffer
09:44 AM Revision 70687729 (qgis): [pyqgis-console] APIs file update
Salvatore Larosa
09:25 AM Revision dfb476a5 (qgis): [auth] Fix #13568; disable auth system after 5 wrong password attempts
Larry Shaffer
09:04 AM Bug report #13592: Processing: `r.to.vect` and `v.generalize` fail
OK, got some more info:
* same issue with other commands, in particular v.buffer
* this might be due to issue with p...
Paolo Cavallini
08:41 AM Feature request #13663 (Open): Templated input parameter
The cases where a raster calculator or a QGIS expression needs to be used inside e model or a script, it can be usefu... Giovanni Allegri
08:34 AM Feature request #13662 (Closed): Add CRS/SRS input parameter type
It would be useful to have a CRS input type for scripts, models and runalg API.
A simple use case is Reproject layer....
Giovanni Allegri
08:29 AM Revision b65b5959 (qgis): make python error handling translatable
Jürgen Fischer
08:10 AM Revision e5ad57b7 (qgis): Notes about new labeling API not being public yet in 2.12
Martin Dobias
08:03 AM Revision d56dcdb0 (qgis): Fix composer scale bar when crs units are non-meters and OTF is off (fi...
Nyall Dawson
07:31 AM Bug report #13661 (Closed): Node tool should not allow to delete nodes and leave just 1 in lines ...
When I am editing a Feature in a Line-Shapefile I can delete all but one nodes of a Line leading to a Line Feature wi... Peter Drexel
05:28 AM Feature request #13634 (Closed): Having a feature form opened should not keep highlighted the fea...
Fixed in changeset commit:"2e8505378ea91424f31be82f2041572fe9950319". Anonymous
04:59 AM Bug report #13660: Log messages appear at the top of the screen and don't disappear
commit:d8303a7 fixes the origin of the messages. Jürgen Fischer
04:58 AM Bug report #11889: Setting "use project CRS" in "settings -> options -> CRS > CRS for new layers"...
We've also been experiencing this bug in 2.8 and 2.10 - can a developer look at the PR and check whether it's worth a... landry Landry Breuil
03:38 AM Revision 68f11d45 (qgis): Merge pull request #2393 from PedroVenancio/grass7_plugin
Include v.to.3d in QGIS-GRASS in three different modules: v.to.3d.fix… Radim Blazek
02:24 AM Revision 5057f761 (qgis): Adds the -crop_to_cutline parameter as optional to fix the gdalwarp dev...
Pedro Venâncio
02:16 AM Bug report #13506: Processing help files for QGIS algs all dead now
@Harrissou fyi: processing is a core plugin, so when you install a version of QGIS the plugin is included in the QGIS... Richard Duivenvoorde
02:06 AM Bug report #13506: Processing help files for QGIS algs all dead now
The Processing version i had in LTR was 2.6 (if I'm not wrong) so I update it to 2.10.2. New version was saved in \\.... Harrissou Santanna
02:15 AM Bug report #11399 (Closed): Unable to add raster and vector files via drag and drop on OS X 10.10
Fixed in changeset commit:"220affbf9c74391bd13be5173368e3e2e043ccac". Larry Shaffer

2015-10-22

01:42 AM Bug report #13506 (Closed): Processing help files for QGIS algs all dead now
Indeed, Anita, I didn't have the same version. As stated in your quote, the available one is 2.10.2 and this is the o... Harrissou Santanna
09:56 AM Bug report #13506: Processing help files for QGIS algs all dead now
I can't reproduce the issue either (using OSGeo4W nightly). Are you sure you have the latest Processing version? Chec... Anita Graser
06:42 AM Bug report #13506: Processing help files for QGIS algs all dead now
Victor Olaya wrote:
> can you provide more detail?
>
> I am not able to reproduce it here
I just open any QGIS algor...
Harrissou Santanna
05:49 AM Bug report #13506 (Feedback): Processing help files for QGIS algs all dead now
can you provide more detail?
I am not able to reproduce it here
Moreover, the code in the changeset that I added do...
Victor Olaya
01:36 AM Revision 18df0037 (qgis): Use front window to show python error if there is message bar
Nathan Woodrow
01:35 AM Revision b33ab1af (qgis): Include v.to.3d in QGIS-GRASS in three different modules: v.to.3d.fixed...
Pedro Venâncio
01:30 AM Bug report #13660 (Closed): Log messages appear at the top of the screen and don't disappear
Hi!
Win7sp1 x64, qgis dev x64 rev. commit:18df003
In Settings/Options/General I set "Timeout for timed messages or d...
Piotr Kania
12:52 AM Revision c7eef14d (qgis): Remove default QGIS rocks text
Nathan Woodrow
12:45 AM Bug report #13650: DBManager BaseError should test for already unicode error messages
Unfortunately my first commit commit:87657f8 was ugly as I didn't save my changes before commit...
So when I saw your...
Giuseppe Sucameli
10:31 AM Bug report #13650 (Closed): DBManager BaseError should test for already unicode error messages
Fixed in changeset commit:"87657f8ab4121abb93436fcca387354d4dcde51d". Giuseppe Sucameli
07:38 AM Bug report #13650: DBManager BaseError should test for already unicode error messages
I've made a "PR":https://github.com/qgis/QGIS/pull/2392 ... Médéric RIBREUX
12:25 AM Bug report #13568 (Closed): Master password is suspectible to brute-force attacks
Fixed in changeset commit:"dfb476a527128b4958c9c807d8d38632cb54287d". Larry Shaffer
11:16 PM Revision 7102c522 (qgis): Drop menu files in favor of desktop files.
The menu files are no longer required for the Debian packages since
[CTTE #741573 Debian Menu System](https://lists.d...
Bas Couwenberg
11:16 PM Revision fd6bec43 (qgis): Also install MIME type icon in hicolor theme.
Additionally the Shared MIME-info configuration is updated to reference the icon by name (without extension) like the... Bas Couwenberg
11:16 PM Revision b730fa0c (qgis): Fix desktop-file-valide issues.
The desktop-file-valide utility reported the following issues:
```
debian/qbrowser.desktop: hint: value "Qt;Education...
Bas Couwenberg
11:16 PM Revision 76ba8418 (qgis): update debian changelog
Jürgen Fischer
11:04 PM Revision dc6c12b6 (qgis): [composer] Fix scalebar widgets not updated when changing units (fix #1...
Nyall Dawson
11:04 PM Revision 71d88a75 (qgis): [composer] Fix wording of scalebar widget controls (fix #12063)
Also add some tooltips to clarify meaning of various controls Nyall Dawson
11:04 PM Revision 0886e980 (qgis): Standardise naming of border/outline in symbol GUI
Now for markers it's always "outline", and for fills it's
always "border"
Nyall Dawson
11:04 PM Bug report #13610 (Closed): Composer Scale Bar: scale bar not correct length when using feet
Fixed in changeset commit:"d56dcdb02fc65d8cd6fc2a5a92b0be4756aa8e2d". Nyall Dawson
10:38 PM Feature request #13659 (Open): configure attribute table format
Hi,
it would be nice to be able to configure the format of attribute tables as it is possible in office packages. I ...
Otto Dassau
09:56 PM Revision bf64f8d0 (qgis): spelling fixes and indentation update
Jürgen Fischer
09:28 PM Revision 339fd756 (qgis): DBManager: merge PR2342 by medspx (fix #13650)
Giuseppe Sucameli
09:17 PM Revision 9419a445 (qgis): DBManager: revert commit 87675f8ab
Maybe I was drunk... Giuseppe Sucameli
07:28 PM Bug report #13658 (Closed): Polygons disappear after saving
I have update some weeks ago to 2.10 Pisa and when I started using it heavily in the last week, I encounter regular t... Rombert Stapel
07:27 PM Revision 87657f8a (qgis): DBManager: fix #13650
Giuseppe Sucameli
07:23 PM Revision 2a57b170 (qgis): DBManager: avoid loading a query as layer with missing fields (fix #110...
restore combo style and label when multiple unique fields for view are not supported (follow 8e45da9d7e) Giuseppe Sucameli
07:21 PM Revision ef8f3d38 (qgis): Merge pull request #2382 from SebDieBln/MultiColumnPK_DbManagerQuery
[DB_Manager] allows to specify multiple columns as the primary for a query to PostGIS (follow a4124da) Giuseppe Sucameli
04:52 PM Revision 54e2a511 (qgis): [GRASS] hide db driver window on Windows
Radim Blazek
04:50 PM Revision f5b0dbe9 (qgis): [processing] allow translating algorithm dialog title
fixes #13652 Victor Olaya
02:25 PM Revision e8cb8c1a (qgis): [GRASS] disable multiple vector editing on Linux/Mac
Radim Blazek
02:05 PM Bug report #12063 (Closed): Scalebar - label "map units per bar unit" now out of date
Fixed in changeset commit:"71d88a753f98f42909b58ae46ccdf10986f0d987". Nyall Dawson
02:05 PM Bug report #13572 (Closed): Composer scale bar : the segment width is not coherent with the width...
Fixed in changeset commit:"dc6c12b6c333fe31fd249c96fc64f87261da2716". Nyall Dawson
01:22 PM Bug report #12828 (Feedback): QGIS Crash when using composer and Windows Print Spooler is not run...
Can you test with 2.12? I think this should be fixed now... Nyall Dawson
11:43 AM Bug report #13657 (Closed): default leading and trailing spaces when wildcard character used in '...
Unless deleted, the single spaces that both precede and follow the wildcard character (i.e., %) when inserted (e.g., ... Michael Shin
11:33 AM Bug report #13656 (Closed): LIKE is not case sensitive when Query Builder is accessed from Layer ...
When using the Query Builder accessed via 'LAYER > right/CTRL-click SHAPEFILE layer > FILTER...' with wildcards (i.e,... Michael Shin
11:33 AM Bug report #13655 (Closed): Bad metadata in the debian repository
The file http://qgis.org/debian/dists/stable/Release contains the line
Suite: testing
even though it is in the 'st...
Lars Luthman
11:31 AM Revision ae90d8ee (qgis): [BUGFIX][QGIS Server] Clean Headers
With https://github.com/3liz/qgis-wfsOutputExtension, I found that QGIS Server
Headers are not always well formed. A...
René-Luc ReLuc
11:26 AM Revision f6723440 (qgis): [BUGFIX][QGIS Server] Clean Headers
With https://github.com/3liz/qgis-wfsOutputExtension, I found that QGIS Server
Headers are not always well formed. A...
René-Luc ReLuc
11:07 AM Revision c0919e0a (qgis): processing add option for additional parameters for gdal rasterize
Giovanni Manghi
11:01 AM Revision ca704913 (qgis): [GRASS] try to get off_t from Make/platform.h
Radim Blazek
10:57 AM Revision ebd51b2c (qgis): remove repeated parameter
Giovanni Manghi
10:48 AM Revision 83d99b16 (qgis): Processing advanced parameters for gdal clip raster
Giovanni Manghi
10:37 AM Revision 03333c85 (qgis): Processing gdal translate and warp advanced parameters as such
Giovanni Manghi
10:32 AM Revision f7f8d7e4 (qgis): Restore "Add result to canvas" option as default
fixes #13647 Harrissou Santanna
10:32 AM Revision 457c76d9 (qgis): [sip] QgsMapCanvasSnappingUtils
Matthias Kuhn
10:32 AM Revision ef2528bf (qgis): Allow usage of QgsMapToolAdvancedDigitizing from python code
Matthias Kuhn
10:31 AM Bug report #11037 (Closed): DbManager allows users to input missing column names for row id and g...
Fixed in changeset commit:"2a57b170685a45cb939457933b1474ac02d78ee5". Giuseppe Sucameli
09:26 AM Bug report #13643: After adding Postgis view I can't see records in attribute table
I am not sure this is really a bug. QGIS uses a read only connection to read data and as _nextval()_ modifies data, i... Sebastian Dietrich
08:02 AM Revision 7b9bcffb (qgis): [composer] prevent application freeze upon opening composer due to qt/c...
Credit to nirvn Nyall Dawson
07:50 AM Bug report #13652 (Closed): Processing tools window title are not available for translation
Fixed in changeset commit:"f5b0dbe902491ae619a3d8954f276c32add461b7". Victor Olaya
02:57 AM Bug report #13652 (Closed): Processing tools window title are not available for translation
Processing tools' name and options can all be translated but the title of the dialog is still in english. Harrissou Santanna
07:20 AM Revision 87e11cb2 (qgis): Fix a crash in filtered legends
Nyall Dawson
07:20 AM Revision b4b70170 (qgis): Add tooltips to advanced digitizing dock
Nyall Dawson
07:01 AM Feature request #6801: add "dissolve only adjacent" dissolve option/tool
Hi Bernhard,
I will add ogr/sql tools regardless of the work being done in native qgis tools, for several reasons: I...
Giovanni Manghi
06:45 AM Feature request #6801: add "dissolve only adjacent" dissolve option/tool
I included this issue in #13654, please consider closing this ticket if appropriate. Bernhard Ströbl
07:01 AM Feature request #6804: Add statistics to the dissolve tool
Hi Bernhard,
I will add ogr/sql tools regardless of the work being done in native qgis tools, for several reasons: I...
Giovanni Manghi
06:45 AM Feature request #6804: Add statistics to the dissolve tool
I included this issue in #13654, please consider closing this ticket if appropriate. Bernhard Ströbl
07:00 AM Feature request #13386: ogr2ogr based tool to "dissolve polylines"
Hi Bernhard,
I will add ogr/sql tools regardless of the work being done in native qgis tools, for several reasons: I...
Giovanni Manghi
06:44 AM Feature request #13386: ogr2ogr based tool to "dissolve polylines"
I included this issue in #13654, please consider closing this ticket if appropriate. Bernhard Ströbl
06:46 AM Bug report #13167: ftools dissolve, intersection, clip broken
Currently my recent changes are reverted, so in the next version of QGIS Dissolve should behave as in 2.8 Bernhard Ströbl
06:44 AM Feature request #6040: Dissolve should support multiple fields
I included this issue in #13654, please consider closing this ticket if appropriate. Bernhard Ströbl
06:42 AM Feature request #13654 (Open): Enhancements to Dissolve
This ticket lists enhancements to Processing's Dissolve from several tickets. The enhancements should be included in ... Bernhard Ströbl
06:21 AM Bug report #13602: WMS of group layer is drawn in reverse order
I've tried the last two nightlies but all I get is "WMS configuration error", so I don't know. I will try again tomor... Henrik Uggla
06:12 AM Feature request #1999: Use QtSql for database access instead of native sqlite calls
Sandro Santilli wrote:
> Is this now implemented ? I'm asking as my "make check" fails due to not finding QtSql...
N...
Jürgen Fischer
04:15 AM Feature request #1999: Use QtSql for database access instead of native sqlite calls
Is this now implemented ? I'm asking as my "make check" fails due to not finding QtSql... Sandro Santilli
06:09 AM Bug report #13502 (Closed): Processing dissolve now discards all attributes
changes have been reverted in commit:f705154 Bernhard Ströbl
06:09 AM Bug report #13502 (Closed): Processing dissolve now discards all attributes
changes have been reverted in commit:f705154 Bernhard Ströbl
04:17 AM Bug report #13653 (Closed): make check failure: No module named QtSql
As of commit ca704913631b17846c6beae4ff4c080d9c8f2869 in master
I get "66% tests passed, 56 tests failed out of 165" ...
Sandro Santilli
03:40 AM Bug report #13631: when ELSE rule exists in Styling, all Labels are rendered regardless of stylin...
Bug example data
--------------------
In this example, the pipe geometry is rendered between 1:501 and 1:5001 but th...
Tudor Bărăscu
02:35 AM Bug report #13631: when ELSE rule exists in Styling, all Labels are rendered regardless of stylin...
Thank you Jürgen for havinb a look at this.
However, I still have issues where labels are shown and the geometry is ...
Andreas Neumann
02:44 AM Bug report #13651 (Closed): Processing Help: the banner in the help shows "Testing" instead of th...
Launch QGIS LTR
select a processing algorithm in the toolbox
open its help tab
The upper banner shows "Testing" as if...
Harrissou Santanna
02:37 AM Revision 307b1b92 (qgis): [pal] Fix regression in placement for free/horizontal polygon labels
Nyall Dawson
02:00 AM Bug report #13648: After saving postgis layer edition unnecessary log message appears
I start edition, create one new feature, select 2 features in layer, than I merge them- everything is saved but those... Piotr Kania

2015-10-21

01:53 AM Bug report #10636: Translation for command description and help in Processing: GRASS and other ba...
Indeed, it'd be nice to fetch if a translated help exists before showing the english one. Now that all the processing... Harrissou Santanna
01:42 AM Bug report #13650 (Closed): DBManager BaseError should test for already unicode error messages
Hello,
since commit:401f43c, there is the following error in the Oracle plugin of DBManager:...
Médéric RIBREUX
01:36 AM Bug report #13648: After saving postgis layer edition unnecessary log message appears
Doesn't happen here. Please add steps to reproduce. Jürgen Fischer
01:21 AM Bug report #13648: After saving postgis layer edition unnecessary log message appears
That doesn't happen in qgis-dev rev. commit:4cdf05f Piotr Kania
12:29 AM Bug report #13648 (Closed): After saving postgis layer edition unnecessary log message appears
Hi!
win7sp1x64, qgis-dev rev. commit:ea0ce4e
Each time I save edits those unnecessary log message appears in the top...
Piotr Kania
01:34 AM Bug report #13647 (Closed): Restore "Add result to canvas" as a default
Fixed in changeset commit:"f7f8d7e4978ac3ace69a3d863ad4aa571b63af52". Harrissou Santanna
09:18 AM Bug report #13647 (Closed): Restore "Add result to canvas" as a default
In fTools (menu Vector), at least two commands have the flag unchecked by default:
* Points in Polygon
* Vector grid...
Paolo Cavallini
01:28 AM Bug report #13506 (Reopened): Processing help files for QGIS algs all dead now
The links in the processing algs help are NOT FOUND. Instead of http://docs.qgis.org/testing/en/docs/user_manual/proc... Harrissou Santanna
01:14 AM Revision 05599397 (qgis): partly revert 3e0badc (fixes #13645 and #13646)
Jürgen Fischer
12:57 AM Feature request #5738 (Closed): connect "Translation and international" with qgis-tr mailing list
Jürgen Fischer
12:47 AM Feature request #1473 (Closed): 3dz/3dm/4d support
superceded by new geometry classes. Jürgen Fischer
12:23 AM Feature request #3752: Clicking inside the polygon with the Node tool
Pull request proposed: https://github.com/qgis/QGIS/pull/2388
The user can select the feature to edit by clicking in...
Arnaud Morvan
12:21 AM Feature request #11022: Difficult to modify nodes of contiguous polygons
Pull request proposed: https://github.com/qgis/QGIS/pull/2388
The user can select the feature to edit by clicking in...
Arnaud Morvan
09:45 PM Bug report #13161 (Closed): GetLegendGraphics Server Error
I also tested and the issue is indeed gone. Tudor Bărăscu
09:45 PM Revision ea0ce4ec (qgis): rule based renderer: keep skip else rule if an inactive rule matches, b...
Jürgen Fischer
08:36 PM Revision 29b061c0 (qgis): [GRASS] prevent changing attributes of different layer
Radim Blazek
08:02 PM Revision 86505e0f (qgis): [GRASS] more edit tests
Radim Blazek
06:37 PM Bug report #13504: columns added to Spatialite layers with DB Manager are not visible in QGIS
Not a blocker - if it's been this way since 2.8, it won't block future releases either ;) Nyall Dawson
06:32 PM Bug report #13288: Geopackage support not working in QGIS Browser
Not a blocker anymore. These subissues should really be split off into their own issues. Nyall Dawson
06:29 PM Bug report #13602 (Feedback): WMS of group layer is drawn in reverse order
Was this solved by commit:8948721? Can you reproduce in current master/2.12? Nyall Dawson
06:25 PM Bug report #13635 (Open): different handling of invalid geometries between LTR and master version
Ok, I can confirm that the polygon CAN'T be selected. But it's odd that the node tool works for me. Nyall Dawson
06:25 PM Bug report #10980 (Closed): Can't set new map extent after changed layer visibilty
Closed due to lack of feedback Nyall Dawson
06:25 PM Bug report #10980 (Closed): Can't set new map extent after changed layer visibilty
Closed due to lack of feedback Nyall Dawson
06:24 PM Bug report #12637 (Closed): Primary key set to null when using Identify on layer or editing a chi...
Closed due to lack of feedback Nyall Dawson
06:24 PM Bug report #12637 (Closed): Primary key set to null when using Identify on layer or editing a chi...
Closed due to lack of feedback Nyall Dawson
06:22 PM Bug report #13308 (Closed): Crash QGIS 2.10.1 after select MultiGeometry features from PostGIS in...
Not reproducible in master. Please reopen if you experience this with 2.12 Nyall Dawson
06:22 PM Bug report #13308 (Closed): Crash QGIS 2.10.1 after select MultiGeometry features from PostGIS in...
Not reproducible in master. Please reopen if you experience this with 2.12 Nyall Dawson
06:21 PM Bug report #12802: invisible topology
Not a blocker Nyall Dawson
04:16 PM Bug report #13646 (Closed): Merge shapefiles from fTools crashes QGIS
Fixed in changeset commit:055993 Jürgen Fischer
04:16 PM Bug report #13646 (Closed): Merge shapefiles from fTools crashes QGIS
Fixed in changeset commit:055993 Jürgen Fischer
03:59 AM Bug report #13646 (Closed): Merge shapefiles from fTools crashes QGIS
From the shell:
src/core/qgsvectorlayer.cpp: 178: (~QgsVectorLayer) [0ms] [thread:0x5406570] entered.
Paolo Cavallini
04:15 PM Bug report #13645 (Closed): ftools "line intersection" crashes qgis
Fixed in changeset commit:"0559939725961ba966a8ffd61f4ab5eadb61ffdd". Jürgen Fischer
02:25 PM Bug report #13645: ftools "line intersection" crashes qgis
Caused by commit:3e0badc Nyall Dawson
03:58 AM Bug report #13645: ftools "line intersection" crashes qgis
Thanks Giovanni for confirming this. Paolo Cavallini
02:25 AM Bug report #13645 (Closed): ftools "line intersection" crashes qgis
it happens also in Processing.
Tested on master on both Linux and Windows.
Giovanni Manghi
03:39 PM Bug report #13641: editing a feature in a PostGIS layer does not work when the PK contains NULLs
Sebastian Dietrich wrote:
> And as _composite keys for views and queries_ is a new feature in the upcoming release, w...
Jürgen Fischer
01:45 PM Revision 1a4e8c95 (qgis): Fix doxygen warning
Nyall Dawson
12:46 PM Bug report #13631 (Closed): when ELSE rule exists in Styling, all Labels are rendered regardless ...
Fixed in changeset commit:"ea0ce4ec1ede1342795544bf42a1bdd766d66cec". Jürgen Fischer
12:38 PM Revision 8286b1fe (qgis): Really fix adding parts to null geometry (fix #12885)
Nyall Dawson
12:10 PM Revision 2d069c66 (qgis): Fix leak in labeling
Nyall Dawson
12:10 PM Revision f5a72c6b (qgis): Fix a LOT of leaks relating to geometry and GEOS operations
Nyall Dawson
10:55 AM Revision a460e47e (qgis): Merge pull request #2322 from mhugo/fix_tin
Postgres provider: allow to load layers with polyhedral surfaces or TINs Hugo Mercier
09:41 AM Revision c7aeb774 (qgis): PostGIS: Allow to load TIN, PS and Triangle layers
The postgres provider is modified so that layers with
TIN, PolyhedralSurface and Triangle geometries can be loaded.
G...
Hugo Mercier
05:01 AM Bug report #12885: cannot add part to empty geometries anymore
It works like a charm!
Thanks Nyall
Tudor Bărăscu
03:38 AM Bug report #12885 (Closed): cannot add part to empty geometries anymore
Fixed in changeset commit:"8286b1fe39b11be7e92b08532be91b2f68cc0ef6". Nyall Dawson
03:06 AM Bug report #12885: cannot add part to empty geometries anymore
Nyall, you can ping me if you have troubles. I can reproduce it locally. Matthias Kuhn
02:40 AM Bug report #13231: "Merge attribute of selected features" tools set ignored attributes to NULL
Thanks a lot for that work ! Mathieu Bossaert

2015-10-20

01:12 AM Bug report #13374: Crash on loading MySQL geometry Layer
Most likely duplicate of #10622
What version of GDAL do you use?
Martin Dobias
01:12 AM Bug report #13618: Defining output name (without path) in Processing causes tools to fail
The weird thing is that there is no error log. What I did is just giving a name like "test" into the output box. Marcel Foelsch
01:06 AM Bug report #13255: Some WFS data not displayed from LuciadLightspeed WFS server
Thank you for the feedback. I retested the service, and it seems that it only works for the counties layer (which is ... Robin Houtmeyers
12:49 AM Bug report #12885: cannot add part to empty geometries anymore
Of course: https://www.dropbox.com/s/mlex6kjaj2prfby/add_part_bug.zip?dl=0
As in this sample data set the data is in...
Tudor Bărăscu
 

Also available in: Atom