Activity

From 2015-11-12 to 2015-12-11

2015-12-11

07:31 AM Bug report #13962: Text delimited file with carriage return line endings will not load in QGIS
The following works in PyQt4, but I did not heavily test. For tests I did see the uploaded file. Perhaps this could b... Dewey Dunnington
03:04 AM Feature request #13978 (Open): Add vector ARC/INFO Binary Coverage to include INFO table attribut...
When adding vectors from ARC/INFO Binary Coverage folder, QGIS is not picking the attributes that are stored in "info... Davor Lister
01:53 AM Bug report #13977: QgsVectorFileWriter: bug at saving vector layer to shapefile
Platform used while detecting this bug was Windows 7. I don't know know about Linux, where case sensitivity of paths ... Hannes Kohlmann
01:49 AM Bug report #13977 (Closed): QgsVectorFileWriter: bug at saving vector layer to shapefile
When trying to save a layer, I get error number 3 in the case of the following example:
@QgsVectorFileWriter.writeAsV...
Hannes Kohlmann
01:36 AM Bug report #10828: project loading and adding/removing layers is slow if project has composers
I copied my project to a local drive and I realized that it didn't change the matter.
Project with 6 composers: 26 s...
Per Gammerath
01:24 AM Bug report #10828: project loading and adding/removing layers is slow if project has composers
It seems that this issue is more acute when projects are loaded from a network drive, as Lene Fischer stated in comme... Per Gammerath

2015-12-10

12:53 AM Bug report #13976 (Feedback): Missing strings in translation file
The ts files weren't changed between "2.12.0 and 2.12.1":https://github.com/qgis/QGIS/compare/final-2_12_0...final-2_... Jürgen Fischer
12:41 AM Bug report #13976 (Closed): Missing strings in translation file
In context "QgsExpressionBuilderWidgetBase" in QGIS 2.12.1 the strings "Run script", "Save file" and "Save the curren... Marina Pavlova
09:18 PM Feature request #5603 (Closed): Add support for project files in the QGIS browser
Added to master now. commit:ffd7c9436fb2888b8e5ada52968d231f49173876 Nathan Woodrow
09:18 PM Feature request #5603 (Closed): Add support for project files in the QGIS browser
Added to master now. commit:ffd7c9436fb2888b8e5ada52968d231f49173876 Nathan Woodrow
02:59 PM Bug report #13975 (Closed): Lithuanian Raster Menu
The raster menu in the Lithuanian locale is broken into two different menus. See the duplicate Rastras entries in the... Zac Flamig
01:08 PM Bug report #13971 (Closed): Merge attributes tool is broken
Fixed in changeset commit:"b23ddfe2b4f767bde4f0ab89303739cadfa114ef". Nyall Dawson
02:46 AM Bug report #13971 (Closed): Merge attributes tool is broken
Using the "take attributes from the selected feature" option, all numeric values are set to 0 while strings are NULL
...
Harrissou Santanna
10:45 AM Feature request #13974 (Open): Expression for Map Composer Legend
The ability to use an expression for the legend text.
For certain very large shapefiles, with 1000's of features, it ...
Chris Paul
10:27 AM Bug report #13973 (Closed): Crash when switching from custom renderer to another
Subject says it all. To reproduce:
# add custom renderer for vector layer (e.g. one from "VectorFieldRenderer":http:...
Alexander Bruy
09:23 AM Bug report #13256 (Closed): Shapefile corrupted on edit
Thanks. Looks like this is part of the issue reported at #11007 (also connected with the issue linked above). Spencer Gardner
09:22 AM Bug report #13963: QGIS greadily allocates memory and crashes when editing moderately large shape...
There is no dbf, as there are no attributes. This is a Matlab export. Matlab does not create a dbf if there are no at... Karl Kastner
07:19 AM Bug report #13963: QGIS greadily allocates memory and crashes when editing moderately large shape...
The archive is missing the dbf. Jürgen Fischer
04:27 AM Bug report #13963: QGIS greadily allocates memory and crashes when editing moderately large shape...
The kernel output is mostly useless. Please attach the shape file. Jürgen Fischer
03:10 AM Bug report #13963: QGIS greadily allocates memory and crashes when editing moderately large shape...
Thanks for the advice to add the LTR repository. The bug also affects 2.8.4. It does not occur on every deletion thou... Karl Kastner
09:20 AM Bug report #13972 (Closed): Categorize symbols uses wrong field after table join
I have two layers: Layer A and Layer B. Layer A is a shapefile. Layer B is from an ESRI File Geodatabase. If I join L... Spencer Gardner
02:50 AM Bug report #13482: only first element selectable in spatialite layer
I also notice this behavior on spatialite database created by "Offline editing" tool. I have to note that the ID is n... Grga Franges
02:44 AM Feature request #4476: Add a 2 cases if() command to Raster Calculator
Well, that syntax is really odd, I had not even thought on it.
I guess that
if(condition, result1, result2)
would be ...
alobo -
02:44 AM Bug report #13970 (Closed): Relation reference widget does not retain values
After a relation reference widget is filled, form closed and layer edits saved, the id of related feature is saved in... Grga Franges

2015-12-09

12:15 AM Feature request #5339: Allow to use the line styles as styles for polygon borders
Sorry, I didn't test enough to see that the line styles in the library were composed of marker and simple lines. Nice... Médéric RIBREUX
06:52 PM Feature request #5339 (Closed): Allow to use the line styles as styles for polygon borders
Yes, this is possible now. You can style polygons with "outline: simple line" or "outline: marker line" symbol types. Nyall Dawson
06:52 PM Feature request #5339 (Closed): Allow to use the line styles as styles for polygon borders
Yes, this is possible now. You can style polygons with "outline: simple line" or "outline: marker line" symbol types. Nyall Dawson
02:28 AM Feature request #5339: Allow to use the line styles as styles for polygon borders
Hello, bug triage...
still true in QGIS 2.13 master. We need a new symbol level which could be named as "outline: co...
Médéric RIBREUX
08:26 PM Bug report #13969 (Closed): Status WiKi
What is the status of the QGIS wiki? The how_do_I_do page https://issues.qgis.org/projects/quantum-gis/wiki/How_do_I_... Jan Hoogendoorn
06:53 PM Bug report #5590 (Open): Arrow in composer - "bounding box" corners
It's still an issue... not as bad as it used to be, but still needs addressing. Nyall Dawson
03:36 AM Bug report #5590 (Feedback): Arrow in composer - "bounding box" corners
Hello, bug triage...
I can't reproduce it on QGIS 2.13 master. Can you confirm this bug is fixed (I think it is) ?
Médéric RIBREUX
06:23 PM Feature request #13968 (Open): split vector shp by vector shp to many shp
In ArcGIS there is split tool that is used to split vector polygon by polygon vector to produce many shapefile. Can Q... mega saputra
04:10 PM Bug report #5780: Most labels in menus are in Title Case
Go to the last section on this page: http://www.qgis.org/de/site/getinvolved/development/qgisdevelopersguide.html Alister Hood
11:00 AM Bug report #5780 (Feedback): Most labels in menus are in Title Case
Hello, bug triage...
where can I find the QGIS Developper Manual (or a reference document on HIG) to see if we can c...
Médéric RIBREUX
01:29 PM Bug report #13967 (Closed): gdal_merge crashes python
Using gdal_merge in OSGeoW4 shell or from qgis terminates with a properly merged file but with a python crash once th... Nicolas Cadieux
11:19 AM Feature request #6197 (Feedback): New filetype extensions for SpatiaLite
Hello, bug triage...
to sum up:
* Add .db3, .s3db, .sqlite3, .db3, .s3db, .sqlite3 to OGR provider/Add Spatialite L...
Médéric RIBREUX
10:58 AM Bug report #5748 (Feedback): QgsRasterLayer::setDrawingStyle() doesn't work
Hello, bug triage...
in QGIS 2.13 master, when I set a raster from single band to pseudo-color from the layer proper...
Médéric RIBREUX
10:52 AM Bug report #5786 (Feedback): "Text annotation" map tool not correctly interacting with other map ...
Médéric RIBREUX
10:50 AM Bug report #5786: "Text annotation" map tool not correctly interacting with other map tools
Hello, bug triage...
I think this is fixed (at least in QGIS 2.13 master): whenever I press on the text annotation, ...
Médéric RIBREUX
09:26 AM Feature request #4820: Color interpolation "exact" does not work
Médéric RIBREUX wrote:
> Hello,
>
> ok, I've found it... but what should be done ? Should we disable totally the "Ge...
Giovanni Manghi
09:24 AM Feature request #4820: Color interpolation "exact" does not work
Hello,
ok, I've found it... but what should be done ? Should we disable totally the "Generate new color map" groupbo...
Médéric RIBREUX
05:03 AM Feature request #4820 (Open): Color interpolation "exact" does not work

