Activity

From 2012-02-25 to 2012-03-25

2012-03-25

12:14 PM Revision 72091184 (qgis): QgsAttributeAction::expandAction still in use - drop deprecation
Jürgen Fischer
11:25 AM Revision dcd8685d (qgis): wms server: improve inverted axis handling for WMS 1.3
Jürgen Fischer
11:25 AM Revision 49456116 (qgis): fix support for multigeometries in postgres and mssql provider
Jürgen Fischer
09:17 AM Bug report #5230 (Closed): qgis server: set the mssql driver ON/OFF with cmake configuration
Hi,
compiling qgis-server , with last revision of trunk, I have
no error in configuring phase, but this error in comp...
aperi2007 -
06:31 AM Bug report #5109 (Closed): ERROR: Geometry type Poly not match MultiPoly
Salvatore Larosa wrote:
> One more thing, Might it solve the problem very like with the SPIT plugin?
> Worth to file ...
Jürgen Fischer
06:31 AM Bug report #5109 (Closed): ERROR: Geometry type Poly not match MultiPoly
Salvatore Larosa wrote:
> One more thing, Might it solve the problem very like with the SPIT plugin?
> Worth to file ...
Jürgen Fischer
06:04 AM Bug report #5109: ERROR: Geometry type Poly not match MultiPoly
Jürgen Fischer wrote:
> commit:49456116 should fix this.
Yes, solved!
Thanks!
I can't change the status ticket to cl...
Salvatore Larosa
03:50 AM Bug report #5109: ERROR: Geometry type Poly not match MultiPoly
commit:49456116 should fix this. Jürgen Fischer
03:20 AM Bug report #5227: Can't read linstring table from new MSSQL provider
Yes, if you specify a primary key and identity - a layer is added. Thank. Sergey M
03:16 AM Bug report #5229 (Closed): SQL Server type of geography: Latitude and Longitude are swapped.
When connecting to SQL Server (new native driver) to the table with the type of *geography* - longitude and latitude ... Sergey M
01:37 AM Revision be42f37d (qgis): osgeo4w: don't set GDAL_DRIVER_PATH?
Jürgen Fischer

2012-03-24

