Activity

From 2012-12-30 to 2013-01-28

2013-01-28

10:49 PM Revision 9dffa42e (qgis): Merge pull request #394 from etiennesky/gdaltools1
GdalTools - use raster format save option and pyramids dialogs Giuseppe Sucameli
10:14 PM Revision 42d637d9 (qgis): allows for plugins to insert actions for layers in TOC, with QgsLegendI...
Etienne Tourigny
10:14 PM Revision 9bed789f (qgis): implement currentLayer() and setCurrentLayer() in QgsLegendInterface to...
Etienne Tourigny
10:14 PM Revision 8c89c2a0 (qgis): fix layerModified signal mapping
Etienne Tourigny
08:07 PM Feature request #6799: Bring the "advanced search" tool (available in table of attributes) also i...
I have changed the name of Query.. in the TOC to Filter.. so the action reflects the operation more clearly.
I thin...
Nathan Woodrow
03:00 AM Feature request #6799: Bring the "advanced search" tool (available in table of attributes) also i...
The difference being, that the filter is also a layer property, that will affect all operations on the layer and even... Matthias Kuhn
02:30 AM Feature request #6799: Bring the "advanced search" tool (available in table of attributes) also i...

> Maybe the TOC context menu could hold an item for this. But I'm not sure there either.
I would personally say "ye...
Giovanni Manghi
01:49 AM Feature request #6799: Bring the "advanced search" tool (available in table of attributes) also i...
Implemented and awaiting comments.
https://github.com/qgis/Quantum-GIS/pull/406
It's currently located in the toolba...
Matthias Kuhn
07:42 PM Revision db7b46ac (qgis): Remove invalid relative path to images resource file
Larry Shaffer
07:24 PM Bug report #6856: pdf error 14 when generating Atlas with transparent overview frame
Here's a bugfix :
https://github.com/olivierdalang/Quantum-GIS/tree/bugfix_6856
I'm a newbie in C++ programming, an...
Olivier Dalang
10:52 AM Bug report #6856: pdf error 14 when generating Atlas with transparent overview frame
Same problem with labels here, when labels have transparent background.
Note that the first exported file (the PDF c...
Olivier Dalang
02:43 PM Revision 1e34b2f3 (qgis): Merge pull request #403 from matthias-kuhn/expression-build-dialog-save...
Save geometry of expression build dialog on close Nathan Woodrow
02:42 PM Revision 958cd2a0 (qgis): Merge pull request #407 from matthias-kuhn/expression-builder-margin
Fix for #6165 - Overlapping widgets in expression builder dialog Nathan Woodrow
02:25 PM Revision fb63167a (qgis): Fix for #6165 - Overlapping widgets in expression builder dialog
Reset the top margin of widgets to the default value Matthias Kuhn
12:54 PM Bug report #7055: All plugins report python error in QGIS 1.9.0 Alpha, rev b16c68e
Gerhard Spieles wrote:
> is there a mailing-list to inform the plugin-authors, that plugins will need update to suppo...
Jürgen Fischer
12:00 PM Bug report #7055: All plugins report python error in QGIS 1.9.0 Alpha, rev b16c68e
Hello Juergen,
is there a mailing-list to inform the plugin-authors, that plugins will need update to support new API?
Gerhard Spieles
04:53 AM Bug report #7055: All plugins report python error in QGIS 1.9.0 Alpha, rev b16c68e
See also http://lists.osgeo.org/pipermail/qgis-developer/2013-January/024124.html Jürgen Fischer
12:32 PM Revision 6c931f3b (qgis): debian packaging update (fixes #7060)
Jürgen Fischer
12:08 PM Revision 6ef3c2a8 (qgis): Add composer rulers to composer graphics view
Marco Hugentobler
11:22 AM Revision 7c2c73b4 (qgis): Add class QgsComposerRuler
Marco Hugentobler
09:36 AM Bug report #7064 (Feedback): "cross2" symbol should be exported in SLD as "x"
is master affected? Giovanni Manghi
09:31 AM Bug report #7064 (Closed): "cross2" symbol should be exported in SLD as "x"
QGIS has a number of "marker line" symbol types. When i export these to SLD they become
<graphic><mark><wellknowntex...
Jonathan Moules
09:12 AM Bug report #7063 (Closed): Oracle provider don't allow to select non geometric tables
Hi,
I tried new provider with revision 74ace4a. I have some issues comparing to postgres provider:
1- I just can't s...
Regis Haubourg
07:32 AM Bug report #7062: Print composer does not display attribute table and html frame
Now that things are changing a lot in the source code, expect many more things to get broken.
If you find a regressi...
Giovanni Manghi
07:32 AM Bug report #7062: Print composer does not display attribute table and html frame
Now that things are changing a lot in the source code, expect many more things to get broken.
If you find a regressi...
Giovanni Manghi
07:26 AM Bug report #7062 (Closed): Print composer does not display attribute table and html frame
Print composer does not display an attribute table as shown in the attachment. The attribute table is there because ... Andy Wood
07:09 AM Bug report #7061 (Closed): Incorrect rendering of dash pattern with zero-length dash for thin lines
A custom dash pattern that includes an entry with a Dash length of zero is rendered incorrectly when the Pen width is... J. Dugge
05:59 AM Bug report #6165 (Closed): Overlapping widgets in expression builder dialog
Fixed in commit:fb63167 Matthias Kuhn
04:52 AM Bug report #7060: Debian build problem in latest from github.
See also http://lists.osgeo.org/pipermail/qgis-developer/2013-January/024128.html Jürgen Fischer
03:33 AM Bug report #7060 (Closed): Debian build problem in latest from github.
Fixed in changeset commit:"6c931f3bbc6a4d29a3026d6e6a50e7f657977a54". Jürgen Fischer
03:13 AM Bug report #7060 (Closed): Debian build problem in latest from github.
Downloaded the latest commits from master into my local branch (Mon Jan 28 11:12:24 GMT 2013), built it the Debian wa... Andy Wood
03:14 AM Bug report #7059 (Rejected): From EPSG3003 to EPSG4326 matter
try this WMS
http://geoposer.com:443/server/services/ve.xml
that publishes the bing maps in WGS84, your points are ...
Giovanni Manghi
03:14 AM Bug report #7059 (Rejected): From EPSG3003 to EPSG4326 matter
try this WMS
http://geoposer.com:443/server/services/ve.xml
that publishes the bing maps in WGS84, your points are ...
Giovanni Manghi
02:28 AM Bug report #7059 (Rejected): From EPSG3003 to EPSG4326 matter
I have this situation
1. I get some POI from google earth (file submitted as Waypoints.kml)
2. I import them in qgis...
Francesco Barsotti
01:39 AM Revision 4cbec181 (qgis): fix warnings, add copyright headers, cosmetics
Jürgen Fischer
01:38 AM Feature request #7058 (Open): Snapping priority - Prioritise vertices over lines
Supposing I have several polyline/gon layers when digitising, or even just one layer:
First geomerty, A, has a line ...
Stuart Ladd
01:09 AM Bug report #7011 (Closed): QGIS 1.8 (Win7 via osgeo4w) with FileGDB driver crashes when adding fi...
OSGeo4W issue was closed. Jürgen Fischer
01:09 AM Bug report #7011 (Closed): QGIS 1.8 (Win7 via osgeo4w) with FileGDB driver crashes when adding fi...
OSGeo4W issue was closed. Jürgen Fischer

2013-01-27

12:59 AM Feature request #7057: DB Manager SQL window should remember query string when closing and re-use...
Paolo, it's a duplicate as long as feature #4781 includes keeping history of SQL query string that are not executed y... Mathieu Pellerin - nIRV
12:54 AM Feature request #7057 (Rejected): DB Manager SQL window should remember query string when closing...
duplicate of #4781 Paolo Cavallini
12:54 AM Feature request #7057 (Rejected): DB Manager SQL window should remember query string when closing...
duplicate of #4781 Paolo Cavallini
06:04 PM Feature request #7057 (Rejected): DB Manager SQL window should remember query string when closing...
Yesterday, I was working on a long SQL statement. I accidentally hit ESC on my keyboard, effectively erasing the stat... Mathieu Pellerin - nIRV
08:33 PM Revision 74ace4ad (qgis): osgeo4w: packaging updates
Jürgen Fischer
08:25 PM Revision f440b60f (qgis): osgeo4w: backport packaging updates to 1.8.0
Jürgen Fischer
07:17 PM Revision 158dadbb (qgis): minor edits to SEXTANTE algorithms and scripts
Victor Olaya
05:47 PM Feature request #7056 (Closed): Setup a linux nightly build for upcoming Ubuntu 13.04's Raring Ri...
Would be nice to have a nightly build repository based on Ubuntu's upcoming 13.04 Raring Ringtail. Mathieu Pellerin - nIRV
04:48 PM Revision fbb380df (qgis): Update doc/osx.t2t
Tim Sutton
04:41 PM Revision fd73eaae (qgis): Merge pull request #405 from matthias-kuhn/piediagram-test-fix
Replace control image for piediagram with proper one Paolo Cavallini
04:18 PM Revision 247c2dbe (qgis): qwt compile error under OSX - note for Larry
Tim Sutton
04:01 PM Revision 5b9b03f4 (qgis): Replace control image for piediagram with proper one
Matthias Kuhn
03:04 PM Revision d860c716 (qgis): Update osx install - update old nokia download path
Tim Sutton
02:52 PM Revision b2317952 (qgis): Added compiled SEXTANTE ui files
Victor Olaya
02:51 PM Revision b2902725 (qgis): edited GRASS and SAGA algorithm descriptions
Victor Olaya
02:12 PM Revision 250e2a52 (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Victor Olaya
01:36 PM Revision a9a289e9 (qgis): Update doc/osx.t2t
Added note about how to get command line tools. Tim Sutton
01:10 PM Bug report #7055 (Closed): All plugins report python error in QGIS 1.9.0 Alpha, rev b16c68e
It seems that in this revision of QGis master (commit:b16c68e) exists a general problem with python code.
Every plugi...
Gerhard Spieles
04:49 AM Feature request #7052 (Closed): Composer navigation should be improved
Hi !
I find it quite frustrating to navigate in the Composer, since it is very different than in the Map Canvas. So ...
Olivier Dalang
03:08 AM Revision 600baca9 (qgis): OSM provider ported to new API
Martin Dobias

2013-01-26

11:55 PM Revision 20e4ec55 (qgis): edited GRASS/SEXTANTE algorithm descriptions
Victor Olaya
11:55 PM Revision f91e9d33 (qgis): minor sextante fixes
Victor Olaya
11:21 PM Revision b16c68ec (qgis): Postgres - debug mode: do not slow down fetching of features unless nec...
(the debug routine was consuming ~50% of rendering time) Martin Dobias
11:08 PM Revision 2800b4a0 (qgis): fix windows build
Jürgen Fischer
10:28 PM Revision 85b684c9 (qgis): Added layerIsExpanded() to QgsLegendInterface
olivier -
09:17 PM Revision e7c34ea9 (qgis): german translation update
Jürgen Fischer
08:33 PM Revision 2ca956d7 (qgis): follow up 994dc1cc216: also change level in QgsMessageLogViewer
Jürgen Fischer
07:42 PM Revision 8da06cb9 (qgis): QgsVectorLayer: deprecate old API: select(), nextFeature(), featureAtId()
Martin Dobias
07:22 PM Feature request #7051 (Open): Option to have Map Tips display on all layers
Map Tips is a great feature !
However, when working with several layers, having map tips display on the feature of a...
Olivier Dalang
06:17 PM Revision 5ad61f53 (qgis): Merge remote-tracking branch 'origin/master' into new_vector_api
Martin Dobias
05:51 PM Feature request #6244: Scalebar font color
this should be closed :
https://github.com/qgis/Quantum-GIS/pull/396
Olivier Dalang
05:51 PM Feature request #6307: Add font color option to legend in print composer
this should be closed :
https://github.com/qgis/Quantum-GIS/pull/396
Olivier Dalang
02:16 PM Revision 994dc1cc (qgis): - [API] introduce QgsMessageLog::MessageLevel and change logMessage() l...
parameter to that type
- change default level to WARNING
- change startup messages to INFO
- don't unhide the warning...
Jürgen Fischer
11:35 AM Bug report #7050 (Open): Inconsistent use of strings
Several strings are used with different capitalization in the code, e.g.
* Null Null NULL and NODATA NoData and no...
Paolo Cavallini
03:04 AM Revision 5ed164ab (qgis): Add test for format expression function
Nathan Woodrow
03:02 AM Revision 96565d1d (qgis): Add empty QUndoView to QgsUndoWidget for initial show
- Shows disabled view instead of blank dock area (same as creating new project after closing project) Larry Shaffer

2013-01-25

08:40 PM Revision 298f0c00 (qgis): cleanup doIntersectLines.py and fix #7021
Jürgen Fischer
05:48 PM Revision 4cd271bd (qgis): Save geometry of expression build dialog on close
Matthias Kuhn
05:21 PM Revision 7ad3048a (qgis): append resolution and transparency arguments also to tile request (fixe...
Jürgen Fischer
05:21 PM Revision 45faef9c (qgis): leaner imitation of .arg
Jürgen Fischer
11:40 AM Bug report #7021 (Closed): Line Intersection tool produces error when using jus one input layer
Fixed in changeset commit:"298f0c000e041795390ae4759ae01572f9d677e5". Jürgen Fischer
09:41 AM Bug report #7021: Line Intersection tool produces error when using jus one input layer
Pull has been submitted in Github for patching it up.
Pull Request URL: https://github.com/qgis/Quantum-GIS/pull/404
Sibi Prabakaran
09:41 AM Bug report #7021: Line Intersection tool produces error when using jus one input layer
Pull has been submitted in Github for patching it up.
Pull Request URL: https://github.com/qgis/Quantum-GIS/pull/404
Sibi Prabakaran
10:36 AM Revision f6806a9e (qgis): WCS max extent verification fix for servers without overvies
Radim Blazek
09:49 AM Bug report #7048: QGIS Mapserver Internal Server Error
If put *.qgs file into cgi-bin directory - all works fine. Is it normal behavior? dr -
09:31 AM Bug report #7048 (Closed): QGIS Mapserver Internal Server Error
Trying to run QGIS Mapserver on Ubuntu 12.04 (1.9.0+git20130123+595a45f~precise-ubuntugis1) installed from http://qgi... dr -
08:16 AM Bug report #3981 (Closed): WMS layer with tile looses transparency
Fixed in changeset commit:"7ad3048a1495b5da71f15e8692e6aaac63e47364". Jürgen Fischer
04:25 AM Revision 4736393f (qgis): Fix background issue for Gnome desktop
- Revert de437ab Larry Shaffer
04:25 AM Revision fbe6c6ab (qgis): Add Qt styles flags to QgsAppStyleSheet and update styled group boxes
Larry Shaffer
03:40 AM Bug report #7047: Python support broken/disabled on QGIS' quantal master builds when running on u...
Fair enough :-) ive had succesful experiences in the pass with precise builds running fine under quantal. Guess luck ... Mathieu Pellerin - nIRV
02:33 AM Bug report #7047 (Rejected): Python support broken/disabled on QGIS' quantal master builds when r...
the quantal builds are meant for quantal. Jürgen Fischer
02:33 AM Bug report #7047 (Rejected): Python support broken/disabled on QGIS' quantal master builds when r...
the quantal builds are meant for quantal. Jürgen Fischer
01:29 AM Bug report #7047 (Rejected): Python support broken/disabled on QGIS' quantal master builds when r...
When launching QGIS (quantal master builds offered through http://qgis.org/debian-nightly) under ubuntu's upcoming ri... Mathieu Pellerin - nIRV
01:22 AM Revision 3e33cf8d (qgis): more robust raster color map conversion from 1.8 project and style file...
Radim Blazek

2013-01-24

12:07 AM Bug report #7046 (Closed): Import file does not autofill values
DB Manager correctly prefills necessary fields (name of the geometry column, SRIDs etc.) when dragging and dropping f... Paolo Cavallini
08:13 PM Revision d818561d (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Victor Olaya
08:12 PM Revision 4f3e89a8 (qgis): added extra import parameters for vector layers in GRASS/SEXTANTE inter...
minor fix to create a new instance when a model is edited Victor Olaya
08:09 PM Revision 16c64be0 (qgis): edited GRASS/SEXTANTE descriptions
Victor Olaya
05:39 PM Revision 2a542487 (qgis): use 'geom' as default name for geometry columns in browser data items (...
Jürgen Fischer
04:47 PM Bug report #7045 (Closed): Don't use ilike operator for MSSQL provider
Default MSSQL instances complete case insensitive searches with the equals and like operators. The QGIS query builder... Jeremy Palmer
04:24 PM Bug report #7023 (Closed): QGIS master crashes loading 1.8 projects with pseudocolor
Fixed in changeset commit:"3e33cf8d8613a182aa64857d5375526b1fb6444a". Radim Blazek
03:55 PM Feature request #7044 (Open): list all layers that the current layer is joined to
Before removing a layer from a project, the user may want to check whether it is joined to any other layers. There i... Alister Hood
02:29 PM Revision 5346d2be (qgis): Consider WMS opacity also for labels and in the GetPrint request
Marco Hugentobler
01:48 PM Revision 3c29cd25 (qgis): Add string format() function to expression
Nathan Woodrow
09:23 AM Bug report #7043 (Closed): Tiled WMS layer transparency issue
dr -
09:20 AM Bug report #7043 (Feedback): Tiled WMS layer transparency issue
should be duplicate of #3981 Giovanni Manghi
09:09 AM Bug report #7043 (Closed): Tiled WMS layer transparency issue
If fill Tile size fields in WMS layer settings then QGIS sends WMS requests wthout GET parameter TRANSPARENT=TRUE. Fo... dr -
08:34 AM Feature request #7042 (Closed): PostGIS column wrongly named "qgs_geometry"
implemented in commit:2a542487cf. Jürgen Fischer
08:34 AM Feature request #7042 (Closed): PostGIS column wrongly named "qgs_geometry"
implemented in commit:2a542487cf. Jürgen Fischer
07:48 AM Feature request #7042: PostGIS column wrongly named "qgs_geometry"
It would surely be nice to encode own's taste into a central qgis configuration Sandro Santilli
07:43 AM Feature request #7042: PostGIS column wrongly named "qgs_geometry"
It is a matter of taste, but the current situation is utterly confusing for the users:
* when dropping from browser ...
Paolo Cavallini
06:40 AM Feature request #7042: PostGIS column wrongly named "qgs_geometry"
Agreed, matter of taste. Which is also why I want the geometry column name in the layer name ... Sandro Santilli
06:37 AM Feature request #7042: PostGIS column wrongly named "qgs_geometry"
Why "geom"? Isn't the name of the geometry column just a matter of taste? Jürgen Fischer
06:37 AM Feature request #7042: PostGIS column wrongly named "qgs_geometry"
Why "geom"? Isn't the name of the geometry column just a matter of taste? Jürgen Fischer
06:35 AM Feature request #7042 (Closed): PostGIS column wrongly named "qgs_geometry"
If you import a shapefile into PostGIS using the QGIS browser, the resulting vector has the geometry column wrongly ... Giovanni Manghi
03:08 AM Revision f2029b4e (qgis): log python warnings and enabled deprecation warnings
Jürgen Fischer
02:16 AM Bug report #7038 (Feedback): Coordinate Readout box
Is this about the "road graph plugin"? Giovanni Manghi
02:15 AM Bug report #7037: WMS Server Search returns Network Error 301
it does not seems a qgis proble, but a service one
http://geopole.org/wms/search?search=%1&type=rss
"Error 503 Serv...
Giovanni Manghi

2013-01-23

12:45 AM Revision 985468e4 (qgis): Merge remote-tracking branch 'jef/oraclespatial-nva' into new_vector_api
Conflicts:
doc/TRANSLATORS
i18n/qgis_de.ts
src/app/qgisapp.cpp
src/core/qgis.cpp
src/core/qgsvectorlayerimport.c...
Martin Dobias
11:46 PM Revision 5f304b34 (qgis): Merge remote-tracking branch 'origin/master' into new_vector_api
Conflicts:
python/core/qgsvectordataprovider.sip
src/app/legend/qgslegendlayer.cpp
src/app/qgisapp.cpp
src/app/qg...
Martin Dobias
11:11 PM Revision 595a45f4 (qgis): Fix error in test for issue 7023
Tim Sutton
05:09 PM Feature request #5115: Save more than one style in a .qml file and give user a choice when loadin...
> Someone might be interested in this:
>
> I saw a request for another desktop GIS for the ability to save multiple ...
Alister Hood
05:08 PM Bug report #7039 (Closed): Use message bar for handling bad layers
The handle bad layers dialog is quite intrusive for users it would be be good to have a message like "Project opened ... Nathan Woodrow
04:53 PM Bug report #7038 (Closed): Coordinate Readout box
Coordinate Readout box at bottom right of display only shows the X (easting)coordinate
the extents display only shows...
Bob Krohn
03:02 PM Bug report #7037 (Closed): WMS Server Search returns Network Error 301
Well, the subject says it all.
Can be reproduced by clicking on WMS -> Tab Server Search and search for something. ...
Martin Jung
01:09 PM Bug report #6723: Multiple selection from table paste into layer crashes QGIS
Here's another more consistent multiple selection operation
* Select 25 features from a KML layer
* paste them into a...
Patrick Dunford
12:57 PM Bug report #6723: Multiple selection from table paste into layer crashes QGIS
Here is a summary of copy/paste problems
* multiple item paste can crash Qgis
* multiple item paste does not paste al...
Patrick Dunford
12:18 PM Bug report #7036: Custom CRS Testbox giving wrong results
The output values are in radians, not degree. I think that does not make much sense.
See also: http://gis.stackexcha...
Andre Joost
09:05 AM Bug report #7036 (Closed): Custom CRS Testbox giving wrong results
When I enter a proj string for any kind of geographic CRS in the text box, and give a pair of lat/lon degree values, ... Andre Joost
04:25 AM Bug report #5174 (Feedback): 'Label field' based on joined table lost when reopening project (old...
if this is about old labelling then should be closed. Giovanni Manghi
04:25 AM Bug report #6640 (Open): Problem with round function of the expression builder
Giovanni Manghi
03:07 AM Bug report #7035 (Closed): Composer doesn't save extents of maps correctly
I think I found a pretty annoying bug in the Map Composer. QGIS cannot correctly save the extents of the map. Same pr... Esmeraldo Battelli
02:18 AM Bug report #7031 (Closed): divide (split) polygon doesn't work
duplicate of #4534 Jürgen Fischer
02:18 AM Bug report #7031 (Closed): divide (split) polygon doesn't work
duplicate of #4534 Jürgen Fischer
01:29 AM Bug report #7031 (Closed): divide (split) polygon doesn't work
I'm trying to use the divide (Split) command vector (in Data management) in a Fedora 16 with QGIS 1.8 and I noticed t... Andrea Spisni
02:13 AM Bug report #7033 (Closed): qgis 1.8: divide (split) polygon in Fedora 16 64bits doesn't work
Jürgen Fischer
01:30 AM Bug report #7033 (Closed): qgis 1.8: divide (split) polygon in Fedora 16 64bits doesn't work
I'm trying to use the divide (Split) command vector (in Data management) in a Fedora 16 with QGIS 1.8 and I noticed t... Andrea Spisni
02:13 AM Bug report #7032 (Closed): qgis 1.8: divide (split) polygon in Fedora 16 64bits doesn't work
Jürgen Fischer
01:29 AM Bug report #7032 (Closed): qgis 1.8: divide (split) polygon in Fedora 16 64bits doesn't work
I'm trying to use the divide (Split) command vector (in Data management) in a Fedora 16 with QGIS 1.8 and I noticed t... Andrea Spisni
01:54 AM Feature request #7034 (Feedback): new feature request: split polygons with another layer
Hy there,
Hy would like tio suggest a new feature to be included in qgis: split polygons with another layer (similar ...
Andrea Spisni
01:11 AM Revision 0ccff602 (qgis): port oracle provider to new_vector_api
+ progress dialog in progress dialog
+ fix for feature form from attribute table
Jürgen Fischer

2013-01-22

11:49 PM Revision 5f70a68f (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton
11:48 PM Revision de437abd (qgis): Set options list style to to white background
Tim Sutton
11:20 PM Revision b1bfb9af (qgis): Merge pull request #389 from slarosa/pyqgis-console
Update translation for Python Console Larry Shaffer
11:09 PM Feature request #6361: Edit widget “Unique values”
The problematic name is for widget “Unique values”. The “UUID generator” was mentioned to point to the quite opposite... zirneklitis -
09:16 PM Feature request #6361: Edit widget “Unique values”
zirneklitis - wrote:
> In most DBMS unique is UNIQUE – no duplication is allowed
This is what happens. If you are us...
Nathan Woodrow
09:45 PM Revision 83afcd62 (qgis): more oracle provider improvements:
- enable warnings and more error handling in qocispatial
- read ordinates in one go (OCICollGetElemArray/OCINumberToR...
Jürgen Fischer
09:44 PM Revision 3380961e (qgis): oracle provider improvements:
- improve srs lookup
- insert crs to oracle table on import, if not existent (requires INSERT privilege on MDSYS.SDO_...
Jürgen Fischer
09:43 PM Revision c0d92757 (qgis): oracle provider: accept number(0) as key
Jürgen Fischer
09:43 PM Revision ab9862ff (qgis): oracle provider: fix connection settings
Jürgen Fischer
09:42 PM Revision 4923c30d (qgis): [FEATURE] add oracle provider
Jürgen Fischer
06:44 PM Bug report #6640: Problem with round function of the expression builder
The status for this ticket probably shouldn't be "Feedback". Alister Hood
04:21 PM Revision 53197ad8 (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
Marco Hugentobler
04:20 PM Revision 4479cd70 (qgis): [Feature: Add more color options. Provided by olivierdalang]. Modificat...
Marco Hugentobler
04:13 PM Revision b6e61479 (qgis): Shorten code for xml reading / writing
Marco Hugentobler
04:09 PM Revision fadaaeba (qgis): Shorten code for xml reading and writing
Marco Hugentobler
03:50 PM Revision f7f0b2df (qgis): Avoid reseting of pen width if changing stroke color
Marco Hugentobler
03:07 PM Bug report #7030 (Closed): --customizationfile should override customization enabled flag
The @/UI/Customization/enabled@ flag is referenced in Quantum-GIS/src/app/qgscustomization.cpp which means --customiz... Nathan Woodrow
02:39 PM Revision 1631be4f (qgis): (remove useless code)
Olivier Dalang
02:39 PM Revision c5b8b690 (qgis): QgsScalebar now saves colors in XML
Olivier Dalang
02:38 PM Revision d0331246 (qgis): Allow setting of font color in QgsComposerLegend
Olivier Dalang
02:38 PM Revision 6566babc (qgis): (changed default color)
Olivier Dalang
02:37 PM Revision f6cda096 (qgis): color works for scalebars
Olivier Dalang
02:37 PM Revision 4066b915 (qgis): remove always black text
this is unconsistant with the other drawText function and makes it impossble for a composer item to have a font color Olivier Dalang
02:36 PM Revision 8912dd33 (qgis): ça marche tjs pas...
Olivier redlead
02:36 PM Revision 310875ea (qgis): line color starts to work
Olivier redlead
02:35 PM Revision 3d275e3b (qgis): typo
Olivier redlead
02:34 PM Revision bce952c6 (qgis): starting to refresh the scalebar composer item
Olivier redlead
01:32 PM Revision 6dcb5f4f (qgis): Clone gradient in singleband gray renderer. Combine new opacity with ex...
Marco Hugentobler
01:10 PM Bug report #7004: Custom positioning of Layers panel
Thanks for that. Is there somewhere I can find out about the new features in 1.9, when do you expect the release? Patrick Dunford
03:30 AM Bug report #7004: Custom positioning of Layers panel
You can use --configpath option described in the manual. In master , preferences and .qgis profile can be moved where... Regis Haubourg
10:07 AM Revision 2fbe172d (qgis): Created test to replicate issue #7023
Tim Sutton
09:45 AM Revision 7010fbdd (qgis): Dont dump on every style conversion
Tim Sutton
09:22 AM Revision 07772f13 (qgis): fix output of the eliminate slivers polygon tool (fix 6925). Patch by
Bernhard Strobl Alexander Bruy
08:38 AM Feature request #7022 (Closed): Offer to enable 'on the fly' CRS transformation when layers with ...
Larry Shaffer
02:17 AM Feature request #7022: Offer to enable 'on the fly' CRS transformation when layers with different...
I ran the nightly build, yes that default tick box in Options > CRS satisfies my original point, Thanks James Morrison
07:59 AM Bug report #6925: Eliminate slivers polygon creates wrong output
Giovanni Manghi wrote:
>
> well... if it wasn't clean (then I missed something when using grass) then the "strange" ...
Bernhard Ströbl
07:50 AM Bug report #6925: Eliminate slivers polygon creates wrong output
Bernhard Ströbl wrote:
> Giovanni,
>
> I redid my code, and issued a pull request containing the changes. Give it a ...
Giovanni Manghi
07:16 AM Bug report #7026 (Closed): Installing QGIS-OSGeo4W-1.801-1
Jürgen Fischer
06:28 AM Bug report #7026 (Closed): Installing QGIS-OSGeo4W-1.801-1
I am new user trying to install QGIS-OSGeo4W-1.8.0-1-Setup.exe.
My laptop is running Windows 7 Pro 64bit
I have loade...
Stephen Sheldon
07:11 AM Bug report #7025 (Closed): Installing QGIS-OSGeo4W-1.801-1
remove @sqlite3.dll@ from your @WINDOWS\\SYSWOW64@ directory (system32 on 32 bit windows). Jürgen Fischer
07:11 AM Bug report #7025 (Closed): Installing QGIS-OSGeo4W-1.801-1
remove @sqlite3.dll@ from your @WINDOWS\\SYSWOW64@ directory (system32 on 32 bit windows). Jürgen Fischer
06:32 AM Bug report #7025: Installing QGIS-OSGeo4W-1.801-1
I meant to select affected Version 1.8 and not Master. See Bug #7026 Stephen Sheldon
06:27 AM Bug report #7025 (Closed): Installing QGIS-OSGeo4W-1.801-1
I am new user trying to install QGIS-OSGeo4W-1.8.0-1-Setup.exe.
My laptop is running Windows 7 Pro 64bit
I have loade...
Stephen Sheldon
03:20 AM Feature request #6753: Field properties: allow to view multiple lines comment
Hi François, it's a pleasure to meet you here!.
I didn't get is19110 plugin on oslandia repo. is that still under de...
Regis Haubourg
01:06 AM Bug report #7023 (Closed): QGIS master crashes loading 1.8 projects with pseudocolor
If I have a project containing a psudocoloured image in 1.8 and then try to load it in 2.0 I get a crash with the fol... Tim Sutton

2013-01-21

12:35 AM Bug report #6925 (Closed): Eliminate slivers polygon creates wrong output
Fixed in changeset commit:"07772f13f6ac102dd18eccf68d350f6bafeef4c8". Alexander Bruy
07:47 AM Bug report #6925: Eliminate slivers polygon creates wrong output
Giovanni,
I redid my code, and issued a pull request containing the changes. Give it a try with your data.
During my...
Bernhard Ströbl
12:34 AM Revision 181a7393 (qgis): [FEATURE] Add custom group box settings to Options
- Add options to set group box title to bold, and to draw platform-consistent custom border and background
- Useful f...
Larry Shaffer
11:10 PM Revision 2231971e (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Conflicts:
python/plugins/sextante/algs/ftools/Difference.py
python/plugins/sextante/algs/ftools/Intersection.py
p...
Victor Olaya
11:05 PM Revision 995ede35 (qgis): added support for all gdal/ogr formats in all providers
added support for pre and post execution hooks Victor Olaya
11:04 PM Revision c58c9dae (qgis): fixed ftools overlay algorithms
code cleaning and minor edits in other algorithms Victor Olaya
11:02 PM Feature request #6753: Field properties: allow to view multiple lines comment
Related to that topic, you may be interested in that ISO19110 helper plugin: http://taskman.eionet.europa.eu/issues/70 Francois Prunayre
03:43 PM Feature request #7022: Offer to enable 'on the fly' CRS transformation when layers with different...
Hi Larry, I am referring to QGIS 1.8 and I am suggesting the user to be prompted if 'on the fly' is off.
Is the Opt...
James Morrison
03:18 PM Feature request #7022 (Feedback): Offer to enable 'on the fly' CRS transformation when layers wit...
Hi James,
Are you suggesting the user is prompted to enable it if 'on the fly' is off?
Or, are you looking for the ...
Larry Shaffer
03:18 PM Feature request #7022 (Feedback): Offer to enable 'on the fly' CRS transformation when layers wit...
Hi James,
Are you suggesting the user is prompted to enable it if 'on the fly' is off?
Or, are you looking for the ...
Larry Shaffer
03:13 PM Feature request #7022 (Closed): Offer to enable 'on the fly' CRS transformation when layers with ...
If two layers with different coordinate reference systems are added to a project, offer the opportunity to enable 'on... James Morrison
01:29 PM Revision 0757e420 (qgis): INSTALL: better note about short names.
Jürgen Fischer
12:52 PM Bug report #7004: Custom positioning of Layers panel
Is it possible to have two different editions on the same computer, I would be happy to have 1.9 beta as long as it d... Patrick Dunford
11:44 AM Bug report #7021: Line Intersection tool produces error when using jus one input layer
Sibi Prabakaran wrote:
> It didn't work for me for any of the shapefiles I tried. Anyway, I have attached a simple sh...
Giovanni Manghi
11:44 AM Bug report #7021: Line Intersection tool produces error when using jus one input layer
Sibi Prabakaran wrote:
> It didn't work for me for any of the shapefiles I tried. Anyway, I have attached a simple sh...
Giovanni Manghi
11:05 AM Bug report #7021: Line Intersection tool produces error when using jus one input layer
It didn't work for me for any of the shapefiles I tried. Anyway, I have attached a simple shapefile which produces th... Sibi Prabakaran
11:00 AM Bug report #7021: Line Intersection tool produces error when using jus one input layer
please attach sample data. thanks! Giovanni Manghi
10:54 AM Bug report #7021 (Closed): Line Intersection tool produces error when using jus one input layer
I'm using Quantum GIS version 1.8.0-Lisboa and trying to create intersection point using Intersection tool. (Vector -... Sibi Prabakaran
09:53 AM Revision dda51c62 (qgis): wfs provider: copy geometry and attributes only if necessary
Marco Hugentobler
09:49 AM Revision 65ae7d84 (qgis): Add adjustable Qt stylesheet class, QgisAppStyleSheet
- [API] Remove individual stylesheet option functions (e.g. setFontSize) in favor of direct access to QgisAppStyleShe... Larry Shaffer
09:18 AM Revision bde20b48 (qgis): Implement rewind() in wfs iterator
Marco Hugentobler
09:15 AM Revision 8e2262b6 (qgis): Prevent concurrent wfs iterators for now
Marco Hugentobler
08:37 AM Revision c5ed2cf5 (qgis): Fix incremental wfs loading
Marco Hugentobler
08:20 AM Revision 3e419b97 (qgis): Change WFS provider for new vector api
Marco Hugentobler
07:06 AM Bug report #7020 (Closed): PostGIS provider not using defined port
Giovanni Manghi
06:56 AM Bug report #7020: PostGIS provider not using defined port
already fixed in commit:fb51c27862 Jürgen Fischer
06:56 AM Bug report #7020: PostGIS provider not using defined port
already fixed in commit:fb51c27862 Jürgen Fischer
06:46 AM Bug report #7020 (Closed): PostGIS provider not using defined port
QGIS 1.8.0-1~quantal3 from ubuntuGIS-unstable
PostGIS data provider appears to not be using any port in its connecti...
Gavin Fleming
04:57 AM Bug report #7019 (Closed): Qgis installing via osgeo
not reproducable here - but even if it was, it would still be an "OSGeo4W":http://trac.osgeo.org/osgeo4w bug Jürgen Fischer
04:57 AM Bug report #7019 (Closed): Qgis installing via osgeo
not reproducable here - but even if it was, it would still be an "OSGeo4W":http://trac.osgeo.org/osgeo4w bug Jürgen Fischer
02:36 AM Bug report #7019 (Closed): Qgis installing via osgeo
it is not to download curl libraries during osgeo installation.
it seems they are not avalialble from download-osgeo....
stefano campus
01:11 AM Revision 3f024e11 (qgis): Merge pull request #393 from dakcarto/options_re-org_5
Reorganize Options dialog Larry Shaffer

2013-01-20

09:30 PM Bug report #7013 (Closed): Add QgsAttributeEditor support for QDateTimeEdit/QTimeEdit
Need to add support for binding QDateTimeEdit and QTimeEdit into QgsAttributeEditor. Nathan Woodrow
07:56 PM Feature request #7012: Editable unique value should use QCombobox with completer
http://doc.qt.digia.com/qt/qcombobox.html#completer Nathan Woodrow
07:51 PM Feature request #7012 (Closed): Editable unique value should use QCombobox with completer
At the moment if you use the editable unique values field option it uses a QLineEdit with a completer. It would be b... Nathan Woodrow

2013-01-19

04:48 AM Bug report #7004: Custom positioning of Layers panel
Patrick Dunford wrote:
> The problem is that so far (testing 1.8.0)
you should test qgis-master anyway.
Giovanni Manghi
04:34 AM Bug report #7004: Custom positioning of Layers panel
The problem is that so far (testing 1.8.0) I haven't worked out yet how to show this up consistently. Patrick Dunford

2013-01-18

10:27 PM Revision 2a4d79d9 (qgis): german translation update
Jürgen Fischer
10:27 PM Revision 8d063fb6 (qgis): fix #7006 (if you actually use it)
Jürgen Fischer
09:20 PM Revision c279ec22 (qgis): use raster format and pyramid save widgets in gdaltools (translate, de...
Etienne Tourigny
09:20 PM Revision 0c0f0883 (qgis): fix version test for gdal-1.10 (needs updates to widgets also)
Etienne Tourigny
09:18 PM Revision 2fb78db2 (qgis): update raster format and pyramid save widgets for python, add pyramid c...
Etienne Tourigny
07:35 PM Revision 4cd9b8fd (qgis): fix #7006
Jürgen Fischer
05:07 PM Revision 353d6977 (qgis): Merge branch 'composer_inference_lines'
Marco Hugentobler
04:59 PM Revision 1910621f (qgis): Show alignment rubber band on top
Marco Hugentobler
04:50 PM Revision 06374d9b (qgis): Update composition sip bindings
Marco Hugentobler
04:43 PM Revision b7dd4c4f (qgis): Set alignment snap and tolerance for composition
Marco Hugentobler
04:32 PM Revision 7809cbdb (qgis): about box: use webview for version info and use ok button
Jürgen Fischer
04:14 PM Revision 087e9293 (qgis): use CPLFree on memory allocated by GDAL (fixes #7008)
Jürgen Fischer
02:42 PM Revision 4105eac4 (qgis): Alignment snap also for item resize in composer
Marco Hugentobler
01:28 PM Bug report #7006 (Closed): New core QgsOfflineEditingPlugin crashing app on exit
Fixed in changeset commit:"8d063fb6bd939437eca55bdd53db3364631c0b73". Jürgen Fischer
11:34 AM Bug report #7006 (Reopened): New core QgsOfflineEditingPlugin crashing app on exit
Hi Juergen,
That doesn't quite do it (though I thought it should). I still get the same destructor error. If I chang...
Larry Shaffer
10:36 AM Bug report #7006 (Closed): New core QgsOfflineEditingPlugin crashing app on exit
Fixed in changeset commit:"4cd9b8fd781c77ddd06918fc2e609d8dffbc1697". Jürgen Fischer
09:45 AM Bug report #7006 (In Progress): New core QgsOfflineEditingPlugin crashing app on exit
Yes, removing:... Larry Shaffer
11:35 AM Revision d36cd9a0 (qgis): GRASS raster draw extent precission fix
Radim Blazek
10:49 AM Bug report #7011: QGIS 1.8 (Win7 via osgeo4w) with FileGDB driver crashes when adding filegdb lay...
Probably not an original qgis problem.
filegdb is only available for GDAL 1.9.0 and probably needs a rebuild for 1.9...
Jürgen Fischer
10:42 AM Bug report #7011 (Closed): QGIS 1.8 (Win7 via osgeo4w) with FileGDB driver crashes when adding fi...
When trying to add a Feature Class from a v10 FileGDB (file geodatabase), QGIS _Stops Working_, freezes and can only ... Donovan Cameron
09:24 AM Revision 962cbaa6 (qgis): fix windows build
Jürgen Fischer
08:32 AM Bug report #7009: QGIS crashes when using merge selected feature / merge attributes tool
I send a sample data with 2 polygon: selecting merge tool and choosing the feature whose attributes will be transferr... Alessandro Ciali
08:21 AM Bug report #7009: QGIS crashes when using merge selected feature / merge attributes tool
Alessandro Ciali wrote:
> the probles seems to get bigger in time, because the nigthly build version 12d1a28 didn't c...
Giovanni Manghi
08:15 AM Bug report #7009: QGIS crashes when using merge selected feature / merge attributes tool
the probles seems to get bigger in time, because the nigthly build version 12d1a28 didn't crash by simply transferrin... Alessandro Ciali
08:00 AM Bug report #7009 (Feedback): QGIS crashes when using merge selected feature / merge attributes tool
should be duplicated of #6902
as in my case I was not able to replicate the crash it would be useful to attach sampl...
Giovanni Manghi
07:52 AM Bug report #7009 (Closed): QGIS crashes when using merge selected feature / merge attributes tool
1.select at least 2 feature
2.select merge selected feature / merge attributes tool
3.in the window tool, choose the ...
Alessandro Ciali
07:57 AM Bug report #7008: qgis crashes when "help" button is selected in options-->gdal-->edit create opt...
wow that was a stupid mistake on my part... many thanks Etienne Tourigny
07:08 AM Bug report #7008 (Closed): qgis crashes when "help" button is selected in options-->gdal-->edit c...
Fixed in changeset commit:"087e929320af9c6820cf459ed7bc48544c8a2998". Jürgen Fischer
06:45 AM Bug report #7008 (Closed): qgis crashes when "help" button is selected in options-->gdal-->edit c...
qgis crashes when "help" is selected in options-->gdal-->edit create options
it happens for every type of gdal driver...
Etienne Tourigny
06:46 AM Bug report #6992 (Closed): gui issues with QgsRasterFormatSaveOptionsWidget on Mac OSX
confirmed with latest osgeo4w - other platforms are not affected.
see new bug #7008
Etienne Tourigny
03:28 AM Revision f5d1d9f8 (qgis): Switch saving edits from Attribute Table dialog from connection to usin...
Larry Shaffer
02:15 AM Revision 923aa5f9 (qgis): Minimize canvas refreshes during save/rollback/cancel current edits act...
Larry Shaffer
02:14 AM Revision 814d8e0e (qgis): Fix #7007, canvas is not refreshing when exiting editing mode
Larry Shaffer
01:57 AM Bug report #6925: Eliminate slivers polygon creates wrong output
Giovanni Manghi wrote:
>
> do you mean the missing/duplicated polygon?
>
> I don't, but instead the attributes of t...
Bernhard Ströbl
01:52 AM Bug report #6925: Eliminate slivers polygon creates wrong output

> thanks for thorough testing!
you welcome! but this is a so useful tool that it is not easy NOT test it :)
> I e...
Giovanni Manghi
01:16 AM Bug report #6925: Eliminate slivers polygon creates wrong output
Giovanni,
thanks for thorough testing!
I even get the wrong result when undoing the last fix. So the good message: i...
Bernhard Ströbl

2013-01-17

12:20 AM Bug report #7006: New core QgsOfflineEditingPlugin crashing app on exit
Can you try removing... Mathias Walker
08:32 AM Bug report #7006 (Closed): New core QgsOfflineEditingPlugin crashing app on exit
On Mac, I get a EXC_BAD_ACCESS crash from the new moved-to-core QgsOfflineEditingPlugin when exiting QGIS.
See attac...
Larry Shaffer
07:44 PM Revision fed52405 (qgis): Fix for #6992, GDAL create options help dialog shows up behind other di...
Larry Shaffer
07:04 PM Bug report #7007 (Closed): canvas is no more refreshed when exiting the editing mode
Fixed in changeset commit:"814d8e0e1b884d0076ad5ceda8eef81f6a96c67b". Larry Shaffer
02:04 PM Bug report #7007: canvas is no more refreshed when exiting the editing mode
Yes, the patch works for me (Linux)! Salvatore Larosa
11:40 AM Bug report #7007: canvas is no more refreshed when exiting the editing mode
Larry Shaffer wrote:
> Ok, I can't reproduce the issue here on Mac, but have an idea on the cause.
>
> Try the attac...
Giovanni Manghi
11:16 AM Bug report #7007: canvas is no more refreshed when exiting the editing mode
Ok, I can't reproduce the issue here on Mac, but have an idea on the cause.
Try the attached patch and see if that f...
Larry Shaffer
10:38 AM Bug report #7007: canvas is no more refreshed when exiting the editing mode
Confirmed here.
Steps to reproduce:
1. Open a vector file (POLYGON or LINE);
2. Any editing;
3. Close without save.
Salvatore Larosa
09:59 AM Bug report #7007 (Feedback): canvas is no more refreshed when exiting the editing mode
Hi Giovanni,
I think this may be related to some work I've done, where I tried to remove all possibly redundant canv...
Larry Shaffer
09:49 AM Bug report #7007 (Closed): canvas is no more refreshed when exiting the editing mode
lately in qgis master when you exit the editing mode the nodes symbols are not removed and it is needed to pan/zoom t... Giovanni Manghi
06:28 PM Revision bfb2b7af (qgis): Reorganize Options dialog
- Add Data Sources, Canvas/Legend sections
- Fix excess whitespace issue for list widget pane in QtDesigner and QGIS
...
Larry Shaffer
04:49 PM Revision 11d5bd38 (qgis): Merge pull request #392 from rldhont/new_vector_api
Update QGIS WFS Server to use the new vector API René-Luc ReLuc
04:38 PM Revision e12d1398 (qgis): Update QGIS WFS Server to use the new vector API
This update needs to be tested. It should primarily test the
PROPERTYNAME parameter for GetFeature request, and test ...
D'Hont René-Luc
04:35 PM Revision 0a971c3d (qgis): Automatically update project files in qgis server
Marco Hugentobler
03:24 PM Revision 73b3d9cc (qgis): Followup d3981b8:
now it works properly with pylupdate4 Salvatore Larosa
03:22 PM Bug report #6723: Multiple selection from table paste into layer crashes QGIS
By the way I have quite a lot of paste crashes, in various circumstances
so the first question I would ask is about e...
Patrick Dunford
03:16 PM Bug report #6723 (Reopened): Multiple selection from table paste into layer crashes QGIS
This is inconsistent, it will crash on some occasions but not on others.
However, what is consistent is that it is t...
Patrick Dunford
03:08 PM Bug report #6992: gui issues with QgsRasterFormatSaveOptionsWidget on Mac OSX
sorry, but in other windows 7 pc, error still exists...
same QGIS version: 1.9.0-Master
same QGIS code revision: a928...
stefano campus
12:48 PM Bug report #6992: gui issues with QgsRasterFormatSaveOptionsWidget on Mac OSX
great - do you still have the artifact when resizing the dialog? If not this issue can be closed. Etienne Tourigny
10:46 AM Bug report #6992: gui issues with QgsRasterFormatSaveOptionsWidget on Mac OSX
Mac issue 'fixed' with commit commit:fed5240
Larry Shaffer
09:57 AM Bug report #6992: gui issues with QgsRasterFormatSaveOptionsWidget on Mac OSX
Larry, that would be great. Eventually I would like to make the help better, so we could look into that on a future d... Etienne Tourigny
09:52 AM Bug report #6992: gui issues with QgsRasterFormatSaveOptionsWidget on Mac OSX
Etienne Tourigny wrote:
> In the meantime, I am re-opening this bug (but changing subject and description), as there ...
Larry Shaffer
09:32 AM Bug report #6992 (Reopened): gui issues with QgsRasterFormatSaveOptionsWidget on Mac OSX
Great to see it's resolved, I can't see which commit resolved this...
I am also unable to update from osgeo4w at this...
Etienne Tourigny
09:32 AM Bug report #6992 (Reopened): gui issues with QgsRasterFormatSaveOptionsWidget on Mac OSX
Great to see it's resolved, I can't see which commit resolved this...
I am also unable to update from osgeo4w at this...
Etienne Tourigny
09:32 AM Bug report #6992 (Reopened): gui issues with QgsRasterFormatSaveOptionsWidget on Mac OSX
Great to see it's resolved, I can't see which commit resolved this...
I am also unable to update from osgeo4w at this...
Etienne Tourigny
09:32 AM Bug report #6992 (Reopened): gui issues with QgsRasterFormatSaveOptionsWidget on Mac OSX
Great to see it's resolved, I can't see which commit resolved this...
I am also unable to update from osgeo4w at this...
Etienne Tourigny
02:05 AM Bug report #6992 (Closed): gui issues with QgsRasterFormatSaveOptionsWidget on Mac OSX
stefano campus
02:02 AM Bug report #6992: gui issues with QgsRasterFormatSaveOptionsWidget on Mac OSX
After update of master version (1.9.0-165) there is no error
QGIS version
1.9.0-Master
QGIS code revision
a928d51
Co...
stefano campus
02:30 PM Revision 4495925d (qgis): Cleanup code for composer item align
Marco Hugentobler
01:11 PM Revision 90eac0ff (qgis): Merge pull request #390 from gioman/master
More pt_PT translations by Nelson Silva Werner Macho
01:11 PM Revision 79d7246e (qgis): Merge pull request #391 from slarosa/gdal_tools_issue
fix typo in gdal tools Werner Macho
12:43 PM Revision 629fa5ab (qgis): fix typo in gdal tools
Salvatore Larosa
12:00 PM Revision cfcac52b (qgis): Show alignment lines
Marco Hugentobler
11:45 AM Feature request #7000: Selection color should be different in active/background layers

> Giovanni, if you want to find the 'best' setting for the alpha component, I will make the default change. Look for...
Giovanni Manghi
11:43 AM Feature request #7000: Selection color should be different in active/background layers

> Giovanni, if you want to find the 'best' setting for the alpha component, I will make the default change. Look for...
Giovanni Manghi
10:39 AM Feature request #7000: Selection color should be different in active/background layers
In addition to the above suggestions, I'd recommend the following:
Define a new select tool option for its mode (e.g...
Larry Shaffer
09:57 AM Feature request #7000 (Feedback): Selection color should be different in active/background layers
in the project properties you can control the % of transparency of the selection color (alpha channel) and I agree an... Giovanni Manghi
09:57 AM Feature request #7000 (Feedback): Selection color should be different in active/background layers
in the project properties you can control the % of transparency of the selection color (alpha channel) and I agree an... Giovanni Manghi
09:57 AM Feature request #7000 (Feedback): Selection color should be different in active/background layers
in the project properties you can control the % of transparency of the selection color (alpha channel) and I agree an... Giovanni Manghi
09:20 AM Bug report #6925 (Reopened): Eliminate slivers polygon creates wrong output
Hi Bernhard,
I just noticed that seems the last fixed caused a pretty bad regression in the tool.
Add the attached ...
Giovanni Manghi
09:20 AM Bug report #6925 (Reopened): Eliminate slivers polygon creates wrong output
Hi Bernhard,
I just noticed that seems the last fixed caused a pretty bad regression in the tool.
Add the attached ...
Giovanni Manghi
09:20 AM Bug report #6925 (Reopened): Eliminate slivers polygon creates wrong output
Hi Bernhard,
I just noticed that seems the last fixed caused a pretty bad regression in the tool.
Add the attached ...
Giovanni Manghi
09:20 AM Bug report #6925 (Reopened): Eliminate slivers polygon creates wrong output
Hi Bernhard,
I just noticed that seems the last fixed caused a pretty bad regression in the tool.
Add the attached ...
Giovanni Manghi
08:30 AM Revision e7e28697 (qgis): [FEATURE]: snap to left/mid/right coordinates of other items when movin...
Marco Hugentobler
06:50 AM Bug report #5929: QGIS 1.9.0 won't start
> Jürgen Fischer :
>
> qgis-dev.bat , not qgis-dev(.exe)
Thanks for the advice of using the bat launcher, it was ve...
Pascal Boulerie
06:12 AM Bug report #7002: some menus still untranslated in French?
Pascal Boulerie wrote:
> Grazie, obrigado, Danke, merci, thanks.
da nicht für.
Jürgen Fischer
06:06 AM Bug report #7002: some menus still untranslated in French?
> Giovanni Manghi
>
> Have you tested qgis master
> more translations may have been added.
> Jürgen Fischer
>
> Qt ...
Pascal Boulerie
01:07 AM Bug report #7004: Custom positioning of Layers panel
I can't confirm that here on Windows or Linux. Can you test a nighly build using the OSGeo4W install because the Con... Nathan Woodrow

2013-01-16

12:48 AM Bug report #7004 (Closed): Custom positioning of Layers panel
I prefer to have the Layers panel on the right hand side of the main window instead of its default position on the le... Patrick Dunford
11:50 PM Revision a6c5fd87 (qgis): Update of providers' feature iterators
Currently providers do not support concurrent access of more iterators at once, so keep pointer to the currently acti... Martin Dobias
09:07 PM Revision a928d514 (qgis): Turn on all edit triggers and set minimum heights for custom/current en...
- Set minimum heights for all table widgets in Options->System Larry Shaffer
09:06 PM Revision 73c3a8f3 (qgis): Increase relative height of custom/current env vars table headers
Larry Shaffer
09:06 PM Revision 15de06db (qgis): Update Options dialog vertical tabs after paintEvent, instead of on resize
- Allows full updating of icon-only mode on OSes that emit only one resize event Larry Shaffer
10:19 AM Bug report #7002 (Closed): some menus still untranslated in French?
Qt translations fixed in latest qt-libs package in osgeo4w (will be included in the next's release standalone install... Jürgen Fischer
08:28 AM Bug report #7002 (Feedback): some menus still untranslated in French?
How would be the title in english? Have you tested qgis master, probably since its release in master were added more ... Giovanni Manghi
08:28 AM Bug report #7002 (Feedback): some menus still untranslated in French?
How would be the title in english? Have you tested qgis master, probably since its release in master were added more ... Giovanni Manghi
07:23 AM Bug report #7002 (Reopened): some menus still untranslated in French?
[QGIS 1.8.0 Lisboa] [Windows 7] some menus still untranslated into French ?
Re : [QGIS 1.8.0 Lisboa] [Windows 7] som...
Pascal Boulerie
02:39 AM Bug report #7002 (Closed): some menus still untranslated in French?
please file tickets in english, thanks. Giovanni Manghi
02:39 AM Bug report #7002 (Closed): some menus still untranslated in French?
please file tickets in english, thanks. Giovanni Manghi
02:22 AM Bug report #7002 (Closed): some menus still untranslated in French?
I have noticed several menus and button texts still in English, not being translated. I use QGIS 1.8.0 Lisboa.
For ...
Pascal Boulerie
02:54 AM Bug report #6990: pyspatialite: some spatialite functions not recognised
Confimed here with Qspatialite too. A provider issue?
Everything works ok in spatialite_gui_v4
Regis Haubourg
02:39 AM Bug report #7001 (Closed): IHM de dépot de Nouvelle demande ?
please file tickets in english, thanks. Giovanni Manghi
02:39 AM Bug report #7001 (Closed): IHM de dépot de Nouvelle demande ?
please file tickets in english, thanks. Giovanni Manghi
02:23 AM Bug report #7001: IHM de dépot de Nouvelle demande ?
Bonjour Pascal,
better post in english here. I guess your request is more related to redmine tool than qgis..
Regis Haubourg
02:18 AM Bug report #7001 (Closed): IHM de dépot de Nouvelle demande ?
Bonjour,
Je trouve qu'il manque un lien vers la page "Nouvelle demande" à l'intérieur du corps du texte de la page h...
Pascal Boulerie
02:37 AM Bug report #6991 (Closed): scale-based visibility values are not saved in the qgs document
Yes, you're right. Alpha 1.9.0 fixed. Waiting for stable release..... toni frg
01:46 AM Bug report #6991: scale-based visibility values are not saved in the qgs document
toni frg wrote:
> Qgis 1.8 lisboa
you should try master, I think is fixed there.
Giovanni Manghi
01:39 AM Feature request #1787: Line and polygon rotation
Rotate Tool is created now in the Advanced Editing toolbar(Current Dev version 1.9) vinayan Parameswaran
01:33 AM Feature request #3472: Enhancement: create by length/angle / Rotate feature
Rotate tool is in the Advanced Editing toolbar in the current dev version. vinayan Parameswaran

2013-01-15

12:41 AM Bug report #6991: scale-based visibility values are not saved in the qgs document
Qgis 1.8 lisboa toni frg
12:24 AM Revision 3fe0f99f (qgis): More pt_PT translations by Nelson Silva
Giovanni Manghi
06:54 PM Revision 0dbb781f (qgis): fix build
Jürgen Fischer
04:51 PM Revision d3981b8f (qgis): Update translation for Python Console
Salvatore Larosa
04:39 PM Revision 33a6aa61 (qgis): Merge pull request #388 from mwa/offline_editing_api
Move QgsOfflineEditing to core Marco Hugentobler
04:30 PM Revision a1743ab0 (qgis): Move QgsOfflineEditing to core and add SIP bindings; refactor Offline E...
Mathias Walker
02:08 PM Revision ce64ede9 (qgis): Merge pull request #387 from slarosa/pyqgis-console
Add QgsMessageBar for pyqgis console Tim Sutton
01:30 PM Feature request #7000 (Feedback): Selection color should be different in active/background layers
Hi !
As soon as you've got several vector layers, the selection becomes very confusing :
there's no way to tell if t...
Olivier Dalang
12:15 PM Revision 6768327e (qgis): Add QgsMessageBar for pyqgis console
Salvatore Larosa
11:20 AM Revision 0357f0fd (qgis): Merge pull request #386 from Oslandia/atlas
Fix atlas map resizing Marco Hugentobler
09:20 AM Bug report #6992: gui issues with QgsRasterFormatSaveOptionsWidget on Mac OSX
Larry, thanks for your input. I'm suspecting the GUI issues you have and the crash are not entirely related, but I n... Etienne Tourigny
07:50 AM Bug report #6992: gui issues with QgsRasterFormatSaveOptionsWidget on Mac OSX
On Mac, raster 'Save as' dialog exhibits same issue (help behind modal create options dialog). See attachments.
Maki...
Larry Shaffer
07:50 AM Bug report #6992: gui issues with QgsRasterFormatSaveOptionsWidget on Mac OSX
On Mac, raster 'Save as' dialog exhibits same issue (help behind modal create options dialog). See attachments.
Maki...
Larry Shaffer
07:50 AM Bug report #6992: gui issues with QgsRasterFormatSaveOptionsWidget on Mac OSX
On Mac, raster 'Save as' dialog exhibits same issue (help behind modal create options dialog). See attachments.
Maki...
Larry Shaffer
07:00 AM Bug report #6992: gui issues with QgsRasterFormatSaveOptionsWidget on Mac OSX
I just tested with osgeo4w (32bit) and can confirm the crash. I don't have the compiling tools setup, can someone pr... Etienne Tourigny
08:22 AM Feature request #6961: add additional path for python plugins in system options
Ok, thanks to Jurgen too, ... Regis Haubourg
07:53 AM Feature request #6961: add additional path for python plugins in system options
BTW, Juergen added the Windows env var support with commit commit:314d144
regis Haubourg wrote:
> 1- the tab of syst...
Larry Shaffer
02:20 AM Feature request #6961: add additional path for python plugins in system options
Hi Larry,
tested on Win XP with admin rights. It works OK. two remarks:
1- the tab of system environemment variable ...
Regis Haubourg
01:04 AM Revision bdcb6c1c (qgis): Add mousePressEvent to QgsMessageBar sip file
Larry Shaffer

2013-01-14

12:40 AM Bug report #6997 (Closed): Locks kept on layers after removal from registry
How it happened:
- Open DBManager, select a topology schema, select Topology Viewer
- Issue a SELECT DropTopology(<...
Sandro Santilli
11:57 PM Revision 7d505f11 (qgis): more oracle provider improvements:
- enable warnings and more error handling in qocispatial
- read ordinates in one go (OCICollGetElemArray/OCINumberToR...
Jürgen Fischer
11:12 PM Bug report #6996: Line pattern fill is not rendered to vector in pdf export
Connecting issue #3250? Victor Axbom
10:44 PM Bug report #6996: Line pattern fill is not rendered to vector in pdf export
Attach a pdf. The line pattern fill have been rendered as raster Victor Axbom
10:39 PM Bug report #6996 (Closed): Line pattern fill is not rendered to vector in pdf export
I've experienced some problems when I export maps to vector-pdf from the composer. All features in the exported pdf a... Victor Axbom
10:47 PM Bug report #5800 (Closed): Problem with legend icon when using line pattern fill
You are right, that's probably the best solution.
Marco Hugentobler wrote:
> Couldn't you just increase the symbol w...
Victor Axbom
09:03 PM Bug report #6995: db manager's SQL window freezes with long query (due to syntax coloring?)
To avoid confusion: this is about interface freezing when editing a query (i.e. not a freeze while the query is being... Mathieu Pellerin - nIRV
08:51 PM Bug report #6995: db manager's SQL window freezes with long query (due to syntax coloring?)
oups, seems the SQL query was cut-off. I've attached the query as a text file. Mathieu Pellerin - nIRV
08:44 PM Bug report #6995 (Closed): db manager's SQL window freezes with long query (due to syntax coloring?)
Discovered this while trying to update a field from a spatialite point dataset. The db manager's SQL window will free... Mathieu Pellerin - nIRV
08:55 PM Revision 9182ab2d (qgis): Re-add mysteriously missing connections for custom env variables checkbox
- Probably removed during QtDesigner changes to .ui file; code into .cpp file instead
- Possible fix for #6961
Larry Shaffer
07:10 PM Bug report #6992: gui issues with QgsRasterFormatSaveOptionsWidget on Mac OSX
Also,
can you please test the help button in the raster save as dialog? Works fine here.
Etienne Tourigny
07:07 PM Bug report #6992 (Feedback): gui issues with QgsRasterFormatSaveOptionsWidget on Mac OSX
I cannot confirm either crash, nor problem reported by Larry (help dialog behind main dialog).
I am running this on ...
Etienne Tourigny
05:07 PM Bug report #6992: gui issues with QgsRasterFormatSaveOptionsWidget on Mac OSX
Doesn't crash here on Mac OS X 10.7.5, but does not bring the help forward.
Before clicking Help button, slide dialo...
Larry Shaffer
05:07 PM Bug report #6992: gui issues with QgsRasterFormatSaveOptionsWidget on Mac OSX
Doesn't crash here on Mac OS X 10.7.5, but does not bring the help forward.
Before clicking Help button, slide dialo...
Larry Shaffer
02:01 PM Bug report #6992: gui issues with QgsRasterFormatSaveOptionsWidget on Mac OSX
confirmed here Giovanni Manghi
02:01 PM Bug report #6992: gui issues with QgsRasterFormatSaveOptionsWidget on Mac OSX
confirmed here Giovanni Manghi
02:01 PM Bug report #6992: gui issues with QgsRasterFormatSaveOptionsWidget on Mac OSX
confirmed here Giovanni Manghi
01:46 PM Bug report #6992 (Closed): gui issues with QgsRasterFormatSaveOptionsWidget on Mac OSX
initial issue was "gui issues with QgsRasterFormatSaveOptionsWidget on Mac OSX"
Clicking the help button in QgsRaste...
stefano campus
04:29 PM Bug report #6994 (Closed): Can't update NULL numerical MS SQL
Seems that you can't add or update a numerical field that allows nulls using the attribute table or form. If you try... Nathan Woodrow
02:43 PM Bug report #6993 (Closed): Saving MS SQL Layer to shapefile fails with dates/datetime
If you try and save a MS SQL layer with date or datetime column types you get an error while saving
@Export to vecto...
Nathan Woodrow
12:15 PM Revision ca77a987 (qgis): refs #6956
Fix map frame resizing : do not touch the frame size, adapt the geometry's extent if needed Hugo Mercier
12:11 PM Feature request #6961 (Feedback): add additional path for python plugins in system options
Hi Régis,
Could you test if commit commit:9182ab2 fixes the greyed-out issue for you? Looks like those QtDesigner-ma...
Larry Shaffer
09:31 AM Bug report #6991 (Feedback): scale-based visibility values are not saved in the qgs document
on master or qgis 1.8? Giovanni Manghi
09:25 AM Bug report #6991 (Closed): scale-based visibility values are not saved in the qgs document
I set my labels to be rendered between 1:1 - 1:3000. I save the document and close qgis. Reopen qgis and reload my do... toni frg
08:20 AM Bug report #6990: pyspatialite: some spatialite functions not recognised
On qgis master and OS windows 7. Laurent Gasnier
08:15 AM Bug report #6990: pyspatialite: some spatialite functions not recognised
and on what OS? Giovanni Manghi
08:15 AM Bug report #6990 (Feedback): pyspatialite: some spatialite functions not recognised
on qgis master, right? Giovanni Manghi
08:11 AM Bug report #6990 (Closed): pyspatialite: some spatialite functions not recognised
In DBManager, some spatialite functions known in V3.0.1 throw a database error "no such function".
Examples: ST_Offse...
Laurent Gasnier
03:20 AM Bug report #6956: ATLAS does not fit well for objects higher than they are large
Fixed. Pull request 386
https://github.com/qgis/Quantum-GIS/pull/386
Hugo Mercier
01:54 AM Bug report #6956: ATLAS does not fit well for objects higher than they are large
Data are not exactly missing. If you change settings in order to display the frame border, you will see the frame res... Hugo Mercier
01:10 AM Bug report #6956: ATLAS does not fit well for objects higher than they are large
Hi, I think everybody expects centered images on both axes when using Atlas. And the bug described here in not only a... Regis Haubourg
01:08 AM Bug report #6956: ATLAS does not fit well for objects higher than they are large
What do you expect when the extent of an object has not the same aspect ratio as the map frame's one ?
The current be...
Hugo Mercier
01:35 AM Revision 831f99a4 (qgis): oracle provider improvements:
- improve srs lookup
- insert crs to oracle table on import, if not existent (requires INSERT privilege on MDSYS.SDO_...
Jürgen Fischer
01:35 AM Revision fcb50455 (qgis): [FEATURE] add second browser
Jürgen Fischer
01:10 AM Revision b288b3a6 (qgis): Add QgisApp::messageTimeout() to iface sip file
- [API] Remove recently added, and unnecessary, mMessageTimeout and setMessageTimeout() from QgisApp Larry Shaffer

2013-01-13

12:58 AM Bug report #6956: ATLAS does not fit well for objects higher than they are large
probably related to #6988 Regis Haubourg
12:24 AM Revision e435762e (qgis): Set fixed size for close icon in QgsMessageBar
Larry Shaffer
04:37 PM Feature request #6988 (Closed): Print Composer - Centered map
Unfortunately when I create map frame in _Print Composer_, the layer is centered on width (good) but *not centered on... Miroslav Umlauf
05:39 AM Bug report #6987 (Feedback): canvas leftovers when editing or using the measure/identify tools
Matthias Kuhn wrote:
> Just to be sure, did you try this on the latest master?
>
> There has been a (more or less) r...
Giovanni Manghi
05:34 AM Bug report #6987: canvas leftovers when editing or using the measure/identify tools
Just to be sure, did you try this on the latest master?
There has been a (more or less) recent commit:90c571d which ...
Matthias Kuhn
05:24 AM Bug report #6987 (Closed): canvas leftovers when editing or using the measure/identify tools
On many computers, both Windows and Linux, it is pretty easy to have leftovers on the screen when editing (especially... Giovanni Manghi
04:41 AM Feature request #6986 (Closed): Browser should support formats with multiple layers in it
When you add the normal way file formats like GPX or personal geodatabase (samples attached), qgis pops up a dialog t... Giovanni Manghi
04:07 AM Revision ccbd3e2e (qgis): Finish refactoring that caused build error
Larry Shaffer
03:15 AM Revision 906c7a17 (qgis): fix build error
Jürgen Fischer
03:00 AM Revision 34f45333 (qgis): Fix build
Nathan Woodrow
01:53 AM Revision 3ea0a37f (qgis): Add stop/start and user default option for timeout of timed QgsMessageBars
- Add pause/start icons to timeout countdown progress bar
- Add user-defined option for general message timeouts
- [A...
Larry Shaffer

2013-01-12

12:16 AM Revision 98d8d507 (qgis): Merge pull request #378 from slarosa/ftools_split_vector
fix #4534 Jürgen Fischer
11:48 PM Revision ac29c5b1 (qgis): prepare-commit.sh: remove trailing blanks from python files
Jürgen Fischer
11:48 PM Revision 0a707fbc (qgis): german translation update
Jürgen Fischer
11:36 PM Revision 762120e0 (qgis): prepare-commit.sh: remove trailing blanks from python files
Jürgen Fischer
11:17 PM Revision 98dad7dc (qgis): fix sip binding of QgsCredentials::get() (always returned true; partly ...
Jürgen Fischer
10:03 PM Revision 82ea4298 (qgis): Merge pull request #385 from slarosa/pyqgis-console
remove item QgsInterface from import class menu in python console Larry Shaffer
09:54 PM Revision 8203effa (qgis): remove item QgsInterface from import class menu in python console
since a369ed0 it is no longer necessary to import iface object Salvatore Larosa
04:54 PM Revision 13bfb5eb (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Victor Olaya
04:45 PM Revision bc4f8f2b (qgis): Add convenience methods for pushing a non-widget-based message to QgsMe...
- Switch some WARNING messages over to INFO
- Add default icon for CRITICAL messages
Larry Shaffer
03:16 PM Bug report #4534 (Closed): "Split vector layer" freezes QGIS
Fixed in changeset commit:"98d8d507efb7a650bf76e34b9d04b1daa91251bf". Jürgen Fischer
01:05 PM Revision a369ed0f (qgis): Import iface into Python console
Nathan Woodrow
12:44 PM Revision 8927a3d4 (qgis): Update 'not vector/editable layer' dialogs to message bar for new Rotat...
Larry Shaffer
12:44 PM Revision 2c36e7d7 (qgis): Fix #6957, move 'not vector/editable layer' dialogs to message bar for ...
- Move notifications to base QgsMapToolEdit class
- Add QgsMessageBar::INFO icon (also useful for lightweight WARNING)
Larry Shaffer
12:43 PM Revision 5b431dfa (qgis): sextante file dialog now remembers last used folder
Victor Olaya
12:42 PM Revision 59b1d8d0 (qgis): modified grass postprocessing and edited grass description
Victor Olaya
12:42 PM Revision d5db3732 (qgis): code cleaning
Victor Olaya
12:40 PM Revision d1966b00 (qgis): editing parameters in modeler now remembers previous values
Victor Olaya
11:38 AM Revision d8c15934 (qgis): Transform anchor point if rotating reprojected features
Marco Hugentobler
10:47 AM Feature request #6985 (Closed): Export print layout as image with world file
It would be nice to have an option to export a layout as a georeferenced tiff (tiff+tfw), with regards to a specific ... Giovanni Manghi
10:38 AM Bug report #6810 (Feedback): QGIS crashes importing delimited text
please add sample data Giovanni Manghi
10:38 AM Bug report #6810 (Feedback): QGIS crashes importing delimited text
please add sample data Giovanni Manghi
10:26 AM Bug report #6984 (Closed): NVIZ stopped to work under Linux
But it still works in qgis master under Windows
the error is
Cannot start module nviz
LD_LIBRARY_PATH=/usr/lib/gra...
Giovanni Manghi
10:24 AM Bug report #6983 (Closed): GRASS direct modules are not working under Linux
but they are under Windows
The error message is
Cannot start module r.random
LD_LIBRARY_PATH=/usr/lib/qgis/plugins...
Giovanni Manghi
10:24 AM Bug report #6979: Couldn't load plugin openlayers_plugin due an error when calling its initGui() ...
Giovanni Manghi wrote:
> with the attached patched file the plugin works as expected, can someone make a push with th...
Jürgen Fischer
10:21 AM Bug report #6979: Couldn't load plugin openlayers_plugin due an error when calling its initGui() ...
Salvatore Larosa wrote:
> stefano campus wrote:
> > forgive me, salvatore, i don't understand wthat do you mean with ...
Giovanni Manghi
10:14 AM Bug report #6979: Couldn't load plugin openlayers_plugin due an error when calling its initGui() ...
stefano campus wrote:
> forgive me, salvatore, i don't understand wthat do you mean with "raw"
I am aware that was n...
Salvatore Larosa
10:14 AM Bug report #6979: Couldn't load plugin openlayers_plugin due an error when calling its initGui() ...
stefano campus wrote:
> forgive me, salvatore, i don't understand wthat do you mean with "raw"
I am aware that was n...
Salvatore Larosa
07:53 AM Bug report #6979: Couldn't load plugin openlayers_plugin due an error when calling its initGui() ...
forgive me, salvatore, i don't understand wthat do you mean with "raw"
i see another user who has same difficulty (ht...
stefano campus
10:06 AM Revision db392501 (qgis): moved to Advanced Editing Toolbar
vinayan Parameswaran
10:06 AM Revision 462c78eb (qgis): rotate closest feature if selection is empty
vinayan Parameswaran
10:06 AM Revision eef2efc9 (qgis): icon added,fixed issue with no selection on
vinayan Parameswaran
10:05 AM Revision f210b84a (qgis): prepare commit script run
vinayan Parameswaran
10:05 AM Revision 0db0e7a1 (qgis): Fixed Rotation anchor issue while zooming panning
vinayan Parameswaran
10:04 AM Revision 68e7b019 (qgis): Added Rotate Map Tool
vinayan Parameswaran
09:55 AM Bug report #6982 (Closed): raster "save as..." tools saves WMS layers will al zeroes
Until a few days ago it was working fine, now it always save an output made of just zeroes, regardless if the output ... Giovanni Manghi
07:54 AM Revision a3f5cea2 (qgis): Merge pull request #382 from dakcarto/iface_edits-tool-switch-fix_1
Fix #6968, saving/rollbacking edits deselects current editing tool Larry Shaffer
07:50 AM Revision 8803a00a (qgis): Fix #6968, saving/rollbacking edits deselects current editing tool
Larry Shaffer
07:09 AM Revision 971c7b8b (qgis): Add groupbox support to attribute editor
Nathan Woodrow
06:22 AM Revision b4d082f9 (qgis): [composer] Add method for hiding background and frame groups from item ...
Nyall Dawson
06:21 AM Revision 860e23af (qgis): [FEATURE][composer] Add styling support for composer shapes
Nyall Dawson
03:46 AM Bug report #6957 (Closed): Remove "No active layer" dialog for select tool
Fixed in changeset commit:"2c36e7d79fdd6b22495ec8affb6dda942765b9fd". Larry Shaffer
02:09 AM Revision a9e1d07c (qgis): oracle provider: accept number(0) as key
Jürgen Fischer
02:04 AM Revision a0628bf6 (qgis): Add descriptive names to message bar levels (from Matthais Kuhn)
- Enum containing INFO, WARNING and CRITICAL Larry Shaffer
02:00 AM Feature request #5532 (Closed): Saved styles enhancement
Please check the latest build most of these issues should now be fixed. Nathan Woodrow

2013-01-11

11:38 PM Bug report #6585 (Closed): <img> does not work in html map tips?
Closed for now as Qt richtext, a subset of HTML which is used for the map tips, doesn't support non-local images. Nathan Woodrow
10:54 PM Bug report #6968 (Closed): Saving selects wrong tool
Fixed in changeset commit:"a3f5cea2a86cb32354545f503edf07687b8a2936". Larry Shaffer
11:57 AM Revision 0e036eeb (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
Marco Hugentobler
11:57 AM Revision 078f0d0a (qgis): Fix python zebra style test
Marco Hugentobler
10:56 AM Revision eb02e915 (qgis): oracle provider: fix menu entry
Jürgen Fischer
09:54 AM Bug report #6981 (Closed): "formatted numbers" option does not work if field is part of a label e...
The "formatted numbers" option does not work if field is part of a label expression, it works only if the numeric fie... Giovanni Manghi
07:48 AM Bug report #6979: Couldn't load plugin openlayers_plugin due an error when calling its initGui() ...
very odd, it should work !
Have you selected "Raw" before of saved the file to plugin directory ?
Salvatore Larosa
06:41 AM Bug report #6979: Couldn't load plugin openlayers_plugin due an error when calling its initGui() ...
in my case, first method doesn't work
Impossibile caricare il plugin openlayers a causa di errore chiamando il metod...
stefano campus
03:42 AM Bug report #6980: SLD Export dashes all lines
Jonathan Moules wrote:
> Thanks, that sounds good, but unfortunately I'm in a corporate environment and currently sti...
Giovanni Manghi
03:38 AM Bug report #6980: SLD Export dashes all lines
Thanks, that sounds good, but unfortunately I'm in a corporate environment and currently sticking with stable works b... Jonathan Moules
03:32 AM Bug report #6980 (Feedback): SLD Export dashes all lines
Hi,
you should test qgis master as the SLD support have been improved a lot there.
Giovanni Manghi
01:04 AM Revision be94fb73 (qgis): Merge pull request #384 from lynxlynxlynx/master
Try to find QWT harder Jürgen Fischer

2013-01-10

12:51 AM Revision 37f7d578 (qgis): Update QgsMessageBar sip file to include timeout messages
Larry Shaffer
12:04 AM Revision 5be6dc6f (qgis): Switch 'select vector layer first' dialog warning for labeling toolbar ...
Larry Shaffer
12:00 AM Revision d66b6b3d (qgis): Add optional message timeout with countdown progress bar to QgsMessageBar
Larry Shaffer
08:13 PM Revision 5003c465 (qgis): FindQwt.cmake: also detect qwt6 suffixes
Jaka Kranjc
05:42 PM Revision 7ca36561 (qgis): Fix display of paper size after loading from Template. Fixes #6818
Marco Hugentobler
05:31 PM Revision cf0c3dfb (qgis): Merge pull request #383 from slarosa/sextante-issue
Fix for destination CRS in SEXTANTE GRASS algs: Victor Olaya
05:05 PM Revision 834107a6 (qgis): Merge pull request #380 from bischofia/updateFieldName
update field names when vector layer properties are applied Marco Hugentobler
04:34 PM Revision f2a03788 (qgis): Fix for destination CRS in GRASS algs:
Refs: http://lists.osgeo.org/pipermail/qgis-user/2013-January/020847.html Salvatore Larosa
01:11 PM Bug report #6840 (Closed): Field names (display name) are not updated when encoding is changed
Fixed in changeset commit:"834107a68af240c486dd467a9dceac812d4beba2". Minoru Akagi
10:28 AM Revision 4ddcb3ea (qgis): Add support for QCalendarWidget in custom forms
Nathan Woodrow
10:10 AM Revision 464de26b (qgis): re-enable QGisApp::updateLayerModifiedActions()
Jürgen Fischer
08:56 AM Bug report #6979 (Closed): Couldn't load plugin openlayers_plugin due an error when calling its i...
duplicate of #6916
two possible workarounds at the moment:
1. http://goo.gl/yR0JE
2. apply this patch http://goo.gl/...
Salvatore Larosa
06:53 AM Bug report #6979 (Closed): Couldn't load plugin openlayers_plugin due an error when calling its i...
Using openlayers_plugin 1.0.0
Couldn't load plugin openlayers_plugin due an error when calling its initGui() method
...
Andy Wood
08:42 AM Bug report #6818 (Closed): Composer: incorrect page size and orientation after loading from template
Fixed in changeset commit:"7ca36561872086529e03b86ffac68fb0f8c6cf61". Marco Hugentobler
07:23 AM Bug report #6980: SLD Export dashes all lines
I stand corrected. It wrongly exports dashed lines too. Try the BoundaryLine QML file in the above link.
Four the si...
Jonathan Moules
07:16 AM Bug report #6980 (Closed): SLD Export dashes all lines
In a line layer, every single line that is a normal, undashed line is exported as:
<se:SvgParameter na...
Jonathan Moules
06:24 AM Bug report #6978 (Closed): GetLegendGraphics cuts legend image at bottom, regression to 1.8
new in version 1.9 example: http://webgis.uster.ch/wms/av/grundplan_av?SERVICE=WMS&VERSION=1.3&REQUEST=GetLegendGraph... Bernhard Ströbl
05:36 AM Bug report #6976 (Closed): New save edits button incorrectly greyed out
fixed in commit:464de26b Jürgen Fischer
05:36 AM Bug report #6976 (Closed): New save edits button incorrectly greyed out
fixed in commit:464de26b Jürgen Fischer
05:27 AM Bug report #6976 (Closed): New save edits button incorrectly greyed out
I am using QGIS 1.9.0-Master (code version e9ebae2) on Windows 7 (64-bit) which I installed today using osgeo4w.
The...
Jonathan Ball
02:00 AM Bug report #6968 (Feedback): Saving selects wrong tool
Hi Nathan,
See if https://github.com/qgis/Quantum-GIS/pull/382 fixes it for you. Also attached as a patch.
Larry Shaffer
02:00 AM Bug report #6968 (Feedback): Saving selects wrong tool
Hi Nathan,
See if https://github.com/qgis/Quantum-GIS/pull/382 fixes it for you. Also attached as a patch.
Larry Shaffer

2013-01-09

12:23 AM Revision e9ebae2a (qgis): translation update: gl_ES by Xan
Werner Macho
11:26 PM Bug report #6972 (Feedback): Multiline labels not exporting correctly from Print Composer when ce...
Hi Jonathan,
That issue should be fixed since the Dec 10, 2012 commit commit:5de1ad
Are you using a master build ne...
Larry Shaffer
11:26 PM Bug report #6972 (Feedback): Multiline labels not exporting correctly from Print Composer when ce...
Hi Jonathan,
That issue should be fixed since the Dec 10, 2012 commit commit:5de1ad
Are you using a master build ne...
Larry Shaffer
11:26 PM Bug report #6972 (Feedback): Multiline labels not exporting correctly from Print Composer when ce...
Hi Jonathan,
That issue should be fixed since the Dec 10, 2012 commit commit:5de1ad
Are you using a master build ne...
Larry Shaffer
11:26 PM Bug report #6972 (Feedback): Multiline labels not exporting correctly from Print Composer when ce...
Hi Jonathan,
That issue should be fixed since the Dec 10, 2012 commit commit:5de1ad
Are you using a master build ne...
Larry Shaffer
07:04 AM Bug report #6972 (Closed): Multiline labels not exporting correctly from Print Composer when cent...
I am using the new labeling functionality in QGIS 1.9.0 Master. Multiline labels are not exporting correctly from th... Jonathan Ball
11:24 PM Revision cec3cf82 (qgis): fix crash on CRS validation
Jürgen Fischer
11:21 PM Revision 7de5ad92 (qgis): fix some warnings and myriads of global QString objects
Jürgen Fischer
09:46 PM Revision d00bc7a5 (qgis): oracle provider: fix connection settings
Jürgen Fischer
06:52 PM Revision 090d1454 (qgis): osgeo4w: change geos_c_i to geos_c
Jürgen Fischer
04:58 PM Bug report #6957: Remove "No active layer" dialog for select tool
Here is another one if you have a vector tool selected but the active layer is a raster layer
!notvector.png!
Nathan Woodrow
04:48 PM Revision c7e1bad0 (qgis): german translation update
Jürgen Fischer
04:47 PM Revision 2fc799b9 (qgis): [FEATURE] add oracle provider
Jürgen Fischer
11:28 AM Feature request #6974 (Closed): Enhancement to Expression Builder : Allow comment strings in expr...
Either the standard SQL comment string function (--) for 1-liners or else multi-line C-style block comments (/* ... *... Fred Watchorn
09:59 AM Revision 2c1db1c6 (qgis): update field names when vector layer properties are applied
Minoru Akagi
09:56 AM Feature request #6965: QgsMessageLog, log levels
Info and Debug should probably be changed.
So it would be:
enum QgsMessageLog::LogLevel {
Debug: 0,
Info: 1,
Warnin...
Matthias Kuhn
08:22 AM Bug report #6973 (Closed): SLD Description
When exporting a style, QGIS does so with a "Description" that is basically the layer name, thus:
<se:Rule>
...
Jonathan Moules
04:27 AM Feature request #6964: QgsMessageLog, write to file
Jürgen Fischer wrote:
> QgsLogger is used for debugging output.
And there's also QgsError/QgsErrorMessage
Jürgen Fischer
04:22 AM Feature request #6964: QgsMessageLog, write to file
Matthias Kuhn wrote:
> I just noticed the class QgsLogger (implmented by Marco) which seems to do some kind of file l...
Jürgen Fischer
04:19 AM Feature request #6964: QgsMessageLog, write to file
I just noticed the class QgsLogger (implmented by Marco) which seems to do some kind of file logging already.
Is it p...
Matthias Kuhn
01:35 AM Feature request #6964: QgsMessageLog, write to file
There currently is only one used warning level - you can use other levels, but when I introduces the message log, I d... Jürgen Fischer
01:27 AM Feature request #6964: QgsMessageLog, write to file
Marco Hugentobler wrote:
> Writing message logs to file would be nice for QGIS server too (better error reporting if ...
Jürgen Fischer

2013-01-08

12:29 AM Bug report #6817: Qgis crashes while trying to edit a symbol in "graduated symbology"
#6966 was marked as a duplicate of this. Matthias Kuhn
12:28 AM Bug report #6966 (Closed): Crash in Graduated Symbol Style
Probably.
The strange thing is that it happens on Cancel...
Matthias Kuhn
12:28 AM Bug report #6966 (Closed): Crash in Graduated Symbol Style
Probably.
The strange thing is that it happens on Cancel...
Matthias Kuhn
08:18 AM Bug report #6966: Crash in Graduated Symbol Style
duplicate of #6817 I guess :-) Salvatore Larosa
07:57 AM Bug report #6966 (Closed): Crash in Graduated Symbol Style
The following steps crash QGIS (master):
Open a vector layer (here: polygon, postgis)
Open the vector layer properti...
Matthias Kuhn
12:20 AM Feature request #6964: QgsMessageLog, write to file
Writing message logs to file would be nice for QGIS server too (better error reporting if e.g. a layer cannot be load... Marco Hugentobler
05:37 AM Feature request #6964 (Open): QgsMessageLog, write to file
To be really useful, QgsMessageLog should include a possibility to write the log messages to a file.
Per default, on...
Matthias Kuhn
11:59 PM Revision c67fb81d (qgis): improvements for handling tables
Victor Olaya
11:57 PM Revision eab2d8a4 (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Victor Olaya
11:48 PM Feature request #6961: add additional path for python plugins in system options
Hi Larry,
right, I did try to modify QGIS_PLUGINPATH in the new Custom Environment Variables table, but it remained...
Regis Haubourg
09:40 PM Feature request #6961: add additional path for python plugins in system options
Hi Régis,
This should be pretty straightforward to do.
> QGIS_PLUGINPATH environnement variable permits to achieve ...
Larry Shaffer
01:38 AM Feature request #6961 (Closed): add additional path for python plugins in system options
Currently, it is possible to list additionnal path(s) for C++ plugins. It would be nice to add also path(s) for pytho... Regis Haubourg
10:18 PM Bug report #6968: Saving selects wrong tool
Yes, that's what I was thinking. It is called at the end of each of the new editing methods. Looks like it needs a di... Larry Shaffer
10:06 PM Bug report #6968: Saving selects wrong tool
Yeah it happens with any saving, rollback functions.
This method might be what is causing it: https://github.com/qgi...
Nathan Woodrow
09:31 PM Bug report #6968: Saving selects wrong tool
Hi Nathan,
I think it is unrelated, but will check to make sure. If it's something I coded for saving edits, then I ...
Larry Shaffer
09:23 PM Bug report #6968: Saving selects wrong tool
Larry I have assigned due to your recent save improvements. If this is unrelated you can remove yourself.
Blocker ...
Nathan Woodrow
09:21 PM Bug report #6968 (Closed): Saving selects wrong tool
If you save a layer the tool is reverted back to the last used non edit based tool - select, pan, info, etc
To repro...
Nathan Woodrow
09:46 PM Bug report #6957: Remove "No active layer" dialog for select tool
+1 for a timed message in the QgsMessageBar. I really dislike that dialog.
Sounds like a good case (among others) to...
Larry Shaffer
04:18 PM Revision a9ff3cfc (qgis): Quality topology layer names
... so you can recognize them in the snapping option dialog Sandro Santilli
03:08 PM Bug report #6967 (Closed): Move failed layer load dialog to QgsMessageBar
When a user loads an invalid layer they are presented with a pretty unfriendly dialog popup
!dialog.png!
It would b...
Nathan Woodrow
02:59 PM Revision 67c4e17a (qgis): Rename Query/Build Query to Filter/Set Filter to better reflect action
Nathan Woodrow
02:41 PM Revision c759740a (qgis): Fix loading of Python Init method with unsaved features
Nathan Woodrow
11:06 AM Revision 0ca96a8a (qgis): translation update: galician by Xan
Werner Macho
10:40 AM Revision 69840710 (qgis): fix syntax error
Jürgen Fischer
10:24 AM Revision 5b06de99 (qgis): fix #4534
Salvatore Larosa
07:09 AM Feature request #5898: Layersets
Very nice Olivier. I will for sure have lots of use for it when dealing with multimap composers. I was using layer g... Regis Haubourg
06:46 AM Feature request #5898: Layersets
In the meantime, I made to implement this function :
http://plugins.qgis.org/plugins/layerCombinations/
Olivier redlead
05:41 AM Feature request #6965 (Closed): QgsMessageLog, log levels
In QgsMessageLog, at the moment there are no log levels defined afaics.
logMessage takes an int argument "level", wh...
Matthias Kuhn
04:29 AM Feature request #6963 (Closed): Openstreetmap plugin feature list
The Openstreetmap plugin offers only a limited number of attributes which can be imported. It would be nice if the us... Andre Joost
02:41 AM Bug report #6962 (Closed): Use bbox or first crs when multiple srs are advertised instead of defa...
Jürgen Fischer
02:36 AM Bug report #6962 (Closed): Use bbox or first crs when multiple srs are advertised instead of defa...
As i realized when using a multi-crs-advertised layer in qgis, the wms client defaults to using espg:4326 if it's in ... landry Landry Breuil
02:12 AM Bug report #6500: Language Encoding very broken in 1.8 Lisboa
Welcome to QGIS/OGR broken Shapefile encoding club! The first rule of club is to not talk about club!
Man ones: #525...
marisn -
01:44 AM Feature request #6960: Possibility to set item label when using single symbol
+1 for single symbols, it is annoying to manually clean composer legend for each layer. Regis Haubourg
01:34 AM Feature request #6960 (Open): Possibility to set item label when using single symbol
As it is right now you have the possibility to set an item label different from the item value when using the categor... Victor Axbom
01:28 AM Bug report #4534: "Split vector layer" freezes QGIS
Confirmed, it occurs only under Linux!
This pull should fix the issue: https://github.com/qgis/Quantum-GIS/pull/378
Salvatore Larosa
01:28 AM Bug report #4534: "Split vector layer" freezes QGIS
Confirmed, it occurs only under Linux!
This pull should fix the issue: https://github.com/qgis/Quantum-GIS/pull/378
Salvatore Larosa

2013-01-07

11:54 PM Bug report #6899 (Closed): Drag and drop designer uses first field after project reload
Fixed: commit:6b231a1 Matthias Kuhn
09:32 AM Bug report #6899: Drag and drop designer uses first field after project reload
Ouch, that one rendered this feature pretty useless.
Awaiting pull https://github.com/qgis/Quantum-GIS/pull/377
Matthias Kuhn
11:53 PM Bug report #6866 (Closed): New drag and drop designer
Fixed: commit:c4115cf Matthias Kuhn
10:24 AM Bug report #6866: New drag and drop designer
Awaiting pull: https://github.com/qgis/Quantum-GIS/pull/377 Matthias Kuhn
11:50 PM Revision 964e8424 (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Victor Olaya
10:52 PM Revision de3f07ee (qgis): Fixed closing of feature iterators
Martin Dobias
10:40 PM Feature request #6955: Project home in browser
Great work!
Jürgen Fischer wrote:
> implemented in commit:73dc9b1
Victor Axbom
11:30 AM Feature request #6955 (Closed): Project home in browser
implemented in commit:73dc9b1 Jürgen Fischer
11:30 AM Feature request #6955 (Closed): Project home in browser
implemented in commit:73dc9b1 Jürgen Fischer
02:20 AM Feature request #6955 (Closed): Project home in browser
I would like to see a standard folder in the browser linking to the home folder of the currently opened project (The ... Victor Axbom
10:12 PM Revision 7e29d7ce (qgis): [API] Add method to QgsMapLayerRegistry to get layers using name
Nathan Woodrow
09:17 PM Revision 1afd1538 (qgis): Merge pull request #377 from matthias-kuhn/attredit-load-idx
Fix issue 6899: Drag and drop designer uses first field after project re... Nathan Woodrow
09:01 PM Feature request #6959 (Open): Merge attributes dialog should remember options for fields
It would be handy if the merge attributes dialog remembered the state the user sets each fields between dialog opens.... Nathan Woodrow
08:59 PM Feature request #6958 (Closed): Add skip all to merge attributes dialog
I think it would be handy to have a skip all attributes button in the merge attributes tools. This would allow you t... Nathan Woodrow
08:45 PM Revision 4ff5b29b (qgis): Update Options dialog vertical tabs
- Icon-only mode now only shows vert. scrollbar as needed
- Icon-only mode is snapped to when splitter is near icons
...
Larry Shaffer
08:26 PM Revision 73dc9b19 (qgis): Include project home in browser toplevel browser (implement #6955)
[API] add QgsProject::homePath()
[API] make QgsBrowserModel::reload() a public slot
Jürgen Fischer
08:03 PM Bug report #6930 (Closed): Saving the current layers edit needs to many clicks
Yes it's better now. Closing. Nathan Woodrow
08:03 PM Bug report #6930 (Closed): Saving the current layers edit needs to many clicks
Yes it's better now. Closing. Nathan Woodrow
08:02 PM Bug report #6957 (Closed): Remove "No active layer" dialog for select tool
The user is pressed with this annoying dialog if there is no active layer when using the select tool.
!dialog.png!
...
Nathan Woodrow
07:21 PM Revision c4115cf1 (qgis): Show scroll bars for drag and drop attribute editor if necessary
Matthias Kuhn
06:28 PM Revision 6b231a1e (qgis): Fix issue 6899: Drag and drop designer uses first field after project r...
idx was not properly initialized at project load. Matthias Kuhn
02:11 PM Bug report #4534 (Reopened): "Split vector layer" freezes QGIS
Still broken for me on QGIS 1.70, 1.80, and 1.90 (Master) on Kubuntu 12.10 32-bit. Brian Smith
10:28 AM Bug report #6794 (Closed): Drag&Drop attribute form designer: Aliases are not applied to the labe...
Fixed in commit:12d1a28 Matthias Kuhn
10:02 AM Revision 314d144b (qgis): fix windows build
Jürgen Fischer
08:41 AM Bug report #6867 (Closed): Editorlayout is not saved in project file for a non-spatial spatialite...
Matthias Kuhn
08:40 AM Bug report #6867 (Resolved): Editorlayout is not saved in project file for a non-spatial spatiali...
Should be fixed as of https://github.com/qgis/Quantum-GIS/pull/364.
Please reopen if necessary.
Matthias Kuhn
06:58 AM Bug report #6956: ATLAS does not fit well for objects higher than they are large
Here are the missing files Regis Haubourg
06:58 AM Bug report #6956: ATLAS does not fit well for objects higher than they are large
Here are the missing files Regis Haubourg
06:55 AM Bug report #6956 (Closed): ATLAS does not fit well for objects higher than they are large
When generating atlas, images are not fitted correctly into map frame when object bbox is higher than it is large (a ... Regis Haubourg
01:01 AM Revision 460f578d (qgis): - [API] add optional progress dialog to QgsVectorLayerImport
- postgres/mssql: fix primary key generation on import (fixes #6907)
- fix crash on browser refresh after vector laye...
Jürgen Fischer

2013-01-06

12:53 AM Bug report #6945: SAGA vector produced without .prj if the input layer does not have it
You got it, no CRS in input. As this is a general issue, I think the safest option would be to take the CRS used by Q... Paolo Cavallini
12:37 AM Feature request #6954 (Closed): In Print Composer / Map item / Grid tab add option "Tick" to Grid...
There are two options (Solid and Cross) which is great. But it would be nice to have third option "Tick" which would ... Miroslav Umlauf
11:27 PM Revision 4cffd070 (qgis): german translation update
Jürgen Fischer
09:53 PM Revision 353e7ab8 (qgis): Postgres feature iterator fixes (rewind, FID filter, closing)
Martin Dobias
08:24 PM Feature request #6953 (Closed): Marker line interval in map units
I think it would be handy in the cases like "showing distance markers along a line":http://gis.stackexchange.com/ques... Nathan Woodrow
07:28 PM Revision a1d40283 (qgis): doxygen warnings fixes
Radim Blazek
06:01 PM Revision 66ca8f42 (qgis): fix #6726
Jürgen Fischer
04:29 PM Revision 55e34090 (qgis): attribute table: NULL values are considered less than other values (fix...
Jürgen Fischer
04:03 PM Bug report #6907 (Closed): importing shapefile into PG with drag and drop does not work
Fixed in changeset commit:"460f578d937e640e1690af53c08710575012a620". Jürgen Fischer
03:19 PM Bug report #6675 (Closed): QgsVectorLayer.featureCount() returns always zero with Python
Works for me too. Closing for the lack of feedback. Jürgen Fischer
03:19 PM Bug report #6675 (Closed): QgsVectorLayer.featureCount() returns always zero with Python
Works for me too. Closing for the lack of feedback. Jürgen Fischer
12:58 PM Bug report #6952 (Closed): raster "save as..." dialog creates incomplete output when using the " ...
Open the attached project,
in the (only) WMS layer click the "save as..." option.
Leave the "create VRT" option che...
Giovanni Manghi
11:15 AM Feature request #6951 (Open): raster "save as..." to be improved when asking for output when usin...
When using the "save as..." raster dialog together with the "create VRT" option it asks to select an output folder.
...
Giovanni Manghi
11:10 AM Revision eb9af3e8 (qgis): Switch main Options dialog to vertical tabs
- Icon-only mode enabled by fully moving splitter to left Larry Shaffer
10:29 AM Bug report #6950 (Closed): raster "save as..." dialog does not remember the last folder used for ...
subject says it all Giovanni Manghi
10:28 AM Feature request #6949 (Closed): raster "save as..." dialog misses the "add result to map" option
subject says it all Giovanni Manghi
09:21 AM Bug report #6948 (Feedback): Dxf to Shape plugin doesn't work any more
As far as I know this tool it will be removed, so it does not make sense to continue any effort to support it.
The s...
Giovanni Manghi
04:34 AM Bug report #6948 (Closed): Dxf to Shape plugin doesn't work any more
1.Open tool
2.find a dxf (I tried with a 2004 version dxf that was properly converted some time ago)
3. give an outpu...
Alessandro Ciali
09:02 AM Bug report #6726 (Closed): Query builder quotes field names with spaces twice; resulting query fails
Fixed in changeset commit:"66ca8f421a39e57c3f2b3159cf6a3059d6771303". Jürgen Fischer
09:00 AM Revision 5cd7dc5d (qgis): Merge pull request #372 from dakcarto/iface_enviro_3
[FEATURE] Configure custom environment variables Larry Shaffer
08:14 AM Bug report #6931 (Closed): OSM Plugin crashes after API change
fixed in commit:90ef5767 Jürgen Fischer
08:14 AM Bug report #6931 (Closed): OSM Plugin crashes after API change
fixed in commit:90ef5767 Jürgen Fischer
07:30 AM Bug report #6715 (Closed): attribute table: negative numbers and nulls do not sort as expected
Fixed in changeset commit:"55e34090e50d8e910549685af41bf737c62ab73f". Jürgen Fischer
04:48 AM Revision 2a002c55 (qgis): [API] make primary key field indexes available:
- add QgsVectorLayer::pendingPkAttributeList()
- add QgsVectorDataProvider::pkAttributeIndexes()
- skip primary key a...
Jürgen Fischer

2013-01-05

08:04 PM Feature request #3302 (Closed): identify feature tool option to show all layer infos expanded
commit:4358e8e2b implements that. Jürgen Fischer
08:04 PM Feature request #3302 (Closed): identify feature tool option to show all layer infos expanded
commit:4358e8e2b implements that. Jürgen Fischer
08:04 PM Feature request #3302 (Closed): identify feature tool option to show all layer infos expanded
commit:4358e8e2b implements that. Jürgen Fischer
07:55 PM Bug report #6164 (Closed): postgis layer: duplicate primary key
Fixed in changeset commit:"2a002c558e923d51142ca1e4c280b2e58826b291". Jürgen Fischer
05:55 PM Bug report #843 (Closed): Import PostGIS data into GRASS via QGIS toolbox
closing for the lack of feedback. Jürgen Fischer
05:55 PM Bug report #843 (Closed): Import PostGIS data into GRASS via QGIS toolbox
closing for the lack of feedback. Jürgen Fischer
05:47 PM Bug report #6281 (Closed): attribute editor: NULL value for relation value
applied in commit:b121a2f688 Jürgen Fischer
05:47 PM Bug report #6281 (Closed): attribute editor: NULL value for relation value
applied in commit:b121a2f688 Jürgen Fischer
09:21 AM Bug report #6945 (Feedback): SAGA vector produced without .prj if the input layer does not have it
Does you input file has an assigned CRS?
I am getting a shapefile with a valid prj file, but my input file has a def...
Victor Olaya
03:58 AM Revision 12d1a289 (qgis): Merge pull request #364 from matthias-kuhn/attredit-aliases
Attredit aliases Jürgen Fischer
03:12 AM Revision 0595f746 (qgis): Add checkbox to filter non-QGIS-specific vars from current env vars table
Larry Shaffer
01:46 AM Revision b2932dec (qgis): fix windows build
Jürgen Fischer
01:10 AM Revision 94156ded (qgis): QgsVectorLayer: delete before adding/changing features (fixes #6422)
Jürgen Fischer

2013-01-04

11:51 PM Revision e59de661 (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Victor Olaya
11:15 PM Revision 522bbcda (qgis): update INSTALL
Jürgen Fischer
11:08 PM Revision 4f0fe1b8 (qgis): wfs in core needs expat
Jürgen Fischer
11:02 PM Revision 28ca48c4 (qgis): more API updates to the python plugins
Jürgen Fischer
10:28 PM Bug report #6945 (Closed): SAGA vector produced without .prj if the input layer does not have it
This happens e.g. with Contour lines from grid Paolo Cavallini
08:59 PM Revision a785fd59 (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Victor Olaya
08:41 PM Revision a572f3c2 (qgis): multipart reply extracted from WCS provider QgsNetworkReplyParser
Radim Blazek
08:41 PM Revision f6c63248 (qgis): QgsWFSData CORE_EXPORT
Radim Blazek
08:41 PM Revision 2ca1279a (qgis): QgsWFSData moved to core
Radim Blazek
05:28 PM Revision 866bc22a (qgis): Fix #6940, error traceback output to console crashes under QScintilla 2.7
Larry Shaffer
04:59 PM Revision 08be5cd8 (qgis): Test WFS version and throw error if 1.0 is not supported by the server
Marco Hugentobler
04:25 PM Bug report #6872 (Closed): "ERROR: duplicate key value violates unique constraint "XXXX_pkey" al...
Jürgen Fischer
02:47 PM Bug report #6872: "ERROR: duplicate key value violates unique constraint "XXXX_pkey" always pops...
Benedict Holland wrote:
> I think I might be able to work on this bug but I don't have a PostGIS layer, or in this ca...
Giovanni Manghi
01:49 PM Bug report #6872: "ERROR: duplicate key value violates unique constraint "XXXX_pkey" always pops...
I think I might be able to work on this bug but I don't have a PostGIS layer, or in this case 2. I am going to guess ... Benedict Holland
04:10 PM Bug report #6422 (Closed): QGIS delete Postgis features after trying to merge them
Fixed in changeset commit:"94156deda42421745df16132a9722fe836975c82". Jürgen Fischer
03:41 PM Revision 462d8a8c (qgis): translation update: lao by Lao GIS users
Werner Macho
12:52 PM Revision b75c89b8 (qgis): nmea parsing: call strtod with locale "C" (fixes #6687)
Jürgen Fischer
11:10 AM Bug report #1170: GPS Plugin non-functional (OS X) for Serial Bus/Com port units
This new QGIS study
http://www.qgis.org/en/community/qgis-case-studies/new-brunswick-canada.html
seems to show that...
Giovanni Manghi
11:10 AM Bug report #1170: GPS Plugin non-functional (OS X) for Serial Bus/Com port units
This new QGIS study
http://www.qgis.org/en/community/qgis-case-studies/new-brunswick-canada.html
seems to show that...
Giovanni Manghi
11:10 AM Bug report #1170: GPS Plugin non-functional (OS X) for Serial Bus/Com port units
This new QGIS study
http://www.qgis.org/en/community/qgis-case-studies/new-brunswick-canada.html
seems to show that...
Giovanni Manghi
10:10 AM Revision 9385ac94 (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
Marco Hugentobler
09:59 AM Revision 33598700 (qgis): Saver double comparison, minor code cleanup (deleting a 0 pointer is al...
Marco Hugentobler
09:43 AM Revision 6a936b93 (qgis): Draw SVG symbol from cached QImage unless it exceeds half of cache size...
- Fix #6855, SVG markers/fills larger than half cache (559^2 X 32 + SVG) are drawn with QPicture
- Fix #6861, make QP...
Larry Shaffer
08:29 AM Bug report #6940 (Closed): Crash using Python console and latest QScintilla 2.7
Fixed in changeset commit:"866bc22a34f197dfb341de0b46a088bfdea868de". Larry Shaffer
01:51 AM Bug report #6940: Crash using Python console and latest QScintilla 2.7
Crash confirmed and the patch fixes the issue !
Tested on Linux (2.6, 2.7) and Win (2.6).
Thanks for the fix !
Pleas...
Salvatore Larosa
08:03 AM Bug report #6923 (Closed): WFS 1.1.0 & 2.0.0
A version test is added in commit 08be5cd83709646e5119fc329612b9c66b0cf214.
I cannot access the test server at the mo...
Marco Hugentobler
05:30 AM Revision fb763a7e (qgis): Merge pull request #374 from bholland/master
Fix #6942 Nathan Woodrow
05:10 AM Revision fb26989a (qgis): Bounding box now takes into account font descent so letters like g and ...
Ben Madin
03:52 AM Bug report #6687 (Closed): Wrong GPS position
Fixed in changeset commit:"b75c89b81a9c7364a843adbac70502431d02dc3f". Jürgen Fischer
02:20 AM Bug report #6687: Wrong GPS position
Perhaps wrap the strtod in a temporary locale switch function would be a portables solution...... Tomas Vrana
01:51 AM Bug report #6687: Wrong GPS position
What kind of replacement for strtod do you suggest?
It might be possible to use QString::number for that purpose, but...
Marco Hugentobler
01:25 AM Revision 1bda31d4 (qgis): fTools: replace QgsRectangle.expand with .scale
Jürgen Fischer
01:19 AM Bug report #6861 (Closed): SVG symbol scaling and ouput incorrect
Fixed in changeset commit:"6a936b936bdbc189293c3e330da9404399034b71". Larry Shaffer
01:19 AM Bug report #6855 (Closed): SVG with map units crashes
Fixed in changeset commit:"6a936b936bdbc189293c3e330da9404399034b71". Larry Shaffer
01:13 AM Bug report #6787 (Closed): On the Menu bar "File" oftern shows up in the place of "Settings" and ...
Fixed. Filipe Dias
01:13 AM Bug report #6787 (Closed): On the Menu bar "File" oftern shows up in the place of "Settings" and ...
Fixed. Filipe Dias
01:07 AM Bug report #5844: When adding a gpx the dialog shows "Nb of features" all set to "-1"

> Alex already made it say "Unknown" instead of "-1".
it doesn't change the meaning of what I said, from a user poi...
Giovanni Manghi
01:03 AM Bug report #5844 (Closed): When adding a gpx the dialog shows "Nb of features" all set to "-1"
Giovanni Manghi wrote:
> But if you say that is not a regression, that as I said is not true, then we should a) close...
Jürgen Fischer
01:03 AM Bug report #5844 (Closed): When adding a gpx the dialog shows "Nb of features" all set to "-1"
Giovanni Manghi wrote:
> But if you say that is not a regression, that as I said is not true, then we should a) close...
Jürgen Fischer

2013-01-03

12:51 AM Revision f75803ea (qgis): python plugins: replace QgsMapRenderer.destinationSrs() with destinatio...
Jürgen Fischer
12:51 AM Revision 1ab5cdcb (qgis): fix #6926
Jürgen Fischer
12:12 AM Bug report #5844: When adding a gpx the dialog shows "Nb of features" all set to "-1"
Jürgen Fischer wrote:
> Giovanni Manghi wrote:
> > tagging as blocker as it is a regression.
>
> I don't agree it's ...
Giovanni Manghi
04:43 PM Bug report #5844: When adding a gpx the dialog shows "Nb of features" all set to "-1"
Giovanni Manghi wrote:
> tagging as blocker as it is a regression.
I don't agree it's a regression. IMHO it's an im...
Jürgen Fischer
10:41 PM Revision de54c165 (qgis): Merge pull request #373 from slarosa/pyqgis_console_1
Reorganize icons theme for pyqgis console Werner Macho
10:41 PM Revision d4ef4fd9 (qgis): Merge pull request #347 from slarosa/pyqgis-console
fix output directory for pyqgis console on installing Werner Macho
10:34 PM Revision b48ae8b2 (qgis): Merge pull request #370 from slarosa/osm_plugin_issue
fixes issues for OSM plugin generated from api cleanup commit Werner Macho
10:30 PM Revision 71580df3 (qgis): Merge pull request #371 from bstroebl/fix#6925
fix #6925 fTools eliminate now works if the polygon to merge with has an id of 0 Werner Macho
08:35 PM Feature request #6944: Node tool unselects nodes after moving multiple-selected nodes
Also, another minor issue is that if you multiple-select two edges, the shared node is still selected, but it is draw... Alister Hood
08:29 PM Feature request #6944 (Open): Node tool unselects nodes after moving multiple-selected nodes
(1) Edit a polygon with the node tool.
(2) Click on a node to select it. Drag to move it. It will remain selected.
...
Alister Hood
07:38 PM Revision 93e05262 (qgis): wcs test fix
Radim Blazek
07:26 PM Revision a575711f (qgis): use project projections instead of WGS84 for WMS crs preselection (fixe...
Jürgen Fischer
04:53 PM Bug report #6940 (Feedback): Crash using Python console and latest QScintilla 2.7
Ok, I fixed the crashing, but would like to know if the patch will work for older QScintilla setups as well. (see att... Larry Shaffer
04:53 PM Bug report #6940 (Feedback): Crash using Python console and latest QScintilla 2.7
Ok, I fixed the crashing, but would like to know if the patch will work for older QScintilla setups as well. (see att... Larry Shaffer
04:53 PM Bug report #6940 (Feedback): Crash using Python console and latest QScintilla 2.7
Ok, I fixed the crashing, but would like to know if the patch will work for older QScintilla setups as well. (see att... Larry Shaffer
03:40 PM Bug report #6940: Crash using Python console and latest QScintilla 2.7
Hi Larry,
> So, I would definitely appreciate verification of this bug on another platform, or another Mac.
I will ...
Giovanni Manghi
03:38 PM Bug report #6940: Crash using Python console and latest QScintilla 2.7
Hi Giovanni,
Certainly a blocker for me, but I won't be testing on other Macs, since it is a bit of a hassle to reco...
Larry Shaffer
02:18 PM Bug report #6940: Crash using Python console and latest QScintilla 2.7
tagging as blocker as we don't want to ship new features, but not working as expected. Giovanni Manghi
10:08 AM Bug report #6940 (Closed): Crash using Python console and latest QScintilla 2.7
Hi,
When using the latest QScintilla version 2.7 (libqscintilla2.9.0.0), I get a crash with the console when an erro...
Larry Shaffer
04:35 PM Bug report #6449: Big polygon in shapefile not shown in 1.8.0
Werner Macho wrote:
> But where to start searching?
With geometry validity. The shape file contains lots of invalid...
Jürgen Fischer
04:35 PM Bug report #6449: Big polygon in shapefile not shown in 1.8.0
Werner Macho wrote:
> But where to start searching?
With geometry validity. The shape file contains lots of invalid...
Jürgen Fischer
03:52 PM Bug report #6926 (Closed): Using "save as..." on WMS layer causes QGIS master to crash
Fixed in changeset commit:"1ab5cdcbeb43c4c904653428ff8f9838803a1fa1". Jürgen Fischer
03:04 PM Revision 5fefe381 (qgis): raster sublayers win fix
Radim Blazek
02:56 PM Bug report #6942 (Closed): Legend title bounding box cutting off letters
not confirmed here with current master (de54c165c2)
Probably reproduceable with sample data .. if problem still exist...
Werner Macho
02:56 PM Bug report #6942 (Closed): Legend title bounding box cutting off letters
not confirmed here with current master (de54c165c2)
Probably reproduceable with sample data .. if problem still exist...
Werner Macho
02:00 PM Bug report #6942: Legend title bounding box cutting off letters
Version updated to latest daily build on 1/3/2012 but pictures generated before has the same problem. Also of course ... Benedict Holland
01:58 PM Bug report #6942 (Closed): Legend title bounding box cutting off letters
Create any map and put in a legend in the composer. The default word "Legend" is getting cut off at the g, I assume d... Benedict Holland
02:20 PM Revision d6a33f52 (qgis): Reorganize icons theme for pyqgis console
- add icon to Python Console entry in Plugins menu Salvatore Larosa
01:31 PM Bug report #6925 (Closed): Eliminate slivers polygon creates wrong output
Fixed in changeset commit:"71580df366401df4bee9942c099f541796ed90f3". Werner Macho
12:23 PM Bug report #6936 (Rejected): GRASS plugin missing from qgis 1.8/osgeo4w
not a qgis issue. See also "OSGeo4W !#328":http://trac.osgeo.org/osgeo4w/ticket/328 Jürgen Fischer
12:23 PM Bug report #6936 (Rejected): GRASS plugin missing from qgis 1.8/osgeo4w
not a qgis issue. See also "OSGeo4W !#328":http://trac.osgeo.org/osgeo4w/ticket/328 Jürgen Fischer
12:23 PM Bug report #6936 (Rejected): GRASS plugin missing from qgis 1.8/osgeo4w
not a qgis issue. See also "OSGeo4W !#328":http://trac.osgeo.org/osgeo4w/ticket/328 Jürgen Fischer
11:33 AM Revision 8d582ade (qgis): [FEATURE] Configure custom environment variables
- Fix for #3097
- Could help plugins, like SEXTANTE, work better across platforms via abstracted coding based upon en...
Larry Shaffer
10:29 AM Bug report #6939: Inconsistent CRS handling when adding WMS
Wow, that was fast! Thanks. :-D Jonathan Moules
10:27 AM Bug report #6939 (Closed): Inconsistent CRS handling when adding WMS
Fixed in changeset commit:"a575711f1988afb2bf058d25331eef48dd56508a". Jürgen Fischer
09:59 AM Bug report #6939: Inconsistent CRS handling when adding WMS
Yep. Absolutely every single layer is available in 27700. Its the native format for all of our data.
You can see the ...
Jonathan Moules
09:52 AM Bug report #6939: Inconsistent CRS handling when adding WMS
Are all layers available in 27700? Once you select layers that don't have the current crs selection commonly availab... Jürgen Fischer
09:22 AM Bug report #6939 (Closed): Inconsistent CRS handling when adding WMS
I'm using 1.8.0 to connect to a GeoServer 2.2.2 - WMS 1.3.0.
I'm adding raster layers that have a declared and native...
Jonathan Moules
10:26 AM Bug report #6941 (Closed): WMS requests exceeding extents
After some deliberation and investigation, I think this is a QGIS bug rather than GeoServer.
I have a WMS 1.3.0 laye...
Jonathan Moules
09:29 AM Revision aef3f345 (qgis): fix #6925
fTools' eliminate now works if the polygon to merge with has an id of 0 Bernhard Ströbl
02:39 AM Feature request #3097 (Feedback): Add preference to set/override environment variables
Hi,
I've implemented a version of this in the following pull request:
https://github.com/qgis/Quantum-GIS/pull/372
...
Larry Shaffer
02:39 AM Feature request #3097 (Feedback): Add preference to set/override environment variables
Hi,
I've implemented a version of this in the following pull request:
https://github.com/qgis/Quantum-GIS/pull/372
...
Larry Shaffer
02:39 AM Feature request #3097 (Feedback): Add preference to set/override environment variables
Hi,
I've implemented a version of this in the following pull request:
https://github.com/qgis/Quantum-GIS/pull/372
...
Larry Shaffer

2013-01-02

12:36 AM Bug report #6925: Eliminate slivers polygon creates wrong output
I made a pull request that fixes the case that the polygon to merge with has id=0: https://github.com/qgis/Quantum-GI... Bernhard Ströbl
11:43 PM Bug report #6811 (Closed): QGIS crashes on startup on 64-bit Ubuntu
most likely a local package problem, closing for lack of feedback, reopen of necessary. Giovanni Manghi
11:43 PM Bug report #6811 (Closed): QGIS crashes on startup on 64-bit Ubuntu
most likely a local package problem, closing for lack of feedback, reopen of necessary. Giovanni Manghi
02:32 PM Revision 10394239 (qgis): Mark topology group visibility off
This is really a workaround to http://hub.qgis.org/issues/6938 Sandro Santilli
08:22 AM Bug report #6656: PAL labelling performance issue
duplicate of #4791 ? Giovanni Manghi
07:40 AM Bug report #6930: Saving the current layers edit needs to many clicks
Larry Shaffer wrote:
> Hi Nathan,
>
> So I chose *B)* above and implemented it in commit commit:ba5b90a1
>
> Please...
Giovanni Manghi
07:35 AM Bug report #6938: Legend group visibility computation is wrong
maybe related to #5924 ? Giovanni Manghi
05:32 AM Bug report #6938: Legend group visibility computation is wrong
Ideally a group should start as not visible and its state should be updated whenever a child layer-or-group visibilit... Sandro Santilli
05:31 AM Bug report #6938 (Closed): Legend group visibility computation is wrong
Adding groups make them marked as "visible" by default, adding layers and setting their visibility to off doesn't cha... Sandro Santilli

2013-01-01

11:52 PM Revision 5c000143 (qgis): edited grass and saga algorithm descriptions
Victor Olaya
11:52 PM Revision 287c9f36 (qgis): refactor fTools algorithms
Victor Olaya
10:02 PM Revision a385162c (qgis): Fix for #6937, ensure QgsRubberBand is deleted if no active vector layer
Larry Shaffer
02:08 PM Revision 2b80d638 (qgis): Reorganize topoviewer layers into subgroups
Sandro Santilli
01:13 PM Bug report #6937 (Closed): Strange behaviour of Select Features tool when layers group is selected
Fixed! Salvatore Larosa
01:13 PM Bug report #6937 (Closed): Strange behaviour of Select Features tool when layers group is selected
Fixed! Salvatore Larosa
01:05 PM Bug report #6937 (Feedback): Strange behaviour of Select Features tool when layers group is selected
Hi,
Also present on Mac (1.8 and master)
Should be fixed with commit commit:a385162
Please verify.
Larry Shaffer
01:05 PM Bug report #6937 (Feedback): Strange behaviour of Select Features tool when layers group is selected
Hi,
Also present on Mac (1.8 and master)
Should be fixed with commit commit:a385162
Please verify.
Larry Shaffer
01:05 PM Bug report #6937 (Feedback): Strange behaviour of Select Features tool when layers group is selected
Hi,
Also present on Mac (1.8 and master)
Should be fixed with commit commit:a385162
Please verify.
Larry Shaffer
05:26 AM Bug report #6937: Strange behaviour of Select Features tool when layers group is selected
1.8 has the same problem, at the least under Linux ! Salvatore Larosa
01:59 AM Bug report #6937: Strange behaviour of Select Features tool when layers group is selected
if is a regression please tag this as blocker. Giovanni Manghi
01:53 AM Bug report #6937 (Closed): Strange behaviour of Select Features tool when layers group is selected
When layers group is selected the tool doesn't work properly.(See video [1])
[1] - http://lrssvt.ns0.it/img/selectFe...
Salvatore Larosa
01:31 AM Revision 25c9ba58 (qgis): Revert "Fix #6931, apply patch from Borys Jurgiel"
This reverts commit bd65e86b5f079ecb8969b3132b64bfbf7d20a1dd.
Sorry, did not notice more complete fix in pull reques...
Larry Shaffer
01:27 AM Revision bd65e86b (qgis): Fix #6931, apply patch from Borys Jurgiel
Larry Shaffer
01:15 AM Revision d387c93c (qgis): Fix #6725
- Restore toggle editing button state in attribute table editor if toggling canceled or commit/rollback changes fails Larry Shaffer
01:11 AM Bug report #3275: Allow change ALL symbol properties when selecting multiple classes (in new symb...

> So the "Change" button is about symbol only. You can tweak the symbol or select a saved style. It will be reflec...
Giovanni Manghi

2012-12-31

12:56 AM Revision ce983482 (qgis): Move toggle/save/rollback/cancel edits slots from private to public
Larry Shaffer
12:28 AM Revision ba5b90a1 (qgis): Reinstate Save Active Layer Edits action
- Now enables/disables relative to vector layer isModified() state (gives feedback when save is finished)
- Now works...
Larry Shaffer
11:52 PM Bug report #6936 (Rejected): GRASS plugin missing from qgis 1.8/osgeo4w
already filed a ticket on the osgeo4w tracker.
On master it is available.
Giovanni Manghi
11:48 PM Bug report #6521 (Closed): QGis Crashes on exit

> Is there any way to retrieve error code from a crash I can feed back to you guys?
If you use linux just launch q...
Giovanni Manghi
11:48 PM Bug report #6521 (Closed): QGis Crashes on exit

> Is there any way to retrieve error code from a crash I can feed back to you guys?
If you use linux just launch q...
Giovanni Manghi
09:12 PM Revision d85ed328 (qgis): Updates to legend active layer
- Single click in blank, non-item space in legend unsets active layer (same behavior as clicking group)
- Underline a...
Larry Shaffer
05:29 PM Revision d814e197 (qgis): german translation update and some string fixes
Jürgen Fischer
04:49 PM Bug report #6192: Globe plugin brings QGIS to its knees
Hi,
Just recently finally got this plugin working under Mac (latest master branch). I concur, while the plugin is ve...
Larry Shaffer
02:22 AM Bug report #6192: Globe plugin brings QGIS to its knees
I'm not on the dev list, but I certainly agree that non-working or alpha-grade features shouldn't be be in the "stabl... Jonathan Moules
04:34 PM Bug report #6931 (Feedback): OSM Plugin crashes after API change
Sorry,
The fix from the patch was reverted in favor of an already-submitted pull request that appears to be a more c...
Larry Shaffer
04:27 PM Bug report #6931 (Closed): OSM Plugin crashes after API change
Fixed in changeset commit:"bd65e86b5f079ecb8969b3132b64bfbf7d20a1dd". Larry Shaffer
04:16 PM Bug report #6725 (Closed): state of toggle editing button changes even when you click cancel
Fixed in changeset commit:"d387c93cc90aad9a7cfdbd5c861cae49730bc9be". Larry Shaffer
03:32 PM Bug report #6930 (Feedback): Saving the current layers edit needs to many clicks
Hi Nathan,
So I chose *B)* above and implemented it in commit commit:ba5b90a1
Please test
Larry Shaffer
02:06 PM Revision 62d99772 (qgis): fix #6932 (due to deprecated getLayerID method removal)
Giuseppe Sucameli
01:11 PM Revision 90ef5767 (qgis): fix for issues generated from api cleanup commit
Salvatore Larosa
12:58 PM Revision c57271c3 (qgis): Fix #5843
Paolo Cavallini
08:29 AM Bug report #6176 (Closed): When adding postgis layer the build query feature doesn't work

> CREATE OR REPLACE VIEW test_view as select * from geodb;
>
> add the view table to layer and the bug(?) should su...
Giovanni Manghi
08:29 AM Bug report #6176 (Closed): When adding postgis layer the build query feature doesn't work

> CREATE OR REPLACE VIEW test_view as select * from geodb;
>
> add the view table to layer and the bug(?) should su...
Giovanni Manghi
05:07 AM Bug report #6932 (Closed): gdaltools stopped to work on qgis master
Fixed in changeset commit:"62d99772e11c1cae92793377335968536263062c". Giuseppe Sucameli
01:01 AM Bug report #6932: gdaltools stopped to work on qgis master
Confirmed on Ubuntu 12.04
QGIS version
1.9.0-Master
QGIS code revision
exported
Compiled against Qt
4.8.1
Running a...
Filipe Dias
04:51 AM Bug report #6568: Problem with GeoTIFF CRS in qGis 1.8.0 linux
Yes, that seems correct. So, the problem seems to be not in gdal lib.
Giovanni Manghi wrote:
> this is what gdalinfo...
Pavel M.
01:00 AM Bug report #6568: Problem with GeoTIFF CRS in qGis 1.8.0 linux
Pavel M. wrote:
> I get exactly these values on windows machine too. However the file is supposed to have NAD27 CRS (...
Giovanni Manghi
04:15 AM Bug report #6549 (Closed): Invert color ramp not working
Paolo Cavallini wrote:
> Load a single-band raster>Render type Sigleband pseudocolor>Create a new color map, select o...
Giovanni Manghi
04:15 AM Bug report #6549 (Closed): Invert color ramp not working
Paolo Cavallini wrote:
> Load a single-band raster>Render type Sigleband pseudocolor>Create a new color map, select o...
Giovanni Manghi
03:59 AM Bug report #5843 (Closed): Update the Sponsors list
Fixed in changeset commit:"c57271c3f8364cebf5322e4ba36c5551724bf270". Paolo Cavallini
03:53 AM Bug report #5843: Update the Sponsors list
There are two lists:
doc/SPONSOR
src/ui/qgssponsorsbase.ui
The two are not aligned, which is bad. Either remove th...
Paolo Cavallini
02:25 AM Bug report #6923: WFS 1.1.0 & 2.0.0
Thanks, I wasn't aware of it.
But that doesn't change this issue as being a bug. Stock QGIS should complain if I'm tr...
Jonathan Moules
01:09 AM Bug report #6923: WFS 1.1.0 & 2.0.0
have you tried the wfs 2.0 client plugin?
https://issues.qgis.org/projects/wfs20client
Giovanni Manghi
02:19 AM Bug report #6817: Qgis crashes while trying to edit a symbol in "graduated symbology"
I meant @itemsExapandable@ in the previous post.
P.S: Is there a way to edit posted updates? I am sorry I have to po...
Arunmozhi P
02:17 AM Bug report #6817: Qgis crashes while trying to edit a symbol in "graduated symbology"
Giuseppe Sucameli wrote:
> Salvatore Larosa wrote:
> > I did a trivial changing and it seem works !
> >
> > Patch at...
Arunmozhi P
02:06 AM Bug report #6817: Qgis crashes while trying to edit a symbol in "graduated symbology"
Here is a backtrace that might be helpful.... Arunmozhi P
01:15 AM Bug report #6785: Error while trying to edit a parameter in a model
This is still happening. It crashes if I try to edit the input/paramter by double-clicking it, but it works if I righ... Filipe Dias
01:04 AM Bug report #6567 (Closed): QGIS Lisboa crashes when selecting a raster and clicking on it while e...
please reopen if the problem will surface again. Giovanni Manghi
01:04 AM Bug report #6567 (Closed): QGIS Lisboa crashes when selecting a raster and clicking on it while e...
please reopen if the problem will surface again. Giovanni Manghi
01:02 AM Bug report #5848: Different icons for QGIS and QGIS Browser
Larry Shaffer wrote:
> Hi Alexander,
>
> Here is a version I made for when we created an alias to the embedded brows...
Giovanni Manghi

2012-12-30

12:58 AM Bug report #6932: gdaltools stopped to work on qgis master
it sometimes even cause qgis to crash Giovanni Manghi
12:55 AM Bug report #6932 (Closed): gdaltools stopped to work on qgis master
if you have a raster loaded it returns this python error
Traceback (most recent call last):
File "C:/OSGeo4W/apps...
Giovanni Manghi
12:45 AM Bug report #5962 (Closed): "Merge Shapefile to one" crashes QGIS if .prj files are missing
Giovanni Manghi
01:52 PM Bug report #6521: QGis Crashes on exit
Correct, disabling 'off-line editing' has prevented QGIS crashing on exit.
QGIS continues to crash randomly in geore...
David Etheridge
09:32 AM Bug report #6521: QGis Crashes on exit
David Etheridge wrote:
> OK, I have not been able to try this on another machine, could not find a 'no plugins' optio...
Giovanni Manghi
01:38 PM Bug report #6107 (Closed): Crash with buffer
closing for lack of feedback, reopen if necessary. Giovanni Manghi
01:38 PM Bug report #6107 (Closed): Crash with buffer
closing for lack of feedback, reopen if necessary. Giovanni Manghi
01:37 PM Bug report #5572 (Closed): Project properties- Bad allocation
closing for lack of feedback, reopen if necessary. Giovanni Manghi
01:37 PM Bug report #5572 (Closed): Project properties- Bad allocation
closing for lack of feedback, reopen if necessary. Giovanni Manghi
12:25 PM Bug report #6567: QGIS Lisboa crashes when selecting a raster and clicking on it while editing a ...
There's a difference now:
When a raster (WMS or tiff) is selected, the editing tools are deactivated but it is still...
Filipe Dias
10:22 AM Bug report #3828: dissolve tool very slow
see also #5779 Giovanni Manghi
10:22 AM Bug report #5779 (Closed): Error when executing Dissolve
duplicate of #3828 Giovanni Manghi
10:22 AM Bug report #5779 (Closed): Error when executing Dissolve
duplicate of #3828 Giovanni Manghi
10:20 AM Bug report #5317 (Closed): Layers not turning off in layer control when multiple layers selected
reopen if necessary. Giovanni Manghi
10:20 AM Bug report #5317 (Closed): Layers not turning off in layer control when multiple layers selected
reopen if necessary. Giovanni Manghi
10:15 AM Bug report #4489 (Closed): GPS Tracking: segfault on add feature
closing for lack of feedback, reopen if necessary. Giovanni Manghi
10:15 AM Bug report #4489 (Closed): GPS Tracking: segfault on add feature
closing for lack of feedback, reopen if necessary. Giovanni Manghi
09:39 AM Bug report #6473: QGIS crashes when opening the attribute table of a geometryless WFS layer
support for geometryless wfs tables is a new feature and should work ok before shipping any new qgis release. Giovanni Manghi
09:37 AM Bug report #6192: Globe plugin brings QGIS to its knees
As I suggested a few days ago in the dev mailing list, I think that we should not ship new, not working features in a... Giovanni Manghi
09:26 AM Bug report #5921 (Closed): QGIS 1.8 and Windows 7
probably a local problem, closing for lack of feedback, please reopen if necessary. Giovanni Manghi
09:26 AM Bug report #5921 (Closed): QGIS 1.8 and Windows 7
probably a local problem, closing for lack of feedback, please reopen if necessary. Giovanni Manghi
09:21 AM Bug report #5844: When adding a gpx the dialog shows "Nb of features" all set to "-1"
tagging as blocker as it is a regression. Giovanni Manghi
09:18 AM Bug report #4334 (Closed): Symbology classes order lost PLUS wrong order after editing a label
this seems fixed in master, please reopen if necessary. Giovanni Manghi
09:18 AM Bug report #4334 (Closed): Symbology classes order lost PLUS wrong order after editing a label
this seems fixed in master, please reopen if necessary. Giovanni Manghi
09:04 AM Bug report #6930: Saving the current layers edit needs to many clicks
Hi Nathan,
I agree, the current implementation needs fixed. After a couple of days using the new button menu, I find...
Larry Shaffer
04:51 AM Bug report #6930 (Closed): Saving the current layers edit needs to many clicks
The new save edits button that behaves like a menu requires a few too many clicks to save the current layer edits. I... Nathan Woodrow
08:41 AM Bug report #3314 (Closed): Node tool does not allow multiple-selection when geometry is invalid
Alister Hood wrote:
> > The user may want to fix it
>
> I mean fix the invalid geometry of course, not fix the bug ;...
Giovanni Manghi
08:41 AM Bug report #3314 (Closed): Node tool does not allow multiple-selection when geometry is invalid
Alister Hood wrote:
> > The user may want to fix it
>
> I mean fix the invalid geometry of course, not fix the bug ;...
Giovanni Manghi
08:41 AM Bug report #3314 (Closed): Node tool does not allow multiple-selection when geometry is invalid
Alister Hood wrote:
> > The user may want to fix it
>
> I mean fix the invalid geometry of course, not fix the bug ;...
Giovanni Manghi
08:41 AM Bug report #3314 (Closed): Node tool does not allow multiple-selection when geometry is invalid
Alister Hood wrote:
> > The user may want to fix it
>
> I mean fix the invalid geometry of course, not fix the bug ;...
Giovanni Manghi
08:36 AM Bug report #3386 (Closed): new symbology: rotation and dimension
this seems fixed in master, please reopen if necessary. Giovanni Manghi
08:36 AM Bug report #3386 (Closed): new symbology: rotation and dimension
this seems fixed in master, please reopen if necessary. Giovanni Manghi
08:30 AM Bug report #2976 (Closed): Wrong properties display for GRASS Raster
does not happen anymore on master. Giovanni Manghi
08:30 AM Bug report #2976 (Closed): Wrong properties display for GRASS Raster
does not happen anymore on master. Giovanni Manghi
08:30 AM Bug report #2976 (Closed): Wrong properties display for GRASS Raster
does not happen anymore on master. Giovanni Manghi
08:30 AM Bug report #2976 (Closed): Wrong properties display for GRASS Raster
does not happen anymore on master. Giovanni Manghi
08:28 AM Bug report #3109 (Closed): switching layers does not work
Paolo Cavallini wrote:
> With caching OFF: load a layer, then a second one; switch off and on the top layer, ok; swit...
Giovanni Manghi
08:28 AM Bug report #3109 (Closed): switching layers does not work
Paolo Cavallini wrote:
> With caching OFF: load a layer, then a second one; switch off and on the top layer, ok; swit...
Giovanni Manghi
08:15 AM Bug report #2483 (Closed): Window resize/zoom problem with large rasters
Paolo Cavallini wrote:
> Cannot confirm here. Can you please check with to be released 1.7 version?
closing for lack...
Giovanni Manghi
08:15 AM Bug report #2483 (Closed): Window resize/zoom problem with large rasters
Paolo Cavallini wrote:
> Cannot confirm here. Can you please check with to be released 1.7 version?
closing for lack...
Giovanni Manghi
08:15 AM Bug report #2483 (Closed): Window resize/zoom problem with large rasters
Paolo Cavallini wrote:
> Cannot confirm here. Can you please check with to be released 1.7 version?
closing for lack...
Giovanni Manghi
08:15 AM Bug report #2483 (Closed): Window resize/zoom problem with large rasters
Paolo Cavallini wrote:
> Cannot confirm here. Can you please check with to be released 1.7 version?
closing for lack...
Giovanni Manghi
08:13 AM Bug report #2381 (Closed): print composer, attribute table lost settings in the item table
seems fixed in master. Reopen if necessary. Giovanni Manghi
08:13 AM Bug report #2381 (Closed): print composer, attribute table lost settings in the item table
seems fixed in master. Reopen if necessary. Giovanni Manghi
08:13 AM Bug report #2381 (Closed): print composer, attribute table lost settings in the item table
seems fixed in master. Reopen if necessary. Giovanni Manghi
08:13 AM Bug report #2381 (Closed): print composer, attribute table lost settings in the item table
seems fixed in master. Reopen if necessary. Giovanni Manghi
05:54 AM Bug report #6931 (Closed): OSM Plugin crashes after API change
OSM Plugin crashes on Master because of the API change:
QgsMapRenderer.destinationSrs() -> QgsMapRenderer.destination...
Borys Jurgiel
05:09 AM Bug report #2337 (Closed): Projection issue: freezes when reprojecting a csv file
This does not happens any more on master. Giovanni Manghi
05:09 AM Bug report #2337 (Closed): Projection issue: freezes when reprojecting a csv file
This does not happens any more on master. Giovanni Manghi
04:48 AM Bug report #6546 (Closed): Grass module r.reclass.area error
it works fine here on both windows and linux. It seems it is a local problem, something related to file permissions
...
Giovanni Manghi
04:48 AM Bug report #6546 (Closed): Grass module r.reclass.area error
it works fine here on both windows and linux. It seems it is a local problem, something related to file permissions
...
Giovanni Manghi
04:08 AM Bug report #5785 (Closed): Color ramp disappeared : need to manually reimport "colorbrewer_symbol...
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
04:08 AM Bug report #5785 (Closed): Color ramp disappeared : need to manually reimport "colorbrewer_symbol...
closing for lack of feedback, please reopen if necessary. Giovanni Manghi
 

Also available in: Atom