Activity

From 2014-03-04 to 2014-04-02

2014-04-02

11:50 PM Revision b9a539ec (qgis): fix utf string
Jürgen Fischer
11:50 PM Revision 78e59c96 (qgis): limit alpha
Jürgen Fischer
11:50 PM Revision a343cb71 (qgis): remove duplicate license
Jürgen Fischer
11:38 PM Bug report #9924: gdal_merge does not work
I've reverted the change that strips the .py extension in the gdal package for Debian, now available in unstable.
I'...
Bas Couwenberg
11:18 PM Bug report #6642: fTools: the option to load a layer after analyses should be on by default
Why this has not been fixed? It adds much to consistency, and it's very easy to do.
Thanks.
Paolo Cavallini
11:18 PM Bug report #6642: fTools: the option to load a layer after analyses should be on by default
Why this has not been fixed? It adds much to consistency, and it's very easy to do.
Thanks.
Paolo Cavallini
09:46 PM Revision af7b6be3 (qgis): Re-enable WFS Server
Marco Hugentobler
05:27 PM Revision 1a7ad762 (qgis): Re-enable GetCapabilities in WFS server
Marco Hugentobler
04:15 PM Bug report #9939: QGIS 2.2 on Fedora 20 i686 locks up when trying to add vector data.
... Timothy Rogers
03:29 PM Bug report #4079: (Some) features with invalid geometries not labelled
I have implemented the *ST_MakeValid* function for QgsGeometry class to fix the related issues #9861 and #9777. The c... Alvaro Huarte
03:28 PM Bug report #3517: new labeling engine fails to label self intersecting polygons
I have implemented the *ST_MakeValid* function for QgsGeometry class to fix the related issues #9861 and #9777. The c... Alvaro Huarte
03:16 PM Bug report #9777: Simplification of polygons may return invalid polygons
I have improved the fix implementing the *ST_MakeValid* function for QgsGeometry class. The code is a fork from the o... Alvaro Huarte
02:14 PM Feature request #9907: Add a "stop at first feature" mode to the identify tool
Matthias Kuhn wrote:
> That's a valid conceptual question and requires careful consideration.
I agree this goes (by ...
Olivier Dalang
05:09 AM Feature request #9907: Add a "stop at first feature" mode to the identify tool
Olivier Dalang wrote:
> Are you sure it's non deterministic ? I get consistent results with the "select single featur...
Matthias Kuhn
09:53 AM Bug report #9980: Loading vector does not behave properly
When loaded at the end of an analysis, with "Show results", the behaviour is correct. Paolo Cavallini
09:51 AM Bug report #9980 (Closed): Loading vector does not behave properly
If I add a vector from GRASS plugin>Toolbox>Browser, with double click or right click -> add to map, I get individual... Paolo Cavallini
09:50 AM Revision d3db42d9 (qgis): Merge pull request #1287 from simonsonc/reset-model
Use begin/endResetModel instead of reset Martin Dobias
09:48 AM Bug report #9979 (Closed): GRASS plugin: region resolution editing does not work
I open a raster, click on Edit grass region, change just the resolution, then I run r.slope - > the resulting map has... Paolo Cavallini
09:08 AM Bug report #9978: Merge Vector Layers: 6 instead of NULL values
Forgot to set the category to Processing. Could anyone do that? Bernd Vogelgesang
08:49 AM Bug report #9978 (Closed): Merge Vector Layers: 6 instead of NULL values
I use the Merge Vector Layers Plugin in the Graphical modeler to glue together point layers produced in steps before.... Bernd Vogelgesang
04:11 AM Revision bc40ab69 (qgis): Merge pull request #1288 from simonsonc/qvariant-qcolor
Use QColor instead of Qt::GlobalColor in item data Etienne Tourigny
03:50 AM Revision 6ebd9a8b (qgis): Use QColor instead of Qt::GlobalColor in item data
The QVariant constructor that takes a Qt::GlobalColor is removed in Qt 5.
It is actually a kind of special case in Qt...
Carl Simonson
03:45 AM Bug report #9861: self crossing lines stop rendering if offset is set
Hi, I propose this pull https://github.com/qgis/QGIS/pull/1290 to solve this issue.
Now 'offsetline' function suppor...
Alvaro Huarte
02:59 AM Revision 29c8bc53 (qgis): Use begin/endResetModel instead of reset
Qt 4.6 introduced a better way of resetting models with beginResetModel()/
endResetModel(). Call beginResetModel() be...
Carl Simonson
02:48 AM Feature request #9977 (Open): GPS connect button
Hi.
I use QGIS 2 on many tablets (Windows 8 and Android) and I think that would be nice to have a separate button on ...
Seb Radzimski
02:24 AM Revision 2b3108f9 (qgis): Fix high cpu usage with win32 builds when using shapes in composer (fix...
Nyall Dawson
02:23 AM Feature request #9976 (Closed): Simplify geometry checkbox value to be stored in layer style
Storing the Layer/Properties.../Rendering/'Simplified geometry' true/false value in the layer style would really be g... F B
02:14 AM Bug report #9967: Crash when selecting a Select Single Feature in attribute table
>> The goal of my first question was: does it crash as well if you do the same thing you were trying to do originally... F B

2014-04-01

01:27 AM Bug report #9975 (Closed): Vector grid: different Number of cells for polygons and lines
When creating grids (e.g. from Processing, using QGIS algs), we get a different number of cells: lines have an extra ... Paolo Cavallini
12:15 AM Bug report #9967: Crash when selecting a Select Single Feature in attribute table
Now I have some problems with understanding you. Especially the last sentence.
The goal of my first question was: do...
Matthias Kuhn
04:59 AM Bug report #9967: Crash when selecting a Select Single Feature in attribute table
I'm not very strong in the QGIS UI terminology. Not 100% sure what you mean by: feature form, embedded form, form vie... F B
04:17 AM Bug report #9967: Crash when selecting a Select Single Feature in attribute table
Can you try to open the feature form for a feature of this layer without using an embedded form.
I.e.
Right-click th...
Matthias Kuhn
04:10 AM Bug report #9967 (Closed): Crash when selecting a Select Single Feature in attribute table
I'm loading several layers, styles and setting up some layer relations in a plugin that I execute. Once this is done ... F B
11:19 PM Bug report #9972: Selecting other map items does not respond after a while
Do you have a sample project available I can use to test with? Nyall Dawson
08:36 AM Bug report #9972 (Closed): Selecting other map items does not respond after a while
After working a while with map items like legend or scale bar, the selection got "frozen" on the last item, and it is... Bernd Vogelgesang
10:14 PM Revision db87e4d9 (qgis): Re-add wms based printing
Marco Hugentobler
06:04 PM Bug report #9933 (Closed): Map composer hangs when attempting to export a map in any format.
Fixed in changeset commit:"2b3108f9aeadb6814ad0519b2c53840db2c834d1". Nyall Dawson
06:04 PM Bug report #9957 (Closed): explorer run very slowly in map composer with a 2.0 project in 2.2 Qgi...
Fixed in changeset commit:"2b3108f9aeadb6814ad0519b2c53840db2c834d1". Nyall Dawson
06:04 PM Bug report #9734 (Closed): [Composer] drawing rectangle causes high CPU usage resulting in hang ups
Fixed in changeset commit:"2b3108f9aeadb6814ad0519b2c53840db2c834d1". Nyall Dawson
05:13 PM Revision e7d04335 (qgis): Delete sld parser for sent sld after request
Marco Hugentobler
04:54 PM Revision d3985601 (qgis): Merge branch 'pluginmanager_votes'
Borys Jurgiel
04:41 PM Revision 9eb4bb6b (qgis): [FEATURE:] Consider maptip in GetFeatureInfo
Marco Hugentobler
04:35 PM Revision 3b198d90 (qgis): [FEATURE] [Plugin Manager] Voting for plugins from Plugin Manager
Borys Jurgiel
04:35 PM Revision 298b1d58 (qgis): [Plugin Manager] Switch the plugin details browser from QTextBrowser to...
Borys Jurgiel
03:42 PM Bug report #9973 (Closed): Multi-Thread-Rendering: Qt Concurrent has caught an exception thrown f...
If one error (e.g. GEOSException) is throwed within of 'QgsMapRendererCustomPainterJob::doRender()' function, it is u... Alvaro Huarte
03:23 PM Bug report #9861: self crossing lines stop rendering if offset is set
Giovanni Manghi wrote:
> It results that this happen only/because the lines are self crossing.
>
> On 2.0.1 does not...
Alvaro Huarte
03:15 PM Bug report #9924: gdal_merge does not work
The GDAL plugins in QGIS heavily rely on the .py extension, so I think the best course of action is to revert the cha... Bas Couwenberg
01:38 PM Revision 1c3b5e4d (qgis): Decoration grid: fix symbol sizes + default cross size
Martin Dobias
01:27 PM Revision 1b4c8b66 (qgis): Do not render grid annotation if the lines/markers would be extremely d...
Otherwise drawing of huge amount of lines/markers can lock GUI Martin Dobias
11:35 AM Revision 434574ee (qgis): Merge pull request #1283 from simonsonc/rename-accept-hover-events
Rename setAcceptsHoverEvents Martin Dobias
11:09 AM Revision 3461afc6 (qgis): add grass r.cost module with no need for stop points input
gioman
07:28 AM Bug report #9971 (Closed): 64-bit feature IDs are getting truncated
The attributes window truncates integral values to 32 bits and query tool only compares those 32 bits even though the... Jan Hudec
05:34 AM Bug report #9970 (Closed): Wrong file dialogue heading in fTools
Go to : Vector > Data Management Tools > Merge shapefiles to one.
Tick the "Select by layers in folder" option.
When ...
Frank Sokolic
04:22 AM Feature request #9968 (Open): Layer relations saved in .qml file
Layer relations created in Layers/Properties/Fields/Relations could be saved in a layers .qml style file.
(Uns...
F B
03:14 AM Revision d969fb38 (qgis): Rename setAcceptsHoverEvents
setAcceptsHoverEvents was obsoleted in place of setAcceptHoverEvent in
Qt 4.4. They behave the same.
Carl Simonson

2014-03-31

01:59 AM Bug report #9933: Map composer hangs when attempting to export a map in any format.
Actually - don't worry - I see you posted that in the original report. I'll let you know when I've committed a fix fo... Nyall Dawson
01:57 AM Bug report #9933: Map composer hangs when attempting to export a map in any format.
I'm pretty sure this is the same issue as #9957, which I've tracked down and have a fix on the way for. Can you pleas... Nyall Dawson
12:06 AM Bug report #9933: Map composer hangs when attempting to export a map in any format.
Sorry for the slow reply - I got deluged with work (which is a good thing for a Freelancer!). However, I have done a... Jonathan Ball
01:57 AM Bug report #9965 (Closed): Rotated printing with layer transparency or layer blending results in ...
When assigning a layer transparency or layer blending to a vector layer on top of a raster layer and rotating the map... Andreas Neumann
11:55 PM Revision b60794e0 (qgis): Fix #9923 (broken arrow symbol)
Martin Dobias
11:47 PM Revision 7e209b9b (qgis): Merge pull request #1279 from pka/grass7
[FEATURE] (Processing) Initial Grass 7 support Victor Olaya
11:43 PM Revision 6852f9e3 (qgis): [processing] added new script example (contributed by Michael Douchin)
Victor Olaya
11:43 PM Revision 8792bdcf (qgis): [processing] disable excesive info reporting from otb provider
Victor Olaya
11:07 PM Revision 4619246f (qgis): fix regression992 test
Jürgen Fischer
10:18 PM Bug report #9957: explorer run very slowly in map composer with a 2.0 project in 2.2 Qgis version
Thank you! The details in this report have helped me track down this bug - a fix is incoming shortly. Nyall Dawson
06:18 PM Revision 1c27ee31 (qgis): [processing] handle same memory error in another algorithm
Alexander Bruy
06:16 PM Revision d3b4a8f5 (qgis): Merge pull request #1280 from anitagraser/patch-1
[processing] added error handling for too big rasters Alexander Bruy
04:10 PM Revision a191d5bc (qgis): Merge pull request #1281 from marcelosoaressouza/translation_pt_BR
New Translations to pt_BR Werner Macho
04:04 PM Revision 3aedeff0 (qgis): Merge pull request #1277 from simonsonc/mime-format
Replace deprecated provides() with hasFormat() Martin Dobias
03:53 PM Revision 45ac9f93 (qgis): New Translations to pt_BR
Marcelo Soares Souza
03:45 PM Revision 9ef91a22 (qgis): added error handling for too big rasters
I ran into memory problems with big rasters. Now the error message points the user to this potential error source. Anita Graser
02:57 PM Revision 04d7169e (qgis): [TRANSUP] nb by James
Signed-off-by: Werner Macho <[email protected]> Werner Macho
02:56 PM Bug report #9923 (Closed): Arrow symbol is broken
Fixed in changeset commit:"b60794e0d182bfb3259e4aa27d5055f6f3c7a2b4". Martin Dobias
02:07 PM Bug report #9964: Cannot Save Edits to File Geodatabase Replica
Just confirmed that this occurs in 2.2 as well.
As another note, if I copy the Feature Class into a new FGDB (thus b...
Matthew Charton
01:59 PM Bug report #9964 (Closed): Cannot Save Edits to File Geodatabase Replica
When trying to edit a File Geodatabase Replica in QGIS 2.0.1, everything works as expected until the user saves their... Matthew Charton
09:26 AM Bug report #9962 (Closed): r.los crashes
GRASS module r.los crashes (using the QGIS GRASS interface), giving this:
r.los input=elevation.10m@PERMANENT coordi...
Scott Madry
08:03 AM Revision 8f938dd2 (qgis): Merge pull request #1267 from mwa/fix_8298_crs_select
Fix #8298 ignored first selection in projection selector Marco Hugentobler
07:33 AM Bug report #9961 (Closed): No min/max values for WCS layers from (UMN) mapserver
If the Mapserver WCS layer is set to have a float outputformat (as
defined in the Mapserver WCS server manual) then t...
Giovanni Manghi
07:24 AM Bug report #9713: No angle > 90° in line pattern fill in layer properties
Sandra Lopes wrote:
> I also wish for a resolution in 2.2! No everyone uses the dev version, it would be better to ha...
Giovanni Manghi
07:13 AM Bug report #9713: No angle > 90° in line pattern fill in layer properties
I also wish for a resolution in 2.2! No everyone uses the dev version, it would be better to have the stable version ... Sandra Lopes
06:51 AM Feature request #9960 (Closed): Add or document SCR input type for scripts
In the documentation (1), there is not input for scripts corresponding to Spatial Coordinate System (SCR). i tried to... Michael Douchin
06:11 AM Bug report #9959: crash on 2.2 and master when loading a vector style with missing SVG
dataset and style attached Giovanni Manghi
05:43 AM Bug report #9959 (Closed): crash on 2.2 and master when loading a vector style with missing SVG
Did not crash on 2.0.1
Can provide sample if necessary....
Giovanni Manghi
04:37 AM Bug report #9939 (Feedback): QGIS 2.2 on Fedora 20 i686 locks up when trying to add vector data.
Can you create a dump.
E.g. install the @qgis-debuginfo@ package, start @qgis@ from a terminal, make it freeze, then...
Matthias Kuhn
02:58 AM Bug report #9958: Filter fails on file datasource if value is identical to field name
ticket created here "GDAL !#5428":https://trac.osgeo.org/gdal/ticket/5428
Regis Haubourg
02:51 AM Bug report #9958: Filter fails on file datasource if value is identical to field name
Regis Haubourg wrote:
> and the bug is here...
So this doesn't apply to the postgres provider (with estimated metada...
Jürgen Fischer
02:51 AM Bug report #9958 (Closed): Filter fails on file datasource if value is identical to field name
Giovanni Manghi
02:48 AM Bug report #9958: Filter fails on file datasource if value is identical to field name
You're right,
tested
ogrinfo -al -geom=NO -where "TPME = 'GME'" F:\\temp\\bug_qgis_filter_fieldname.shp
and the bu...
Regis Haubourg
02:42 AM Bug report #9958: Filter fails on file datasource if value is identical to field name
Yeah I think this would be a ogr issue because it just passes the query as a -where arg. Nathan Woodrow
02:36 AM Bug report #9958: Filter fails on file datasource if value is identical to field name
Hi Nathan, shp and tab tested. I joined a shapefile sample if you need to reproduce. Regis Haubourg
02:28 AM Bug report #9958: Filter fails on file datasource if value is identical to field name
This is done by the data provider. Which data source are you using, this might be a OGR bug. Nathan Woodrow
02:13 AM Bug report #9958 (Closed): Filter fails on file datasource if value is identical to field name
Hi, a user raised a nasty bug here on qgis 2.2:
when filtering (right click on the layer) a file layer (tested shp, ...
Regis Haubourg

2014-03-30

01:22 AM Bug report #9894: In python console, input() raises EOFError
Etienne Tourigny wrote:
> I guess the bug reporter doesn't want a dialog popping up?
Indeed.
I use QInputDialog, but...
pierre krmr
01:21 AM Bug report #9957 (Closed): explorer run very slowly in map composer with a 2.0 project in 2.2 Qgi...
Hi,
I work on windows 7 with Qgis 2.2.0-2 -*32 bits* installed from OSGeo4W.
When I open a new projet, then Map comp...
Benoît Couillet
12:35 AM Feature request #9956 (Open): Raster symbology dialog needs a 'predefined colourmap' render mode
We need a new raster render mode called 'predefined colourmap' which will apply a colour ramp e.g. hillshade relief d... Tim Sutton
11:03 PM Bug report #8298 (Closed): CRS change with recently used CRS makes no effect in the first choice
Fixed in changeset commit:"8f938dd20ab26d3a4a3e8aacda63a9035d156fcd". Marco Hugentobler
10:54 PM Revision 528d70fb (qgis): globe: switch back to QgsMapRenderer
Jürgen Fischer
08:58 PM Revision 72457b33 (qgis): [FEATURE] (Processing) Initial Grass 7 support
Markus Neteler
06:13 PM Revision 59aaf909 (qgis): More changes to qgssldconfigparser.cpp/h
Marco Hugentobler
04:13 PM Bug report #9532: Node tool causes crash
Dan Piggott wrote:
> Hi,
>
> I've just got the 2.2 update and unfortunately the crash is still happening. I'm afrai...
Giovanni Manghi
04:04 PM Bug report #9532: Node tool causes crash
crash confirmed on master/linux... Giovanni Manghi
04:04 PM Bug report #9532: Node tool causes crash
crash confirmed on master/linux... Giovanni Manghi
04:04 PM Bug report #9532: Node tool causes crash
crash confirmed on master/linux... Giovanni Manghi
04:04 PM Bug report #9532: Node tool causes crash
crash confirmed on master/linux... Giovanni Manghi
02:43 PM Bug report #3975 (Feedback): PDF exports on OSX always convert text to outlines
The recent changes brought with the new multi-threaded renderer setup in QGIS 2.3-dev (dpi fixes) and the completion ... Larry Shaffer
02:43 PM Bug report #3975 (Feedback): PDF exports on OSX always convert text to outlines
The recent changes brought with the new multi-threaded renderer setup in QGIS 2.3-dev (dpi fixes) and the completion ... Larry Shaffer
02:02 PM Bug report #9954 (Closed): QGIS Server print the wrong table if a geometryless is added to the la...
QGIS print composer allow to add table of attributes and other tables (geometryless) that have may been loaded in the... Giovanni Manghi
01:43 PM Bug report #9861 (Open): self crossing lines stop rendering if offset is set
It results that this happen only/because the lines are self crossing.
On 2.0.1 does not happens, on the other hand t...
Giovanni Manghi
01:43 PM Bug report #9861 (Open): self crossing lines stop rendering if offset is set
It results that this happen only/because the lines are self crossing.
On 2.0.1 does not happens, on the other hand t...
Giovanni Manghi
01:43 PM Bug report #9861 (Open): self crossing lines stop rendering if offset is set
It results that this happen only/because the lines are self crossing.
On 2.0.1 does not happens, on the other hand t...
Giovanni Manghi
01:43 PM Bug report #9861 (Open): self crossing lines stop rendering if offset is set
It results that this happen only/because the lines are self crossing.
On 2.0.1 does not happens, on the other hand t...
Giovanni Manghi
01:43 PM Bug report #9861 (Open): self crossing lines stop rendering if offset is set
It results that this happen only/because the lines are self crossing.
On 2.0.1 does not happens, on the other hand t...
Giovanni Manghi
01:43 PM Bug report #9861 (Open): self crossing lines stop rendering if offset is set
It results that this happen only/because the lines are self crossing.
On 2.0.1 does not happens, on the other hand t...
Giovanni Manghi
01:43 PM Bug report #9861 (Open): self crossing lines stop rendering if offset is set
It results that this happen only/because the lines are self crossing.
On 2.0.1 does not happens, on the other hand t...
Giovanni Manghi
07:37 AM Bug report #9861: self crossing lines stop rendering if offset is set
yes it is a simple line offset. Attached is a sample project with data and styles. In my Master the one layer (pitsen... Gavin Fleming
03:08 AM Bug report #9861 (Feedback): self crossing lines stop rendering if offset is set
offset in
symbology -> simple line -> offeset ?
if yes I cannot confirm on master.
Giovanni Manghi
01:57 AM Bug report #9861: self crossing lines stop rendering if offset is set
Win 7 Platform affected too. Alessandro Ciali
01:32 PM Bug report #9926: SRS 102003 not recognized
Paolo Cavallini wrote:
> Which proj and gdal version?
> Here:
> proj 4.8.0-2
> gdal 1.10.1+dfsg-4+b1
>
> thanks
QGI...
Giovanni Manghi
08:29 AM Bug report #9926: SRS 102003 not recognized
Which proj and gdal version?
Here:
proj 4.8.0-2
gdal 1.10.1+dfsg-4+b1
thanks
Paolo Cavallini
01:56 AM Bug report #9926: SRS 102003 not recognized
it works fine on Ubuntu/Mint Giovanni Manghi
12:34 PM Revision c4996bb1 (qgis): fix debian packaging
Jürgen Fischer
09:49 AM Revision b4f21e29 (qgis): Add QgsSLDConfigParser and create calss QgsConfigParserUtils for parts ...
Marco Hugentobler
03:30 AM Bug report #9951 (Closed): Perimeter is completely wrong when OTFR is on
When OTFR is ON, both in the field calculator and in the identify->derived dialog, the perimeter of polygons gives co... Giovanni Manghi
03:21 AM Feature request #9950 (Open): Add a distance analysis tool
Among QGIS out of the box tools we really miss a tool that can computes min (and max) distances between features of t... Giovanni Manghi
03:05 AM Feature request #9949 (Closed): Add an option to list layers in alphabetical order
Now in modules the input layers are listed in the order as they are in the project.
For large projects, with or with...
Giovanni Manghi
01:59 AM Bug report #9948 (Closed): Composer, grouped objects, disable item properties
When grouping objects the "item properties" tab remains active, but when grouped objects are selected then tab shows ... Giovanni Manghi
01:39 AM Bug report #9823 (Closed): Data defined expressions with single number get lost
Still true on the latest master, while another issue (the one that stripped "(" from the data defined expressions) se... Giovanni Manghi
01:39 AM Bug report #9823 (Closed): Data defined expressions with single number get lost
Still true on the latest master, while another issue (the one that stripped "(" from the data defined expressions) se... Giovanni Manghi
01:39 AM Bug report #9823 (Closed): Data defined expressions with single number get lost
Still true on the latest master, while another issue (the one that stripped "(" from the data defined expressions) se... Giovanni Manghi
01:39 AM Bug report #9783 (Reopened): Data defined properties expressions are wrong after saving them
sorry to reopen this, it seems there is still something odd. This is what I notice:
* quotation marks are stripped f...
Giovanni Manghi

2014-03-29

11:02 PM Revision 3dc2d8c0 (qgis): typo in assigning values, fixes #9597
Signed-off-by: Werner Macho <[email protected]> Werner Macho
10:15 PM Bug report #9947: WMTS Returned image is flawed.
Another interesting observation is the image return type is PNG for zoom levels 0-3. Zoom levels >3 are JPG. The form... Jeremy Palmer
10:11 PM Bug report #9947 (Closed): WMTS Returned image is flawed.
This service http://gis.ecan.govt.nz/arcgis/rest/services/Imagery/MapServer/WMTS/1.0.0/WMTSCapabilities.xml displays ... Jeremy Palmer
05:55 PM Revision 0693fe93 (qgis): fix some tests crashes, fix some tests and some mtr updates
Jürgen Fischer
03:40 PM Revision 480ae45f (qgis): remove QgsMapCanvas.useImageToRender in db_manager (fixes #9942)
Jürgen Fischer
03:03 PM Bug report #9597 (Closed): 2.1.0 revision c9a88c1 fails to export spatial information from polyli...
Fixed in changeset commit:"3dc2d8c0eaae4111c5693d08cc3aa2612e66b6f1". Werner Macho
02:31 PM Revision 3e4e9e13 (qgis): fix redirected wms capabilities requests
Jürgen Fischer
01:00 PM Bug report #9945 (Closed): SVG fill dialog does not remember fill color
The polygon SVG fill dialog does not remember the specified fill color. To reproduce: Select a different color, chang... Anita Graser
12:49 PM Feature request #9944 (Closed): When adding a geometryless table in the composer automatically di...
If "show only visible features" is not inactive no rows will be shown. The other one just does not make sense. Giovanni Manghi
10:23 AM Bug report #9864: Add Delimited Text Layer Crashes Qgis
Bogdan Hlevca wrote:
> I attached a screen shot showing the menu with 2 similar entries. The one on the bottom crashe...
Jürgen Fischer
09:38 AM Bug report #9864: Add Delimited Text Layer Crashes Qgis
I am not able to see the plugin you mention, did you do a clean install or an upgrade? I think it may be the plugin l... Antonio Locandro
07:40 AM Bug report #9942 (Closed): DB Manager related python warning when launching qgis
Fixed in changeset commit:"480ae45f9452e7cae98914b12cd9a05c07cf6bd2". Jürgen Fischer
06:06 AM Bug report #9942 (Closed): DB Manager related python warning when launching qgis
warning:/usr/share/qgis/python/plugins/db_manager/layer_preview.py:42: DeprecationWarning: QgsMapCanvas.useImageToRen... Giovanni Manghi
05:24 AM Revision 3e3f30a3 (qgis): Replace deprecated provides() with hasFormat()
QDropEvent::provides() has been deprecated from the move from Qt 3 to Qt 4.
Replace this instance with the hasFormat(...
Carl Simonson
01:36 AM Bug report #9940 (Closed): Save to File from Print Layout silently fails when file is open in ano...
The issue is that you go 'save to PDF' and it works away, and seems to work, but if the file is open in another appli... Alex Leith

2014-03-28

08:42 PM Bug report #9939 (Closed): QGIS 2.2 on Fedora 20 i686 locks up when trying to add vector data.
When adding vector data (shapefiles) to a map, QGIS locks up, and I have to kill the task. If I use the browser wind... Timothy Rogers
08:34 PM Feature request #9938 (Closed): Add a filter for "New" plugins to plugins website
I would like to be able to sort or filter the plugins website, so that only new plugins would be shown, similar to th... Ed B
04:27 PM Bug report #9924: gdal_merge does not work
could the qgis code be made flexible to search for 'script.py' || 'script'?
having the debian package make an extra s...
hamish -
07:17 AM Bug report #9924: gdal_merge does not work
Etienne Tourigny wrote:
> Are there any other gdal/ftools tools that use python scripts? These would require the same...
Alexander Bruy
07:12 AM Bug report #9924: gdal_merge does not work
Indeed, in ubuntu 12.04 it is installed as gdal_merge.py.
Are there any other gdal/ftools tools that use python scri...
Etienne Tourigny
07:09 AM Bug report #9924: gdal_merge does not work
The Debian package indeed strips the .py extension to conform to the Debian Policy ("10.4 Scripts":https://www.debian... Bas Couwenberg
06:33 AM Bug report #9924: gdal_merge does not work
Maybe it was renamed in Debian? Just checked packages in Slackware, Fedora and OpenSuSE: they all have gdal_merge.py ... Alexander Bruy
06:27 AM Bug report #9924: gdal_merge does not work
$ dpkg -L python-gdal | grep merge
/usr/share/man/man1/gdal_merge.1.gz
/usr/share/doc/python-gdal/examples/gdal_vrtme...
Paolo Cavallini
06:25 AM Bug report #9924: gdal_merge does not work
Hmm... as I can see in sources it still listed as gdal_merge.py (http://trac.osgeo.org/gdal/browser/tags/1.10.1/gdal/... Alexander Bruy
05:00 AM Bug report #9924 (Closed): gdal_merge does not work
In GDAL 1.10.1 gdal_merge.py was renamed to gdal_merge. As a consequence, both GDALTools and Processing corresponding... Paolo Cavallini
03:35 PM Revision fe39578e (qgis): Added python bindings for QgsMapRendererJob + subclasses and QgsMapRend...
Martin Dobias
02:39 PM Bug report #7724: Label type cases do not alter output if label text is upper case
This bug is still around. "Capitalize first letter" does not change the label if it's all upper case. The work-around... Anita Graser
02:37 PM Revision 530b5fd5 (qgis): Fix #9918 (enable add symbol layer also when selection is not on symbol)
Martin Dobias
02:22 PM Bug report #9937: Symbol outline width incorrect when set to 0
I see. Then we should set a reasonable value for "hairline". Currently it's much too wide. Anita Graser
01:48 PM Bug report #9937: Symbol outline width incorrect when set to 0
Actually what is happening is that setting a zero-width outline is equivalent to a "hairline" width in most drawing p... Nyall Dawson
01:10 PM Bug report #9937 (Closed): Symbol outline width incorrect when set to 0
The standard point symbols have a black outline. The dialog displays an outline width of 0 but clearly and outline is... Anita Graser
01:31 PM Revision 748ff8b2 (qgis): missing python plugins menu/actions objectName
Radim Blazek
12:51 PM Bug report #9933: Map composer hangs when attempting to export a map in any format.
Can you please provide a few more details so that I can hopefully track this down:
- is this with every project, or ...
Nyall Dawson
08:45 AM Bug report #9933 (Closed): Map composer hangs when attempting to export a map in any format.
The map composer works as it used to in 2.1 (although can be a little glitchy and prone to temporarily lock up which ... Jonathan Ball
12:50 PM Bug report #9842: Selecting Atlas-controlled map item is currently not user friendly
Actually I'm a bit divided. I like the idea of having all the properties of an item together for the sake of control.... Alexandre Neto
12:04 PM Bug report #9842: Selecting Atlas-controlled map item is currently not user friendly
Hi Alexandre,
I like your idea of having a marker on the map corner if it's atlas-controlled.
Could you share your th...
Anita Graser
12:46 PM Feature request #9126: Extend layer window with toolbar
For a thorough discussion of a legend revamp please see http://osgeo-org.1560.x6.nabble.com/Vienna-hackfest-QGIS-Lege... Anita Graser
12:33 PM Revision 5a314816 (qgis): Merge pull request #1276 from anitagraser/master
new master splash from #viennacodesprint14 Martin Dobias
12:06 PM Revision c324895c (qgis): Merge pull request #1275 from sebastic/arm
Support building QGIS on ARM (#9917) Jürgen Fischer
12:03 PM Revision a82aeb03 (qgis): Fix #9916 (inconsistent step size)
Martin Dobias
11:43 AM Revision 7b7ffb27 (qgis): new master splash from #viennacodesprint14
Anita Graser
11:37 AM Bug report #9936 (Closed): QGIS master freezes when D&D a kml file
browse a folder (not in QGIS) to a KML file and D&D it into QGIS, master freezes, used to work ok.
This happens at l...
Giovanni Manghi
11:33 AM Revision d19ccb7d (qgis): [processing] don't close dialog if execution fails (fix #9893)
Alexander Bruy
11:27 AM Bug report #9733: GPS/KML/WFS load with empty attribute table in qgis master and 2.2 (is ok on 2....
It affects also WFS layers. Giovanni Manghi
11:17 AM Revision 4ff930e7 (qgis): Merge pull request #1274 from simonsonc/explicit-link
Be explicit with Qt link libraries Martin Dobias
11:12 AM Revision 8c97462b (qgis): add option to load result to canvas in Heatmap plugin (fix #6645)
Alexander Bruy
11:12 AM Revision 2b458e88 (qgis): [processing] show alforithm and help authors in Help tab (fix #8917)
Alexander Bruy
11:12 AM Revision cd9aae70 (qgis): fix error when copying gdalinfo output to clipboard (fix #9882)
Alexander Bruy
10:48 AM Revision e846a898 (qgis): Merge remote-tracking branch 'simonsonc/rename-subtract'
Martin Dobias
10:41 AM Revision 3d44c593 (qgis): Disable features on ARM.
Building QGIS on ARM produces the error:
sip: qgis/python/core/qgsclipper.sip:44: \
QgsClipper::trimFeature() unsupp...
Bas Couwenberg
10:39 AM Revision 7db6ae54 (qgis): Fix qreal vs double.
In qt4 on arm architectures qreal is defined as float while on other
architectures it is defined as double. This can ...
Bas Couwenberg
10:37 AM Revision 03b028db (qgis): On armel/armhf qreal is typedef'ed to float not double.
This patch adds qreal versions of some functions on arm. It was originally
writen by Konstantinos Margaritis and late...
Bas Couwenberg
09:32 AM Bug report #9894: In python console, input() raises EOFError
I tried that in qgis-2.2 and it freezes QGIS... Etienne Tourigny
09:31 AM Bug report #9894: In python console, input() raises EOFError
I guess the bug reporter doesn't want a dialog popping up? Etienne Tourigny
08:10 AM Bug report #9894: In python console, input() raises EOFError
Why not use "QInputDialog":http://qt-project.org/doc/qt-4.8/qinputdialog.html?
Like this:...
Jürgen Fischer
08:48 AM Feature request #9934 (Closed): Rotation of features in Map Composer
The new ability to rotate features in the Map Composer in version 2.2 is great except you cannot enter negative angle... Jonathan Ball
07:38 AM Bug report #9389 (Closed): Identify Feature - not possible to scroll horizontally
Fixed in master Alexander Bruy
07:38 AM Bug report #9389 (Closed): Identify Feature - not possible to scroll horizontally
Fixed in master Alexander Bruy
07:36 AM Bug report #9017 (Feedback): raster "save as..." dialog should remember where you've been
Seems fixed in master Alexander Bruy
06:41 AM Feature request #9850 (Closed): Processing Modeller - support drag&drop from inputs and algorithms
Fixed in master Alexander Bruy
06:41 AM Feature request #9850 (Closed): Processing Modeller - support drag&drop from inputs and algorithms
Fixed in master Alexander Bruy
06:37 AM Bug report #9918 (Closed): Enable the button to add new symbol layers (not only when the marker e...
Fixed in changeset commit:"530b5fd5ce2e0fe41b9ca35c46fc39684651422e". Martin Dobias
04:06 AM Bug report #9918 (Closed): Enable the button to add new symbol layers (not only when the marker e...
Currently, the user can only add a new symbol layer after first selecting the marker entry from the tree list.
I thi...
Anita Graser
06:23 AM Bug report #9134: customization menu doesn't work
Remaining objectName added also in Python plugins in commit:748ff8b2.
The "Processing" menu still does not work. Qgi...
Radim Blazek
06:20 AM Bug report #3633 (Closed): Can't classifiy a joined column with the same name than a column of th...
the actual version has the right behaviour (tablename_column), ticket closed Jean-Roc Morreale
06:20 AM Bug report #3633 (Closed): Can't classifiy a joined column with the same name than a column of th...
the actual version has the right behaviour (tablename_column), ticket closed Jean-Roc Morreale
05:15 AM Bug report #9926 (Closed): SRS 102003 not recognized
It is possible to select 102003 SRS. However, when used e.g. in gdalwarp, it returns an error:
ERROR 6: EPSG PCS/G...
Paolo Cavallini
05:13 AM Bug report #9925 (Closed): Source SRS not recognized for rasters
In several gdal > warp the source SRS is not recognized, and must be entered by hand. If the user forgets it, the com... Paolo Cavallini
04:45 AM Bug report #9923 (Closed): Arrow symbol is broken
The arrow symbol seems broken, at least it's not a proper arrow currently:
!broken_arrow.png!
Anita Graser
04:38 AM Feature request #9922 (Open): Marker placement options for marker line should be checkboxes
Currently, all options are radio buttons. The user cannot - in one symbol layer - put the same symbol e.g. on the fir... Anita Graser
04:30 AM Feature request #9921 (Closed): Shapeburst misses the "invert" color ramp checkbox
We finally have invert functionality for color ramps in graduated renderer. I think it should also be added to the sh... Anita Graser
04:29 AM Bug report #9920 (Closed): Add link to sample data
In QGIS-Documentation/output/html/en/docs/training_manual/processing/intro.html there is a reference to the zip file ... Paolo Cavallini
04:11 AM Bug report #9919 (Closed): Symbol level offset values do not scale with symbol size
Changing the symbol size scales the symbol levels quite nicely. One thing that is not updated correctly though are th... Anita Graser
04:09 AM Feature request #9917 (Closed): Support building on ARM
applied in commit:c324895cc1d58d60cf02d6d1f65ee2c4a3ec41d6 Jürgen Fischer
03:48 AM Feature request #9917: Support building on ARM
GitHub Pull Request: https://github.com/qgis/QGIS/pull/1275 Bas Couwenberg
03:41 AM Feature request #9917 (Closed): Support building on ARM
The QGIS package maintained by the Debian GIS team contains some patches to support the ARM architecture.
As part of...
Bas Couwenberg
04:03 AM Bug report #9916 (Closed): Size spin box step size for marker and symbol levels is inconsistent
Fixed in changeset commit:"a82aeb030c36a975355da22d25f901f8360cae78". Martin Dobias
02:58 AM Bug report #9916 (Closed): Size spin box step size for marker and symbol levels is inconsistent
The step size for marker size is 1.0 while symbol levels have a step size of 0.2 Anita Graser
03:12 AM Bug report #6645 (Closed): heathmap plugin: the option to load a layer after analyses should be o...
Fixed in changeset commit:"8c97462b087fe2a180a6f2f4b711b735c8425314". Alexander Bruy
03:12 AM Bug report #9882 (Closed): QGIS 2.2.0.1 Valmiera, Windows 7 64 bit - copying out of GDALInfo-Wind...
Fixed in changeset commit:"cd9aae70b6263455221f7f5a5edfc0bc6e9a95b6". Alexander Bruy
02:35 AM Bug report #9909: Prevent creation of recursive models (or provide solution to break out of loops)
Sorry for being unclear :-)
It's great that modeler allows nested models! I just wanted to suggest that it might mak...
Anita Graser
02:30 AM Feature request #9907: Add a "stop at first feature" mode to the identify tool
Hi !
Are you sure it's non deterministic ? I get consistent results with the "select single feature" tool. It seems ...
Olivier Dalang
02:03 AM Feature request #9907: Add a "stop at first feature" mode to the identify tool
The problem with stop at first feature (in contrast to stop at first layer) is, that it is non-deterministic in which... Matthias Kuhn
02:28 AM Feature request #9885 (Feedback): Update or Install extensions in Valmiera 2.2.0
Alexander Bruy
01:50 AM Bug report #5761 (Closed): "equal intervals" and "pretty breaks" do not work for joined fields
Seems fixed in master. Alexander Bruy
01:50 AM Bug report #5761 (Closed): "equal intervals" and "pretty breaks" do not work for joined fields
Seems fixed in master. Alexander Bruy
01:50 AM Bug report #5761 (Closed): "equal intervals" and "pretty breaks" do not work for joined fields
Seems fixed in master. Alexander Bruy
01:50 AM Bug report #5761 (Closed): "equal intervals" and "pretty breaks" do not work for joined fields
Seems fixed in master. Alexander Bruy
01:47 AM Bug report #4417 (In Progress): editing widgets: "slider range" and "dial range" do not show any ...
There is work in progress on a new custom widget library which hopefully will be introduced for 2.4. This branch incl... Alexander Bruy
01:47 AM Bug report #4417 (In Progress): editing widgets: "slider range" and "dial range" do not show any ...
There is work in progress on a new custom widget library which hopefully will be introduced for 2.4. This branch incl... Alexander Bruy
01:44 AM Bug report #3998 (Closed): Zoom to selected don't work with point layers and OTF reprojection
Seems fixed in master Alexander Bruy
01:44 AM Bug report #3998 (Closed): Zoom to selected don't work with point layers and OTF reprojection
Seems fixed in master Alexander Bruy

2014-03-27

12:59 AM Bug report #7855: Error in OTB segmentation with certain projections
It is not true that the OTB Segmentation only support WGS84 but on the other hand the application tests if the output... Manuel Grizonnet
12:43 AM Revision 8dff0307 (qgis): Be explicit with Qt link libraries
For the analysis tests, instead of linking with all the found
QT_LIBRARIES, pick only the ones that are needed.
Carl Simonson
12:37 AM Revision 1bcd1547 (qgis): Replace "subtract" with "subtracted"
The QRegion::subtract method has been replaced with subtracted. The
functionality is the same.
Carl Simonson
12:28 AM Revision 9bf96cbc (qgis): Remove unused include
This "QMenuItem" include is not used, and it's also a Qt 3 leftover.
Remove it.
Carl Simonson
07:26 PM Revision 984fe0e8 (qgis): refresh map canvas after pasting style (fix #9908)
Alexander Bruy
06:56 PM Revision e6081fa9 (qgis): [processing] skip invalid geometries when performing intersection (fix ...
Alexander Bruy
03:13 PM Revision 6f3046ca (qgis): [processing] fixed error when running script algorithm from script edit...
Victor Olaya
03:01 PM Revision e63b75c5 (qgis): [processing] modeler dialog now saves automatically the model before ex...
Victor Olaya
02:54 PM Revision 3c7a6806 (qgis): [processing] fixed exporting model to python (replaced 'Processing' ref...
Victor Olaya
02:48 PM Revision 34421c89 (qgis): assign CRS to interpolation output (fix #3578)
Alexander Bruy
02:48 PM Revision ad6d2b40 (qgis): Access to layer data of interpolator
Marco Hugentobler
02:46 PM Revision 344383b1 (qgis): Merge pull request #1269 from etiennesky/rldhont-netcdf_generateBandName
[Feature][RASTER] Generate band name with NetCDF EXTRA_DIM funded by Ifremer Etienne Tourigny
02:28 PM Revision e4909915 (qgis): Refactor configuration parsing and configuration cache
Marco Hugentobler
02:25 PM Revision 3dfacc77 (qgis): identify/highlight default constants
Radim Blazek
02:24 PM Revision 8fff180a (qgis): [processing] added support for multiline strings in scripts
Victor Olaya
02:24 PM Revision 7f0bc42e (qgis): [processing]added new example script (contributed by Michael Douchin)
Victor Olaya
02:15 PM Revision 7b0af0df (qgis): fix warnings
Jürgen Fischer
01:45 PM Revision 0bdca1f9 (qgis): missing identify/highlight sip methods
Radim Blazek
11:27 AM Bug report #9908 (Closed): Map is not updated after pasting a style
Fixed in changeset commit:"984fe0e8f52416e6560f82755ffb0b411d38a3f4". Alexander Bruy
07:44 AM Bug report #9908 (Closed): Map is not updated after pasting a style
After copy-pasting a style to a layer, the map is not updated automatically so the user cannot see that it worked bef... Anita Graser
11:20 AM Revision cdbe1ee3 (qgis): [Plugin manager] Replace confirmation popup dialogs with an internal Qg...
Borys Jurgiel
10:57 AM Bug report #9891: QGIS hub has bad performance
If I submit the new issue there, I get a 503 when I send the new ticket :/ Noone Noone
07:40 AM Bug report #9891 (Rejected): QGIS hub has bad performance
This issue should be reported in Hub tracker https://issues.qgis.org/projects/qgis-redmine Alexander Bruy
07:40 AM Bug report #9891 (Rejected): QGIS hub has bad performance
This issue should be reported in Hub tracker https://issues.qgis.org/projects/qgis-redmine Alexander Bruy
10:52 AM Bug report #9912 (Closed): modeler_hydro_twi.rst missing from Processing manual
modeler_hydro_twi.rst misses the reference to its image. Paolo Cavallini
10:43 AM Revision 665f0a32 (qgis): Replace WFlags with WindowFlags
It has long been in Qt 4 that the WFlags window flags argument has been
renamed to WindowFlags. In fact, WFlags is ju...
Carl Simonson
10:43 AM Revision 7a700416 (qgis): Change also SIP files to use WindowFlags instead of WFlags
Martin Dobias
10:41 AM Bug report #9909: Prevent creation of recursive models (or provide solution to break out of loops)
mmm, actually it shouldn't cause error. The modeler is designed to allow nested models. So it's a bug, but the soluti... Victor Olaya
07:51 AM Bug report #9909 (Closed): Prevent creation of recursive models (or provide solution to break out...
Currently, it is possible to include the model itself into the model workflow thus creating a model which calls itsel... Anita Graser
10:29 AM Revision a8387008 (qgis): avoid warning messages on composer arrows without markers
Jürgen Fischer
10:24 AM Bug report #9911 (Closed): Crash with Processing Modeller
Confirmed, same issue. Sorry about the noise. Paolo Cavallini
10:24 AM Bug report #9911 (Closed): Crash with Processing Modeller
Confirmed, same issue. Sorry about the noise. Paolo Cavallini
10:18 AM Bug report #9911: Crash with Processing Modeller
Maybe related to #6785 Alexander Bruy
10:12 AM Bug report #9911 (Closed): Crash with Processing Modeller
While running modeler_hydro.rst from the training manual (Processing section), when I try to use the input number
(Th...
Paolo Cavallini
10:16 AM Revision b4b01550 (qgis): Merge pull request #1265 from nyalldawson/postgis_time
Make PostGIS provider correctly create time and datetime formats Jürgen Fischer
10:08 AM Bug report #9910 (Closed): final_model.png missing from Processing manual
final_model.png is referred to in the modeler_hydro_calculator.rst, but not present. Paolo Cavallini
09:19 AM Bug report #9906: processing - python advanced field calculator fails with $ character
Well,
I exported a model to a script, I did not type it by hand. I suppose that export process just forget double q...
Regis Haubourg
08:59 AM Bug report #9906: processing - python advanced field calculator fails with $ character
You use wrong syntax for runalg call. Try to execute Field calculator from toolbox and look at algorithm commandline ... Alexander Bruy
08:31 AM Bug report #9906: processing - python advanced field calculator fails with $ character
following script :... Regis Haubourg
08:11 AM Bug report #9906: processing - python advanced field calculator fails with $ character
Can't reproduce. I tested with two layers one in WGS84, another in projected CRS, in both cases $area expression work... Alexander Bruy
08:04 AM Bug report #9906: processing - python advanced field calculator fails with $ character
In fact, I'm not using advanced python field calculator but simple field calculator Regis Haubourg
07:43 AM Bug report #9906 (Feedback): processing - python advanced field calculator fails with $ character
Python field calculator used different syntax. See http://gis-lab.info/qa/fieldpyculator.html and http://anitagraser.... Alexander Bruy
07:01 AM Bug report #9906 (Closed): processing - python advanced field calculator fails with $ character
Hi, when trying to calculate $area in python script, that character makes the script fail.
current workaround is to ...
Regis Haubourg
08:28 AM Bug report #8605 (Closed): Plugin installer: name column too narrow
I believe we can close it now when the "about" tag is introduced and should be used for long descriptions. Borys Jurgiel
07:33 AM Feature request #9907 (Open): Add a "stop at first feature" mode to the identify tool
Hi !
When in "stop at first" mode, the identify tool stops at first layer, but not at first feature.
This is annoyi...
Olivier Dalang
07:17 AM Bug report #8002: Voronoi Polygons tool makes overlapped polygons
You can easily replicate the issue using the airports dataset from QGIS sample dataset. It creates overlapping polygo... Anita Graser
07:17 AM Bug report #8002: Voronoi Polygons tool makes overlapped polygons
You can easily replicate the issue using the airports dataset from QGIS sample dataset. It creates overlapping polygo... Anita Graser
07:13 AM Bug report #9905 (Closed): processing - run python script from python editor fails
Fixed in changeset commit:"6f3046caf1dbd2174ba3d9cb7163c5384f2037e2". Victor Olaya
06:52 AM Bug report #9905: processing - run python script from python editor fails
oups, can someone affect that to processing category? Regis Haubourg
06:51 AM Bug report #9905 (Closed): processing - run python script from python editor fails
confirmed in 2.0 and 2.0-20131120 (processing versions, QGIS 2.2)
When trying to run algorithms from script editor fa...
Regis Haubourg
06:55 AM Bug report #9904 (Closed): processing - export model to python has typo error on processing.runalg
fixed in 3c7a68066 Victor Olaya
06:48 AM Bug report #9904 (Closed): processing - export model to python has typo error on processing.runalg
Export to python writes algorithm calls like this:... Regis Haubourg
06:48 AM Bug report #3578 (Closed): interpolation plugin output without explicit CRS
Fixed in changeset commit:"34421c896fa5c7a0e8161576d9c9ecee9eeb86ad". Alexander Bruy
06:48 AM Bug report #9903 (Closed): Rename v.voronoi "Do not create attribute table" [yes/no]
I think it's bad UI to require double negatives to say YES :-)
I would even go as far as ask: Do we need an option t...
Anita Graser
06:46 AM Bug report #9902 (Closed): Using v.voronoi with "output tessellation as graph" returns point result
While the GUI suggests that the output will be lines, the tool actually returns points. Anita Graser
06:31 AM Bug report #9895 (Closed): In python console, input() raises EOFError
duplicate of #9894 Anita Graser
06:31 AM Bug report #9895 (Closed): In python console, input() raises EOFError
duplicate of #9894 Anita Graser
06:14 AM Bug report #9818: Crash when launching globe
Current status in master branch:
* Globe is running stable on Precise, Ubuntugis unstable and OsgEarth 2.4
* Win 32b...
Pirmin Kalberer
04:47 AM Feature request #9900 (Closed): Graduated style legend
After choosing a Graduated style for the legend (in the feature properties), if one decide to change manually the "Cl... elcuco -
04:24 AM Bug report #9079: Numeric scale error when print
I did some more tests. The reason might just be a mix-up of reference systems, since another example concerned with t... Markus Mayr
04:24 AM Bug report #9079: Numeric scale error when print
I did some more tests. The reason might just be a mix-up of reference systems, since another example concerned with t... Markus Mayr
03:30 AM Bug report #9899 (Closed): decoder jpeg not availalble
OS: Windows 7 Enterprise SP1 64bit
QGIS: default installation http://qgis.org/downloads/QGIS-OSGeo4W-2.2.0-1-Setup-x...
Jan Van Bennekom-Minnema
02:34 AM Feature request #9351 (Open): Load GPX: do not load empty layers
GPS Tools plugin Paolo Cavallini
02:18 AM Bug report #8695: Road graph plugin: no line saved in temp layer
Cannot test now, as the plugin is currently broken in my installation. Paolo Cavallini
02:12 AM Feature request #2110 (Closed): extract node tool: add option for using only selected features
Paolo Cavallini

2014-03-26

08:00 PM Revision 48b9ccbc (qgis): [ftools] use int column for point count (fix #9432)
Alexander Bruy
07:51 PM Revision 019f1217 (qgis): Merge pull request #1264 from olivierdalang/fix_9334
fix #9334 Marco Hugentobler
06:54 PM Revision 3d6f17b0 (qgis): [processing] handle non-ASCII characters when running GRASS algorithms
(addresses #5420) Alexander Bruy
06:54 PM Revision 3bedc702 (qgis): [processing] move OTB output to INFO tab, fix deprecation warning
Alexander Bruy
06:54 PM Revision e484500d (qgis): [processing] enable temporary outputs in QGIS Field Calculator (fix #9401)
Alexander Bruy
06:51 PM Revision aefc8925 (qgis): identify and other map tools changed to use search radius in mm
Radim Blazek
05:52 PM Bug report #6948 (Closed): Dxf to Shape plugin doesn't work any more
This is no longer supported. Project -> Export DXF is the new method. Nathan Woodrow
05:52 PM Bug report #6948 (Closed): Dxf to Shape plugin doesn't work any more
This is no longer supported. Project -> Export DXF is the new method. Nathan Woodrow
05:50 PM Revision f68e47f6 (qgis): Fix symbol's size/width not being updated in GUI on load
Martin Dobias
04:45 PM Revision 8bb1304f (qgis): Merge pull request #1268 from milenanv/qgis_trans_pl
[TRANSUP] pl by milena Werner Macho
04:32 PM Feature request #9351 (Feedback): Load GPX: do not load empty layers
Giovanni Manghi
11:33 AM Feature request #9351: Load GPX: do not load empty layers
Just to make clear, are you talking about GPS Tools plugin or about loading GPX files using OGR provider? Alexander Bruy
04:29 PM Feature request #1823 (Feedback): Highlight point in Zoom to Point
Giovanni Manghi
11:36 AM Feature request #1823: Highlight point in Zoom to Point
Still valid? There is no Zoom to Point plugin now Alexander Bruy
11:36 AM Feature request #1823: Highlight point in Zoom to Point
Still valid? There is no Zoom to Point plugin now Alexander Bruy
11:36 AM Feature request #1823: Highlight point in Zoom to Point
Still valid? There is no Zoom to Point plugin now Alexander Bruy
04:25 PM Feature request #2110 (Feedback): extract node tool: add option for using only selected features
Giovanni Manghi
11:54 AM Feature request #2110: extract node tool: add option for using only selected features
This feature already available via Processing, can we close this? Alexander Bruy
11:54 AM Feature request #2110: extract node tool: add option for using only selected features
This feature already available via Processing, can we close this? Alexander Bruy
11:54 AM Feature request #2110: extract node tool: add option for using only selected features
This feature already available via Processing, can we close this? Alexander Bruy
03:53 PM Revision 05ce1206 (qgis): [processing] show confirmation when closing modeler with unsaved model
(fix #9889) Alexander Bruy
03:45 PM Revision f8a558a6 (qgis): Merge pull request #1245 from simonsonc/remove-qtgui
Remove include of QtGui in favor of individual includes Martin Dobias
03:37 PM Revision d0c93b94 (qgis): Merge pull request #1244 from simonsonc/qt-no-deprecated
Fix uses of deprecated Qt methods Martin Dobias
03:21 PM Revision 9445c9af (qgis): Globe: anti-aliasing disabled by default
Mathias Walker
03:00 PM Revision 8cbf56f3 (qgis): fix globe sync extent
Mathias Walker
02:57 PM Revision b74cb427 (qgis): [processing] improved algorithm filtering in toolbox
Victor Olaya
02:57 PM Revision eb360e0b (qgis): [processing] fixed display ad handling of optional table fields in para...
Victor Olaya
02:21 PM Revision cbeb5288 (qgis): [processing] add Buffer option to Voronoi polygons tool (fix #7661)
Alexander Bruy
02:04 PM Revision 024f6a12 (qgis): [processing] fix handling of optional string arguments (fix #9109, 9120)
Alexander Bruy
01:38 PM Revision 92ee039f (qgis): [processing] added drag&drop support in modeler
Victor Olaya
12:00 PM Bug report #9432 (Closed): Points In Polygons: New column should be integer not real
Fixed in changeset commit:"48b9ccbc692122b490a4a2cb692d3f04f6a1202e". Alexander Bruy
11:51 AM Bug report #9334 (Closed): Value widget: set default step at 1
Fixed in changeset commit:"019f12172030f081a6ab29a201e4d77ccf34f856". Marco Hugentobler
05:31 AM Bug report #9334: Value widget: set default step at 1
Hi, Paolo et Al.
Well I finally found it (select a layer>properties>fields> and change the attribute editor) and thi...
jtornero -
11:50 AM Revision abc7b9b8 (qgis): fix #8298 ignored first selection of recently used CRS in projection se...
Mathias Walker
11:47 AM Feature request #7787 (Rejected): Add create and connect Spatialite DB into DBManager
Duplicates #4795 Alexander Bruy
11:47 AM Feature request #7787 (Rejected): Add create and connect Spatialite DB into DBManager
Duplicates #4795 Alexander Bruy
11:44 AM Bug report #3578: interpolation plugin output without explicit CRS
Pull request here https://github.com/qgis/QGIS/pull/1270 Alexander Bruy
11:32 AM Feature request #9180 (Closed): Shortest Path (Road Graph) plugin cannot handle 2.5D shape files
Fixed in commit:758f5e5df9 Alexander Bruy
11:32 AM Feature request #9180 (Closed): Shortest Path (Road Graph) plugin cannot handle 2.5D shape files
Fixed in commit:758f5e5df9 Alexander Bruy
11:31 AM Feature request #4256: Diagram overlays: labels also for pie charts
Diagrams now in core Alexander Bruy
11:29 AM Bug report #3117: GPS live tracking does not work for me
Live GPS tracking is core functionality, not plugin. Alexander Bruy
11:29 AM Bug report #3117: GPS live tracking does not work for me
Live GPS tracking is core functionality, not plugin. Alexander Bruy
11:29 AM Bug report #3117: GPS live tracking does not work for me
Live GPS tracking is core functionality, not plugin. Alexander Bruy
11:29 AM Bug report #3117: GPS live tracking does not work for me
Live GPS tracking is core functionality, not plugin. Alexander Bruy
11:29 AM Revision 36bd2d00 (qgis): Merge pull request #1235 from m-kuhn/httplib
Add new CMake option: WITH_INTERNAL_HTTPLIB (default True) Victor Olaya
11:28 AM Feature request #2786: Live GPS tracking: add support for garmin USB devices
Live GPS tracking is core functionality, not plugin Alexander Bruy
11:28 AM Feature request #2786: Live GPS tracking: add support for garmin USB devices
Live GPS tracking is core functionality, not plugin Alexander Bruy
11:28 AM Feature request #2786: Live GPS tracking: add support for garmin USB devices
Live GPS tracking is core functionality, not plugin Alexander Bruy
11:26 AM Bug report #8695 (Feedback): Road graph plugin: no line saved in temp layer
Still true? Works fine here Alexander Bruy
11:20 AM Bug report #5365 (Reopened): Line detection fails
Please wait until next OTB package will be available. I'll retest it. Paolo Cavallini
11:06 AM Bug report #5365 (Closed): Line detection fails
Closing for lack of feedback. Reopen if necessary Alexander Bruy
10:55 AM Bug report #5420 (Feedback): GRASS gives python error if input layer path contains non ascii chars
Should be fixed in commit:3d6f17b067. Please test Alexander Bruy
10:38 AM Revision a93bef43 (qgis): [processing] remove shebangs from SAGA helpers (fix #9669)
Alexander Bruy
10:37 AM Bug report #5896: Identify of WMS layers does not work
Regarding QGIS WMS server, it has no sense to do any debugging on client side until #9896 (GetFeatureInfo search radi... Radim Blazek
01:36 AM Bug report #5896: Identify of WMS layers does not work
Is it available a public server for testing?
Which source data and client CRS?
Radim Blazek
10:33 AM Bug report #9896 (Open): WMS GetFeatureInfo search radius
QGIS WMS server should use some reasonable, configurable search radius for GetFeatureInfo instead of current 1, 0.5 o... Radim Blazek
10:25 AM Revision 68cf29fd (qgis): [TRANSUP] gl by Xan
Signed-off-by: Werner Macho <[email protected]> Werner Macho
10:23 AM Revision 0d636351 (qgis): [processing]do not rebuild thhe whole toolbox tree when filtering or up...
Victor Olaya
09:53 AM Feature request #9810: [GDAL][NetCDF] Generate band name with NetCDF EXTRA_DIM
I guess I should have requested to be a contributor to your branch though, would have been simpler. Don't forget to r... Etienne Tourigny
09:40 AM Feature request #9810 (In Progress): [GDAL][NetCDF] Generate band name with NetCDF EXTRA_DIM
Thanks.
I received your pull request and I have been added as contributors.
René-Luc ReLuc
09:37 AM Feature request #9810: [GDAL][NetCDF] Generate band name with NetCDF EXTRA_DIM
Sorry for not responding your previous message, I didn't see it. I added the pull request from my branch. If you wan... Etienne Tourigny
03:37 AM Feature request #9810: [GDAL][NetCDF] Generate band name with NetCDF EXTRA_DIM
Hi Etienne,
Can you open a pull request and require a review ?
René-Luc ReLuc
09:03 AM Feature request #9402: Make the new Field Calculator tool available in the Modeler
I can't test at the moment. In QGIS 2.2 with the respective Processing code, doube clicking on "Field calculator" in ... Filipe Dias
08:06 AM Feature request #9402 (Closed): Make the new Field Calculator tool available in the Modeler
As I can see it already here. Reopen if necessary Alexander Bruy
08:03 AM Bug report #9891: QGIS hub has bad performance
This installation seems to be from 2010, so I guess there are a lot of outdated parts. I tip on the shared hosting of... Noone Noone
07:58 AM Bug report #9891: QGIS hub has bad performance
Could it be caused by email notification delivery?
http://www.redmineblog.com/articles/asynchronous-email-delivery/
marisn -
06:59 AM Bug report #9891 (Rejected): QGIS hub has bad performance
Hi, the redmine speed is pretty slow and needs to be improved. Nobody wants to add/review/edit tickets or the wiki wh... Noone Noone
07:32 AM Feature request #9778: Support metatile and metabuffer for labels
When we print a large WMS layer with labels, they are always cut off. We have configured the mapserver with "labelcac... luca76 -
07:22 AM Bug report #9895 (Closed): In python console, input() raises EOFError
Just type "input()" in the Qgis console :
@
input()
Traceback (most recent call last):
File "<input>", line 1, in ...
pierre krmr
07:21 AM Bug report #9894 (Closed): In python console, input() raises EOFError
Just type "input()" in the Qgis console :
@
input()
Traceback (most recent call last):
File "<input>", line 1, in ...
pierre krmr
07:12 AM Feature request #9126: Extend layer window with toolbar
Also a layer visibility/opacity/composition options would be nice, as they can then moved here from the layer propert... Noone Noone
06:41 AM Bug report #9833: KML files: partly editable, but newly added feature not visible untill reloadin...
We had a look into it. It appears that OGR has two KML drivers: KML and LIBKML
http://www.gdal.org/ogr/drv_libkml.ht...
Richard Duivenvoorde
06:39 AM Bug report #9887: Example script "Hex grid from layer bound" creates topologically incorrect grid
Should probably mention that the layer CRS was WGS84. Anita Graser
06:35 AM Bug report #9887: Example script "Hex grid from layer bound" creates topologically incorrect grid
Just tested: extract nodes creates layer with 7980 features, after Delete duplicate geometries I have 2416 features Alexander Bruy
06:19 AM Bug report #9887 (Closed): Example script "Hex grid from layer bound" creates topologically incor...
I think the vertices of the polygons do not have have the exact same coordinates. I performed the following test:
1...
Anita Graser
06:38 AM Feature request #9890 (Open): Show "Nearest neighbor analysis" in results viewer when running fro...
When used directly, the result is a a dialog with the analysis results text. When used in a model, the dialog does no... Anita Graser
06:22 AM Feature request #9886: Implement per layer colour QtGraphicalEffects
Does this make more sense at a composer level rather then each layer (we could have both). Just thinking that a colo... Nathan Woodrow
05:56 AM Feature request #9886 (Closed): Implement per layer colour QtGraphicalEffects
Currently it is possible to specify blending modes for QGIS layers (a nice feature! Cheers for the person who impleme... marisn -
05:30 AM Feature request #9885: Update or Install extensions in Valmiera 2.2.0
Looks like a permission thing on the .qgis2 folder. Check the permissions on the folder. Nathan Woodrow
05:22 AM Feature request #9885 (Closed): Update or Install extensions in Valmiera 2.2.0
Impossible to update or install extensions with QGIS Valmiera 2.2.0
This error message appear:
Échec de la décompre...
Olivier Bruyere
05:28 AM Feature request #9884: Impossible to load raster.ecw in QGIS Valmeira 2.2
What platform? They are supported fine in Windows builds. Nathan Woodrow
05:16 AM Feature request #9884 (Closed): Impossible to load raster.ecw in QGIS Valmeira 2.2
Raster with the extension .ecw are not supported in QGIS Valmiera 2.2.0 while it was possible in QGIS Dufour 2.0.1 Olivier Bruyere
04:51 AM Bug report #9618 (Closed): Make httplib2 an external dependency
Applied in commit:36bd2d000a Alexander Bruy
04:51 AM Bug report #9618 (Closed): Make httplib2 an external dependency
Applied in commit:36bd2d000a Alexander Bruy
02:32 AM Bug report #9618: Make httplib2 an external dependency
Here is pull-request that fixes this https://github.com/qgis/QGIS/pull/1235 Alexander Bruy
02:32 AM Bug report #9618: Make httplib2 an external dependency
Here is pull-request that fixes this https://github.com/qgis/QGIS/pull/1235 Alexander Bruy
04:30 AM Bug report #9862 (Closed): lines stop rendering if offset
duplicate of #9861 Andre Joost
04:29 AM Bug report #9883 (Closed): lines stop rendering if offset
duplicate of #9861 Andre Joost
03:57 AM Bug report #9883 (Closed): lines stop rendering if offset
add an offset to a line and it stops rendering
QGIS version 2.3.0-Master QGIS code revision exported
Compiled agains...
Gavin Fleming
03:54 AM Bug report #9234 (In Progress): WFS client doesn't expose Header Authorization
Pull-request provided
https://github.com/qgis/QGIS/pull/1266
René-Luc ReLuc
03:54 AM Bug report #9234 (In Progress): WFS client doesn't expose Header Authorization
Pull-request provided
https://github.com/qgis/QGIS/pull/1266
René-Luc ReLuc
03:37 AM Bug report #8760: Custom Form from .ui File crashes QGIS on Ubuntu
I can verify. I have same problem like Klas Karlsson and Stefan Sylla as above on Ubuntu 13.10 32 bit with QGIS 2.2. ... Imre Molnar
03:36 AM Bug report #9882 (Closed): QGIS 2.2.0.1 Valmiera, Windows 7 64 bit - copying out of GDALInfo-Wind...

When trying to copy information given out by GDALInfo with different kinds of raster data (DEM, normal georeference...
Lars Scharfenberg
02:38 AM Bug report #9669 (Closed): Remove shebang from processing plugin files
Fixed in changeset commit:"a93bef43d31510db5b58634e667073c48e4c98da". Alexander Bruy
02:30 AM Revision 8c4bfa3f (qgis): [MSSQL] Close database and delete query on close
Nathan Woodrow
02:30 AM Bug report #9881 (Closed): Improve GUI consistency & UX for data-defined style
The GUI for data-defined settings is currently not consistent between style and label window: in the style window, th... Anita Graser
02:26 AM Bug report #9851 (Closed): Processing - Toolbox tree view should not collapse when a model is add...
fixed in 0d63635 Victor Olaya
01:45 AM Bug report #9880 (Feedback): Wrong feature order after commiting changes
By the term "order", are you referring to rendering order?
In general:
There is no implicitly defined order of featu...
Matthias Kuhn
01:27 AM Bug report #9880 (Closed): Wrong feature order after commiting changes
Steps to reproduce:
1. Start editing vector layer.
2. Add two or more new features.
3. Stop editing and save chan...
Piotr Pociask
01:17 AM Revision d047ea07 (qgis): Merge remote-tracking branch 'tamas/master'
Nathan Woodrow

2014-03-25

12:48 AM Bug report #9879 (Closed): Postgis style categories are not displayed
When connecting to a Postgis table objects are displayed in the map. When I make style categories based on a specific... Erik-Jan Martens
12:09 AM Revision 20933ded (qgis): Add README.rst for labeling unit tests
Larry Shaffer
11:12 PM Revision 013f9e96 (qgis): Make PostGIS provider correctly use time and datetime formats, instead ...
Nyall Dawson
09:50 PM Revision 776619fa (qgis): highlight fixes
Radim Blazek
07:39 PM Revision d8ad1d88 (qgis): Reintroduce $map and optional canvas refresh debug logs
Martin Dobias
06:58 PM Revision 9e42c5bc (qgis): Fix support for setCacheImage() to enforce refresh of a layer
Martin Dobias
06:53 PM Revision f53576dd (qgis): make menthod and variable naming consistent, some cleanup
Alexander Bruy
06:53 PM Revision 71e57a7a (qgis): New method to duplicate a vector layer in memory and optionally add it ...
Paolo Tormene
06:29 PM Revision 9aab894f (qgis): fix #9334
Olivier Dalang
06:10 PM Revision 19112323 (qgis): Rewrite the mssql driver to take care of the multithreded rendering
Tamas Szekeres
06:08 PM Revision e26b6b56 (qgis): [FEATURE] Identify highlight options.
- optional highlight color, line/outline buffer and minimum width
- fixed symbol sizes (thanks to Martin Dobias)
Radim Blazek
05:53 PM Revision 6703126a (qgis): translation update pl
Milena Nowotarska
05:49 PM Revision 3b7b2b45 (qgis): Merge pull request #1134 from CS-SI/otb_processing_update
OTB processing update Victor Olaya
05:41 PM Revision e2d01e2e (qgis): Merge pull request #970 from snorfalorpagus/spatialjoin
Ported "Join attributes by location" from fTools to Processing Victor Olaya
05:39 PM Revision ec0c820a (qgis): Merge pull request #1052 from Oslandia/processing_gui_set_values
[processing] set droplists if parameter values are already set Victor Olaya
05:18 PM Bug report #9734: [Composer] drawing rectangle causes high CPU usage resulting in hang ups
Can you please test again with the current 2.3 dev version? There's been a small change which may have fixed this issue. Nyall Dawson
04:21 PM Revision 44a054df (qgis): Merge pull request #1262 from nyalldawson/processing_postgis
Improvements to processing "Import into PostGIS" algorithm Jürgen Fischer
04:08 PM Revision 839c3e75 (qgis): Merge pull request #1263 from Qgis-Tr-kr/master
[TRANSUP] kr Werner Macho
03:45 PM Revision 33740957 (qgis): [processing] make script editor, modeler and results viewer non modal
(fix #9849) Alexander Bruy
03:39 PM Revision bd3f5b13 (qgis): [processing] restore Create new model tool in toolbox (fix #9847)
Alexander Bruy
03:33 PM Revision 4ffdef48 (qgis): [processing] fix MMQGIS Extract by attribute (fix #9768)
Alexander Bruy
03:25 PM Revision 5e5abdb4 (qgis): [processing] add feature count to Statistics by categories output (fix ...
Alexander Bruy
03:18 PM Revision 285fa01c (qgis): Merge pull request #1076 from snorfalorpagus/processing_intersection_fix
[processing] fix QGIS Intersection tool Alexander Bruy
03:15 PM Revision af9da1de (qgis): Invalid CRS instances should be equal
Martin Dobias
03:07 PM Revision cef3018c (qgis): Korean translate completed
BJ Jang
02:55 PM Revision c69f2e11 (qgis): [processing] fix Unique values tool (fix #9870)
Alexander Bruy
02:37 PM Bug report #9334: Value widget: set default step at 1
Paolo Cavallini wrote:
> See above: the "Range" widget in Vactor>Properties>Fields
Sorry, Giovanni... but at least i...
jtornero -
01:49 PM Bug report #9334: Value widget: set default step at 1
See above: the "Range" widget in Vactor>Properties>Fields Paolo Cavallini
01:34 PM Bug report #9334: Value widget: set default step at 1
One question: which 'value widget' does the issue refer to? I've tried to find it and no success...
Best regards
jtornero -
02:35 PM Revision b5dc0676 (qgis): [processing] fix output names for some SAGA algorithms (fix #9789)
Alexander Bruy
10:59 AM Revision 99a86123 (qgis): Clean up code in qgis_map_serv.cpp
Marco Hugentobler
10:51 AM Bug report #9872 (Closed): Geotiff CRS ignored if not EPSG
When adding a geotiff with a CRS that does not have an EPSG code, the CRS is ignored and QGIS asks to define the CRS ... William Kyngesburye
10:36 AM Bug report #9836: QGIS 2.2 Crash dumped on Windows 8.1
According to http://gis.stackexchange.com/questions/90563/qgis-2-2-crash-dumped-on-windows-8-1
it works when QGIS se...
Andre Joost
10:06 AM Revision 19da71cc (qgis): Merge pull request #1149 from p0cisk/master
[processing]Fix "float division by zero" in polygonize algorithm if no Victor Olaya
10:01 AM Revision db235c89 (qgis): Merge pull request #1239 from bstroebl/eliminateSmallest
[FEATURE] (Processing) Eliminate with smallest polygon Victor Olaya
09:22 AM Bug report #3659: Size scale field does not work with symbol levels
Symbol Levels work with data-defined size but not with the legacy "size scale field" functionality. Anita Graser
09:18 AM Bug report #4601 (Closed): Layer order panel uses different text style than layer list
Anita Graser
09:04 AM Bug report #9867: Advanced Python field calculator needs documentation
I don't know about Victor's plans regarding it. I think it will go into plugin at some point, but first we should wri... Alexander Bruy
08:58 AM Bug report #9867: Advanced Python field calculator needs documentation
That's great if there is documentation on Github. Can we bring it into the plugin? Anita Graser
07:55 AM Bug report #9867: Advanced Python field calculator needs documentation
Well, I agreed that this tool has different syntax in compare to QGIS Field calculator, but algorithm help files and ... Alexander Bruy
02:00 AM Bug report #9867 (Closed): Advanced Python field calculator needs documentation
Since the syntax is not standard QGIS field calculator syntax, users definitely need documentation here.
I've writte...
Anita Graser
08:59 AM Bug report #7780: Incorrect number of rows when testing layer filter expression
I was also bitten by this problem, still in 2.0 and in 2.2.
Being a regression from 1.8 I don't see how it becomes a ...
Sandro Santilli
08:59 AM Bug report #9857: Hub lines tool needs documentation
Ok, so that's another case of missing documentation. Anita Graser
07:53 AM Bug report #9857: Hub lines tool needs documentation
From MMQGIS help... Alexander Bruy
07:58 AM Bug report #9768 (Closed): Error in processing Extract by attribute algorithm
Fixed in changeset commit:"4ffdef489367e34080ac43755a92554b4bfbdf23". Alexander Bruy
07:58 AM Feature request #9847 (Closed): Processing - Toolbox should have a Models Tool "Create new model"
Fixed in changeset commit:"bd3f5b136d0fcda9cfea5151e5eaa4a01943c381". Alexander Bruy
07:43 AM Feature request #9847: Processing - Toolbox should have a Models Tool "Create new model"
It was already here, but at some point had to be removed, don't know why. Alexander Bruy
07:58 AM Feature request #9849 (Closed): processing - use windows that don't lock QGIS interface
Fixed in changeset commit:"33740957d4db07adc49eba9849e36e092855a0db". Alexander Bruy
07:51 AM Feature request #9869: Processing - Tooltip should display the algorithm description from help
Maybe algorithm name used because in most cases description is not available? I would suggest to show description if ... Alexander Bruy
02:14 AM Feature request #9869 (Closed): Processing - Tooltip should display the algorithm description fro...
Currently the tooltip only duplicates the tool name. It could show the algorithm description from help instead. Anita Graser
07:35 AM Bug report #9864: Add Delimited Text Layer Crashes Qgis
I attached a screen shot showing the menu with 2 similar entries. The one on the bottom crashes qgis.
The plugin ca...
Bogdan Hlevca
07:23 AM Bug report #9864: Add Delimited Text Layer Crashes Qgis
There is no need for a file as it crashes before you can open any dialog.
However, I noticed that there are two "Add...
Bogdan Hlevca
01:24 AM Bug report #9864 (Feedback): Add Delimited Text Layer Crashes Qgis
I may have seen something similar, but can't replicate now on QGIS master, so... please test qgis master and also att... Giovanni Manghi
01:24 AM Bug report #9864 (Feedback): Add Delimited Text Layer Crashes Qgis
I may have seen something similar, but can't replicate now on QGIS master, so... please test qgis master and also att... Giovanni Manghi
01:24 AM Bug report #9864 (Feedback): Add Delimited Text Layer Crashes Qgis
I may have seen something similar, but can't replicate now on QGIS master, so... please test qgis master and also att... Giovanni Manghi
07:26 AM Feature request #9871 (Closed): Processing - "Statistics by category" should add a column with fe...
Fixed in changeset commit:"5e5abdb419654d2b78edfe211a746b2d28fdfeab". Alexander Bruy
06:58 AM Feature request #9871 (Closed): Processing - "Statistics by category" should add a column with fe...
Currently, the statistics calculated are: min, max, mean, stddev. I think the number of features per class/category s... Anita Graser
06:55 AM Bug report #9789 (Closed): Errors in the output names of SAGA GIS (2.1_Polygon *. Txt)
Fixed in changeset commit:"b5dc0676ea0b9093704c690fa5b7a2f814c944e3". Alexander Bruy
06:55 AM Bug report #9870 (Closed): Processing - "List unique values" NameError: global name 'vector' is n...
Fixed in changeset commit:"c69f2e1153b8db6d763c48158fc9395c0871f74f". Alexander Bruy
06:47 AM Bug report #9870 (Closed): Processing - "List unique values" NameError: global name 'vector' is n...
Just trying to run it:... Anita Graser
06:44 AM Bug report #8514 (Closed): SEXTANTE plugins stopped working
Paolo Cavallini
06:42 AM Bug report #8514 (Feedback): SEXTANTE plugins stopped working
Seems now plugins works fine. Can we close this? Alexander Bruy
06:41 AM Bug report #8712: Missing info in the About menu
Looks like packaging problem. Is /doc/LICENSE file available in QGIS install path (e.g. /opt/qgis2.2/share/qgis/doc/L... Alexander Bruy
04:00 AM Revision 748d261d (qgis): [processing] Add option for converting field names to lowercase for Imp...
Nyall Dawson
03:40 AM Revision f29d44e7 (qgis): Add PDF composer output labeling tests setup
- Only support for Poppler with Cairo (pdftocairo), since without Cairo a PDF's vectors are not always rendered properly Larry Shaffer
03:40 AM Revision db4401fe (qgis): Rebuild labeling tests control images with smaller size (420 x 280)
Larry Shaffer
03:05 AM Revision 5997c78c (qgis): [processing] Allow choice of geometry column name, change database conn...
Nyall Dawson
02:11 AM Bug report #9868 (Closed): Processing - "Create equivalent numeric field" needs a descriptive name
e.g. to
* Enumerate unique values
* Unique value indexes
* Add unique value index (field)
documentation would help ...
Anita Graser
01:50 AM Bug report #9866 (Closed): Point symbols anchor point "bottom" does not work as expected
I am trying to construct a legend for sized symbols, using a separate vector layer to do so.
I have three points exa...
mlennert -
01:49 AM Revision f2e9d012 (qgis): before QgsOptionBase
BJ Jang
01:42 AM Feature request #9859: Processing - "Mean coordinate(s)" should not require id fields
Seems like the optional setting for ParameterTableField isn't working. All of the algorithms which try to use this op... Nyall Dawson

2014-03-24

12:56 AM Bug report #9853: HTTPS doesn't work throught proxy
Jürgen Fischer wrote:
> trapanator - wrote:
> > See the code of the python plugin fetcher (at least in Qgis 1.7/1.8):...
luca76 -
02:24 PM Bug report #9853: HTTPS doesn't work throught proxy
trapanator - wrote:
> See the code of the python plugin fetcher (at least in Qgis 1.7/1.8): it doesn't use the QT net...
Jürgen Fischer
05:57 AM Bug report #9853: HTTPS doesn't work throught proxy
Not sure. #3844 doesn't deal with HTTPS, but I guess having to manage two login/password couples (one for the proxy, ... Guillaume SUEUR
05:31 AM Bug report #9853: HTTPS doesn't work throught proxy
Maybe this bug is related, too: #3844
I think that QT4 is not too good dealing with operating system internet settin...
luca76 -
04:51 AM Bug report #9853 (Closed): HTTPS doesn't work throught proxy
When using a WMS server with both HTTPS and proxy settings, the connection doesn't work. At some point I think QGIS d... Guillaume SUEUR
12:55 AM Bug report #3844 (Closed): QGIS doesn't use username and password in options dialog for proxy con...
Now it's fixed in 2.0. Thank you! luca76 -
12:55 AM Bug report #3844 (Closed): QGIS doesn't use username and password in options dialog for proxy con...
Now it's fixed in 2.0. Thank you! luca76 -
10:52 PM Revision 0e113e15 (qgis): Add QgsOWSServer class, move code from qgis_map_serv.cpp into exection(...
Marco Hugentobler
07:36 PM Revision 90f012d5 (qgis): [ftools] increase maximum number of points for regular points tool
Alexander Bruy
07:18 PM Revision d9bed418 (qgis): remove extra spaces from message text (fix #7648)
Alexander Bruy
07:18 PM Revision d86a9aa5 (qgis): [processing] better handling of non-ASCII characters in config dialog
(addresses #9323) Alexander Bruy
07:18 PM Revision 40942fa7 (qgis): [processing] fix old API calls in Extract by location tool (fix #9603)
Alexander Bruy
07:17 PM Revision ae2a3a8d (qgis): Remove obsolete label from options dialog
Martin Dobias
06:47 PM Revision a6f25c53 (qgis): Add render checker color tolerance to labeling tests
Larry Shaffer
06:47 PM Revision d4c257f2 (qgis): Fix labeling local server test class setup error
Larry Shaffer
06:47 PM Revision 81ba9edd (qgis): Add render checker color tolerance to sip
Larry Shaffer
06:45 PM Revision 3797ffae (qgis): [processing] fix wrong tools description (fix #9852)
Alexander Bruy
06:45 PM Revision 7c2038d4 (qgis): fix #9838
Alexander Bruy
06:45 PM Revision 7f522f92 (qgis): [processing] fix Distance Matrix tool (fix #7618)
Alexander Bruy
06:44 PM Bug report #9864 (Closed): Add Delimited Text Layer Crashes Qgis
Open a project, click on Layer->Add Delimited Text Layer and the application will crash. Every time!
It used to work...
Bogdan Hlevca
06:14 PM Bug report #9863 (Closed): sometimes data in 900913 crs is not shown
I'm not sure if this is a similar issue to #9266 (which should be fixed), but after loading OSM data In PostGIS 2.1.1... Regina Obe
04:09 PM Revision 126ed6ba (qgis): updated translation pl
Milena Nowotarska
03:56 PM Revision 6ab62fd8 (qgis): [TRANSUP] fi by Kari
Signed-off-by: Werner Macho <[email protected]> Werner Macho
03:04 PM Revision 405adf6e (qgis): updated translation pl
Milena Nowotarska
02:15 PM Revision dcda258d (qgis): apply brightness/contrast changes to all selected layers (fix #8176)
Alexander Bruy
02:00 PM Revision 4ecdc6b3 (qgis): use Shift modifier for bigger step when changing brightness/contrast
(fix #8177) Alexander Bruy
01:53 PM Bug report #9860 (Rejected): openlayers plugin crashes qgis master
this has already been reported, in various bug reports and on the mailing list. Etienne Tourigny
01:53 PM Bug report #9860 (Rejected): openlayers plugin crashes qgis master
this has already been reported, in various bug reports and on the mailing list. Etienne Tourigny
12:48 PM Bug report #9860 (Rejected): openlayers plugin crashes qgis master
OpenlayersLayer draw
page file: file:////home/gavin/.qgis2/python/plugins/openlayers_plugin/html/yahoo_street.html
QG...
Gavin Fleming
01:13 PM Bug report #9862 (Closed): lines stop rendering if offset
add an offset to a line and it stops rendering
QGIS version 2.3.0-Master QGIS code revision exported
Compiled agains...
Gavin Fleming
01:10 PM Bug report #9861 (Closed): self crossing lines stop rendering if offset is set
add an offset to a line and it stops rendering
QGIS version 2.3.0-Master QGIS code revision exported
Compiled agains...
Gavin Fleming
11:34 AM Bug report #9856: pyqgis cookbook documentation need updating (was setColorShadingAlgorithm missi...
This is not a bug, but a change in the API.
You should use setRendererForDrawingStyle() or setDrawingStyle()
Plea...
Etienne Tourigny
11:34 AM Bug report #9856: pyqgis cookbook documentation need updating (was setColorShadingAlgorithm missi...
This is not a bug, but a change in the API.
You should use setRendererForDrawingStyle() or setDrawingStyle()
Plea...
Etienne Tourigny
10:30 AM Bug report #9856 (Closed): pyqgis cookbook documentation need updating (was setColorShadingAlgori...
In QGIS 2.2.0.
setColorShadingAlgorithm missing for QsgRasterLayer
Nicola Stella
11:22 AM Bug report #8892 (Closed): Please register QgsProject.createEmbeddedLayer() into SIP for python
Already available in master Alexander Bruy
11:22 AM Bug report #8892 (Closed): Please register QgsProject.createEmbeddedLayer() into SIP for python
Already available in master Alexander Bruy
11:20 AM Bug report #9323 (Feedback): QGIS Processing Options python error on windows8
Please check with latest master (after d86a9aa51f) Alexander Bruy
11:20 AM Bug report #9323 (Feedback): QGIS Processing Options python error on windows8
Please check with latest master (after d86a9aa51f) Alexander Bruy
11:20 AM Bug report #9323 (Feedback): QGIS Processing Options python error on windows8
Please check with latest master (after d86a9aa51f) Alexander Bruy
11:18 AM Bug report #9603 (Closed): Error message with processing tool "Extract by location"
Fixed in changeset commit:"40942fa7d594c12b9b2f5d302ae871676fc4eb66". Alexander Bruy
11:18 AM Bug report #7648 (Closed): Simplify geometries tool warning dialog text has extra spaces
Fixed in changeset commit:"d9bed41866e13d1145a587c89971edcbb534e0e0". Alexander Bruy
11:15 AM Bug report #7976: Merging Shapefiles Fails to Merge Attribute Tables.
Closed for the lack of feedback Alexander Bruy
10:47 AM Bug report #9852: Processing - "Get raster values at line nodes" does not do as promissed
This tool (and similar one for polygons) has wrong description. Alexander Bruy
10:46 AM Bug report #9852 (Closed): Processing - "Get raster values at line nodes" does not do as promissed
Fixed in changeset commit:"3797ffae4132916a056045acefc7378d97abbb0c". Alexander Bruy
04:46 AM Bug report #9852 (Closed): Processing - "Get raster values at line nodes" does not do as promissed
The output of the tool is a point layer with 3 id columns (running number in output layer, line id, and point id) but... Anita Graser
10:46 AM Bug report #7618 (Closed): Distance Matrix entries are only calculated for the first feature
Fixed in changeset commit:"7f522f92e097c39773fa231318f4d49c7cb4d762". Alexander Bruy
09:47 AM Bug report #7618: Distance Matrix entries are only calculated for the first feature
Just tested fTools and all works fine. Seems this issue only in Processing Alexander Bruy
04:37 AM Bug report #7618 (Reopened): Distance Matrix entries are only calculated for the first feature
The issue is back in nightly. Only the distances from the first point to all other points are calculated.
Additional...
Anita Graser
04:37 AM Bug report #7618 (Reopened): Distance Matrix entries are only calculated for the first feature
The issue is back in nightly. Only the distances from the first point to all other points are calculated.
Additional...
Anita Graser
04:37 AM Bug report #7618 (Reopened): Distance Matrix entries are only calculated for the first feature
The issue is back in nightly. Only the distances from the first point to all other points are calculated.
Additional...
Anita Graser
04:37 AM Bug report #7618 (Reopened): Distance Matrix entries are only calculated for the first feature
The issue is back in nightly. Only the distances from the first point to all other points are calculated.
Additional...
Anita Graser
04:37 AM Bug report #7618 (Reopened): Distance Matrix entries are only calculated for the first feature
The issue is back in nightly. Only the distances from the first point to all other points are calculated.
Additional...
Anita Graser
10:46 AM Bug report #9838 (Closed): bug in fTools
Fixed in changeset commit:"7c2038d4bc05bf7365182c91c665712215fce4fe". Alexander Bruy
10:38 AM Feature request #9859 (Closed): Processing - "Mean coordinate(s)" should not require id fields
The mean coordinate(s) tool currently does not offer a way to just calculate the mean coordinates of all points in a ... Anita Graser
10:34 AM Bug report #9858 (Closed): Processing - Distance to nearest hub tool creates output but gets stuc...
The tool creates the output layer but the dialog stays open, in my case at 47% and reads "processing algorithm". I ha... Anita Graser
10:32 AM Bug report #9857 (Closed): Hub lines tool needs documentation
Trying to test the Vector analysis tools | *Hub lines* tool using QGIS sample data (airports and populated places).
T...
Anita Graser
10:09 AM Revision 2fab405a (qgis): [TRANSUP] nb by James
Signed-off-by: Werner Macho <[email protected]> Werner Macho
09:16 AM Bug report #9854 (Closed): Brush styles missing on export from QGIS to MapInfo TAB.
When exporting a styled layer from QGIS to MapInfo TAB (_Save as>MapInfo TAB, Symbology Export = Feature Symbology_),... Jack Harrison
09:07 AM Bug report #9828: WMS progress missing
Please add the status bar back, it provides valuable information that QGIS is working on the request and downloading ... Antonio Locandro
09:01 AM Bug report #8915: Newline character of Python output is forced to LF only
No.
If you call the Python bundled with QGIS from the command line, it handles correctly. However, when called from Q...
Tarot Osuji
07:23 AM Bug report #8915 (Rejected): Newline character of Python output is forced to LF only
I suppose this is not a QGIS issue but Python one. Alexander Bruy
07:23 AM Bug report #8915 (Rejected): Newline character of Python output is forced to LF only
I suppose this is not a QGIS issue but Python one. Alexander Bruy
08:16 AM Bug report #9841: Atlas-controlled map vanishes randomly
Indeed once you fiddle with settings too much the map composer gets deleted and I had to add a new one, I am using Wi... Antonio Locandro
08:12 AM Bug report #8712: Missing info in the About menu
On Ubuntu 12.04 the License panel is also empty Filipe Dias
08:05 AM Bug report #8712: Missing info in the About menu
Strange, I have both here (Slackware64 14.1, self-compiled master). Can anyone test on other platforms? Alexander Bruy
07:59 AM Bug report #8712: Missing info in the About menu
What's new is there, Licence still missing, at least here (Debian Sid 64 bit) Paolo Cavallini
07:29 AM Bug report #8712 (Feedback): Missing info in the About menu
Seems fixed in master. Please check and close Alexander Bruy
08:10 AM Bug report #9842: Selecting Atlas-controlled map item is currently not user friendly
I have to say I just fiddled with Atlas for an afternoon, thanks Anita for splitting the original issue since I put a... Antonio Locandro
04:34 AM Bug report #9842: Selecting Atlas-controlled map item is currently not user friendly
I would keep map specific options (even atlas related) in the item properties, but:
- I would make all maps controll...
Alexandre Neto
03:42 AM Bug report #9842: Selecting Atlas-controlled map item is currently not user friendly
We could have something similar to the layer list and on double-click there could be the map-specific settings.
!atl...
Anita Graser
03:01 AM Bug report #9842: Selecting Atlas-controlled map item is currently not user friendly
OK, but what about the per map atlas settings, like the control over fixed scale/margin around features? These are se... Nyall Dawson
01:40 AM Bug report #9842: Selecting Atlas-controlled map item is currently not user friendly
OK, so a checkbox would be the best option IMHO Paolo Cavallini
01:39 AM Bug report #9842: Selecting Atlas-controlled map item is currently not user friendly
It used to be controlled via a drop down in the atlas panel, but I had to change it when I added support for multiple... Nyall Dawson
01:34 AM Bug report #9842: Selecting Atlas-controlled map item is currently not user friendly
I think moving all the Atlas related commands to the Atlas tab is the right way to go. Probably a dropdown with the l... Paolo Cavallini
08:03 AM Bug report #9782: Processing: model builder misses close and maximize buttons on Gnome3
Just checked sources: minimize, maximize and close buttons enabled for modeler dialog explicitly. Seems Gnome 3 handl... Alexander Bruy
08:00 AM Bug report #6823 (Feedback): Nightly is causing Python to be disabled...
Still true? Please check and close Alexander Bruy
08:00 AM Bug report #6823 (Feedback): Nightly is causing Python to be disabled...
Still true? Please check and close Alexander Bruy
07:58 AM Bug report #7004 (Closed): Custom positioning of Layers panel
Works fine for me. Please reopen if necessary Alexander Bruy
07:46 AM Bug report #8011 (Closed): SEXTANTE dependency error
closing for the lack of feedback. Alexander Bruy
07:25 AM Bug report #8849 (Closed): % complete behind progress bar
Closed, reopen if necessary Alexander Bruy
07:25 AM Bug report #8849 (Closed): % complete behind progress bar
Closed, reopen if necessary Alexander Bruy
07:19 AM Bug report #8952 (Closed): In QGIS2 the About / License have nothing
Not reproducible in master Alexander Bruy
07:17 AM Bug report #9091 (Closed): Field calculator toolbar item disabled in edit mode
Should be fixed. Reopen if necessary. Alexander Bruy
07:17 AM Bug report #9091 (Closed): Field calculator toolbar item disabled in edit mode
Should be fixed. Reopen if necessary. Alexander Bruy
07:15 AM Bug report #9184 (Closed): Join attributes table fails to produce a correct attribute table if co...
Applied in master as commit:bb1380ea30 Alexander Bruy
07:15 AM Bug report #9184 (Closed): Join attributes table fails to produce a correct attribute table if co...
Applied in master as commit:bb1380ea30 Alexander Bruy
07:01 AM Bug report #9466: Print composer - missing string for translation
Seems it translatable, at least in Russian and Ukrainian Alexander Bruy
06:59 AM Revision 18fe1fde (qgis): [TRANSUP] String update on demand
Signed-off-by: Werner Macho <[email protected]> Werner Macho
06:55 AM Bug report #9659 (Closed): ftool's random point doesn't recognize memory layer's integer column
Applied in master as commit:a089cff5f7 Alexander Bruy
06:55 AM Bug report #9659 (Closed): ftool's random point doesn't recognize memory layer's integer column
Applied in master as commit:a089cff5f7 Alexander Bruy
06:45 AM Bug report #9151: zonal stats gives wrong results when features are not overlapped to any raster ...
Alexander Bruy wrote:
> Just tested with raster from QGIS test data (tests/testdata/tenbytenraster.asc) and attached ...
Giovanni Manghi
06:42 AM Bug report #9151: zonal stats gives wrong results when features are not overlapped to any raster ...
Just tested with raster from QGIS test data (tests/testdata/tenbytenraster.asc) and attached shapefile. Seems works a... Alexander Bruy
06:34 AM Bug report #9151 (Feedback): zonal stats gives wrong results when features are not overlapped to ...
Giovanni Manghi
06:34 AM Bug report #9151: zonal stats gives wrong results when features are not overlapped to any raster ...
Alexander Bruy wrote:
> Dataset not available anymore. Is it possible to upload a new one?
Hi Alex, maybe I can uplo...
Giovanni Manghi
06:29 AM Bug report #9151: zonal stats gives wrong results when features are not overlapped to any raster ...
Dataset not available anymore. Is it possible to upload a new one? Alexander Bruy
06:25 AM Bug report #9809: xls / xlsx field names are imported as first line
Sometimes field names imported correctly, but I can't find any dependency Alexander Bruy
06:23 AM Bug report #9760: Wrong EPSG:5514 and EPSG:102067 definition
Maybe I'm wrong, but seems this bug should go to GDAL trac, as we copy CRS definitions from GDAL Alexander Bruy
06:22 AM Bug report #9715: Help link broken (404 Error)
Still valid Alexander Bruy
06:19 AM Feature request #8177: The raster contrast/brightness +- buttons could support a bigger step with...
With Shift pressed brightness/contrast buttons will use step = 10. Hope this is big enough, if not — please reopen an... Alexander Bruy
06:17 AM Feature request #8177 (Closed): The raster contrast/brightness +- buttons could support a bigger ...
Fixed in changeset commit:"4ecdc6b3202d4ee7d739a1e51cedfb11be63091b". Alexander Bruy
06:17 AM Feature request #8176 (Closed): The raster contrast/brightness +- buttons should support multiple...
Fixed in changeset commit:"dcda258dd296d045fd0e961d9c352623e7e07572". Alexander Bruy
04:22 AM Bug report #9851 (Closed): Processing - Toolbox tree view should not collapse when a model is add...
Currently, whenever I add a new model, the whole tree view in the toolbox collapses.
The same happens when I edit an ...
Anita Graser
04:18 AM Feature request #9850 (Closed): Processing Modeller - support drag&drop from inputs and algorithms
Having drag&drop supported would be more consistent with e.g. the behavior of the file browser in the main window whe... Anita Graser
04:05 AM Feature request #9849: processing - use windows that don't lock QGIS interface
this was already possible at some point during 2.0 development but had to be removed, not sure why. Giovanni Manghi
03:59 AM Feature request #9849 (Closed): processing - use windows that don't lock QGIS interface
Hi, for more useability, that would be great if processing windows like modeler view could let the user continue work... Regis Haubourg
03:57 AM Bug report #9848 (Closed): user models and scripts are not added if --configpath option is used
Hi, QGis is deployed here with a user profile moved on a centralized network repository, thanks to --configpath start... Regis Haubourg
03:54 AM Feature request #9847 (Closed): Processing - Toolbox should have a Models Tool "Create new model"
In Scripts, there is a tool "Create new script" but there is nothing similar in Models. It seems like you always have... Anita Graser
03:32 AM Bug report #9835: QGIS crashes when using "avoid intersection" on problematic layer
Additional information: the shapefile causing the issues was created in QGIS by merging together two other shapefiles... Oliver Story
03:17 AM Bug report #7039: Use message bar for handling bad layers
Hi !
It seems this has been done for 2.2 already...
But IMO, the current behavior is not satisfying, and even DANGE...
Olivier Dalang
02:41 AM Bug report #9846 (Closed): QGIS map canvas becomes blank after accessing eVis Event Browser
My QGIS map canvas becomes blank after I choose _eVis Event Browser_ from the _Database > eVis_ menu:
!err1.png!
!e...
Sorin Calinica

2014-03-23

12:30 AM Bug report #9844 (Closed): postgis: if owner is a group it is not possible to add/remove columns ...
Take a PostGIS db and add a group, then grant this group to a user(s) and then grant the ownership of a table to the ... Giovanni Manghi
10:06 PM Revision f66ad8e4 (qgis): german translation update
Jürgen Fischer
10:06 PM Revision 5b4d0768 (qgis): revert 637359a and manually merge pull request #1232
Signed-off-by: Juergen E. Fischer <[email protected]> Richard Duivenvoorde
09:16 PM Bug report #9843 (Closed): Refresh in browser should update available drive letters in windows
Clicking refresh in the browser panel should also update the list of available drive letters. Otherwise it's impossib... Nyall Dawson
03:46 PM Bug report #9842: Selecting Atlas-controlled map item is currently not user friendly
What about the per map atlas settings (fixed scale/margin/hidden coverage layer (this last setting will become per ma... Nyall Dawson
03:30 PM Bug report #9842: Selecting Atlas-controlled map item is currently not user friendly
I would probably enable it by default on all maps which are not overview maps.
As a user, I would expect to control ...
Anita Graser
03:18 PM Bug report #9842: Selecting Atlas-controlled map item is currently not user friendly
For reference: The discussion so far http://osgeo-org.1560.x6.nabble.com/Atlas-preview-td5103375.html Anita Graser
02:11 PM Bug report #9842: Selecting Atlas-controlled map item is currently not user friendly
Any ideas for this? Ui design isn't really my strength... Happy to makes changes if you can suggest a better workflow! Nyall Dawson
02:04 PM Bug report #9842 (Closed): Selecting Atlas-controlled map item is currently not user friendly
based on #9834
I check the generate Atlas options, yet I have to check the map composer item controlled by Atlas opti...
Anita Graser
02:10 PM Bug report #9834: Atlas weird behaviour
Thanks Anita! I think number 2 might just be a bit more info for number 1, at least that's how I interpreted it. Nyall Dawson
02:06 PM Bug report #9834 (Closed): Atlas weird behaviour
Ok, I created 4 tickets. Didn't quite know what to do with the 2nd one ...
I guess I'll close this one now.
Anita Graser
01:48 PM Bug report #9834: Atlas weird behaviour
Perhaps number 3 (open layers related), but may as well make it too and I'll see what's happening there. Nyall Dawson
01:24 PM Bug report #9834: Atlas weird behaviour
@Nyall: Can any of the 5 issues be discarded or should I open a ticket for each? Anita Graser
01:18 PM Bug report #9834: Atlas weird behaviour
Can this please be split into multiple issues before too much discussion occurs? It's going to get very messy otherwise! Nyall Dawson
04:18 AM Bug report #9834: Atlas weird behaviour

Anita Graser
04:05 AM Bug report #9834: Atlas weird behaviour
ad point 1: "Fixed scale" seems to work fine with metric CRS (e.g. EPSG:3035) but scale changes when WGS84 is used as... Anita Graser
03:38 AM Bug report #9834: Atlas weird behaviour
ad point 5: A discussion has been started on the dev/ux lists:
* http://osgeo-org.1560.x6.nabble.com/Atlas-preview-td...
Anita Graser
03:26 AM Bug report #9834: Atlas weird behaviour
@Giovanni: I'm unsure if OL should support printing or not, see #6653 which argues that it should work. Anita Graser
03:21 AM Bug report #9834: Atlas weird behaviour
For now, I can't test the OpenLayers-related issues since adding OpenLayers layers crashes master #9649 Anita Graser
02:31 AM Bug report #9834: Atlas weird behaviour
I don't think that the OL layers is a QGIS/Atlas issue, if I'm not wrong the OL plugin does not supports printing. Giovanni Manghi
02:31 AM Bug report #9834: Atlas weird behaviour
I don't think that the OL layers is a QGIS/Atlas issue, if I'm not wrong the OL plugin does not supports printing. Giovanni Manghi
02:25 AM Bug report #9834: Atlas weird behaviour
Thanks for your input and the screencast. There is certainly a lot going on and I'll try to reproduce the issues to t... Anita Graser
02:03 PM Bug report #9841 (Closed): Atlas-controlled map vanishes randomly
based on #9834:
After messing with options a lot sometimes it deletes the map composer view
The video in that issue ...
Anita Graser
02:00 PM Bug report #9840 (Closed): Using Atlas with OpenLayers results in nan extents
based on #9834
It doesn't work really good with openlayers base layers, it gives some nan extent things
Anita Graser
01:58 PM Bug report #9839 (Closed): Atlas does not honor "fixed scale"
from #9834:
"Scale is not honored, I type a fix scale and it keeps resetting the scale"
"Fixed scale" seems to work ...
Anita Graser
10:49 AM Bug report #9838 (Closed): bug in fTools
... Szymon Oleksiewicz
09:10 AM Bug report #9836 (Closed): QGIS 2.2 Crash dumped on Windows 8.1
I use QSGeo4W 32-bit version to install qgis 2.2. Whenever I click its icon, it shows up a message box tells that,
m...
heinz chen

2014-03-22

10:54 PM Bug report #9835 (Closed): QGIS crashes when using "avoid intersection" on problematic layer
I am trying to add a new feature to a shapefile polygon layer. The new feature is to cover the inner ring of another ... Oliver Story
08:42 PM Bug report #9834 (Closed): Atlas weird behaviour
I have been using Atlas after Anita Graser told me about it, unfortunately I have found several bugs
1. Scale is not...
Antonio Locandro
05:30 PM Bug report #9833 (Closed): KML files: partly editable, but newly added feature not visible untill...
I have a KML file here, containing ONE big (gpx I think) line.
A windows users told me that QGIS is showing it was n...
Richard Duivenvoorde
02:49 PM Revision f020bbf9 (qgis): Merge pull request #1221 from luipir/spatialite-savestyle
added saveStyle capability to Spatialite Provider - Developed for ARPA Piemonte (Dipartimento Tematico Geologia e Dis... Jürgen Fischer
02:44 PM Revision e392efab (qgis): Merge pull request #1138 from slarosa/hold_dialog_db_conn
[GUI] add checkbox in db conn dialog in order to keep the window open after adding a table Jürgen Fischer
12:55 PM Revision ff183245 (qgis): modification of snapPoint
Leyan Ouyang
11:02 AM Revision 10ede56e (qgis): [TRANSUP] lt by Paulius
Signed-off-by: Werner Macho <[email protected]> Werner Macho
10:55 AM Revision 1311140d (qgis): Merge pull request #1259 from thodorisvakkas/master
[TRANSUP] greek translation 20140322 Werner Macho

2014-03-21

11:50 PM Revision fed204bd (qgis): [TRANSUP] greek translation 20140322
Signed-off-by: thodoris.vakkas <[email protected]> thodoris.vakkas
11:00 PM Feature request #5122: Temporal data, timestamps, and symbolizing based on date
If QGIS wants to become a solution for time-dependent modeling, comprehensive support for temporal data will be cruc... Daniel Scholten
09:39 PM Revision 942d5da5 (qgis): Add option to ignore interior polygon rings when calculating buffered s...
Nyall Dawson
09:47 AM Revision a0c2c7aa (qgis): Fix gradient fills using color ramps not respecting symbol transparency
Nyall Dawson
09:20 AM Revision 6685932c (qgis): show python errors in monospace
Jürgen Fischer
08:39 AM Bug report #9829: Copy paste from one layer (anyformat) to another (shape) kills attributes in qg...
Simple entity copy from shp layer A to shp layer B, it won't copy entity's attributes in point layer.
It works with 2...
Gilles V
07:13 AM Revision 8c2fbbff (qgis): use single signal for messageEmitted
Denis Rouzaud
07:12 AM Revision 4342b73e (qgis): better naming for messageEmitted/Discarded in maptools, followup 5bc5fd...
Denis Rouzaud
05:55 AM Bug report #9832 (Closed): attribute table: switching editing mode doesn't enable/disable the edi...
In the attribute table, in the form view, if you switch the editing mode, the edit widgets are not disabled/enabled. ... Denis Rouzaud
03:23 AM Revision dd4975f2 (qgis): Merge pull request #1255 from Oslandia/atlas_signals
Atlas signals Nyall Dawson
03:11 AM Bug report #7956: QGIS Server: problem with two project with same layers
Agreed, a pretty annoying issue; having IDs as a combination of the project name and the layerid seems the way to go Paolo Cavallini
02:53 AM Revision 375e0d40 (qgis): Limit resolution of symbol fills during composer previews to improve co...
Nyall Dawson
02:52 AM Revision 3c7732c8 (qgis): Consider rasterScaleFactor during shapeburst fills
Nyall Dawson
02:52 AM Revision 3adb26ac (qgis): Add a slider for setting the shapeburst fill blur amount
Nyall Dawson
02:52 AM Revision 1d21beb6 (qgis): Avoid multiple creation and destruction of arrays during calculation of...
Nyall Dawson
02:51 AM Revision 281b45ea (qgis): More descriptive name for colour parameters in gradient and shapeburst ...
Nyall Dawson
02:50 AM Revision 13cbfd13 (qgis): [FEATURE] Add 'shapeburst' fill style. Shapeburst fills implement a buf...
Nyall Dawson
01:51 AM Bug report #9827: QGIS slows down dramatically if 'ask for datum transformation' dialog option is on
Well, after the first dialog warning for older qgs version, then, layers are loaded. First layers are loaded fast, un... Regis Haubourg
01:09 AM Bug report #9827 (Feedback): QGIS slows down dramatically if 'ask for datum transformation' dialo...
From the description, it is not clear to me what you mean by 'slowness'. Is it a) that the users had to make a choice... Marco Hugentobler
01:12 AM Bug report #9831: QGIS crashes when attempting to 'save as...' of a vector layer in different pro...
Sorry I should add:
QGIS v.2.2
GDAL 1.10
Geos 3.3.8
Martyn Clark
01:11 AM Bug report #9831 (Closed): QGIS crashes when attempting to 'save as...' of a vector layer in diff...
Hi,
QGIS crashes as soon as I try and save an existing vector layer as a shapefile in projection that differs from t...
Martyn Clark
01:06 AM Revision 793d30c4 (qgis): Remove invalid/unused anchor point expressions from simple fill data de...
Nyall Dawson

2014-03-20

11:48 PM Revision 5bc5fdb9 (qgis): Fix some map tool connections, followup to 59a6663 and 6609ca8
Larry Shaffer
10:54 PM Revision 8b1d033b (qgis): Revert "WMS server: even more performant png8 conversion"
This reverts commit 8990b66eed2f00253653e64c0ceb695c08a359b7. Marco Hugentobler
03:30 PM Revision 040dac7e (qgis): [TRANSUP] el by Thodoris
Signed-off-by: Werner Macho <[email protected]> Werner Macho
11:23 AM Bug report #9830 (Closed): PDF, JPG export
J'utilise la version 2.0, je suis incapable d' "exporter" une carte en fichier format PDF, JPG, PNG Btmp... le compos... Denis Hebert
10:43 AM Bug report #9818: Crash when launching globe
Looking at the last debug messages it could be connected to the cache which was re-enabled (based on a compiler switc... Matthias Kuhn
09:24 AM Bug report #9818: Crash when launching globe
I can reproduce the crash on Ubuntu with QGIS master and osgearth 2.4.0.
Mathias Kuhn made some major enhancements in...
Pirmin Kalberer
08:35 AM Bug report #9818: Crash when launching globe
Yes, also from debs from qgis.org.
Please note: official debs should hit sid in a few days, I'll test with these also
Paolo Cavallini
08:18 AM Bug report #9818: Crash when launching globe
Do you have the same problem with a packaged 2.2? Pirmin Kalberer
01:52 AM Bug report #9818: Crash when launching globe
I packaged with dpkg-buildpackge, who must take care of this (if not, it's a bug anyway) Paolo Cavallini
10:22 AM Feature request #3121: print composer: allow generating the legend classes of only the visibile f...
I searched for this ticket, but couldn't find it. It was hard to imagine that nobody else had thought of this before.... John Tull
08:51 AM Bug report #9829 (Closed): Copy paste from one layer (anyformat) to another (shape) kills attribu...
two layers with identical fields, say in dxf, let's call them A and B. Some fields have a name longer than ten chars.... Gilles V
08:26 AM Bug report #9827: QGIS slows down dramatically if 'ask for datum transformation' dialog option is on
Salut Michael.
The mentionned dialog is in attached file. Problem remains if qgs file properties where saved with OT...
Regis Haubourg
08:17 AM Bug report #9827: QGIS slows down dramatically if 'ask for datum transformation' dialog option is on
Hi,
You mean when on-the-fly projection is enabled, and the project contains several layers with different CRS ?
In ...
Michael Douchin
07:41 AM Bug report #9827 (Closed): QGIS slows down dramatically if 'ask for datum transformation' dialog ...
Qgis slows down dramatically when opening projects with layers in differents projections, if that option is enabled. ... Regis Haubourg
08:04 AM Bug report #9828 (Open): WMS progress missing
WMS downloading progress is no longer shown on the status bar. I think it is important to bring it back, or anyway gi... Paolo Cavallini
02:48 AM Bug report #4021 (Closed): Empty composer window appear and is impossible to close
Seems to be solved in 2.0 alicebtoklas -
02:47 AM Bug report #3367 (Closed): zoom to full extent doesn't work
Seems to be solved in 2.0 alicebtoklas -
02:47 AM Bug report #3367 (Closed): zoom to full extent doesn't work
Seems to be solved in 2.0 alicebtoklas -
02:45 AM Bug report #4501 (Closed): outline of the basic shapes too thick
Seems to be solved in 2.0 alicebtoklas -
02:39 AM Bug report #9826 (Closed): QGIS 2.2 frequently crashing on ubuntu saucy (13.10) due to styling wi...
I have a project that i saved in qgis 2.0 and when i try to open it in qgis2.2 the svg symbols i have are not rendere... Admire Nyakudya
01:57 AM Bug report #9825 (Closed): Reset UI default makes plugins icons disappear
Whan selecting Reset UI default, the icons of plugins are no longer visible.
Restarting QGIS make them to appear, alo...
Paolo Cavallini

2014-03-19

05:42 PM Feature request #9824 (Open): Ability to draw curved line/arrow in Map Composer
It would be nice to be able to draw a curved arrow / line in Map Composer. Currently we can only draw straight lines.... Johanna Botman
05:07 PM Bug report #9823 (Closed): Data defined expressions with single number get lost
If I go into data defined properties for a symbol, and create an expression which contains only a single numeric valu... Nyall Dawson
05:04 PM Feature request #9819 (Closed): Dynamic legend based on canvas extent
Duplicate of #3121 Nyall Dawson
05:04 PM Feature request #9819 (Closed): Dynamic legend based on canvas extent
Duplicate of #3121 Nyall Dawson
03:43 PM Feature request #9819 (Closed): Dynamic legend based on canvas extent
The Atlas tool has greatly enhanced the print composer functionality of QGIS. Using it has brought to mind a feature ... John Tull
05:02 PM Bug report #9822 (Closed): Enhancing zool tools in Map Composer
This is present in QGIS 2.2 - there's a new "Zoom" tool in the toolbar which functions as you've described. You can a... Nyall Dawson
05:02 PM Bug report #9822 (Closed): Enhancing zool tools in Map Composer
This is present in QGIS 2.2 - there's a new "Zoom" tool in the toolbar which functions as you've described. You can a... Nyall Dawson
04:55 PM Bug report #9822 (Closed): Enhancing zool tools in Map Composer
Would it be possible to create a zoom tool that can focus in on a selection of the Map Composer by drawing an area? ... Johanna Botman
04:49 PM Bug report #9821 (Closed): Ability to click and drag to size new label bok in Print Composer
When I create a new label in Composer, I'd like to be able to size it as I create it. Currently a single click create... Johanna Botman
04:34 PM Feature request #9820 (Open): Non Transparent background option for arrow in Print Composer
Currently if I draw an arrow (typically to determine North) it has a transparent background. is it possible to have a... Johanna Botman
03:23 PM Bug report #9818: Crash when launching globe
Paolo,
Have you tried setting the **@OSG_LIBRARY_PATH@** env var, pointing to the OSG plugins path (then launch QGIS)?
Larry Shaffer
02:49 PM Bug report #9818: Crash when launching globe
On my machine when clickin on Globe icon infinite windows appears and I need to force stop. Using Windows 7 64 bit ve... Antonio Locandro
10:57 AM Bug report #9818 (Closed): Crash when launching globe
As soon as I launch Globe, without having configured it, QGIS crashes.
Master, just recompiled on Debian sid.
On Win7...
Paolo Cavallini
10:34 AM Bug report #9707: Zoom problems in qgis 2.x on ubuntu 12.04
The projects in the archive I sent before had many compositions in it. I am sending the same projects without the c... Fernando Roxo
08:56 AM Bug report #9707: Zoom problems in qgis 2.x on ubuntu 12.04
Hi all.
I have managed to create two projects, one with just one layer (nok.qgs) and the other with two layers (ok.q...
Fernando Roxo
10:31 AM Revision 1088c26e (qgis): [TRANSUP] fix el
Signed-off-by: Werner Macho <[email protected]> Werner Macho
09:25 AM Feature request #9817 (Closed): Add user profiles
See a discussion here:
http://lists.osgeo.org/pipermail/qgis-developer/2014-March/031638.html
A general consensus s...
Paolo Cavallini
08:47 AM Revision 1bade231 (qgis): [TRANSUP] nb by james
Signed-off-by: Werner Macho <[email protected]> Werner Macho
08:47 AM Feature request #9043: "No data" in multi-band data
Individual raster bands have a nodata value, so it's a simple way to mask them. Etienne Tourigny
05:23 AM Feature request #9043: "No data" in multi-band data
I didn't know about that. But seeing it now, what's the point of having the "no data value" option at all? Jonathan Moules
08:43 AM Revision 09618db2 (qgis): Merge pull request #1256 from thodorisvakkas/master
Strings Translation in Greek Werner Macho
08:16 AM Revision 6609ca81 (qgis): rename removeMessage to discardMessage, complete SIP
Denis Rouzaud
08:10 AM Revision 59a66639 (qgis): rename displayMessage to emitMessage in QgsMapTool
Denis Rouzaud
05:25 AM Feature request #9800: Display a (raster) background band set as a colour
I mean the specified pixels should become a specified colour.
That said, if the "Custom Transparency Options" can be ...
Jonathan Moules
03:43 AM Bug report #9696: wrong reading of the projection from the prj file (EPSG 25832)
It seems that QGIS partially read (and write) projection information into the PRJ file.
Data with the PRJ file EPSG 2...
Mattia De Agostino
02:32 AM Revision 77108827 (qgis): change output of QgsGdalProvider::generateBandName() and fix indentation
Etienne Tourigny
01:45 AM Bug report #9705: Rotation of the label can not be only up to half-turn
Hi Larry.
As you say, I set Show upside-down labels to 'when rotation defined'.
Then, the result intended by my was...
mahito noda
01:23 AM Feature request #9810: [GDAL][NetCDF] Generate band name with NetCDF EXTRA_DIM
Hi,
Thanks for your contribution.
Now that my pull-request has been closed, will you open one ?
Do you now who can ...
René-Luc ReLuc
01:07 AM Bug report #9796: cpt city ramps missing when using --configpath startup option
Well, they don't have to be copied in the roaming profile, this looks like a problem reading path .. Regis Haubourg

2014-03-18

10:07 PM Revision f9ee7169 (qgis): el_trans2014031802
thodoris.vakkas
06:38 PM Feature request #9810: [GDAL][NetCDF] Generate band name with NetCDF EXTRA_DIM
Please see my changes which make output much easier to read with files that have multiple dimensions. Attaching files... Etienne Tourigny
06:38 PM Feature request #9810: [GDAL][NetCDF] Generate band name with NetCDF EXTRA_DIM
Please see my changes which make output much easier to read with files that have multiple dimensions. Attaching files... Etienne Tourigny
06:38 PM Feature request #9810: [GDAL][NetCDF] Generate band name with NetCDF EXTRA_DIM
Please see my changes which make output much easier to read with files that have multiple dimensions. Attaching files... Etienne Tourigny
06:38 PM Feature request #9810: [GDAL][NetCDF] Generate band name with NetCDF EXTRA_DIM
Please see my changes which make output much easier to read with files that have multiple dimensions. Attaching files... Etienne Tourigny
08:57 AM Feature request #9810: [GDAL][NetCDF] Generate band name with NetCDF EXTRA_DIM
Pull request opened https://github.com/qgis/QGIS/pull/1253 René-Luc ReLuc
08:50 AM Feature request #9810 (Closed): [GDAL][NetCDF] Generate band name with NetCDF EXTRA_DIM
The NetCDF provided extra dimensional information. This information provides metadata on each band. These metadat can... René-Luc ReLuc
05:08 PM Revision 7805bc05 (qgis): Add unit test for atlas signals
Hugo Mercier
05:08 PM Revision 9eb8ef4e (qgis): Add signals to atlas generation
Hugo Mercier
05:01 PM Revision 82164b4a (qgis): [Feature][RASTER] Generate band name with NetCDF EXTRA_DIM funded by
Ifremer
The NetCDF provided extra dimensional information. This information provides metadata on each band. These me...
D'Hont René-Luc
04:25 PM Revision ab920ba8 (qgis): [joins] display if memory cache is used in layer properties dialog
Denis Rouzaud
04:17 PM Bug report #9707: Zoom problems in qgis 2.x on ubuntu 12.04
I have exactly the same problem. I am using Xubuntu 12.04 and the Qgis.org PPA (deb http://qgis.org/debian precise ... Fernando Roxo
02:30 PM Bug report #9234: WFS client doesn't expose Header Authorization
We have a GeoServer 2.4 with public services and those that require authentication. The Add WFS Layer from a Server ... Scott Clark
02:29 PM Revision 3094175b (qgis): Merge pull request #1250 from giohappy/master
Add ILIKE filter and % character to safe tokens Marco Hugentobler
01:44 PM Revision ef3189e8 (qgis): Merge pull request #1251 from simogeo/master
translation and typo fixes Werner Macho
01:20 PM Feature request #9811: add gdal ogr options in add vector dialog
Maybe Yes. If #9809 is solved, I suppose this is not necessary. I suppose that in the future, we could see more of th... Regis Haubourg
09:47 AM Feature request #9811: add gdal ogr options in add vector dialog
perhaps this could be done for add raster but I don't think it would be as useful as for vector layers Etienne Tourigny
08:56 AM Feature request #9811 (Open): add gdal ogr options in add vector dialog
related to #9809 , gdal can have options to open xls, xlsx, ods spreadsheets. There is no way to adjust that in QGIS ... Regis Haubourg
01:12 PM Revision cbf755ff (qgis): Merge branch 'master' of github.com:qgis/QGIS
Paolo Cavallini
01:12 PM Revision bd9bca97 (qgis): Improving IT translation
Paolo Cavallini
12:44 PM Revision 88c8ea26 (qgis): translation and typo fixes
simogeo
11:59 AM Revision a6067993 (qgis): [TRANSUP] sv by Victor
Signed-off-by: Werner Macho <[email protected]> Werner Macho
11:58 AM Revision f61f250c (qgis): Add ILIKE filter and % character to safe tokens
Giovanni Allegri
11:56 AM Revision 184a9556 (qgis): Merge pull request #1247 from Cracert/i18n
[TRANSUP] pl by Robert Werner Macho
10:06 AM Bug report #4388 (Closed): gdal raster provider does not use Offset and Scale raster properties
closing as duplicate of #8417 Etienne Tourigny
10:06 AM Bug report #4388 (Closed): gdal raster provider does not use Offset and Scale raster properties
closing as duplicate of #8417 Etienne Tourigny
08:32 AM Bug report #4388: gdal raster provider does not use Offset and Scale raster properties
I open a new pull request for this https://github.com/qgis/QGIS/pull/1252 René-Luc ReLuc
09:53 AM Bug report #9796: cpt city ramps missing when using --configpath startup option
The cpt-city ramps were not copied, but I can see them even if I start qgis with same arguments.
I don't know if the...
Etienne Tourigny
06:22 AM Bug report #9796: cpt city ramps missing when using --configpath startup option
Is the target directory still empty after you close Qgis. You should find in it all QGis db's and ini files at least.... Regis Haubourg
09:37 AM Revision 3f48ec93 (qgis): Expose QgsMapToPixelSimplifier to Python
Hugo Mercier
08:49 AM Bug report #9809 (Closed): xls / xlsx field names are imported as first line
Hi, In master and 2.2, xls and xlsx field names are imported as first line.
To me, it is a blocker, even if I don't ...
Regis Haubourg
08:44 AM Bug report #9751: MSYS shortcut doesn't handle path with spaces
This is an issue with the Windows installation of QGIS. The spaces-in-path-names problem has been debated in the Min... Keith Jenkins
08:30 AM Bug report #8417: incorrect value loaded from netcdf file with scale factor
The pull request https://github.com/qgis/QGIS/pull/1066 has been closed
I opened a new one https://github.com/qgis/Q...
René-Luc ReLuc
06:38 AM Feature request #9805 (Closed): Add ILIKE filter
Added with commit:3094175bd97b26432e345eaa10e723d558aa33eb Giovanni Allegri
06:38 AM Feature request #9805 (Closed): Add ILIKE filter
Added with commit:3094175bd97b26432e345eaa10e723d558aa33eb Giovanni Allegri
03:38 AM Feature request #9805 (Closed): Add ILIKE filter
LIKE filter was added but not ILIKE. Giovanni Allegri
06:37 AM Feature request #9804 (Closed): Add % token to admitted characters (for LIKE filters)
Giovanni Allegri
06:37 AM Feature request #9804: Add % token to admitted characters (for LIKE filters)
Added in #3094175bd97b26432e345eaa10e723d558aa33eb Giovanni Allegri
03:28 AM Feature request #9804 (Closed): Add % token to admitted characters (for LIKE filters)
LIKE operator was added in 2.2 but the '%' token wasn't added as an admitted character. This makes LIKE filter quite ... Giovanni Allegri
04:43 AM Feature request #8672: Add an option to modify datasource string on a query layer properties window
Hi !
I also miss this feature very much. But why limit it to query layers ? The same can be useful for plain old sha...
Olivier Dalang
03:05 AM Revision 8467d9fb (qgis): [TRANSUP] pl by Robert: function_help
Robert Szczepanek
02:58 AM Bug report #9803 (Closed): QGIS fails to load postgis spatial views (primary key problem)
Since QGIS 2.2, adding a postgis spatial view using the browser throws the following error:
"The layer dbname='postg...
Alexandre Neto

2014-03-17

12:42 AM Bug report #8760: Custom Form from .ui File crashes QGIS on Ubuntu
Loads fine for me, but I'm not on Ubuntu. Would be nice if someone with Ubuntu (13.10) could verify.
One can try to ...
Matthias Kuhn
08:03 AM Bug report #8760: Custom Form from .ui File crashes QGIS on Ubuntu
Hi Matthias, attached my UI-file. For the ubuntu bug reporting I am not sure where to post that kind of issue. Any hint? Stefan Sylla
05:04 AM Bug report #8760: Custom Form from .ui File crashes QGIS on Ubuntu
Hi Stefan. Can you attach the .ui file you were trying to load?
Concerning the original bug, I think closing this an...
Matthias Kuhn
04:11 AM Bug report #8760: Custom Form from .ui File crashes QGIS on Ubuntu
I experienced the same issue now on Ubuntu 13.10 64 bit with QGIS 2.2. The custom UI was working perfectly under QGIS... Stefan Sylla
04:11 AM Bug report #8760: Custom Form from .ui File crashes QGIS on Ubuntu
I experienced the same issue now on Ubuntu 13.10 64 bit with QGIS 2.2. The custom UI was working perfectly under QGIS... Stefan Sylla
12:29 AM Revision 166bf11b (qgis): el_trans2014031801
thodoris.vakkas
05:51 PM Revision f337dd35 (qgis): Merge pull request #1242 from p0cisk/roadgraph
Fix displaying line layers in Road Graph settings (fix #9780) Alexander Bruy
03:47 PM Bug report #9573: hostnames with non-ascii characters cause python console to fail.
Are you running QGIS 64 and do you have a 32 bit version of Python in `C:\\Python27`.
Looks like it's picking up a w...
Nathan Woodrow
03:34 PM Bug report #9573: hostnames with non-ascii characters cause python console to fail.
I've had the same problem with the last few releaes of QGIS. It used to mention probles opening 'SIP', but no longer... Tim Paysen
02:08 PM Bug report #9796: cpt city ramps missing when using --configpath startup option
for me it works under linux when starting qgis like this
qgis --configpath /tmp/qgis
note that the given directory...
Etienne Tourigny
01:09 PM Bug report #9796: cpt city ramps missing when using --configpath startup option
Not at the moment, I must mount a virtual machine.. I tested on Macos, QGIS 2.0 works fine, but I couldn't upgrade to... Regis Haubourg
09:54 AM Bug report #9796: cpt city ramps missing when using --configpath startup option
can you test this on linux? Etienne Tourigny
03:26 AM Bug report #9796 (Closed): cpt city ramps missing when using --configpath startup option
Hi,
when using -- configpath option to move profiles to a centralized network storage, cpt city ramps do not show in...
Regis Haubourg
12:25 PM Feature request #9800: Display a (raster) background band set as a colour
Do you mean to use a particular color as a background instead of leaving pixels transparent or do you expect the list... Martin Dobias
07:12 AM Feature request #9800 (Open): Display a (raster) background band set as a colour
The ability for QGIS to have a set of band values specified which in turn will be displayed as a "background colour" ... Jonathan Moules
12:14 PM Feature request #9043: "No data" in multi-band data
Isn't it sufficient to setup custom transparency pixel list in the Transparency tab? It is possible to choose which c... Martin Dobias
11:46 AM Bug report #9802: Reshape digitizing tool not working on multipolygon
it is a regression as it works in 1.7.4 Giovanni Manghi
11:46 AM Bug report #9802: Reshape digitizing tool not working on multipolygon
it is a regression as it works in 1.7.4 Giovanni Manghi
11:46 AM Bug report #9802: Reshape digitizing tool not working on multipolygon
it is a regression as it works in 1.7.4 Giovanni Manghi
11:38 AM Bug report #9802 (Closed): Reshape digitizing tool not working on multipolygon
The Reshape tool is not working on the attached shp (it is working on the first of the two elements of a multipolygon... Paolo Cavallini
10:02 AM Bug report #9794: Colour ramp descriptions missing on Win
This is how they look like in Debian. On Win (64 bit at least, I believe - sorry, no win machine here for further tes... Paolo Cavallini
10:02 AM Bug report #9794: Colour ramp descriptions missing on Win
This is how they look like in Debian. On Win (64 bit at least, I believe - sorry, no win machine here for further tes... Paolo Cavallini
09:58 AM Bug report #9794: Colour ramp descriptions missing on Win
Dot sure what you mean, where do you start from? Raster/vector properties or style manager? Which color ramps, cpt-c... Etienne Tourigny
09:52 AM Bug report #9772: QgsMapSettings::setDestinationCrs() does not achieve desired effect
I now understand from an email by Martin [1] that QgsMapSettings should be used to query map settings, not set them.
...
Etienne Tourigny
09:52 AM Bug report #9772: QgsMapSettings::setDestinationCrs() does not achieve desired effect
I now understand from an email by Martin [1] that QgsMapSettings should be used to query map settings, not set them.
...
Etienne Tourigny
09:51 AM Bug report #9780 (Closed): Road graph plugin broken
Fixed in changeset commit:"f337dd35c84264c71f8fccf26dfd053ba3629fb1". Alexander Bruy
08:09 AM Revision 1a669dc0 (qgis): Merge pull request #1127 from 3nids/fix8873
better message display in map edit tools (fix #8873) Denis Rouzaud
08:02 AM Revision b7b1931e (qgis): remove unecessary message bar item
Denis Rouzaud
08:02 AM Revision f32c0510 (qgis): already in QGisApp
Denis Rouzaud
08:02 AM Revision 9a8b7c55 (qgis): better message display in map edit tools (fix #8873) emit signal from m...
Denis Rouzaud
08:01 AM Bug report #9801 (Closed): Map rotation in print composer: make behaviour more uniform
Currently, if an use chooses to sync the rotation of a map with that of a symbol (e.g. north arrow), he is faced with... Paolo Cavallini
05:50 AM Bug report #9798 (Closed): wrong rendering of line pattern fill (custom dash pattern)
Hi,
**custom dash pattern** in the line pattern fill doesn't work correctly. Changing the *dash* and the *space* opt...
matteo ghetta
04:21 AM Feature request #9797 (Closed): Add a precision setting for GetFeatureInfo geometry attributes
I believe we could cut bandwidth by half by cutting decimal places from GetFeatureInfo geometry.
For example, I'm wo...
Alessandro Pasotti

2014-03-16

12:11 AM Bug report #9794 (Closed): Colour ramp descriptions missing on Win
The descriptions of the colour ramps in the Add a new color ramp dialog are missing from Win installations.
They are ...
Paolo Cavallini
12:10 AM Bug report #8873 (Closed): "Delete Ring" - snap tolerance warning
Fixed in changeset commit:"1a669dc0242fe17dd696b609bfe31758493ecb4f". Denis Rouzaud
11:54 PM Bug report #9785: Recent expressions missing in field calculator
Yes confirmed here. Nathan Woodrow
11:50 PM Bug report #9785: Recent expressions missing in field calculator
Is the Field calculator issue confirmed? Paolo Cavallini
04:48 PM Bug report #9785: Recent expressions missing in field calculator
now it shows also here in "select by expression" on master, something changed recently? Giovanni Manghi
02:16 PM Bug report #9785: Recent expressions missing in field calculator
Not on my install they aren't
!http://i.imgur.com/IlmQY4M.png!
Nathan Woodrow
06:18 PM Revision 690e7b09 (qgis): Remove include of QtGui in favor of individual includes
The reason for removing instances of "#include <QtGui>" is twofold:
1) Including it will probably include more than ...
Carl Simonson
05:21 PM Bug report #9793: raster cumulative count cut gives wrong values
Actually it seems there is a bug specific to Byte data, the min/max are always set to 0.996094 and 254.004 regardless... Etienne Tourigny
04:45 PM Bug report #9793 (Closed): raster cumulative count cut gives wrong values
See the attached raster, it is byte type with just 10 different integer values.
When using qgis to create a color ra...
Giovanni Manghi
05:16 PM Revision 3e0e0ede (qgis): Fix uses of deprecated Qt methods
There are still a few leftovers from the Qt 3 to Qt 4 migration that can
be found by defining QT_NO_DEPRECATED. Here ...
Carl Simonson
04:49 PM Bug report #4011: Map canvas flickers when content is dragged

> Do you think this is specific to desktops running KDE?
cannot see it on Mint using Cinnamon or Mate.
Giovanni Manghi
12:47 PM Bug report #4011: Map canvas flickers when content is dragged
Giovanni Manghi wrote:
> on what platform are you seeing this? also on master?
This is on QGIS 2.2, I haven't been a...
Donovan Cameron
11:37 AM Bug report #9792 (Closed): Letter and word spacing ignored in composer export (pdf, svg, ps, etc...)
Looks like word and letter spacing is lost when exporting to PDF, SVG, and various raster formats (PNG, TIFF) from co... Donovan Cameron
02:43 AM Bug report #9791 (Closed): Wrong area in composer with enabled OTF
Geometry functions "$area", "$perimeter" and probably others always return values in layer map units even if OTF is e... Alexander Bruy
02:26 AM Bug report #9790 (Closed): No images in HTML labels in composer
Composer label with "Render as HTML" enabled don't display images in composition. Image appears only after exporting ... Alexander Bruy

2014-03-15

10:07 PM Revision 1c0d5e2f (qgis): fix warnings
Jürgen Fischer
09:39 PM Revision 8242a040 (qgis): fix deprecation annotation of QgsMapRenderer::mapRenderer
Jürgen Fischer
05:23 PM Bug report #9789 (Closed): Errors in the output names of SAGA GIS (2.1_Polygon *. Txt)
Output names in the description in SAGA GIS algorithms 2.1_Polygon *. Txt, are incorrect. All output names are "Inter... Samuel Fernando Mesa Giraldo
10:31 AM Bug report #9768: Error in processing Extract by attribute algorithm
Attached the patch changes. Samuel Fernando Mesa Giraldo
01:50 AM Bug report #9779: QGIS crashes opening old (2.0.1) project in valmiera (2.2.1)
commit:1a67988 cherry-picks nicely on top of release-2_2. Any objections to push it there? Matthias Kuhn

2014-03-14

08:53 PM Revision 0d7204cd (qgis): [spatialite] Update layer statistics after adding new columns
Fix #8923 Matthias Kuhn
07:39 PM Revision f755781c (qgis): Fix #9780 Display line layers in Road Graph settings
Piotr Pociask
07:25 PM Revision fa157b0d (qgis): Add composer svg export label unit tests
- Fix composer composition setup to near identical output of canvas->image (finally, expect for symbology, which stil... Larry Shaffer
06:50 PM Revision b6b78ca7 (qgis): expression: dump binary operations with brackets to break precedence (f...
Jürgen Fischer
05:32 PM Revision 80c49619 (qgis): More IT translation fixes
Paolo Cavallini
05:09 PM Revision 0a78102c (qgis): Fix sip binding for eventLayer function
Marco Hugentobler
05:09 PM Revision 9b89c621 (qgis): GeometryAnalyzer: cache geometries in eventLayer function for better pe...
Marco Hugentobler
05:08 PM Revision 2b14cb42 (qgis): german translation fix
Jürgen Fischer
05:03 PM Revision 1a67988e (qgis): atlas: don't crash the coverage layer is removed (refs #9779)
Jürgen Fischer
02:36 PM Revision 3224a2fd (qgis): Add OSTN02 info to srs.db. Kindly provided by Nicholas Duggan
Marco Hugentobler
02:20 PM Bug report #9787 (Closed): hanging / memory leak when moving large numbers of points
QGIS 2.3 master
I have a layer with 40000 points that I need to move. If I move a few at a time it works but even ju...
Gavin Fleming
12:57 PM Bug report #8923: SpatiaLite 4: added attributes disappear
I've got a preliminary implementation containing a workaround for spatialite <= 4.1.1 and a proper implementation for... Matthias Kuhn
09:29 AM Bug report #8923: SpatiaLite 4: added attributes disappear
Just tested proposed workaround on several databases and it works fine for me. Alexander Bruy
10:51 AM Bug report #9783 (Closed): Data defined properties expressions are wrong after saving them
Fixed in changeset commit:"b6b78ca7a4498649e04d5e175132ec63ea7e2c30". Jürgen Fischer
07:08 AM Bug report #9783: Data defined properties expressions are wrong after saving them
The issue was confirmed/discussed also here
http://lists.osgeo.org/pipermail/qgis-developer/2014-March/031547.html
...
Giovanni Manghi
07:08 AM Bug report #9783: Data defined properties expressions are wrong after saving them
The issue was confirmed/discussed also here
http://lists.osgeo.org/pipermail/qgis-developer/2014-March/031547.html
...
Giovanni Manghi
07:08 AM Bug report #9783: Data defined properties expressions are wrong after saving them
The issue was confirmed/discussed also here
http://lists.osgeo.org/pipermail/qgis-developer/2014-March/031547.html
...
Giovanni Manghi
07:08 AM Bug report #9783: Data defined properties expressions are wrong after saving them
The issue was confirmed/discussed also here
http://lists.osgeo.org/pipermail/qgis-developer/2014-March/031547.html
...
Giovanni Manghi
07:08 AM Bug report #9783: Data defined properties expressions are wrong after saving them
The issue was confirmed/discussed also here
http://lists.osgeo.org/pipermail/qgis-developer/2014-March/031547.html
...
Giovanni Manghi
02:55 AM Bug report #9783: Data defined properties expressions are wrong after saving them
Although this worked before (QGIS 2.0):
0.2 + toint(substr(regexp_substr('600900', '(0[1-9]\\\\d+)'),2,4))/900
The ...
Tudor Bărăscu
02:03 AM Bug report #9783: Data defined properties expressions are wrong after saving them
It seems this is all because the diameter field is numeric type and the other int type.
The solution is to have the ...
Tudor Bărăscu
10:33 AM Revision df6b4e17 (qgis): [TRANSUP] nb by James
Signed-off-by: Werner Macho <[email protected]> Werner Macho
10:32 AM Bug report #9786 (Closed): Map rotation inconsistent
The map can be rotated both inside a frame, or with the frame as a whole. In the first case an image (e.g. north arro... Paolo Cavallini
10:30 AM Bug report #9785 (Closed): Recent expressions missing in field calculator
from Field Calculator and from the "select by expression" tool Paolo Cavallini
09:09 AM Bug report #9733: GPS/KML/WFS load with empty attribute table in qgis master and 2.2 (is ok on 2....
This happens only when the "show selected features" or "shows features visible on map" acre active in QGIS general pr... Giovanni Manghi
09:09 AM Bug report #9779 (Feedback): QGIS crashes opening old (2.0.1) project in valmiera (2.2.1)
Alexandre Neto wrote:
> I have opened the problematic project in qgis 2.0.1-3, removed all layers and saved it as a n...
Jürgen Fischer
09:09 AM Bug report #9779 (Feedback): QGIS crashes opening old (2.0.1) project in valmiera (2.2.1)
Alexandre Neto wrote:
> I have opened the problematic project in qgis 2.0.1-3, removed all layers and saved it as a n...
Jürgen Fischer
09:05 AM Bug report #9779 (Open): QGIS crashes opening old (2.0.1) project in valmiera (2.2.1)

> Anyway, in QGIS 2.2, if one remove the last suitable coverage layer (with atlas creation active), a crash dump occ...
Giovanni Manghi
09:05 AM Bug report #9779 (Open): QGIS crashes opening old (2.0.1) project in valmiera (2.2.1)

> Anyway, in QGIS 2.2, if one remove the last suitable coverage layer (with atlas creation active), a crash dump occ...
Giovanni Manghi
08:58 AM Bug report #9779: QGIS crashes opening old (2.0.1) project in valmiera (2.2.1)
You are correct. If I remove one of the layouts from original project, it no longer crashes. More specifically one th... Alexandre Neto
06:12 AM Bug report #9779 (Feedback): QGIS crashes opening old (2.0.1) project in valmiera (2.2.1)
Alexandre Neto wrote:
> I have opened the problematic project in qgis 2.0.1-3, removed all layers and saved it as a n...
Giovanni Manghi
06:09 AM Bug report #9779: QGIS crashes opening old (2.0.1) project in valmiera (2.2.1)
Alexandre Neto wrote:
> I have opened the problematic project in qgis 2.0.1-3, removed all layers and saved it as a n...
Giovanni Manghi
06:09 AM Bug report #9779: QGIS crashes opening old (2.0.1) project in valmiera (2.2.1)
Alexandre Neto wrote:
> I have opened the problematic project in qgis 2.0.1-3, removed all layers and saved it as a n...
Giovanni Manghi
06:09 AM Bug report #9779: QGIS crashes opening old (2.0.1) project in valmiera (2.2.1)
Alexandre Neto wrote:
> I have opened the problematic project in qgis 2.0.1-3, removed all layers and saved it as a n...
Giovanni Manghi
06:09 AM Bug report #9779: QGIS crashes opening old (2.0.1) project in valmiera (2.2.1)
Alexandre Neto wrote:
> I have opened the problematic project in qgis 2.0.1-3, removed all layers and saved it as a n...
Giovanni Manghi
06:09 AM Bug report #9779: QGIS crashes opening old (2.0.1) project in valmiera (2.2.1)
Alexandre Neto wrote:
> I have opened the problematic project in qgis 2.0.1-3, removed all layers and saved it as a n...
Giovanni Manghi
06:09 AM Bug report #9779: QGIS crashes opening old (2.0.1) project in valmiera (2.2.1)
Alexandre Neto wrote:
> I have opened the problematic project in qgis 2.0.1-3, removed all layers and saved it as a n...
Giovanni Manghi
04:08 AM Bug report #9779: QGIS crashes opening old (2.0.1) project in valmiera (2.2.1)
I have opened the problematic project in qgis 2.0.1-3, removed all layers and saved it as a new project. The new proj... Alexandre Neto
08:26 AM Revision c9a9fa76 (qgis): More IT translation fixes
Paolo Cavallini
05:42 AM Bug report #9777: Simplification of polygons may return invalid polygons
Hi Hugo, thanks to you for tests and ideas, I think that it is needed to write a ST_MakeValid implementation for QgsG... Alvaro Huarte
05:27 AM Bug report #9777: Simplification of polygons may return invalid polygons
Hi Alvaro,
Thanks for your work ! Putting the validation (0-buffer) in exportWkbToGeos() seems indeed a good idea.
D...
Hugo Mercier
04:26 AM Bug report #9777: Simplification of polygons may return invalid polygons
Hi Hugo, I proposed a new pull request to fix this issue:
https://github.com/qgis/QGIS/pull/1241
I added a new metho...
Alvaro Huarte

2014-03-13

12:53 AM Bug report #9784 (Closed): Zoom to selection doesn't work properly in point layer
When I select only one feature of a point layer, the tool *Zoom to Selection* just recenters the map to the selected ... Leonidas Liakos
12:21 AM Bug report #9783 (Closed): Data defined properties expressions are wrong after saving them
On a pipe layer I'm using data defined properties to style the width of the line according to the diameter.
For the ...
Tudor Bărăscu
11:56 PM Bug report #9782 (Closed): Processing: model builder misses close and maximize buttons on Gnome3
This happens with Gnome3 at least. Should be an easy fix. Paolo Cavallini
06:39 PM Revision 5683f35f (qgis): Minor fix to IT translation
Paolo Cavallini
05:57 PM Feature request #9781 (Open): SVGs exported from the composer should include georeferencing info
"SVG Tiny 1.2 §7.15":http://www.w3.org/TR/SVGMobile12/coords.html#GeographicCoordinates specifies a method for georef... Evan Derickson
03:24 PM Revision bd507013 (qgis): [FEATURE] (Processing) Eliminate with smallest polygon
Bernhard Ströbl
01:03 PM Bug report #9777: Simplification of polygons may return invalid polygons
Hi Hugo, I am going to study if the simplification code can avoid create invalid geometries.
All comments are welcome...
Alvaro Huarte
10:22 AM Bug report #9777: Simplification of polygons may return invalid polygons
Ok, I see.
So it would need to fetch the two geometries. And we probably do not want that ...
Thanks for clarifying t...
Hugo Mercier
09:59 AM Bug report #9777: Simplification of polygons may return invalid polygons
Hugo Mercier wrote:

> Not sure to understand this. simplify() is done in nextFeature() just after fetching the geom...
Alvaro Huarte
09:46 AM Bug report #9777: Simplification of polygons may return invalid polygons
Alvaro Huarte wrote:
>
> The original geometry can not fetched in all cases (e.g. postgis provider) the simplificat...
Hugo Mercier
09:33 AM Bug report #9777: Simplification of polygons may return invalid polygons
Hugo Mercier wrote:
>
> I have to think about it a bit, but a solution would be to have something like "$exact_geome...
Alvaro Huarte
09:24 AM Bug report #9777: Simplification of polygons may return invalid polygons
Yes, I was talking about rendering simplification (MapToPixelGeometrySimplifier).
My problem is when using $geometry ...
Hugo Mercier
09:14 AM Bug report #9777: Simplification of polygons may return invalid polygons
My previous comment is about rendering simplification, if you're talking about an tool to simplify vectors then, of c... Alvaro Huarte
09:04 AM Bug report #9777: Simplification of polygons may return invalid polygons
The on-the-fly-simplification capability of QGIS 2.2 was developed to get fast rendering of geometries. It can draw s... Alvaro Huarte
04:31 AM Bug report #9777 (Closed): Simplification of polygons may return invalid polygons
Even after #9655 fix, some polygons may still be invalid after simplification.
Here is an example of a self-intersec...
Hugo Mercier
11:28 AM Bug report #9780: Road graph plugin broken
Confirmed on Debian and win7, 2.2 and master. Paolo Cavallini
11:27 AM Bug report #9780 (Closed): Road graph plugin broken
The RGP is not working, as it does not see a layer to start Paolo Cavallini
10:43 AM Revision 03ca0c89 (qgis): Minor fix to IT translation
Paolo Cavallini
10:18 AM Revision 51b06326 (qgis): Merge pull request #1237 from simogeo/master
translation and typo fixes Werner Macho
10:10 AM Bug report #9779 (Closed): QGIS crashes opening old (2.0.1) project in valmiera (2.2.1)
I'm having problems opening a Dufour project (2.0.1) in Valmiera (2.2.1) using windows 7 64 bit.
QGIS warns me that...
Alexandre Neto
10:06 AM Revision e5597e26 (qgis): Merge pull request #1236 from aharfoot/master
fix identation in Processing Dissolve tool (fix #9764)
add polylines support
Alexander Bruy
08:57 AM Bug report #5644: GRASS integration should use private, not user's .grassrc6 file
Apparently yes: http://lists.osgeo.org/pipermail/grass-user/2014-March/069945.html
Markus Neteler
07:22 AM Feature request #9778 (Open): Support metatile and metabuffer for labels
When I seed cache for map with MapCache and setup metatile and metabuffer parameters, WMS server must be instructed ... Semen Makhorkin
05:57 AM Bug report #9776: Support for georeferenced pdfs is still broken on Windows
Thank you for your quick response. Yes, http://trac.osgeo.org/osgeo4w/ is the correct place for this, I got confused ... T Hell
05:42 AM Bug report #9776 (Closed): Support for georeferenced pdfs is still broken on Windows
This isn't an actual QGIS problem. QGIS on Windows uses GDAL from "OSGeo4W":http://osgeo4w.osgeo.org, which current... Jürgen Fischer
05:42 AM Bug report #9776 (Closed): Support for georeferenced pdfs is still broken on Windows
This isn't an actual QGIS problem. QGIS on Windows uses GDAL from "OSGeo4W":http://osgeo4w.osgeo.org, which current... Jürgen Fischer
05:20 AM Bug report #9776: Support for georeferenced pdfs is still broken on Windows
Sample file http://www.terragotech.com/images/pdf/rumney_farmforest_geopdf.pdf Jürgen Fischer
05:13 AM Bug report #9776: Support for georeferenced pdfs is still broken on Windows
Here is the full gdalinfo on Windows error message:... T Hell
02:44 AM Bug report #9776 (Closed): Support for georeferenced pdfs is still broken on Windows
As it was written under bug #8912 I hereby ask to reopen this bug for the windows plattform, it looks like linux is w... T Hell
04:23 AM Feature request #4996: Add a "remove overlapped areas" tool in the core digitizing toolbar
I think that the creation of a tool to subtract overlapping features within the same layer could be very useful when ... Camillo Berti
03:18 AM Bug report #9763: GetPrint segfault
It seems like it's the "missing X" issue.
X server is needed to run QGIS mapserver or it will crash as soon as SVG sy...
Alessandro Pasotti

2014-03-12

12:26 AM Bug report #9775 (Closed): composer map item with non-white background will render with white bg ...
A recent regression under qgis master (2.3) is causing map items' background color to render white when exporting to ... Mathieu Pellerin - nIRV
12:25 AM Bug report #9774 (Closed): Add OSTN02 to srs.db
see http://dragons8mycat.wordpress.com/2014/03/03/gis-tips-getting-ostn02-to-work-with-qgis-2-2/ Marco Hugentobler
11:47 PM Bug report #9773 (Rejected): Issue with Memory Provider example code in PyQGIS Cookbook
The example code given in the PyQGIS cookbook re: Memory Provider is not entirely functional in newer versions of QGI... Evan Curhan
08:05 PM Bug report #9772 (Reopened): QgsMapSettings::setDestinationCrs() does not achieve desired effect
the situation is a bit confusing... the functions in deprecated class QgsMapRenderer have been replaced by equivalent... Etienne Tourigny
05:40 PM Bug report #9772: QgsMapSettings::setDestinationCrs() does not achieve desired effect
Jürgen Fischer wrote:
> Use @QgsMapCanvas::setDestinationCrs()@ instead of @QgsMapSettings::setDestinationCrs()@
Whi...
Larry Shaffer
04:58 PM Bug report #9772 (Closed): QgsMapSettings::setDestinationCrs() does not achieve desired effect
Use @QgsMapCanvas::setDestinationCrs()@ instead of @QgsMapSettings::setDestinationCrs()@ Jürgen Fischer
04:58 PM Bug report #9772 (Closed): QgsMapSettings::setDestinationCrs() does not achieve desired effect
Use @QgsMapCanvas::setDestinationCrs()@ instead of @QgsMapSettings::setDestinationCrs()@ Jürgen Fischer
04:51 PM Bug report #9772 (Closed): QgsMapSettings::setDestinationCrs() does not achieve desired effect
since QgsMapSettings::mapRenderer() is deprecated, QgsMapRenderer::setDestinationCrs() should be replaced by QgsMapSe... Etienne Tourigny
08:04 PM Revision 551648f3 (qgis): Fix pinned labels highlight causing forward transformation error by usi...
Larry Shaffer
07:41 PM Bug report #9480: Labels for polygon centroids should always originate inside a polygon
Hi Larry, I propose a new pull request (https://github.com/qgis/QGIS/pull/1238) using the 'GEOSPointOnSurface' method... Alvaro Huarte
07:17 PM Revision 621dcce4 (qgis): Fix label map tool crashes and rotation point calc
Larry Shaffer
06:19 PM Revision 77c06b1d (qgis): Fix pinned labels highlight updating by taking labeling results prior t...
Larry Shaffer
06:13 PM Revision a3dc722e (qgis): translation and typo fixes
simogeo
04:30 PM Revision 81039ca4 (qgis): Improved consistency in IT GUI translation
Paolo Cavallini
04:28 PM Bug report #9771 (Closed): vector layer rendering incorrect with OTF on (on some zoom levels)
When adding a vector layer (polygons) in EPSG:4326, project has CRS EPSG:3857 and OTF CRS transformations are enabled... Etienne Tourigny
02:09 PM Revision 2aed374a (qgis): Improved consistency in IT GUI translation
Paolo Cavallini
11:49 AM Revision ed5f7781 (qgis): There is an indentation error in the Dissolve.py script that writes out...
I have also edited the defineCharacteristics function to allow the tool input to accept polyline features as well as ... unknown
11:17 AM Feature request #9769 (Closed): Feature removal doesn't require confirmation
Use undo if you unintentionally delete features (or discard the whole editing session). Jürgen Fischer
11:17 AM Feature request #9769 (Closed): Feature removal doesn't require confirmation
Use undo if you unintentionally delete features (or discard the whole editing session). Jürgen Fischer
11:17 AM Feature request #9769 (Closed): Feature removal doesn't require confirmation
Use undo if you unintentionally delete features (or discard the whole editing session). Jürgen Fischer
09:06 AM Feature request #9769 (Closed): Feature removal doesn't require confirmation
The warning message appear after delete a object in a layer (postgis in my case) in QGIS 2.0 and that is great.
But ...
faustino alarcon
09:27 AM Bug report #9770 (Closed): Removal of nodes can create invalid linestrings
In QGIS 2.2 after deleting node of a linestring with only 2 vertices on a postgis layer and saving that, the layer di... faustino alarcon
07:46 AM Bug report #9609: Crash during WFS GetFeature request
Hello, I am also experiencing this issue, but I am using the latest development version of QGIS in Ubuntu 14.04.
ED...
Adam Colligan
06:30 AM Bug report #9768 (Closed): Error in processing Extract by attribute algorithm
Extract by attribute algorithm in Processing reports the following error:... Samuel Fernando Mesa Giraldo
03:38 AM Bug report #9767 (Closed): Project not properly saving ellipsoid
With qgis 2.0 on windows and 2.2 on openbsd, when choosing the ellipsoid for the measure tool sometimes it's not prop... landry Landry Breuil

2014-03-11

05:22 PM Revision cc9a4873 (qgis): Fix typo in options
Matthias Kuhn
05:21 PM Revision b02ad1e7 (qgis): More LongLong fixes
Fix #9761 Matthias Kuhn
04:01 PM Bug report #9733: GPS/KML/WFS load with empty attribute table in qgis master and 2.2 (is ok on 2....
Hi Giovanni and Filipe,
I just checked on QGIS 2.2.0 (commit:1c3699e) installed on Win7 through OSGeo4W (32bit). Ther...
Stefan Blumentrath
01:31 PM Bug report #9597: 2.1.0 revision c9a88c1 fails to export spatial information from polyline shape ...
Looks like lines 585 and 598 should be swapped in https://github.com/qgis/QGIS/blob/master/src/core/qgsvectorfilewrit... S Mentzer
12:20 PM Bug report #9705 (Feedback): Rotation of the label can not be only up to half-turn
Giovanni Manghi
11:46 AM Revision efabcdfc (qgis): german translation update and translation string fixes
Jürgen Fischer
11:46 AM Revision b48eef7f (qgis): german translation update
Jürgen Fischer
11:38 AM Revision 21941215 (qgis): [FEATURE]: Replace value relation strings in GetFeatureInfo output. Mov...
Marco Hugentobler
11:38 AM Revision 0fb435e7 (qgis): [FEATURE]: Consider ValueMap in GetFeatureInfo
Marco Hugentobler
11:11 AM Revision be8ae5fb (qgis): Add new CMake option: WITH_INTERNAL_HTTPLIB (default True)
If set to False, you have to make sure that the httplib2 package
is available on the target platform
Fix #9618
Matthias Kuhn
09:22 AM Bug report #9761 (Closed): qlonglong with EditRange widget
Fixed in changeset commit:"b02ad1e7d95fe891cc8e2cb9b2a0e3eebe71a9b8".
Thank you for the detailed report
Matthias Kuhn
06:17 AM Bug report #9761 (Closed): qlonglong with EditRange widget
Integer values from spatialite files have QVariant:LongLong format in Qgis and it's impossible to use EditRange widge... Philippe Dorelon
09:01 AM Bug report #9763 (Closed): GetPrint segfault
Running latest QGIS server built from master.
Call:...
Alessandro Pasotti
08:43 AM Bug report #3348 (Reopened): GDAL TIFF dataset masking not fully supported
Internal NoData-Masks in GeoTIFFs seem not to be respected by QGIS. The masked area is shown black (Value "0,0,0") an... Benjamin Schepers
08:43 AM Bug report #3348 (Reopened): GDAL TIFF dataset masking not fully supported
Internal NoData-Masks in GeoTIFFs seem not to be respected by QGIS. The masked area is shown black (Value "0,0,0") an... Benjamin Schepers
08:43 AM Bug report #3348 (Reopened): GDAL TIFF dataset masking not fully supported
Internal NoData-Masks in GeoTIFFs seem not to be respected by QGIS. The masked area is shown black (Value "0,0,0") an... Benjamin Schepers
08:43 AM Bug report #3348 (Reopened): GDAL TIFF dataset masking not fully supported
Internal NoData-Masks in GeoTIFFs seem not to be respected by QGIS. The masked area is shown black (Value "0,0,0") an... Benjamin Schepers
05:13 AM Bug report #9710: r.surf.fractal fails with 'dyld: Library not loaded: /usr/local/lib/libfftw3.3....
r.surf.fractal now works on your 2.2 -8 build. Thanks. Bud Huff
03:41 AM Bug report #9760 (Closed): Wrong EPSG:5514 and EPSG:102067 definition
Those 2 CRS are defined as
@+proj=krovak +lat_0=49.5 +lon_0=24.83333333333333 +alpha=30.28813972222222 +k=0.9999 +x_...
Michal Zimmermann
03:38 AM Bug report #9759 (Closed): rectangular polygons displayed as triangles in QGIS 2.2
Duplicate of #9686 which has been fixed (fix will be included in the next release).
As a temporary workaround disabl...
Matthias Kuhn
03:38 AM Bug report #9759 (Closed): rectangular polygons displayed as triangles in QGIS 2.2
Duplicate of #9686 which has been fixed (fix will be included in the next release).
As a temporary workaround disabl...
Matthias Kuhn
03:34 AM Bug report #9759 (Closed): rectangular polygons displayed as triangles in QGIS 2.2
see attached sample file.
In QGIS versions prior to 2.2 this .shp will be displayed as a set of rectangular polygons....
Olav Peeters
01:34 AM Bug report #9758 (Closed): Unable to "classify" graduated style
1) Add a shapefile
2) Go into its style properties
3) Change to "Graduated" symbol.
4) Press "Classify".
You'll now ...
Jonathan Moules
01:19 AM Bug report #9651: PostGIS polyhedral and TIN layers not handled anymore
Sandro Santilli wrote:
> Is commit:c3a28177 the backport to 2.2 branch ?...
Jürgen Fischer

2014-03-10

12:29 AM Bug report #9507 (Closed): QGIS crash when opening a HTML Map Tip with some mistakes
I've updated to QGIS 2.2 under Windows and now there is no crash anymore. Nacho Varela
06:51 PM Feature request #9757 (Closed): allow for users to disable feature clipping to extend on a per la...
Currently, when a given feature is partially visible on the map canvas, it seems a clip to extend is applied to the f... Mathieu Pellerin - nIRV
06:04 PM Revision 72647777 (qgis): [TRANSUP] nb by James
Signed-off-by: Werner Macho <[email protected]> Werner Macho
06:02 PM Revision 9c139c28 (qgis): Merge pull request #1230 from dakcarto/issue_9704_gdal-qsettings
Fix #9704, GdalTools file dialogs return QPyNullVariant due to QSettings undefined return type Larry Shaffer
12:45 PM Bug report #8285: Saving styles (qml and sld) doesn't work for CSV layers under Windows
Recent update to 2.2 & 2.3 both feature this bug, running as user or administrator, on windows 7, saving to standard ... Simon Dedman
11:34 AM Bug report #9651: PostGIS polyhedral and TIN layers not handled anymore
Is commit:c3a28177 the backport to 2.2 branch ? Sandro Santilli
11:29 AM Bug report #9754 (Closed): Line pattern fill problem for angle greater than 90°
Paolo Cavallini
11:28 AM Bug report #9754: Line pattern fill problem for angle greater than 90°
Duplicate of #9713 Paolo Cavallini
10:37 AM Bug report #9754: Line pattern fill problem for angle greater than 90°
Apparently a regression. Prevents migration from 2.0 to 2.2 Paolo Cavallini
10:00 AM Bug report #9754 (Closed): Line pattern fill problem for angle greater than 90°
On qgis 2.2 it's impossible to draw a line pattern fill with an angle greater than 90° because the line turn counterc... Luca Lanteri
11:04 AM Bug report #9704: Gdal Modules Errors on OsX Mavericks
Hi,
This has been committed to master branch (2.3), but not to the release-2_2, because there is some question as to...
Larry Shaffer
10:03 AM Bug report #9704 (Closed): Gdal Modules Errors on OsX Mavericks
Fixed in changeset commit:"9c139c28fe7d167b16db441a72bcab3c2bc05501". Larry Shaffer
09:21 AM Bug report #9748: PostGIS table loads but won't display.
Just a me too: I have a couple of postgis tables that are not visible in 2.2 (they were in previous version).
The ta...
Alessandro Pasotti
09:21 AM Bug report #8569 (Open): Renaming a layer with features count
+1
Looks like dynamic data gets mixed up with static data. Should not be too hard to fix, but I wonder about Martin'...
Matthias Kuhn
01:24 AM Bug report #8569: Renaming a layer with features count
One of issue that depends of this is that if you rename a layer with features count on, the number is duplicated beca... Rémi Bovard
07:14 AM Revision 60e1a9b7 (qgis): #9686: fix simplification of no-closed polygons
Alvaro Huarte
07:05 AM Bug report #9753 (Closed): New Shapefile: allow only column names of max 10 chars
When creating a new Shapefile (New -> New Shapefile Layer), the New attribute box allows any length attribute to be e... Jonathan Moules
05:57 AM Feature request #9592: Oracle should only look in metadata table for metadata
Looking at qgsoracleprovider.cpp - it seems that Oracle is actually checking the first 1000 rows assuming I'm reading... Jonathan Moules
05:31 AM Bug report #9742: 2.3 files not backwards compatible with 2.2 (Oracle layers)
Ah, I think I see what the problem is.
For some reason installing 2.3 (from the weeklies) has made 2.2 unable to find...
Jonathan Moules
05:18 AM Bug report #9742: 2.3 files not backwards compatible with 2.2 (Oracle layers)
not reproducable - anything in the message log? Jürgen Fischer
05:02 AM Bug report #9742: 2.3 files not backwards compatible with 2.2 (Oracle layers)
Hi,
Sorry should have been clearer although it is in the ticket title.
The Oracle layers are all giving me the "Hand...
Jonathan Moules
01:11 AM Bug report #5896: Identify of WMS layers does not work
Giovanni Manghi wrote:
> 3) mapserver 6.4.1
>
> when identifing on mapserver 6.4.1 (using the default modes "text/pl...
Radim Blazek
01:03 AM Revision fc6cd542 (qgis): Add missing Layer Definition in Layer menu
Nathan Woodrow

2014-03-09

12:38 AM Bug report #9704: Gdal Modules Errors on OsX Mavericks
Hi Larry, I have made the modifications indicated in https://github.com/qgis/QGIS/pull/1230/files and I confirm that ... Francesco Vidotto
12:19 AM Revision 3c387217 (qgis): Add load and saving a Layer Definition file. Fix #9688
Nathan Woodrow
12:11 AM Bug report #9080: GdalTools (QGIS 2.0.1) fail if file path includes non-ascii characters
.exe utility programs (e.g. gdalwarp.exe) work with one of the above options, but python utilities (e.g. gdal_merge.p... Minoru Akagi
12:09 AM Bug report #9734: [Composer] drawing rectangle causes high CPU usage resulting in hang ups
One more interesting detail - CPU drops to normal if I change blending mode of the rectangle to any other value besid... Evaldas Micius
11:26 PM Bug report #9734: [Composer] drawing rectangle causes high CPU usage resulting in hang ups
I'm getting the bug on a blank project.
Updated to most recent dev version - the bug remains :(
If I draw a rectang...
Evaldas Micius
11:26 PM Bug report #9734: [Composer] drawing rectangle causes high CPU usage resulting in hang ups
I'm getting the bug on a blank project.
Updated to most recent dev version - the bug remains :(
If I draw a rectang...
Evaldas Micius
11:26 PM Bug report #9734: [Composer] drawing rectangle causes high CPU usage resulting in hang ups
I'm getting the bug on a blank project.
Updated to most recent dev version - the bug remains :(
If I draw a rectang...
Evaldas Micius
11:20 PM Bug report #9686 (Closed): Geometry simplification bug with grid layer
Fixed in commit:60e1a9b Matthias Kuhn
07:51 PM Bug report #9751 (Closed): MSYS shortcut doesn't handle path with spaces
In msys.bat, when starting the shell, should use syntax e.g. start "MSYS" "%WD%sh". Otherwise when launching, get an ... Jessica Hamilton
04:23 PM Feature request #9688 (Closed): store the layer data source in a saved style
Fixed in changeset commit:"3c3872176c2583feb587ba4c708563c6c957441a". Anonymous
12:42 PM Feature request #9746 (Open): Add a command to reset the GUI
With me this solution has some unwanted side effects.
A separate pull request is created:
https://github.com/qgis/QG...
Richard Duivenvoorde
10:18 AM Revision 1ee6703d (qgis): Transform bbox in gml feature info also if geometry is not requested
Marco Hugentobler
09:46 AM Revision 8f3532fc (qgis): Mapserver: fixed inconsistencies int WMS GetFeatureInfo response
Marcel Dancak
08:18 AM Revision d0df28d7 (qgis): Merge pull request #1231 from Cracert/i18n
[TRANSUP] pl Werner Macho
07:21 AM Bug report #9750: temporary file not deleted after closing
Ops..so I suppose it's the correct behaviour... Alessandro Ciali
06:50 AM Bug report #9750 (Closed): temporary file not deleted after closing
It's not a temporary file, it's a backup of the project file before save. Nathan Woodrow
06:50 AM Bug report #9750 (Closed): temporary file not deleted after closing
It's not a temporary file, it's a backup of the project file before save. Nathan Woodrow
06:48 AM Bug report #9750 (Closed): temporary file not deleted after closing
temporary file <prj_name>.qgs~ are not deleted after closing the project.
Bye
Alessandro Ciali
03:48 AM Revision 10ddb027 (qgis): [TRANSUP] pl
Robert Szczepanek
01:40 AM Bug report #9733: GPS/KML/WFS load with empty attribute table in qgis master and 2.2 (is ok on 2....
This is terrible...is there any workaround? For those who work with GPS devices and Google Earth on a daily basis it ... Filipe Dias

2014-03-08

12:56 AM Revision 073dbf17 (qgis): Fix #9704, GdalTools file dialogs return QPyNullVariant due to QSetting...
Larry Shaffer
11:07 PM Bug report #9734: [Composer] drawing rectangle causes high CPU usage resulting in hang ups
I can't reproduce this. Is this on a blank project or do you only see it with a specific project?
Its possible the d...
Nyall Dawson
07:50 PM Bug report #9748 (Closed): PostGIS table loads but won't display.
PostGIS layers with 4d geometry will load in QGIS 2.2 but will not draw. The attribute table is visible and it is pos... Jesse Bishop
06:27 PM Bug report #9704: Gdal Modules Errors on OsX Mavericks
Hi Larry
Tested after the code changing from https://github.com/qgis/QGIS/pull/1230/files and everything seems to be...
Rhenriques Henriques
04:06 PM Bug report #9704: Gdal Modules Errors on OsX Mavericks
@rcline I was incorrect. *selectedFilter* will always be None if the associated keyword arg was undefined (None is it... Larry Shaffer
03:13 PM Bug report #9655 (Closed): Strange behavior of labeling for multipolygons, due to geometry simpli...
Hi Augustin,
Should be fixed with commit commit:245422a. Tested here on Mac OS X 10.7.5 and 10.9.2 with your test da...
Larry Shaffer
03:13 PM Bug report #9655 (Closed): Strange behavior of labeling for multipolygons, due to geometry simpli...
Hi Augustin,
Should be fixed with commit commit:245422a. Tested here on Mac OS X 10.7.5 and 10.9.2 with your test da...
Larry Shaffer
03:12 PM Bug report #9673 (Closed): some polygons not labelled when layer's simplification is on
Hi Mathieu,
Should be fixed with commit commit:245422a. Tested here on Mac OS X 10.7.5 and 10.9.2 with your test dat...
Larry Shaffer
03:12 PM Bug report #9673 (Closed): some polygons not labelled when layer's simplification is on
Hi Mathieu,
Should be fixed with commit commit:245422a. Tested here on Mac OS X 10.7.5 and 10.9.2 with your test dat...
Larry Shaffer
03:12 PM Bug report #9673 (Closed): some polygons not labelled when layer's simplification is on
Hi Mathieu,
Should be fixed with commit commit:245422a. Tested here on Mac OS X 10.7.5 and 10.9.2 with your test dat...
Larry Shaffer
03:09 PM Bug report #9705: Rotation of the label can not be only up to half-turn
Hi Mahito,
I am sorry, but I do not understand your bug description. Do you mean you want to rotate labels upside-do...
Larry Shaffer
10:52 AM Revision 637359ae (qgis): add menu option to reset to ui defaults (implements #9746)
Jürgen Fischer
08:21 AM Bug report #4051: Cannot display SpatiaLite views based on tables with spatial index
To me, it seems like the problem persists. If I create a new Spatialite table with QGIS new layer, it automatically a... Anita Graser
04:30 AM Bug report #9494: Browser - Edit - doesn't work for OWS services

Same for the 'delete' option: also working for wms/wfs/wcs but not for ows
Richard Duivenvoorde
03:33 AM Bug report #9747 (Closed): data defined properties
I noticed that, when using data defined properties in setting point symbol size, the symbol is well represented in vi... Alessandro Ciali
01:53 AM Feature request #9746 (Closed): Add a command to reset the GUI
Fixed in changeset commit:"637359aefc0cd008f749b0fbed140e4cbbf6de15". Jürgen Fischer
01:06 AM Feature request #9746: Add a command to reset the GUI
jef: ah good point. So after removing those settings (from within the plugin == within QGIS), QGIS will upon exit wri... Richard Duivenvoorde

2014-03-07

12:23 AM Feature request #9746: Add a command to reset the GUI
QGIS will rewrite the setting on exit. Jürgen Fischer
12:17 AM Feature request #9746: Add a command to reset the GUI
> This seems trivial too: just create a text file of the key/value pairs).
QSettings should be able to do this witho...
Nathan Woodrow
12:11 AM Feature request #9746: Add a command to reset the GUI
While I agree that there is enough room for making the UI better for QGIS, I think this is more Qt to blame for: dock... Richard Duivenvoorde
11:17 PM Feature request #9746: Add a command to reset the GUI
Really? If the users can't work out how to restore a toolbar or panel then our UI is too complicated. Doing a hard r... Nathan Woodrow
11:03 PM Feature request #9746 (Closed): Add a command to reset the GUI
Users occasionally remove toolbars, and do not know how to restore them. Thi is easy with a Python script:
#!/usr/b...
Paolo Cavallini
07:06 PM Revision 245422a7 (qgis): Merge pull request #1219 from ahuarte47/Issue_9655-1
Fix bug #9655: some polygons not labelled when layer's simplification is on Larry Shaffer
05:42 PM Bug report #9480: Labels for polygon centroids should always originate inside a polygon
Hi Alvaro,
Alvaro Huarte wrote:
> Using the 'Horizontal' or 'Free' placements in label configuration the text is dra...
Larry Shaffer
01:37 PM Revision a089cff5 (qgis): Merge pull request #1217 from nirvn/ftool_random_points_fix
[ftools] fix random points tool not recognizing memory layer integer column (fix #9695) Alexander Bruy
01:27 PM Bug report #9704: Gdal Modules Errors on OsX Mavericks
rcline - wrote:
> The proposed fix of "selectedFilter is not None" does not fix the problem.
That is not the propose...
Larry Shaffer
12:51 PM Bug report #9704: Gdal Modules Errors on OsX Mavericks
The proposed fix of "selectedFilter is not None" does not fix the problem.
When the program fails, selectedFilter co...
rcline -
11:34 AM Feature request #9277 (Reopened): Make labels follow layer z-order
I would like to reopen this bug since this is a feature I miss as well.
Both behaviours have their use cases.
The cu...
Markus Straub
11:30 AM Feature request #9745 (Open): Value relation widget filter expression should have access to paren...
I was thinking that if the Value relation widget filter expression should have access to parent table attributes. So... cgsbob -
11:03 AM Bug report #9742 (Feedback): 2.3 files not backwards compatible with 2.2 (Oracle layers)
What layers don't work? raster, shapefiles or oracle layers? Anything special about any of them? Please provide i... Jürgen Fischer
09:53 AM Bug report #9742 (Closed): 2.3 files not backwards compatible with 2.2 (Oracle layers)
I have a qgs file created with master (3b4edb8). It contains a raster, couple of shapefiles and several Oracle layers... Jonathan Moules
11:03 AM Bug report #9712 (Closed): QGis 2.x failes to add vector theme on Fedora 20
It seems like the problem was in Gnome 3.10. I have installed the latest KDE Plasma DE, and from that point on QGis w... Vitaly Isaev
11:03 AM Bug report #9712 (Closed): QGis 2.x failes to add vector theme on Fedora 20
It seems like the problem was in Gnome 3.10. I have installed the latest KDE Plasma DE, and from that point on QGis w... Vitaly Isaev
11:03 AM Feature request #9744 (Open): Search as you type lookup in forms
If you use a Value relation edit widget and the "domain table" that is used with this widget has many entries, you wo... cgsbob -
09:57 AM Bug report #9743 (Closed): Handle bad layers - Oracle provider
I'm trying to open a file that has "bad" Oracle layers in 2.2.0. This brings up the "Handle bad layers" dialog.
The ...
Jonathan Moules
09:30 AM Feature request #9740 (Open): Digitize geometry for child record
QGIS Relations allow you to add a new child record, but there is no way to set its geometry. What would be nice is i... cgsbob -
05:44 AM Bug report #9695 (Reopened): Unexplained difference between geometry cheking and topology checking
Wrong mention to this ticket in the commit. Paolo Cavallini
04:38 AM Bug report #9695 (Closed): Unexplained difference between geometry cheking and topology checking
Fixed in changeset commit:"a089cff5f7194d984f619fa262ea1c0f336bb881". Alexander Bruy
02:51 AM Bug report #9738 (Closed): updatable view QGIS 2.2.0
I added the view qry_alles to my qgis-project. I chose edit mode and created a new object. I saved it into PostGIS da... Sylvia Preuss
01:58 AM Feature request #9737 (Open): Partial canvas redraw
When panning a map, Qgis blanks and redraws the entire canvas. I think this is a big issue, as the user looses all se... Per Gammerath

2014-03-06

12:48 AM Bug report #9735: Raster resampling bilinear produces unexpected results
Here are the screenshots. Paolo Corti
12:48 AM Bug report #9735: Raster resampling bilinear produces unexpected results
Here are the screenshots. Paolo Corti
12:46 AM Bug report #9735 (Closed): Raster resampling bilinear produces unexpected results
When using the raster resampling option, resulting pixels seem blurred and less accurate if compared with same option... Paolo Corti
11:07 PM Bug report #9734 (Closed): [Composer] drawing rectangle causes high CPU usage resulting in hang ups
Adding rectangle or other shape (triangle, ellipse) causes constant high CPU usage (one core used 100%). High core us... Evaldas Micius
11:02 PM Revision 9745deae (qgis): INSTALL: add note about installation of devscripts to get dch
Jürgen Fischer
09:41 PM Bug report #9712: QGis 2.x failes to add vector theme on Fedora 20
Thanks to all for the patience!
Giovanni Manghi wrote:
> any important message in the console, if you launch qgis fro...
Vitaly Isaev
08:36 PM Revision 30bf3ecc (qgis): Add allowable mismatch to debug output for render checker
Larry Shaffer
08:36 PM Revision cb998399 (qgis): Add allowable mismatch per group/test for labeling tests
Larry Shaffer
08:36 PM Revision 803bc296 (qgis): Condense labeling test class inheritance and set up local server params...
Larry Shaffer
08:36 PM Revision b4f68136 (qgis): PEP8 cleanups for some unit test modules
Larry Shaffer
08:36 PM Revision bad18981 (qgis): Refactor composer label test to work with svg, pdf and multi-resolution...
- Initial (untested) svg and pdf render-to-image setup Larry Shaffer
08:36 PM Revision a49b9a7a (qgis): Add some functions to Python unit test utilities
Larry Shaffer
08:36 PM Revision 6a1b706b (qgis): Update label tests to ensure setup happens only once and load/delete on...
Larry Shaffer
08:36 PM Revision 53cfa9e2 (qgis): Convert label unit tests to using only QgsMapSettings
- Rebuild all control images Larry Shaffer
05:39 PM Bug report #9704: Gdal Modules Errors on OsX Mavericks
I can work on this tonight, or tomorrow morning. I noticed several other QSettings reads that need attention in GdalT... Larry Shaffer
04:45 PM Bug report #9704: Gdal Modules Errors on OsX Mavericks
I can drop this into an update. Make sure to backport to release 2.2 branch in case there is a source update release. William Kyngesburye
03:04 PM Bug report #9704: Gdal Modules Errors on OsX Mavericks
Hi Larry
In "La Mouche!". The fix solved the issue with the "Save Dialog Box call" in the GDAL modules. I'm uploadin...
Rhenriques Henriques
05:13 PM Bug report #9733 (Closed): GPS/KML/WFS load with empty attribute table in qgis master and 2.2 (is...
subject says it all
Note added:
This happens only when the "show selected features" or "shows features visible on ...
Giovanni Manghi
04:52 PM Bug report #8481: "Errors: SUCCESS: 6 attribute(s) added. ERROR: field with index 4 is not the sa...

> And which types did you use?
just got it when after adding an integer column to a point file, and filling it with...
Giovanni Manghi
04:46 PM Bug report #9713 (Closed): No angle > 90° in line pattern fill in layer properties
Alessandro Ciali wrote:
> What do you think about?
of course I understand your point.
we made a lot of effort to c...
Giovanni Manghi
04:46 PM Bug report #9713 (Closed): No angle > 90° in line pattern fill in layer properties
Alessandro Ciali wrote:
> What do you think about?
of course I understand your point.
we made a lot of effort to c...
Giovanni Manghi
01:38 PM Revision 7829e7aa (qgis): postgres provider: improve value quoting
Jürgen Fischer
12:22 PM Bug report #8615: Python error on startup (Windows 64-bit)
Thanks very much. I already had python 2.7 installed and solved the problem by uninstalling python and deleting all t... Gary Chandler
11:46 AM Revision 9de505d5 (qgis): Mapserver: fixed inconsistencies int WMS GetFeatureInfo response
Marcel Dancak
08:57 AM Revision 04f70240 (qgis): #9655: check geometry polygon better
Alvaro Huarte
07:18 AM Revision d991ebfd (qgis): Possible cross-platform fix for app startup unit test
Larry Shaffer
06:29 AM Bug report #9731 (Closed): Slope module error
Rhenriques Henriques
06:20 AM Bug report #9731: Slope module error
Everything is working. It was a reprojection issue. Rhenriques Henriques
06:08 AM Bug report #9731 (Closed): Slope module error
Slope module (Raster menu) produces a useless file. Only has 2 values: a max of 89.9096 and 0 as minimum.
Cheers
Rhenriques Henriques
06:29 AM Feature request #9073: Apply Customizations without restarting QGIS
I second that. It's not very usable if you have to restart Qgis to see the change. Per Gammerath
06:24 AM Bug report #9732 (Closed): Customization widget catcher
The widget catcher toggle in the Customization dialog can not be detoggled. Per Gammerath
05:47 AM Feature request #9639: Keep CRS when saving DXF files
Novarese   wrote:
> Luckily it stores it:
> http://novarese.t15.org/gfoss/elba_32632.zip
>
> If you open up this DXF...
Jürgen Fischer
04:19 AM Feature request #9639: Keep CRS when saving DXF files
_Giovanni Manghi wrote:
> as far as I know the DXF format does not store any info about the CRS/SRID._
 
*@ Giovann...
Novarese  
04:31 AM Bug report #9730 (Closed): Incoherent lat/lon coordinates in a projected coordinate system project
While working with a shapefile in WGS84/World Mercator (ESPG : 3395), lat/lon coordinates (DMS) in the status bar are... Marc Martinot
03:39 AM Feature request #9729 (Open): Add "Portable" as an option for the standalone installer
Adding an option of the standalone installer to produce a "portable" QGIS, not requiring root privileges to install o... Paolo Cavallini
03:25 AM Bug report #9710: r.surf.fractal fails with 'dyld: Library not loaded: /usr/local/lib/libfftw3.3....
Thanks. Bud Huff
01:31 AM Bug report #9532: Node tool causes crash
Hi,
I've just got the 2.2 update and unfortunately the crash is still happening. I'm afraid I haven't been able to ...
Dan Piggott

2014-03-05

12:05 AM Bug report #9579: wrong behavior of svg symbol with data defined properties
shift_svg_symbol_anchor_bottom.pdf:
> you can see a different size of symbol (ok the “area issue”, but why a differe...
Radim Blazek
11:41 PM Bug report #9713: No angle > 90° in line pattern fill in layer properties
I wished for a resolution in 2.2...the angle iussue implies a great problem with 2.0 symbology...in 2.2 I can't repro... Alessandro Ciali
04:08 PM Bug report #9713: No angle > 90° in line pattern fill in layer properties
Rémi Bovard wrote:
> I confirm the issue on Windows 7 with 2.2 and master.
>
> See screenshot
on master seems to wo...
Giovanni Manghi
04:07 PM Bug report #9713 (Feedback): No angle > 90° in line pattern fill in layer properties
Alessandro Ciali wrote:
> I was installing master...
> well, in master (2.3) there's no problem in rotating line patt...
Giovanni Manghi
04:07 PM Bug report #9713 (Feedback): No angle > 90° in line pattern fill in layer properties
Alessandro Ciali wrote:
> I was installing master...
> well, in master (2.3) there's no problem in rotating line patt...
Giovanni Manghi
01:43 AM Bug report #9713: No angle > 90° in line pattern fill in layer properties
I've created 3 project with version 2.0 2.2 end 2.3 master.
As you can see, line fill pattern generated with 2.0 are ...
Alessandro Ciali
01:06 AM Bug report #9713: No angle > 90° in line pattern fill in layer properties
Alessandro Ciali wrote:
> but all my line pattern generated up to 2.0 are represented with a simple red line! Same a...
Giovanni Manghi
01:03 AM Bug report #9713: No angle > 90° in line pattern fill in layer properties
I was installing master...
well, in master (2.3) there's no problem in rotating line pattern over 90° but all my line...
Alessandro Ciali
10:55 PM Bug report #9711 (Closed): Incorrect Mac OS info on download page
Hi, this was actually fixed yesterday.
Plz reload the same page :-)
Or reopen if it is still wrong.
Richard Duivenvoorde
08:18 PM Bug report #9711: Incorrect Mac OS info on download page
Btw, this is accurate, i.e. "William just dropped Mac 10.6 (Snow Leopard) support":http://www.kyngchaos.com/blog/2014... Larry Shaffer
10:28 PM Bug report #9704: Gdal Modules Errors on OsX Mavericks
Rhenriques,
The edit noted above (add ', type=str' for QSettings value read) has "reportedly fixed the issue":http:/...
Larry Shaffer
09:05 PM Bug report #9704: Gdal Modules Errors on OsX Mavericks
Hi William
I just trashed everything that I had before, installed your new compilation 2.2.0-7 but the same problem ...
Rhenriques Henriques
04:46 PM Bug report #9704: Gdal Modules Errors on OsX Mavericks
William Kyngesburye wrote:
> Could a problem with preferences from previous version. Try trashing org.qgis.QGIS2.pli...
Andrew Mercer
04:28 PM Bug report #9704: Gdal Modules Errors on OsX Mavericks
Hi Giovanni,
A GdalTools update could be pushed out via the official plugin repository channel. So, fixes would not ...
Larry Shaffer
04:20 PM Bug report #9704: Gdal Modules Errors on OsX Mavericks
Looks like the return type from QSettings needs to be explicitly defined, to avoid QPyNullVariant from being returned... Larry Shaffer
03:03 PM Bug report #9704: Gdal Modules Errors on OsX Mavericks
Hi William
As Francesco said, your suggestion did not solve the problem either. I guess that the problem is in the ....
Rhenriques Henriques
08:39 AM Bug report #9704: Gdal Modules Errors on OsX Mavericks
William, thanks for your suggestion. Unfortunately this did not solve the problem in my case. Francesco Vidotto
07:13 AM Bug report #9704: Gdal Modules Errors on OsX Mavericks
Could a problem with preferences from previous version. Try trashing org.qgis.QGIS2.plist in your home library/prefe... William Kyngesburye
08:21 PM Feature request #5426: selected objects should go to top level
I would rank this higher than 'nice to have'. Not being able to see selections over other features in the same layer ... Melissa Nunes
06:49 PM Feature request #9727 (Closed): Allow pasting geojson text
QGIS 2.2 added a feature which allows pasting wkt as a new vector layer or into a current vector layer. It'd be great... Nyall Dawson
06:35 PM Bug report #159: SVG export doesn't crop layers to page size
Since the upstream bug (now located "here":https://bugreports.qt-project.org/browse/QTBUG-1865) is marked as Won't Fi... Evan Derickson
05:41 PM Bug report #8481: "Errors: SUCCESS: 6 attribute(s) added. ERROR: field with index 4 is not the sa...

> And which types did you use?
will try to replicate again and let you know.
Giovanni Manghi
11:35 AM Bug report #8481: "Errors: SUCCESS: 6 attribute(s) added. ERROR: field with index 4 is not the sa...
Giovanni Manghi wrote:
> I have seen this again, on master, working on a shapefile
>
> Errors: SUCCESS: 1 attribute(...
Jürgen Fischer
11:26 AM Bug report #8481 (Reopened): "Errors: SUCCESS: 6 attribute(s) added. ERROR: field with index 4 is...
I have seen this again, on master, working on a shapefile
Errors: SUCCESS: 1 attribute(s) added.
ERROR: field wit...
Giovanni Manghi
11:26 AM Bug report #8481 (Reopened): "Errors: SUCCESS: 6 attribute(s) added. ERROR: field with index 4 is...
I have seen this again, on master, working on a shapefile
Errors: SUCCESS: 1 attribute(s) added.
ERROR: field wit...
Giovanni Manghi
11:26 AM Bug report #8481 (Reopened): "Errors: SUCCESS: 6 attribute(s) added. ERROR: field with index 4 is...
I have seen this again, on master, working on a shapefile
Errors: SUCCESS: 1 attribute(s) added.
ERROR: field wit...
Giovanni Manghi
04:49 PM Bug report #9710 (Closed): r.surf.fractal fails with 'dyld: Library not loaded: /usr/local/lib/li...
Packaging problem, I missed something. I'll have it fixed in an update soon.
I'm marking this as invalid, because i...
William Kyngesburye
04:49 PM Bug report #9710 (Closed): r.surf.fractal fails with 'dyld: Library not loaded: /usr/local/lib/li...
Packaging problem, I missed something. I'll have it fixed in an update soon.
I'm marking this as invalid, because i...
William Kyngesburye
04:49 PM Bug report #9710 (Closed): r.surf.fractal fails with 'dyld: Library not loaded: /usr/local/lib/li...
Packaging problem, I missed something. I'll have it fixed in an update soon.
I'm marking this as invalid, because i...
William Kyngesburye
12:35 PM Bug report #9710 (Open): r.surf.fractal fails with 'dyld: Library not loaded: /usr/local/lib/libf...
Bud Huff wrote:
> Yes, downloaded from kyngchaos.
> From is download page:
> *QGIS now includes its own copy of GRASS...
Giovanni Manghi
12:35 PM Bug report #9710 (Open): r.surf.fractal fails with 'dyld: Library not loaded: /usr/local/lib/libf...
Bud Huff wrote:
> Yes, downloaded from kyngchaos.
> From is download page:
> *QGIS now includes its own copy of GRASS...
Giovanni Manghi
12:35 PM Bug report #9710 (Open): r.surf.fractal fails with 'dyld: Library not loaded: /usr/local/lib/libf...
Bud Huff wrote:
> Yes, downloaded from kyngchaos.
> From is download page:
> *QGIS now includes its own copy of GRASS...
Giovanni Manghi
12:32 PM Bug report #9710: r.surf.fractal fails with 'dyld: Library not loaded: /usr/local/lib/libfftw3.3....
Yes, downloaded from kyngchaos.
From his download page:
*QGIS now includes its own copy of GRASS, so no external GRAS...
Bud Huff
12:23 PM Bug report #9710: r.surf.fractal fails with 'dyld: Library not loaded: /usr/local/lib/libfftw3.3....
Bud Huff wrote:
> You didn't understand me. The QGIS app has the wrong libfftw in the GRASS subcomponent incorporate...
Giovanni Manghi
12:18 PM Bug report #9710: r.surf.fractal fails with 'dyld: Library not loaded: /usr/local/lib/libfftw3.3....
You didn't understand me. The QGIS app has the wrong libfftw in the GRASS subcomponent incorporated into it's bundle... Bud Huff
11:30 AM Bug report #9710: r.surf.fractal fails with 'dyld: Library not loaded: /usr/local/lib/libfftw3.3....
Bud Huff wrote:
> Yes, a version of GRASS is included in the QGIS app bundle.
so if GRASS is the same (so are the un...
Giovanni Manghi
03:28 AM Bug report #9710: r.surf.fractal fails with 'dyld: Library not loaded: /usr/local/lib/libfftw3.3....
Yes, a version of GRASS is included in the QGIS app bundle. Bud Huff
03:26 AM Bug report #9710: r.surf.fractal fails with 'dyld: Library not loaded: /usr/local/lib/libfftw3.3....
Bud Huff wrote:
> Yes, the GRASS 6.4 GUI works. I checked its app package and it has the 3.3 lib in the bundle.
So...
Giovanni Manghi
03:22 AM Bug report #9710: r.surf.fractal fails with 'dyld: Library not loaded: /usr/local/lib/libfftw3.3....
Yes, the GRASS 6.4 GUI works. I checked its app package and it has the 3.3 lib in the bundle. Bud Huff
02:10 PM Revision fc8e05e3 (qgis): [TRANSUP] nb by James
Signed-off-by: Werner Macho <[email protected]> Werner Macho
01:36 PM Revision c44b091b (qgis): added saveStyle capability - Developed for ARPA Piemonte (Dipartimento ...
changed to use QgsSqliteHandle and added QMessageBox include
reread value from style db managing utf8 decoding
form...
Luigi Pirelli
12:48 PM Bug report #9707: Zoom problems in qgis 2.x on ubuntu 12.04
Joergen Buus-Hinkler wrote:
> No I am using 2.2 Valmiera - the same problems also appeared in 2.0 Dufour
>
> I have ...
Giovanni Manghi
12:48 PM Bug report #9707: Zoom problems in qgis 2.x on ubuntu 12.04
Joergen Buus-Hinkler wrote:
> No I am using 2.2 Valmiera - the same problems also appeared in 2.0 Dufour
>
> I have ...
Giovanni Manghi
12:45 PM Revision 764ccc5a (qgis): [TRANSUP] sl by Joze
Signed-off-by: Werner Macho <[email protected]> Werner Macho
11:47 AM Revision 8b6db498 (qgis): Merge pull request #1225 from rduivenvoorde/docurlfix
no html in the url anymore Jürgen Fischer
11:34 AM Bug report #9671: SAGA and GRASS: "missing dependency" error when logged using "Windows network u...
Miroslav Umlauf wrote:
> Yes. Obviously it doesn't have to do anything with the new installation. The problem is left...
Giovanni Manghi
02:09 AM Bug report #9671: SAGA and GRASS: "missing dependency" error when logged using "Windows network u...
Yes. Obviously it doesn't have to do anything with the new installation. The problem is leftovers after older install... Miroslav Umlauf
01:11 AM Bug report #9671: SAGA and GRASS: "missing dependency" error when logged using "Windows network u...
Miroslav Umlauf wrote:
> Not really. It is now only more localized. It has definitely something to do with user profi...
Giovanni Manghi
01:08 AM Bug report #9671: SAGA and GRASS: "missing dependency" error when logged using "Windows network u...
Not really. It is now only more localized. It has definitely something to do with user profile. Unfortunately I can't... Miroslav Umlauf
11:28 AM Feature request #9726 (Closed): allow choose inputs from project when usign tools in batch mode
it would be sometimes useful to be able choose the inputs using a classic dropdown (list populated from project TOC) ... Giovanni Manghi
11:28 AM Revision d59d191d (qgis): no html in the url anymore
Richard Duivenvoorde
08:50 AM Revision 8a9cc23e (qgis): Merge pull request #1224 from ghtmtt/master
small changes in italian translations Paolo Cavallini
08:45 AM Bug report #5896: Identify of WMS layers does not work
I do not have time to test also rasters... but it would be needed because it was an issue in the past (wrong pixel va... Giovanni Manghi
08:44 AM Bug report #5896: Identify of WMS layers does not work
qgis 2.3 as client
1) mapserver 6.4.1
identify does not work in any case, with any kind of features
2) qgis serv...
Giovanni Manghi
06:54 AM Bug report #5896 (Reopened): Identify of WMS layers does not work
sorry to reopen this, I'm testing again and still see issues:
qgis 2.2 as client
1) qgis server 2.2
identify works...
Giovanni Manghi
06:54 AM Bug report #5896 (Reopened): Identify of WMS layers does not work
sorry to reopen this, I'm testing again and still see issues:
qgis 2.2 as client
1) qgis server 2.2
identify works...
Giovanni Manghi
08:39 AM Revision 71c53963 (qgis): small changes in italian translations
matteo ghetta
06:25 AM Bug report #8615: Python error on startup (Windows 64-bit)
Gary Chandler wrote:
> I have the same problem when starting QGIS desktop, but it is with the latest Windows 32-bit v...
Jürgen Fischer
06:24 AM Bug report #8615: Python error on startup (Windows 64-bit)
Simon Dedman wrote:
> Same for me, 2.0.1 64 bit Win7, also on the master I believe; had this a long while.
>
> [...]...
Jürgen Fischer
06:17 AM Bug report #8615: Python error on startup (Windows 64-bit)
I have the same problem when starting QGIS desktop, but it is with the latest Windows 32-bit version (2.2.0) download... Gary Chandler
06:23 AM Feature request #7981: Add SVG symbol sets
Hi,
no problem to integrate images on http://sig974.free.fr/?p=1520 in the next version of QGIS.
I added a README fil...
Bertrand Bouteilles
05:52 AM Revision 08965ed2 (qgis): Merge pull request #1223 from nirvn/messagebar_auto_crs
push a message bar informing user of crs applied to newly added layer missing a crs Nathan Woodrow
05:42 AM Revision 25241b86 (qgis): improve the message string and append friendly name (e.g. WGS84)
Mathieu Pellerin - nIRV
05:30 AM Feature request #9716: Create desktop shortcuts option in Windows installer
The OSGeo4W installer also has an option for that - so it's feasible to add support for it in the standalone too. Jürgen Fischer
05:08 AM Feature request #9716 (Open): Create desktop shortcuts option in Windows installer
Is it possible to add an option in the Windows installer to ask if we want to create desktop shortcuts?
By default f...
Rémi Bovard
03:22 AM Revision 8f70e300 (qgis): push a message bar informing user of crs applied to newly added layer m...
Mathieu Pellerin - nIRV
02:35 AM Bug report #9715: Help link broken (404 Error)

Well actually there is no 2.2 documentation yet, and second, the html part should be removed.
see https://github.co...
Richard Duivenvoorde
01:45 AM Bug report #9715 (Closed): Help link broken (404 Error)
I think it's a blocker
Steps to reproduce:
* F1
-> Opens http://docs.qgis.org/2.2/html/en/docs/user_manual/ which do...
Rémi Bovard
01:45 AM Bug report #8923: SpatiaLite 4: added attributes disappear
This is a tricky issue. Just spent a good amount of time to reproduce it. It seems not to affect every file and it se... Matthias Kuhn

2014-03-04

12:59 AM Bug report #9710 (Feedback): r.surf.fractal fails with 'dyld: Library not loaded: /usr/local/lib/...
Does the same tool works as expected when used in native GRASS (with GUI or CLI)? Giovanni Manghi
12:59 AM Bug report #9710 (Feedback): r.surf.fractal fails with 'dyld: Library not loaded: /usr/local/lib/...
Does the same tool works as expected when used in native GRASS (with GUI or CLI)? Giovanni Manghi
07:11 AM Bug report #9710 (Closed): r.surf.fractal fails with 'dyld: Library not loaded: /usr/local/lib/li...
The r.surf.fractal GRASS tool is looking for libfftw3.3.dylib, but the QGIS application package contains libfftw3.dyl... Bud Huff
12:57 AM Bug report #9671: SAGA and GRASS: "missing dependency" error when logged using "Windows network u...
Miroslav Umlauf wrote:
> I just found out it must have something to do with my network user profile because I have ju...
Giovanni Manghi
01:15 AM Bug report #9671: SAGA and GRASS: "missing dependency" error when logged using "Windows network u...
Yep. As it is on saga_03.png. I just found out it must have something to do with my network user profile because I ha... Miroslav Umlauf
12:56 AM Bug report #9713 (Open): No angle > 90° in line pattern fill in layer properties
Rémi Bovard wrote:
> I confirm the issue on Windows 7 with 2.2 and master.
>
> See screenshot
then it means does no...
Giovanni Manghi
12:56 AM Bug report #9713 (Open): No angle > 90° in line pattern fill in layer properties
Rémi Bovard wrote:
> I confirm the issue on Windows 7 with 2.2 and master.
>
> See screenshot
then it means does no...
Giovanni Manghi
12:56 AM Bug report #9713 (Open): No angle > 90° in line pattern fill in layer properties
Rémi Bovard wrote:
> I confirm the issue on Windows 7 with 2.2 and master.
>
> See screenshot
then it means does no...
Giovanni Manghi
12:56 AM Bug report #9713 (Open): No angle > 90° in line pattern fill in layer properties
Rémi Bovard wrote:
> I confirm the issue on Windows 7 with 2.2 and master.
>
> See screenshot
then it means does no...
Giovanni Manghi
12:56 AM Bug report #9713 (Open): No angle > 90° in line pattern fill in layer properties
Rémi Bovard wrote:
> I confirm the issue on Windows 7 with 2.2 and master.
>
> See screenshot
then it means does no...
Giovanni Manghi
12:54 AM Bug report #9713: No angle > 90° in line pattern fill in layer properties
I confirm the issue on Windows 7 with 2.2 and master.
See screenshot
Rémi Bovard
12:48 AM Bug report #9713: No angle > 90° in line pattern fill in layer properties
Alessandro Ciali wrote:
> I've experienced the same bug.
on master too?
Giovanni Manghi
12:47 AM Bug report #9713: No angle > 90° in line pattern fill in layer properties
I've experienced the same bug. Furthermore, line pattern fill created with previous versions (e.g. 2.0) are not corr... Alessandro Ciali
12:40 AM Bug report #9713 (Feedback): No angle > 90° in line pattern fill in layer properties
It works fine on qgis master, would you ming give it a try? thanks! see attached image Giovanni Manghi
12:40 AM Bug report #9713 (Feedback): No angle > 90° in line pattern fill in layer properties
It works fine on qgis master, would you ming give it a try? thanks! see attached image Giovanni Manghi
12:40 AM Bug report #9713 (Feedback): No angle > 90° in line pattern fill in layer properties
It works fine on qgis master, would you ming give it a try? thanks! see attached image Giovanni Manghi
11:05 PM Bug report #9713 (Closed): No angle > 90° in line pattern fill in layer properties
layer properties > style > symbol selector > line pattern fill.
In QGis 2.1.X you could use an angle of e.g. 135° to...
Josef Molitor
12:42 AM Feature request #9689 (Feedback): Joins should be more mindful of DBF field name length limitations
Emilio G wrote:
> The software should simply check if the name is a duplicate. If not, leave it as is. It cannot simp...
Giovanni Manghi
07:56 AM Feature request #9689: Joins should be more mindful of DBF field name length limitations
Emilio G wrote:
> The software should simply check if the name is a duplicate. If not, leave it as is. It cannot simp...
Jürgen Fischer
07:13 AM Feature request #9689: Joins should be more mindful of DBF field name length limitations
The software should simply check if the name is a duplicate. If not, leave it as is. It cannot simply prepend the lay... Emilio G
12:33 AM Bug report #9714 (Closed): Show features count options on many layers doesn't work
Steps to reproduce:
* Select many layers
* Right click - Show features count
-> Only one layer shows features count
...
Rémi Bovard
12:32 AM Bug report #9712: QGis 2.x failes to add vector theme on Fedora 20
Both packages work fine here on the same platform.
Edit: I guess you are talking about the alternative repository me...
Matthias Kuhn
12:25 AM Bug report #9712 (Feedback): QGis 2.x failes to add vector theme on Fedora 20
any important message in the console, if you launch qgis from it? tried to disable/remove all the plugins (or launch ... Giovanni Manghi
12:25 AM Bug report #9712 (Feedback): QGis 2.x failes to add vector theme on Fedora 20
any important message in the console, if you launch qgis from it? tried to disable/remove all the plugins (or launch ... Giovanni Manghi
12:20 AM Bug report #9712: QGis 2.x failes to add vector theme on Fedora 20
arch is x86_64 Vitaly Isaev
01:12 PM Bug report #9712 (Closed): QGis 2.x failes to add vector theme on Fedora 20
Hello all, I have just faced with an unexpected behavior of QGis 2.x on Fedora Desktop 20. For a some reason I cannot... Vitaly Isaev
12:30 AM Bug report #9532: Node tool causes crash
Dan Piggott wrote:
> Hi, I'm encountering what might be the same problem. I'm on Windows 7 with QGIS 2.0.1 and havin...
Giovanni Manghi
09:31 AM Bug report #9532: Node tool causes crash
Hi, I'm encountering what might be the same problem. I'm on Windows 7 with QGIS 2.0.1 and having frequent crashes wh... Dan Piggott
11:40 PM Bug report #9704: Gdal Modules Errors on OsX Mavericks
Rhenriques, I tried your method and it works! Many thanks
Cheers
Francesco Vidotto
08:55 AM Bug report #9704: Gdal Modules Errors on OsX Mavericks
Francesco, I have been able to make 2.2 GDAL modules work by pickup the gdal folder from version 2.0.1 located in "/A... Rhenriques Henriques
06:56 AM Bug report #9704: Gdal Modules Errors on OsX Mavericks
I have trashed QGIS 2.2 and reinstalled 2.0.1-Dufour (I had to reinstall matplotlib). Now the warp module works like ... Francesco Vidotto
06:12 AM Bug report #9704: Gdal Modules Errors on OsX Mavericks
As Francesco Vidotto said, it was working in previous versions. I do lots of reprojections (warp module) and format t... Rhenriques Henriques
03:07 AM Bug report #9704: Gdal Modules Errors on OsX Mavericks
Same problem here with Mavericks.
It never occurred with previous versions of QGIS
Warp (reproject)...
Francesco Vidotto
10:57 PM Revision 837642b7 (qgis): Merge pull request #1222 from nyalldawson/wms_layer_speed
Cache result of checking whether axis should be inverted for wms layers Jürgen Fischer
10:43 PM Feature request #9709: Logo suggestion
Ah, I see. Very nice designs. Better than mine at least :) Per Gammerath
05:54 AM Feature request #9709: Logo suggestion
see also http://99designs.de/logo-design/contests/qgis-needs-logo-210397 Jürgen Fischer
05:53 AM Feature request #9709 (Open): Logo suggestion
Just an attempt to spark off a modern looking logo. Go ahead and close this issue if it's irrelevant or useless. Per Gammerath
08:54 PM Feature request #8050 (Closed): improve automatic CRS attribution on loaded layer with no CRS
Fixed: #08965ed2f0382e0c398bcb4d8385b8ed2be2f093 Mathieu Pellerin - nIRV
08:54 PM Feature request #8050 (Closed): improve automatic CRS attribution on loaded layer with no CRS
Fixed: #08965ed2f0382e0c398bcb4d8385b8ed2be2f093 Mathieu Pellerin - nIRV
06:40 PM Revision 28468571 (qgis): remove more msvc deprecation pragmas
Jürgen Fischer
03:49 PM Revision 100f9729 (qgis): add GUI_EXPORT and sip bindings to QgsExtentGroupBox,
fix sip binding of QgsRasterLayerSaveAsDialog Jürgen Fischer
03:43 PM Revision ec3f7f67 (qgis): [FEATURE]: Expressions in GetFeatureInfo output
Marco Hugentobler
03:43 PM Revision bf8ed476 (qgis): WMS Server: show native type in GetProjectSettings
Marco Hugentobler
02:12 PM Revision 9b71d081 (qgis): Merge pull request #1208 from nirvn/expression_wordwrap3
[expression] implement a wordwrap function (fix #9412) Nathan Woodrow
12:18 PM Revision 86ea4bf3 (qgis): Fix #9698 (magnified SVG symbols with data-defined rotation)
Martin Dobias
12:11 PM Revision 9774abdb (qgis): More fixes to support embedded groups
Marco Hugentobler
11:39 AM Revision 8ac3a94b (qgis): Fix #8898 (optional filter extent for vector save as)
Martin Dobias
11:39 AM Revision 8ed41142 (qgis): Merged "save as" and "save selection as" actions - choice moved to the ...
Martin Dobias
11:39 AM Revision cbf2c1a8 (qgis): Use QgsExtentGroupBox also in raster Save as dialog
Martin Dobias
10:39 AM Bug report #9711 (Closed): Incorrect Mac OS info on download page
Ran into this yesterday when helping a student get qGIS on his Mac laptop.
Source page: http://www.qgis.org/en/site/...
Kristin Bott
08:31 AM Bug report #9693: OpenStreetMap XML import takes a long time
Probably the best would be both were using the spatialite provider which already does the correct choice (https://git... Giovanni Allegri
08:18 AM Bug report #9693: OpenStreetMap XML import takes a long time
So the same switch as in offline editing (https://github.com/qgis/QGIS/blob/master/src/core/qgsofflineediting.cpp#L28... Giovanni Allegri
06:20 AM Revision 99d030d6 (qgis): Cache result of checking whether axis should be inverted for wms layers...
Nyall Dawson
05:56 AM Feature request #9592: Oracle should only look in metadata table for metadata
I've just installed the latest nightly and it's still taking about 2 mins to list the tables so I guess this hasn't b... Jonathan Moules
05:38 AM Bug report #9700 (Closed): Georeferencer locks up QGIS
Yep, works in master. Jonathan Moules
05:12 AM Feature request #9412 (Closed): add a "minimum characters to wrap" option to labels
Fixed in changeset commit:"9b71d081f1deb26193eca483ad9e7287bdc7af6b". Nathan Woodrow
05:01 AM Feature request #8898: "Save vector layer as" - limit export
Martin, fantastic addition, this should find its way in the 2.4 what's new visual change log. Mathieu Pellerin - nIRV
02:41 AM Feature request #8898 (Closed): "Save vector layer as" - limit export
Fixed in changeset commit:"8ac3a94b99ec5ab0d64f6967e3f2eb577d0acb0a". Martin Dobias
04:37 AM Bug report #9708 (Closed): Handle bad layers fails on a bad WMS layer
When opening a QGIS project with missing/bad WMS layer, "handle bad layers" dialog offers to select a file(!) to fix ... marisn -
04:14 AM Bug report #7039: Use message bar for handling bad layers
Oliver, you are talking about #8718
It's a different issue and it isn't strictly dependant on this one (although both...
marisn -
03:19 AM Bug report #9698 (Closed): composer: magnified SVG symbols when rotation is defined
Fixed in changeset commit:"86ea4bf39a9535b6524e015fb7e1a1975d2cd6e9". Martin Dobias
02:43 AM Feature request #9521: Introduce support for "prepared" geometries
Hi Larry - the algorithm in PAL that checks overlaps in PAL works with label candidate rectangles (possibly rotated),... Martin Dobias
02:35 AM Bug report #9612: Web view doesn't work with specific URL in feature form
Rémi Bovard wrote:
> Yes, because if put only http://www.camac.vd.ch/ it works... It's very strange, can you reproduc...
Matthias Kuhn
02:17 AM Bug report #9604: Attribute table: the icons for "Unselect all" and "Delete selected features" ar...
In fact, using the green color is more in line with what's used in the digitizing toolbars (new feature, move feature... Alexandre Neto
01:13 AM Bug report #9707: Zoom problems in qgis 2.x on ubuntu 12.04
No I am using 2.2 Valmiera - the same problems also appeared in 2.0 Dufour
I have attached an example of a shape lay...
Joergen Buus-Hinkler
01:13 AM Bug report #9707: Zoom problems in qgis 2.x on ubuntu 12.04
No I am using 2.2 Valmiera - the same problems also appeared in 2.0 Dufour
I have attached an example of a shape lay...
Joergen Buus-Hinkler
01:13 AM Bug report #9707: Zoom problems in qgis 2.x on ubuntu 12.04
No I am using 2.2 Valmiera - the same problems also appeared in 2.0 Dufour
I have attached an example of a shape lay...
Joergen Buus-Hinkler
01:13 AM Bug report #9707: Zoom problems in qgis 2.x on ubuntu 12.04
No I am using 2.2 Valmiera - the same problems also appeared in 2.0 Dufour
I have attached an example of a shape lay...
Joergen Buus-Hinkler
01:13 AM Bug report #9707: Zoom problems in qgis 2.x on ubuntu 12.04
No I am using 2.2 Valmiera - the same problems also appeared in 2.0 Dufour
I have attached an example of a shape lay...
Joergen Buus-Hinkler
01:01 AM Bug report #9707 (Feedback): Zoom problems in qgis 2.x on ubuntu 12.04
a similar issue should have been solved in qgis 2.2, are you using it or still using 2.0.1?
please also attach sampl...
Giovanni Manghi
01:01 AM Bug report #9707 (Feedback): Zoom problems in qgis 2.x on ubuntu 12.04
a similar issue should have been solved in qgis 2.2, are you using it or still using 2.0.1?
please also attach sampl...
Giovanni Manghi

2014-03-03

12:58 AM Bug report #9690 (Closed): Incorrect areas using field calculator.
Thomas McAdam wrote:
> LAst line has a mistake, should read:
>
> Fields area_m2 and area_ha2 were calculated in the ...
Giovanni Manghi
12:58 AM Bug report #9690 (Closed): Incorrect areas using field calculator.
Thomas McAdam wrote:
> LAst line has a mistake, should read:
>
> Fields area_m2 and area_ha2 were calculated in the ...
Giovanni Manghi
12:48 AM Bug report #9707 (Closed): Zoom problems in qgis 2.x on ubuntu 12.04
I have qgis running on Linux Ubuntu 12.04. 64 bit. When I zoom in in layers (shape-files) in lat lon projection the l... Joergen Buus-Hinkler
12:45 AM Bug report #9687 (Feedback): save style creates invalid file with action
Does not seems to apply to all actions(?) I just made one (using FF to open a URL written in the table of attributes)... Giovanni Manghi
12:45 AM Bug report #9687 (Feedback): save style creates invalid file with action
Does not seems to apply to all actions(?) I just made one (using FF to open a URL written in the table of attributes)... Giovanni Manghi
12:41 AM Bug report #9671: SAGA and GRASS: "missing dependency" error when logged using "Windows network u...
Miroslav Umlauf wrote:
> OK, now I am lost. I have completely uninstalled all QGIS on Windows 7 64bit. I have deleted...
Giovanni Manghi
12:39 AM Bug report #9700 (Feedback): Georeferencer locks up QGIS
I guess that 2.2.0-2 should be installable with osgeo4w. Giovanni Manghi
12:39 AM Bug report #9700 (Feedback): Georeferencer locks up QGIS
I guess that 2.2.0-2 should be installable with osgeo4w. Giovanni Manghi
12:34 AM Bug report #9526 (Closed): File based layer edits and posts taking extremely long time
Giovanni Manghi wrote:
> Patrick Dunford wrote:
> > OK so I finished editing the two layers (25KB and 32KB, shapefile...
Giovanni Manghi
12:34 AM Bug report #9526 (Closed): File based layer edits and posts taking extremely long time
Giovanni Manghi wrote:
> Patrick Dunford wrote:
> > OK so I finished editing the two layers (25KB and 32KB, shapefile...
Giovanni Manghi
12:29 AM Bug report #9704 (Feedback): Gdal Modules Errors on OsX Mavericks
Giovanni Manghi
12:29 AM Bug report #9704: Gdal Modules Errors on OsX Mavericks
did it happened in previous qgis versions? Giovanni Manghi
12:29 AM Bug report #9704: Gdal Modules Errors on OsX Mavericks
did it happened in previous qgis versions? Giovanni Manghi
12:26 AM Feature request #9689: Joins should be more mindful of DBF field name length limitations
Not an easy task, the prefix is necessary to avoid attributes with the same name, then shapefiles have a 10 chars col... Giovanni Manghi
12:26 AM Feature request #9689: Joins should be more mindful of DBF field name length limitations
Not an easy task, the prefix is necessary to avoid attributes with the same name, then shapefiles have a 10 chars col... Giovanni Manghi
12:26 AM Feature request #9689: Joins should be more mindful of DBF field name length limitations
Not an easy task, the prefix is necessary to avoid attributes with the same name, then shapefiles have a 10 chars col... Giovanni Manghi
12:21 AM Bug report #9693: OpenStreetMap XML import takes a long time
One just needs to call "SELECT InitSpatialMetadata(1)" for SpatiaLite >= 4.1 instead of just "SELECT InitSpatialMetad... Martin Dobias
12:05 AM Bug report #9693: OpenStreetMap XML import takes a long time
Giovanni Allegri wrote:
> I've noticed that during the freezed time a Sqlite journal file is continously created and ...
Giovanni Manghi
12:20 AM Bug report #9703: make measure tools lines more visible and persistent until the user choose to r...
I agree at least on the first part, the lines are barely visible when there are styled/raster layer in the canvas. Giovanni Manghi
12:20 AM Bug report #9703: make measure tools lines more visible and persistent until the user choose to r...
I agree at least on the first part, the lines are barely visible when there are styled/raster layer in the canvas. Giovanni Manghi
12:20 AM Bug report #9703: make measure tools lines more visible and persistent until the user choose to r...
I agree at least on the first part, the lines are barely visible when there are styled/raster layer in the canvas. Giovanni Manghi
12:20 AM Bug report #9703: make measure tools lines more visible and persistent until the user choose to r...
I agree at least on the first part, the lines are barely visible when there are styled/raster layer in the canvas. Giovanni Manghi
12:16 AM Bug report #9701 (Feedback): Vector Difference failing to end
Hi,
please test qgis 2.2 and/or attach sample data. Cheers!
Giovanni Manghi
12:16 AM Bug report #9701 (Feedback): Vector Difference failing to end
Hi,
please test qgis 2.2 and/or attach sample data. Cheers!
Giovanni Manghi
12:12 AM Bug report #9695: Unexplained difference between geometry cheking and topology checking
One probable explanation is that the two tools were coded in different ways (and as far as I understand in different ... Giovanni Manghi
 

Also available in: Atom