> where can we find this option in the actual raster properties ? I can't find it anywhere...
raster properties, sy...
Giovanni Manghi
09:18 AM Bug report #5744: Apply and Cancel buttons don't change language
We don't maintain the Qt translations - which contain "Apply" and "Cancel". So sometimes the QGIS interface appears t... Jürgen Fischer
09:08 AM Bug report #5744 (Feedback): Apply and Cancel buttons don't change language
Hello, bug triage...
it seems that at least in QGIS 2.13 master (and probably in 2.12.1), "Apply" and "Cancel" butto...
Médéric RIBREUX
09:14 AM Bug report #4413 (Closed): Generating SVG preview takes very long
Hello, bug triage...
it needs about 3 seconds on a low CPU (AMD A4-5000 1.5 GHz) to be displayed.
I am closing this...
Médéric RIBREUX
09:14 AM Bug report #4413 (Closed): Generating SVG preview takes very long
Hello, bug triage...
it needs about 3 seconds on a low CPU (AMD A4-5000 1.5 GHz) to be displayed.
I am closing this...
Médéric RIBREUX
09:14 AM Bug report #4413 (Closed): Generating SVG preview takes very long
Hello, bug triage...
it needs about 3 seconds on a low CPU (AMD A4-5000 1.5 GHz) to be displayed.
I am closing this...
Médéric RIBREUX
08:59 AM Feature request #5540 (Closed): Add paper units to print composer bar scale segment size
Médéric RIBREUX
05:11 AM Feature request #5540: Add paper units to print composer bar scale segment size
I agree there is nothing missing, please close this issue. Ed B
03:11 AM Feature request #5540 (Feedback): Add paper units to print composer bar scale segment size
Hello, bug triage...
in QGIS 2.13 master (and probably in QGIS 2.12.1), you can set a fixed size (between a minimum ...
Médéric RIBREUX
06:54 AM Feature request #6894: GRASS r.mapcalc cumbersome to use, issues on Windows
Giovanni Manghi wrote:
> there is hope see
>
> https://trac.osgeo.org/grass/ticket/2592
I'm not sure that this new ...
Giovanni Manghi
05:58 AM Bug report #5616: "Add" button is enabled when no PostGIS layers are selected
Hello, bug triage...
still true in QGIS 2.13...
Médéric RIBREUX
05:52 AM Feature request #5651: add the "-wo OPTIMIZE_SIZE=TRUE" option to the warp tool
Hello, bug triage...
still true for QGIS 2.13 master. It could also be good to add this option to Processing GDAL wa...
Médéric RIBREUX
05:38 AM Feature request #5606: Defining column types for CSV imports
Hello, bug triage...
the PR has been merged.
One good idea (on the GUI part) would be to try to make the delimited ...
Médéric RIBREUX
05:24 AM Bug report #5602 (Feedback): Identify disabled in WMS for grouped layers
Hello, bug triage...
I can't reproduce it on QGIS 2.13 master on BRGM WMS services on http://geoservices.brgm.fr/geo...
Médéric RIBREUX
05:16 AM Feature request #5560: add option for field display order in identify window
Yep, I had not been focusing on that part. It is solved. Regis Haubourg
03:47 AM Feature request #5560 (Feedback): add option for field display order in identify window
Regis Haubourg wrote:
> Hi,
> could we imagine that field id is used to order identify results at start, and then le...
Médéric RIBREUX
05:00 AM Feature request #5587 (Closed): v.in.ogr.qgis should allow us to ignore details
Hello, bug triage...
in QGIS 2.13 master (and probably in earlier versions), there is a ??-t?? parameter on v.in.ogr...
Médéric RIBREUX
05:00 AM Feature request #5587 (Closed): v.in.ogr.qgis should allow us to ignore details
Hello, bug triage...
in QGIS 2.13 master (and probably in earlier versions), there is a ??-t?? parameter on v.in.ogr...
Médéric RIBREUX
05:00 AM Feature request #5587 (Closed): v.in.ogr.qgis should allow us to ignore details
Hello, bug triage...
in QGIS 2.13 master (and probably in earlier versions), there is a ??-t?? parameter on v.in.ogr...
Médéric RIBREUX
05:00 AM Feature request #5587 (Closed): v.in.ogr.qgis should allow us to ignore details
Hello, bug triage...
in QGIS 2.13 master (and probably in earlier versions), there is a ??-t?? parameter on v.in.ogr...
Médéric RIBREUX
05:00 AM Feature request #5587 (Closed): v.in.ogr.qgis should allow us to ignore details
Hello, bug triage...
in QGIS 2.13 master (and probably in earlier versions), there is a ??-t?? parameter on v.in.ogr...
Médéric RIBREUX
04:37 AM Bug report #13966 (Closed): error executing init function if project and function is located in d...
If you create a project including a init function and locate the files in a directory containing non-ascii characters... Bo Victor Thomsen
03:34 AM Feature request #5569 (Feedback): Turn all attribute table buttons into right click options
Hello, bug triage...
For the moment, Right-clicking in the attribute table displays a submenu with two entries (Sele...
Médéric RIBREUX
03:00 AM Feature request #5516 (Feedback): Better sorting of menus
Hello, bug triage...
I think this is fixed since at least QGIS 2.6 ?
Can someone confirm that nothing is missing in...
Médéric RIBREUX
02:58 AM Bug report #5498 (Feedback): Make the default directory to the users "home" directory after a fre...
Hello, bug triage...
I think this should have been fixed by "this commit":#aeafe3c88473f09b0daa434b66ba16f34c449a3e ...
Médéric RIBREUX
02:48 AM Feature request #5426 (Closed): selected objects should go to top level
Hello, bug triage...
this is a duplicate of #5411.
I am closing it !
Médéric RIBREUX
02:48 AM Feature request #5426 (Closed): selected objects should go to top level
Hello, bug triage...
this is a duplicate of #5411.
I am closing it !
Médéric RIBREUX
02:19 AM Feature request #13965 (Closed): Plugin installer, change tabulation order so that "enter" in plu...
Hi,
I have been tricked a few times by this UI design.
When doing a search in plugin installer, I use to type "Carr...
Regis Haubourg
02:09 AM Bug report #5330 (Closed): Join: Null data handling different for a joint column than for a norma...
Hello, bug triage...
in QGIS 2.13 master, the bug seems to be fixed: I've got null values for both columns and the g...
Médéric RIBREUX
02:09 AM Bug report #5330 (Closed): Join: Null data handling different for a joint column than for a norma...
Hello, bug triage...
in QGIS 2.13 master, the bug seems to be fixed: I've got null values for both columns and the g...
Médéric RIBREUX
02:09 AM Bug report #5330 (Closed): Join: Null data handling different for a joint column than for a norma...
Hello, bug triage...
in QGIS 2.13 master, the bug seems to be fixed: I've got null values for both columns and the g...
Médéric RIBREUX
01:57 AM Bug report #5321 (Feedback): Inserting geometries using a WFS-T of ArcGIS Server
Hello, bug triage...
do you still have this bug in the WFS client of a recent version of QGIS (2.12.1 or master) ?
I...
Médéric RIBREUX
01:49 AM Bug report #13571: data defined size assistant displays different size in legend vs canvas
Hi, I would be very thanksfull if a backport to 2.12 could be done. (christmas is coming...)
We financed this since 2...
Regis Haubourg
01:49 AM Bug report #5258: WMS layer properties should be updated upon visiting the 'layer properties' dialog
Hello, bug triage...
seems to be still true for QGIS 2.13. Perhaps should we add a refresh button on metadata tab to...
Médéric RIBREUX
01:47 AM Feature request #13570: size varying assistant not available for line layers
Partially solved in PR https://github.com/qgis/QGIS/pull/2414. Still misses legend in registry. Regis Haubourg
01:09 AM Bug report #13963: QGIS greadily allocates memory and crashes when editing moderately large shape...
Karl Kastner wrote:
> Release 2.8.4 is not in the repositories, at least neither in http://qgis.org/ubuntugis nor in ...
Jürgen Fischer
01:00 AM Bug report #13963: QGIS greadily allocates memory and crashes when editing moderately large shape...
Release 2.12.1 segfaults immediately at start up. This has to do with python plugins, because it starts up if the pac... Karl Kastner

2015-12-08

12:58 AM Bug report #13963: QGIS greadily allocates memory and crashes when editing moderately large shape...
Release 2.12.1 segfaults immediately at start up. This has to do with python plugins, because it starts up if the pac... Karl Kastner
08:55 PM Bug report #13963 (Feedback): QGIS greadily allocates memory and crashes when editing moderately ...
Please test with 2.8.4 or 2.12.1 Nyall Dawson
09:35 AM Bug report #13963 (Closed): QGIS greadily allocates memory and crashes when editing moderately la...
When editing moderately large shapefiles (228428 points, 1.1MB << 1% total RAM). QGIS starts to allocate huge amounts... Karl Kastner
12:58 AM Feature request #5242 (In Progress): Open KMZ without needing to unzip
Hello, bug triage...
QGIS 2.13 master can open kmz files... but it lacks the *.kmz filter in the OGR file selector.
...
Médéric RIBREUX
12:58 AM Feature request #5242 (In Progress): Open KMZ without needing to unzip
Hello, bug triage...
QGIS 2.13 master can open kmz files... but it lacks the *.kmz filter in the OGR file selector.
...
Médéric RIBREUX
12:43 AM Bug report #5232: "add direction symbol" does not work with curved labels
Hello, bug triage...
just for information, this bug is still true for QGIS 2.13 master.
Médéric RIBREUX
12:12 AM Bug report #13964 (Closed): Untranslatable strings in Processing
Fixed in changeset commit:"6c3141b605c07bc40f35fd9a23089420445cec12". Jürgen Fischer
10:59 PM Bug report #13964 (Closed): Untranslatable strings in Processing
The strings "Geoalgorithms" (in Processing Toolbox simplified interface), "Run", "Run as batch process..." and "Help"... Marina Pavlova
10:42 PM Bug report #13962: Text delimited file with carriage return line endings will not load in QGIS
The main issue here is that stream the file so we can't just do a normal replace like you would.
We could do somet...
Nathan Woodrow
10:31 PM Bug report #13962: Text delimited file with carriage return line endings will not load in QGIS
This is how EndOfLine is used in the Qt source
@
case EndOfLine:
778 if (ch == QLatin1Char('\
...
Nathan Woodrow
06:08 PM Bug report #13962: Text delimited file with carriage return line endings will not load in QGIS
If it were a Python issue I'd happily fix it, but I know nothing about C++ so it would be a bad idea for me to try. Q... Dewey Dunnington
01:38 PM Bug report #13962: Text delimited file with carriage return line endings will not load in QGIS
Since the "corresponding Qt-Bug":https://bugreports.qt.io/browse/QTBUG-18038 is set to _won't fix_ you would have to ... Sebastian Dietrich
09:52 AM Bug report #13962: Text delimited file with carriage return line endings will not load in QGIS
I agree it's odd behaviour and definitely Excel's fault, but it's difficult to run tutorials having to tell people th... Dewey Dunnington
09:46 AM Bug report #13962: Text delimited file with carriage return line endings will not load in QGIS
QGIS (Qt's TextStream) expects "\
\
" (CRLF; windows/dos style) or "\
" (LF; unixoid) as line ending. Nowadays "\
" ...
Jürgen Fischer
09:37 AM Bug report #13962: Text delimited file with carriage return line endings will not load in QGIS
Note: via OGR it works (ie. "Add Vector Layer" / drag & drop into qgis window) Jürgen Fischer
09:27 AM Bug report #13962 (Closed): Text delimited file with carriage return line endings will not load i...
I am trying to load a .csv with carriage return line endings (the default for Microsoft Excel in Mac OSX). This has b... Dewey Dunnington
02:56 PM Bug report #8320: Order of predefined scale settings wrong
See "PR 2558":https://github.com/qgis/QGIS/pull/2558 for a solution. Sebastian Dietrich
09:02 AM Feature request #5221 (Closed): Write QPJ file when defining CRS for layer
Hello, bug triage...
Ok I am closing it because fTools works...
Médéric RIBREUX
09:02 AM Feature request #5221 (Closed): Write QPJ file when defining CRS for layer
Hello, bug triage...
Ok I am closing it because fTools works...
Médéric RIBREUX
09:02 AM Feature request #5221 (Closed): Write QPJ file when defining CRS for layer
Hello, bug triage...
Ok I am closing it because fTools works...
Médéric RIBREUX
08:46 AM Bug report #5183 (Closed): Scale bar has wrong units for GeoJSON layer
Hello, bug triage...
well, if this is not a bug, I am pleased to close it !
Médéric RIBREUX
08:46 AM Bug report #5183 (Closed): Scale bar has wrong units for GeoJSON layer
Hello, bug triage...
well, if this is not a bug, I am pleased to close it !
Médéric RIBREUX
08:45 AM Bug report #5173 (Feedback): Shape file field precision includes the . when saving, but not when ...
Hello, bug triage...
I can't reproduce it on QGIS 2.13 master (have set a decimal field of size 3 and precision 2).
...
Médéric RIBREUX
08:41 AM Bug report #5155 (Feedback): memory layer attribute fields are combined when a memory layer or co...
Hello, bug triage...
I think we can close this bug. The new memory layer has been implemented in QGIS core (the old ...
Médéric RIBREUX
08:37 AM Bug report #5154 (In Progress): Need to check that precision<field width when adding a column
Hello, bug triage...
in QGIS 2.13 master, you can't set a precision greater than the field length for decimal number...
Médéric RIBREUX
08:26 AM Feature request #5138 (Feedback): A window should display a message about D&D feature
Hello, bug triage...
for the moment, there is no popup window on DBManager and I think this is good because DBManage...
Médéric RIBREUX
08:20 AM Feature request #5137 (Feedback): Allow save results from RoadGraph plugin as an OGR datasource (...
Hello, bug triage...
on QGIS 2.13 master, when you export the results of the roadgraph plugin, you can choose betwee...
Médéric RIBREUX
08:14 AM Bug report #5125 (Feedback): Inconsistent behaviour - whether or not newly added layers are autom...
Hello, bug triage...
in QGIS 2.13 master (and probably in previous versions), the newly added layer is automatically...
Médéric RIBREUX
08:05 AM Feature request #5117 (Feedback): Make the first column of the Attribute Table show feature ID
Hello, bug triage...
I think this is fixed in QGIS 2.13 (and probably in previous versions). Here is what I've found...
Médéric RIBREUX
07:59 AM Feature request #5122 (Feedback): Temporal data, timestamps, and symbolizing based on date
Hello, bug triage...
since QGIS 2.12, the time capabilities of QGIS have greatly evolved:
- There is a better suppo...
Médéric RIBREUX
07:46 AM Feature request #5115 (Feedback): Save more than one style in a .qml file and give user a choice ...
Hello, bug triage...
multi-style for layers is completely implemented in QGIS 2.13 master (and in previous versions)...
Médéric RIBREUX
07:46 AM Feature request #5115 (Feedback): Save more than one style in a .qml file and give user a choice ...
Hello, bug triage...
multi-style for layers is completely implemented in QGIS 2.13 master (and in previous versions)...
Médéric RIBREUX
07:37 AM Bug report #5085 (Closed): Font size is not correctly exported to SVG/PDF
Yes, the font size seems correct now. Thanks for checking! Anita Graser
07:37 AM Bug report #5085 (Closed): Font size is not correctly exported to SVG/PDF
Yes, the font size seems correct now. Thanks for checking! Anita Graser
07:18 AM Bug report #5085 (Feedback): Font size is not correctly exported to SVG/PDF
Hello, bug triage...
on QGIS 2.13 master, the SVG conversion of a label in DejaVu Sans 10 gives a DejaVu Sans 9,9188...
Médéric RIBREUX
07:36 AM Bug report #13866: Copy Paste attribute table from postgres causes crash
Worse than this, it is not possible at all to copy lines from attribute table, from menu. It is greyed out there, whe... Regis Haubourg
07:33 AM Feature request #5093 (Closed): Cancel current canvas redraw on a new redraw request
Hello, bug triage...
this is fixed in QGIS 2.13 and in previous versions. There is a new rendering engine and when I...
Médéric RIBREUX
07:33 AM Feature request #5093 (Closed): Cancel current canvas redraw on a new redraw request
Hello, bug triage...
this is fixed in QGIS 2.13 and in previous versions. There is a new rendering engine and when I...
Médéric RIBREUX
07:33 AM Feature request #5093 (Closed): Cancel current canvas redraw on a new redraw request
Hello, bug triage...
this is fixed in QGIS 2.13 and in previous versions. There is a new rendering engine and when I...
Médéric RIBREUX
07:24 AM Bug report #5087 (Feedback): An action that makes the Identify Results dock appear forces a compl...
Hello, bug triage...
seems to be fixed, at least in QGIS 2.13 master in MS Windows 7 x64. Can you confirm it (I have...
Médéric RIBREUX
07:20 AM Bug report #13948 (Closed): PyQGIS doesn't work
Fixed in changeset commit:"197ee6cb3a95fafc6f119d3a4cfad04e27de8468". Anonymous
07:08 AM Bug report #5079 (Feedback): Error adding WFS layer from an Intergraph WebMap WFS
Hello, bug triage...
as the WFS service is not public and it is not easy to set up a dedicated Intergraph server, wo...
Médéric RIBREUX
06:59 AM Bug report #5051 (Closed): SPIT should add indexes to key and geometry fields
Hello, bug triage...
as said in previous bug, SPIT has been removed from QGIS and I am closing this bug !
Médéric RIBREUX
06:59 AM Bug report #5051 (Closed): SPIT should add indexes to key and geometry fields
Hello, bug triage...
as said in previous bug, SPIT has been removed from QGIS and I am closing this bug !
Médéric RIBREUX
06:58 AM Feature request #5050 (Closed): If SHP is currently-selected layer, SPIT should be prepoulated wi...
Hello, bug triage...
SPIT has been removed from QGIS, use Processing Import into PostGIS instead.
I am closing this...
Médéric RIBREUX
06:58 AM Feature request #5050 (Closed): If SHP is currently-selected layer, SPIT should be prepoulated wi...
Hello, bug triage...
SPIT has been removed from QGIS, use Processing Import into PostGIS instead.
I am closing this...
Médéric RIBREUX
04:35 AM Bug report #13947: postgis tables with inherits can lead to not unique QgsFeature.id
Nice fix :-)
The actual problem is the incomplete support for inheritance in PostgreSQL. _Inheritance_ together with...
Sebastian Dietrich
02:06 AM Bug report #13947 (Closed): postgis tables with inherits can lead to not unique QgsFeature.id
Fixed in changeset commit:"269f70928571be08fe67d14eb43bda77945d8773". Jürgen Fischer
03:19 AM Bug report #13941: Debian build failure.
see also https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807170 (issue opened for Qt4 Debian maintainers) Richard Duivenvoorde
02:47 AM Bug report #13960 (Closed): Edit widget configuration is stored twice
Hello,
since at least QGIS 2.4 (and probably in earlier versions), the XML configuration of the edit widgets is stor...
Médéric RIBREUX
01:16 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Hi,
IF you're opening attribute table, select all in attribute table, and save as with the option only selected featu...
jerome andal

2015-12-07

12:36 AM Bug report #13947 (Reopened): postgis tables with inherits can lead to not unique QgsFeature.id
The patch does not cover the case in which use estimated metadata is true. Alessandro Pasotti
03:25 AM Bug report #13947: postgis tables with inherits can lead to not unique QgsFeature.id
Yes, pretty bad design but that was exactly the purpose of the test. Unfortunately, it is a stripped down real case, ... Alessandro Pasotti
12:34 AM Bug report #13959: Filtering legend by expression hides unselected items
Reproduced. I will have a look soon Hugo Mercier
09:54 PM Bug report #13959 (Closed): Filtering legend by expression hides unselected items
Using the new "filter legend by expression" function, I've noticed odd behaviour with the legend checkboxes:
1. Styl...
Nyall Dawson
12:10 AM Bug report #13948: PyQGIS doesn't work
Matthias Kuhn wrote:
> Do you run "make install"?
> Can you run from the build directory?
I'm using QGIS from packag...
dr -
11:27 PM Bug report #13948 (Feedback): PyQGIS doesn't work
Do you run "make install"?
Can you run from the build directory?
Matthias Kuhn
09:52 AM Bug report #13948: PyQGIS doesn't work
It looks like this issue came after this commit:9ff6e1d dr -
09:04 PM Bug report #13958 (Closed): Overflow on primary key with negative values; crashes QGIS when editing
This is a recent issue with QGIS 2.12.1-Lyon (commit:16760fd) on Windows 7 via OSGeo4W x64. I can reproduce the behav... Mike Taves
02:40 PM Bug report #13955 (Closed): shapefile geometry are never (really) deleted
Duplicate of #11007.
You have already reported the same issue #13953, please check the response and avoid opening ne...
Saber Razmjooei
02:40 PM Bug report #13955 (Closed): shapefile geometry are never (really) deleted
Duplicate of #11007.
You have already reported the same issue #13953, please check the response and avoid opening ne...
Saber Razmjooei
07:53 AM Bug report #13955 (Closed): shapefile geometry are never (really) deleted
Hi, and sorry for my english level.
Each time i'm trying to delete one geometry, it doesn't works. It seems to work i...
jerome andal
01:08 PM Bug report #7905: unset keyboard shortcuts are not remembered
See "PR 2551":https://github.com/qgis/QGIS/pull/2551 for a solution. Sebastian Dietrich
12:21 PM Bug report #7905: unset keyboard shortcuts are not remembered
Confirmed in master (commit:6035d98b4a2669616a0122c0c94dfbd87770164b).
Intersting though:
The _Save..._ and _Load......
Sebastian Dietrich
12:33 PM Bug report #13956: [Project Properties] certain ellipsoids selected appear changed to another
I just noticed some previous reports of a similar issue #9767, #10392 when I searched again (missed the closed ticket... Steven Mizuno
11:28 AM Bug report #13956 (Closed): [Project Properties] certain ellipsoids selected appear changed to an...
In Project Properties, General, Ellipsoid choosing certain ellipsoids appear changed to a different one when Project ... Steven Mizuno
12:10 PM Bug report #13957 (Closed): [Project Properties] certain ellipsoids selected cause transform init...
In Project Properties, General, Ellipsoid - selecting some ellipsoids give huge values in Identify derived, both area... Steven Mizuno
11:39 AM Bug report #13953 (Closed): shapefile geometry are never (really) deleted
duplicate of #11007 (and others) Jürgen Fischer
11:39 AM Bug report #13953 (Closed): shapefile geometry are never (really) deleted
duplicate of #11007 (and others) Jürgen Fischer
06:58 AM Bug report #13953 (Closed): shapefile geometry are never (really) deleted
Hi, and sorry for my english level.
Each time i'm trying to delete one geometry, it doesn't works. It seems to work i...
jerome andal
10:18 AM Feature request #13902: confirmation of delete feature actions
As long as deletions can be un-deleted with Undo (and Rollback or Cancel for layer editing), I don't see a reason to ... Steven Mizuno
10:03 AM Feature request #5006 (Closed): The user can miss any error messages on startup because there is ...
Sounds good. Alister Hood
10:03 AM Feature request #5006 (Closed): The user can miss any error messages on startup because there is ...
Sounds good. Alister Hood
06:14 AM Feature request #5006 (Feedback): The user can miss any error messages on startup because there i...
Hello, bug triage...
I think this is fixed in QGIS 2.13 (and in 2.12). There is now an information band on the scree...
Médéric RIBREUX
07:48 AM Bug report #4943 (Feedback): Georeferenced plugin don't put projection into tif
Hello, bug triage...
I can't reproduce this bug in a recent version of QGIS (master or 2.12): georeferenced Tiff hav...
Médéric RIBREUX
07:45 AM Feature request #4820 (Feedback): Color interpolation "exact" does not work
Hello, bug triage...
where can we find this option in the actual raster properties ? I can't find it anywhere...
Médéric RIBREUX
07:41 AM Feature request #4795: Integrate connection manager
Not really: they are different, and both are needed. A complete integration will make the old one useless, so it can ... Paolo Cavallini
07:38 AM Feature request #4795 (Feedback): Integrate connection manager
hello, bug triage...
I think this is implemented now in QGIS (master and previous). I mean, you define connections w...
Médéric RIBREUX
07:40 AM Bug report #4810 (Closed): GdalTools: buildVRT results in a file without projection
Hello, bug triage...
this is fixed in QGIS 2.13 (and probably in previous versions).
I am closing this bug.
Médéric RIBREUX
07:40 AM Bug report #4810 (Closed): GdalTools: buildVRT results in a file without projection
Hello, bug triage...
this is fixed in QGIS 2.13 (and probably in previous versions).
I am closing this bug.
Médéric RIBREUX
07:40 AM Bug report #4810 (Closed): GdalTools: buildVRT results in a file without projection
Hello, bug triage...
this is fixed in QGIS 2.13 (and probably in previous versions).
I am closing this bug.
Médéric RIBREUX
07:26 AM Feature request #4778 (Closed): Import of multiple shapefiles in PostGIS
With Processing Paolo Cavallini
07:26 AM Feature request #4778 (Closed): Import of multiple shapefiles in PostGIS
With Processing Paolo Cavallini
07:06 AM Feature request #4778 (Feedback): Import of multiple shapefiles in PostGIS
Hello, bug triage...
now "that SPIT has been removed":#b39e6d176000fea3d5eaf6cc0b8f7b0f9c5df3dd, how do we do to imp...
Médéric RIBREUX
07:17 AM Bug report #5633 (Closed): Memory Layers Attribute Table do not display the data
Ok, bug triage...
I am closing this one ! The new scratch memory layer type doesn't have this problem anymore...
Médéric RIBREUX
07:17 AM Bug report #5633 (Closed): Memory Layers Attribute Table do not display the data
Ok, bug triage...
I am closing this one ! The new scratch memory layer type doesn't have this problem anymore...
Médéric RIBREUX
07:17 AM Bug report #5633 (Closed): Memory Layers Attribute Table do not display the data
Ok, bug triage...
I am closing this one ! The new scratch memory layer type doesn't have this problem anymore...
Médéric RIBREUX
07:09 AM Bug report #4651 (Closed): Error in "Pretty Breaks" classification mode
Hello, bug triage...
this bug is fixed, at least on QGIS 2.13 master. I can have 1,6 million of points and the Prett...
Médéric RIBREUX
07:09 AM Bug report #4651 (Closed): Error in "Pretty Breaks" classification mode
Hello, bug triage...
this bug is fixed, at least on QGIS 2.13 master. I can have 1,6 million of points and the Prett...
Médéric RIBREUX
07:09 AM Bug report #4651 (Closed): Error in "Pretty Breaks" classification mode
Hello, bug triage...
this bug is fixed, at least on QGIS 2.13 master. I can have 1,6 million of points and the Prett...
Médéric RIBREUX
07:01 AM Bug report #13954 (Closed): Changes in "Options/Digitizing/Rubberband/Line color" doesn't change ...
Hi!
Win 7 sp1 x64, qgis x64 rev. b39e6d1
When I change values in "Options/Digitizing/Rubberband/Line color/" it doe...
Piotr Kania
07:00 AM Bug report #13891: Changes in "Options/Digitizing/Rubberband/Line color" doesn't change backgroun...
the same with b39e6d1 Piotr Kania
06:37 AM Bug report #4645 (Feedback): Changing multiple symbol colours at once is applied immediately to t...
Hello, bug triage...
seems to be fixed (at least in master). If I cancel the changes, the style is not updated.
Can...
Médéric RIBREUX
06:10 AM Bug report #4964 (Closed): Copy to clipboard from python error window doesn't work
Hello, bug triage...
this is fixed in QGIS 2.13 (and probably in previous versions). You can copy from the Python er...
Médéric RIBREUX
06:10 AM Bug report #4964 (Closed): Copy to clipboard from python error window doesn't work
Hello, bug triage...
this is fixed in QGIS 2.13 (and probably in previous versions). You can copy from the Python er...
Médéric RIBREUX
06:10 AM Bug report #4964 (Closed): Copy to clipboard from python error window doesn't work
Hello, bug triage...
this is fixed in QGIS 2.13 (and probably in previous versions). You can copy from the Python er...
Médéric RIBREUX
03:10 AM Bug report #13952: QGIS node tool causes snapping another feature randomly
Tried to test on master, and add a crash when changing default projection (was otf 3857 and layer in 2154). So ... I ... Regis Haubourg
02:50 AM Bug report #13952 (Closed): QGIS node tool causes snapping another feature randomly
Hi,
very blocking issue here with 2.12.1 (BTW could someone add it to target versions in redmine?).
with snapping...
Regis Haubourg

2015-12-06

12:48 AM Bug report #13925: Qlr-file saves datasource path not as absolute path
Maybe that's a good idea Sebastian, but now sometimes it's relative and sometimes absolute, and there seems no contro... Filip Mahieu
06:35 AM Bug report #13925: Qlr-file saves datasource path not as absolute path
Filip Mahieu wrote:
> There was a closed issue that would have fixed it, that I did find yesterday but not anymore to...
Sebastian Dietrich
03:34 PM Feature request #8925: Saving label information/styles into an SLD File
This is a nice issue where I'm working on now:
1. SLD from QGIS is not really compatible in Geoserver
2. Labels in SL...
Richard Zijlstra
12:44 PM Bug report #4110: order of layers changes when they are added to a group
See "PR 2543":https://github.com/qgis/QGIS/pull/2543 for a solution.
Note that the unintended reordering also happen...
Sebastian Dietrich
12:41 PM Feature request #13458 (Closed): Legend: add check/uncheck unselect/all
Fixed in changeset commit:"91f7918e21e5251a149515200b0f566f8f02c85b". Nyall Dawson
11:59 AM Bug report #4051 (Closed): Cannot display SpatiaLite views based on tables with spatial index
Thanks for checking this. I can confirm that your describe workflow for creating a view from a table with index on it... Anita Graser
11:59 AM Bug report #4051 (Closed): Cannot display SpatiaLite views based on tables with spatial index
Thanks for checking this. I can confirm that your describe workflow for creating a view from a table with index on it... Anita Graser
10:50 AM Bug report #13667: rule based labelling is not saved in qml style files
See "PR 2542":https://github.com/qgis/QGIS/pull/2542 for an early present from Santa Claus ;-)
> workaround a lot of...
Sebastian Dietrich
02:11 AM Bug report #13667: rule based labelling is not saved in qml style files
Can this be fixed please as it is causing me problems, and workaround a lot of extra work Harry Clarke
09:14 AM Bug report #13938 (Open): Extra space in "IS NOT" operator makes the expression return wrong sele...
that's it. Giovanni Manghi
06:45 AM Bug report #13938: Extra space in "IS NOT" operator makes the expression return wrong selection
@Giovanni Manghi:
Good catch!
If I may add the _extra detail_ here:...
Sebastian Dietrich
08:38 AM Bug report #13951: QGIS crashes when trying to view polygon whose border intersects itself
I could not attach the minidump because I had kind of overlooked that the file was 28MB. Some information from it, as... Martin Formanek
08:35 AM Bug report #13951 (Closed): QGIS crashes when trying to view polygon whose border intersects itself
h1. Steps to reproduce:
# Create a MSSQL table that contains a geometry column, enter it into `geometry_columns` as ...
Martin Formanek
08:20 AM Bug report #13911: Zoom to layer fails using views
Sebastian Dietrich wrote:
> What did help in my case was using the _Filter..._ dialog and simply confirming the alrea...
Jürgen Fischer
07:53 AM Bug report #13911: Zoom to layer fails using views
Confirmed on master (commit:dc73fb2a09c6516b7a2149c49f6b62cd11ff83f9).
It does not only affect views, but normal lay...
Sebastian Dietrich
08:15 AM Feature request #12258: Add fields to temporary memory layers
Hm, seems to be fixed in 2.12 (or before). Can this issue be closed then? Sebastian Dietrich
07:53 AM Bug report #13848: Refreshing a vector layer does not change feature count
Confirmed in master (commit:dc73fb2a09c6516b7a2149c49f6b62cd11ff83f9), using PostgreSQL.
I found that adding feature...
Sebastian Dietrich
07:06 AM Bug report #13941: Debian build failure.
Richard Duivenvoorde wrote:
> according to bas/sebastic, have an eye on "this":https://tracker.debian.org/pkg/qt4-x11...
Jürgen Fischer
03:48 AM Bug report #13941: Debian build failure.
according to bas/sebastic, have an eye on this:
https://tracker.debian.org/pkg/qt4-x11
could be a fix for our probl...
Richard Duivenvoorde
04:52 AM Bug report #13840: Unable to use move label tool with rotated map
This is related to (and probably a duplicate of) #11856. Sebastian Dietrich

2015-12-05

06:11 PM Bug report #4375: Zoom to layer extent does not work for a point layer with a single point.
> It is not centered on the point but the point is displayed.
I don't think this aspect is a good compromise - at le...
Alister Hood
03:56 AM Bug report #4375 (Feedback): Zoom to layer extent does not work for a point layer with a single p...
Hello, bug triage...
it seems to be fixed: in QGIS 2.13 master, I can "zoom" on a layer with only a point. If the po...
Médéric RIBREUX
10:21 AM Bug report #13941: Debian build failure.
See also "Debian #806324":https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806324 Jürgen Fischer
09:20 AM Bug report #13891: Changes in "Options/Digitizing/Rubberband/Line color" doesn't change backgroun...
the same with qgis commit:60ad688 Piotr Kania
07:43 AM Feature request #13950 (Closed): Precise guide position in composer
Double clicking a guide should open a dialog to set the guide position precisely. Paul Kanelli
07:19 AM Bug report #13947: postgis tables with inherits can lead to not unique QgsFeature.id
Please also note that your test creates the tables in a way that makes duplicate values much more likely:
When creat...
Sebastian Dietrich
07:18 AM Bug report #13949 (Closed): Move grouped items by "Position and size" fails
Using "Positon and size" in the composer does not move all grouped items. Furthermore "X" and "Y" should refer to the... Paul Kanelli
06:42 AM Bug report #4638 (Closed): WFS Dialog: First item automatically selected
Hello, bug triage...
this is fixed in the recent versions of QGIS.
I am closing this bug.
Médéric RIBREUX
06:42 AM Bug report #4638 (Closed): WFS Dialog: First item automatically selected
Hello, bug triage...
this is fixed in the recent versions of QGIS.
I am closing this bug.
Médéric RIBREUX
06:42 AM Bug report #4638 (Closed): WFS Dialog: First item automatically selected
Hello, bug triage...
this is fixed in the recent versions of QGIS.
I am closing this bug.
Médéric RIBREUX
06:31 AM Bug report #4620 (Feedback): Killing QGIS deletes all user settings
Hello, bug triage...
can you confirm that the bug is still valid ? On QGIS 2.13 (on Debian Stretch), the settings se...
Médéric RIBREUX
06:31 AM Bug report #13948: PyQGIS doesn't work
But this import works fine:... dr -
06:30 AM Bug report #13948 (Closed): PyQGIS doesn't work
... dr -
06:25 AM Feature request #4609: Add a filter for the "values" list in the query builder and similar dialogs
Hello, bug triage...
this is done for expression dialog boxes where you can load all the values and search in it wit...
Médéric RIBREUX
06:19 AM Feature request #4599 (Closed): QGIS can scale down the attribute used for item scale and rotation
Hello, bug triage...
in QGIS 2.13 (and in previous version), you have now expressions scale_exp and scale_linear tha...
Médéric RIBREUX
06:19 AM Feature request #4599 (Closed): QGIS can scale down the attribute used for item scale and rotation
Hello, bug triage...
in QGIS 2.13 (and in previous version), you have now expressions scale_exp and scale_linear tha...
Médéric RIBREUX
06:19 AM Feature request #4599 (Closed): QGIS can scale down the attribute used for item scale and rotation
Hello, bug triage...
in QGIS 2.13 (and in previous version), you have now expressions scale_exp and scale_linear tha...
Médéric RIBREUX
06:13 AM Bug report #4587 (Feedback): 'Zoom to best scale' Generates Bad Bounding Box
Hello, bug triage...
does 'Zoom to best scale' is now entitled 'Zoom to Native Resolution (100%)' ?
Médéric RIBREUX
06:08 AM Bug report #13391: GeoJSON not displayed correctly
This is a duplicate of #11587 Martin Weis
06:08 AM Bug report #13098: GeoJSON vector issue
This is a duplicate of #11587 Martin Weis
06:07 AM Bug report #12555: geojson open with bad result with all data on same point, wrong coordinates, i...
This is a duplicate of #11587 Martin Weis
06:06 AM Bug report #11587: all coordinates truncated to integer values when system has certain locale set...
Another duplicate: #12555
Martin Weis
06:05 AM Bug report #11587: all coordinates truncated to integer values when system has certain locale set...
There are duplicates in the bugreports: #13391, #13098
I can confirm these to suffer from the LANG issue. Correctly i...
Martin Weis
05:59 AM Bug report #11587: all coordinates truncated to integer values when system has certain locale set...
I had this issue, too and here is my bugreport:
GeoJSON import fails based on LANG settings
I found the import of G...
Martin Weis
06:04 AM Bug report #4579 (Closed): random colors list should be repeated and not stretched
Hello, bug triage...
in QGIS 2.13 (and probably previous versions), you can use the random colors in the categorized...
Médéric RIBREUX
06:04 AM Bug report #4579 (Closed): random colors list should be repeated and not stretched
Hello, bug triage...
in QGIS 2.13 (and probably previous versions), you can use the random colors in the categorized...
Médéric RIBREUX
06:04 AM Bug report #4579 (Closed): random colors list should be repeated and not stretched
Hello, bug triage...
in QGIS 2.13 (and probably previous versions), you can use the random colors in the categorized...
Médéric RIBREUX
05:58 AM Feature request #4564 (Closed): Make ftools tools work with input layers with different CRSs
Hello, bug triage...
with QGIS 2.13 master, I can use the geoprocessing tools of fTools with two layers that have di...
Médéric RIBREUX
05:58 AM Feature request #4564 (Closed): Make ftools tools work with input layers with different CRSs
Hello, bug triage...
with QGIS 2.13 master, I can use the geoprocessing tools of fTools with two layers that have di...
Médéric RIBREUX
05:58 AM Feature request #4564 (Closed): Make ftools tools work with input layers with different CRSs
Hello, bug triage...
with QGIS 2.13 master, I can use the geoprocessing tools of fTools with two layers that have di...
Médéric RIBREUX
05:57 AM Feature request #4542: ColorBrewer color ramps: better GUI organization
Correct, it is not fixed. Thanks.
However, now CB ramps are included in cpt-city section, where they are classified. ...
Paolo Cavallini
05:38 AM Feature request #4542 (Feedback): ColorBrewer color ramps: better GUI organization
Hello, bug triage...
this is an old bug and I am not sure to understand everything.
In QGIS 2.13, color ramps are no...
Médéric RIBREUX
05:55 AM Bug report #4518: Rotation of labels and symbols should be in the same direction
It is. Planned for 3.0. Thanks. Paolo Cavallini
05:24 AM Bug report #4518 (Feedback): Rotation of labels and symbols should be in the same direction
Hello, bug triage...
this is still the case in QGIS 2.13 even with the new label engine...
It's been 4 years since ...
Médéric RIBREUX
05:55 AM Bug report #4413: Generating SVG preview takes very long
Sorry, I have a very fast machine here, cannot test properly. Paolo Cavallini
04:07 AM Bug report #4413 (Feedback): Generating SVG preview takes very long
Hello, bug triage...
it seems to be fixed in QGIS 2.13, when I add an image in the composer, the search directories ...
Médéric RIBREUX
05:53 AM Bug report #4581 (Closed): Simple fill border drawn like it is not "closed"
Hello, bug triage...
I am not able to reproduce this with QGIS 2.13 master. You can set the join style for the Simpl...
Médéric RIBREUX
05:53 AM Bug report #4581 (Closed): Simple fill border drawn like it is not "closed"
Hello, bug triage...
I am not able to reproduce this with QGIS 2.13 master. You can set the join style for the Simpl...
Médéric RIBREUX
05:53 AM Bug report #4581 (Closed): Simple fill border drawn like it is not "closed"
Hello, bug triage...
I am not able to reproduce this with QGIS 2.13 master. You can set the join style for the Simpl...
Médéric RIBREUX
05:47 AM Bug report #4562 (Closed): Using current gfoss release version (1.7.1), PyQGIS fails to load on D...
Hello, bug triage...
there is no problem to compile QGIS on Debian stable (Jessie) and having a working PyQGis modul...
Médéric RIBREUX
05:47 AM Bug report #4562 (Closed): Using current gfoss release version (1.7.1), PyQGIS fails to load on D...
Hello, bug triage...
there is no problem to compile QGIS on Debian stable (Jessie) and having a working PyQGis modul...
Médéric RIBREUX
05:47 AM Bug report #4562 (Closed): Using current gfoss release version (1.7.1), PyQGIS fails to load on D...
Hello, bug triage...
there is no problem to compile QGIS on Debian stable (Jessie) and having a working PyQGis modul...
Médéric RIBREUX
05:43 AM Bug report #4555 (Feedback): Rendering of symbols when exporting to pdf
Hello, bug triage...
do still have this bug on a recent version of QGIS (2.12.1 or master) ?
I can't reproduce it o...
Médéric RIBREUX
05:29 AM Bug report #4525 (Feedback): Composer map rotation / items
Hello, bug triage...
I think it is fixed (at least in QGIS 2.13). I can rotate anything in the composer (maps, symbo...
Médéric RIBREUX
05:17 AM Bug report #4506 (Feedback): Possible Malformation/redundancy on that PS code inside exported PDF...
Hello, bug triage...
do you still have problems with PDF generation on recent QGIS versions (2.12 or master) ?
If i...
Médéric RIBREUX
05:15 AM Bug report #4503 (Closed): Using latest qgis-master, PyQGIS fails to load on Debian wheezy
Hello, bug triage...
this was for wheezy, we are in jessie and it was 4 years ago. I've got no problem to compile QG...
Médéric RIBREUX
05:15 AM Bug report #4503 (Closed): Using latest qgis-master, PyQGIS fails to load on Debian wheezy
Hello, bug triage...
this was for wheezy, we are in jessie and it was 4 years ago. I've got no problem to compile QG...
Médéric RIBREUX
05:13 AM Feature request #4476 (Feedback): Add a 2 cases if() command to Raster Calculator
Hello, bug triage...
the raster calculator can handle conditions but the expression is not so easy to understand:
<p...
Médéric RIBREUX
05:01 AM Bug report #4473 (Feedback): Form annotations broken in master and 1.7.1
Hello, bug triage...
seems to be fixed in QGIS 2.13: I can add a form annotation on my map and move it around withou...
Médéric RIBREUX
04:34 AM Feature request #4362 (Feedback): File dialogues should recognise VRT files with .ovf and .ovr ex...
Hello, bug triage...
The implementation is quite easy: we have to add the extensions into:
- "src/providers/ogr/qgso...
Médéric RIBREUX
04:34 AM Feature request #4362 (Feedback): File dialogues should recognise VRT files with .ovf and .ovr ex...
Hello, bug triage...
The implementation is quite easy: we have to add the extensions into:
- "src/providers/ogr/qgso...
Médéric RIBREUX
04:03 AM Bug report #4377: if "Options -> CRS -> coordinate reference system for new layers" is set "promp...
Hello, bug triage...
still true in QGIS 2.13. It could be acceptable if the selected CRS is taken as the target SRS....
Médéric RIBREUX
03:23 AM Bug report #4092: Cancel, OK and Apply buttons behave incorrectly and inconsistently in "Settings...
I've seen places in Windows 10 where there are both "apply" and "cancel" buttons and they don't follow the standard. ... Alister Hood
03:14 AM Bug report #4092: Cancel, OK and Apply buttons behave incorrectly and inconsistently in "Settings...
It used to be a standard which was widely followed, at least on Windows - that's why I expected it to work like that ... Alister Hood
03:21 AM Feature request #4314 (Feedback): Apply polygon styles also to points
Hello, bug triage...
in QGIS 2.13 (and probably in previous versions), you can't apply a style from a Polygon layer ...
Médéric RIBREUX
03:13 AM Feature request #4306: Uniform way of adding layers after analyses
Hello, bug triage...
do we have a document somewhere that states what are the rules for adding layers after an analy...
Médéric RIBREUX
03:06 AM Bug report #4304: Show only writable raster and vector formats in Processing "save file" dialogs
Hello, bug triage...
I think this is difficult to fix because we don't have an easy to use method or function in Pyt...
Médéric RIBREUX
02:48 AM Feature request #4299 (Closed): Change TOC symbology classes order according to order in the "sty...
Hello, bug triage...
in QGIS 2.13 master (and probably in previous versions), the order of the categorized and gradu...
Médéric RIBREUX
02:48 AM Feature request #4299 (Closed): Change TOC symbology classes order according to order in the "sty...
Hello, bug triage...
in QGIS 2.13 master (and probably in previous versions), the order of the categorized and gradu...
Médéric RIBREUX
02:48 AM Feature request #4299 (Closed): Change TOC symbology classes order according to order in the "sty...
Hello, bug triage...
in QGIS 2.13 master (and probably in previous versions), the order of the categorized and gradu...
Médéric RIBREUX
02:42 AM Feature request #4281 (In Progress): More user friendly handling of geometryless tables and layer...
Hello, bug triage...
I think there is a difference between geometryless tables and an empty layers in QGIS now.
Fo...
Médéric RIBREUX
02:42 AM Feature request #4281 (In Progress): More user friendly handling of geometryless tables and layer...
Hello, bug triage...
I think there is a difference between geometryless tables and an empty layers in QGIS now.
Fo...
Médéric RIBREUX
02:26 AM Bug report #3618: Annotations are not reprojected correctly
See "PR 2537":https://github.com/qgis/QGIS/pull/2537 for a solution. Sebastian Dietrich
02:24 AM Bug report #4237: Disabling line layer editing without finishing line leaves a ghost line object ...
See "PR 2540":https://github.com/qgis/QGIS/pull/2540 for a solution. Sebastian Dietrich
01:59 AM Bug report #4238 (Feedback): Geoserver WFS-T throws error when using QGIS Cut Spatial Objects tool
Hello, bug triage...
do you still have this bug with a recent version of QGIS (2.12.1 or master) and a recent versio...
Médéric RIBREUX
01:46 AM Feature request #4213: From RoadGraph to Network Analysis
Hello, bug triage...
with QGIS 2.13 (and previous versions) we have a Network Analysis library (with "Python binding...
Médéric RIBREUX
01:23 AM Feature request #4127: Recursive directory traversal for merge (fTools)
Hello, bug triage...
this is still true for QGIS 2.13 master. To fix this, we need to modify a bit of Python in "pyt...
Médéric RIBREUX

2015-12-04

12:59 PM Bug report #13947 (Closed): postgis tables with inherits can lead to not unique QgsFeature.id
Fixed in changeset commit:"fc7fea55ce1291d033a1b07455d374ba175413b3". Jürgen Fischer
09:16 AM Bug report #13947 (Closed): postgis tables with inherits can lead to not unique QgsFeature.id
Here is a test that reproduce the issue:
https://github.com/elpaso/QGIS/commit/614db661295ad3ddb4ca699ac92f6af548975...
Alessandro Pasotti
10:50 AM Bug report #4297 (Closed): Cmake file on MacOS is biased to use KyngChaos binaries regardless of ...
Médéric RIBREUX
04:32 AM Bug report #4297: Cmake file on MacOS is biased to use KyngChaos binaries regardless of user pref...
Yes. This one has been fixed all right–you can close it. However, I have another gripe with the current CMakeFile of ... vince -
04:07 AM Bug report #4297 (Feedback): Cmake file on MacOS is biased to use KyngChaos binaries regardless o...
Hello, bug triage...
are you still affected by this bug ? I think that there has been an heavy work on the Mac OS po...
Médéric RIBREUX
07:54 AM Bug report #7380: Different behavior for "Field" = NULL in Query builder and Advanced search
BTW this is not reproducable with current OGR (1.11.3 here). QGIS returns no rows filtering for @empty=NULL@ where e... Jürgen Fischer
07:35 AM Feature request #4346 (Feedback): startup tip suggestion
Hello, bug triage...
to fix this bug, we just need to add a content to "src/app/qgistipfactory.cpp":https://github.c...
Médéric RIBREUX
07:35 AM Feature request #4346 (Feedback): startup tip suggestion
Hello, bug triage...
to fix this bug, we just need to add a content to "src/app/qgistipfactory.cpp":https://github.c...
Médéric RIBREUX
07:24 AM Bug report #4380: geojson data not displayed when first feature geometry is null
Hello, bug triage...
still the same for QGIS 2.13 master. Whenever the first feature's geometry is NULL, QGIS opens ...
Médéric RIBREUX
07:14 AM Bug report #13941 (Closed): Debian build failure.
So it's apparently a problem in stretch and not QGIS. Jürgen Fischer
07:14 AM Bug report #13941 (Closed): Debian build failure.
So it's apparently a problem in stretch and not QGIS. Jürgen Fischer
03:51 AM Bug report #13941: Debian build failure.
Apologies for the lack of relevant information in the original bug report.
The problem was seen a clean build on Debi...
Andy Wood
02:59 AM Bug report #13941: Debian build failure.
Confirmed here on clean build on Debian 'testing'... Richard Duivenvoorde
07:09 AM Bug report #13932: MSSQL Features Don't Draw when Multiple Geometry Columns are Present
Also, I am finding that after some period of time, the "layer" that does work, stops functioning properly as well. Christian Frugard
07:01 AM Bug report #4092: Cancel, OK and Apply buttons behave incorrectly and inconsistently in "Settings...
Médéric RIBREUX wrote:
> You made me doubt about it so I tried some other applications... And actually a lot of the a...
Jürgen Fischer
01:04 AM Bug report #4092: Cancel, OK and Apply buttons behave incorrectly and inconsistently in "Settings...
Hello,
thanks for the guidelines, that's a good external reference.
You made me doubt about it so I tried some othe...
Médéric RIBREUX
06:04 AM Bug report #13298: Shapefiles corrupting - objects and attributes becoming switched
With Tablemanager. Jean-Pierre Vinadia
02:50 AM Bug report #13298: Shapefiles corrupting - objects and attributes becoming switched
Hi,
How do you delete the field: with "Table Manager" plugin or with the Core tool available in attribute table?
Harrissou Santanna
01:51 AM Bug report #13298: Shapefiles corrupting - objects and attributes becoming switched
The problem appaers again with an other file. With QGIS 2.12.0
It's really a very very big problem. Fortunately, I h...
Jean-Pierre Vinadia
05:42 AM Bug report #13919: QGIS server security patch: random crashes and performance regression
@Andreas Neumann
I just implements what's Martin Dobias speaks here:
https://github.com/sbrunner/QGIS/tree/access-co...
Stéphane Brunner
05:24 AM Feature request #13946 (Open): Extract Nodes tool - Add option to specify which points
The _Extract Nodes_ tool is quite useful in its current state, nonetheless would gain a lot if it were extended to in... Dominik Schmid
03:55 AM Feature request #4278 (Closed): Add -t option to v.in.ogr.qgis
Hello, bug triage...
in QGIS 2.13 (and probably in previous versions), there is an option in v.in.ogr.qgis to disabl...
Médéric RIBREUX
03:55 AM Feature request #4278 (Closed): Add -t option to v.in.ogr.qgis
Hello, bug triage...
in QGIS 2.13 (and probably in previous versions), there is an option in v.in.ogr.qgis to disabl...
Médéric RIBREUX
03:55 AM Feature request #4278 (Closed): Add -t option to v.in.ogr.qgis
Hello, bug triage...
in QGIS 2.13 (and probably in previous versions), there is an option in v.in.ogr.qgis to disabl...
Médéric RIBREUX
02:00 AM Feature request #13937: Snapping options
Great idea! Paul Kanelli
01:52 AM Feature request #4273: North arrow in lower/upper centre canvas
Hello, bug triage...
to implement this, we need to modify "some code in src/app/qgsdecorationnortharrow.cpp":https:/...
Médéric RIBREUX
01:40 AM Bug report #4237: Disabling line layer editing without finishing line leaves a ghost line object ...
Hello, bug triage...
everything is still true in QGIS 2.13 master, the PR hasn't been applied.
Médéric RIBREUX
01:35 AM Bug report #4186: WFS contextual help is missing
Hello, bug triage...
still true in QGIS 2.13 master ! The message is different:...
Médéric RIBREUX

2015-12-03

09:53 PM Bug report #4102 (Closed): Zoom to layer extent only considers the first part of a multipolygon
Fixed in changeset commit:"7e3dc30cbf692e768f073c3b4aac160ee36a857a". Nyall Dawson
08:27 AM Bug report #4102: Zoom to layer extent only considers the first part of a multipolygon
Hello, bug triage...
this is still true in QGIS 2.13...
Médéric RIBREUX
09:13 PM Bug report #4092: Cancel, OK and Apply buttons behave incorrectly and inconsistently in "Settings...
https://developer.apple.com/library/mac/documentation/UserExperience/Conceptual/OSXHIGuidelines/WindowDialogs.html#//... Alister Hood
07:59 AM Bug report #4092 (In Progress): Cancel, OK and Apply buttons behave incorrectly and inconsistentl...
Hello, bug triage...
??When you click cancel it should revert to the previous setting, but it doesn't. (If this was ...
Médéric RIBREUX
07:59 AM Bug report #4092 (In Progress): Cancel, OK and Apply buttons behave incorrectly and inconsistentl...
Hello, bug triage...
??When you click cancel it should revert to the previous setting, but it doesn't. (If this was ...
Médéric RIBREUX
08:46 PM Feature request #4054: Enhancement: option in the interpolation plugin to set the extent to match...
No, that doesn't answer it. Alister Hood
07:03 AM Feature request #4054 (Feedback): Enhancement: option in the interpolation plugin to set the exte...
Hello, bug triage...
in the Interpolation Plugin, the extent is updated with the extent of the last added input vect...
Médéric RIBREUX
07:03 AM Feature request #4054 (Feedback): Enhancement: option in the interpolation plugin to set the exte...
Hello, bug triage...
in the Interpolation Plugin, the extent is updated with the extent of the last added input vect...
Médéric RIBREUX
03:47 PM Bug report #13571 (Closed): data defined size assistant displays different size in legend vs canvas
Fixed in changeset commit:"701d970862172b24ec1086d8f2c517a8992f2666". Vincent Mora
01:24 PM Feature request #13945 (Open): 'Mutually Exclusive Group' for categorized layers
The new 'Mutually Exclusive Group' feature may also be helpful for categorized layers. Paul Kanelli
12:43 PM Feature request #4033: Map navigation - temporarily change to zoom in / zoom out / pan tool
No, lets leave it open. It would be handy to have something like how the space key works in composer for canvas (whil... Nyall Dawson
06:42 AM Feature request #4033 (Feedback): Map navigation - temporarily change to zoom in / zoom out / pan...
Hello, bug triage...
on QGIS 2.13 and previous version, you can define keyboard shortcuts for nearly any action, inc...
Médéric RIBREUX
12:24 PM Bug report #13934: QGIS crashed when digitise SpatiaLite (geos 3.4)
crash probably fixed in commit:cd830c4. Jürgen Fischer
09:42 AM Bug report #13934: QGIS crashed when digitise SpatiaLite (geos 3.4)
Please provide a backtrace using the core dump you already have (see "Creating a Backtrace":https://www.qgis.org/en/s... Jürgen Fischer
11:05 AM Bug report #4013 (Closed): Large Projects: add limitations to the manual
Okay, so I am closing this bug... Médéric RIBREUX
07:18 AM Bug report #4013: Large Projects: add limitations to the manual
I upgraded the system on the problem Mac recently. I can now open more than 84 shapefiles. I never figured what in ... William Kyngesburye
06:25 AM Bug report #4013 (Feedback): Large Projects: add limitations to the manual
Hello, bug triage...
I am able to open more than 250 Shapefile layers on QGIS 2.13 under Debian. Do you still have t...
Médéric RIBREUX
11:04 AM Feature request #3832 (Open): add x y input to move
Oops, sorry ! I've read too fast and missed the move tool reference...
So it is still opened !
Médéric RIBREUX
11:04 AM Feature request #3832 (Open): add x y input to move
Oops, sorry ! I've read too fast and missed the move tool reference...
So it is still opened !
Médéric RIBREUX
11:04 AM Feature request #3832 (Open): add x y input to move
Oops, sorry ! I've read too fast and missed the move tool reference...
So it is still opened !
Médéric RIBREUX
03:50 AM Feature request #3832: add x y input to move
Hello,
Yes I'm aware of the Advanced Digitizing Panel and it works great when creating new features. What I've meant...
elcuco -
03:24 AM Feature request #3832 (Closed): add x y input to move
Hello, bug triage...
in QGIS 2.13 (and previous versions), you have the Advanced Digitizing Panel. When you activate...
Médéric RIBREUX
03:24 AM Feature request #3832 (Closed): add x y input to move
Hello, bug triage...
in QGIS 2.13 (and previous versions), you have the Advanced Digitizing Panel. When you activate...
Médéric RIBREUX
03:24 AM Feature request #3832 (Closed): add x y input to move
Hello, bug triage...
in QGIS 2.13 (and previous versions), you have the Advanced Digitizing Panel. When you activate...
Médéric RIBREUX
03:24 AM Feature request #3832 (Closed): add x y input to move
Hello, bug triage...
in QGIS 2.13 (and previous versions), you have the Advanced Digitizing Panel. When you activate...
Médéric RIBREUX
03:24 AM Feature request #3832 (Closed): add x y input to move
Hello, bug triage...
in QGIS 2.13 (and previous versions), you have the Advanced Digitizing Panel. When you activate...
Médéric RIBREUX
10:13 AM Feature request #4151 (Feedback): New Feature: Render (Toggle map rendering) option for every lay...
Hello, bug triage...
I am not sure to understand. If you don't want to render a layer, just disable it and it will n...
Médéric RIBREUX
10:07 AM Bug report #4156 (Feedback): PDF generated using new symbology looks different on screen and on p...
Hello, bug triage...
I can't reproduce it on QGIS 2.13 and previous versions. I can make "very good":https://wiki.op...
Médéric RIBREUX
09:57 AM Feature request #4143 (Feedback): list of last used
Hello, bug triage...
with QGIS 2.13 (and previous versions), you can copy/paste styles between layers and it should ...
Médéric RIBREUX
09:57 AM Feature request #4143 (Feedback): list of last used
Hello, bug triage...
with QGIS 2.13 (and previous versions), you can copy/paste styles between layers and it should ...
Médéric RIBREUX
09:42 AM Feature request #4128 (Feedback): Display a progress bar when loading shp/dbf
Hello, bug triage...
when you load the attribute table of a layer with lots of features (more than 100000 features, ...
Médéric RIBREUX
09:42 AM Feature request #4128 (Feedback): Display a progress bar when loading shp/dbf
Hello, bug triage...
when you load the attribute table of a layer with lots of features (more than 100000 features, ...
Médéric RIBREUX
09:40 AM Feature request #13943 (Closed): Allow scratch layers to be used as masks in raster reproject or ...
As per the title. At present scratch polygon layers are limited in that they cannot be selected as a mask when using... Kyle Somerville
09:26 AM Bug report #4130 (Closed): .bt files not shown
Hello, bug triage...
in QGIS 2.13, BT -- VTP .bt Binary Terrain Format is listed in the filters of the Open Raster Q...
Médéric RIBREUX
09:26 AM Bug report #4130 (Closed): .bt files not shown
Hello, bug triage...
in QGIS 2.13, BT -- VTP .bt Binary Terrain Format is listed in the filters of the Open Raster Q...
Médéric RIBREUX
09:26 AM Bug report #4130 (Closed): .bt files not shown
Hello, bug triage...
in QGIS 2.13, BT -- VTP .bt Binary Terrain Format is listed in the filters of the Open Raster Q...
Médéric RIBREUX
09:12 AM Feature request #13942 (Open): Add a warning on Atlas generation or overview if no map in compose...
Hi,
users often get tricked by the fact that Atlas generation need to check first Atlas generation tab, then on the ...
Regis Haubourg
09:05 AM Bug report #13891: Changes in "Options/Digitizing/Rubberband/Line color" doesn't change backgroun...
the same with qgis commit:b31d9be Piotr Kania
08:56 AM Bug report #4115 (Closed): copy an object from a layer and insert it into a sqlite layer is not p...
Hello, bug triage...
I can't reproduce it in QGIS 2.13 master. I can paste any object from a layer to a Spatialite o...
Médéric RIBREUX
08:56 AM Bug report #4115 (Closed): copy an object from a layer and insert it into a sqlite layer is not p...
Hello, bug triage...
I can't reproduce it in QGIS 2.13 master. I can paste any object from a layer to a Spatialite o...
Médéric RIBREUX
08:56 AM Bug report #4115 (Closed): copy an object from a layer and insert it into a sqlite layer is not p...
Hello, bug triage...
I can't reproduce it in QGIS 2.13 master. I can paste any object from a layer to a Spatialite o...
Médéric RIBREUX
08:49 AM Bug report #4110: order of layers changes when they are added to a group
Hello, bug triage...
in QGIS 2.13 master, the layers are added in the selection order if you have used Ctrl + Mouse ...
Médéric RIBREUX
08:34 AM Bug report #4104 (Feedback): error ' attribute value change(s) not applied' when editing csv files
Hello, bug triage...
this is still true in QGIS 2.13. It seems to be an OGR problem as "the CSV driver page":http://...
Médéric RIBREUX
08:24 AM Bug report #4100: Text for two CRS dialogues is wrong (swapped)
Hello, bug triage...
still true for QGIS 2.13.
to fix this, we need to:
- modify the default message in "QgsGeneric...
Médéric RIBREUX
07:36 AM Bug report #4077 (Closed): Scale Dependent Rendering
Hello, bug triage...
in QGIS 2.13 master, all of scale dependent rendering options (for layers and for labels) are s...
Médéric RIBREUX
07:36 AM Bug report #4077 (Closed): Scale Dependent Rendering
Hello, bug triage...
in QGIS 2.13 master, all of scale dependent rendering options (for layers and for labels) are s...
Médéric RIBREUX
07:36 AM Bug report #4077 (Closed): Scale Dependent Rendering
Hello, bug triage...
in QGIS 2.13 master, all of scale dependent rendering options (for layers and for labels) are s...
Médéric RIBREUX
07:36 AM Bug report #4077 (Closed): Scale Dependent Rendering
Hello, bug triage...
in QGIS 2.13 master, all of scale dependent rendering options (for layers and for labels) are s...
Médéric RIBREUX
07:30 AM Bug report #4076 (Feedback): Hanging on trying to use --snapshot option from command line
Hello, bug triage...
I can't reproduce it on Debian Stretch with QGIS 2.13 master. I will try it on MS Windows tomor...
Médéric RIBREUX
07:23 AM Bug report #13941: Debian build failure.
Which debian are you running? The kernel version alone isn't very helpful. Also note that the nightlies apparently... Jürgen Fischer
02:29 AM Bug report #13941 (Closed): Debian build failure.
This one has been in Master for a few days now:... Andy Wood
07:22 AM Bug report #4073 (Closed): Map overview is not updated when changing layer symbology
Hello, bug triage...
I can't reproduce it on QGIS 2.13: when you update the style of a layer which is displayed in t...
Médéric RIBREUX
07:22 AM Bug report #4073 (Closed): Map overview is not updated when changing layer symbology
Hello, bug triage...
I can't reproduce it on QGIS 2.13: when you update the style of a layer which is displayed in t...
Médéric RIBREUX
07:22 AM Bug report #4073 (Closed): Map overview is not updated when changing layer symbology
Hello, bug triage...
I can't reproduce it on QGIS 2.13: when you update the style of a layer which is displayed in t...
Médéric RIBREUX
07:19 AM Bug report #4066 (Closed): Label/Control detachment in New Symbology dialog
Hello, bug triage...
on QGIS 2.13, Unit, Transparency, and Color controllers are also sticked to the left and there ...
Médéric RIBREUX
07:19 AM Bug report #4066 (Closed): Label/Control detachment in New Symbology dialog
Hello, bug triage...
on QGIS 2.13, Unit, Transparency, and Color controllers are also sticked to the left and there ...
Médéric RIBREUX
07:19 AM Bug report #4066 (Closed): Label/Control detachment in New Symbology dialog
Hello, bug triage...
on QGIS 2.13, Unit, Transparency, and Color controllers are also sticked to the left and there ...
Médéric RIBREUX
07:19 AM Bug report #4066 (Closed): Label/Control detachment in New Symbology dialog
Hello, bug triage...
on QGIS 2.13, Unit, Transparency, and Color controllers are also sticked to the left and there ...
Médéric RIBREUX
07:10 AM Feature request #4055: Enhancement: display SVG symbols in themed collections instead of all toge...
Hello, bug triage...
on QGIS 2.13 there is still no group of SVG symbols into the search directories group box of th...
Médéric RIBREUX
06:56 AM Bug report #4051 (Feedback): Cannot display SpatiaLite views based on tables with spatial index
Hello, bug triage...
I've made some tests with QGIS 2.13. I've used the Spatialite provider to create a new database...
Médéric RIBREUX
06:30 AM Feature request #4019: patch for Python Console enhancement - dock window or top-level window, wi...
Hello, bug triage...
this is still true in QGIS 2.13,master. Python console is still a QDockWidget and we should be ...
Médéric RIBREUX
06:13 AM Bug report #4007 (Feedback): Building t2tdoc fails on Windows: 'TEXINPUTS' is not recognized as a...
Hello, bug triage...
do you still have the same problem on MS-Windows ?
I have tried to reproduce it under Debian. ...
Médéric RIBREUX
06:13 AM Bug report #4007 (Feedback): Building t2tdoc fails on Windows: 'TEXINPUTS' is not recognized as a...
Hello, bug triage...
do you still have the same problem on MS-Windows ?
I have tried to reproduce it under Debian. ...
Médéric RIBREUX
05:59 AM Bug report #4001 (Feedback): addJoinedFeatureAttributes converts join value in substring to strin...
Hello, bug triage...
is it still true for QGIS 2.13 (master) ? The code has been heavily changed on this side. I've ...
Médéric RIBREUX
05:59 AM Bug report #4001 (Feedback): addJoinedFeatureAttributes converts join value in substring to strin...
Hello, bug triage...
is it still true for QGIS 2.13 (master) ? The code has been heavily changed on this side. I've ...
Médéric RIBREUX
05:50 AM Bug report #3996 (Feedback): wrong extents in shapefile.
Hello,
what did you mean by bounds (extent of the layer ?) and translated (reprojected ?) ?
Could you still reprodu...
Médéric RIBREUX
05:38 AM Bug report #3991 (Feedback): WFS 1.1 data is not displayed
Hello, bug triage...
I have made some tests on a WFS 1.1 service ( http://geoservices.brgm.fr/geologie?SERVICE=WFS&V...
Médéric RIBREUX
05:21 AM Feature request #3979: Allow set DPI in "save as image"
Hello, bug triage...
still present in QGIS 2.13. Some hints:
- there is QgisApp::saveMapAsImage method which opens ...
Médéric RIBREUX
04:47 AM Bug report #6708 (Closed): "Refine current rules" is enabled when no rules are selected
Fixed in changeset commit:"d792f2cd8ab6899838a1290e095e829ff201ffec". Nathan Woodrow
04:06 AM Feature request #3858: Not possible to define subset of layer using field from joined table
Hello, bug triage...
in QGIS 2.13 you can't filter a layer with the joined attributes (on the Query Builder).
But y...
Médéric RIBREUX
04:06 AM Feature request #3858: Not possible to define subset of layer using field from joined table
Hello, bug triage...
in QGIS 2.13 you can't filter a layer with the joined attributes (on the Query Builder).
But y...
Médéric RIBREUX
04:06 AM Feature request #3858: Not possible to define subset of layer using field from joined table
Hello, bug triage...
in QGIS 2.13 you can't filter a layer with the joined attributes (on the Query Builder).
But y...
Médéric RIBREUX
03:59 AM Feature request #3856: Extents of print composer maps are not updated when the project CRS changes
Hello, bug triage...
still true in QGIS 2.13. To solve this, we should automatically update all of the composers map...
Médéric RIBREUX
03:18 AM Bug report #3826 (Feedback): Using 100% CPU when connected to GPS
Hello, bug triage...
can you reproduce it with a recent version of QGIS (2.12.1 or master) ? I've used GPS on recent...
Médéric RIBREUX
03:14 AM Feature request #3824: make it possible to see & change layer CRS directly from layer menu
Hello, bug triage...
still true in QGIS 2.13. We could use QgsCoordinateReferenceSystem::recentProjections() to dyna...
Médéric RIBREUX
03:14 AM Feature request #3824: make it possible to see & change layer CRS directly from layer menu
Hello, bug triage...
still true in QGIS 2.13. We could use QgsCoordinateReferenceSystem::recentProjections() to dyna...
Médéric RIBREUX
03:06 AM Bug report #3819 (Closed): WMS layer list shows inverse order
Hello, bug triage...
this not true anymore with QGIS 2.13 (and probably earlier versions). WMS Layers are displayed ...
Médéric RIBREUX
03:06 AM Bug report #3819 (Closed): WMS layer list shows inverse order
Hello, bug triage...
this not true anymore with QGIS 2.13 (and probably earlier versions). WMS Layers are displayed ...
Médéric RIBREUX
03:06 AM Bug report #3819 (Closed): WMS layer list shows inverse order
Hello, bug triage...
this not true anymore with QGIS 2.13 (and probably earlier versions). WMS Layers are displayed ...
Médéric RIBREUX
03:06 AM Bug report #3819 (Closed): WMS layer list shows inverse order
Hello, bug triage...
this not true anymore with QGIS 2.13 (and probably earlier versions). WMS Layers are displayed ...
Médéric RIBREUX
02:47 AM Bug report #3815 (Closed): name of the autoloaded rasters and raster calculator
Hello, bug triage...
in raster calculator and in GdalTools, we need to set a file name to produce the resulting rast...
Médéric RIBREUX
02:47 AM Bug report #3815 (Closed): name of the autoloaded rasters and raster calculator
Hello, bug triage...
in raster calculator and in GdalTools, we need to set a file name to produce the resulting rast...
Médéric RIBREUX
02:47 AM Bug report #3815 (Closed): name of the autoloaded rasters and raster calculator
Hello, bug triage...
in raster calculator and in GdalTools, we need to set a file name to produce the resulting rast...
Médéric RIBREUX
02:38 AM Bug report #3807: QgsRasterLayer.identify() is always True
Hello, bug triage...
this is still true in QGIS 2.13 even if the identification mechanism have changed. Today, we us...
Médéric RIBREUX
02:38 AM Bug report #3807: QgsRasterLayer.identify() is always True
Hello, bug triage...
this is still true in QGIS 2.13 even if the identification mechanism have changed. Today, we us...
Médéric RIBREUX
02:38 AM Bug report #3807: QgsRasterLayer.identify() is always True
Hello, bug triage...
this is still true in QGIS 2.13 even if the identification mechanism have changed. Today, we us...
Médéric RIBREUX
02:37 AM Feature request #3813: Allow 'make uninstall' w/out building or installing
is there a target that builds install_manifest.txt, to make it a dependency of the "uninstall" target ? Sandro Santilli
02:27 AM Feature request #3813 (Feedback): Allow 'make uninstall' w/out building or installing
Hello, bug triage...
this is still true for QGIS 2.13 master !
When you use the instructions indicated in the INSTA...
Médéric RIBREUX
02:27 AM Feature request #3813 (Feedback): Allow 'make uninstall' w/out building or installing
Hello, bug triage...
this is still true for QGIS 2.13 master !
When you use the instructions indicated in the INSTA...
Médéric RIBREUX
02:27 AM Feature request #3813 (Feedback): Allow 'make uninstall' w/out building or installing
Hello, bug triage...
this is still true for QGIS 2.13 master !
When you use the instructions indicated in the INSTA...
Médéric RIBREUX

2015-12-02

12:20 AM Bug report #13683: DBManager doesn't work with the new authentication system
Hi, I can confirm this bug.
Connection seems to work (when I create connection in "Add PostGIS Table(s)" dialog and ...
Kirill Krasnoschekov
11:13 AM Bug report #13938 (Feedback): Extra space in "IS NOT" operator makes the expression return wrong ...
Setting to feedback just in case the extra detail doesn't come ;) Nyall Dawson
07:24 AM Bug report #13938 (Closed): Extra space in "IS NOT" operator makes the expression return wrong se...
Description to follow. Giovanni Manghi
08:05 AM Bug report #13939 (Closed): WMS authorization dialog locks up QGIS
Steps to reproduce:
* add a WMS server that requires username and password;
* do NOT provide user/pass in server conf...
marisn -
07:54 AM Bug report #13812 (Closed): Couldn't load PyQGIS.
Installing python-qt4-sql fixed the issue, thanks Luigi Pirelli for the hint.
The getvalue() I cannot reproduce anymo...
Sandro Santilli
07:54 AM Bug report #13812 (Closed): Couldn't load PyQGIS.
Installing python-qt4-sql fixed the issue, thanks Luigi Pirelli for the hint.
The getvalue() I cannot reproduce anymo...
Sandro Santilli
07:51 AM Bug report #13812: Couldn't load PyQGIS.
Sandro Santilli wrote:
> Both the db_manager and the processing plugins use the QtSql package.
> No plugin did that i...
Luigi Pirelli
07:46 AM Bug report #13812: Couldn't load PyQGIS.
Both the db_manager and the processing plugins use the QtSql package.
No plugin did that in QGIS 2.8.
Sandro Santilli
07:36 AM Bug report #13812: Couldn't load PyQGIS.
I find python3-pyqt4.qtsql and python3-pyqt5.qtsql packaged, but none for python 2.7, which I'm using.
Is python 2.7 ...
Sandro Santilli
07:34 AM Bug report #13812: Couldn't load PyQGIS.
Sorry, on a more careful read of the error, the message is now different:... Sandro Santilli
07:22 AM Bug report #13812: Couldn't load PyQGIS.
I'm still having this problem as of commit 8996be9ad1c8c78c8994a9c9628a17bd684abf4e
(December 2, 2015).
Sandro Santilli
06:57 AM Feature request #13937 (Open): Snapping options
It would be nice to have additional mode: "Editable layers".
It will save much time.
Dmitry Kravchook
06:28 AM Bug report #13936 (Rejected): R script and data type qlonglong the output was always empty
Using R scripts (especially Histogram and Summary statics) in processing QGIS I realized that:
the output was always...
salvatore fiandaca
06:18 AM Bug report #13571: data defined size assistant displays different size in legend vs canvas
PR is here https://github.com/qgis/QGIS/pull/2528
Thanks.
Vincent Mora
02:21 AM Bug report #13571: data defined size assistant displays different size in legend vs canvas
Hi,
easy in fact:
- test a point layer with a fixed symbol size to 24 for instance
- then replace size by an expres...
Regis Haubourg
05:41 AM Bug report #13919: QGIS server security patch: random crashes and performance regression
Hello Andreas,
I'm having a look, I will get some new when I have something to test :-)
CU
Stéphane
Stéphane Brunner
03:51 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Jürgen Fischer wrote:
> can anyone confirm that this is fixed with GDAL 2?
Hi,
Me, same problem with GDAL 2 (test w...
Antoine SIG
03:11 AM Bug report #13934 (Closed): QGIS crashed when digitise SpatiaLite (geos 3.4)
QGIS crashed when digitise SpatiaLite Layers less than 10 objects everytime.
This phenomenon occurs under QGIS 2.8 an...
Claas Leiner
02:54 AM Feature request #3780: Allow non-point map features for annotations
Hello, bug triage...
still true in QGIS 2.13 master !
Médéric RIBREUX
02:54 AM Feature request #3780: Allow non-point map features for annotations
Hello, bug triage...
still true in QGIS 2.13 master !
Médéric RIBREUX
02:54 AM Feature request #3780: Allow non-point map features for annotations
Hello, bug triage...
still true in QGIS 2.13 master !
Médéric RIBREUX
02:48 AM Bug report #1459 (Closed): External table modifications are not visible in QGIS table editor
Médéric RIBREUX
02:47 AM Feature request #879 (Closed): Add 'Help contents' in different languages
Médéric RIBREUX
01:23 AM Feature request #13933 (Closed): Improve help file of "Import vector into POSTGIS" - error when f...
I was trying to import a vector into Postgis using "Import vector into POSTGIS (available connections and new connect... Filipe Dias
01:22 AM Bug report #13740 (Closed): selectionChanged signal emitted on Mac without arguments
Fixed in changeset commit:"5f86422942f73dc6e52c42945c4760fe0674d8c5". Jürgen Fischer

2015-12-01

12:29 AM Bug report #13731 (Closed): DBManager's Oracle SQL Query "load result as new layer" gives and error
Fixed in changeset commit:"c2fb11c8d5fba163068d7ea87aa11062035dd167". Jürgen Fischer
06:44 AM Bug report #13731: DBManager's Oracle SQL Query "load result as new layer" gives and error
It seems to not worked for table name aliases.
This does not work:...
René-Luc ReLuc
06:35 AM Bug report #13731: DBManager's Oracle SQL Query "load result as new layer" gives and error
Works for me from Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production:
SELECT attribute AS ...
Jukka Rahkonen
01:03 AM Bug report #13731: DBManager's Oracle SQL Query "load result as new layer" gives and error
Oracle does not support AS for aliases table name. It seems that in PostgreSQL and SQLite, it's not mandatory.
I prop...
René-Luc ReLuc
12:05 AM Bug report #10298: Unchecking "Use Proxy Access to Web" does not take effect until QGIS is restarted
https://lists.osgeo.org/pipermail/qgis-developer/2015-December/040552.html Jürgen Fischer
11:35 PM Feature request #7213 (Closed): Turn layer classes on/off with a checkbox
Implemented a few versions back. Nyall Dawson
11:35 PM Feature request #7213 (Closed): Turn layer classes on/off with a checkbox
Implemented a few versions back. Nyall Dawson
11:34 PM Feature request #8544 (Closed): toggle each class in TOC
Implemented since... not sure when. A couple of releases now. Nyall Dawson
11:34 PM Feature request #8544 (Closed): toggle each class in TOC
Implemented since... not sure when. A couple of releases now. Nyall Dawson
11:33 PM Feature request #10530 (Closed): toggle feature subset on/off
Duplicate of #6147 Nyall Dawson
11:33 PM Feature request #10530 (Closed): toggle feature subset on/off
Duplicate of #6147 Nyall Dawson
11:33 PM Feature request #10316 (Closed): Add a toggle to turn layer filtering on of
Duplicate of #6147 Nyall Dawson
11:33 PM Feature request #10316 (Closed): Add a toggle to turn layer filtering on of
Duplicate of #6147 Nyall Dawson
06:11 PM Bug report #13932: MSSQL Features Don't Draw when Multiple Geometry Columns are Present
Also, the tabular data in the layer seems to appear correctly. Christian Frugard
06:03 PM Bug report #13932 (Closed): MSSQL Features Don't Draw when Multiple Geometry Columns are Present
In a table with multiple sptatial columns, it seems only one of the columns can be added and draw its features. Both... Christian Frugard
04:02 PM Bug report #13931 (Closed): QGIS 2.12.1 - Filter legend by map content has new bug
"Filter legend by map content" has always worked fine for me, until v2.12.0.
Now for some reason a strange glitch oc...
Chris Paul
03:23 PM Bug report #13928: Spatialite and Date Field
Oh man....I stink. I thought there was a datetime data type that ...and I'm reading.....there isn't. I suck. I'm sorr... Randal Hale
03:23 PM Bug report #13928 (Closed): Spatialite and Date Field
Oh man....I stink. I thought there was a datetime data type that ...and I'm reading.....there isn't. I suck. I'm sorr... Randal Hale
01:55 PM Bug report #13928: Spatialite and Date Field
That's because SpatiaLite databases don't support date or time data types. See https://www.sqlite.org/datatype3.html Nyall Dawson
12:01 PM Bug report #13928 (Closed): Spatialite and Date Field
Building a spatialite database and I can't create a date attribute from the new spatialite layer menu. Randal Hale
02:45 PM Bug report #13930 (Closed): Legend in Print Composer for layers with multiple styles
When you have a layer with multiple styles, the legend in the print composer doesn't treat the two styles independent... Jamie Portman
02:08 PM Bug report #13299: Slow saving to network drive
Thanks Jakob....
Do you know if this something that could potentially be resolved in future releases?
ie. can it be ...
Jamie Portman
02:23 AM Bug report #13299: Slow saving to network drive
#11211 is the same problem as this issue.
This problem is due to how QGIS writes some of the files like project file...
Jakob Lanstorp
02:06 PM Bug report #13929 (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
12:20 PM Bug report #13912: Scalebar: default line too thick
There is a quite similar ticket on the symbology defaults at #7632
maybe you would have time to have a look at this ...
Andreas Neumann
12:08 PM Bug report #13740: selectionChanged signal emitted on Mac without arguments
Yes, I found the nightly at http://qgis.dakotacarto.com/, and tested 2.13 dev. It seems to work, both as the default... Jeff Lifemapper Project
11:55 AM Bug report #13740: selectionChanged signal emitted on Mac without arguments
fixed in commit:b5794b2f Jürgen Fischer
11:46 AM Bug report #13740 (Feedback): selectionChanged signal emitted on Mac without arguments
Hi Jeff,
Can you test with a nightly snapshot please? We want to verify if changes made a few weeks ago fixed this, ...
Nyall Dawson
09:29 AM Bug report #13740: selectionChanged signal emitted on Mac without arguments
specifying the exact overload in mac doesn't work, for 2.12 or for 2.8.4 (returned to LTR on KyngChaos just to make s... Jeff Lifemapper Project
11:38 AM Bug report #13927 (Closed): add layer vector mdb
duplicate of #12054 Jürgen Fischer
11:38 AM Bug report #13927 (Closed): add layer vector mdb
duplicate of #12054 Jürgen Fischer
11:38 AM Bug report #13927 (Closed): add layer vector mdb
duplicate of #12054 Jürgen Fischer
10:42 AM Bug report #13927 (Closed): add layer vector mdb
the 64-bit version does not allow the addition of layers .mdb, which occurs with the same 32-bit version Pasquale Sarao
09:37 AM Feature request #13926 (Open): GPS Tools: add multiple GPX files to map
Using GPS Tools, GPX files must be selected one at a time to be added to the map. It would be helpful to have an opti... Joel Masselink
07:59 AM Bug report #13925 (Closed): Qlr-file saves datasource path not as absolute path
When I make a qlr-file, the datasource path is stored in the qlr-file as a relative path. It would be better to save ... Filip Mahieu
07:04 AM Feature request #13897: entering more than 254 characters into UI text field
Do you suggest that the too long input would be truncated and the first 254 characters would be saved? Jukka Rahkonen
06:50 AM Bug report #13182: QGIS WFS Server returns empty answer
It may not help, but I would have a try with correct request by removing &format, &width, and &height which do not be... Jukka Rahkonen
06:37 AM Bug report #13919: QGIS server security patch: random crashes and performance regression
I get a crash in my Apache log - randomly. And the WMS client gets a corrupted image - tested in both QGIS Desktop or... Andreas Neumann
05:37 AM Bug report #13919: QGIS server security patch: random crashes and performance regression
In all case I will have a look on what Martin Dobias say :-) Stéphane Brunner
05:36 AM Bug report #13919: QGIS server security patch: random crashes and performance regression
Andreas Neumann I think that's not related on what Martin Dobias say....
Can you specify what you are doing?
Are you...
Stéphane Brunner
03:13 AM Bug report #13920 (Closed): Scale for Mac OS
the scale QGIS version 2.8.4 for Mac OS does not work Giuseppe Cosentino
03:01 AM Bug report #11307 (Reopened): Default transparency for selections not honored
Problem reappeared in 2.12 and 2.12.1 Dmitry Kravchook
03:01 AM Bug report #11307 (Reopened): Default transparency for selections not honored
Problem reappeared in 2.12 and 2.12.1 Dmitry Kravchook
02:11 AM Bug report #11211: Save QGIS project on VPN connection is very slow
Yes very much related. We have removed our software VPN at the office, and it still takes a long time to save large Q... Jakob Lanstorp

2015-11-30

12:56 AM Bug report #13182: QGIS WFS Server returns empty answer
This works fine in 2.8.1 but returns empty response in 2.8.4:
http://server/cgi-bin/qgis_mapserv.fcgi?service=WFS&sr...
Henrik Uggla
12:47 AM Bug report #13731 (Reopened): DBManager's Oracle SQL Query "load result as new layer" gives and e...
commit:57f5fba does not fixed it.
It seems that the 'AS' is not supported in Oracle. Some one can confirm it ?
René-Luc ReLuc
12:40 AM Feature request #7878: Windows 8 Location Provider GPS Support
I use centrafuse localizer on windows tablets to get internal GPS signal in QGIS...
Seb Radzimski
12:30 AM Bug report #13919: QGIS server security patch: random crashes and performance regression
Maybe the issues can be related to Martin Dobias' comment on the issue?:
@sbrunner This is unfortunately very danger...
Andreas Neumann
12:26 AM Bug report #13919 (Closed): QGIS server security patch: random crashes and performance regression
With the commit:422abbd - "PR#2056":https://github.com/qgis/QGIS/pull/2056 I get random crashes when vector data is i... Andreas Neumann
11:30 PM Bug report #13918 (Open): Curved placement re-orders Arabic text for labelling
2 problems:
1- The Curved option, swaps the order of the text. In the parallel it is "Somewhere Street", and in the ...
Saber Razmjooei
10:44 PM Bug report #13918 (Feedback): Curved placement re-orders Arabic text for labelling
What's the actual issue here? Is it that the text isn't rendered right-to-left? It's hard for a non-arabic speaker to... Nyall Dawson
09:58 AM Bug report #13918 (Open): Curved placement re-orders Arabic text for labelling
This is very similar to #6883
To reproduce:
1- Extract the zipped Spatialite and add it to QGIS
2- Add label for "...
Saber Razmjooei
05:09 PM Bug report #8273: Attributes not loaded from kml/kmz file
I still see this on qGIS 2.12.0 on Windows 10. Any news on this issue? Alex Zvoleff
02:15 PM Feature request #12960 (Open): Add "Snapping mode" (Current layer, All layers) to Settings/Option...
Saber Razmjooei
12:57 PM Feature request #12960: Add "Snapping mode" (Current layer, All layers) to Settings/Options/Digit...
In QGIS 2.12 there are the following options (Settings/Options/Digitizing/Snapping):
* Open snapping options in a do...
Paul Kanelli
02:06 PM Bug report #7586 (Closed): Adding or modifying annontations does not mark the project changed
Fixed in changeset commit:"a792a47100ceb5abcf71c5b85e479a9bfe8d6ada". Anonymous
12:46 PM Bug report #12956: DB Manager: copying a table from a PostGIS schema into another fails
In QGIS 2.12 the sequences of serial columns don't get lost when copying a table from a schema into another by drag a... Paul Kanelli
12:34 PM Bug report #11746: Vertical lines appear as artifacts when map has lots of layers turned on.
I'm able to reproduce it easily now =)
I add the Digital Road Atlas (layer that ends in mpar) which is in EPSG:3005....
Donovan Cameron
12:12 PM Bug report #13912 (Closed): Scalebar: default line too thick
Fixed in changeset commit:"53b116a8472edc2341a17351ea386c4a992945e5". Nyall Dawson
04:49 AM Bug report #13912 (Closed): Scalebar: default line too thick
Thicker than most or all other defaults. Better push it down to .30 Paolo Cavallini
09:05 AM Bug report #13917 (Closed): Names of Print layout items not reused
Names of items in Print layout (e.g. Map0, Map1, etc.) can be changed, but menus use the original names, not the user... Paolo Cavallini
08:55 AM Bug report #13911: Zoom to layer fails using views
Just tested on 2.12.1-Lyon, and the bug remains Bruno Moreira
04:32 AM Bug report #13911 (Closed): Zoom to layer fails using views
The scenario:
we've got 2 PostgreSQL Layers:
- Layer A, it's a layer where we're abble to insert feature in table XPT...
Bruno Moreira
08:11 AM Feature request #12926: Improve attribute table performance
Here is an attempt to speed things up: https://github.com/qgis/QGIS/pull/2518 Alessandro Pasotti
07:06 AM Feature request #13916 (Open): Browser Panel : show URI information on multiple lines
Active Browser pane and enable widget properties
Select a file in a folder with long path.
URI name, if too long does...
Harrissou Santanna
07:01 AM Bug report #13915 (Closed): Impossible to easily resize browser panel width when properties widge...
In QGIS Desktop, activate the Browser Panel and enable the properties widget.
Selecting a layer within a zip file re...
Harrissou Santanna
06:47 AM Bug report #13910 (Feedback): Inactive action tool
Not reproducable here. Please include a sample project. Jürgen Fischer
04:18 AM Bug report #13910: Inactive action tool
sorry, Inactive is a better word than Unavailable Harrissou Santanna
04:08 AM Bug report #13910 (Closed): Inactive action tool
Open QGIS
Add a vector layer on which an action is defined.
Despite the layer is selected and visible, the "Execute a...
Harrissou Santanna
06:20 AM Bug report #13914 (Closed): Rephrase Draw map canvas items
In Print composer, I find this option rather obscure. It aims [0] at displaying or hide map annotation, so renaming i... Paolo Cavallini
06:17 AM Bug report #13290: Zipped Shape result "not valid"
Are you sure, @Saber Razmjooei?
I just test on master df30571 and it's still impossible to add a layer from a zip fil...
Harrissou Santanna
05:36 AM Bug report #13913 (Closed): Embed layers and groups does not work properly with layer duplicate n...
On QGIS desktop, if I include layers and groups from two different projects, and the layers and groups have the same ... Paolo Cavallini
01:46 AM Bug report #13909 (Closed): Delete ring does not work
On a polygon SHP file, I added a ring in QGIS 2.12, using the standard "add ring" tool. Then updated to QGIS 2.12.1. ... Kalle Kronholm

2015-11-29

12:57 AM Bug report #13882: LAStools crashes in windows 10
LAStools are crashing, I have tried outside QGIS and they give me the same problem.
Thank you for your response.
Sandor Murain
02:50 AM Bug report #13882 (Feedback): LAStools crashes in windows 10
Is QGIS crashing or are the (las)tools? Please try the tools outside QGIS, from the command line and see what happens... Giovanni Manghi
02:50 AM Bug report #13882 (Feedback): LAStools crashes in windows 10
Is QGIS crashing or are the (las)tools? Please try the tools outside QGIS, from the command line and see what happens... Giovanni Manghi
02:50 AM Bug report #13882 (Feedback): LAStools crashes in windows 10
Is QGIS crashing or are the (las)tools? Please try the tools outside QGIS, from the command line and see what happens... Giovanni Manghi
02:50 AM Bug report #13882 (Feedback): LAStools crashes in windows 10
Is QGIS crashing or are the (las)tools? Please try the tools outside QGIS, from the command line and see what happens... Giovanni Manghi
12:20 AM Bug report #13908 (Closed): SAGAGIS module "resampling" via PyQGIS
the SAGAGIS module "resampling" (accessing via PyQGIS or from processing toolbar) is missing the input parameter "tar... bla la
07:39 PM Feature request #13895: Increase precision in exported world file
Nyall Dawson wrote:
> Fixed in changeset commit:"65b6171277012acedb9e9f3d519d877e0f64cd51".
This is amazing, thank you!
Arun Ganesh
12:55 PM Feature request #13895 (Closed): Increase precision in exported world file
Fixed in changeset commit:"65b6171277012acedb9e9f3d519d877e0f64cd51". Nyall Dawson
03:48 AM Feature request #13895 (Closed): Increase precision in exported world file
The composer export creates .tfw world files with 6 decimal places. This is not accurate enough for the pixel scaling... Arun Ganesh
03:19 PM Bug report #13840: Unable to use move label tool with rotated map
Confirmed in master (commit:c14352fa551c1c6130908bed4d4c9abb82ecf1a3), on Windows. Sebastian Dietrich
03:15 PM Bug report #13861: Move label tool doesn't work with rule based labels
Confirmed in master (commit:c14352fa551c1c6130908bed4d4c9abb82ecf1a3), on Windows. Sebastian Dietrich
02:17 PM Bug report #13804 (Open): Snap mode for layers in Advanced digitizing panel is broken
Not aware of previously reported bug on that. It is mainly inconsistency between the snap mode settings which leads t... Saber Razmjooei
02:54 AM Bug report #13804 (Feedback): Snap mode for layers in Advanced digitizing panel is broken
Shouldn't this be tagged as regression? Giovanni Manghi
01:05 PM Feature request #2917 (Closed): Multiple selection of print composers in the composer manager
Fixed in changeset commit:"3c33177910f2324c44613d6829ff1a1a94837658". Médéric RIBREUX
12:19 PM Bug report #13869: QGis gets slower while editing
As Giovanni stated, this is out of our control and not something we can fix. The next steps would be to disable each ... Nyall Dawson
02:53 AM Bug report #13869 (Closed): QGis gets slower while editing
Giuseppe Patti wrote:
> After a few attempts, disabling unnecessary plugins seems to work the problem out. But I'd li...
Giovanni Manghi
02:53 AM Bug report #13869 (Closed): QGis gets slower while editing
Giuseppe Patti wrote:
> After a few attempts, disabling unnecessary plugins seems to work the problem out. But I'd li...
Giovanni Manghi
12:09 PM Bug report #8985 (Closed): "/" in column name makes symbology fail
Fixed in current versions. Please re-open and post steps to reproduce if you encounter this in 2.12.1 Nyall Dawson
05:48 AM Bug report #8985: "/" in column name makes symbology fail
I can not reproduce using the attached test data. Neither of the following versions shows the error (on Windows):
* 2...
Sebastian Dietrich
11:49 AM Bug report #13899 (Closed): Crash using Select Tools without selected layer
Fixed in changeset commit:"3b2d7173f66ee260021a262167f571eb7ff72788". Jürgen Fischer
07:52 AM Bug report #13899 (Closed): Crash using Select Tools without selected layer
Let's assume we just have started QGIS. No layer is selected. Nevertheless we klick on the "select all" button of the... Thomas Nogatz
11:17 AM Bug report #13907 (Closed): PostgreSQL triggers - QGIS freezes when saving layer edits
Using PostgreSQL triggers saving layer edits gets slower and slower every time when saving a layer edit. The problem... Paul Kanelli
10:32 AM Bug report #13893: Short arcs/curves have wrong center and radius and results big circles to map
Can I please skip that and some more experienced can do. Help pages looked quite complicated and I am leaving to trav... Timo Iipponen
02:45 AM Bug report #13893 (Feedback): Short arcs/curves have wrong center and radius and results big circ...
Hi Timo, thanks for the patch. May I ask you to submit it as pull request on QGIS github repository?
https://github....
Giovanni Manghi
02:45 AM Bug report #13893 (Feedback): Short arcs/curves have wrong center and radius and results big circ...
Hi Timo, thanks for the patch. May I ask you to submit it as pull request on QGIS github repository?
https://github....
Giovanni Manghi
02:45 AM Bug report #13893 (Feedback): Short arcs/curves have wrong center and radius and results big circ...
Hi Timo, thanks for the patch. May I ask you to submit it as pull request on QGIS github repository?
https://github....
Giovanni Manghi
02:45 AM Bug report #13893 (Feedback): Short arcs/curves have wrong center and radius and results big circ...
Hi Timo, thanks for the patch. May I ask you to submit it as pull request on QGIS github repository?
https://github....
Giovanni Manghi
02:45 AM Bug report #13893 (Feedback): Short arcs/curves have wrong center and radius and results big circ...
Hi Timo, thanks for the patch. May I ask you to submit it as pull request on QGIS github repository?
https://github....
Giovanni Manghi
09:51 AM Feature request #13906 (Closed): Add a cluster renderer
The current point displacement renderer already supports clustering. To have a real cluster renderer, it should be po... Anita Graser
09:31 AM Feature request #13905 (Open): processability of attribute fields as a property of styles
Let's assume we have a shapefile layer with a complex style. Furthermore we have loaded an according csv table layer ... Thomas Nogatz
09:05 AM Bug report #9444: WFS client not requesting new features when not-cached
Vincent Mora wrote:
> Actually, the bug with no-cache seems to have worsened with time. With today's master, the QgsW...
Tom Vijlbrief
08:59 AM Feature request #13904 (Open): TopologyChecker - line layers
A possibility to check the following topology issues in case of line layers would be fine:
- lines must not cross (b...
Thomas Nogatz
08:45 AM Feature request #13903 (Open): attribute table: row height / column width
A possibility to define the standard row height and column width would be fine (maybe here: Settings > Options > Data... Thomas Nogatz
08:29 AM Feature request #13902 (Open): confirmation of delete feature actions
It would be fine to have a small confirmation window before a feature or a group of selected features will be deleted... Thomas Nogatz
08:17 AM Feature request #13901 (Open): "Add Circular String" is not deactivatable by Settings > Customiza...
A possibility to deactivate the "Add Circular String" Button would be fine. Cannot find it in Settings > Customizatio... Thomas Nogatz
07:53 AM Bug report #13900 (Closed): Debian upgrade to 2.8.4
Running apt-get upgrade results in the following:
dpkg-divert: error: `diversion of /usr/bin/qgis to /usr/bin/qgis.bi...
Ian Goddard
07:41 AM Feature request #13898 (Open): finishing data entry by pressing Enter key (UI form)
Let's assume we have a shapefile, have created a new feature and have entered data into an UI form (with cancel/OK bu... Thomas Nogatz
07:32 AM Feature request #13897 (Feedback): entering more than 254 characters into UI text field
Let's assume we have a shapefile layer with a text field (length: 254 characters). Further we use an UI form to enter... Thomas Nogatz
07:26 AM Bug report #12043 (Closed): Error eliminating classes in symbology
Fixed in changeset commit:"6aabb8561b4862454162eb3f9e66efbb7b01c0df". Anonymous
06:29 AM Bug report #8608: Wrong information in UI for min and max Scale denominator
The scale based visibility settings for the layer do not refer to the scale denominator but to the scale itself. A *l... Sebastian Dietrich
04:47 AM Bug report #9526 (Closed): File based layer edits and posts taking extremely long time
Why reopening if is a 3rd party plugin issue? Reopen it if there is any evidence that is a QGIS core issue, otherwise... Giovanni Manghi
04:34 AM Bug report #13849 (Closed): Selfcompiled QGIS 2.12 segfaults on startup on Ubuntu 14.04
This was an issue of the Linux kernel shipped with Ubuntu 14.04 LTS at the time of issue creation. After kernel updat... Stefan Blumentrath
04:20 AM Bug report #13896 (Closed): Incorrect encoding for Generic Action
Trying to make simple Generic Action with capturing output (see attachments):... dr -
02:06 AM Feature request #13894 (Feedback): Export GeoTIFFs instead of TIFFs
I exported a TIFF from the composer later found out I cant import it back into Qgis as it is not a GeoTIFF. Also Qgis... Arun Ganesh

2015-11-28

04:01 PM Bug report #13892 (Closed): QGIS reports an outdate version when checking online for the current ...
Jürgen Fischer
08:56 AM Bug report #13892 (Closed): QGIS reports an outdate version when checking online for the current ...
The function "Check QGIS version" reports the most current version as _2.10.1_, but it should be _2.12.0_.
This is du...
Sebastian Dietrich
10:16 AM Bug report #13893 (Closed): Short arcs/curves have wrong center and radius and results big circle...
Hi
I have noticed that short circular arc/curve geometries in QGIS gets wrong center and radius and so they are also...
Timo Iipponen
09:25 AM Bug report #8796 (Closed): Cannot use forward slash in WMS name - deletes further info in field/form
Has been fixed a long time ago in #9131 by not allowing '/' within the name. This is because the name is used as a ke... Sebastian Dietrich
09:00 AM Bug report #12043: Error eliminating classes in symbology
See "PR 2510":https://github.com/qgis/QGIS/pull/2510 for a solution. Sebastian Dietrich
08:16 AM Bug report #13891 (Closed): Changes in "Options/Digitizing/Rubberband/Line color" doesn't change ...
Hi!
Win 7 sp1 x64, qgis x64 commit:497191b
When I change values in "Options/Digitizing/Rubberband/Line color/" it d...
Piotr Kania
08:10 AM Bug report #8365: Tips window causes two taskbar icons to appear
See "PR 2509":https://github.com/qgis/QGIS/pull/2509 for a solution that also fixes #8312. Sebastian Dietrich
08:09 AM Bug report #8312: Startup tips are in a modal dialogue, but clicking on the main QGIS window does...
See "PR 2509":https://github.com/qgis/QGIS/pull/2509 for a solution that also fixes #8365. Sebastian Dietrich

2015-11-27

12:17 AM Bug report #9526 (Feedback): File based layer edits and posts taking extremely long time
Patrick Dunford wrote:
> This is still an occurrence in 2.10
> Is there any progress on this issue?
Check 2.12 or 2....
Jürgen Fischer
09:52 PM Bug report #9526 (Reopened): File based layer edits and posts taking extremely long time
This is still an occurrence in 2.10
Is there any progress on this issue?
Patrick Dunford
09:52 PM Bug report #9526 (Reopened): File based layer edits and posts taking extremely long time
This is still an occurrence in 2.10
Is there any progress on this issue?
Patrick Dunford
09:49 PM Bug report #12625 (Reopened): Difficult to set value in drop down list in table column
Here is a screen capture showng the problem
On the screen we have the two tables opened as attributes, the source tab...
Patrick Dunford
09:49 PM Bug report #12625 (Reopened): Difficult to set value in drop down list in table column
Here is a screen capture showng the problem
On the screen we have the two tables opened as attributes, the source tab...
Patrick Dunford
01:05 PM Bug report #13745: Snapping rounding errors with on-the-fly reprojection
Other examples of affected functions are topological editing and duplicate feature removal. I have made a screencast ... Daan Goedkoop
11:57 AM Feature request #2701 (Closed): Add a "reverse lines" processing algorithm
Hello, bug triage...
fixed in commit:d0625b8 for Processing.
There is also "a new expression" commit:da436f9 named ...
Médéric RIBREUX
11:57 AM Feature request #2701 (Closed): Add a "reverse lines" processing algorithm
Hello, bug triage...
fixed in commit:d0625b8 for Processing.
There is also "a new expression" commit:da436f9 named ...
Médéric RIBREUX
11:57 AM Feature request #2701 (Closed): Add a "reverse lines" processing algorithm
Hello, bug triage...
fixed in commit:d0625b8 for Processing.
There is also "a new expression" commit:da436f9 named ...
Médéric RIBREUX
11:55 AM Bug report #13209: area not calculated correctly with OTF on
The problems noted in this ticket (and some others related to it) interested me as I had been considering how to go a... Steven Mizuno
11:55 AM Bug report #13209: area not calculated correctly with OTF on
The problems noted in this ticket (and some others related to it) interested me as I had been considering how to go a... Steven Mizuno
11:52 AM Feature request #3520 (Closed): Easier measure tool decimal places config
Hello, bug triage...
fixed in commit:055ef76
I am closing this !
Médéric RIBREUX
11:52 AM Feature request #3520 (Closed): Easier measure tool decimal places config
Hello, bug triage...
fixed in commit:055ef76
I am closing this !
Médéric RIBREUX
11:52 AM Feature request #3520 (Closed): Easier measure tool decimal places config
Hello, bug triage...
fixed in commit:055ef76
I am closing this !
Médéric RIBREUX
11:52 AM Feature request #3520 (Closed): Easier measure tool decimal places config
Hello, bug triage...
fixed in commit:055ef76
I am closing this !
Médéric RIBREUX
09:55 AM Bug report #9395 (Reopened): WFS layers time out, even though the timeout is not reached
Dear Developers
I have experiencied same trouble. My configuration is that:
|======================================...
Miguel Penteado
09:55 AM Bug report #9395 (Reopened): WFS layers time out, even though the timeout is not reached
Dear Developers
I have experiencied same trouble. My configuration is that:
|======================================...
Miguel Penteado
03:07 AM Bug report #13890 (Closed): Font size in Form view does not take into account default font size s...
title says it all. Paolo Cavallini
01:32 AM Feature request #13889 (Closed): Open modules instead of table
If an user opens the table, then selects the Form view, this choice gets forgotten, and must be clicked again every t... Paolo Cavallini
01:26 AM Bug report #13888 (Closed): Label display not fit with layer order
Hi,
Even with force layer order, label doesn't respect order.
Bug is not permanent, it seems depending of number of ...
Nicolas Rochard

2015-11-26

09:50 PM Bug report #13883: Scalebar problem in QGis 2.12.0
It's look identical, but when I print and compare both, there are little (a few millimetres) difference. Beside it's ... Joze Stih
11:48 AM Bug report #13883 (Feedback): Scalebar problem in QGis 2.12.0
I'm confused - the scalebar in clipboard02.png and QGIS_2.10.1.png look identical to me. What's the problem? Nyall Dawson
05:22 AM Bug report #13883: Scalebar problem in QGis 2.12.0
Harrissou Santanna wrote:
> I'm not sure something is wrong there. Just set the same fixed width value as in 2.10 and...
Joze Stih
05:22 AM Bug report #13883: Scalebar problem in QGis 2.12.0
Harrissou Santanna wrote:
> I'm not sure something is wrong there. Just set the same fixed width value as in 2.10 and...
Joze Stih
05:04 AM Bug report #13883: Scalebar problem in QGis 2.12.0
I'm not sure something is wrong there. Just set the same fixed width value as in 2.10 and you'll get same result Harrissou Santanna
04:11 AM Bug report #13883 (Closed): Scalebar problem in QGis 2.12.0
Scalebar in QGis 2.12.0 have very unusual value. Look example in the attached pictures (2.10.1-right, 2.12.0-wrong). Joze Stih
03:46 PM Bug report #7586: Adding or modifying annontations does not mark the project changed
Confirmed in master (commit:5387fd1d51a4075294464be1c26fa0d1367017d0).
For a solution see "PR 2506":https://github.c...
Sebastian Dietrich
03:33 PM Bug report #13887: Project not considered dirty when it has no layers
To reproduce in a weird way:
* Load a project with some layers
* Delete all layers
* Exit QGIS
You are not asked whe...
Sebastian Dietrich
03:32 PM Bug report #13887: Project not considered dirty when it has no layers
To reproduce:
* Create a new project
* Edit some project attributes, e.g. the title, a project variable, a default ma...
Sebastian Dietrich
03:27 PM Bug report #13887 (Closed): Project not considered dirty when it has no layers
When a project has no layers in it, it is never considered _dirty_, e.g. the user is not asked to save the changes wh... Sebastian Dietrich
03:32 PM Bug report #13886: Applying qml old style make legend height crazy and then crash QGIS
It seems to be due to the units for styling (my default project was using EPSG 4326, hence degrees) and my styles dep... Thomas Gratier
03:02 PM Bug report #13886: Applying qml old style make legend height crazy and then crash QGIS
It affects the layer tree and then the rendering: never stop refreshing the canvas Thomas Gratier
02:59 PM Bug report #13886 (Closed): Applying qml old style make legend height crazy and then crash QGIS
My environnement:
Linux Ubuntu 14.04 64 bits with QGIS 2.12
How to reproduce (if not due to my platform)?
Download...
Thomas Gratier
01:29 PM Bug report #13749: Add csv layer: points not created
Sorry for not having been clear.
Using a version downloaded today (= the windows 64b installer from QGIS website,
Q...
Jeff Moyen
01:29 PM Bug report #13749: Add csv layer: points not created
Sorry for not having been clear.
Using a version downloaded today (= the windows 64b installer from QGIS website,
Q...
Jeff Moyen
01:29 PM Bug report #13749: Add csv layer: points not created
Sorry for not having been clear.
Using a version downloaded today (= the windows 64b installer from QGIS website,
Q...
Jeff Moyen
11:25 AM Bug report #13749: Add csv layer: points not created
Are you saying the bug is still present in the latest nightly snapshots? Nyall Dawson
08:04 AM Bug report #13749: Add csv layer: points not created
Hi,
In fact it is nearly fixed: if the first line of the file (after headers) happens to have missing values for X a...
Jeff Moyen
01:29 PM Feature request #13874: Automatically publish latest documentation from CI on qgis.org
Ok, the mentioned commit "made its way to the testing docs":http://docs.qgis.org/testing/en/docs/documentation_guidel... Sebastian Dietrich
01:04 PM Bug report #13155: A Multiband image(e.g. landsat5,7,8) cannot be displayed in windows8.
I can confirm this behaviour on 64b versions of QGIS 2.8, 2.10 and 2.12 on Windows 8.1 and Windows 10, using multiban... Lammert Hilarides
07:53 AM Bug report #13885 (Open): Rephrase the option "Select at ID" and make it easier to find
The "Select at id" option in loading PostGIS layers doesn't really tell the user much. It would be better to rephrase... Paolo Cavallini
07:51 AM Bug report #13531: Pythonpath is reverted to old QGIS version on restart
Funily enough, I'm now in Lyon and PYTHONPATH positively wants to be ... Pisa ! I tried to change it from options, bu... Jeff Moyen
07:49 AM Bug report #13530: cpt-city ramps missing
Hi there,
I came back to that issue. It turned out
1) that the path to cpt-city files was incorrect, in options|adv...
Jeff Moyen
07:20 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
Jürgen Fischer wrote:
> can anyone confirm that this is fixed with GDAL 2?
Hi Jef,
It does work fine in master (001...
Saber Razmjooei
07:00 AM Bug report #13884 (Closed): Accessing Processing, options, providers crashes QGIS
Fixed in changeset commit:"5387fd1d51a4075294464be1c26fa0d1367017d0". Victor Olaya
05:30 AM Bug report #13884: Accessing Processing, options, providers crashes QGIS
Here is my PR:
https://github.com/qgis/QGIS/pull/2504
Saber Razmjooei
05:29 AM Bug report #13884 (Closed): Accessing Processing, options, providers crashes QGIS
This is due to:
@NameError: global name 'QSpinBox' is not defined@
Saber Razmjooei
03:36 AM Bug report #13882 (Closed): LAStools crashes in windows 10
I am using Qgis 2.12 in Windows 10 with a pc with the following skills: NVIDIA Geforce 710M and intel core i5. The pr... Sandor Murain
01:22 AM Bug report #13869: QGis gets slower while editing
After a few attempts, disabling unnecessary plugins seems to work the problem out. But I'd like to stress the point t... Giuseppe Patti

2015-11-25

10:50 PM Feature request #6894: GRASS r.mapcalc cumbersome to use, issues on Windows
there is hope see
https://trac.osgeo.org/grass/ticket/2592
Giovanni Manghi
05:28 PM Bug report #11746: Vertical lines appear as artifacts when map has lots of layers turned on.
Some of the most culprit layers can be obtained from public FTPs in BC.
Large files though (they're province wide), ...
Donovan Cameron
04:38 PM Bug report #11746 (Feedback): Vertical lines appear as artifacts when map has lots of layers turn...
Can you share your data? Has it got Z/M coordinates? Nyall Dawson
02:53 PM Bug report #11746: Vertical lines appear as artifacts when map has lots of layers turned on.
Seeing the same rendering issues in Master (2.13.0, 3e61891) and Current Release (2.12.0, cd9d645) on Windows from OS... Donovan Cameron
10:02 AM Bug report #11746: Vertical lines appear as artifacts when map has lots of layers turned on.
Looks like it doesn't have anything to do with the amount of layers and it's only on Windows (7 and 8.1 64-bit) from ... Donovan Cameron
02:30 PM Bug report #6708: "Refine current rules" is enabled when no rules are selected
Confirmed in master.
For a solution see "PR 2502":https://github.com/qgis/QGIS/pull/2502.
Sebastian Dietrich
01:56 PM Bug report #13853 (Feedback): Error on edit sqlite layer
I am not able to connect to those files from Add Spatialite layer. Are you sure they are valid files? Can you open th... Saber Razmjooei
01:50 PM Bug report #13873: "build virtual vector": file created fails to load correctly
This tool was introduced to override a problem using gdal/ogr commands that accept only a single filename as input. W... Luigi Pirelli
01:50 PM Feature request #13871: "build virtual vector": add option to select files. Currently only layers
sorry this comment wos for the other related issue Luigi Pirelli
01:47 PM Feature request #13871: "build virtual vector": add option to select files. Currently only layers
This tool was introduced to override a problem using gdal/ogr commands that accept only a single filename as input. W... Luigi Pirelli
01:48 PM Bug report #13869 (Feedback): QGis gets slower while editing
Saber Razmjooei
01:34 AM Bug report #13869: QGis gets slower while editing
Do you have the Advanced digitising enabled?
If so, it is probably related to #13804.
Saber Razmjooei
01:34 AM Bug report #13869: QGis gets slower while editing
Do you have the Advanced digitising enabled?
If so, it is probably related to #13804.
Saber Razmjooei
08:56 AM Bug report #13877: Avoid modification of PostGIS table without primary key
Harrissou Santanna wrote:
> Yes, I suspected that. So shouldn't it rather be impossible to the user to toggle this la...
Jürgen Fischer
04:30 AM Bug report #13877: Avoid modification of PostGIS table without primary key
Yes, I suspected that. So shouldn't it rather be impossible to the user to toggle this layer into edition?
It's weird...
Harrissou Santanna
04:21 AM Bug report #13877 (Closed): Avoid modification of PostGIS table without primary key
Without a primary key we cannot tell the database which row you want to modify or delete. Jürgen Fischer
04:21 AM Bug report #13877 (Closed): Avoid modification of PostGIS table without primary key
Without a primary key we cannot tell the database which row you want to modify or delete. Jürgen Fischer
02:05 AM Bug report #13877 (Closed): Avoid modification of PostGIS table without primary key
Add to QGIS a PostGIS layer without primary key (I added a point one).
Toggle to edition such a file remains possible...
Harrissou Santanna
08:44 AM Bug report #13878 (Closed): Same SQL expression behaving differently
duplicate of #7380 Jürgen Fischer
08:44 AM Bug report #13878 (Closed): Same SQL expression behaving differently
duplicate of #7380 Jürgen Fischer
06:31 AM Bug report #13878: Same SQL expression behaving differently
shapefile (dbf) Paolo Cavallini
06:29 AM Bug report #13878: Same SQL expression behaving differently
What type of layer is this (postgres, spatialite, ...)? Sebastian Dietrich
04:28 AM Bug report #13878 (Closed): Same SQL expression behaving differently
The same query:
"highway" ILIKE '%foot%' and not "man_made" ilike ‘%pier%’
returns 0 records when used in the fi...
Paolo Cavallini
08:25 AM Bug report #13840: Unable to use move label tool with rotated map
Confirmed here.
It is a large limitation to rotation feature.
Régis
Regis Haubourg
06:55 AM Bug report #13826: Selecting features hangs QGIS 2.12.0 on OS X
I agree. It is since the last upgrade to the Digitizing Tools plugin.
We are working with shapefiles in QGIS 2.8.2. T...
Steve Lowman
06:13 AM Feature request #13874: Automatically publish latest documentation from CI on qgis.org
Interesting question.
The "latest documentation commit":https://github.com/qgis/QGIS-Documentation/commit/baf99fd0a6...
Sebastian Dietrich
04:37 AM Feature request #13880 (Open): Search in all fields
It would be useful to have an additional function to search a value in any attribute of as table. It could be added t... Paolo Cavallini
04:33 AM Feature request #13879 (Open): Add a classification field based on current style rules
It would be useful to develop a command to automatically add to the attribute table a new column with the result (nam... Paolo Cavallini
02:49 AM Bug report #13718: "Add saved file to map" doesn't work if there are some errors during file crea...
Weird. I tested again and all went like a charm (ltr, 2.12, 2.13). I have all the features.
Do you think it may be re...
Harrissou Santanna
02:49 AM Bug report #13720: Disable some digitizing tools when point (non multipoint) layer is being edited
I don't know if it was a local issue or a third-part one but I can currently merge point features, add and delete par... Harrissou Santanna

2015-11-24

12:49 AM Bug report #13868 (Closed): change transparency of all rules by right click crashes qgis
Hi, in fact crash did occur after having made a classification by categories, then switch to ruled based rendered. I ... Regis Haubourg
01:55 PM Bug report #13868: change transparency of all rules by right click crashes qgis
I can not reproduce this either. Neither _2.12.0_ nor _master_ crashes.
* Could you please export the style you are ...
Sebastian Dietrich
01:49 PM Bug report #13868 (Feedback): change transparency of all rules by right click crashes qgis
I could not reproduce,
Select all rules, right click, change transparency, change value, click ok
Matthias Kuhn
01:49 PM Bug report #13868 (Feedback): change transparency of all rules by right click crashes qgis
I could not reproduce,
Select all rules, right click, change transparency, change value, click ok
Matthias Kuhn
05:32 AM Bug report #13868 (Closed): change transparency of all rules by right click crashes qgis
Hi, with rule based symbols on point layers, when trying to batch change transparency of rules, we got a crash.
This...
Regis Haubourg
11:58 PM Bug report #13658: Polygons disappear after saving
Update: With swisstopo's REFRAME (easily reproducable: http://www.swisstopo.admin.ch/internet/swisstopo/de/home/apps/... mr twister
07:16 PM Feature request #13876 (Closed): OrfeoToolbox on QGIS
I install QGIS Lyon on Windows 10 64-bit. There is Orfeo Toolbox. But, it is not active. It means, I have to install ... mega saputra
04:13 PM Bug report #13875 (Closed): Error while pasting features as new memory layer
Similar to this issue: #10564
When pasting as new memory layer I get a warning: Cannot create field <fieldname> (dat...
Martin Bain
12:50 PM Feature request #13874: Automatically publish latest documentation from CI on qgis.org
I'm actually a bit confused: I see this http://docs.qgis.org/testing/en/docs/index.html which sounds like what I'm as... Michael Kirk
12:46 PM Feature request #13874 (Closed): Automatically publish latest documentation from CI on qgis.org
Documentation often gets a backseat to features in QGIS. It's a chore for people to do after the "fun" of building po... Michael Kirk
11:22 AM Bug report #13858 (Closed): Adding TIFF does not set band automatically
Magnus Homann
11:20 AM Bug report #13858: Adding TIFF does not set band automatically
Apparently I had set the default blue band in Options -> Rendering to 10. Ooops. Magnus Homann
10:22 AM Bug report #13869: QGis gets slower while editing
plugins CADDigitize and perhaps CadTools seems to produce this behavior.
Time to seve changes or saving the project g...
Gerhard Spieles
05:50 AM Bug report #13869 (Closed): QGis gets slower while editing
QGis becomes slower after editing a few geometries. When a layer is in edit mode, you start selecting features and de... Giuseppe Patti
09:07 AM Bug report #13873 (Closed): "build virtual vector": file created fails to load correctly
When opening such file:
1. The user is asked to select the layers (as when drag&drop a folder or a zip file). The too...
Armando Forlani
08:55 AM Bug report #13872 (Closed): "build virtual vector": does not create a file extension
QGIS geoalgorithms->Vector general tools->Build virtual vector
The tool does not create a file extension. Should ther...
Armando Forlani
08:39 AM Feature request #13871 (Closed): "build virtual vector": add option to select files. Currently on...
QGIS geoalgorithms->Vector general tools->Build virtual vector
To allow the selection of vector files.
Similarly to ...
Armando Forlani
08:33 AM Bug report #13793: Red semitransparent background visible when I use Node tool
Hi!
In qgis dev x64 rev. b10e708 it's still impossible to change color and transparency of Node Tool in settings/op...
Piotr Kania
07:00 AM Bug report #13870 (Closed): Changes made with field calculator are lost (2.12)
I am using qgis 2.12 on Fedora 23. If I create a new polygon layer and add a few features and then attempt to update... Lars Kellogg-Stedman
05:30 AM Bug report #13298: Shapefiles corrupting - objects and attributes becoming switched
The sequence (cf the attached file)
I open "Boucle fichier origine"
Save as "boucle fichier modifié"
and then cut lin...
Jean-Pierre Vinadia
03:40 AM Bug report #13745: Snapping rounding errors with on-the-fly reprojection
We have come across this issue as well, and the rounding errors cause other problems. For instance they affect the to... Bernd Eversmann
03:38 AM Bug report #13867 (Closed): Select by location (Point on line)
Vector->Analysis->Select by Location is not working properly:
I've got a point layer (OSM Statoins) and a line layer...
Gaelic Miko
02:18 AM Bug report #13836: MySQL Vector geometries are only visible in edit mode
I have tried to change the versions of the mysql server and I found that until 5.7.5 version the problem does not occ... paolo tome

2015-11-23

09:25 AM Feature request #3629: Double-click zoom
How about to have the double click activate a "secondary tool"?
Some users want a double click to be _Zoom in_, some...
Sebastian Dietrich
08:50 AM Bug report #13866 (Closed): Copy Paste attribute table from postgres causes crash
Hi,
copying / pasting from attribute table to the same attribute table, data from postgres, causes systematic crash ...
Regis Haubourg
08:03 AM Bug report #13395: Load style from database
Same problem here using QGIS 2.12 on Windows. Jérôme Guélat
04:25 AM Bug report #13857: Default values on a PG table: type cast appended
OK, so last think must have been a local mistake. Sorry about the noise. Paolo Cavallini
01:32 AM Bug report #13857: Default values on a PG table: type cast appended
Paolo Cavallini wrote:
> If the table does not have a PK, and only one field, apparently the cast is not added.
Can'...
Jürgen Fischer

2015-11-22

11:43 PM Bug report #13857: Default values on a PG table: type cast appended
If the table does not have a PK, and only one field, apparently the cast is not added. Paolo Cavallini
10:27 PM Bug report #13865 (Closed): KMZ causes QGIS application crash (Mac)
Attached KML file crashes QGIS when added on MacOSX.
Works fine with Windows version of QGIS
See extract of dump on ...
Nicolas CAZE
12:57 PM Feature request #13864 (Open): Add a more explicite error message when snapping fails
When snapping fails during digitising, QGIS says "could not snap to a segment on the current layer." This message doe... Harrissou Santanna
12:42 PM Bug report #10498 (Closed): Better resize the width of textbox and title in Properties of items i...
Fixed in changeset commit:"7840dbe392d5a362e7e8d8fe8a9a7397079673ee". Anonymous
10:04 AM Bug report #3714: Qt arguments are not supported
Looking at the Qt sources it appears there is no simple solution for @-reverse@ and other Qt options. QApplication al... Sebastian Dietrich
06:35 AM Bug report #6705 (Closed): Arrow indicates attribute table is sorted by default by the first colu...
Fixed in changeset commit:"8653bb481253b937dcd3022851499528c0cbf865". Anonymous
05:13 AM Bug report #13862: Labels are not displayed on Layers with "cut-outs"
No, I can not see any grey / red rectangles.
I have set up a new Test-Project just having a non-complex (showing th...
Yorck Neumann
04:03 AM Feature request #3697: Add option "Zoom to full extent including invisible layers"
I would say this is not a bug because changing the behaviour would make some other users unhappy. It can be a feature... Jukka Rahkonen

2015-11-21

12:52 AM Bug report #13037 (Reopened): WFS GetCapabilities respons misses <keywords> key
Reopening:
The bug is actually about WFS Capapabilities response invalidity - the XML response is simply wrong (acc...
jachym -
12:52 AM Bug report #13037 (Reopened): WFS GetCapabilities respons misses <keywords> key
Reopening:
The bug is actually about WFS Capapabilities response invalidity - the XML response is simply wrong (acc...
jachym -
12:52 AM Bug report #13037 (Reopened): WFS GetCapabilities respons misses <keywords> key
Reopening:
The bug is actually about WFS Capapabilities response invalidity - the XML response is simply wrong (acc...
jachym -
12:36 AM Bug report #13862: Labels are not displayed on Layers with "cut-outs"
Yes, but you should see grey/red rectangles all over your map when "show candidates" is enabled. Do you see that? Nyall Dawson
12:20 AM Bug report #13862: Labels are not displayed on Layers with "cut-outs"
I believe that is the setting shown in "candidates.png" posted in #4... I adjusted the setting and then re-opened the... Yorck Neumann
12:20 AM Bug report #13862: Labels are not displayed on Layers with "cut-outs"
I believe that is the setting shown in "candidates.png" posted in #4... I adjusted the setting and then re-opened the... Yorck Neumann
08:04 PM Bug report #13862: Labels are not displayed on Layers with "cut-outs"
I mean I need a screenshot where showing candidates is enabled. Also try modifying the placement mode from centroid t... Nyall Dawson
02:20 PM Bug report #13862: Labels are not displayed on Layers with "cut-outs"
Here the candidates Setting - hope this is what you wanted to see... Yorck Neumann
02:09 PM Bug report #13862: Labels are not displayed on Layers with "cut-outs"
Hmm.. I'm using QGIS for about 2 days now. The polygon is being shown as ONE object. I tried to delete the cut outs b... Yorck Neumann
01:08 PM Bug report #13862 (Feedback): Labels are not displayed on Layers with "cut-outs"
To rule out configuration issues - can you confirm that removing the holes from these polygons results in the labels ... Nyall Dawson
12:35 PM Bug report #13862 (Closed): Labels are not displayed on Layers with "cut-outs"
Hi, I have a couple of polygons imported which have cut-outs. These cut-outs represent certain areas where no agricul... Yorck Neumann
12:29 AM Bug report #13272: crash on quit
Update: here there is a MacOSX crash report I had with QGIS:
https://drive.google.com/file/d/0Bwg_m86uaXY1M0dmdFpnMT...
Roberto BobMaX
04:04 PM Bug report #6705: Arrow indicates attribute table is sorted by default by the first column. It i...
This appears to be a bug in Qt. When new data is shown in a table that was sorted before, the new data is not sorted ... Sebastian Dietrich
12:58 PM Bug report #13863 (Closed): Complex Polygon not displayed on screen if it can not be displayed en...
Hi, this issue may be somehow related to #13862.
This compley polygon with "cut outs" will only be displayed on scre...
Yorck Neumann
06:20 AM Bug report #3714: Qt arguments are not supported
There are two other interesting questions here:
* How do I specify a layer by the name of @-reverse@ (preventing QApp...
Sebastian Dietrich
02:42 AM Bug report #3714: Qt arguments are not supported
If I am right, the cause for this issue is some two step initialization:
* "instantiate a dummy QCoreApplication obje...
Sebastian Dietrich
04:46 AM Bug report #3489: Missing DB name in Add PostGis layer gives no useful warning
I clearly prefer
* Add DB name in DB Manager -inside parenthesis after the name of the connection and/or- in a field ...
Sebastian Dietrich
03:55 AM Bug report #13856: DB Manager: SET DEFAULT syntax wrong
Adding quotes always works, but is not always the correct solution. E.g. if I enter @currentuser@ the solution would ... Sebastian Dietrich
02:09 AM Bug report #13861 (Closed): Move label tool doesn't work with rule based labels
HI,
I have problem on QGIS 2.12.0 (OS X) with manualy placing labels on map (via labels toolbar) when labels are rule...
Michal Jurewicz
02:02 AM Bug report #13860 (Closed): regression: lines are drawn with a red fill
Fixed in commit:0a2773f Jürgen Fischer
02:02 AM Bug report #13860 (Closed): regression: lines are drawn with a red fill
Fixed in commit:0a2773f Jürgen Fischer
01:42 AM Bug report #13860 (Closed): regression: lines are drawn with a red fill
Under latest master builds, a regression has slipped into symbology which leads to a red fill drawn on canvas for lin... Mathieu Pellerin - nIRV

2015-11-20

12:09 AM Feature request #3697: Add option "Zoom to full extent including invisible layers"
Sebastian Dietrich wrote:
> How about two separate options:
> * Zoom Full (visible layers)
> * Zoom Full (loaded laye...
Médéric RIBREUX
03:38 PM Feature request #3697: Add option "Zoom to full extent including invisible layers"
How about two separate options:
* Zoom Full (visible layers)
* Zoom Full (loaded layers)
Sebastian Dietrich
07:00 AM Feature request #3697 (Feedback): Add option "Zoom to full extent including invisible layers"
Hello, bug triage...
in QGIS 2.13 master, when you use "Zoom Full", it still zoom on the activated layers so I think...
Médéric RIBREUX
03:56 PM Bug report #13859: Se borran los polígonos divididos en QGIS 2.12
*@mariajose lopez*
Siempre se puede ver esta página en Español por tener "Google traducirlo para usted":https://trans...
Sebastian Dietrich
09:49 AM Bug report #13859 (Closed): Se borran los polígonos divididos en QGIS 2.12
Hello,
I have found that polygons are erased when using the tool to divide space objects.
However, the elements in th...
mariajose lopez
11:12 AM Bug report #13740: selectionChanged signal emitted on Mac without arguments
Can you test with master? This should already be fixed Nyall Dawson
06:55 AM Bug report #13740: selectionChanged signal emitted on Mac without arguments
Note that @selectionChanged@ is an overloaded signal that comes in two variants, one with 3 arguments and one without... Sebastian Dietrich
11:09 AM Bug report #3779 (Reopened): Symbols are incorrectly cropped in map canvas if rotated
No, this isn't resolved yet. This refers to the svg symbols bring clipped on rotate, which is still an issue Nyall Dawson
11:09 AM Bug report #3779 (Reopened): Symbols are incorrectly cropped in map canvas if rotated
No, this isn't resolved yet. This refers to the svg symbols bring clipped on rotate, which is still an issue Nyall Dawson
08:36 AM Bug report #3779 (Closed): Symbols are incorrectly cropped in map canvas if rotated
Hello, bug triage...
this is fixed in QGIS 2.13 master (and probably in earlier versions). When you rotate the map, ...
Médéric RIBREUX
08:36 AM Bug report #3779 (Closed): Symbols are incorrectly cropped in map canvas if rotated
Hello, bug triage...
this is fixed in QGIS 2.13 master (and probably in earlier versions). When you rotate the map, ...
Médéric RIBREUX
08:36 AM Bug report #3779 (Closed): Symbols are incorrectly cropped in map canvas if rotated
Hello, bug triage...
this is fixed in QGIS 2.13 master (and probably in earlier versions). When you rotate the map, ...
Médéric RIBREUX
08:36 AM Bug report #3779 (Closed): Symbols are incorrectly cropped in map canvas if rotated
Hello, bug triage...
this is fixed in QGIS 2.13 master (and probably in earlier versions). When you rotate the map, ...
Médéric RIBREUX
08:36 AM Bug report #3779 (Closed): Symbols are incorrectly cropped in map canvas if rotated
Hello, bug triage...
this is fixed in QGIS 2.13 master (and probably in earlier versions). When you rotate the map, ...
Médéric RIBREUX
09:37 AM Bug report #13746 (Closed): Duplicating a layer doesn't copy scale dependent visibility
Fixed in changeset commit:"fbb3dc5050491b94cd1dce61d327e494d2f3da30". Anonymous
08:56 AM Feature request #3775 (Open): if column name used for symbology changed, QGIS should ask when app...
Giovanni Manghi
08:25 AM Feature request #3775 (Feedback): if column name used for symbology changed, QGIS should ask when...
Hello, bug triage...
still valid for QGIS 2.13 master. No error message even in the Log Panel...
Médéric RIBREUX
08:40 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
can anyone confirm that this is fixed with GDAL 2? Jürgen Fischer
08:39 AM Bug report #3635 (Closed): v.db.what.connect does not work
Hello, bug triage...
this is fixed in QGIS 2.13 master. This is the result of v.db.what.connect on a GRASS layer:
<p...
Médéric RIBREUX
08:39 AM Bug report #3635 (Closed): v.db.what.connect does not work
Hello, bug triage...
this is fixed in QGIS 2.13 master. This is the result of v.db.what.connect on a GRASS layer:
<p...
Médéric RIBREUX
08:39 AM Bug report #3635 (Closed): v.db.what.connect does not work
Hello, bug triage...
this is fixed in QGIS 2.13 master. This is the result of v.db.what.connect on a GRASS layer:
<p...
Médéric RIBREUX
08:32 AM Bug report #3777 (Feedback): Attribute table record selection
Hello, bug triage...
the two are still valids for QGIS 2.13 master but only on MS Windows for the first and both for...
Médéric RIBREUX
08:32 AM Bug report #3777 (Feedback): Attribute table record selection
Hello, bug triage...
the two are still valids for QGIS 2.13 master but only on MS Windows for the first and both for...
Médéric RIBREUX
08:32 AM Bug report #3777 (Feedback): Attribute table record selection
Hello, bug triage...
the two are still valids for QGIS 2.13 master but only on MS Windows for the first and both for...
Médéric RIBREUX
08:20 AM Bug report #13793: Red semitransparent background visible when I use Node tool
Will be fix with: https://github.com/qgis/QGIS/pull/2490 Stéphane Brunner
08:16 AM Feature request #3759 (Feedback): Random points in symbol layer properties
Hello, bug triage...
in QGIS 2.13, we can't have (I haven't found how) random fill for "point pattern fill" (this is...
Médéric RIBREUX
08:16 AM Feature request #3759 (Feedback): Random points in symbol layer properties
Hello, bug triage...
in QGIS 2.13, we can't have (I haven't found how) random fill for "point pattern fill" (this is...
Médéric RIBREUX
08:16 AM Feature request #3759 (Feedback): Random points in symbol layer properties
Hello, bug triage...
in QGIS 2.13, we can't have (I haven't found how) random fill for "point pattern fill" (this is...
Médéric RIBREUX
08:05 AM Bug report #3744 (Closed): Different behavior for mapcanvas and layout with scale dependent rende...
Hello, bug triage...
in QGIS 2.13, at 2000000 it disappears, at 20000001 it is still disappeared but going back to 2...
Médéric RIBREUX
08:05 AM Bug report #3744 (Closed): Different behavior for mapcanvas and layout with scale dependent rende...
Hello, bug triage...
in QGIS 2.13, at 2000000 it disappears, at 20000001 it is still disappeared but going back to 2...
Médéric RIBREUX
08:05 AM Bug report #3744 (Closed): Different behavior for mapcanvas and layout with scale dependent rende...
Hello, bug triage...
in QGIS 2.13, at 2000000 it disappears, at 20000001 it is still disappeared but going back to 2...
Médéric RIBREUX
08:05 AM Bug report #3744 (Closed): Different behavior for mapcanvas and layout with scale dependent rende...
Hello, bug triage...
in QGIS 2.13, at 2000000 it disappears, at 20000001 it is still disappeared but going back to 2...
Médéric RIBREUX
07:55 AM Bug report #3749 (Closed): labels out of view for long straight lines
Hello, bug triage...
I can't reproduce it on QGIS 2.13 master. The new labelling engines have fixed this bug because...
Médéric RIBREUX
07:55 AM Bug report #3749 (Closed): labels out of view for long straight lines
Hello, bug triage...
I can't reproduce it on QGIS 2.13 master. The new labelling engines have fixed this bug because...
Médéric RIBREUX
07:55 AM Bug report #3749 (Closed): labels out of view for long straight lines
Hello, bug triage...
I can't reproduce it on QGIS 2.13 master. The new labelling engines have fixed this bug because...
Médéric RIBREUX
07:55 AM Bug report #3749 (Closed): labels out of view for long straight lines
Hello, bug triage...
I can't reproduce it on QGIS 2.13 master. The new labelling engines have fixed this bug because...
Médéric RIBREUX
07:47 AM Bug report #13858: Adding TIFF does not set band automatically
Seems to work in testing (4d02e48) on Win X64 osgeo build. Magnus Homann
07:32 AM Feature request #3734 (Closed): WMS reprojection if current CRS is supported by server
Hello, bug triage...
on QGIS 2.13 master (and probably in previous versions), the WMS client set the CRS to the comm...
Médéric RIBREUX
07:32 AM Feature request #3734 (Closed): WMS reprojection if current CRS is supported by server
Hello, bug triage...
on QGIS 2.13 master (and probably in previous versions), the WMS client set the CRS to the comm...
Médéric RIBREUX
07:32 AM Feature request #3734 (Closed): WMS reprojection if current CRS is supported by server
Hello, bug triage...
on QGIS 2.13 master (and probably in previous versions), the WMS client set the CRS to the comm...
Médéric RIBREUX
07:25 AM Feature request #3728 (Closed): WFS with Filter Encoding
Hello, bug triage...
WFS filters are enabled in QGIS 2.13 master WFS client. There is a Query Builder button to open...
Médéric RIBREUX
07:25 AM Feature request #3728 (Closed): WFS with Filter Encoding
Hello, bug triage...
WFS filters are enabled in QGIS 2.13 master WFS client. There is a Query Builder button to open...
Médéric RIBREUX
07:25 AM Feature request #3728 (Closed): WFS with Filter Encoding
Hello, bug triage...
WFS filters are enabled in QGIS 2.13 master WFS client. There is a Query Builder button to open...
Médéric RIBREUX
07:25 AM Feature request #3728 (Closed): WFS with Filter Encoding
Hello, bug triage...
WFS filters are enabled in QGIS 2.13 master WFS client. There is a Query Builder button to open...
Médéric RIBREUX
07:25 AM Feature request #3728 (Closed): WFS with Filter Encoding
Hello, bug triage...
WFS filters are enabled in QGIS 2.13 master WFS client. There is a Query Builder button to open...
Médéric RIBREUX
07:17 AM Feature request #3724 (Closed): Direct the user to the format-specific documentation for "Creatio...
Hello, bug triage...
in QGIS 2.13 (and probably in previous versions), the help button on each of the raster tools r...
Médéric RIBREUX
07:17 AM Feature request #3724 (Closed): Direct the user to the format-specific documentation for "Creatio...
Hello, bug triage...
in QGIS 2.13 (and probably in previous versions), the help button on each of the raster tools r...
Médéric RIBREUX
07:17 AM Feature request #3724 (Closed): Direct the user to the format-specific documentation for "Creatio...
Hello, bug triage...
in QGIS 2.13 (and probably in previous versions), the help button on each of the raster tools r...
Médéric RIBREUX
07:14 AM Bug report #3714 (Feedback): Qt arguments are not supported
Hello, bug triage...
something has been done on this bug because I am able to launch QGIS 2.13 master with the @-rev...
Médéric RIBREUX
07:14 AM Bug report #3714 (Feedback): Qt arguments are not supported
Hello, bug triage...
something has been done on this bug because I am able to launch QGIS 2.13 master with the @-rev...
Médéric RIBREUX
07:14 AM Bug report #3714 (Feedback): Qt arguments are not supported
Hello, bug triage...
something has been done on this bug because I am able to launch QGIS 2.13 master with the @-rev...
Médéric RIBREUX
07:14 AM Bug report #3714 (Feedback): Qt arguments are not supported
Hello, bug triage...
something has been done on this bug because I am able to launch QGIS 2.13 master with the @-rev...
Médéric RIBREUX
07:04 AM Feature request #3706 (Closed): improve loading of qml to load source layer
Hello, bug triage...
this feature request is covered by Layer Definition Files (.qlr) which do exactly what .lyr in ...
Médéric RIBREUX
07:04 AM Feature request #3706 (Closed): improve loading of qml to load source layer
Hello, bug triage...
this feature request is covered by Layer Definition Files (.qlr) which do exactly what .lyr in ...
Médéric RIBREUX
07:04 AM Feature request #3706 (Closed): improve loading of qml to load source layer
Hello, bug triage...
this feature request is covered by Layer Definition Files (.qlr) which do exactly what .lyr in ...
Médéric RIBREUX
07:04 AM Feature request #3706 (Closed): improve loading of qml to load source layer
Hello, bug triage...
this feature request is covered by Layer Definition Files (.qlr) which do exactly what .lyr in ...
Médéric RIBREUX
07:04 AM Feature request #3706 (Closed): improve loading of qml to load source layer
Hello, bug triage...
this feature request is covered by Layer Definition Files (.qlr) which do exactly what .lyr in ...
Médéric RIBREUX
07:04 AM Feature request #3706 (Closed): improve loading of qml to load source layer
Hello, bug triage...
this feature request is covered by Layer Definition Files (.qlr) which do exactly what .lyr in ...
Médéric RIBREUX
06:52 AM Feature request #3703 (Feedback): improvement of spatial selection
Hello, bug triage...
still no way to make a spatial selection on multiple layers in QGIS 2.13 master. In the ArcGIS ...
Médéric RIBREUX
06:52 AM Feature request #3703 (Feedback): improvement of spatial selection
Hello, bug triage...
still no way to make a spatial selection on multiple layers in QGIS 2.13 master. In the ArcGIS ...
Médéric RIBREUX
06:30 AM Bug report #9461: Axis order in GML files
Any update on this item? It seems the issue is upstream, but can anything be done in QGIS to force it to respect axis... Antonio Locandro
06:26 AM Bug report #3699 (Closed): silent plugin loading failure
Hello, bug triage...
in QGIS 2.13 master (and probably in previous versions), when a plugin can't be loaded, there i...
Médéric RIBREUX
06:26 AM Bug report #3699 (Closed): silent plugin loading failure
Hello, bug triage...
in QGIS 2.13 master (and probably in previous versions), when a plugin can't be loaded, there i...
Médéric RIBREUX
06:26 AM Bug report #3699 (Closed): silent plugin loading failure
Hello, bug triage...
in QGIS 2.13 master (and probably in previous versions), when a plugin can't be loaded, there i...
Médéric RIBREUX
06:26 AM Bug report #3699 (Closed): silent plugin loading failure
Hello, bug triage...
in QGIS 2.13 master (and probably in previous versions), when a plugin can't be loaded, there i...
Médéric RIBREUX
06:21 AM Bug report #3698 (Closed): kml import skipping lines
Hello, bug triage...
I can't reproduce it on QGIS 2.13 master. I close it. Feel free to reopen it if you have proble...
Médéric RIBREUX
06:21 AM Bug report #3698 (Closed): kml import skipping lines
Hello, bug triage...
I can't reproduce it on QGIS 2.13 master. I close it. Feel free to reopen it if you have proble...
Médéric RIBREUX
06:15 AM Bug report #3690 (Closed): Language Settings of Standard buttons on de_CH
Hello, bug triage...
not able to reproduce this bug in QGIS 2.13. This has been fixed and we can close it !
Médéric RIBREUX
06:15 AM Bug report #3690 (Closed): Language Settings of Standard buttons on de_CH
Hello, bug triage...
not able to reproduce this bug in QGIS 2.13. This has been fixed and we can close it !
Médéric RIBREUX
06:15 AM Bug report #3690 (Closed): Language Settings of Standard buttons on de_CH
Hello, bug triage...
not able to reproduce this bug in QGIS 2.13. This has been fixed and we can close it !
Médéric RIBREUX
06:15 AM Bug report #3690 (Closed): Language Settings of Standard buttons on de_CH
Hello, bug triage...
not able to reproduce this bug in QGIS 2.13. This has been fixed and we can close it !
Médéric RIBREUX
06:15 AM Bug report #3690 (Closed): Language Settings of Standard buttons on de_CH
Hello, bug triage...
not able to reproduce this bug in QGIS 2.13. This has been fixed and we can close it !
Médéric RIBREUX
06:12 AM Bug report #3676 (Closed): Add option to specify field width when exporting ShapeFile
Hello, bug triage...
in QGIS 2.13 you can export to a shapefile without characters limitation other than Shapefile f...
Médéric RIBREUX
06:12 AM Bug report #3676 (Closed): Add option to specify field width when exporting ShapeFile
Hello, bug triage...
in QGIS 2.13 you can export to a shapefile without characters limitation other than Shapefile f...
Médéric RIBREUX
06:12 AM Bug report #3676 (Closed): Add option to specify field width when exporting ShapeFile
Hello, bug triage...
in QGIS 2.13 you can export to a shapefile without characters limitation other than Shapefile f...
Médéric RIBREUX
06:02 AM Bug report #3673 (Feedback): Offline edit: do not allow select not PostGIS/WFS-T layers
Hello, bug triage...
in QGIS 2.13 master, Offline plugin can save a memory layer without any problem (no error messa...
Médéric RIBREUX
06:02 AM Bug report #3673 (Feedback): Offline edit: do not allow select not PostGIS/WFS-T layers
Hello, bug triage...
in QGIS 2.13 master, Offline plugin can save a memory layer without any problem (no error messa...
Médéric RIBREUX
06:02 AM Bug report #3673 (Feedback): Offline edit: do not allow select not PostGIS/WFS-T layers
Hello, bug triage...
in QGIS 2.13 master, Offline plugin can save a memory layer without any problem (no error messa...
Médéric RIBREUX
05:53 AM Feature request #3647 (Closed): Add the choice "near to the pointOnSurface"
Hello, bug triage...
in QGIS 2.13 master (and probably in previous versions), there is the labelling option (in Plac...
Médéric RIBREUX
05:53 AM Feature request #3647 (Closed): Add the choice "near to the pointOnSurface"
Hello, bug triage...
in QGIS 2.13 master (and probably in previous versions), there is the labelling option (in Plac...
Médéric RIBREUX
05:53 AM Feature request #3647 (Closed): Add the choice "near to the pointOnSurface"
Hello, bug triage...
in QGIS 2.13 master (and probably in previous versions), there is the labelling option (in Plac...
Médéric RIBREUX
05:53 AM Feature request #3647 (Closed): Add the choice "near to the pointOnSurface"
Hello, bug triage...
in QGIS 2.13 master (and probably in previous versions), there is the labelling option (in Plac...
Médéric RIBREUX
05:53 AM Feature request #3647 (Closed): Add the choice "near to the pointOnSurface"
Hello, bug triage...
in QGIS 2.13 master (and probably in previous versions), there is the labelling option (in Plac...
Médéric RIBREUX
05:53 AM Feature request #3647 (Closed): Add the choice "near to the pointOnSurface"
Hello, bug triage...
in QGIS 2.13 master (and probably in previous versions), there is the labelling option (in Plac...
Médéric RIBREUX
05:53 AM Feature request #3647 (Closed): Add the choice "near to the pointOnSurface"
Hello, bug triage...
in QGIS 2.13 master (and probably in previous versions), there is the labelling option (in Plac...
Médéric RIBREUX
05:47 AM Bug report #3634 (Closed): GRASS language is taken from system, not from QGIS settings
Hello, bug triage...
this is not the case anymore in QGIS 2.13 master: GRASS language depends on QGIS locale setting...
Médéric RIBREUX
05:47 AM Bug report #3634 (Closed): GRASS language is taken from system, not from QGIS settings
Hello, bug triage...
this is not the case anymore in QGIS 2.13 master: GRASS language depends on QGIS locale setting...
Médéric RIBREUX
05:47 AM Bug report #3634 (Closed): GRASS language is taken from system, not from QGIS settings
Hello, bug triage...
this is not the case anymore in QGIS 2.13 master: GRASS language depends on QGIS locale setting...
Médéric RIBREUX
05:47 AM Bug report #3634 (Closed): GRASS language is taken from system, not from QGIS settings
Hello, bug triage...
this is not the case anymore in QGIS 2.13 master: GRASS language depends on QGIS locale setting...
Médéric RIBREUX
05:45 AM Feature request #3629 (Feedback): Double-click zoom
Hello, bug triage...
I am not sure what to do with this feature request...
Apparently, double-click on canvas is st...
Médéric RIBREUX
05:45 AM Feature request #3629 (Feedback): Double-click zoom
Hello, bug triage...
I am not sure what to do with this feature request...
Apparently, double-click on canvas is st...
Médéric RIBREUX
05:45 AM Feature request #3629 (Feedback): Double-click zoom
Hello, bug triage...
I am not sure what to do with this feature request...
Apparently, double-click on canvas is st...
Médéric RIBREUX
05:33 AM Feature request #3619 (Feedback): [FEATURE] Extended tooltips for tool bars
Hello, bug triage...
it seems that the tooltips of the majority of QGIS tools are simple tooltips without styling in...
Médéric RIBREUX
05:17 AM Bug report #3618 (Feedback): Annotations are not reprojected correctly
Hello, bug triage...
the bug is still present in QGIS 2.13 master.
Médéric RIBREUX
05:17 AM Bug report #3618 (Feedback): Annotations are not reprojected correctly
Hello, bug triage...
the bug is still present in QGIS 2.13 master.
Médéric RIBREUX
05:17 AM Bug report #3618 (Feedback): Annotations are not reprojected correctly
Hello, bug triage...
the bug is still present in QGIS 2.13 master.
Médéric RIBREUX
05:13 AM Bug report #13769 (Closed): Help file url is incorrect
This problem has been resolved since upgrading to the latest version of processing 2.12.2. Frank Sokolic
05:00 AM Feature request #3584 (Feedback): Select features by radius should display current radius
Hello, bug triage...
still valid for QGIS 2.13 master.
Perhaps should we add the radius near the mouse pointer inst...
Médéric RIBREUX
05:00 AM Feature request #3584 (Feedback): Select features by radius should display current radius
Hello, bug triage...
still valid for QGIS 2.13 master.
Perhaps should we add the radius near the mouse pointer inst...
Médéric RIBREUX
05:00 AM Feature request #3584 (Feedback): Select features by radius should display current radius
Hello, bug triage...
still valid for QGIS 2.13 master.
Perhaps should we add the radius near the mouse pointer inst...
Médéric RIBREUX
04:56 AM Feature request #3572 (Feedback): Handling of symbology load error on project load
Hello, bug triage...
test done on QGIS 2.13 with Vector field rendere: when the plugin is uninstalled and a project ...
Médéric RIBREUX
04:46 AM Bug report #3571 (Closed): Icons disappearing when opening attribute table
Hello, bug triage...
I cannot reproduce it in QGIS 2.13 master. I think it has been fixed.
I am closing this bug.
Médéric RIBREUX
04:46 AM Bug report #3571 (Closed): Icons disappearing when opening attribute table
Hello, bug triage...
I cannot reproduce it in QGIS 2.13 master. I think it has been fixed.
I am closing this bug.
Médéric RIBREUX
04:46 AM Bug report #3571 (Closed): Icons disappearing when opening attribute table
Hello, bug triage...
I cannot reproduce it in QGIS 2.13 master. I think it has been fixed.
I am closing this bug.
Médéric RIBREUX
04:46 AM Bug report #3571 (Closed): Icons disappearing when opening attribute table
Hello, bug triage...
I cannot reproduce it in QGIS 2.13 master. I think it has been fixed.
I am closing this bug.
Médéric RIBREUX
04:43 AM Feature request #3567 (Feedback): Thousands separator
Hello, bug triage...
in QGIS 2.13, it is done for scale in the canvas but not for coordinates or extent.
It is done ...
Médéric RIBREUX
04:43 AM Feature request #3567 (Feedback): Thousands separator
Hello, bug triage...
in QGIS 2.13, it is done for scale in the canvas but not for coordinates or extent.
It is done ...
Médéric RIBREUX
04:43 AM Feature request #3567 (Feedback): Thousands separator
Hello, bug triage...
in QGIS 2.13, it is done for scale in the canvas but not for coordinates or extent.
It is done ...
Médéric RIBREUX
04:43 AM Feature request #3567 (Feedback): Thousands separator
Hello, bug triage...
in QGIS 2.13, it is done for scale in the canvas but not for coordinates or extent.
It is done ...
Médéric RIBREUX
04:39 AM Feature request #3560 (Closed): Implement gui profiles
Hello, bug triage...
as said before, QGIS stores its configuration into ~/.qgis2, so by default, each user of the co...
Médéric RIBREUX
04:39 AM Feature request #3560 (Closed): Implement gui profiles
Hello, bug triage...
as said before, QGIS stores its configuration into ~/.qgis2, so by default, each user of the co...
Médéric RIBREUX
04:39 AM Feature request #3560 (Closed): Implement gui profiles
Hello, bug triage...
as said before, QGIS stores its configuration into ~/.qgis2, so by default, each user of the co...
Médéric RIBREUX
04:32 AM Bug report #3551 (Feedback): Selecting with mouse in table
Hello, bug triage...
this is stil an issue for QGIS 2.13. As a result, you can't select upward in the attribute tabl...
Médéric RIBREUX
04:32 AM Bug report #3551 (Feedback): Selecting with mouse in table
Hello, bug triage...
this is stil an issue for QGIS 2.13. As a result, you can't select upward in the attribute tabl...
Médéric RIBREUX
04:15 AM Bug report #3544 (Closed): Save Selection as Shapefile changes database field info
Hello, bug triage...
in QGIS 2.13 master, exporting a layer with Date attribute in Shapefile preserves the Date attr...
Médéric RIBREUX
04:15 AM Bug report #3544 (Closed): Save Selection as Shapefile changes database field info
Hello, bug triage...
in QGIS 2.13 master, exporting a layer with Date attribute in Shapefile preserves the Date attr...
Médéric RIBREUX
04:15 AM Bug report #3544 (Closed): Save Selection as Shapefile changes database field info
Hello, bug triage...
in QGIS 2.13 master, exporting a layer with Date attribute in Shapefile preserves the Date attr...
Médéric RIBREUX
04:15 AM Bug report #3544 (Closed): Save Selection as Shapefile changes database field info
Hello, bug triage...
in QGIS 2.13 master, exporting a layer with Date attribute in Shapefile preserves the Date attr...
Médéric RIBREUX
04:15 AM Bug report #3544 (Closed): Save Selection as Shapefile changes database field info
Hello, bug triage...
in QGIS 2.13 master, exporting a layer with Date attribute in Shapefile preserves the Date attr...
Médéric RIBREUX
04:09 AM Bug report #3543 (Closed): On windows dragging toolbar outside of QGIS looses it
Hello, bug triage...
on QGIS 2.13 master (and probably for previous versions), it is not possible to put a toolbar o...
Médéric RIBREUX
04:09 AM Bug report #3543 (Closed): On windows dragging toolbar outside of QGIS looses it
Hello, bug triage...
on QGIS 2.13 master (and probably for previous versions), it is not possible to put a toolbar o...
Médéric RIBREUX
04:09 AM Bug report #3543 (Closed): On windows dragging toolbar outside of QGIS looses it
Hello, bug triage...
on QGIS 2.13 master (and probably for previous versions), it is not possible to put a toolbar o...
Médéric RIBREUX
04:04 AM Bug report #3539 (Feedback): v.to.db: allow selecting 2/3 columns
Hello, bug triage...
this is still valid for QGIS 2.13 master.
The interface of this GRASS Module in QGIS should be ...
Médéric RIBREUX
03:56 AM Bug report #3538 (Closed): Save layer as "GeoJSON" loosed projection information
Hello, bug triage...
this is not the case anymore in QGIS 2.13:...
Médéric RIBREUX
03:56 AM Bug report #3538 (Closed): Save layer as "GeoJSON" loosed projection information
Hello, bug triage...
this is not the case anymore in QGIS 2.13:...
Médéric RIBREUX
03:56 AM Bug report #3538 (Closed): Save layer as "GeoJSON" loosed projection information
Hello, bug triage...
this is not the case anymore in QGIS 2.13:...
Médéric RIBREUX
03:56 AM Bug report #3538 (Closed): Save layer as "GeoJSON" loosed projection information
Hello, bug triage...
this is not the case anymore in QGIS 2.13:...
Médéric RIBREUX
03:10 AM Feature request #3525 (Feedback): Auto resize label box in composer to fit it's contents
Hello, bug triage...
this is still the case for QGIS 2.13 master.
We should detect a change in the Label content an...
Médéric RIBREUX
03:10 AM Feature request #3525 (Feedback): Auto resize label box in composer to fit it's contents
Hello, bug triage...
this is still the case for QGIS 2.13 master.
We should detect a change in the Label content an...
Médéric RIBREUX
03:10 AM Feature request #3525 (Feedback): Auto resize label box in composer to fit it's contents
Hello, bug triage...
this is still the case for QGIS 2.13 master.
We should detect a change in the Label content an...
Médéric RIBREUX
03:07 AM Feature request #3524 (Feedback): Vector layer placement in leged on adding a new one
Hello, bug triage...
I don't know what to do with this feature request...
For the moment, layers from all connection...
Médéric RIBREUX
03:07 AM Feature request #3524 (Feedback): Vector layer placement in leged on adding a new one
Hello, bug triage...
I don't know what to do with this feature request...
For the moment, layers from all connection...
Médéric RIBREUX
03:07 AM Feature request #3524 (Feedback): Vector layer placement in leged on adding a new one
Hello, bug triage...
I don't know what to do with this feature request...
For the moment, layers from all connection...
Médéric RIBREUX
02:57 AM Feature request #3521 (Closed): Show tolerance value in simplify geometry tool
Hello, bug triage...
the tolerance value is now indicated in the window of the simplify tool. You can change it on t...
Médéric RIBREUX
02:57 AM Feature request #3521 (Closed): Show tolerance value in simplify geometry tool
Hello, bug triage...
the tolerance value is now indicated in the window of the simplify tool. You can change it on t...
Médéric RIBREUX
02:57 AM Feature request #3521 (Closed): Show tolerance value in simplify geometry tool
Hello, bug triage...
the tolerance value is now indicated in the window of the simplify tool. You can change it on t...
Médéric RIBREUX
02:57 AM Feature request #3521 (Closed): Show tolerance value in simplify geometry tool
Hello, bug triage...
the tolerance value is now indicated in the window of the simplify tool. You can change it on t...
Médéric RIBREUX
02:57 AM Feature request #3521 (Closed): Show tolerance value in simplify geometry tool
Hello, bug triage...
the tolerance value is now indicated in the window of the simplify tool. You can change it on t...
Médéric RIBREUX
02:52 AM Bug report #3507 (Closed): built-in spatialindex conflicts with external libspatialindex
Hello, bug triage...
with QGIS 2.13 on Debian, there is no conflict: p.get_storage() returns 0.
I am closing this bug.
Médéric RIBREUX
02:52 AM Bug report #3507 (Closed): built-in spatialindex conflicts with external libspatialindex
Hello, bug triage...
with QGIS 2.13 on Debian, there is no conflict: p.get_storage() returns 0.
I am closing this bug.
Médéric RIBREUX
02:02 AM Bug report #13855 (Closed): Multipoint asJSON is like linestring and not curvePolygon
Fixed in changeset commit:"00ea968347d40912ffa2a8954f298c015c664d29". René-Luc ReLuc
01:31 AM Feature request #3520: Easier measure tool decimal places config
Yes a button in the Measure tool panel would do (but not so easy for me to do :) Sandro Santilli
01:27 AM Feature request #3520 (Feedback): Easier measure tool decimal places config
Hello, bug triage...
still valid in QGIS 2.13. The decimal places configuration is in Settings -> Map Tools Tab -> M...
Médéric RIBREUX
01:27 AM Feature request #3520 (Feedback): Easier measure tool decimal places config
Hello, bug triage...
still valid in QGIS 2.13. The decimal places configuration is in Settings -> Map Tools Tab -> M...
Médéric RIBREUX
01:27 AM Feature request #3520 (Feedback): Easier measure tool decimal places config
Hello, bug triage...
still valid in QGIS 2.13. The decimal places configuration is in Settings -> Map Tools Tab -> M...
Médéric RIBREUX
01:24 AM Bug report #3518 (Feedback): Spatial Query not selecting points in complex polygons
Hello, bug triage...
I can't reproduce it on QGIS 2.13 with a complex polygon (with holes).
I think we can close it ...
Médéric RIBREUX

2015-11-19

12:21 AM Bug report #3511 (Closed): Only one sub-level of symbols is saved
Hello, bug triage...
I can't reproduce it under QGIS 2.13. Everything is kept intact in the style, I can have the sa...
Médéric RIBREUX
12:21 AM Bug report #3511 (Closed): Only one sub-level of symbols is saved
Hello, bug triage...
I can't reproduce it under QGIS 2.13. Everything is kept intact in the style, I can have the sa...
Médéric RIBREUX
12:21 AM Bug report #3511 (Closed): Only one sub-level of symbols is saved
Hello, bug triage...
I can't reproduce it under QGIS 2.13. Everything is kept intact in the style, I can have the sa...
Médéric RIBREUX
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
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
12:29 PM Bug report #13850 (Closed): compile error for qgis 2.8 (r60.g3667651) in file qgsdistancearea.cpp
Nyall Dawson
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
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: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
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
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
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
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
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
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: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: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: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
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

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
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
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: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
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
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
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 -

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
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
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
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
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: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
06:45 AM Feature request #12667: Pause snapping during editing session
a good feature! Christian Roettger
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
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: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
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
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
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
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
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
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

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
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
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: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
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
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
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
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: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: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: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: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
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
 

Also available in: Atom