11:48 PM Bug report #5227: Can't read linstring table from new MSSQL provider
Ok this is related to the int column *not* being a primary key and also *not* being a identity spec.
Create the tabl...
Nathan Woodrow
11:48 PM Bug report #5227: Can't read linstring table from new MSSQL provider
Ok this is related to the int column *not* being a primary key and also *not* being a identity spec.
Create the tabl...
Nathan Woodrow
08:08 PM Bug report #5227: Can't read linstring table from new MSSQL provider
Seems to be related to a primary key issue. Looking into it now. Nathan Woodrow
08:02 PM Bug report #5227: Can't read linstring table from new MSSQL provider
I can connect to the server and list the tables. But as per Sergey M, I get an invalid layer error message when I try... Jeremy Palmer
12:46 PM Bug report #5227: Can't read linstring table from new MSSQL provider
The same problem
SQL:...
Sergey M
01:41 AM Bug report #5227: Can't read linstring table from new MSSQL provider
Do you get any errors?
Can you open line and polygon tables correctly?
Are you able to supply and sample set so I...
Nathan Woodrow
10:39 PM Revision 99c7a81a (qgis): Fix restoring of transparent slider
Marco Hugentobler
10:30 PM Revision e25ffdc5 (qgis): Fix margin issues on digitizing tab of options dialog (reset from 9 to ...
Tim Sutton
08:53 PM Revision 53b9ae24 (qgis): fix warnings in mssql provider
Jürgen Fischer
06:08 PM Revision 0ee37699 (qgis): [FEATURE] option to avoid WKT copying from attribute table (fix 4591)
Alexander Bruy
03:17 PM Bug report #5109: ERROR: Geometry type Poly not match MultiPoly
I also tried the version 1.7.4 is working correctly on Windows!
The problem seems to be present only in the master ve...
Salvatore Larosa
09:45 AM Bug report #5109: ERROR: Geometry type Poly not match MultiPoly
Something terrible has happened! :-)
I tried to edit and save with QGIS 1.7.3 (on the PC of a friend, but after that...
Salvatore Larosa
08:55 AM Bug report #5109: ERROR: Geometry type Poly not match MultiPoly
Salvatore Larosa wrote:
> I noticed that it happens only if the geometry is identified as a 'MULTI[LINESTRING,POINT,P...
Jürgen Fischer
08:48 AM Bug report #5109: ERROR: Geometry type Poly not match MultiPoly
I noticed that it happens only if the geometry is identified as a 'MULTI[LINESTRING,POINT,POLYGON]'
Salvatore Larosa
08:32 AM Bug report #5109: ERROR: Geometry type Poly not match MultiPoly
Jürgen Fischer wrote:
> The constraint is the problem (or QGIS' ignorance about it, if you like). Changing it to
>
...
Salvatore Larosa
08:17 AM Bug report #5109: ERROR: Geometry type Poly not match MultiPoly
Salvatore Larosa wrote:
> I did try to add some constraints:
> CONSTRAINT enforce_dims CHECK (st_ndims(geom) = 2),
> ...
Jürgen Fischer
03:04 PM Revision e3ce0338 (qgis): Add 0 pointer for renderer widget in case of singleband data
Marco Hugentobler
02:35 PM Revision 54769b30 (qgis): heatmap cleanups:
- don't crash when there is no layer at all
- don't translate debug messages
- add german translations
Jürgen Fischer
02:29 PM Revision ee06512b (qgis): Fix initialisation of transparency list
Marco Hugentobler
02:09 PM Revision fc8b0c42 (qgis): merge pull request #104:
- redesigned the dialog, added a options for - weighted buffer - raster size
- moved the advanced stuff under advance...
Arunmozhi
10:15 AM Feature request #4591 (Closed): Add option to allow avoid copying WKT geometry when copying/pasti...
Fixed in changeset commit:"0ee37699a7d87e0d260f14e7b89db70662245ecf". Alexander Bruy
03:32 AM Bug report #5220: Query builder uses strings as numbers?
Jürgen Fischer wrote:
> Giovanni Manghi wrote:
> > How @>@ works for strings?
>
> Um, isn't that obvious?
frankly...
Giovanni Manghi
03:29 AM Bug report #5220 (Closed): Query builder uses strings as numbers?
Giovanni Manghi
03:26 AM Bug report #5220: Query builder uses strings as numbers?
Giovanni Manghi wrote:
> How @>@ works for strings?
Um, isn't that obvious? E.g. in an ordered list of (unique) nam...
Jürgen Fischer
03:07 AM Feature request #5211: Calculator - add 10^
What's wrong with the available @^@ operator? Jürgen Fischer
01:55 AM Feature request #5228 (Closed): MSSQL spatial provider enhancements
Tamas Szekeres
01:25 AM Revision aa2d0b8e (qgis): Use 'New Connection...' instead of 'New...' for browser data items
Nathan Woodrow

2012-03-23

12:26 AM Bug report #5227 (Closed): Can't read linstring table from new MSSQL provider
I can't seem to read any line-string spatial tables from MSSQL 2008 R2 Jeremy Palmer
12:10 AM Revision efe5966e (qgis): Fix typo in MS SQL FreeTDS driver name
Nathan Woodrow
10:10 PM Revision a1eca861 (qgis): Clean up raster properties dialog
Marco Hugentobler
09:57 PM Revision 9cba646c (qgis): german translation update
Jürgen Fischer
09:46 PM Revision 6befa89a (qgis): indentation update
Jürgen Fischer
09:22 PM Revision 19ac5f6b (qgis): debian packaging update
Jürgen Fischer
08:34 PM Revision 05f7d6ba (qgis): fix warnings
Jürgen Fischer
05:09 PM Bug report #5226: Unable to select multiple features in new symbology
Can you try a nightly build as this has already been added. Nathan Woodrow
01:48 PM Bug report #5226 (Closed): Unable to select multiple features in new symbology
Using old symbology, holding down the Apple key I can select multiple features and apply the same line or fill styles... Kenton Ngo
11:30 AM Revision a0db1e39 (qgis): Add offset parameters to eventLayer functions
Marco Hugentobler
10:28 AM Revision 585e5817 (qgis): Merge MS SQL provider support. Funded by Digital Mapping Solutions (Au...
Also includes initial drag and drop support for PostGIS Nathan Woodrow
09:46 AM Revision f2f65d1d (qgis): PG:Implement handledrop for the postgres provider
Tamas Szekeres
09:45 AM Revision d212ca7f (qgis): Adding the native MSSQL provider
Tamas Szekeres
07:06 AM Bug report #5225 (Closed): Error for labeling with rule based renderer
Hi,
I have a point shape layer with street names. The field 'name' often only contains the word "Weg" and I don't wa...
Otto Dassau
05:10 AM Bug report #5224 (Closed): 'Merge selected features' tool creates invalid MULTIPOLYGON instead of...
In some cases, 'Merge selected feature' tool creates invalid MULTIPOLYGON instead of possible single POLYGON geometry... Ivan Mincik
02:44 AM Bug report #5109: ERROR: Geometry type Poly not match MultiPoly
Hi, my table is:... Salvatore Larosa
02:17 AM Bug report #5220: Query builder uses strings as numbers?
Hi Jurgen, thanks for the feedback.
Jürgen Fischer wrote:
> Do you mean "shouldn't make any sense"?
yes sorry
> ...
Giovanni Manghi

2012-03-22

12:42 AM Bug report #5109: ERROR: Geometry type Poly not match MultiPoly
Hi,
what are the constraints in the table in Postgis. The error message sounds like a Postgis problem - not like a Q...
Andreas Neumann
10:41 PM Revision 51ece3c0 (qgis): fix QgsSpatiaLiteProvider::uniqueValues, when there is a subset string
Jürgen Fischer
10:15 PM Revision 587b3382 (qgis): fix #5203
Jürgen Fischer
09:46 PM Revision 55290d0f (qgis): german translation update
Jürgen Fischer
09:41 PM Revision f770aea4 (qgis): indentation update and a few unused parameter warnings fixes
Jürgen Fischer
09:25 PM Revision 8968496b (qgis): switch to external spatialite on osgeo4w
Jürgen Fischer
02:53 PM Bug report #5220: Query builder uses strings as numbers?
Do you mean "shouldn't make any sense"? But even then I don't understand what the problem with @"NUM_F" > '175'@ is ... Jürgen Fischer
02:31 AM Bug report #5220 (Closed): Query builder uses strings as numbers?
I just noticed in qgis 1.7.4 and master that if I build a query like "DISTRITO" > 'FARO' or "NUM_F" > '175' (where "N... Giovanni Manghi
02:47 PM Bug report #5203 (Closed): Attribute editor can not insert numbers into fields of type numeric(pr...
Fixed in changeset commit:"587b33821dde8343d188d5683d5b9e153528c963". Jürgen Fischer
12:52 PM Bug report #5223 (Closed): ftools Intersection fails to gathering all shapes
In both 1.7.1 (which I used until yesterday) and 1.7.4, when I use vector:geoprocessing tools:intersect, known shapes... John Lortscher
11:23 AM Bug report #5142: reprojection with towg84 parameters is broken in qgis-master
adding a note that Jurgen added a fix for this in commit:c065736b71f856c22814d2f29f248b88e442ae6e
Full fix could be ...
Etienne Tourigny
10:59 AM Revision 9dbfabce (qgis): temporarily deactivated grass
added manual
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@53 881b9c09-3ef8-f3c2-ec...
volayaf
10:56 AM Revision a4cd26ea (qgis): fixed small bugs while settign rendering styles
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@52 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
10:03 AM Bug report #5222 (Closed): finding custom svg from project file assumes only on level of director...
I've tested it in 1.7.4 and master.
In order to use a custom svg file I've dropped it into ~homedir/.qgis/svg/<custo...
Gabriele Monfardini
06:25 AM Feature request #5221 (Closed): Write QPJ file when defining CRS for layer
If a layer is loaded that doesn't have an assigned CRS (eg a Shapefile without a PRJ) then depending on program optio... Andy Harfoot
02:57 AM Bug report #5210: QGIS freezes when editing via WFS-T
No, I don´t. I use a fresh installation of GeoServer 2.1.3. I tried with a few of the standard layers and got the sam... Magnus Nilsson
02:19 AM Bug report #5210: QGIS freezes when editing via WFS-T
johnrobot - wrote:
> I use http://localhost:8080/geoserver/wfs from GeoServer 2.1.3, so it isn´t a public URL.
do yo...
Giovanni Manghi
02:18 AM Feature request #5218 (Closed): Coordinate reference system for multiple shp file open
duplicate of #5219 Giovanni Manghi
02:18 AM Feature request #5218 (Closed): Coordinate reference system for multiple shp file open
duplicate of #5219 Giovanni Manghi
02:17 AM Feature request #5219 (Feedback): Coordinate reference system for multiple shp file open
I believe you may want to look at the "CRS" tab in the general options, in particular the "coordinate reference syste... Giovanni Manghi

2012-03-21

06:39 PM Feature request #5219 (Closed): Coordinate reference system for multiple shp file open
Hi team,
first of all thank you so much to provide such a great tool in open source world!
QGIS 1.7.4 on window wan...
Bernard park
06:35 PM Feature request #5218 (Closed): Coordinate reference system for multiple shp file open
Hi team,
first of all thank you so much to provide such a great tool in open source world!
QGIS 1.7.4 on window wan...
Bernard park
06:28 PM Revision a7b72bee (qgis): minor change to avoid showing non-file-based layers
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@51 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
05:50 PM Revision 3e95fb5a (qgis): added support for custom output rendering styles
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@50 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
02:38 PM Feature request #5217 (Open): Rendering Symbol level: merge the boundary when the level is the same
Hi, I guess in the rule rendering, using the symbol level, when two feature are touching on a portion each-other and ... aperi2007 -
01:07 PM Feature request #5215: Save text annotations as shapefile
Yes this is really interesting.
Some the shapefile has max 255 chars and don't allow carriage returns.
I guess a si...
aperi2007 -
08:26 AM Feature request #5215 (Open): Save text annotations as shapefile
It would be very useful to allow save text annotation as shapefile (point layer) where the text of the annotations is... Giovanni Manghi
12:51 PM Bug report #5210: QGIS freezes when editing via WFS-T
I use http://localhost:8080/geoserver/wfs from GeoServer 2.1.3, so it isn´t a public URL. Magnus Nilsson
12:47 PM Bug report #5210: QGIS freezes when editing via WFS-T
can you post a public URL that causes the issue? Giovanni Manghi
12:42 PM Bug report #5210: QGIS freezes when editing via WFS-T
I have tried with 1.9.90-alpha (qgis-dev) and I can confirm that the same problem occurs here as well. In fact, when ... Magnus Nilsson
11:46 AM Revision 2d4a5963 (qgis): Add possibility to force eventLayer features to single geometry type
Marco Hugentobler
09:25 AM Feature request #5216 (Open): Modify default options in QGIS
It would be nice if we could change default QGIS options.
For example, the default font used by QGIS composer on my ...
Simon Georget
08:32 AM Revision 772e8e7c (qgis): started grass algorithm provider
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@48 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
08:11 AM Feature request #5214 (Closed): field-calculator: a new function to fill a string of repeated chars
Hi,
in the field-calculator to fill a field of the attribute-table,
should be really useful a function like the
"rep...
aperi2007 -

2012-03-20

02:45 PM Revision c27c8904 (qgis): [FEATURE]: Add WFS support for QGIS server. Provided by René-Luc D'Hont
Marco Hugentobler
01:35 PM Bug report #5176: Wrong projections for custom CRS
I can confirm this issue. It's well-described above. It has been around since at least June 2011. Layers shouldn't be... Gavin Fleming
01:13 PM Bug report #5212 (Closed): Proxy settings ignored for layers
Proxy settings are ignored when trying to add a vector layer that is on the web, ie:
http://geonb.snb.ca/ArcGIS/re...
Andrew DeMerchant
12:15 PM Feature request #5211 (Closed): Calculator - add 10^
In the qgis calculator I notice miss the 10^ as invert of
log10.
aperi2007 -
11:48 AM Bug report #5210: QGIS freezes when editing via WFS-T
Can you please give a try to qgis-dev using osgeo4w? thanks. Giovanni Manghi
11:46 AM Bug report #5210 (Closed): QGIS freezes when editing via WFS-T
I add a WFS and go into edit mode. QGIS freezes when I edit a node in a line from a GeoServer localhost WFS and try t... Magnus Nilsson
09:00 AM Bug report #4567 (Feedback): Ftools - Union returns Wrong Table of Attributes
Hi Alexandre,
the resulting table of attributes looks like the attached image (I'm using master on both linux and wi...
Giovanni Manghi
09:00 AM Bug report #4567 (Feedback): Ftools - Union returns Wrong Table of Attributes
Hi Alexandre,
the resulting table of attributes looks like the attached image (I'm using master on both linux and wi...
Giovanni Manghi
07:17 AM Bug report #4567: Ftools - Union returns Wrong Table of Attributes
Giovanni Manghi wrote:
> Can you please detail what should be the expected result with the attached sample data? tha...
Giovanni Manghi
07:16 AM Bug report #4567: Ftools - Union returns Wrong Table of Attributes
Can you please detail what should be the expected result with the attached sample data? thanks.
Alexandre Neto wrote...
Giovanni Manghi
07:14 AM Bug report #4567: Ftools - Union returns Wrong Table of Attributes
Is there any news about this problem?
I'm trying Union both in 1.7.4 and 1.9.90-Alpha QGIS code revision
f3b78ef, in...
Alexandre Neto
08:46 AM Bug report #5209 (Closed): Print layout: Image item properties panel too wide
In the Print Layout window, the right panel for images is much wider than others, and not resizable, so it does not f... Paolo Cavallini
08:27 AM Bug report #4053: QGIS Globe crashes on launch
Globe plugin is regularly crashing also my qgis (master, self packaged on debian, both testing and unstable):
warnin...
Paolo Cavallini
07:07 AM Feature request #5094 (Closed): QGIS Server Web Feature Service capabilities
Added to master branch in commit c27c89045c172ae1afc68a5571552e145d426f15. Thank you René-Luc for this nice work!
To...
Marco Hugentobler
02:28 AM Feature request #5094: QGIS Server Web Feature Service capabilities

> We, at 3Liz, would like to have WFS directly in QGIS Server like MapServer has, because we don't want to
> instal...
Vincent Picavet
03:21 AM Bug report #4050: GPSD Server WATCH request

> Quantum GIS - 1.7.4-Wroclaw 'Wroclaw' (exported)
>
> It doesn't have the fix.
if the fix was not backported to ...
Giovanni Manghi
03:20 AM Bug report #5207 (Rejected): Error handling null values (numeric, decimal)
The issue has been fixed, but if the fix was not backported then is available only in qgis-master. Giovanni Manghi
03:20 AM Bug report #5207 (Rejected): Error handling null values (numeric, decimal)
The issue has been fixed, but if the fix was not backported then is available only in qgis-master. Giovanni Manghi

2012-03-19

03:14 PM Bug report #4050: GPSD Server WATCH request
I've been using the RPM version for Fedora 15:
Quantum GIS - 1.7.4-Wroclaw 'Wroclaw' (exported)
It doesn't have the...
Joseph Wolf
12:14 PM Bug report #4050: GPSD Server WATCH request
Joseph Wolf wrote:
> Is this fix applied yet?
if it wasn't backported you will need to install qgis-master
Giovanni Manghi
12:13 PM Bug report #4050: GPSD Server WATCH request
Is this fix applied yet?
Joseph Wolf
12:13 PM Bug report #4050: GPSD Server WATCH request
Is this fix applied yet?
Joseph Wolf
02:49 PM Bug report #5207 (Rejected): Error handling null values (numeric, decimal)
If postgres numeric, decimal fields are empty users can't enter number. Bug #4089 was closed but still exists in vers... Jože Detečnik
01:12 PM Bug report #4106: Error in join
Dan - I encountered a similar issue. Windows doesn't like non-Admins to save things to the C:\\Program Files\\ direct... Jeff Meyer
01:08 PM Revision a2ee7699 (qgis): Fixed v.extrude and v.drape GRASS modules
Paolo Cavallini
12:35 PM Bug report #4521: Map Tips does not work with on the fly CRS transformation
MapTips also displays the message "Maptips require an active layer" after user has selected a layer: the warning mess... Thaddeus -
11:11 AM Bug report #5176: Wrong projections for custom CRS
I can confirm this issue. Wish I'd seen this before I spend my morning tracking it down! Not only is this a display... Brian Freed
10:54 AM Bug report #5205 (Closed): PCT to RGB not working.
Works randomly with errors like "IndexError: index out of range for array" or the resulting tiff has the wrong refere... Thaddeus -
09:33 AM Bug report #5204 (Closed): Create grid: wrong extent with OTF
* Activate OTF reprojection
* Create a grid based on the extent of a layer that is in a different SRS from that of th...
Paolo Cavallini
08:52 AM Revision 8058b222 (qgis): switch to external spatialite on windows
Jürgen Fischer
08:25 AM Revision 6972cfa2 (qgis): apply #5121
Jürgen Fischer
08:05 AM Bug report #5195 (Closed): Add saved file to the map requires the file extension
Duplicate #5014 Alexander Bruy
08:05 AM Bug report #5195 (Closed): Add saved file to the map requires the file extension
Duplicate #5014 Alexander Bruy
07:13 AM Bug report #5203 (Closed): Attribute editor can not insert numbers into fields of type numeric(pr...
If I have an attribute of type numeric (precision, scale) I can't insert a new field - simply put, no letters appear ... Gissur Þórhallsson
05:47 AM Feature request #5094: QGIS Server Web Feature Service capabilities
Hey it's opensource,
We, at 3Liz, would like to have WFS directly in QGIS Server like MapServer has, because we don'...
René-Luc ReLuc
05:17 AM Feature request #5094: QGIS Server Web Feature Service capabilities
Hi,
> TinyOWS only works with PostGIS and does not use QDOM. Having WFS capabilities in Qgis brings more supported v...
Vincent Picavet
04:52 AM Feature request #5094: QGIS Server Web Feature Service capabilities
The new patch attached (wfs-server-V4.patch) adds the capability to select the published layer in the WFS Service via... Michael Douchin
04:10 AM Bug report #5202 (Closed): "random points" tool create points all in the same place if a raster (...
subject says it all Giovanni Manghi

2012-03-18

12:27 AM Bug report #5121 (Closed): (regression) qgis crashes if select a serial port and push the connect...
Thomas Arnold wrote:
> is that file ok?
Yes. Thanks. Applied in commit:6972cfa
Jürgen Fischer
12:27 AM Bug report #5121 (Closed): (regression) qgis crashes if select a serial port and push the connect...
Thomas Arnold wrote:
> is that file ok?
Yes. Thanks. Applied in commit:6972cfa
Jürgen Fischer
12:17 AM Bug report #5121: (regression) qgis crashes if select a serial port and push the connect button i...
Hi,
is that file ok?
Thomas Arnold
06:37 PM Revision b7d940ef (qgis): finished conversion of models into python code
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@46 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
05:24 PM Bug report #5200 (Closed): RT_Sql_layer: error python on startup
QGis trac is the wrong place to open ticket for non-core plugins.
I moved your ticket to the RT_Sql_layer plugin tr...
Giuseppe Sucameli
05:24 PM Bug report #5200 (Closed): RT_Sql_layer: error python on startup
QGis trac is the wrong place to open ticket for non-core plugins.
I moved your ticket to the RT_Sql_layer plugin tr...
Giuseppe Sucameli
05:24 PM Bug report #5200 (Closed): RT_Sql_layer: error python on startup
QGis trac is the wrong place to open ticket for non-core plugins.
I moved your ticket to the RT_Sql_layer plugin tr...
Giuseppe Sucameli
05:08 PM Bug report #5200 (Closed): RT_Sql_layer: error python on startup
Hi,
When I choose, in the RT_Sql_Layer a db-connection on postgis,
I have this python error:...
aperi2007 -
03:40 PM Feature request #5199 (Rejected): Relative paths for qgis server
Jürgen Fischer
03:25 PM Feature request #5199: Relative paths for qgis server
I was reading old tutorial perhaps.
Relative paths are working fine, thank you
bradypus -
09:56 AM Feature request #5199: Relative paths for qgis server
Relative paths are already supported. What version/pla
tform are you using?
Giovanni Manghi
09:52 AM Feature request #5199 (Rejected): Relative paths for qgis server
Hello all,
this is a feature request for qgis server. It wuold be very useful to have relative paths in qgis server i...
bradypus -
11:42 AM Revision 50a8ce3f (qgis): Saga algorithms are now aware of selection in qgis
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@45 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
09:37 AM Revision c9bbcd8a (qgis): Restrict input type for zonal statistics to gdal rasters for now (switc...
Marco Hugentobler
09:13 AM Revision 9f57650e (qgis): Fix for zonal statistics (ticket #4972)
Marco Hugentobler
06:07 AM Bug report #5198 (Closed): qgis-server: under Windows shapes and tiffs are not rendered (with rel...
Hi,
I just tested qgis-server (master) under Windows/Osgeo4w.
I noticed that works all ok when using absolute paths...
Giovanni Manghi
03:37 AM Bug report #5197: Feature connectivity breaks in "project on the fly" editing
I'm not sure what this mean and how I would try to replicate the issue. Can you try explain better (a step by step pr... Giovanni Manghi
03:15 AM Bug report #5197 (Closed): Feature connectivity breaks in "project on the fly" editing
There are micro-breaks into geometry connectivity when non-projected data edited in "project on the fly" and "snappin... Oleg Seliverstov
03:06 AM Bug report #5174: 'Label field' based on joined table lost when reopening project (old labelling)
I experienced a similar behaviour.
I have a DXF added as layer, I joined a table, I used a joined field as label size...
Alessandro Ciali
01:17 AM Bug report #4972 (Closed): Zonal statistics: wrong IN and OUT files
Fixed in master branch (commit 9f57650eafec1bfa2d66c76e174d0a6b90a0726a ). Marco Hugentobler

2012-03-17

12:10 AM Revision e4554d5c (qgis): Severql bug fixes qnd smqll improvements in qgis bindings
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@43 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
02:48 PM Bug report #5196 (Closed): QGIS crashes on style > categorized
I'm having this problem with QGIS 1.7.4 on MacOS 1.6.8. The bug was not present on 1.7.3 build.
Having a vector layer...
bradypus -
02:48 PM Revision c936d031 (qgis): also count points that intersects polygon bounds (fix #5163)
Alexander Bruy
02:47 PM Revision 9cf98813 (qgis): [BACKPORT] Formatting changes only for raster color ramp shader class
Tim Sutton
02:46 PM Revision c065736b (qgis): use GDAL_FIX_ESRI_WKT in QgsOgrProvider::crs (fixes #5066 with GDAL 1.9)
Jürgen Fischer
01:55 PM Bug report #5174: 'Label field' based on joined table lost when reopening project (old labelling)
Yes, I can confirm this. It is only using the old labeling in layers properties.
A similar problem occurs in this ca...
Gerhard Spieles
12:39 PM Bug report #5174: 'Label field' based on joined table lost when reopening project (old labelling)
Seems to me this is only with old labelling, not with the new one. Do you confirm? Marco Hugentobler

2012-03-16

10:54 PM Revision 748d8575 (qgis): Improve multiband color widget
Marco Hugentobler
04:54 PM Revision c5769bf3 (qgis): Append Filter tag to Rule tag when exporting Categorized/Graduated rend...
Giuseppe Sucameli
01:10 PM Bug report #4521: Map Tips does not work with on the fly CRS transformation
The Hotlink plug-in suffers the same fate: ¿ would this be related or a different ticket ? Thaddeus -
01:07 PM Feature request #1591: Coordinate capture plugin: lat/long reversed?
Adding the x,y info. seems a good idea: the pointer tips, when hovering on the edit boxes, would be a handy place. No... Thaddeus -
07:52 AM Feature request #1591: Coordinate capture plugin: lat/long reversed?
I see there's been no movement on this :-(
It's a simple matter of usability it seems.
The user does not really care ...
belg4mit -
11:44 AM Bug report #5195 (Closed): Add saved file to the map requires the file extension
If I Save as... a shp with another name (without the shp extension), and I check the option Add saved file to the map... Paolo Cavallini
09:06 AM Bug report #5193 (Closed): rasterize misses the -of parameter (output format)
subject says it all Giovanni Manghi
08:56 AM Bug report #5191 (Closed): Missing Filter exporting to SLD from CategorizedRenderV2
Fixed in changeset commit:"c5769bf3799c785ab90d4f37fa1a0c7fe88cfc3f". Giuseppe Sucameli
07:47 AM Bug report #5191 (Closed): Missing Filter exporting to SLD from CategorizedRenderV2
Exporting a Categorized style (new symbology) to SLD results in a sld document with a missing Filter tag. Giuseppe Sucameli
08:12 AM Bug report #5190: Scroll wheel only moves lists down
I've had this issue since 1.4 on XP and still with 1.7.4 on Win 7. Will see if I can find a way to record a video, th... belg4mit -
07:55 AM Bug report #5190: Scroll wheel only moves lists down
Can not confirm, on Windows or Linux. Have never had this issue.
Can you upload a video?
Nathan Woodrow
07:37 AM Bug report #5190 (Closed): Scroll wheel only moves lists down
In GUI lists, like the list of layer styles, a scroll wheel only scrolls the list down, regardless of the direction t... belg4mit -
07:58 AM Bug report #5189: Ability to select & remove multiple symbologies in Syle panel of Properties
Nathan Woodrow wrote:
> Giovanni Manghi wrote:
> > sorry, I misunderstood the problem (well, I still do not understan...
Giovanni Manghi
07:56 AM Bug report #5189: Ability to select & remove multiple symbologies in Syle panel of Properties
Giovanni Manghi wrote:
> sorry, I misunderstood the problem (well, I still do not understand, by I obviously believe ...
Nathan Woodrow
07:54 AM Bug report #5189 (Reopened): Ability to select & remove multiple symbologies in Syle panel of Pro...
Nathan Woodrow wrote:
> Giovanni don't be so hasty, this is related to deleting items not multiple styling of items. ...
Giovanni Manghi
07:52 AM Bug report #5189: Ability to select & remove multiple symbologies in Syle panel of Properties
Giovanni don't be so hasty, this is related to deleting items not multiple styling of items.
Deleting more one item...
Nathan Woodrow
07:37 AM Bug report #5189 (Rejected): Ability to select & remove multiple symbologies in Syle panel of Pro...
multiple style classes selection and context menu (to change transparency,colour and unit) is available in qgis-master. Giovanni Manghi
07:37 AM Bug report #5189 (Rejected): Ability to select & remove multiple symbologies in Syle panel of Pro...
multiple style classes selection and context menu (to change transparency,colour and unit) is available in qgis-master. Giovanni Manghi
07:31 AM Bug report #5189 (Closed): Ability to select & remove multiple symbologies in Syle panel of Prope...
Barring the existence of a QUERY panel that would allow one to write SQL to select the correct records, one's best op... belg4mit -
07:39 AM Bug report #5188 (Closed): SPIT to carry over default privileges
Patrick Rickles wrote:
> Hi Giovanni,
>
> Could you notify the DB Manager developer about this issue (or let me know...
Giovanni Manghi
07:39 AM Bug report #5188 (Closed): SPIT to carry over default privileges
Patrick Rickles wrote:
> Hi Giovanni,
>
> Could you notify the DB Manager developer about this issue (or let me know...
Giovanni Manghi
06:15 AM Bug report #5188: SPIT to carry over default privileges
Hi Giovanni,
I've just downloaded PostGIS Manager (nice plugin!), but can verify the same issue with default access ...
Patrick Rickles
05:23 AM Bug report #5188: SPIT to carry over default privileges
Patrick Rickles wrote:
> Will the DB Manager carry over default access privileges? When will the DB Manager be availa...
Giovanni Manghi
05:20 AM Bug report #5188: SPIT to carry over default privileges
Will the DB Manager carry over default access privileges? When will the DB Manager be available with a stable release... Patrick Rickles
05:15 AM Bug report #5188: SPIT to carry over default privileges
SPIT is not mantained and it will be discontinued as soon as DB Manager (that is also a replacement of PostGIS Manage... Giovanni Manghi
05:12 AM Bug report #5188 (Closed): SPIT to carry over default privileges
I am trying to set up a postgres/postgis database for multiple users (roles) to import shapefiles into and view/edit.... Patrick Rickles
07:25 AM Revision 949b2f01 (qgis): WMS 1.3: better detection of inverted axis
Jürgen Fischer
03:30 AM Bug report #5121: (regression) qgis crashes if select a serial port and push the connect button i...
Hi Thomas,
can you attach a patch made with "diff"?
Thomas Arnold wrote:
> Hi,
> can anybody check the following so...
Giovanni Manghi
03:28 AM Bug report #5121: (regression) qgis crashes if select a serial port and push the connect button i...
Hi,
can anybody check the following solution for this problem?
QgsGPSInformationWidget::connectGps(){
...
//replace ...
Thomas Arnold
03:04 AM Bug report #5187 (Closed): Intersect tool should inform the user if both layers have a similar at...
Currently the intersect tool does not check whether the the two layers have a similar fieldname title. In one case, ... maning sambale
02:54 AM Feature request #5185 (Closed): 'Select All' command in core
A select all command is available from the SelectPlus plugin developed by Barry Rowlingson. Most of the other feature... Andy Harfoot

2012-03-15

11:18 PM Bug report #4821: Can't print in A0 size, used to work in QGIS 1.6
I tested the qgis 1.7.4 BAD allocation problem on winxp with a collegue of mine. She frequently has this bad allocati... bis nulama
11:18 PM Bug report #4821: Can't print in A0 size, used to work in QGIS 1.6
I tested the egis 1.7.4 BAD allocation problem on winxp with a collegue of mine. She frequently has this bad allocati... bis nulama
02:15 PM Revision 9151fd58 (qgis): also count points that intersects polygon bounds (fix #5163)
Alexander Bruy
01:47 PM Bug report #5184 (Rejected): GoogleLayersPlugin 0.7.2 crash with 1.74 and QGIS-master
GoogleLayers plugin crash when QGIS strarts.
Content of the Python window report is attached
Gerhard Spieles
01:38 PM Bug report #4521: Map Tips does not work with on the fly CRS transformation
This is still not working on my QGIS version 1.7.4 Wroclaw: only works if on-the-fly CRS is off or set the same as da... Thaddeus -
11:11 AM Bug report #5183 (Closed): Scale bar has wrong units for GeoJSON layer
If I import a GeoJSON file as a layer in a new project, the scale bar shows units as "CM" and the bar length/distance... Tony Bigbee
09:28 AM Bug report #5151 (Closed): OSGEO4W_ROOT not set correctly in Windows 2000
Jürgen Fischer
09:17 AM Bug report #5151: OSGEO4W_ROOT not set correctly in Windows 2000
Success! Your suggestion works. Thank you for helping me to continue to run the very very ancient Windows 2000. Steve Hartley
05:31 AM Bug report #5151: OSGEO4W_ROOT not set correctly in Windows 2000
Steve Hartley wrote:
> Sorry - my programming ignorance. I thought %cd% meant the current dir.
> When I open qgis.ba...
Jürgen Fischer
05:13 AM Bug report #5151: OSGEO4W_ROOT not set correctly in Windows 2000
Sorry - my programming ignorance. I thought %cd% meant the current dir.
When I open qgis.bat I get the echo:
OSGEO...
Steve Hartley
04:32 AM Bug report #5151: OSGEO4W_ROOT not set correctly in Windows 2000
Steve Hartley wrote:
> qgis.bat (in C:\\OSGeo4W\\bin) sets the root dir to C:\\OSGeo4W, but then calls o4w_env.bat (a...
Jürgen Fischer
03:37 AM Bug report #5151: OSGEO4W_ROOT not set correctly in Windows 2000
Forgot to say, I now get the same problem installing trunk, but haven't had this problem installing previous (1.7.3 &... Steve Hartley
03:34 AM Bug report #5151: OSGEO4W_ROOT not set correctly in Windows 2000
qgis.bat (in C:\\OSGeo4W\\bin) sets the root dir to C:\\OSGeo4W, but then calls o4w_env.bat (also in C:\\OSGeo4W\\bin... Steve Hartley
09:11 AM Bug report #5182 (Closed): fTools Merge Shapefiles command object type checking
This error already fixed. You can use master or wait for 1.7.5/1.8.0 Alexander Bruy
09:11 AM Bug report #5182 (Closed): fTools Merge Shapefiles command object type checking
This error already fixed. You can use master or wait for 1.7.5/1.8.0 Alexander Bruy
08:50 AM Bug report #5182: fTools Merge Shapefiles command object type checking
My mistake - the original error was obtained using QGIS 1.7.3 (standalone install) on Win 7 64 bit. I can't reproduce... Andy Harfoot
08:11 AM Bug report #5182 (Feedback): fTools Merge Shapefiles command object type checking
Not reproducible here with master and latest release-1_7. Please try and report Alexander Bruy
04:36 AM Bug report #5182 (Closed): fTools Merge Shapefiles command object type checking
Using the merge shapefiles command from fTools, if the 'Select by layers in the folder' option is checked, then despi... Andy Harfoot
06:56 AM Bug report #5163 (Closed): points in polygon: does not count points on boundaries
Fixed in changeset commit:"9151fd583b5062a4e085bba70364cd3c0a0c4885". Alexander Bruy
04:50 AM Bug report #4911: Query Builder + MySQL syntax error
It's working fine now that a new dev build is released.
One have still to remove double quotes from field name, but i...
bradypus -
04:37 AM Bug report #5081: QGIS server raster problem
Updating QGIS to 1.7.4-4 (MacOS) solved my problem.
I'm correctly visualizing rasters now. No need to change FcgidIOT...
bradypus -

2012-03-14

11:02 PM Revision de158352 (qgis): Contrast enhancement functions for multiband color renderer widget
Marco Hugentobler
02:43 PM Bug report #5181 (Closed): fTools python error with option k=1 on 'Distance Matrix'
When using the fTools plugin, 'Vector -> Analysis Tools -> Distance Matrix', if 'Summary Distance Matrix' is chosen w... David Quinn
12:34 PM Bug report #2465 (Feedback): Georeferencer: does not correctly handle files with existing georefe...
Luiz Motta wrote:
> Concluded the step 3 (Add the raster toolbar with histogram stretch functions) and added the EPSG...
Giovanni Manghi
12:09 PM Bug report #5163: points in polygon: does not count points on boundaries
This is because it isn't programmed to test for intersections :-p The tool checks for containment: It uses QgsGeometr... cfarmer -
11:32 AM Bug report #5153: Unexpected rounding in field calculator (documentation needed)
Alister Hood wrote:
> I don't have QGIS here to test, but I'm wondering:
> - what happens if you divide two fields wi...
Martin Dobias
11:22 AM Revision db1c401d (qgis): "Run feature action" tool does the action for all the matching features...
Giuseppe Sucameli
11:22 AM Revision 03f86366 (qgis): convert $currfield (was %%) running actions from "Identify actions" tool
Giuseppe Sucameli
11:22 AM Revision 2c0fb439 (qgis): fix memory leak instantiating QgsExpression in actions
Giuseppe Sucameli
11:12 AM Revision 18650971 (qgis): finished improving saga algorithm descriptions
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@42 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
10:58 AM Bug report #4011 (Feedback): Map canvas flickers when content is dragged
jekhor - wrote:
> Reopen bug, because I didn't found any fixes in code. Probably bug is not reproduced only at my sys...
Giovanni Manghi
10:58 AM Bug report #4011 (Feedback): Map canvas flickers when content is dragged
jekhor - wrote:
> Reopen bug, because I didn't found any fixes in code. Probably bug is not reproduced only at my sys...
Giovanni Manghi
10:58 AM Bug report #4011 (Feedback): Map canvas flickers when content is dragged
jekhor - wrote:
> Reopen bug, because I didn't found any fixes in code. Probably bug is not reproduced only at my sys...
Giovanni Manghi
10:58 AM Bug report #4011 (Feedback): Map canvas flickers when content is dragged
jekhor - wrote:
> Reopen bug, because I didn't found any fixes in code. Probably bug is not reproduced only at my sys...
Giovanni Manghi
10:56 AM Bug report #5158 (Feedback): QGIS 1.7.4 with fTools : polygon centroids errors
can you please attach a sample of the data that is causing the issue? thanks. Giovanni Manghi
10:54 AM Bug report #3652: labels buffer: wrong results if data defined setting is used for size
Martin Dobias wrote:
> What property is data-defined - font size or buffer size?
buffer size
> Please note that Qt ...
Giovanni Manghi
10:25 AM Bug report #5159 (Closed): QGIS 1.7.4 with fTools : polygon centroids errors
Giovanni Manghi
07:33 AM Bug report #5176: Wrong projections for custom CRS
Let's suppose an another user uses the third PC. He has never used unrecognised CRS and he has no customised CRS. If ... zirneklitis -
05:43 AM Bug report #5176 (Closed): Wrong projections for custom CRS
+*Background:*+
Any unrecognised CRS from maps are registered as a new Custom CRS with a new ID (starting from 10000...
zirneklitis -
07:12 AM Bug report #5133: Error in high resolution exports with transparent rasters
No because ECW raster don't work with both Win and Linux version up to 1.7.1!
My solution for the moment : I export p...
Alexis Viaud
06:40 AM Bug report #5142: reprojection with towg84 parameters is broken in qgis-master
Hi Jurgen
> Does that mean you checked if the CRS is found correctly in the database and the PROJ.4 string is what i...
Giovanni Manghi
06:00 AM Bug report #5146: Shapefile merge crashes in 1.7.4

> P.S.: damn redmine, can't change ticket status to "Feedback".
try now
Giovanni Manghi
05:30 AM Bug report #4909: qgis hang when postgres close the connection

> I use postgres 9.1.3 and postgis 2.0 beta2.
> Also I use qgis-dev (for windows ) 3a2c0e9.
>
> Andrea.
This may...
Giovanni Manghi
05:09 AM Feature request #5175 (Closed): Add render caching also for extent changes
Not sure how hard it would be implementing such feature, but it would result in a huge improvement in vector renderin... Giovanni Manghi
04:53 AM Feature request #4103: "Snap Tolerance" dialogue text needs to be updated
An enhancement in this message window is a button to open the Snapping Options dialog directly. maning sambale
04:47 AM Bug report #5162: points in polygon never ends
Confirmed, and causes a complete freeze here. Giovanni Manghi
04:47 AM Bug report #5162: points in polygon never ends
Confirmed, and causes a complete freeze here. Giovanni Manghi
04:47 AM Bug report #5162: points in polygon never ends
Confirmed, and causes a complete freeze here. Giovanni Manghi
04:47 AM Bug report #5162: points in polygon never ends
Confirmed, and causes a complete freeze here. Giovanni Manghi
04:47 AM Bug report #5162: points in polygon never ends
Confirmed, and causes a complete freeze here. Giovanni Manghi
03:32 AM Bug report #5174: 'Label field' based on joined table lost when reopening project (old labelling)
Tested on latest 'release-1_7' branch. Ivan Mincik
03:26 AM Bug report #5174 (Closed): 'Label field' based on joined table lost when reopening project (old l...
'Field containing label' setting is lost each time when reopening project in case if label field is set from joined t... Ivan Mincik
03:23 AM Feature request #5126 (Closed): "Run feature action" tool should run the action for all matching ...
Fixed in changeset commit:"db1c401dd90e0e7ef6c7dc4e76113427dcfa32f1". Giuseppe Sucameli

2012-03-13

10:01 PM Revision 267c1e27 (qgis): Improvements to single band gray renderer widget
Marco Hugentobler
05:11 PM Bug report #4210 (Closed): Layer actions: "capture output" option is forgotten when selecting an ...
This was fixed in master in January (see commit:764e85b2b)
Giuseppe Sucameli
05:11 PM Bug report #4210 (Closed): Layer actions: "capture output" option is forgotten when selecting an ...
This was fixed in master in January (see commit:764e85b2b)
Giuseppe Sucameli
05:11 PM Bug report #4210 (Closed): Layer actions: "capture output" option is forgotten when selecting an ...
This was fixed in master in January (see commit:764e85b2b)
Giuseppe Sucameli
05:11 PM Bug report #4210 (Closed): Layer actions: "capture output" option is forgotten when selecting an ...
This was fixed in master in January (see commit:764e85b2b)
Giuseppe Sucameli
05:11 PM Bug report #4210 (Closed): Layer actions: "capture output" option is forgotten when selecting an ...
This was fixed in master in January (see commit:764e85b2b)
Giuseppe Sucameli
03:31 PM Bug report #5173 (Closed): Shape file field precision includes the . when saving, but not when ed...
e.g. if an attribute field in a shapefile has precision = 2, when I edit it I can input values like 2.12, but when I ... Alister Hood
03:11 PM Bug report #5172 (Closed): When a memory layer is "saved as" a shapefile, any null values in the ...
What the subject says. I don't know if this is really a data provider plugin, or what.
I haven't tested if the same ...
Alister Hood
02:46 PM Bug report #5153: Unexpected rounding in field calculator (documentation needed)
> If I do this the results are shown with many decimal places, regardless of the precision of the output field!^:
> $...
Alister Hood
02:42 PM Bug report #5153: Unexpected rounding in field calculator (documentation needed)
Alister Hood wrote:
> I don't have QGIS here to test, but I'm wondering:
> - what happens if you divide two fields wi...
Alister Hood
11:52 AM Revision b0bfda36 (qgis): QGIS server: backport of fix for user SLD
Marco Hugentobler
09:26 AM Revision 46c49a52 (qgis): improved saga algorithms descriptions
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@41 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
08:03 AM Revision ee0c8577 (qgis): changed how user dir is found
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@40 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
05:18 AM Bug report #5171 (Feedback): Qgis 1.7.4 (and 1.9.9) crashes on GPS bluetooth connection
Giovanni Manghi
05:18 AM Bug report #5171: Qgis 1.7.4 (and 1.9.9) crashes on GPS bluetooth connection
related/duplicated of #5121 ? Giovanni Manghi
05:18 AM Bug report #5171: Qgis 1.7.4 (and 1.9.9) crashes on GPS bluetooth connection
related/duplicated of #5121 ? Giovanni Manghi
04:10 AM Bug report #5171 (Closed): Qgis 1.7.4 (and 1.9.9) crashes on GPS bluetooth connection
Hello
I just installed Qgis on my laptop running Win7 32bit Home Premium (amd c-60 apu)
After the creation of a bluet...
Pietro Rossin

2012-03-12

10:48 PM Revision 533ac4c4 (qgis): fix crash on quit
Jürgen Fischer
10:47 PM Revision 5f771a6f (qgis): fix QgsComposerItem API
Jürgen Fischer
08:33 PM Revision b3584dc8 (qgis): added a new method for loading layers into qgis
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@38 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]
03:34 PM Revision 88ea07f7 (qgis): improved saga algorithm descriptions
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@37 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]
02:50 PM Bug report #5153: Unexpected rounding in field calculator (documentation needed)
I don't have QGIS here to test, but I'm wondering:
- what happens if you divide two fields with precision 0 by each o...
Alister Hood
02:42 PM Bug report #5153: Unexpected rounding in field calculator (documentation needed)
Say the help for this (not currently implemented in Nathan's expression builder) is "a/b : a divided by b", change it... Alister Hood
12:54 PM Bug report #5153: Unexpected rounding in field calculator (documentation needed)
I am fine with the current behavior.
What do you suggest to make it more obvious to the user?
Martin Dobias
01:09 PM Bug report #5169: QGIS crashes on startup on 64 bit Ubuntu
I m on a Pangolin nightly/live trying to run qgis and on top of what you get, i get
@
qgis.bin: /build/buildd/sip4-4....
Marco Bernasocchi
01:06 PM Bug report #5169 (Closed): QGIS crashes on startup on 64 bit Ubuntu
I am running QGIS version 1.7.4-1 on 64 bit Ubuntu 11.10. When I try to start QGIS the splash screen appears and the... Simon Coffey
12:34 PM Bug report #5168: Grass plugin is disappeared
Hi,
reinstalling msys the grass plugin is become available,
thx,
Andrea.
aperi2007 -
10:21 AM Bug report #5168 (Rejected): Grass plugin is disappeared
Seems to be bug "OSGeo4W # 269":http://trac.osgeo.org/osgeo4w/ticket/269 for some reason a reinstall of msys is needed. Jürgen Fischer
10:21 AM Bug report #5168 (Rejected): Grass plugin is disappeared
Seems to be bug "OSGeo4W # 269":http://trac.osgeo.org/osgeo4w/ticket/269 for some reason a reinstall of msys is needed. Jürgen Fischer
09:52 AM Bug report #5168 (Rejected): Grass plugin is disappeared
Hi,
in the osgeo4w version of qgis-dev (r213138e) the plugin Gass is disappeared.
aperi2007 -
10:53 AM Bug report #4867: drag and drop fails
Paolo Cavallini wrote:
> The attachment seems to have only a .prj file.
http://thematicmapping.org/downloads/TM_WORL...
Giovanni Manghi
09:41 AM Bug report #4867: drag and drop fails
The attachment seems to have only a .prj file. Paolo Cavallini
10:47 AM Bug report #2465: Georeferencer: does not correctly handle files with existing georeferencing inf...
Luiz Motta wrote:
> Concluded the step 3 (Add the raster toolbar with histogram stretch functions) and added the EPSG...
Giovanni Manghi
10:47 AM Bug report #2465: Georeferencer: does not correctly handle files with existing georeferencing inf...
Luiz Motta wrote:
> Concluded the step 3 (Add the raster toolbar with histogram stretch functions) and added the EPSG...
Giovanni Manghi
02:36 AM Bug report #2465: Georeferencer: does not correctly handle files with existing georeferencing inf...
I ran into this problem several times. This bug is a big problem for my work (planetary geology) and forces me to use... Andrea Pacifici
09:26 AM Feature request #4782: GUI to import/export data
I mean importing DBF. Already possible through drag&drop? Paolo Cavallini
09:25 AM Feature request #4778: Import of multiple shapefiles in PostGIS
Already possible, by dragging & dropping multiple files, and also from file system. Only limitation: from file system... Paolo Cavallini
05:57 AM Bug report #5135: Spurious "Password" field in some GRASS modules
OK, got it: it is useful to add a password for database layers. It is OK as it stands. Thanks. Paolo Cavallini
05:22 AM Revision 8acbea9d (qgis): [BACKPORT] Formatting changes only for raster color ramp shader class
Tim Sutton
05:18 AM Bug report #5142: reprojection with towg84 parameters is broken in qgis-master
Giovanni Manghi wrote:
> Jürgen Fischer wrote:
> > a bit vague. Did you check that the source and destination CRSes ...
Jürgen Fischer
04:12 AM Bug report #5081: QGIS server raster problem
Hi,
try to change the FcgidIOTimeout parameter (is a fastcgi modul parameter; see http://httpd.apache.org/mod_fcgid/m...
Thomas Arnold
03:40 AM Bug report #5163 (Closed): points in polygon: does not count points on boundaries
Results from points in polygon
are different than those obtained from R.
Results from qgis are always equal to or lo...
alobo -
03:34 AM Bug report #5162 (Closed): points in polygon never ends
Vector/Analysis tools/Points in Polygon never ends for moderately complex
polygon layers such as the one provided as ...
alobo -
02:17 AM Bug report #5161: Updating GEOS library to 3.3 on OSGeo4w
Paolo Cavallini wrote:
> Please open a ticket on the osgeo4w trac
there is already "OSGeo4W !#232":http://trac.osgeo...
Giovanni Manghi
02:14 AM Bug report #5161 (Rejected): Updating GEOS library to 3.3 on OSGeo4w
Please open a ticket on the osgeo4w trac Paolo Cavallini
02:14 AM Bug report #5161 (Rejected): Updating GEOS library to 3.3 on OSGeo4w
Please open a ticket on the osgeo4w trac Paolo Cavallini
02:11 AM Bug report #5161 (Closed): Updating GEOS library to 3.3 on OSGeo4w
Can anyone udate the GEOS lib to 3.3 version in OSGeo4w? Actually the available version is 3.2.
Thanks to all
Alessandro Ciali
02:13 AM Bug report #5145 (Closed): Segmentation fault when exiting qgis in master
Marco Hugentobler

2012-03-11

10:10 PM Revision 6cb5ddd5 (qgis): Added value range control to ParameterNumber
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@36 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]
10:10 PM Revision 93217526 (qgis): improved algorithm descriptions
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@35 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]
05:27 PM Bug report #5153: Unexpected rounding in field calculator (documentation needed)
Do you think it should stay like that?
Things like this should at least be made really obvious to the user...
Alister Hood
01:28 PM Bug report #5153: Unexpected rounding in field calculator (documentation needed)
If both numbers in division are integers, then integer division is used. If any of those numbers is a floating point ... Martin Dobias
01:35 PM Revision c7d284d2 (qgis): Completed single band gray widget
Marco Hugentobler
11:21 AM Bug report #3652: labels buffer: wrong results if data defined setting is used for size
What property is data-defined - font size or buffer size?
Please note that Qt has problems drawing bigger buffers - ...
Martin Dobias
11:05 AM Bug report #4634: [PATCH] New labelling engine: wrong label placement with both "around centroid"...
Confirmed. The PAL library calculates centroids by itself (not using GEOS) and apparently that code is suspectible to... Martin Dobias
09:46 AM Bug report #5160 (Closed): Error when checking for updates
When I click 'Help' -> 'Check QGIS Version' I get a windows that tells me the version I am using. Even if it is the m... David Quinn
08:49 AM Bug report #5159 (Closed): QGIS 1.7.4 with fTools : polygon centroids errors
Hi,
I have upgrade QGIS from 1.7.3 to 1.7.4.
I was working on a project and I had to use the "polygon centroids" ...
Merenguey Merenguey
08:49 AM Bug report #5158 (Closed): QGIS 1.7.4 with fTools : polygon centroids errors
Hi,
I have upgrade QGIS from 1.7.3 to 1.7.4.
I was working on a project and I had to use the "polygon centroids" ...
Merenguey Merenguey
02:39 AM Revision 213138e5 (qgis): BuildVRT: set input layer list when tool starting (follow d6ea1a03).
Thanks Etienne for the patch. Giuseppe Sucameli
01:34 AM Bug report #4011 (Reopened): Map canvas flickers when content is dragged
Reopen bug, because I didn't found any fixes in code. Probably bug is not reproduced only at my system. Confirmations? jekhor -
01:34 AM Bug report #4011 (Reopened): Map canvas flickers when content is dragged
Reopen bug, because I didn't found any fixes in code. Probably bug is not reproduced only at my system. Confirmations? jekhor -
01:20 AM Bug report #4011 (Closed): Map canvas flickers when content is dragged
Seems be fixed in current master (91da6af5acf4ea09218a495a1ea85dc0ccae267e). jekhor -
01:20 AM Bug report #4011 (Closed): Map canvas flickers when content is dragged
Seems be fixed in current master (91da6af5acf4ea09218a495a1ea85dc0ccae267e). jekhor -

2012-03-10

10:03 PM Bug report #5157: Areas should be in expressed as m² or km², not m2 or km2"
(Sorry - It seems I hit the wrong key combination and submitted by mistake, before filling in the bug report)
When u...
Alister Hood
09:58 PM Bug report #5157 (Closed): Areas should be in expressed as m² or km², not m2 or km2"
Alister Hood
09:55 PM Bug report #5156 (Closed): Measure tool lines should be erased when switching to another measure ...
When you switch to another tool after using a measure tool, the grey lines that showed what you measured are erased f... Alister Hood
09:36 PM Bug report #5155 (Closed): memory layer attribute fields are combined when a memory layer or colu...
I guess this is a problem with the "Memory layer" data provider, but I could be wrong.
1) When I use the "Profile fr...
Alister Hood
09:22 PM Feature request #4252: different built-in tools calculate inconsistent polygon areas
Also see #3296 I think. Alister Hood
09:19 PM Bug report #5154 (Closed): Need to check that precision<field width when adding a column
The "New Column" button in the attribute table window allows you to add a column even if you specify a precision grea... Alister Hood
09:13 PM Bug report #5153 (Closed): Unexpected rounding in field calculator (documentation needed)
(possibly related to #3395)
If I do this I get the expected result: @4/2@
If I do this I get the expected result: @0....
Alister Hood
08:50 PM Feature request #5152 (Open): ability to temporarily override or toggle all snapping
(previously #660)
It would be good if there was a way to temporarily override snapping, rather than having to turn it...
Alister Hood
08:38 PM Revision ba478239 (qgis): changed saga descriptions to new format (still need to be checked and i...
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@33 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]
10:30 AM Revision 44971f82 (qgis): remove geoimage austria wms server
Jürgen Fischer
10:29 AM Revision 63b80173 (qgis): fix #5097
Alexander Bruy
10:29 AM Revision 32a6de7c (qgis): Added a module
Paolo Cavallini
10:24 AM Revision 32fd1f9b (qgis): [FEATURE] Added v.extrude GRASS module Note: also added r.stats in a pr...
Paolo Cavallini
10:24 AM Revision a00ec930 (qgis): Minor edit to r.external grass module
Paolo Cavallini
10:23 AM Revision 69a4d8ab (qgis): Cleanup and improvements to r.external, r.in.gdal, and v.in.ogr GRASS m...
Paolo Cavallini
10:23 AM Revision 370d2e9b (qgis): Added r.stats grass module
Paolo Cavallini
10:22 AM Revision e30524cc (qgis): Added option to r.slope grass module
Paolo Cavallini
10:12 AM Bug report #5151 (Feedback): OSGEO4W_ROOT not set correctly in Windows 2000
The standalone installer is based on the OSGeo4W packages, so the file layout is the same. QGIS is started with the... Jürgen Fischer
10:12 AM Bug report #5151 (Feedback): OSGEO4W_ROOT not set correctly in Windows 2000
The standalone installer is based on the OSGeo4W packages, so the file layout is the same. QGIS is started with the... Jürgen Fischer
10:12 AM Bug report #5151 (Feedback): OSGEO4W_ROOT not set correctly in Windows 2000
The standalone installer is based on the OSGeo4W packages, so the file layout is the same. QGIS is started with the... Jürgen Fischer
07:44 AM Bug report #5151 (Closed): OSGEO4W_ROOT not set correctly in Windows 2000
Installing 1.7.4 using the standalone puts the .dll files into C:\\Program Files\\QuantumGISWroclaw\\bin but the prog... Steve Hartley
06:48 AM Bug report #4952: Auto-incremental keys should not be left editable in SpatiaLite
Added patch. Skips pkuid for spatialite layers. Arunmozhi P
05:44 AM Revision d6ea1a03 (qgis): refresh BuildVRT command when input layers changes, cleanup (follow 9da...
Giuseppe Sucameli
05:27 AM Revision 9da5d034 (qgis): allow to use loaded layers as input files (instead of file selector) fo...
Etienne Tourigny
02:24 AM Bug report #5146 (Closed): Shapefile merge crashes in 1.7.4
andre - wrote:
> I tested now with Master and I confirm it works fine. (Win 7 Home 32bit). The problem persists in 1....
Alexander Bruy
02:24 AM Bug report #5146 (Closed): Shapefile merge crashes in 1.7.4
andre - wrote:
> I tested now with Master and I confirm it works fine. (Win 7 Home 32bit). The problem persists in 1....
Alexander Bruy
02:20 AM Bug report #5146: Shapefile merge crashes in 1.7.4
I tested now with Master and I confirm it works fine. (Win 7 Home 32bit). The problem persists in 1.7.4. andre mano

2012-03-09

11:47 PM Bug report #5146: Shapefile merge crashes in 1.7.4
This already fixed in master, 1_8 and 1_7 branches. Please check.
P.S.: damn redmine, can't change ticket status to ...
Alexander Bruy
11:47 PM Bug report #5146: Shapefile merge crashes in 1.7.4
This already fixed in master, 1_8 and 1_7 branches. Please check.
P.S.: damn redmine, can't change ticket status to ...
Alexander Bruy
12:39 PM Bug report #5146: Shapefile merge crashes in 1.7.4
it works fine in qgis-master/Linux. Can you give it a try on Windows? Giovanni Manghi
12:34 PM Bug report #5146 (Closed): Shapefile merge crashes in 1.7.4
When trying to merge shapefiles through Vector -> Data Management -> Merge Shapefiles to One, it returns error messag... andre mano
10:56 PM Revision 892cc39a (qgis): remove geoimage austria wms server
Jürgen Fischer
10:44 PM Revision 22726392 (qgis): browser dock: add selected layers via context menu and tool button
Etienne Tourigny
10:44 PM Revision a2b80be8 (qgis): fixes for browser (GDAL rasters) : skip *.aux.xml files ; add suffix to...
Etienne Tourigny
10:44 PM Revision d8c8a676 (qgis): QgisApp::askUserForGDALSublayers : fix order of new layers in the layer...
Etienne Tourigny
09:24 PM Revision 3e0fb86c (qgis): Fix for crash when quiting QGIS (ticket #5145)
Marco Hugentobler
08:15 PM Revision 93aacbca (qgis): fixed bug in deepcopy of ModelAlgorithm
other small bugs
Added number checking for numerical settings
git-svn-id: http://sextante.googlecode.com/svn/trunk/s...
[email protected]
05:42 PM Revision 2f135c1d (qgis): use GDAL_FIX_ESRI_WKT in QgsOgrProvider::crs (fixes #5066 with GDAL 1.9)
Jürgen Fischer
05:42 PM Revision 5e2f96cd (qgis): fix for some translations and expression function help
Jürgen Fischer
05:42 PM Revision c6b99909 (qgis): fix typos
Jürgen Fischer
04:42 PM Revision ab859598 (qgis): fix windows build
Jürgen Fischer
02:05 PM Bug report #5145: Segmentation fault when exiting qgis in master
for me too!
thanks!
Salvatore Larosa
01:26 PM Bug report #5145: Segmentation fault when exiting qgis in master
fix ok Etienne Tourigny
12:27 PM Bug report #5145 (Resolved): Segmentation fault when exiting qgis in master
Should be fixed now in master, commit 3e0fb86ccea4669865696f8ab0ea527b9334db95
Please test (and reopen the ticket if ...
Marco Hugentobler
09:07 AM Bug report #5145: Segmentation fault when exiting qgis in master
Sorry, the preformatted text did not work! Salvatore Larosa
09:03 AM Bug report #5145: Segmentation fault when exiting qgis in master
the same for me (that user is me! ;-)):
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff2abc4d3 in ?...
Salvatore Larosa
08:34 AM Bug report #5145 (Closed): Segmentation fault when exiting qgis in master
this has also been confirmed by another user
debug output and gdb stacktrace:...
Etienne Tourigny
01:30 PM Revision f700c01e (qgis): debian packaging update
Jürgen Fischer
12:34 PM Bug report #5133: Error in high resolution exports with transparent rasters
Ok, I see. Do you have the chance to try with a newer version (1.7.4 or current master)? Marco Hugentobler
07:03 AM Bug report #5133: Error in high resolution exports with transparent rasters
Thx.
But this line of pixel don't appears at the place where there is 2 differents slabs on the raster. It's at the s...
Alexis Viaud
05:30 AM Bug report #5133: Error in high resolution exports with transparent rasters
This is because the raster parts are drawn with a small overlap. There was a good technical for this in versions <= 1... Marco Hugentobler
10:25 AM Bug report #5135: Spurious "Password" field in some GRASS modules
Paolo Cavallini wrote:
> It is still there for me - I admit it is not a serious issue, but annoying nonetheless.
Wha...
Jürgen Fischer
10:17 AM Bug report #5135: Spurious "Password" field in some GRASS modules
It is still there for me - I admit it is not a serious issue, but annoying nonetheless. Paolo Cavallini
08:52 AM Bug report #5135 (Closed): Spurious "Password" field in some GRASS modules
Jürgen Fischer
09:39 AM Revision 91da6af5 (qgis): fix #5097
Alexander Bruy
09:13 AM Feature request #5127: Actions: add default/sample/templates
So far I have used actions in this three ways
Windows type
Open program (browser)
"PATH_PROG...
Diego Mo
08:53 AM Bug report #5134 (Closed): Expression builder: missing help message is incomplete for some operators
fixed in commit:5e2f96cd3 Jürgen Fischer
08:53 AM Bug report #5134 (Closed): Expression builder: missing help message is incomplete for some operators
fixed in commit:5e2f96cd3 Jürgen Fischer
08:46 AM Bug report #5066 (Closed): (regression) QGIS 1.7.* misdetects EPSG::25884 datasets as EPSG::2100
Fixed in changeset commit:"2f135c1d630f0f96422547c31a05c38d41997470". Jürgen Fischer
05:25 AM Bug report #5066: (regression) QGIS 1.7.* misdetects EPSG::25884 datasets as EPSG::2100
I don't know when (and why) +datum was removed from gdal output of proj.4 strings, but the problem here is that .prj ... Etienne Tourigny
07:08 AM Bug report #5142: reprojection with towg84 parameters is broken in qgis-master
see also #5143 Giovanni Manghi
07:04 AM Bug report #5142: reprojection with towg84 parameters is broken in qgis-master
Jürgen Fischer wrote:
> a bit vague. Did you check that the source and destination CRSes are picked up correctly?
H...
Giovanni Manghi
04:44 AM Bug report #5142: reprojection with towg84 parameters is broken in qgis-master
a bit vague. Did you check that the source and destination CRSes are picked up correctly? Jürgen Fischer
04:37 AM Bug report #5142 (Closed): reprojection with towg84 parameters is broken in qgis-master
While it works fine in qgis 1.7.x, it seems that in master towg84 parameters are not taken into account anymore.
I w...
Giovanni Manghi
07:08 AM Bug report #5143 (Closed): Qgis not using '+towgs' proj parameters when OTF reprojection
duplicate of #5142 Giovanni Manghi
07:08 AM Bug report #5143 (Closed): Qgis not using '+towgs' proj parameters when OTF reprojection
duplicate of #5142 Giovanni Manghi
07:07 AM Bug report #5143 (Closed): Qgis not using '+towgs' proj parameters when OTF reprojection
Latest 'release-1_7' build and current master is
not using '+towgs' proj parameters when using on-the-fly reprojectio...
Ivan Mincik

2012-03-08

12:47 AM Bug report #5097 (Closed): Dialog in Merge Shape Files
Fixed in changeset commit:"91da6af5acf4ea09218a495a1ea85dc0ccae267e". Alexander Bruy
12:10 AM Bug report #5097: Dialog in Merge Shape Files
This also affects older versions and master Alexander Bruy
12:10 AM Bug report #5097: Dialog in Merge Shape Files
This also affects older versions and master Alexander Bruy
10:58 PM Revision 7e93081e (qgis): Improvements in R Connection (more or less working now)
added R toolbox actions
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@31 881b9c09-...
[email protected]
04:42 PM Revision c1147b28 (qgis): [BACKPORT] Make the capitalization of menu items and tools consistent i...
Conflicts:
src/app/legend/qgslegend.cpp
src/ui/qgisapp.ui
Gary Sherman
04:10 PM Revision a8731244 (qgis): debian packageing update: add globe plugin to ubuntu precise
Jürgen Fischer
03:56 PM Revision dabd59b1 (qgis): also build pyspatialite with system spatialite
Jürgen Fischer
03:55 PM Revision 56f38aad (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
Paolo Cavallini
03:54 PM Revision d3f5eb26 (qgis): Added a module
Paolo Cavallini
12:02 PM Bug report #5141 (Closed): Error when reading metadata of plugin osm
I have encountere the following error several times when a startup QGIS
Error message: "Error when reading metadata ...
Zakaria Ngereja
11:40 AM Bug report #5140 (Closed): Georeferencer demands unneeded filename
Duplicate #3407 Alexander Bruy
11:40 AM Bug report #5140 (Closed): Georeferencer demands unneeded filename
Duplicate #3407 Alexander Bruy
10:08 AM Bug report #5140 (Closed): Georeferencer demands unneeded filename
When only world file should be created (linear transformation), transformation setting dialog could not be completed ... zirneklitis -
10:55 AM Revision c2855028 (qgis): [FEATURE] Added v.extrude GRASS module Note: also added r.stats in a pr...
Paolo Cavallini
10:07 AM Revision 88beca0e (qgis): Minor edit to r.external grass module
Paolo Cavallini
09:56 AM Revision 5bbb5939 (qgis): Cleanup and improvements to r.external, r.in.gdal, and v.in.ogr GRASS m...
Paolo Cavallini
09:42 AM Bug report #2921: Avoid intersection of new polygons.. IS BROKEN
With current master (commit:e71494a) I haven't used "topological editing" tool, still I see MULTIPOLYGON features in ... marisn -
09:42 AM Bug report #2921: Avoid intersection of new polygons.. IS BROKEN
With current master (commit:e71494a) I haven't used "topological editing" tool, still I see MULTIPOLYGON features in ... marisn -
09:42 AM Bug report #2921: Avoid intersection of new polygons.. IS BROKEN
With current master (commit:e71494a) I haven't used "topological editing" tool, still I see MULTIPOLYGON features in ... marisn -
09:35 AM Bug report #4880: "add feature" tool (for polygons) + "avoid intersection" is inconsistent when i...
With current workaround in place, instead of getting annoying message, now I get crashes on saving edits. When I reve... marisn -
08:38 AM Feature request #5138 (Feedback): A window should display a message about D&D feature
I think that would be good to have a reference about the drag and drop feature; something like an info window (with a... Luca Casagrande
05:33 AM Revision 39069220 (qgis): [FEATURE] load/save layer style (new symbology) from/to SLD document
This is a huge commit, but it's mostly new functions. It changes only few lines on the existing code.
- add conversio...
Giuseppe Sucameli
05:24 AM Feature request #5137 (Closed): Allow save results from RoadGraph plugin as an OGR datasource (ot...
The layer to which data is exported should be at least saved after the successful export, for further analysis. Milena Nowotarska
05:00 AM Bug report #5136 (Closed): Styles saved as QML if filename don't have .sld suffix
Saving style to SLD only possible if I manually add suffix .sld to filename in save dialog. When file type selected f... Alexander Bruy
01:28 AM Bug report #5135 (Closed): Spurious "Password" field in some GRASS modules
Recently in the interface of the following modules:
v.in.ogr.qgis
v.in.ogr.qgis.loc
r.in.gdal.qgis
r.in.gdal.qgis.lo...
Paolo Cavallini

2012-03-07

09:21 PM Bug report #5134 (Closed): Expression builder: missing help message is incomplete for some operators
In the expression builder, the message that is displayed when help is not available is not displayed correctly for th... Alister Hood
08:22 PM Revision 7dc30962 (qgis): fix #5132
Jürgen Fischer
08:13 PM Revision 1b68f203 (qgis): Improvements in R Connection
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@30 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]
02:03 PM Revision e71494a5 (qgis): Fix wrong extent after loading project files with embedded groups
Marco Hugentobler
11:31 AM Bug report #5132 (Closed): new expression builder does not support "NOT LIKE"
Fixed in changeset commit:"7dc309621829e39fe616c6ebddd85e5a8bd6f8b8". Jürgen Fischer
07:45 AM Bug report #5132 (Closed): new expression builder does not support "NOT LIKE"
This
@"Distrito" LIKE '%PT'@
works fine, while
@"Distrito" NOT LIKE '%PT'@
does not
the negation needs to be wr...
Giovanni Manghi
09:43 AM Bug report #5133: Error in high resolution exports with transparent rasters
See attachment Alexis Viaud
09:35 AM Bug report #5133 (Closed): Error in high resolution exports with transparent rasters
When exporting a high resolution map from composer (e.g. A4/300dpi), where a raster layer has transparency, causes er... Alexis Viaud
07:50 AM Revision 6e20c540 (qgis): catch transformation exceptions in QgsGrassRegionEdit::transform
Jürgen Fischer
07:50 AM Revision 3bb9496c (qgis): composer api doxygen fixes
Jürgen Fischer
07:48 AM Revision 7a0c6d5b (qgis): debian packaging update: drop hardy, intrepid, jaunty and karmic
Jürgen Fischer
07:41 AM Bug report #4911: Query Builder + MySQL syntax error
Giovanni Manghi wrote:
> In the KyngChaos you have also qgis-dev packages.
You're right. I tried to install it but ...
bradypus -
03:20 AM Bug report #4911: Query Builder + MySQL syntax error
jbogdani - wrote:
> I'm on a MacOS!
> Just updated from 1.7.3 to 1.7.4 using KyngChaos build.
> I'm afraid I've to wa...
Giovanni Manghi
03:39 AM Feature request #4908 (Closed): Make WMS identify result more clear (plus wrong window resize)
Giovanni Manghi
03:28 AM Feature request #5131 (Closed): Print layout: tables with alternate colours
Tables added in printouts would be more readable if there would be the option of colouring the rows in an alternated ... Paolo Cavallini
03:27 AM Feature request #5123: Magnify Window (or more specifically, a "Mouse Cursor Loupe")
I like this idea, it's pretty cool. Wish I had the skills to add it for you. Nathan Woodrow
03:22 AM Feature request #5123: Magnify Window (or more specifically, a "Mouse Cursor Loupe")
Have you evaluate the possibility to support the development of such feature? Cheers Giovanni Manghi
03:22 AM Feature request #5123: Magnify Window (or more specifically, a "Mouse Cursor Loupe")
Have you evaluate the possibility to support the development of such feature? Cheers Giovanni Manghi
03:24 AM Feature request #1947 (Feedback): Ability to create vector scratch layer for editing purposes
Alister Hood wrote:
> Sometimes it might be desirable to create a memory layer with the same attribute fields as anot...
Giovanni Manghi
03:24 AM Feature request #1947 (Feedback): Ability to create vector scratch layer for editing purposes
Alister Hood wrote:
> Sometimes it might be desirable to create a memory layer with the same attribute fields as anot...
Giovanni Manghi
03:21 AM Feature request #5122: Temporal data, timestamps, and symbolizing based on date
Have you evaluate the possibility to support the development of such feature? Cheers Giovanni Manghi
03:21 AM Feature request #5122: Temporal data, timestamps, and symbolizing based on date
Have you evaluate the possibility to support the development of such feature? Cheers Giovanni Manghi
03:18 AM Bug report #5119 (Closed): GPS Information Panel
duplicate of #5121 Giovanni Manghi
03:18 AM Bug report #5119 (Closed): GPS Information Panel
duplicate of #5121 Giovanni Manghi
02:47 AM Bug report #5130 (Closed): qgis crashes when trying to change size of .svg marker
New symbology svg marker selected (e.g. the tree symbol). then go to advanced 'size scale field' and select a field w... mike dodd
02:09 AM Bug report #5129 (Closed): GPX files created with the GPS plugin are not validated
I discovered this problem trying to upload the GPX file on a GPS Garmin Montana 650 T
To reproduce:
* Create a new ...
Luca Casagrande

2012-03-06

12:25 AM Feature request #4908 (Feedback): Make WMS identify result more clear (plus wrong window resize)
Jürgen Fischer
12:08 AM Feature request #5127 (Closed): Actions: add default/sample/templates
It may be intimidating to start writing actions. It would be much easier if we would add some sample actions readymad... Paolo Cavallini
12:07 AM Feature request #119: Run actions directly from the map canvas
Hi, If backporting is too risky, you can use (until 2.0 is released) "Hotlink plugin" published some weeks ago. Hotli... Regis Haubourg
05:56 PM Feature request #119: Run actions directly from the map canvas
> what if there are >1 actions with the same name for different layers?
Hmmm. It is currently possible to have more...
Alister Hood
11:15 PM Revision fd72ae82 (qgis): implemented saga resampling procedure
some ftools algorithms
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@29 881b9c09-3e...
[email protected]
08:38 PM Revision 2e6bf626 (qgis): debian packaging update: add wheezy and use internal spatialite where l...
Jürgen Fischer
07:49 PM Revision 6bf7a65e (qgis): german translation update
Jürgen Fischer
07:33 PM Revision c89fec8e (qgis): [FEATURE] fTools: allow to calculate extent not only for whole layer but
for individual features too Alexander Bruy
06:02 PM Feature request #5126 (Closed): "Run feature action" tool should run the action for all matching ...
The new built-in "Run feature action" tool only runs the action for the first feature. If there are overlapping feat... Alister Hood
05:12 PM Feature request #1086: Don't change active layer when adding new layer if identify tool is used
Also see #5125.
A workaround is to put the tileindex layer inside a layer group, and set the option “Settings>Options...
Alister Hood
05:10 PM Bug report #5125 (Closed): Inconsistent behaviour - whether or not newly added layers are automat...
(1) If the currently selected layer is inside a layer group, and the option “Settings>Options>General>Add new layers ... Alister Hood
04:52 PM Feature request #1947: Ability to create vector scratch layer for editing purposes
Sometimes it might be desirable to create a memory layer with the same attribute fields as another layer, which the N... Alister Hood
04:52 PM Feature request #1947: Ability to create vector scratch layer for editing purposes
Sometimes it might be desirable to create a memory layer with the same attribute fields as another layer, which the N... Alister Hood
04:52 PM Feature request #1947: Ability to create vector scratch layer for editing purposes
Sometimes it might be desirable to create a memory layer with the same attribute fields as another layer, which the N... Alister Hood
02:46 PM Bug report #5124 (Closed): Font size printing WMS layers
Layers produced by Geoserver 2.1.3 render correctly in the QGIS map window. In particular, labels are readable.
But ...
mesajs -
02:36 PM Feature request #5123 (Open): Magnify Window (or more specifically, a "Mouse Cursor Loupe")
I suggested this idea for ArcGIS, as well, at ideas.arcgis.com. (It quickly got buried, however.)
One of my biggest...
Jared Carey
02:27 PM Feature request #5122 (Closed): Temporal data, timestamps, and symbolizing based on date
Currently, there is a Time Manager plugin for QGIS that animates shapefiles based on attribute timestamps, and it is ... Jared Carey
01:53 PM Revision 24a1fb90 (qgis): fix warning
Jürgen Fischer
01:53 PM Revision 407832a9 (qgis): expression builder: only fetch geometry when required (and available)
Jürgen Fischer
01:52 PM Revision 9843384a (qgis): fix #2766
Jürgen Fischer
11:46 AM Bug report #4911: Query Builder + MySQL syntax error
I'm on a MacOS!
Just updated from 1.7.3 to 1.7.4 using KyngChaos build.
I'm afraid I've to wait for 1.7.5 or 1.8....
...
bradypus -
11:06 AM Bug report #4911: Query Builder + MySQL syntax error
jbogdani - wrote:
> Hello,
> I just installed v 1.7.4 and I'm still having the same problem.
> What does "fixed in 93...
Giovanni Manghi
10:17 AM Bug report #4911: Query Builder + MySQL syntax error
Hello,
I just installed v 1.7.4 and I'm still having the same problem.
What does "fixed in 93266aca" mean? Where can ...
bradypus -
11:33 AM Bug report #5121 (Closed): (regression) qgis crashes if select a serial port and push the connect...
Hi,
my garmin etrex and other gps reciver (with NMEA output) works fine under QGIS 1.7.1 with the GPS information pa...
Thomas Arnold
06:34 AM Bug report #4880: "add feature" tool (for polygons) + "avoid intersection" is inconsistent when i...
Stefan Blumentrath wrote:
> Is not Bug #2921 (#2921) a part of the same problem?...
> BTW: Are you sure,that the prob...
Giovanni Manghi
06:03 AM Bug report #5119 (Feedback): GPS Information Panel
please change the title with a more meaningful one, especially if the issue causes a crash (there is also a checkbox ... Giovanni Manghi
06:03 AM Bug report #5119 (Feedback): GPS Information Panel
please change the title with a more meaningful one, especially if the issue causes a crash (there is also a checkbox ... Giovanni Manghi
05:36 AM Bug report #4514: New symbology fails to render "problematic" lines at high zoom levels
Note: it renders fine up to scale 1:10, fails at 1:5 and higher Sandro Santilli
05:17 AM Bug report #4514: New symbology fails to render "problematic" lines at high zoom levels
Ok, with #5120 fixed the input in previous commit is enough to reproduce _this_ bug. Doesn't need labels, just switch... Sandro Santilli
01:43 AM Bug report #4514: New symbology fails to render "problematic" lines at high zoom levels
Here's another input showing the problem:... Sandro Santilli
01:18 AM Bug report #4514 (Reopened): New symbology fails to render "problematic" lines at high zoom levels
Actually, since old and new symbology behave differently this is likely still a valid bug.
I was looking for this tic...
Sandro Santilli
01:18 AM Bug report #4514 (Reopened): New symbology fails to render "problematic" lines at high zoom levels
Actually, since old and new symbology behave differently this is likely still a valid bug.
I was looking for this tic...
Sandro Santilli
01:13 AM Bug report #4514 (Closed): New symbology fails to render "problematic" lines at high zoom levels
Well, since I was wrong about the shape this ticket is invalid. Sandro Santilli
01:13 AM Bug report #4514 (Closed): New symbology fails to render "problematic" lines at high zoom levels
Well, since I was wrong about the shape this ticket is invalid. Sandro Santilli
01:13 AM Bug report #4514 (Closed): New symbology fails to render "problematic" lines at high zoom levels
Well, since I was wrong about the shape this ticket is invalid. Sandro Santilli
01:13 AM Bug report #4514 (Closed): New symbology fails to render "problematic" lines at high zoom levels
Well, since I was wrong about the shape this ticket is invalid. Sandro Santilli
05:16 AM Bug report #5120 (Closed): Crash switching to new symbology
Ok, I tried again with commit:c58debc and couldn't crash it. Dunno how it crashed before. This time I could handle to... Sandro Santilli
05:16 AM Bug report #5120 (Closed): Crash switching to new symbology
Ok, I tried again with commit:c58debc and couldn't crash it. Dunno how it crashed before. This time I could handle to... Sandro Santilli
04:17 AM Bug report #5120: Crash switching to new symbology
Sandro Santilli wrote:
> which commit-id ? And did you try with _only_ the geometries above ? May be related to exten...
Giovanni Manghi
04:07 AM Bug report #5120: Crash switching to new symbology
which commit-id ? And did you try with _only_ the geometries above ? May be related to extent. Sandro Santilli
03:14 AM Bug report #5120 (Feedback): Crash switching to new symbology
I use qgis-master on Ubuntu 11.10 64 bit and I start projects with the new symbology. Switching back and forth to old... Giovanni Manghi
01:42 AM Bug report #5120 (Closed): Crash switching to new symbology
Steps to reproduce:
# Paste the following WKT into the QuickWKT plugin, so to get a total of 3 layers:...
Sandro Santilli
04:55 AM Bug report #2766 (Closed): Query failed if field value contains apostrophe
Fixed in changeset commit:"9843384a765e56a11a3bd81e11ac9bd49cd2c95d". Jürgen Fischer
04:00 AM Bug report #2766 (Reopened): Query failed if field value contains apostrophe

> Something like below:
> "NAME_2" = 'T'boli'
>
> I'm using 1.7 now on a mac with the same error we also saw this e...
Giovanni Manghi
04:00 AM Bug report #2766 (Reopened): Query failed if field value contains apostrophe

> Something like below:
> "NAME_2" = 'T'boli'
>
> I'm using 1.7 now on a mac with the same error we also saw this e...
Giovanni Manghi
04:00 AM Bug report #2766 (Reopened): Query failed if field value contains apostrophe

> Something like below:
> "NAME_2" = 'T'boli'
>
> I'm using 1.7 now on a mac with the same error we also saw this e...
Giovanni Manghi
04:00 AM Bug report #2766 (Reopened): Query failed if field value contains apostrophe

> Something like below:
> "NAME_2" = 'T'boli'
>
> I'm using 1.7 now on a mac with the same error we also saw this e...
Giovanni Manghi
04:00 AM Bug report #2766 (Reopened): Query failed if field value contains apostrophe

> Something like below:
> "NAME_2" = 'T'boli'
>
> I'm using 1.7 now on a mac with the same error we also saw this e...
Giovanni Manghi
04:00 AM Bug report #2766 (Reopened): Query failed if field value contains apostrophe

> Something like below:
> "NAME_2" = 'T'boli'
>
> I'm using 1.7 now on a mac with the same error we also saw this e...
Giovanni Manghi
03:21 AM Bug report #4243 (Feedback): Show symbolic in print composer in true scale.
Giovanni Manghi

2012-03-05

12:57 AM Bug report #5119 (Closed): GPS Information Panel
Hi,
my garmin etrex and other gps reciver (with NMEA output) works fine under QGIS 1.7.1. with the GPS information p...
Thomas Arnold
10:41 PM Revision 579ccb30 (qgis): Fill comboboxes in single band gray widget
Marco Hugentobler
10:23 PM Revision 8d415e5c (qgis): Add widget for single band gray raster renderer
Marco Hugentobler
08:23 PM Revision dde9ed73 (qgis): debian packaging update
Jürgen Fischer
08:23 PM Revision c58debc6 (qgis): postgresql provider: don't require access to geometry_columns
Jürgen Fischer
04:39 PM Revision 9aba7574 (qgis): Add more analysis header to install
Marco Hugentobler
02:07 PM Bug report #5118 (Closed): Floating controls in the print composer do not close (and continue to ...
In the print composer in master, I have detached the the "Item properties" and "composition" panes, so they are now f... Alister Hood
01:58 PM Bug report #4243: Show symbolic in print composer in true scale.
Is this still a problem? I think it should have been fixed, at least in master. Alister Hood
01:58 PM Bug report #4243: Show symbolic in print composer in true scale.
Is this still a problem? I think it should have been fixed, at least in master. Alister Hood
01:36 PM Feature request #5117 (Closed): Make the first column of the Attribute Table show feature ID
Right now, the first column shows a row number that has no link to any geo attribute. When unsorted, this row seems t... Pierre-Luc Auclair
01:26 PM Bug report #4079: (Some) features with invalid geometries not labelled
I suspect this is the same issue as #3517 and #2949 Alister Hood
07:17 AM Bug report #4909: qgis hang when postgres close the connection
it happens also with postgres 8.4/postgis 1.5 and qgis master Giovanni Manghi
07:13 AM Bug report #4909 (Reopened): qgis hang when postgres close the connection
oops, it is again here.
I still experience with this bug.
After a while, when postgres close the connection,
qgis ha...
aperi2007 -

2012-03-04

10:27 PM Feature request #4103: "Snap Tolerance" dialogue text needs to be updated
Koxinga Koxinga wrote:
> Please read my earlier comment, the setting controlling the distance to snap to point when c...
Arunmozhi P
04:26 AM Feature request #4103: "Snap Tolerance" dialogue text needs to be updated
Please read my earlier comment, the setting controlling the distance to snap to point when clicking is not in "Settin... Leyan Ouyang
03:42 AM Feature request #4103: "Snap Tolerance" dialogue text needs to be updated
Sorry. There was a repetition of text in the previous patch. New patch attached. Arunmozhi P
03:39 AM Feature request #4103: "Snap Tolerance" dialogue text needs to be updated
Patch added to fix this with text
> Could not snap to segment. Have you set the tolerance in Settings > Snapping Opti...
Arunmozhi P
10:17 PM Revision 3a2c0e98 (qgis): [FEATURE]: support PNG 8Bit for GetMap in QGIS server
Marco Hugentobler
07:14 PM Revision 562ca203 (qgis): added mmqgis and ftools algorithms
several more changes in qgis interface
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugi...
[email protected]
06:04 PM Bug report #2766: Query failed if field value contains apostrophe
Giovanni Manghi wrote:
> maning sambale wrote:
> > Still getting SQL errors from query builder and attribute table se...
maning sambale
03:35 AM Bug report #2766: Query failed if field value contains apostrophe
maning sambale wrote:
> Still getting SQL errors from query builder and attribute table search using QGIS 1.7.4 windo...
Giovanni Manghi
03:35 AM Bug report #2766: Query failed if field value contains apostrophe
maning sambale wrote:
> Still getting SQL errors from query builder and attribute table search using QGIS 1.7.4 windo...
Giovanni Manghi
04:12 PM Feature request #5115 (Open): Save more than one style in a .qml file and give user a choice when...
Someone might be interested in this:
I saw a request for another desktop GIS for the ability to save multiple symb...
Alister Hood
02:02 PM Revision e7ef6e44 (qgis): Added r.stats grass module
Paolo Cavallini
12:33 PM Bug report #4880: "add feature" tool (for polygons) + "avoid intersection" is inconsistent when i...
Is not Bug #2921 (#2921) a part of the same problem?...
BTW: Are you sure,that the problem is occurring because of a ...
Stefan Blumentrath

2012-03-03

07:00 PM Revision b7d8064d (qgis): Added option to r.slope grass module
Paolo Cavallini
06:07 PM Bug report #2766: Query failed if field value contains apostrophe
Still getting SQL errors from query builder and attribute table search using QGIS 1.7.4 windows. maning sambale
06:07 PM Bug report #2766: Query failed if field value contains apostrophe
Still getting SQL errors from query builder and attribute table search using QGIS 1.7.4 windows. maning sambale
10:34 AM Revision 2bf42287 (qgis): Adder option to r.mask GRASS module
Paolo Cavallini
10:33 AM Revision a6634628 (qgis): Adapting GRASS module list to previous changes
Paolo Cavallini
10:32 AM Revision 9c62dfb1 (qgis): Simplify slope and aspect GRASS modules
Paolo Cavallini
10:32 AM Revision b6df9e6e (qgis): Improved v.random GRASS module
Paolo Cavallini
10:32 AM Revision 801b93a6 (qgis): More options for the v.surf GRASS module
Paolo Cavallini
10:31 AM Revision 2422ef5c (qgis): Added some comments explaining how alpha works
Tim Sutton

2012-03-02

12:16 AM Revision fa4ec86c (qgis): Make the capitalization of menu items and tools consistent in the main
window and layer popup UI. Gary Sherman
08:12 PM Revision 337eec35 (qgis): Fix compile error
Marco Hugentobler
02:46 PM Revision 92a58944 (qgis): Avoid multiple redraws when loading projects
Marco Hugentobler
01:52 PM Revision 203cb9b7 (qgis): WMS server: create rendercontext to find out visible features
Marco Hugentobler
12:30 PM Revision 4b88ec35 (qgis): RoadGraph: fix runtime warnings
Sergey Yakushev
10:59 AM Revision eaed6703 (qgis): Use symbolsForFeature in point displacement renderer
Marco Hugentobler
09:25 AM Revision 0b198ba0 (qgis): WMS featureinfo: use willRenderFeature instead of symbolForFeature
Marco Hugentobler
08:11 AM Feature request #5094: QGIS Server Web Feature Service capabilities
Reluc just finished new versions of the patches *wfs-server-1_7-V3* (for 1_7) and *wfs-server-V3* (for 1_8) :
* Addi...
Michael Douchin
08:11 AM Feature request #5094: QGIS Server Web Feature Service capabilities
Reluc just finished new versions of the patches *wfs-server-1_7-V3* (for 1_7) and *wfs-server-V3* (for 1_8) :
* Addi...
Michael Douchin
08:00 AM Bug report #5102 (Rejected): query ["field" != 'NULL'] works while ["field" = 'NULL'] doesn't
Giovanni Manghi wrote:
> that returned 0 results, then he placed NULL aroud " ' " because he knew that the column was...
Jürgen Fischer
08:00 AM Bug report #5102 (Rejected): query ["field" != 'NULL'] works while ["field" = 'NULL'] doesn't
Giovanni Manghi wrote:
> that returned 0 results, then he placed NULL aroud " ' " because he knew that the column was...
Jürgen Fischer
07:47 AM Bug report #5102: query ["field" != 'NULL'] works while ["field" = 'NULL'] doesn't
Hi Jurgen
> @'NULL'@ and @NULL@ are different things - one is a four-letter-string and the other is the (special) nu...
Giovanni Manghi
06:41 AM Bug report #5102: query ["field" != 'NULL'] works while ["field" = 'NULL'] doesn't
Giovanni Manghi wrote:
> I made a test on a PostGIS layer. the query
>
> @"field"!=NULL@
>
> fails (no matches) if...
Jürgen Fischer
04:50 AM Bug report #5102: query ["field" != 'NULL'] works while ["field" = 'NULL'] doesn't
Hi Jürgen,
Jürgen Fischer wrote:
> Looks like the inconsistency is a bug in OGR - I assume you tried the expression ...
Giovanni Manghi
07:14 AM Revision 1a78f0b1 (qgis): [BACKPORT] added more missing python bindings for composer api
Tim Sutton
04:54 AM Bug report #5114 (Closed): Query builder "sample" and "All" buttons stop to work if a query with ...
Simple to replicate: build a query that returns 0 matches when tested, then try to obtain a list of values by hitting... Giovanni Manghi
04:48 AM Bug report #5107 (Closed): Road graph plugin is broken in 1.7.4
Fixed in commit:4b88ec35e3 Alexander Bruy
04:48 AM Bug report #5107 (Closed): Road graph plugin is broken in 1.7.4
Fixed in commit:4b88ec35e3 Alexander Bruy
01:33 AM Bug report #5107 (Closed): Road graph plugin is broken in 1.7.4
Activating the plugin opens a non functional docked panel. It seems to work fine on master. Giovanni Manghi
04:36 AM Bug report #2001: Postgis Manager notes for enhancements/bug fixes
Martin, I filed #5113 about this issues in the DB Manager redmine subproject. If we consider that DB Manager will rep... Giovanni Manghi
04:36 AM Bug report #2001: Postgis Manager notes for enhancements/bug fixes
Martin, I filed #5113 about this issues in the DB Manager redmine subproject. If we consider that DB Manager will rep... Giovanni Manghi
04:36 AM Bug report #2001: Postgis Manager notes for enhancements/bug fixes
Martin, I filed #5113 about this issues in the DB Manager redmine subproject. If we consider that DB Manager will rep... Giovanni Manghi
04:34 AM Feature request #4006 (Closed): Filter (on load) Postgis layers by canvas Bounding Box
duplicate of #3227 Giovanni Manghi
04:34 AM Feature request #4006 (Closed): Filter (on load) Postgis layers by canvas Bounding Box
duplicate of #3227 Giovanni Manghi
04:34 AM Feature request #4006 (Closed): Filter (on load) Postgis layers by canvas Bounding Box
duplicate of #3227 Giovanni Manghi
04:34 AM Feature request #3227: Load PostGIS layer only for current canvas extent
see also #4006 Giovanni Manghi
04:29 AM Feature request #5113 (Closed): Notes for enhancements/bug fixes
This ticket should be the replacement of #2001 and are notes to be considered when the remaining Postgis Manager feat... Giovanni Manghi
03:30 AM Bug report #1978: QGIS take ages to open big (or just complex) vectors
Jorge Rocha wrote:
> This bug occurs in every new installed Ubuntu, using 1.7.4 without any previous QGIS installatio...
Giovanni Manghi
03:27 AM Bug report #1978: QGIS take ages to open big (or just complex) vectors
This bug occurs in every new installed Ubuntu, using 1.7.4 without any previous QGIS installation. Jorge Rocha
02:32 AM Feature request #5112 (Closed): Allow acquiring legend symbols from WMS (if available) using GetL...
Preferably available in the Map Composer or Layer View panel. maning sambale
02:09 AM Bug report #5111 (Closed): qgis install not completed when vcredist 2005 is running
QGIS standalone installation hangs when there is an existing vcredist 2005 installed in the machine. Removing one of... maning sambale
01:57 AM Revision fd7e03d7 (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton
01:50 AM Bug report #5109 (Closed): ERROR: Geometry type Poly not match MultiPoly
Hi,
when I try to add a new geometries and then stop editing (save) I get this error:...
Salvatore Larosa
01:38 AM Bug report #5108 (Closed): compilation failed (maptool)
Compilation of master fails with geos 3.3+... Martin Landa

2012-03-01

12:06 AM Revision ad955e26 (qgis): Added willRenderFeature() and symbolsForFeature() utility methods.
Martin Dobias
05:55 PM Revision ccb5ed06 (qgis): Disable offset curve if geos version < 3.3
Marco Hugentobler
04:17 PM Revision 788c7365 (qgis): Adder option to r.mask GRASS module
Paolo Cavallini
01:55 PM Bug report #5105: Embedded version of spatialite in QGIS conflict with the external one linked to...
rouault - wrote:
> rouault - wrote:
> > As far as I'm concerned, UbuntuGIS nightly builds:
>
> Well, correcting myse...
Jürgen Fischer
12:47 PM Bug report #5105: Embedded version of spatialite in QGIS conflict with the external one linked to...
rouault - wrote:
> As far as I'm concerned, UbuntuGIS nightly builds:
Well, correcting myself, I guess it is not Ubu...
Even Rouault
12:42 PM Bug report #5105: Embedded version of spatialite in QGIS conflict with the external one linked to...
As far as I'm concerned, UbuntuGIS nightly builds:
ii libqgis1.9.90 1.9.90+git20120227+cda36...
Even Rouault
12:25 PM Bug report #5105: Embedded version of spatialite in QGIS conflict with the external one linked to...
Who built your QGIS? Volker Fröhlich
12:19 PM Bug report #5105 (Closed): Embedded version of spatialite in QGIS conflict with the external one ...
Extract from thread http://lists.osgeo.org/pipermail/qgis-developer/2012-February/thread.html#18510
The conclusion i...
Even Rouault
01:36 PM Feature request #5106 (Closed): "approximate" preview?
If working with a remote server and a "large" vector, the preview can take ages, freezing QGIS for long minutes.
A "...
Giovanni Manghi
12:02 PM Revision 3c7354e3 (qgis): fix geometry column export when used calculation on ellipsoid
Alexander Bruy
11:08 AM Revision 32be114f (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton
08:43 AM Feature request #5094: QGIS Server Web Feature Service capabilities
Hi Marco, all
René-Luc followed the proposition of Marco :
* no Header Content-Length for GetFeature response
* GetF...
Michael Douchin
08:43 AM Feature request #5094: QGIS Server Web Feature Service capabilities
Hi Marco, all
René-Luc followed the proposition of Marco :
* no Header Content-Length for GetFeature response
* GetF...
Michael Douchin
07:44 AM Bug report #5041: [PATCH] support for raster sublayers (GDAL subdatasets) broken
Etienne Tourigny wrote:
> great! sorry for the oversight on the layer->providerType() != "gdal" check...
>
> Howev...
Paolo Corti
07:39 AM Bug report #4634: [PATCH] New labelling engine: wrong label placement with both "around centroid"...
I'd experiencede the same behaviour, It seems to be related with small polygons, the label is moved away from it's co... Alessandro Ciali
02:43 AM Bug report #5104 (Closed): QGIS Cache, WMS-C tiles and status bar
Hi all,
I'm working with a tilecache server, and I use QGIS to load some layers from it in WMS.
In QGIS status bar I ...
Andrea Borruso

2012-02-29

10:37 PM Revision 8459b583 (qgis): german translation update
Jürgen Fischer
09:22 PM Revision ea80d59f (qgis): fix warnings
Jürgen Fischer
10:58 AM Revision 991f3d33 (qgis): Replace New with 'New Connection' in browser context menu
New... implied creating a new spatiaLite database, which is not the
case.
Nathan Woodrow
10:50 AM Revision b75b8b71 (qgis): Remove comment
Marco Hugentobler
10:05 AM Revision f6e951c1 (qgis): Merge branch 'curve_offset'
Marco Hugentobler
07:30 AM Bug report #5102: query ["field" != 'NULL'] works while ["field" = 'NULL'] doesn't
Looks like the inconsistency is a bug in OGR - I assume you tried the expression as "Query..." string on an OGR layer... Jürgen Fischer
05:20 AM Bug report #5102 (Rejected): query ["field" != 'NULL'] works while ["field" = 'NULL'] doesn't
*Note: not sure this is a bug, just looking for feedback and see what it is the overall opinion*
I understand that t...
Giovanni Manghi

2012-02-28

12:37 AM Feature request #5094: QGIS Server Web Feature Service capabilities
One thing that would be good for WFS is to stream the data for GetFeature (send it in pieces to avoid keeping the DOM... Marco Hugentobler
06:23 AM Feature request #5094: QGIS Server Web Feature Service capabilities
Quite convincing, tanks a lot! Paolo Cavallini
06:22 AM Feature request #5094: QGIS Server Web Feature Service capabilities
Paolo Cavallini wrote:
> Great, thanks. How do you compare this to the alternative option of integrating TinyOWS, who...
Michael Douchin
09:29 PM Revision 9a9ab73b (qgis): dont add empty field to options, fixes #4929
Radim Blazek
02:20 PM Revision 5caa4037 (qgis): Delay loading of composer picture preview icons until widget is shown
Marco Hugentobler
02:02 PM Feature request #4857: Add unit type to $area calculation
Also see #4078: Enable CRS conversion in field calculator Alister Hood
04:04 AM Feature request #4857: Add unit type to $area calculation
This is partly implemented in fTools now. Paolo Cavallini
02:01 PM Feature request #4078: Enable CRS conversion in field calculator
Also see #4857: Add unit type to $area calculation
Alister Hood
12:30 PM Bug report #4929 (Closed): v.distance needs to be fixed
Fixed in changeset commit:"9a9ab73b61ed0a433f244d657c71742270cdd04f". Radim Blazek
09:26 AM Bug report #5100 (Closed): program will not allow selection of new symbology 1.9.90 windows xp
duplicate of #5000 Giovanni Manghi
09:26 AM Bug report #5100 (Closed): program will not allow selection of new symbology 1.9.90 windows xp
duplicate of #5000 Giovanni Manghi
09:22 AM Bug report #5100 (Closed): program will not allow selection of new symbology 1.9.90 windows xp
when you try to select new symbology it jumps straight to labels rather than going into the new symbology menu. old ... mike dodd
09:20 AM Bug report #5099 (Closed): pie charts crash qgis 1.9.90 windowsxp
If you create a large number of pie charts for UK (say 1000) and you are zoomed out to whole of uk then qgis crashes.... mike dodd
08:30 AM Revision 643db0e3 (qgis): Added missing composer label alignment bindings to python api and bette...
Tim Sutton
07:47 AM Bug report #5098 (Closed): Error handling null values (numeric, decimal)
If postgres numeric, decimal fields are empty users can't enter number. Jože Detečnik
07:34 AM Bug report #5097 (Closed): Dialog in Merge Shape Files
The Dialog of Merge Shape Files does not remember the last accessed directory,
it always opens the same default (home...
alobo -
07:28 AM Bug report #4567: Ftools - Union returns Wrong Table of Attributes
I get an empty table using 1.7.4 under ubuntu 10.04 (from ubuntugis-unstable binaries).
See attached files.
alobo -
05:08 AM Bug report #4567 (Reopened): Ftools - Union returns Wrong Table of Attributes
Giovanni Manghi
07:00 AM Revision c0cf1abe (qgis): [BACKPORT] Nicer api for composer item frames and carry docs through to...
Tim Sutton
03:38 AM Bug report #5096 (In Progress): Always use the same dialog for opening/saving files
Paolo Cavallini
03:37 AM Bug report #5096 (Closed): Always use the same dialog for opening/saving files
Duplicate of #3763 Paolo Cavallini
03:37 AM Bug report #5096 (Closed): Always use the same dialog for opening/saving files
Duplicate of #3763 Paolo Cavallini
03:35 AM Bug report #5096: Always use the same dialog for opening/saving files
I think he's talking about plugin's dialogs (I'm right?). GdalTools, SPIT (and maybe other core plugins) use a custom... Giuseppe Sucameli
02:58 AM Bug report #5096: Always use the same dialog for opening/saving files
See #3763. What's still missing? Jürgen Fischer
02:28 AM Bug report #5096 (Closed): Always use the same dialog for opening/saving files
Some dialogs for opening or saving files is custom, some other is OS standard. Better replace them all with OS standard Paolo Cavallini
03:05 AM Bug report #3763: The "other" open/save file dialog has timeouts or causes QGIS to stop respondin...
Aren Cambre wrote:
> Did this eliminate the nonstandard dialog from all places? I just noticed that SPIT still uses i...
Jürgen Fischer
03:03 AM Revision 3334c9c9 (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton
01:53 AM Bug report #1978: QGIS take ages to open big (or just complex) vectors
Olá Jorge,
that sounds odd, and if confirmed it will deserve a separate ticket. Personally I still cannot confirm, e...
Giovanni Manghi
01:53 AM Bug report #4634: [PATCH] New labelling engine: wrong label placement with both "around centroid"...
Confirmed with my own data. The horizontal(slow) option places the labels in the correct position, but is too slow.
T...
michele zanolli

2012-02-27

11:59 PM Revision cda3693d (qgis): Live widget updates in graduated symbol renderer when symbol, breaks,
break type, field, or ramp changes. Nathan Woodrow
06:13 PM Revision b86bb6f7 (qgis): fix crash in CRS selection
Jürgen Fischer
04:59 PM Revision 57f413c7 (qgis): german translation update
Jürgen Fischer
03:45 PM Bug report #1978: QGIS take ages to open big (or just complex) vectors
HOW TO REPRODUCE THE BUG
--
in Ubuntu 11.10 with QGIS 1.7.4
--
This bug can be reproduced simply by removing (or movi...
Jorge Rocha
11:37 AM Bug report #1978: QGIS take ages to open big (or just complex) vectors
Olá Jorge
> libqt, ibgeos and libgdal are the same, testing using 1.7.3 and 1.7.4. The performance is completely di...
Giovanni Manghi
02:22 PM Feature request #5094: QGIS Server Web Feature Service capabilities
Great, thanks. How do you compare this to the alternative option of integrating TinyOWS, who also offers WFS-T and OG... Paolo Cavallini
02:06 PM Feature request #5094: QGIS Server Web Feature Service capabilities
Wow, that's really cool!!!
Thank you, Michael and René. I'm going to give it a try in the next days and will comment ...
Marco Hugentobler
09:01 AM Feature request #5094: QGIS Server Web Feature Service capabilities
*René-Luc D'Hont* (3liz) is the real author of these patches. Michael Douchin
08:58 AM Feature request #5094 (Closed): QGIS Server Web Feature Service capabilities
Adding the Web Feature Service capabilities Version 1.0.0 to QGIS Server.
The WFS service will then be able to answe...
Michael Douchin
05:13 AM Feature request #5093 (Closed): Cancel current canvas redraw on a new redraw request
Currently QGIS executes all map canvas redraw requests sequentially despite the fact that new redraw requests have be... marisn -

2012-02-26

12:06 AM Bug report #2947: GRASS plugin mapset permission blocks use if user doesn't own PERMANENT
ok, so the "MAPSET PERMANENT - permission denied" comes from grass lib/gis/gisinit.c's G__gisinit() when G__mapset_pe... hamish -
10:44 PM Bug report #2947: GRASS plugin mapset permission blocks use if user doesn't own PERMANENT
Hi,
some more testing and more ideas.
Micha posted some screenshots of the 1.7.4 error message in the LiveDVD ticke...
hamish -
03:22 PM Bug report #1978: QGIS take ages to open big (or just complex) vectors
Jorge Rocha wrote:
> I'm having serious performance problems with the new 1.7.4 in Linux.
>
> My test set (the admin...
Jorge Rocha
10:29 AM Bug report #1978: QGIS take ages to open big (or just complex) vectors
Gio,
I was able to reboot with my former disk, with 1.7.3 QGIS. It takes 2 sec. to open the shapefile in 1.7.3 , aga...
Jorge Rocha
09:53 AM Bug report #1978: QGIS take ages to open big (or just complex) vectors
Olá Jorge,
are you sure you have the exactly same configurations you had in 1.7.3? I know well your dataset and I wi...
Giovanni Manghi
09:48 AM Bug report #1978: QGIS take ages to open big (or just complex) vectors
I'm having serious performance problems with the new 1.7.4 in Linux.
My test set (the administrative limits of PT) i...
Jorge Rocha
01:47 PM Revision 906d67a6 (qgis): big QGIS update
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@24 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]

2012-02-25

09:37 AM Revision 730c332a (qgis): Use zoom to mouse by default. Fixes #5054
Nathan Woodrow
07:21 AM Bug report #5066: (regression) QGIS 1.7.* misdetects EPSG::25884 datasets as EPSG::2100
marisn - wrote:
> Just tested 1.7.4 on Linux and found out that it suffers from the same issue.
The problem also doe...
Jürgen Fischer
06:32 AM Bug report #5066: (regression) QGIS 1.7.* misdetects EPSG::25884 datasets as EPSG::2100
Just tested 1.7.4 on Linux and found out that it suffers from the same issue. marisn -
06:32 AM Bug report #5066: (regression) QGIS 1.7.* misdetects EPSG::25884 datasets as EPSG::2100
Just tested 1.7.4 on Linux and found out that it suffers from the same issue. marisn -
04:55 AM Revision 4e7603fb (qgis): Merge pull request #96 from mbernasocchi/android
Android right click using TapAndHoldGesture Tim Sutton
04:38 AM Feature request #5091 (Open): Ability to Work only with AOI
Download and upload data only in the Area of interest (setup area by polygon or coordinate frame). Thank you! Oleg Seliverstov
04:36 AM Feature request #5090 (Open): Offline editing plugin - Work only with AOI
Download and upload data only in the Area of interest (setup area by polygon or coordinate frame). Thank you! Oleg Seliverstov
04:06 AM Bug report #4854: Error in high resolution exports with transparent rasters
The problem appears in the new 1.7.4 release too, although now, the zone is only one pixel high.
andskog -
 

Also available in: Atom