Activity

From 2012-05-06 to 2012-06-04

2012-06-04

11:58 PM Feature request #5742 (Open): Preserve GRASS raster labels
* GRASS raster can have labels (very convenient, e.g. r.param.scale saves feature names along with categories)
* whe...
Paolo Cavallini
10:15 PM Bug report #5735: Categorized style causes crash with NULLs
Yes, same result when started --noplugins Paolo Cavallini
01:12 PM Bug report #5735: Categorized style causes crash with NULLs
Is that part of the error message?... Jürgen Fischer
09:49 AM Bug report #5735 (Closed): Categorized style causes crash with NULLs
Load http://int.faunalia.it/~paolo/tempdata.zip
Properties>Style>Categorized>Value>Bang!
<class 'qgis.core.QgsVectorL...
Paolo Cavallini
09:56 PM Revision 18bafb37 (qgis): Merge branch 'master' into wmts
Jürgen Fischer
08:47 PM Revision f370549f (qgis): Fix Ingres driver name so it is recognized.
OGR reports the driver name in title case rather than
all caps currently used in qgsogrprovider.cpp
Gary Sherman
08:43 PM Revision 08a712a5 (qgis): add support for optional wm(t)s axis inversion
Jürgen Fischer
06:29 PM Feature request #5396: Run algorithms in a different thread
Iteration should work with the attached patch. Camilo Polymeris
02:59 PM Feature request #5396: Run algorithms in a different thread
This weeks diff. Includes mostly GUI improvements (percentage, feedback and a close button) and some attempts at maki... Camilo Polymeris
05:35 PM Revision 4ae30c25 (qgis): Fixed r.los (see #5734)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@222 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d paolo.cavallini
03:56 PM Revision eadf507a (qgis): Changed a default value for r.param.scale
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@221 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d paolo.cavallini
03:43 PM Revision 0304cc50 (qgis): Added r.slope, r.aspect - simpler and faster to use than full r.slope.a...
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@220 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d paolo.cavallini
02:44 PM Revision b705cc98 (qgis): fixed #5557
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@219 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
02:39 PM Feature request #5740 (Open): reclassify grid values - options
original saga module has the possibility of using external lookout table for reclassification stefano campus
02:19 PM Feature request #5738 (Closed): connect "Translation and international" with qgis-tr mailing list
see subject. Jürgen Fischer
11:24 AM Revision 4eebb638 (qgis): modeler canvas is now bigger (5000x5000). TODO: make it resize dynamically
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@218 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
10:41 AM Revision 2eb0c740 (qgis): fixed #5673
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@217 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
09:36 AM Revision 496d0ae5 (qgis): updated help
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@216 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
07:53 AM Feature request #5733 (Closed): implement coordinate capture
Currently, coordinates should be pasted or typed. Better adding a pointer to get them directly from a click on the ca... Paolo Cavallini
06:44 AM Feature request #5724: Make r.* modules corresponding to those in GRASS plugin
r.slope added in r220 Paolo Cavallini
04:54 AM Feature request #5731 (Closed): allow create raster style (qml) based on the values of a set of r...
Use case:
you have a set of rasters representing a variable along the year, one for each month.
If you apply a colo...
Giovanni Manghi
04:20 AM Bug report #5620: libqgis_core in the build directory is not used when running crssync during build
I am not able to reproduce the problem anymore. Radim Blazek
04:14 AM Bug report #5730 (Closed): Trasparent pixels list turns NULLs into "0"
Take a rasters with NULLS (example http://www.faunalia.pt/downloads/declives_pttm06.tar.gz )
with the greyscale colo...
Giovanni Manghi
03:11 AM Feature request #5728 (Feedback): Avoid import-export of rasters and vector when possible
Make piping of commands using the same backend avoid the import-export. This would greatly improve speed, make script... Paolo Cavallini
02:53 AM Feature request #5713: Make analysis commands callable from Python
Paolo Cavallini wrote:
> All methods should be therefore exposed through Python to be usable this way. Where can we f...
Alexander Bruy
02:03 AM Feature request #5713: Make analysis commands callable from Python
All methods should be therefore exposed through Python to be usable this way. Where can we find documentation on how ... Paolo Cavallini
02:27 AM Feature request #5722 (In Progress): Make i.* modules corresponding to those in GRASS plugin
It makes sense, but GRASS uses not a single layer for those algorithms, but a group of them, which has to be created ... Victor Olaya

2012-06-03

12:03 AM Bug report #5620: libqgis_core in the build directory is not used when running crssync during build
May be it only happens with CMAKE_SKIP_RPATH ON. Radim Blazek
10:42 PM Revision dab47586 (qgis): Merge pull request #159 from szekerest/master
MSSQL provider: Implement minimumValue, maximumValue and uniqueValues Nathan Woodrow
10:34 PM Revision 2519df85 (qgis): MSSQL provider: Implement minimumValue, maximumValue and uniqueValues (...
Tamas Szekeres
10:19 PM Revision 8ad85ed5 (qgis): translation update: es by Carlos
Werner Macho
06:20 PM Revision ee0cf881 (qgis): remove empty translations and update moved translation
Jürgen Fischer
04:52 PM Bug report #4695: X session crashes on OpenSuse 12.1
Seems fine with 1.7.4 Brent Wood
04:43 PM Feature request #5727 (Open): OWS metadata URL

Earlier versions of QGIS had the (very useful for me) full getfeature URL listed in the metadata for WMS/WFS layers....
Brent Wood
02:54 PM Revision bb3e2f05 (qgis): forgot to update nl file to latest strings, TRANSLATORS file also updated
Werner Macho
02:52 PM Revision e4bff221 (qgis): translation update: ja by Yoichi
Werner Macho
02:49 PM Revision f0028be4 (qgis): translation update: nl by Richard
Werner Macho
01:42 PM Bug report #5610 (Closed): MS SQL Server driver - Attribute table empty after using Query builder
Fixed in changeset commit:"2519df85ffdc0917e105846e1b6bb4006408bca7". Tamas Szekeres
09:59 AM Revision 72b1de16 (qgis): Merge pull request #158 from Jean-Roc/master
update fr strings Werner Macho
03:50 AM Bug report #5726 (Closed): Labelling: number formatting does not work for expressions
On the new labelling engine, there is the possibility to format numbers by limiting the decimal places and adding a +... Leyan Ouyang
03:03 AM Feature request #5725 (Closed): Make v.* modules corresponding to those in GRASS plugin
Currently these modules are in sextante, not in the plugin:
v.class
v.info
v.in.wfs
v.lidar.correction
v.lidar.edged...
Paolo Cavallini
02:49 AM Feature request #5724 (Closed): Make r.* modules corresponding to those in GRASS plugin
Currently these modules are in sextante, not in the plugin:
r.flow
r.gwflow
r.horizon
r.info
r.mfilter.fp
r.profile
...
Paolo Cavallini
02:29 AM Feature request #5722 (Closed): Make i.* modules corresponding to those in GRASS plugin
Current modules in sextante not in the plugin:
i.atcorr
Current modules in the plugin not in sextante:
i.cca
i....
Paolo Cavallini

2012-06-02

01:58 PM Revision b47ca352 (qgis): Removed v.topoclean because of duplicate v.in.ogr. See ticket #5717
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@214 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d paolo.cavallini
01:13 PM Revision d6d1e706 (qgis): update fr strings, patches from Etienne Tourigny and Robin Cura
Jean-Roc Morreale
12:50 PM Revision 62363e58 (qgis): Added v.topoclean (not yet working, unclear if it's a global bug)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@213 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d paolo.cavallini
12:47 PM Revision 0875cab7 (qgis): Patch from Markus Metz, see #5714
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@212 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d paolo.cavallini
11:48 AM Revision 2ed561bd (qgis): Merge pull request #5 from RCura/master
Quelques modifications de traduction Jean-Roc Morreale
10:12 AM Revision cdd683c5 (qgis): translation update: pt_BR by qgisbrasil
Werner Macho
08:22 AM Bug report #5718 (Closed): OpenStreetMap plugin corrupts Unicode characters when uploading to the...
I used the OpenStreetMap plugin to change some streets name in China. I was able to type the characters without issue... Leyan Ouyang
03:23 AM Feature request #5705: Please add a QGIS backend
However, methods are exposed through Python Paolo Cavallini
03:15 AM Bug report #5709: /usr/bin/qgis.bin: symbol lookup error: /usr/bin/qgis.bin: undefined symbol: _Z...
Thank you Jürgen,
For some reason the package manager updated the libqgis without updating the rest. Now the qgis an...
Jorge Rocha

2012-06-01

01:59 AM Feature request #5713: Make analysis commands callable from Python
I'm not really sure that it is needed IMO as you can just use python and import qgis and use them like that.
As SEXT...
Nathan Woodrow
01:52 AM Feature request #5713: Make analysis commands callable from Python
Zonal statistics, network analysis and most geoproccessing functions already have Python bindings and can be used fro... Alexander Bruy
01:44 AM Feature request #5713 (Closed): Make analysis commands callable from Python
This would allow them to be used from other applications, and more importantly from SEXTANTE, so they can be included... Paolo Cavallini
12:27 AM Revision 7db9df5d (qgis): Some french translations fix
Std Dev -> écart type, RGB -> RVB, Natural Breaks (Jenks) -> Seuils
naturels and some minor things.
Robin Cura
12:08 AM Revision bf86521d (qgis): Fixes for refinement of rules.
- quoting of columns (#5536 and #5542)
- quoting of string
- do not quote of numbers (avoids type cast during evaluat...
Martin Dobias
10:16 PM Bug report #4046: Composer raster problem printing - PDF
With the latest trunk, and latest update of the openlayers plugin, this problem has gone away for me.
ta
Bill Williamson
08:52 PM Revision 11255713 (qgis): fix #5692
Jürgen Fischer
08:32 PM Revision bf8d11f9 (qgis): more improvement to grass description
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@211 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
08:22 PM Revision bf67531d (qgis): fixed #5708
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@210 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
08:11 PM Revision bf82454d (qgis): cache sublayer feature counts and don't retrieve expensive ones (fixes ...
Jürgen Fischer
08:08 PM Revision 75dad1ba (qgis): Merge pull request #157 from artfwo/master
Russian translation update for 1.8 Werner Macho
07:50 PM Revision b7382e36 (qgis): Updated Russian translation.
art
05:53 PM Revision 228288cd (qgis): fixed some GRASS descriptions
fixed problem with defautl values in parameterRange
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindin...
volayaf
05:17 PM Revision 31fa01c3 (qgis): Corrected several misprints in help.
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@208 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d paolo.cavallini
05:03 PM Revision c470be20 (qgis): First test commit (help minor edits).
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@207 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d paolo.cavallini
04:37 PM Bug report #4426: Add a number_format() function to the QgsExpression
There are several things to consider:
* locale (defines decimal character, group separator character and group separa...
Martin Dobias
03:26 PM Bug report #5542 (Closed): Rule based symbology refine assistant can't read values for fields wi...
fixed in commit:bf86521d4 Martin Dobias
03:26 PM Bug report #5542 (Closed): Rule based symbology refine assistant can't read values for fields wi...
fixed in commit:bf86521d4 Martin Dobias
03:25 PM Bug report #5536 (Closed): Rule based symbology refine assistant forgets quotation marks for fiel...
fixed in commit:bf86521d4 Martin Dobias
03:25 PM Bug report #5536 (Closed): Rule based symbology refine assistant forgets quotation marks for fiel...
fixed in commit:bf86521d4 Martin Dobias
02:05 AM Bug report #5536: Rule based symbology refine assistant forgets quotation marks for fields with s...
Fixed (pull request: https://github.com/qgis/Quantum-GIS/pull/156).
Double quotes are now added to field names. Fiel...
Hugo Mercier
03:05 PM Revision 2767edf8 (qgis): translation update: gl_ES by XAN
Werner Macho
03:03 PM Revision ae2e9552 (qgis): translation update: cs_CZ by Jan
Werner Macho
03:00 PM Revision 396be19e (qgis): translation update: lv by Maris
Werner Macho
02:59 PM Revision 8eaeafeb (qgis): translation update: hu by Zoltan
Werner Macho
02:57 PM Revision 43ebb27c (qgis): translation update: es by Carlos
Werner Macho
02:50 PM Bug report #5677 (Closed): Translated strings show up untranslated in the app
Jürgen Fischer
11:52 AM Bug report #5692 (Closed): Can not change legend fonts in print composer
Fixed in changeset commit:"112557134e457834b0dbdfa0ceb0e0bf5e21e680". Jürgen Fischer
11:37 AM Bug report #5692: Can not change legend fonts in print composer
Does https://gist.github.com/2854257 help? Jürgen Fischer
11:10 AM Bug report #5692: Can not change legend fonts in print composer
I have also seen this problem on OS X using the KyngChaos build. Kenton Ngo
11:19 AM Revision cdb036dc (qgis): fixed #5664 (problem with extent parameter)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@206 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
11:11 AM Bug report #5322 (Closed): ODBC connection window queries all database content
Fixed in changeset commit:"bf82454d9639816bd4ad1c7c8a15d7d9c1f5f200". Jürgen Fischer
06:18 AM Bug report #5322: ODBC connection window queries all database content
Not sure yet if it comes from the ODBC driver.
What is done in QGIS is something like OGR_L_GetFeatureCount( OGR_Get...
Hugo Mercier
05:49 AM Bug report #5322: ODBC connection window queries all database content
SQL "select * " was seen when logging QGIS ODBC connection queries to postgresql. Maybe this is not coded so, but thi... Regis Haubourg
05:36 AM Bug report #5322: ODBC connection window queries all database content
I couldn't find any explicit "SELECT *" in the ODBC handling code. So I am not sure SQLTables() is the solution.
I c...
Hugo Mercier
11:03 AM Revision d7c42475 (qgis): added iimproved GRASS algorithm description by M. Neteler and patch for...
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@205 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
11:01 AM Bug report #5709 (Closed): /usr/bin/qgis.bin: symbol lookup error: /usr/bin/qgis.bin: undefined s...
The version of all qgis packages should match - apparently you are using some packages from 2012.05.30 and some from ... Jürgen Fischer
11:01 AM Bug report #5709 (Closed): /usr/bin/qgis.bin: symbol lookup error: /usr/bin/qgis.bin: undefined s...
The version of all qgis packages should match - apparently you are using some packages from 2012.05.30 and some from ... Jürgen Fischer
10:53 AM Bug report #5709: /usr/bin/qgis.bin: symbol lookup error: /usr/bin/qgis.bin: undefined symbol: _Z...
Please try the solution indicated in the mail and give us feedback. Thanks. Paolo Cavallini
10:50 AM Bug report #5709: /usr/bin/qgis.bin: symbol lookup error: /usr/bin/qgis.bin: undefined symbol: _Z...
Have a look "here":http://lists.osgeo.org/pipermail/qgis-developer/2012-May/020401.html
Seems the same issue!
Salvatore Larosa
10:41 AM Bug report #5709 (Closed): /usr/bin/qgis.bin: symbol lookup error: /usr/bin/qgis.bin: undefined s...
Hi,
I need to investigate this issue further, but write now qgis crashes after adding a layer (tested with postgis l...
Jorge Rocha
10:53 AM Bug report #5710 (Closed): fTools Random points cannot create 0 points within a polygon
When using fTools Random Points to generate a specified number of points per polygon using an input field, it crashes... Kenton Ngo
10:42 AM Revision f2c4f539 (qgis): refs #5536
Escape field names in refine rules functions Hugo Mercier
10:32 AM Revision 24fec706 (qgis): fixed #5693
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@204 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
09:37 AM Revision caf1f36e (qgis): changed grass default resolution to 100 (#5700)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@203 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
09:27 AM Revision cd4b9fe3 (qgis): fixed #5697 (temp files naming)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@202 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
09:17 AM Revision f56be03b (qgis): added improved descrition for r.* algorithms, provided by Markus Neteler
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@201 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
08:27 AM Feature request #5705: Please add a QGIS backend
In fact, this is not possible, as QGIS is not scriptable as for now. I'm leaving this open as a reminder for when QGI... Paolo Cavallini
04:14 AM Feature request #5705 (Closed): Please add a QGIS backend
Commands should be exposed through C++, eventually through Python as well. Paolo Cavallini
08:26 AM Feature request #5707 (Closed): Split v.generalize GRASS module in two
See #2758 Paolo Cavallini
07:03 AM Feature request #5561: Project Scale List
"physical" file attached (just in case) Michael Douchin
06:13 AM Feature request #5560: add option for field display order in identify window
Ok, I am not really for the addition of a new user preference to circumvent bad window ergonomics.
If the information...
Hugo Mercier
05:49 AM Bug report #5704: Issues with rule based rendering and copy and paste style / qml files
Could you, for the two layers, copy the style and paste it in a text file and attach these files here, please ? Hugo Mercier
03:48 AM Bug report #5704 (Closed): Issues with rule based rendering and copy and paste style / qml files
If I copy and paste the style from one layer to another, I get an error stating 'nextFeature() without select()' and ... James Stott
04:47 AM Bug report #5706 (Closed): "Show selected only"
I open an attribute table and perform a search: "Look for n in COLUMNNAME" -> Search.
Results are selected and I pre...
Jonathan Moules
04:09 AM Feature request #5618: Handling of GRASS console output
It could be added to a tab, along the one for help, much in the way of the current GRASS plugin. BTW, the info (now s... Paolo Cavallini
03:43 AM Feature request #5703 (Rejected): Implement raster extent and resolution from an existing raster ...
Currently, parameters for an output raster (namely for vector rasterization) can be taken from an existing raster for... Paolo Cavallini
03:42 AM Bug report #5598 (Closed): CRS attribution algorithm for newly added layers broken in qgis-master...
thanks Etienne Tourigny
03:42 AM Bug report #5598 (Closed): CRS attribution algorithm for newly added layers broken in qgis-master...
thanks Etienne Tourigny
03:42 AM Bug report #5598 (Closed): CRS attribution algorithm for newly added layers broken in qgis-master...
thanks Etienne Tourigny
03:36 AM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...
Etienne Tourigny wrote:
> That's great to know! I'd like to close it but redmine won't let me!
>
> Can somebody pl...
Giovanni Manghi
03:34 AM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...
That's great to know! I'd like to close it but redmine won't let me!
Can somebody please give me "Edit issues" per...
Etienne Tourigny
03:34 AM Bug report #5702 (Closed): GRASS output is not georeferenced
The GRASS backend uses a temporary location without CRS (xy location). The output is therefore not georeferenced: sha... Markus Metz

2012-05-31

01:45 AM Bug report #5542: Rule based symbology refine assistant can't read values for fields with specia...
Yes, it is linked to the #5536 Hugo Mercier
01:41 AM Feature request #5560: add option for field display order in identify window
Thanks,
I don't understand why table id can't be used in identify window, since it is possible in field tab (layers ...
Regis Haubourg
11:54 PM Feature request #5560: add option for field display order in identify window
Right the two forms are a bit heterogeneous. Items in the "identify" window can be sorted by name or by value, but ca... Hugo Mercier
12:15 AM Bug report #5239: TIN interpolation causes crash
Hi,
the mean problem is the recursiv call checkSwap<->doSwap. I don't know the precise reason why the recursion some...
Thomas Arnold
11:38 PM Feature request #5699 (Open): Set GRASS options to follow QGIS-GRASS plugin
The options in current plugin have been thought and tested over the years, and the users are accustomed to them. Plea... Paolo Cavallini
11:13 PM Feature request #5698 (Closed): Implement hidden parameters
It would be useful to add hidden parameters, who are passed to the backend without showing them to users. See GRASS p... Paolo Cavallini
11:03 PM Bug report #5692: Can not change legend fonts in print composer
Can't reproduce here on Linux Mint 10 or Windows.
Can someone else try this on OS X and see if something is up.
Nathan Woodrow
07:15 PM Bug report #5692 (Closed): Can not change legend fonts in print composer
After adding a vector legend in print composer, I am not able to change the font for Title, Group, Layer, or Item. An... rcline -
08:42 PM Revision 0a0cb3bc (qgis): added improved definition of GRASS algorithms, contributed by Markus Metz
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@200 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
08:38 PM Revision cd97d823 (qgis): fix #5678 (old labeling does not work with rule-based rendering)
Martin Dobias
08:05 PM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...
OMG, it's now working, yay! Both on osgeo4w build and ubuntugis nightly ppa.
Kudos Etienne. Leaving you the honor o...
Mathieu Pellerin - nIRV
05:19 PM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...
Also ok in the osgeo4w build (i386 VM) Etienne Tourigny
04:32 PM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...
I've tested latest ubuntugis-nightly using ubuntu 11.10 AMD64 (gdal 1.9.0)
There might be an issue with i386 linux (...
Etienne Tourigny
06:41 PM Revision 319fd209 (qgis): fixed #5673
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@199 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
06:32 PM Revision c3f240b8 (qgis): Merge branch 'master' of git://github.com/qgis/Quantum-GIS
Jean-Roc Morreale
06:27 PM Revision af01338e (qgis): correct typos
Jean-Roc Morreale
03:26 PM Revision ce52bb59 (qgis): fixed grass algorithms
fixed bug when using multiple layers in saga (#5652)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindi...
volayaf
01:28 PM Bug report #5677: Translated strings show up untranslated in the app
As Richard suggested on the tr's ml, I released a *.qm file with Qt linguist and copied it into /usr/share/qgis/i18n/... Jean-Roc Morreale
01:24 PM Revision 53684682 (qgis): run Points in Polygon in separate thread and don't block QGIS main
window (addresses #5162) Alexander Bruy
12:50 PM Bug report #4761 (Feedback): Distance matrix: k becomes k-1 when working with one layer.
for me works fine as well as QGIS doesn't crash!
Can you share your testcase?
Salvatore Larosa
12:50 PM Bug report #4761 (Feedback): Distance matrix: k becomes k-1 when working with one layer.
for me works fine as well as QGIS doesn't crash!
Can you share your testcase?
Salvatore Larosa
11:39 AM Bug report #5678 (Closed): Old labels in rule-based style not working
Fixed in changeset commit:"cd97d8235ed153727475f59dbba3f986a211d3d2". Martin Dobias
10:45 AM Bug report #5365 (Feedback): Line detection fails
Tried again, still no lines detected. Can you provide a sample image where it works? Thanks. Paolo Cavallini
09:10 AM Revision 34b95d30 (qgis): remove obsolete parts from finished translations
Jürgen Fischer
08:52 AM Revision 2968674e (qgis): Add .mailmap file so that git shortlog reports stats better
Nathan Woodrow
08:49 AM Bug report #5524 (Closed): Erratic behaviour of Union tool
Giovanni Manghi
08:48 AM Bug report #5524: Erratic behaviour of Union tool
Sorry for the delay in the response.
I tried it again, with the same dataset and it worked as expected.
Filipe Dias
07:59 AM Bug report #5688 (Closed): Presence of an empty shapefile issues a zoom bug
If amongst the layers there's a shapefile without features (empty), zooming to all layers leads to an extension of th... I. Rinn
04:44 AM Bug report #5162: points in polygon never ends
Giovanni Manghi wrote:
> Hi Alexander, this is good, thanks a lot. Can this approach be used also for the dissolve is...
Alexander Bruy
04:40 AM Bug report #5162: points in polygon never ends
Alexander Bruy wrote:
> Starting from commit:53684682f2 this tool runs in separate thread. Now it don't block main wi...
Giovanni Manghi
04:37 AM Bug report #5162: points in polygon never ends
Starting from commit:53684682f2 this tool runs in separate thread. Now it don't block main window and process can be ... Alexander Bruy
03:18 AM Bug report #5327: Nodetool partially broken on qgis-master
Giovanni Manghi wrote:
> can you attach a sample of your data, enough to replicate the issue?
This problem (not don...
Alexander Novoselov
02:30 AM Bug report #5665: rendering order in rule-based style not working with scale ranges
Nathan Woodrow wrote:
> >> (QGIS 1.8.0 Codeversion c367a35)
>
> There is your problem. Martin only fixed this last ...
Bernhard Ströbl

2012-05-30

01:19 AM Bug report #5678: Old labels in rule-based style not working
Nathan Woodrow wrote:
> Not sure I follow what you mean sorry.
I believe he means that is using both the new and old...
Giovanni Manghi
01:17 AM Bug report #5678: Old labels in rule-based style not working
Not sure I follow what you mean sorry. Nathan Woodrow
01:12 AM Bug report #5678: Old labels in rule-based style not working
If add in new labels to create multiple labels with different styles. So old and can not be used. Now, for the applic... Alexander Novoselov
12:49 AM Bug report #5678 (Feedback): Old labels in rule-based style not working
Nathan from IRC:
gioman: I'm in two minds as we are removing that old engine and people should move to the new one, ...
Giovanni Manghi
12:29 AM Bug report #5678: Old labels in rule-based style not working
This is definitely a confirmed regression, but I'm not sure if you devs would like to consider it as a blocker. Feedb... Giovanni Manghi
11:59 PM Bug report #5678 (Closed): Old labels in rule-based style not working
http://youtu.be/buimEzpCXvU Alexander Novoselov
01:14 AM Bug report #5665: rendering order in rule-based style not working with scale ranges
>> (QGIS 1.8.0 Codeversion c367a35)
There is your problem. Martin only fixed this last night so you will have to ge...
Nathan Woodrow
01:09 AM Bug report #5665: rendering order in rule-based style not working with scale ranges
Like this (1:1000):
!http://i.imgur.com/2tGBB.png!
Nathan Woodrow
01:07 AM Bug report #5665: rendering order in rule-based style not working with scale ranges
Nathan Woodrow wrote:
> Seems to work ok for me. This is what I see at 1:18000, is this correct
>
> !http://i.imgur...
Bernhard Ströbl
12:44 AM Bug report #5665: rendering order in rule-based style not working with scale ranges
Seems to work ok for me. This is what I see at 1:18000, is this correct
!http://i.imgur.com/SqXCx.png!
Nathan Woodrow
12:17 AM Bug report #5665: rendering order in rule-based style not working with scale ranges
Martin Dobias wrote:
> Fixed in changeset commit:"056300f00dd3821f2508dafb9d6193e294098c63".
Martin, great that you ...
Bernhard Ströbl
02:50 PM Bug report #5665 (Closed): rendering order in rule-based style not working with scale ranges
Fixed in changeset commit:"056300f00dd3821f2508dafb9d6193e294098c63". Martin Dobias
07:20 AM Bug report #5665: rendering order in rule-based style not working with scale ranges
Bernhard Ströbl wrote:
> Hi Giovanni,
> I checked your example and examined mine (attached). It seems that it does no...
Giovanni Manghi
07:16 AM Bug report #5665: rendering order in rule-based style not working with scale ranges
Hi Giovanni,
I checked your example and examined mine (attached). It seems that it does not work if there are gaps be...
Bernhard Ströbl
06:37 AM Bug report #5665 (Feedback): rendering order in rule-based style not working with scale ranges
I tested a clip of osm data and the attached style, and it seems to work. Giovanni Manghi
06:37 AM Bug report #5665 (Feedback): rendering order in rule-based style not working with scale ranges
I tested a clip of osm data and the attached style, and it seems to work. Giovanni Manghi
06:37 AM Bug report #5665 (Feedback): rendering order in rule-based style not working with scale ranges
I tested a clip of osm data and the attached style, and it seems to work. Giovanni Manghi
06:34 AM Bug report #5665 (Closed): rendering order in rule-based style not working with scale ranges
the rendering order in rule based style does not work any more, instead feature rendering is ordered by chance
behavi...
Bernhard Ströbl
12:40 AM Bug report #5677: Translated strings show up untranslated in the app
I did a git fetch/pull upstream master, status was clean. I'll try again tonight and compare with osgeo4w. Jean-Roc Morreale
11:53 PM Bug report #5677: Translated strings show up untranslated in the app
no reproducable here - are you sure you are trying an up-to-date build? Jürgen Fischer
02:13 PM Bug report #5677 (Closed): Translated strings show up untranslated in the app
QGIS 1.8 is showing untranslated strings in the UI even if it is correctly translated in the qgis_*.ts file
example ...
Jean-Roc Morreale
12:33 AM Bug report #3828: dissolve tool very slow
Alexander Bruy wrote:
> Giovanni, it doesn't works for me.
try here
http://ubuntuone.com/3Je6Dqp082xBERVWalE48U
Giovanni Manghi
12:07 AM Bug report #3828: dissolve tool very slow
Giovanni Manghi wrote:
> Hi Alexander, the link in the description works for me. Does not for you?
Giovanni, it doesn...
Alexander Bruy
11:59 PM Bug report #3828: dissolve tool very slow
Alexander Bruy wrote:
> Seems test dataset not available anymore. Is it possible to upload it again?
Hi Alexander, t...
Giovanni Manghi
11:54 PM Bug report #3828: dissolve tool very slow
Seems test dataset not available anymore. Is it possible to upload it again? Alexander Bruy
02:09 PM Bug report #3828: dissolve tool very slow
Salvatore Larosa wrote:
> I think is not possible before of upcoming 1.8!
> Many fTools are slow with this heavy file...
Giovanni Manghi
02:04 PM Bug report #3828: dissolve tool very slow
I think is not possible before of upcoming 1.8!
Many fTools are slow with this heavy files!!
For me it is a target 2...
Salvatore Larosa
03:34 AM Bug report #3828: dissolve tool very slow
Hi Salvatore and Alex, are you willingly/available to give this a look? You have done a so great job in the last days... Giovanni Manghi
12:30 AM Bug report #5327: Nodetool partially broken on qgis-master
Alexander Novoselov wrote:
> Yes, but in my example of two shapefiles (see above), is slow work, too. Create a new ti...
Giovanni Manghi
12:28 AM Bug report #5327: Nodetool partially broken on qgis-master
Yes, but in my example of two shapefiles (see above), is slow work, too. Create a new ticket? Alexander Novoselov
12:22 AM Bug report #5327: Nodetool partially broken on qgis-master
Giovanni Manghi wrote:
> Reverting changes when hitting "discard" is slow as it was before, but that is another issue...
Jürgen Fischer
12:09 AM Bug report #5327: Nodetool partially broken on qgis-master
1.9.90+git20120529+56d0387~precise1
The main problems are solved, not only introduced the first change in the line ...
Alexander Novoselov
12:03 AM Bug report #5327: Nodetool partially broken on qgis-master
Alexander Novoselov wrote:
> the same thing on a shp
Hi,
I just updated on Ubuntu and tested on fairly large postgi...
Giovanni Manghi
11:49 PM Bug report #5327: Nodetool partially broken on qgis-master
the same thing on a shp Alexander Novoselov
11:35 PM Bug report #5327: Nodetool partially broken on qgis-master
http://youtu.be/CUVE36xzLmY
the first change does not work and slow work when reverting
Layer = PostgreSQL database...
Alexander Novoselov
12:17 AM Bug report #5679 (Closed): reverting edit changes when hitting "close without saving" is quite slow
It seems that it reverts back all the editing history step by step, not sure if it is possible to flush all the chang... Giovanni Manghi
11:49 PM Revision 056300f0 (qgis): fix #5665 (rendering order not working in rule-based renderer)
Martin Dobias
10:48 PM Revision f146abd9 (qgis): Merge branch 'master', remote-tracking branch 'origin'
Martin Dobias
09:45 PM Revision d2c7008e (qgis): minor fixes
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@197 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
06:39 PM Revision cbd88ee0 (qgis): fix #5487
Jürgen Fischer
02:19 PM Bug report #5647 (Closed): Segmentation Fault when saving the project from close window button
Now in cbd88ee I haven't segfault!
but I remember that also Macho, on IRC, confirmed this issue!
Salvatore Larosa
01:33 PM Bug report #5647: Segmentation Fault when saving the project from close window button
Salvatore Larosa wrote:
> I confirm, it is a regression since 1.7.4!
> Also the last build is affected!
I suppose yo...
Jürgen Fischer
01:29 PM Bug report #5647: Segmentation Fault when saving the project from close window button
Since it is a regression is then a blocker. Anyway I still don't understand clearly the steps to replicate the issue. Giovanni Manghi
01:23 PM Bug report #5647: Segmentation Fault when saving the project from close window button
I confirm, it is a regression since 1.7.4!
Also the last build is affected!
Salvatore Larosa
03:51 AM Bug report #5647 (Feedback): Segmentation Fault when saving the project from close window button
Hi Salvatore, I can quite understand well the sequence to try replicate the issue. Can you confirm it with the lastes... Giovanni Manghi
02:19 PM Revision a1bf57ad (qgis): fix test debug output
Jürgen Fischer
02:14 PM Revision 8a6e88df (qgis): skip vrt-in-zip test for gdal<1.7
Etienne Tourigny
01:29 PM Bug report #3497: [OsX] Crash when changing font and color in Style manager on OS X
I've tested the color dialog fix that Tom provided above. The lack of an "ok" button and the use of the native picker... John Tull
09:58 AM Bug report #3497: [OsX] Crash when changing font and color in Style manager on OS X
With changes to use qt dialogs rather than native cocoa dialogs, the problem seems to be gone. I am going to try and ... John Tull
05:23 AM Bug report #3497: [OsX] Crash when changing font and color in Style manager on OS X
is this confirmed on Mac? Giovanni Manghi
09:39 AM Bug report #5487 (Closed): QGIS crash when reshaping a polygon
Fixed in changeset commit:"cbd88ee00120d4e27805f48cc046ac63f14f3078". Jürgen Fischer
09:02 AM Bug report #5487 (Open): QGIS crash when reshaping a polygon
New description:
Try reshape the attached polygon, qgis will crash with
@ERROR 1: TopologyException: found non-node...
Giovanni Manghi
09:02 AM Bug report #5487 (Open): QGIS crash when reshaping a polygon
New description:
Try reshape the attached polygon, qgis will crash with
@ERROR 1: TopologyException: found non-node...
Giovanni Manghi
09:02 AM Bug report #5487 (Open): QGIS crash when reshaping a polygon
New description:
Try reshape the attached polygon, qgis will crash with
@ERROR 1: TopologyException: found non-node...
Giovanni Manghi
09:02 AM Bug report #5487 (Open): QGIS crash when reshaping a polygon
New description:
Try reshape the attached polygon, qgis will crash with
@ERROR 1: TopologyException: found non-node...
Giovanni Manghi
09:02 AM Bug report #5487 (Open): QGIS crash when reshaping a polygon
New description:
Try reshape the attached polygon, qgis will crash with
@ERROR 1: TopologyException: found non-node...
Giovanni Manghi
09:02 AM Bug report #5487 (Open): QGIS crash when reshaping a polygon
New description:
Try reshape the attached polygon, qgis will crash with
@ERROR 1: TopologyException: found non-node...
Giovanni Manghi
09:08 AM Bug report #5675 (Closed): Column list is empty in Graduated style
graduated must use columns of a numeric type, your shape has columns that are all string type. Giovanni Manghi
09:08 AM Bug report #5675 (Closed): Column list is empty in Graduated style
graduated must use columns of a numeric type, your shape has columns that are all string type. Giovanni Manghi
08:09 AM Bug report #5675 (Closed): Column list is empty in Graduated style
The column list is empty for graduated styles. The lists populate for categorized. Matthew Pearlson
07:42 AM Bug report #5099 (Closed): pie charts crash qgis 1.9.90 windowsxp
Using the new engine (diagram) it can become slow (when the number of diagrams in very high) but ultimately it won't ... Giovanni Manghi
07:42 AM Bug report #5099 (Closed): pie charts crash qgis 1.9.90 windowsxp
Using the new engine (diagram) it can become slow (when the number of diagrams in very high) but ultimately it won't ... Giovanni Manghi
06:19 AM Feature request #4378: Allow categorized symbology with (up to) 3 fields

> I don't quite see how this would be true... I think that the number unique registers resulting from concatenating ...
Giovanni Manghi
03:38 AM Feature request #4378: Allow categorized symbology with (up to) 3 fields
Hi Giovanni,
> The "problem" is that using two or more fields and making possible permutations of the values, then t...
Eduardo Gonzalez
06:13 AM Bug report #5260 (Closed): Georeferencer causes QGIS to crash on exit
Effectively, work must have been done on the georeferencer because I cannot replicate the crash any more in QGIS Mast... Benoit de Cabissole
05:58 AM Bug report #5260 (Feedback): Georeferencer causes QGIS to crash on exit
Cannot replicate on Windows 7 with QGIS master. There have been work on the georeferencer, maybe this was fixed. Plea... Giovanni Manghi
05:58 AM Bug report #5260 (Feedback): Georeferencer causes QGIS to crash on exit
Cannot replicate on Windows 7 with QGIS master. There have been work on the georeferencer, maybe this was fixed. Plea... Giovanni Manghi
06:04 AM Bug report #3802: QGIS crashes using some options of new labelling tool
Giovanni Manghi wrote:
> aperi2007 - wrote:
> > (I don't know if it crash on 32bit version).
>
> it does
still con...
Giovanni Manghi
05:38 AM Bug report #5239 (Reopened): TIN interpolation causes crash
Giovanni Manghi
05:25 AM Bug report #5239: TIN interpolation causes crash
Giovanni Manghi wrote:
> merging this with #5239
see also #2482
Giovanni Manghi
05:24 AM Bug report #5239 (Closed): TIN interpolation causes crash
merging this with #5239 Giovanni Manghi
05:30 AM Bug report #5255 (Closed): Wrong codepage of shapefile
zirneklitis - wrote:
> Recompiled GDAl and QGIS:
>
> QGIS version: 1.8.0-Lisboa, QGIS code revision: a1255fc, Compil...
Giovanni Manghi
05:29 AM Bug report #5340 (Closed): QGIS loses non-latin letters in new shapefiles
duplicate of #5255 (gdal problem, not qgis one). Try the installer linked in #5255. Giovanni Manghi
05:29 AM Bug report #5340 (Closed): QGIS loses non-latin letters in new shapefiles
duplicate of #5255 (gdal problem, not qgis one). Try the installer linked in #5255. Giovanni Manghi
05:24 AM Bug report #2482 (Closed): Interpolation plugin causes seg fault
merging this with #5239 Giovanni Manghi
05:24 AM Bug report #2482 (Closed): Interpolation plugin causes seg fault
merging this with #5239 Giovanni Manghi
05:14 AM Bug report #5233 (Open): Segmentation fault (on linux) with INTERLIS data
I still get the crash even with gdal 1.9
Segmentation fault (core dumped)
works on Windows.
QGIS version
1.8.0-Li...
Giovanni Manghi
05:14 AM Bug report #5233 (Open): Segmentation fault (on linux) with INTERLIS data
I still get the crash even with gdal 1.9
Segmentation fault (core dumped)
works on Windows.
QGIS version
1.8.0-Li...
Giovanni Manghi
03:59 AM Bug report #4106 (Closed): Error in join
closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:59 AM Bug report #4106 (Closed): Error in join
closing for lack of feedback. Reopen if necessary. Giovanni Manghi
03:48 AM Bug report #5397: Field Calculator: crash when help is missing
Is this still true on Mac? Giovanni Manghi
03:47 AM Bug report #5247 (Closed): setting the project to "google mercator" causes QGIS to crash
seems solved after the latest upgrades, and doesn't happen anyway in master, so I'm closing this. Giovanni Manghi
03:47 AM Bug report #5247 (Closed): setting the project to "google mercator" causes QGIS to crash
seems solved after the latest upgrades, and doesn't happen anyway in master, so I'm closing this. Giovanni Manghi
03:45 AM Bug report #5196 (Feedback): QGIS crashes on style > categorized
a quite similar issue has been closed as fixed, can you give a try with qgis-master and report back? cheers. Giovanni Manghi
03:45 AM Bug report #5196 (Feedback): QGIS crashes on style > categorized
a quite similar issue has been closed as fixed, can you give a try with qgis-master and report back? cheers. Giovanni Manghi
03:43 AM Bug report #5162: points in polygon never ends
Alex and Salvatore, here same consideration made for #3828... :) Giovanni Manghi
03:38 AM Bug report #5075 (Closed): Qgis crashes in Raster calculator
closing for lack of feedback, reopen if necessary. Giovanni Manghi
03:38 AM Bug report #5075 (Closed): Qgis crashes in Raster calculator
closing for lack of feedback, reopen if necessary. Giovanni Manghi
03:36 AM Bug report #4912 (Closed): Segfault on exit-with-save
Giovanni Manghi
03:31 AM Bug report #4000 (Closed): Easy Print Plugin ver 0.1.0 crash qgis
closing for lack of feedback, because there is a new version of the tool and also because this is a 3rd party plugin ... Giovanni Manghi
03:31 AM Bug report #4000 (Closed): Easy Print Plugin ver 0.1.0 crash qgis
closing for lack of feedback, because there is a new version of the tool and also because this is a 3rd party plugin ... Giovanni Manghi
03:22 AM Feature request #4739: Browser: allow renaming, moving and deleting datasources
Changed the title to reflect the missing features in the browser and that are available in popular software like arcc... Giovanni Manghi
03:22 AM Feature request #4739: Browser: allow renaming, moving and deleting datasources
Changed the title to reflect the missing features in the browser and that are available in popular software like arcc... Giovanni Manghi
02:05 AM Bug report #4046: Composer raster problem printing - PDF
Bill Williamson wrote:
> Sorry G,
>
> In 1.8 Trunk, I have a project which uses Google Steets / Openlayers as a bac...
Giovanni Manghi
02:05 AM Bug report #4046: Composer raster problem printing - PDF
Bill Williamson wrote:
> Sorry G,
>
> In 1.8 Trunk, I have a project which uses Google Steets / Openlayers as a bac...
Giovanni Manghi

2012-05-29

01:24 AM Bug report #5327: Nodetool partially broken on qgis-master
wait for nightly build to test Alexander Novoselov
01:09 AM Bug report #5327: Nodetool partially broken on qgis-master
Alexander Novoselov wrote:
> qgis 1.9.90+git20120528+5e45e87~precise1
>
> http://youtu.be/HmtyaJmif-k
can you share...
Giovanni Manghi
10:37 AM Bug report #5327: Nodetool partially broken on qgis-master
qgis 1.9.90+git20120528+5e45e87~precise1
http://youtu.be/HmtyaJmif-k
Alexander Novoselov
01:07 AM Bug report #4630 (Feedback): Error of Ftools shape files combination with Japanese file-name
Giovanni Manghi
11:02 AM Bug report #4630: Error of Ftools shape files combination with Japanese file-name
Can you try with this patch?... Salvatore Larosa
11:02 AM Bug report #4630: Error of Ftools shape files combination with Japanese file-name
Can you try with this patch?... Salvatore Larosa
11:02 AM Bug report #4630: Error of Ftools shape files combination with Japanese file-name
Can you try with this patch?... Salvatore Larosa
12:56 AM Feature request #3209: Set "Skip attribute creation" as a default setting when user chooses "Micr...
I am wondering if the following problem is related.
I'm trying to download data from a Garmin 60csx, but it reports ...
Simone Bianchi
11:22 PM Revision 56d03877 (qgis): apply #5598.33
Jürgen Fischer
10:07 PM Revision b870b556 (qgis): node tool fixes:
- fix OTFR support (fixes #5327.16)
- smaller snap tolerance for geographic CRSs (fixes #5661)
- use different snappi...
Jürgen Fischer
08:48 PM Bug report #3330: Bug: Glitches in Pretty Breaks graduated rendering
This fixes it. Alister Hood
08:48 PM Bug report #3330: Bug: Glitches in Pretty Breaks graduated rendering
This fixes it. Alister Hood
08:48 PM Bug report #3330: Bug: Glitches in Pretty Breaks graduated rendering
This fixes it. Alister Hood
08:48 PM Bug report #3330: Bug: Glitches in Pretty Breaks graduated rendering
This fixes it. Alister Hood
08:48 PM Bug report #3330: Bug: Glitches in Pretty Breaks graduated rendering
This fixes it. Alister Hood
08:48 PM Bug report #3330: Bug: Glitches in Pretty Breaks graduated rendering
This fixes it. Alister Hood
07:26 PM Revision f97b043e (qgis): Merge pull request #154 from slarosa/master
fix #2733 Alexander Bruy
06:36 PM Revision 1341a553 (qgis): fix #2733
Salvatore Larosa
05:46 PM Revision fb00f671 (qgis): fixed #5644
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@195 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
05:24 PM Revision 65357b20 (qgis): added notice when grass help is not configured
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@194 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
04:05 PM Revision 23b40de5 (qgis): vector layer: also consider changed geometries, when there's no select ...
Jürgen Fischer
02:33 PM Revision 720cfced (qgis): fix #5660
Jürgen Fischer
02:07 PM Bug report #4046: Composer raster problem printing - PDF
Sorry G,
In 1.8 Trunk, I have a project which uses Google Steets / Openlayers as a background. It renders the map O...
Bill Williamson
08:07 AM Bug report #4046: Composer raster problem printing - PDF
Bill Williamson wrote:
> This appears to be happening again.
can you be more specific? That would allow me to do so...
Giovanni Manghi
06:53 AM Bug report #4046: Composer raster problem printing - PDF
This appears to be happening again. Bill Williamson
06:53 AM Bug report #4046: Composer raster problem printing - PDF
This appears to be happening again. Bill Williamson
01:59 PM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...
Autotests are failing in i386 linuxes because of a difference in the precision of the +b parameters (see the "mailing... Etienne Tourigny
01:13 PM Bug report #5661 (Closed): Node tool: selects segment on the right
Fixed in changeset commit:"b870b556836c5a74fbc5d960e5f1f11d9fe20966". Jürgen Fischer
07:12 AM Bug report #5661 (Closed): Node tool: selects segment on the right
When selecting a segment with the node tool on a layer with all orthogonal borders, the selected segment is not the c... Paolo Cavallini
11:39 AM Bug report #5662 (Closed): OpenStreetMap plugin doesn't unload correctly
When unloading the OSM plugin, something stays connected:
Traceback (most recent call last):
File "/usr/local/shar...
Borys Jurgiel
10:26 AM Bug report #2733 (Closed): fTools Add geometry column fails to add XCOORD if source is GPX file o...
Fixed in changeset commit:"f97b043e701cc466e35b2feddf02b791c26f67fe". Alexander Bruy
09:48 AM Bug report #2733: fTools Add geometry column fails to add XCOORD if source is GPX file or PostGIS...
Thanks Giovanni!
here the "patch":https://github.com/qgis/Quantum-GIS/pull/154
Salvatore Larosa
06:52 AM Bug report #2733: fTools Add geometry column fails to add XCOORD if source is GPX file or PostGIS...

> Can anyone send me a GPX data to test it?
attached
Giovanni Manghi
06:49 AM Bug report #2733: fTools Add geometry column fails to add XCOORD if source is GPX file or PostGIS...

> 1) with data from database (not sure for Spatialite)
it works
Giovanni Manghi
09:19 AM Revision 2757069b (qgis): Merge pull request #153 from rduivenvoorde/master
translation update: new partial dutch translation Werner Macho
09:12 AM Revision 9e45d4c5 (qgis): dutch translation
Richard Duivenvoorde
08:51 AM Bug report #5644 (Resolved): GRASS integration should use private, not user's .grassrc6 file
In windows, SEXTANTE runs its own batch script, which sets the gisrc file to a predefined one (sextante.gisrc) in the... Victor Olaya
08:30 AM Bug report #2497 (Closed): ftools: difference tool (asymmetrical difference) does not work with m...
Salvatore Larosa wrote:
> Done!
> everything went well!
>
> I have not encountered major problems, each tool has wor...
Giovanni Manghi
08:30 AM Bug report #2497 (Closed): ftools: difference tool (asymmetrical difference) does not work with m...
Salvatore Larosa wrote:
> Done!
> everything went well!
>
> I have not encountered major problems, each tool has wor...
Giovanni Manghi
05:34 AM Bug report #5660 (Closed): projection dialog: selecting crs from recent crss broken
Fixed in changeset commit:"720cfced0b4d6970f98f6a048c44a36de1dbecc8". Jürgen Fischer
04:03 AM Bug report #5660 (Closed): projection dialog: selecting crs from recent crss broken
in RC1 (29th of may) freshly compiled the projection dialog seems broken.
if you create a new project, and enable th...
Richard Duivenvoorde
04:30 AM Bug report #5659 (Closed): Display
duplicate #4011 Salvatore Larosa
04:30 AM Bug report #5659 (Closed): Display
duplicate #4011 Salvatore Larosa
03:30 AM Bug report #5659 (Closed): Display
Hi,
I've installed QGIS 1.7.4 via Ubuntugis-unstable, on a fresh Ubuntu 12.04 and I've noticed the following:
http:/...
elcuco -
03:15 AM Feature request #5462: If GRASS variables are set, use them for analyses
GRASS (raster) modules respect the WIND file. Markus Neteler

2012-05-28

01:20 AM Revision 9859709e (qgis): fix set crs to OGR data items (broken in 04aab2938)
Giuseppe Sucameli
01:18 AM Revision 149c96a9 (qgis): Merge remote-tracking branch 'etiennesky/browser_fixes'
Giuseppe Sucameli
12:18 AM Revision 5e45e876 (qgis): fix #5657
Jürgen Fischer
12:00 AM Feature request #4252: different built-in tools calculate inconsistent polygon areas
Note that the "export geometry columns" feature in ftools is now capable of calculating ellipsoidal areas, so I guess... Alister Hood
11:55 PM Revision e7e2c08f (qgis): skip null values in vector file writer (fixes #5172)
Jürgen Fischer
10:50 PM Revision a965fca0 (qgis): fix #5030
Jürgen Fischer
10:02 PM Revision 9f5f35aa (qgis): Merge pull request #152 from dakcarto/patch-1
Add libqico.dylib copy and lib update to Mac app bundle for upcoming 1.8... Tim Sutton
09:51 PM Revision 6d2ee694 (qgis): fixed bug in settings when adding an external provider
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@193 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]
09:17 PM Revision 721765e5 (qgis): Add libqico.dylib copy and lib update to Mac app bundle for upcoming 1....
Larry Shaffer
06:18 PM Revision 369b32e5 (qgis): update field list on each layer list update (fix #5655)
Alexander Bruy
06:05 PM Revision a45e5b19 (qgis): fix tests
Jürgen Fischer
06:05 PM Revision 59a4db64 (qgis): make sure QgsCoordinateReferenceSystem::setProj4String() and createFro...
Etienne Tourigny
06:05 PM Revision e3868cf4 (qgis): add python binding for QgsCoordinateReferenceSystem::createFromUserInput()
Etienne Tourigny
06:05 PM Revision ae753b87 (qgis): add ESRI .prj test to make sure towgs84 is ok (bug #5598), and add QgsC...
Etienne Tourigny
06:05 PM Revision dfe4a933 (qgis): use GDAL_FIX_ESRI_WKT=GEOGCS instead of TOWGS84 and maintain user-defin...
Etienne Tourigny
06:05 PM Revision c8d4420d (qgis): add more autotests for ESRI WKT
Etienne Tourigny
04:50 PM Revision 6cff7845 (qgis): fix #5327
Jürgen Fischer
04:50 PM Revision 75e95ea2 (qgis): debian packaging update
Jürgen Fischer
04:41 PM Bug report #5621: make browser remove the file extensions when dragging and dropping layers into ...
Summary:
the file extension is still displayed in the browser for GDAL/OGR items, but it was removed from the layer n...
Giuseppe Sucameli
04:34 PM Bug report #5621 (Closed): make browser remove the file extensions when dragging and dropping lay...
Etienne,
I've merged your pull request (the newer one, https://github.com/qgis/Quantum-GIS/pull/151) into master.
Th...
Giuseppe Sucameli
04:34 PM Bug report #5621 (Closed): make browser remove the file extensions when dragging and dropping lay...
Etienne,
I've merged your pull request (the newer one, https://github.com/qgis/Quantum-GIS/pull/151) into master.
Th...
Giuseppe Sucameli
04:33 PM Bug report #5636 (Closed): [PULL] browser loads .gz and .vrt files as both OGR and GDAL data items
Etienne,
I've merged your pull request (the new one, https://github.com/qgis/Quantum-GIS/pull/151) into master.
Thanks.
Giuseppe Sucameli
04:33 PM Bug report #5636 (Closed): [PULL] browser loads .gz and .vrt files as both OGR and GDAL data items
Etienne,
I've merged your pull request (the new one, https://github.com/qgis/Quantum-GIS/pull/151) into master.
Thanks.
Giuseppe Sucameli
03:44 PM Revision e9121f5f (qgis): IT GUI transaltion completed after string freeze
Paolo Cavallini
03:18 PM Bug report #5657 (Closed): Can't delete more then one vertex
Fixed in changeset commit:"5e45e876dc2ecc6305aee443d6266bd1c148c7d6". Jürgen Fischer
03:00 PM Bug report #5657 (Closed): Can't delete more then one vertex
* Select more the vertex/node on a polyline, polygon
* Press the delete key
Only the last one is deleted the rest re...
Nathan Woodrow
02:56 PM Bug report #5172 (Closed): When a memory layer is "saved as" a shapefile, any null values in the ...
Fixed in changeset commit:"e7e2c08f377a345e51ec0aed5a3df3311fa3bda7". Jürgen Fischer
02:20 PM Feature request #5546: Add a warning when vector fields/values are above the limits
We also had a problem recently with a shapefile in QGIS. A field of this shapefile was defined with REAL; length 19 a... Christine Schmidt
02:20 PM Feature request #5546: Add a warning when vector fields/values are above the limits
We also had a problem recently with a shapefile in QGIS. A field of this shapefile was defined with REAL; length 19 a... Christine Schmidt
02:16 PM Bug report #2733: fTools Add geometry column fails to add XCOORD if source is GPX file or PostGIS...
Right now, the problems are two:
ext/add geometry tool does not work:
1) with data from database (not sure for Spati...
Salvatore Larosa
07:32 AM Bug report #2733: fTools Add geometry column fails to add XCOORD if source is GPX file or PostGIS...
Salvatore Larosa wrote:
> Anyone can confirms?
>
> In my case with sample data of the comment n.3, both columns (...
Giovanni Manghi
07:28 AM Bug report #2733: fTools Add geometry column fails to add XCOORD if source is GPX file or PostGIS...
Salvatore Larosa wrote:
> Anyone can confirms?
>
> In my case with sample data of the comment n.3, both columns (...
Giovanni Manghi
02:14 PM Feature request #5656: Print Composer Rulers + Guides
I agree this would be a cool feature. Nathan Woodrow
10:42 AM Feature request #5656: Print Composer Rulers + Guides
Plus try to create a Layout (Print Composer) with exact dimensions, a header line at 0.5 inch a footer line at 10.5 i... Antonio Locandro
10:35 AM Feature request #5656: Print Composer Rulers + Guides
Yeah, not really as useful since the Guides are for "Guiding", plus I just set my units to inch and the snap to grid ... Antonio Locandro
10:33 AM Feature request #5656 (Feedback): Print Composer Rulers + Guides
Giovanni Manghi
10:25 AM Feature request #5656: Print Composer Rulers + Guides
Snapping to grid is available already. Paolo Cavallini
10:19 AM Feature request #5656 (Closed): Print Composer Rulers + Guides
Can we add guides and ruler to print composer? This would be great when creating a map for print. One should be able ... Antonio Locandro
01:51 PM Bug report #5030 (Closed): Incorrect layer CRS is shown when opening CRS selector more than once ...
Fixed in changeset commit:"a965fca0b9a3deacef0a359d9329f2fa0a58e2a0". Jürgen Fischer
10:24 AM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...
Jurgen has just committed the changes I pushed. Nirv - if you can update your master and test it would be nice. If ... Etienne Tourigny
10:02 AM Feature request #5042: Rename Print Composer to Layout
I do feel this is necessary, Qgis should try to align itself to a 'standardization' so it would be easier to adjust. Antonio Locandro
09:46 AM Revision cb16965c (qgis): translation update: sl_SI by Joze
Werner Macho
09:26 AM Bug report #5655 (Closed): "mean coordinates" options are populated only if another layer is sele...
Fixed in changeset commit:"369b32e5e578eb8335563f707642df5c1b33fc1c". Alexander Bruy
08:47 AM Bug report #5655 (Closed): "mean coordinates" options are populated only if another layer is sele...
Open a new project and add a shape with at least one numeric field. Pick the "mean coordinate" tool and you'll see th... Giovanni Manghi
09:22 AM Bug report #2497: ftools: difference tool (asymmetrical difference) does not work with multipolyg...
Done!
everything went well!
I have not encountered major problems, each tool has worked well enough.
Maybe if you ca...
Salvatore Larosa
07:48 AM Bug report #2497: ftools: difference tool (asymmetrical difference) does not work with multipolyg...

> If you can share the inuput data I'll try it!
thanks for the effort Salvatore!
attached a small project. You wil...
Giovanni Manghi
07:50 AM Bug report #5327 (Closed): Nodetool partially broken on qgis-master
Fixed in changeset commit:"6cff784597de8886fbde6e4c46edf7d84d7d88c8". Jürgen Fischer
05:16 AM Revision 04aab293 (qgis): do not show file extension in TOC, add QqsLayerItem::layerName() for ge...
Etienne Tourigny
05:16 AM Revision 147911b2 (qgis): prevent .vrt and .gz files from appearing as both GDAL and OGR items (b...
Etienne Tourigny
05:16 AM Revision 589460b2 (qgis): add tests for QgsDataItem - verify that .gz and .vrt files are not reco...
Etienne Tourigny

2012-05-27

01:24 AM Bug report #2733: fTools Add geometry column fails to add XCOORD if source is GPX file or PostGIS...
Anyone can confirms?
In my case with sample data of the comment n.3, both columns (XCOORD and YCOORD) are not esported!
Salvatore Larosa
01:24 AM Bug report #2733: fTools Add geometry column fails to add XCOORD if source is GPX file or PostGIS...
Anyone can confirms?
In my case with sample data of the comment n.3, both columns (XCOORD and YCOORD) are not esported!
Salvatore Larosa
01:18 AM Bug report #2497: ftools: difference tool (asymmetrical difference) does not work with multipolyg...
Sorry, fear of being badly explained!!
I try again with an example (layer section):...
Salvatore Larosa
03:27 PM Bug report #2497: ftools: difference tool (asymmetrical difference) does not work with multipolyg...

> To me those are 2 Polygons! geometry().wkbType() returns 3 for both! (see attached image 1)
ok forget about it, s...
Giovanni Manghi
10:22 AM Bug report #2497: ftools: difference tool (asymmetrical difference) does not work with multipolyg...
Giovanni Manghi wrote:
> see attached screenshot, seems multipart to me, but I may be wrong.
To me those are 2 Polyg...
Salvatore Larosa
10:22 AM Bug report #2497: ftools: difference tool (asymmetrical difference) does not work with multipolyg...
Giovanni Manghi wrote:
> see attached screenshot, seems multipart to me, but I may be wrong.
To me those are 2 Polyg...
Salvatore Larosa
09:15 AM Bug report #2497: ftools: difference tool (asymmetrical difference) does not work with multipolyg...
Salvatore Larosa wrote:
> Giovanni, I can confirm the issue only for symdifference tool.
> Multi to Single part tool ...
Giovanni Manghi
09:09 AM Bug report #2497: ftools: difference tool (asymmetrical difference) does not work with multipolyg...
Jürgen Fischer wrote:
> Which GEOS version are you using?
I'm using qgis-master installed from the nightly build rep...
Giovanni Manghi
07:37 AM Bug report #2497: ftools: difference tool (asymmetrical difference) does not work with multipolyg...
Giovanni, I can confirm the issue only for symdifference tool.
Multi to Single part tool works fine!
How do you gene...
Salvatore Larosa
03:49 AM Bug report #2497: ftools: difference tool (asymmetrical difference) does not work with multipolyg...
Which GEOS version are you using?
Jürgen Fischer
02:32 AM Bug report #2497 (Open): ftools: difference tool (asymmetrical difference) does not work with mul...
Salvatore Larosa wrote:
> Hi Giovanni,
> is it replicable still?
Hi Salvatore,
yes this is still an issue here. I r...
Giovanni Manghi
02:32 AM Bug report #2497 (Open): ftools: difference tool (asymmetrical difference) does not work with mul...
Salvatore Larosa wrote:
> Hi Giovanni,
> is it replicable still?
Hi Salvatore,
yes this is still an issue here. I r...
Giovanni Manghi
02:32 AM Bug report #2497 (Open): ftools: difference tool (asymmetrical difference) does not work with mul...
Salvatore Larosa wrote:
> Hi Giovanni,
> is it replicable still?
Hi Salvatore,
yes this is still an issue here. I r...
Giovanni Manghi
02:32 AM Bug report #2497 (Open): ftools: difference tool (asymmetrical difference) does not work with mul...
Salvatore Larosa wrote:
> Hi Giovanni,
> is it replicable still?
Hi Salvatore,
yes this is still an issue here. I r...
Giovanni Manghi
02:32 AM Bug report #2497 (Open): ftools: difference tool (asymmetrical difference) does not work with mul...
Salvatore Larosa wrote:
> Hi Giovanni,
> is it replicable still?
Hi Salvatore,
yes this is still an issue here. I r...
Giovanni Manghi
02:32 AM Bug report #2497 (Open): ftools: difference tool (asymmetrical difference) does not work with mul...
Salvatore Larosa wrote:
> Hi Giovanni,
> is it replicable still?
Hi Salvatore,
yes this is still an issue here. I r...
Giovanni Manghi
02:32 AM Bug report #2497 (Open): ftools: difference tool (asymmetrical difference) does not work with mul...
Salvatore Larosa wrote:
> Hi Giovanni,
> is it replicable still?
Hi Salvatore,
yes this is still an issue here. I r...
Giovanni Manghi
08:20 PM Revision f377c5b4 (qgis): translation update: preparing for 1.8 release
Werner Macho
08:16 PM Revision e9d6b051 (qgis): Remove 'm' tagged QGIS icon in lead up to release of 1.8
Tim Sutton
08:00 PM Revision 23afa094 (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton
05:47 PM Bug report #5030: Incorrect layer CRS is shown when opening CRS selector more than once (recently...
Alister Hood wrote:
> Giovanni Manghi wrote:
> > If you enter the "set layer crs" dialog is because you want to chang...
Leyan Ouyang
05:05 PM Bug report #5030: Incorrect layer CRS is shown when opening CRS selector more than once (recently...
Giovanni Manghi wrote:
> Alister Hood wrote:
> > OK, this is partly fixed, but there is still a nasty bug.
> >
> > I...
Alister Hood
04:50 PM Bug report #5030: Incorrect layer CRS is shown when opening CRS selector more than once (recently...
Alister Hood wrote:
> OK, this is partly fixed, but there is still a nasty bug.
>
> If a layer's CRS is not in the l...
Giovanni Manghi
03:36 PM Bug report #4011: Map canvas flickers when content is dragged
Martin Dobias wrote:
> It would be helpful to find out which versions of Qt produce the crashed from #2714 - for thos...
Giovanni Manghi
03:34 PM Feature request #5651 (Closed): add the "-wo OPTIMIZE_SIZE=TRUE" option to the warp tool
see http://gdal.org/structGDALWarpOptions.html#0ed77f9917bb96c7a9aabd73d4d06e08
"OPTIMIZE_SIZE: This defaults to FAL...
Giovanni Manghi
03:11 PM Bug report #5096: Always use the same dialog for opening/saving files
> I agree that displaying different and ugly dialogs is bad
On Windows perhaps a bigger issue is that the QT dialog ...
Alister Hood
03:09 PM Bug report #5621: make browser remove the file extensions when dragging and dropping layers into ...
new pull request
https://github.com/qgis/Quantum-GIS/pull/151
Etienne Tourigny
02:23 PM Bug report #5598 (Open): CRS attribution algorithm for newly added layers broken in qgis-master (...
Giovanni Manghi
02:22 PM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...
as I said in the ML, please re-open this bug as I found and fixed other issues, and it seems that it didn't work for ... Etienne Tourigny
02:06 PM Bug report #5598 (Feedback): CRS attribution algorithm for newly added layers broken in qgis-mast...
nirvn - wrote:
> Etienne, I still see this issue on my linux machine. I've tried both a ubuntugis nightly build, as w...
Giovanni Manghi
11:01 AM Bug report #5597: External URL access via PyQt crashes QGIS on Mac OS X
Confirmed https://issues.qgis.org/projects/quantum-gis/repository/revisions/860f66d3b48386a2c9dc41cdbdae794a9e482ffc ... Larry Shaffer
09:29 AM Revision 4295a687 (qgis): Merge pull request #150 from slarosa/master
fix #3549 Alexander Bruy
08:12 AM Feature request #5648 (Open): Extend functionality of offline editing tool
It seems QGIS' offline editing tool does not work with other data-sources than postgresql (http://osgeo-org.1560.n6.n... bradypus -
07:56 AM Bug report #5647 (Closed): Segmentation Fault when saving the project from close window button
When I click on close window button a dialog window asking me if I want to save the project, if I click on save and t... Salvatore Larosa
05:31 AM Feature request #5646 (Open): GRASS region corruption
The QGIS GUI can be used to set the GRASS region. However there need to be greater error checking. If you drag the mo... spider plant
04:41 AM Revision 9d0745fa (qgis): fix nightly builds
Jürgen Fischer
04:34 AM Revision 9a23090d (qgis): fix warning
Jürgen Fischer
02:38 AM Bug report #5187 (Resolved): Intersect tool should inform the user if both layers have a similar ...
> Can you share your data sample?
maybe this was already fixed in master? Maning please give it a try with master an...
Giovanni Manghi
02:35 AM Bug report #5187: Intersect tool should inform the user if both layers have a similar attribute f...
I don't know if this is a bug or feature!
Anyway, How can I replicate?
I tested intersect tool with my layers as fol...
Salvatore Larosa

2012-05-26

12:29 AM Bug report #3549 (Closed): Getting incomplete results from Intersect tool (fTools)
Fixed in changeset commit:"4295a687d1e9413c5e138d3fb94febe13996d79c". Alexander Bruy
07:41 AM Bug report #3549 (Open): Getting incomplete results from Intersect tool (fTools)
Jürgen Fischer
05:38 AM Bug report #3549 (Feedback): Getting incomplete results from Intersect tool (fTools)
It occurs because the intersection operation generates different geometries types!
In your case, it generates a Multi...
Salvatore Larosa
05:38 AM Bug report #3549 (Feedback): Getting incomplete results from Intersect tool (fTools)
It occurs because the intersection operation generates different geometries types!
In your case, it generates a Multi...
Salvatore Larosa
05:38 AM Bug report #3549 (Feedback): Getting incomplete results from Intersect tool (fTools)
It occurs because the intersection operation generates different geometries types!
In your case, it generates a Multi...
Salvatore Larosa
09:34 PM Revision b03cf503 (qgis): Merge pull request #149 from Jean-Roc/master
update fr strings Werner Macho
08:10 PM Revision d2812776 (qgis): fix #4843 again
Jürgen Fischer
08:10 PM Revision c7f341e7 (qgis): log OGR errors in QgsVectorFileWriter::addFeature
Jürgen Fischer
04:09 PM Revision 7a29f3ca (qgis): debian packaging update
Jürgen Fischer
02:27 PM Revision df79503c (qgis): fix #3549
Salvatore Larosa
10:21 AM Revision ed70b941 (qgis): - replace SaQueryBuilder with QgsQueryBuilder
- replace SaDbFilterProxyModel with QgsDbFilterProxyModel
- remove spurious copy of QgsDbFilterProxyModel from postgr...
Jürgen Fischer
09:42 AM Revision c1df6269 (qgis): Updates whats new documentation for 1.8
Tim Sutton
06:53 AM Bug report #5644 (Closed): GRASS integration should use private, not user's .grassrc6 file
Currently Sextante (1.5) is using the user's $HOME/.grassrc6 file.
This ruins the command line usage of GRASS afterwa...
Markus Neteler
06:10 AM Bug report #2497 (Feedback): ftools: difference tool (asymmetrical difference) does not work with...
Hi Giovanni,
is it replicable still?
Salvatore Larosa
06:10 AM Bug report #2497 (Feedback): ftools: difference tool (asymmetrical difference) does not work with...
Hi Giovanni,
is it replicable still?
Salvatore Larosa

2012-05-25

01:27 AM Revision 3c6f9170 (qgis): fix #5490
Jürgen Fischer
12:32 AM Bug report #5642: return a more meaningful error when column name is duplicated
it works if I check the "primary key" checkbox and change it to something else then "id", that in fact is a column na... Giovanni Manghi
12:24 AM Bug report #5642 (Closed): return a more meaningful error when column name is duplicated
The attached shapefile does not gives any particular problem (except encondig) when loading it into postgis using ogr... Giovanni Manghi
12:31 AM Revision 6f2db9d3 (qgis): remove unused includes
Jürgen Fischer
10:57 PM Revision 812ff51e (qgis): update fr strings
Jean-Roc Morreale
10:47 PM Revision 0cda3255 (qgis): Merge branch 'master' of git://github.com/qgis/Quantum-GIS
Jean-Roc Morreale
10:43 PM Revision afcd5b6e (qgis): Smaller treshold for GetFeatureInfo for polygons
Marco Hugentobler
10:09 PM Bug report #5641 (Closed): Empty query does not get processed in query builder
If the query text box is empty when clicking the OK button, the empty string is not used and evaluated. This means th... Leyan Ouyang
08:56 PM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...
Etienne, I still see this issue on my linux machine. I've tried both a ubuntugis nightly build, as well as building q... Mathieu Pellerin - nIRV
07:24 PM Revision 45474ac7 (qgis): fix #4521
Jürgen Fischer
06:47 PM Revision 007d02ee (qgis): fixed bug in outputfile
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@191 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]
06:38 PM Revision db164dfb (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton
06:38 PM Revision 88a319a4 (qgis): Added anomaly files for windows
Tim Sutton
05:36 PM Revision a4bc5faf (qgis): improved model edition in modeler
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@190 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]
04:42 PM Revision 40c34d4b (qgis): german translation update
Jürgen Fischer
04:27 PM Bug report #5490 (Closed): Incorrect PATH to srs.db
Fixed in changeset commit:"3c6f91706c2232edda6fde731ccd72f891afafc3". Jürgen Fischer
03:42 PM Revision 0246816e (qgis): sip bindings: add /Transfer/ to QgsMapCanvas::mapRenderer()
(otherwise mc.mapRenderer().hasCrsTransformEnabled() can crash) Jürgen Fischer
02:08 PM Revision d7510368 (qgis): validation/geometry/threading fixes:
- fTools/polygon centroids: catch missing centroid with invalid geometry
(fixes #4963)
- fTools/validate geometry:
...
Jürgen Fischer
02:08 PM Revision d208b29c (qgis): message log: fix crash on exit
Jürgen Fischer
12:30 PM Bug report #5327 (In Progress): Nodetool partially broken on qgis-master
Jürgen Fischer
11:07 AM Revision b8bf86bb (qgis): Merge pull request #148 from slarosa/master
minor fixes in fTools GUI Alexander Bruy
10:35 AM Revision c4db2e0e (qgis): Merge pull request #4 from mathieubossaert/master
plus qu'une trentaine de chaînes. Jean-Roc Morreale
10:25 AM Bug report #4521 (Closed): Map Tips does not work with on the fly CRS transformation
Fixed in changeset commit:"45474ac7dcc6596cfcb8d6ecb31261e2169c15c7". Jürgen Fischer
09:16 AM Bug report #5624: Renaming a spatialite table fails in DB Manager
Hi
Thanks - indeed I did have a copy of the plugins in my user plugins folder (and it works fine using the builtin v...
Tim Sutton
08:45 AM Bug report #4443: WMS 1.3.0 axis order
Jeff Konnen wrote:
> Where can this be tested? In QGIS 1.7.4 the bug is still present
For nightly builds of master r...
Jürgen Fischer
02:54 AM Bug report #4443: WMS 1.3.0 axis order
Where can this be tested? In QGIS 1.7.4 the bug is still present Jeff Konnen
05:48 AM Bug report #5640 (Closed): QGIS says "Spatialite 3.0.1", but Functions that are new in Spatialite...
I have some triggers using ST_Line_Locate_Point and ST_Line_Interpolate_Point.
It works great when I manually do any...
Brian Freed
05:34 AM Bug report #5524 (Feedback): Erratic behaviour of Union tool
Giovanni Manghi
05:32 AM Bug report #5524: Erratic behaviour of Union tool
Please, can you test it again?
in recent days there have been several improvements in fTools!
Salvatore Larosa
05:09 AM Bug report #4963 (Closed): Calculation of polygon's centroids leads to QGIS crashes
Fixed in changeset commit:"d751036823276142cee521ce67b98d7d651a98c8". Jürgen Fischer
04:40 AM Revision debbe5d7 (qgis): improved model edition in modeler
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@189 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]
04:15 AM Bug report #5239: TIN interpolation causes crash
Reverting the patch does not work! (tested w/test2.xyz)
below the backtrace, if it can you help:...
Salvatore Larosa
03:44 AM Bug report #5639 (Closed): Drop raster tables does not work
A drop table is enough, both for rasters and for vectors. Paolo Cavallini

2012-05-24

01:43 AM Bug report #2482: Interpolation plugin causes seg fault
Same problem: Segmentation fault using the "interpolation" plugin and the TIN method on a xyz dataset (Z interpolatio... Tristan Allouis
01:37 AM Bug report #5239: TIN interpolation causes crash
Same problem: Segmentation fault using the "interpolation" plugin and the TIN method on a xyz dataset (Z interpolatio... Tristan Allouis
12:51 AM Bug report #5397 (Feedback): Field Calculator: crash when help is missing
Jürgen Fischer
12:40 AM Bug report #5607 (Closed): Qgis-nigthly builds from qgis.org/ubuntugis-nightly depends on libgdal...
Jürgen Fischer
12:05 AM Revision 474e04b0 (qgis): minor fixes in gui fTools
Salvatore Larosa
11:29 PM Revision 3dc5d548 (qgis): update french strings, plus que 34! mathieu
Mathieu Bossaert
09:27 PM Revision a442b89c (qgis): fTools: fix handling of locationless geometry errors (fixes #4396)
Jürgen Fischer
09:09 PM Revision e37a9aea (qgis): Merge pull request #3 from mathieubossaert/master
traduction française Jean-Roc Morreale
08:43 PM Revision 2f440bd8 (qgis): fix synchronous geometry validation
Jürgen Fischer
07:18 PM Revision d4dcde0c (qgis): restricted location/mapset names in GRASS new mapset dialog, fixes #4258
Radim Blazek
06:26 PM Revision 429403dd (qgis): Europe extent, fixed #5080
Radim Blazek
12:34 PM Bug report #4443 (Feedback): WMS 1.3.0 axis order
Is this still valid? commit:949b2f0 could have fixed this. Jürgen Fischer
12:27 PM Bug report #4396 (Closed): (fTools) - Check geometry Validity raises exception clicking on errors...
Fixed in changeset commit:"a442b89c712cf79cb7e94958b41ab599d1f27a77". Jürgen Fischer
08:58 AM Bug report #4396 (Feedback): (fTools) - Check geometry Validity raises exception clicking on erro...
Giovanni Manghi
08:49 AM Bug report #4396: (fTools) - Check geometry Validity raises exception clicking on errors with no ...
Seems after refactoring of the QgsGeometryAnalyzer this not true. Check geometry validity now returns nothing (no err... Alexander Bruy
08:49 AM Bug report #4396: (fTools) - Check geometry Validity raises exception clicking on errors with no ...
Seems after refactoring of the QgsGeometryAnalyzer this not true. Check geometry validity now returns nothing (no err... Alexander Bruy
12:08 PM Bug report #5621: make browser remove the file extensions when dragging and dropping layers into ...
see pull request
https://github.com/qgis/Quantum-GIS/pull/147
Etienne Tourigny
12:08 PM Bug report #5636: [PULL] browser loads .gz and .vrt files as both OGR and GDAL data items
see pull request
https://github.com/qgis/Quantum-GIS/pull/147
Etienne Tourigny
09:23 AM Bug report #5636 (Closed): [PULL] browser loads .gz and .vrt files as both OGR and GDAL data items
When a directory contains *.gz (/vsigzip/) and *.vrt (VRT) files they are recognized by both gdal and ogr providers a... Etienne Tourigny
11:57 AM Bug report #5070 (Closed): Geometry validity does not work well
fixed in commit:2f440bd8 Jürgen Fischer
11:57 AM Bug report #5070 (Closed): Geometry validity does not work well
fixed in commit:2f440bd8 Jürgen Fischer
11:57 AM Bug report #5070 (Closed): Geometry validity does not work well
fixed in commit:2f440bd8 Jürgen Fischer
10:20 AM Bug report #4258: GRASS plugin allows illegal characters in filename
I have restricted location and mapset names to @[A-Za-z0-9_.]+@ in commit:d4dcde0c94
More discussion about legal nam...
Radim Blazek
10:17 AM Bug report #4258 (Closed): GRASS plugin allows illegal characters in filename
Fixed in changeset commit:"d4dcde0c94390887bb5b5e80415cd40135d477a6". Radim Blazek
09:41 AM Bug report #5011: QGIS doesn't give you the option to save as vtk when using GRASS r.out.vtk
Radim Blazek wrote:
> This is not bug but feature IMO, how can I change tracker type?
try now, you probably need to ...
Giovanni Manghi
09:38 AM Bug report #5011: QGIS doesn't give you the option to save as vtk when using GRASS r.out.vtk
This is not bug but feature IMO, how can I change tracker type? Radim Blazek
09:41 AM Revision 3c81957f (qgis): debian packaging: optionally remove api/installdox
Jürgen Fischer
09:27 AM Bug report #5080 (Closed): Create a GRASS location: default coord wrong for Europe
Fixed in commit:429403dd Radim Blazek
09:05 AM Bug report #4862: GRASS rasters are very slow to load and are causing crash on Windows
Radim Blazek wrote:
> I have implemented stats calculation in QGIS-GRASS module, it reduced the time for the example ...
Giovanni Manghi
09:00 AM Bug report #4862 (Reopened): GRASS rasters are very slow to load and are causing crash on Windows
I have implemented stats calculation in QGIS-GRASS module, it reduced the time for the example mdt_aster_pt-tm06_GeoT... Radim Blazek
09:00 AM Bug report #4862 (Reopened): GRASS rasters are very slow to load and are causing crash on Windows
I have implemented stats calculation in QGIS-GRASS module, it reduced the time for the example mdt_aster_pt-tm06_GeoT... Radim Blazek
08:03 AM Revision 84f7b125 (qgis): update french strings
Mathieu Bossaert
06:39 AM Revision d7687aec (qgis): fix #5632
Jürgen Fischer
05:38 AM Revision 3ff9a301 (qgis): Algorithms in modeler can now be edited with a double click (not yet fi...
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@188 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]
04:56 AM Bug report #5615 (Feedback): Qgis crashes frequently when digitizing streams over aerial images (...
Filipe Dias wrote:
> New findings:
>
> If I open a pre-existing project and start digitizing, QGIS crashes soon afte...
Giovanni Manghi
04:22 AM Feature request #4103: "Snap Tolerance" dialogue text needs to be updated
Sorry, let me rewrite that:
Yes, it does show up still.
To use the node tool you (1) click on the object (or its b...
Alister Hood
04:02 AM Bug report #5622 (Closed): layer properties, general, provider-specific options, encoding can not...
Duplicates #5255
This is GDAL issue not QGIS one. You can use custom QGIS build from NextGIS (http://nextgis.ru/en/n...
Alexander Bruy
04:02 AM Bug report #5622 (Closed): layer properties, general, provider-specific options, encoding can not...
Duplicates #5255
This is GDAL issue not QGIS one. You can use custom QGIS build from NextGIS (http://nextgis.ru/en/n...
Alexander Bruy
02:18 AM Bug report #5633 (Closed): Memory Layers Attribute Table do not display the data
On Windows and Linux, QGis Attribute data panel do not display the fields and records of Memory Layers.
To debug it,...
Roberto BobMaX

2012-05-23

12:47 AM Revision 5edd6910 (qgis): german translation update
Jürgen Fischer
09:40 PM Bug report #5632 (Closed): Grammar mistake in CRS dialogue - "coordinate references systems"
Fixed in changeset commit:"d7687aec18917a35efd7d358eb64e77759a0fd0b". Jürgen Fischer
06:26 PM Bug report #5632 (Closed): Grammar mistake in CRS dialogue - "coordinate references systems"
The CRS dialogue now has a section labelled "Recently used coordinate references systems"
I think it should say "Rece...
Alister Hood
08:48 PM Feature request #3783: "Screen scaling" setting to control the screen size of things defined in p...
I think I assigned Priority incorrectly. This would be a major usability enhancement. Alister Hood
08:48 PM Feature request #3783: "Screen scaling" setting to control the screen size of things defined in p...
I think I assigned Priority incorrectly. This would be a major usability enhancement. Alister Hood
08:48 PM Feature request #3783: "Screen scaling" setting to control the screen size of things defined in p...
I think I assigned Priority incorrectly. This would be a major usability enhancement. Alister Hood
08:37 PM Bug report #4174 (Closed): Rasters are not rendered again when changing project CRS with render c...
The problem has gone away, because the behaviour I described as "ideal" has been implemented. Alister Hood
08:37 PM Bug report #4174 (Closed): Rasters are not rendered again when changing project CRS with render c...
The problem has gone away, because the behaviour I described as "ideal" has been implemented. Alister Hood
08:24 PM Feature request #4103: "Snap Tolerance" dialogue text needs to be updated
To use the node tool you (1) click on the object (or its border if it is a polygon), then (2) click on nodes or edges... Alister Hood
08:14 PM Bug report #5338: QGIS master crashes adding a WFS layer on OsX Snow Leopard
Yeah, no crash now for me. William Kyngesburye
11:35 AM Bug report #5338 (Closed): QGIS master crashes adding a WFS layer on OsX Snow Leopard
fixed in commit:860f66d Jürgen Fischer
11:35 AM Bug report #5338 (Closed): QGIS master crashes adding a WFS layer on OsX Snow Leopard
fixed in commit:860f66d Jürgen Fischer
06:10 AM Bug report #5338 (Feedback): QGIS master crashes adding a WFS layer on OsX Snow Leopard
Larry Shaffer wrote:
> Working on #5597 it looks like Jürgen Fischer may have fixed this.
>
> https://gist.github.co...
Giovanni Manghi
07:26 PM Revision 860f66d3 (qgis): take III on #5597
Jürgen Fischer
07:02 PM Revision b600ff73 (qgis): another take on #5597
Jürgen Fischer
06:52 PM Revision f998a44a (qgis): some fixes in geoprocessing tools (hope this will fix database support)
Alexander Bruy
06:25 PM Bug report #5597: External URL access via PyQt crashes QGIS on Mac OS X
Confirmed commit:860f66d works for Mac OS X 10.6.8 as well. Larry Shaffer
12:05 PM Bug report #5597: External URL access via PyQt crashes QGIS on Mac OS X
Larry Shaffer wrote:
> Radim, instead of a checkbox, do you think that after applying this stopgap fix for 1.8 releas...
Radim Blazek
11:36 AM Bug report #5597 (Closed): External URL access via PyQt crashes QGIS on Mac OS X
Jürgen Fischer
11:33 AM Bug report #5597 (Resolved): External URL access via PyQt crashes QGIS on Mac OS X
Jürgen Fischer
10:42 AM Bug report #5597: External URL access via PyQt crashes QGIS on Mac OS X
Jürgen, your take III (commit:860f66d) works as before.
Attached screen snap shows OpenLayers, WMS and WFS layers, a...
Larry Shaffer
10:42 AM Bug report #5597: External URL access via PyQt crashes QGIS on Mac OS X
It looks like this latest patch has fixed it, at least from my limited testing. Larry can test further and close it o... John Tull
10:22 AM Bug report #5597: External URL access via PyQt crashes QGIS on Mac OS X
Here is the crash report from the last update to the code. John Tull
10:18 AM Bug report #5597: External URL access via PyQt crashes QGIS on Mac OS X
Jürgen Fischer wrote:
> Or like in commit:b600ff7
That fix does not work. Same crashes in PyQt code, OpenLayers plu...
Larry Shaffer
10:08 AM Bug report #5597: External URL access via PyQt crashes QGIS on Mac OS X
Larry Shaffer wrote:
> Maybe move check back to signal emit code, but possibly leave a comment in the slot about the ...
Jürgen Fischer
10:04 AM Bug report #5597: External URL access via PyQt crashes QGIS on Mac OS X
Radim, instead of a checkbox, do you think that after applying this stopgap fix for 1.8 release maybe the QgsCustomiz... Larry Shaffer
09:51 AM Bug report #5597: External URL access via PyQt crashes QGIS on Mac OS X
Radim Blazek wrote:
> I have added the thread check in commit:d77069d2 , please test if it helps. ...
Hi, Radim. Unf...
Larry Shaffer
09:51 AM Bug report #5597: External URL access via PyQt crashes QGIS on Mac OS X
Attached is my crash log with Radim's update applied. This crash was produced running the python code that Larry prov... John Tull
09:28 AM Bug report #5597 (Reopened): External URL access via PyQt crashes QGIS on Mac OS X
Radim Blazek
09:27 AM Bug report #5597: External URL access via PyQt crashes QGIS on Mac OS X
I have added the thread check in commit:d77069d2 , please test if it helps. For other 'normal' customization crashes ... Radim Blazek
09:23 AM Bug report #5597 (Closed): External URL access via PyQt crashes QGIS on Mac OS X
Fixed in changeset commit:"d77069d2b0e05cc1cac51efa56ba5a4327989076". Radim Blazek
04:32 AM Bug report #5597: External URL access via PyQt crashes QGIS on Mac OS X
Radim Blazek wrote:
> Right. Should I add the [...] check to QgsCustomization::preNotify to keep it closer to where t...
Jürgen Fischer
03:49 AM Bug report #5597: External URL access via PyQt crashes QGIS on Mac OS X
Jürgen Fischer wrote:
> Anyway, the customization stuff is all about the UI (Radim correct me, if I'm wrong). Theref...
Radim Blazek
02:36 AM Bug report #5597: External URL access via PyQt crashes QGIS on Mac OS X
Jürgen Fischer wrote:
> Checking if the customization stuff (never used it so far) still works would be nice too.
A...
Larry Shaffer
06:24 PM Revision d77069d2 (qgis): check thread in customization, it should fix #5597
Radim Blazek
03:38 PM Revision 7200ea23 (qgis): make Clip tool work with SpatiaLite layers (fix #4571)
Alexander Bruy
03:25 PM Revision 53cd1d44 (qgis): make Dissolve tool work with SpatiaLite (addresses #4571)
Alexander Bruy
03:02 PM Bug report #5622: layer properties, general, provider-specific options, encoding can not saved an...
wrong encoding of non latin characters seems to be an issue in gdal.
The item, that you can not save the encoding in ...
Gerhard Spieles
01:37 PM Bug report #5626: Union and Symetrical difference tools do not work if input layers are PostGIS data
Thanks! Everything works fine! Salvatore Larosa
11:32 AM Bug report #5626 (Closed): Union and Symetrical difference tools do not work if input layers are ...
Just tested using attached sample data with PostGIS and SpatiaLite: both tools works. Please reopen if necessary Alexander Bruy
11:32 AM Bug report #5626 (Closed): Union and Symetrical difference tools do not work if input layers are ...
Just tested using attached sample data with PostGIS and SpatiaLite: both tools works. Please reopen if necessary Alexander Bruy
11:30 AM Bug report #5626: Union and Symetrical difference tools do not work if input layers are PostGIS data
Adam Hirsch wrote:
> I'm also seeing a hang trying to run Symmetric Difference or Union on two Vector layers in a reg...
Alexander Bruy
10:43 AM Bug report #5626: Union and Symetrical difference tools do not work if input layers are PostGIS data
I'm also seeing a hang trying to run Symmetric Difference or Union on two Vector layers in a regular project, no Post... Adam Hirsch
10:09 AM Bug report #5626: Union and Symetrical difference tools do not work if input layers are PostGIS data
Alexander Bruy wrote:
> I add some database related fixes. Unfortunately, currently I have no access to PostGIS DB an...
Giovanni Manghi
10:04 AM Bug report #5626: Union and Symetrical difference tools do not work if input layers are PostGIS data
I add some database related fixes. Unfortunately, currently I have no access to PostGIS DB and can't test. Please che... Alexander Bruy
02:13 AM Bug report #5626 (Closed): Union and Symetrical difference tools do not work if input layers are ...
Subject says it all!
testing data:...
Salvatore Larosa
09:41 AM Bug report #5630 (Closed): After specifying a Target SRID with drag and drop, QGIS still opens th...
When dropping a .shp file into a PG connection, we can specify a Target SRID. However, after pressing OK, the Coordin... Ian Packham
09:28 AM Bug report #5629 (Closed): Unable to import a layer containing multipart and/or 3D geometries
When dropping a shapefile into DB Manager, PG connection, I get an error message with no text.
The "Import vector la...
Ian Packham
08:04 AM Bug report #5615: Qgis crashes frequently when digitizing streams over aerial images (via WMS and...
Was the existing project made with a previous QGIS version? Paolo Cavallini
07:57 AM Bug report #5615: Qgis crashes frequently when digitizing streams over aerial images (via WMS and...
New findings:
If I open a pre-existing project and start digitizing, QGIS crashes soon after and keeps crashing If I...
Filipe Dias
07:16 AM Feature request #5628 (Open): optional "Layer Order" entries for Labels and Diagrams
Add the ability to control the rendering order of Labels and Diagrams. Perhaps with the addition list entries named: ... Matt Sim
06:49 AM Feature request #5627 (Open): Browser should list postgis tables without geometrytype constraint
The "Add PostGIS Layers" dialog shows mixed geometry types, but the browser ignores them. (So, nothing is broken... w... Matt Sim
06:47 AM Bug report #4571 (Closed): Dissolve and clip on spatialite vectors don't work and causes crash
Fixed in changeset commit:"7200ea23f1ac260046ac84ac2466cc6819f46f57". Alexander Bruy
06:19 AM Revision b982fdc2 (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton
06:15 AM Bug report #5184 (Rejected): GoogleLayersPlugin 0.7.2 crash with 1.74 and QGIS-master
AFAIK, GoogleLayers plugin is obsolete now, so I close this ticket. Alexander Bruy
06:15 AM Bug report #5184 (Rejected): GoogleLayersPlugin 0.7.2 crash with 1.74 and QGIS-master
AFAIK, GoogleLayers plugin is obsolete now, so I close this ticket. Alexander Bruy
06:11 AM Bug report #4106 (Feedback): Error in join
Alexander Bruy
05:56 AM Bug report #5620: libqgis_core in the build directory is not used when running crssync during build
I have the same problem. It fails during the first installation. Developers do not notice that, because they have alr... Radim Blazek
05:09 AM Bug report #5272 (Closed): Symbol level dialog causes QGIS crash
Giovanni Manghi
02:18 AM Bug report #5272: Symbol level dialog causes QGIS crash
Tested commit:c367a35, symbol level dialog seems to work as aspecteced, I suggest to close the ticket.
Thanks,
Alessa...
Alessandro Ciali

2012-05-22

01:58 AM Bug report #5338: QGIS master crashes adding a WFS layer on OsX Snow Leopard
Working on #5597 it looks like Jürgen Fischer may have fixed this.
https://gist.github.com/2771300
Larry Shaffer
01:51 AM Bug report #5597: External URL access via PyQt crashes QGIS on Mac OS X
Larry Shaffer wrote:
> It may fix those issues as well. Also, be good to have more testing before committing.
Checki...
Jürgen Fischer
01:45 AM Bug report #5597: External URL access via PyQt crashes QGIS on Mac OS X
Posting results (and a link to your gist) to:
#5338
#5027
It may fix those issues as well. Also, be good to have mo...
Larry Shaffer
01:05 AM Bug report #5597: External URL access via PyQt crashes QGIS on Mac OS X
Larry Shaffer wrote:
> Do you think this stems from the HTTP connections running in separate thread? If so, I wonder ...
Jürgen Fischer
12:59 AM Bug report #5597: External URL access via PyQt crashes QGIS on Mac OS X
Jürgen Fischer wrote:
> please try the updated gist.
Yes, that works.
Do you think this stems from the HTTP connec...
Larry Shaffer
11:08 PM Bug report #5597: External URL access via PyQt crashes QGIS on Mac OS X
Larry Shaffer wrote:
> Mac crash reporter report to go with last update.
please try the updated gist.
Jürgen Fischer
03:11 PM Bug report #5597: External URL access via PyQt crashes QGIS on Mac OS X
Mac crash reporter report to go with last update. Larry Shaffer
03:07 PM Bug report #5597: External URL access via PyQt crashes QGIS on Mac OS X
Jürgen Fischer wrote:
> unfortunate - please try the updated gist. It'll probably produce loads of output. What's t...
Larry Shaffer
02:21 PM Bug report #5597: External URL access via PyQt crashes QGIS on Mac OS X
Larry Shaffer wrote:
> I built QGIS with RelWithDebInfo, but still don't get anything useful output to log for the cr...
Jürgen Fischer
02:09 PM Bug report #5597: External URL access via PyQt crashes QGIS on Mac OS X
Jürgen Fischer wrote:
> So we're not done - just starting to debug.
I was afraid you were going to say that.
> Ple...
Larry Shaffer
01:19 PM Bug report #5597: External URL access via PyQt crashes QGIS on Mac OS X
Larry Shaffer wrote:
> Jürgen Fischer wrote:
>
> > Might https://gist.github.com/2771088 help?
>
> Why, yes, it doe...
Jürgen Fischer
12:45 PM Bug report #5597: External URL access via PyQt crashes QGIS on Mac OS X
Jürgen Fischer wrote:
> Might https://gist.github.com/2771088 help?
Why, yes, it does! Wow, I was all over the plac...
Larry Shaffer
12:24 PM Bug report #5597: External URL access via PyQt crashes QGIS on Mac OS X
John Tull wrote:
> I can tell you that the crash still occurs with 4.8.2 installed on my machine, so it does not appe...
Jürgen Fischer
12:13 PM Bug report #5597: External URL access via PyQt crashes QGIS on Mac OS X
I can tell you that the crash still occurs with 4.8.2 installed on my machine, so it does not appear that the commit ... John Tull
09:18 PM Revision e7af002b (qgis): wmts: use QObject property to make tile resolutions available to tilesc...
Jürgen Fischer
08:50 PM Revision dfb8fcb9 (qgis): wmts: use KVP GetMap only when allowed
Jürgen Fischer
04:52 PM Revision c367a35c (qgis): create vector grid in layer CRS (fix #5204)
Alexander Bruy
03:29 PM Revision 860f3708 (qgis): correctly handle WMS rasters in Random Points tool (fix #5202)
Alexander Bruy
03:29 PM Revision c94269cc (qgis): make "use value from field" available in Random Points tools, also show
only integer fields (fix #4570) Alexander Bruy
01:58 PM Revision fbdebd1e (qgis): fix crash on opening symbol levels dialog when using categorized render...
Jürgen Fischer
01:22 PM Revision 049f5ca8 (qgis): fix #5617. Patch submitted by Salvatore Larosa, thanks!
Alexander Bruy
01:16 PM Revision a76d629f (qgis): Revert last commit
This reverts commit 5cb6dd7c0b686890cffff1c0d4476dfa2dce57f9. Alexander Bruy
01:13 PM Bug report #5272: Symbol level dialog causes QGIS crash
Yes it is. I'll try the new version as soon as possible. Thanks,
Alessandro
Alessandro Ciali
05:05 AM Bug report #5272: Symbol level dialog causes QGIS crash
Are trying with the categorized renderer with "Display classification attribute names in legend" enabled in options? ... Jürgen Fischer
12:38 PM Revision 5cb6dd7c (qgis): store geometries from GeometryCollection in list
Alexander Bruy
11:22 AM Bug report #5621: make browser remove the file extensions when dragging and dropping layers into ...
prototype using 2nd column for file type Etienne Tourigny
07:50 AM Bug report #5621: make browser remove the file extensions when dragging and dropping layers into ...
responded to the mailing list so things are centralized Etienne Tourigny
09:03 AM Revision 5745fb90 (qgis): Split tool: prefer default values for new features vs. values copied fr...
Marco Hugentobler
09:01 AM Feature request #5076: Add option "Remove from disk" to legend layer menu
It's OK for QGIS Browser, but it is very, very bad and dangerous idea for Quantum GIS Desktop. zirneklitis -
08:02 AM Bug report #5204: Create grid: wrong extent with OTF
Ok, I modified this tool to create grid in layer CRS. Please reopen if necessary Alexander Bruy
08:00 AM Bug report #5204 (Closed): Create grid: wrong extent with OTF
Fixed in changeset commit:"c367a35ce9ae468660d2b25de9c04ec3613102bb". Alexander Bruy
07:02 AM Bug report #5204: Create grid: wrong extent with OTF
May be better having coordinates and extent in CRS of the layer of origin? After all, the grid is made to be superimp... Paolo Cavallini
05:16 AM Bug report #5204: Create grid: wrong extent with OTF
When OTFR activated, output grid should be in project CRS and have coordinates in this CRS, right? Alexander Bruy
06:37 AM Bug report #4570 (Closed): "use value from input field" not available for the tool "random points"
Fixed in changeset commit:"c94269cce2a3189596f470b0f0e0175108a8ed4d". Alexander Bruy
06:37 AM Bug report #5202 (Closed): "random points" tool create points all in the same place if a raster (...
Fixed in changeset commit:"860f3708bbf8e3a2f1f4e7e427bf7f67670951ac". Alexander Bruy
04:32 AM Bug report #5617 (Closed): Unexpected results from "union" and "intersection" tool, maybe others
Fixed in changeset commit:"049f5ca83a93b5900d2c828b213db566c4f7ac9c". Alexander Bruy
03:59 AM Bug report #5624 (Closed): Renaming a spatialite table fails in DB Manager
Are you sure you're using the master version and not the db_manager in ~/.qgis/python/plugins/?
I'm increasing the ve...
Giuseppe Sucameli
03:59 AM Bug report #5624 (Closed): Renaming a spatialite table fails in DB Manager
Are you sure you're using the master version and not the db_manager in ~/.qgis/python/plugins/?
I'm increasing the ve...
Giuseppe Sucameli
03:25 AM Bug report #5611: Deleting multiple classified symbols in the style window not working
confirmed on master. Giovanni Manghi
03:18 AM Feature request #5612: Add data defined symbol in new symbology (is/was available in old symbology)
I agree.... data defined symbols are much needed and were/are available in old symbology. Giovanni Manghi
02:14 AM Bug report #4421 (Closed): Raster are very slow to load when calculating stats
Probably the changes made by Alexander recently have provided benefit for this issue as also for #4862.
The overall ...
Giovanni Manghi
02:14 AM Bug report #4421 (Closed): Raster are very slow to load when calculating stats
Probably the changes made by Alexander recently have provided benefit for this issue as also for #4862.
The overall ...
Giovanni Manghi

2012-05-21

01:38 AM Bug report #4862: GRASS rasters are very slow to load and are causing crash on Windows

> The problem of the slowness when computing stats seems a general one and not strictly related to GRASS rasters.
s...
Giovanni Manghi
01:34 AM Bug report #4862 (Closed): GRASS rasters are very slow to load and are causing crash on Windows
Hi Radim,
the initial issue described in this ticket seems somehow solved. Not sure when this happened. Adding GRASS...
Giovanni Manghi
01:34 AM Bug report #4862 (Closed): GRASS rasters are very slow to load and are causing crash on Windows
Hi Radim,
the initial issue described in this ticket seems somehow solved. Not sure when this happened. Adding GRASS...
Giovanni Manghi
05:17 AM Bug report #4862: GRASS rasters are very slow to load and are causing crash on Windows
Data are read twice to get average first and stddev in second pass.
I am not sure if it may be much faster even calc...
Radim Blazek
04:51 AM Bug report #4862: GRASS rasters are very slow to load and are causing crash on Windows
With current master on Linux and your mdt_aster_pt-tm06_GeoTIFF.tif imported to GRASS it loads in about 3s using by d... Radim Blazek
12:46 AM Bug report #5622 (Feedback): layer properties, general, provider-specific options, encoding can n...
seems a lot #5255 if confirmed then is the known issue in GDAL, not QGIS. I hit the same issue yesterday on linux and... Giovanni Manghi
12:46 AM Bug report #5622 (Feedback): layer properties, general, provider-specific options, encoding can n...
seems a lot #5255 if confirmed then is the known issue in GDAL, not QGIS. I hit the same issue yesterday on linux and... Giovanni Manghi
12:46 AM Bug report #5622 (Feedback): layer properties, general, provider-specific options, encoding can n...
seems a lot #5255 if confirmed then is the known issue in GDAL, not QGIS. I hit the same issue yesterday on linux and... Giovanni Manghi
12:45 AM Bug report #5624 (Closed): Renaming a spatialite table fails in DB Manager
... Tim Sutton
12:11 AM Bug report #5475 (Closed): Problem to insert splitted geometries in postgis
Thinking about the split features dialog, I realise that it is important to insert default values into the dialog to ... Marco Hugentobler
08:50 AM Bug report #5475: Problem to insert splitted geometries in postgis
I agree that having a dialog similar to QgsMergeAttributesDialog after the split operation would be simpler approach ... Giovanni Allegri
11:59 PM Bug report #5621: make browser remove the file extensions when dragging and dropping layers into ...
Rasters are also going to support D&D.
Rasters and vectors must be consistent.
File extension must be displayed in ...
Radim Blazek
05:48 PM Bug report #5621: make browser remove the file extensions when dragging and dropping layers into ...
Giuseppe Sucameli wrote:
> Etienne Tourigny wrote:
> > have a consistent behaviour. Which is best?
> >
> > 1) Always...
Giovanni Manghi
05:48 PM Bug report #5621: make browser remove the file extensions when dragging and dropping layers into ...
Giovanni Manghi wrote:
> Etienne Tourigny wrote:
> > I guess for rasters it's ok to always have the extension, right?...
Giuseppe Sucameli
05:39 PM Bug report #5621: make browser remove the file extensions when dragging and dropping layers into ...
Etienne Tourigny wrote:
> have a consistent behaviour. Which is best?
>
> 1) Always adding the extension and strippi...
Giuseppe Sucameli
05:22 PM Bug report #5621: make browser remove the file extensions when dragging and dropping layers into ...
Etienne Tourigny wrote:
> I guess for rasters it's ok to always have the extension, right? Because there are no othe...
Giovanni Manghi
05:21 PM Bug report #5621: make browser remove the file extensions when dragging and dropping layers into ...

> 2) Never adding the extension and adding it in the legend
I like more this because is a feature often requested b...
Giovanni Manghi
05:13 PM Bug report #5621: make browser remove the file extensions when dragging and dropping layers into ...
I guess for rasters it's ok to always have the extension, right? Because there are no other D&D operations. Unless I... Etienne Tourigny
04:50 PM Bug report #5621: make browser remove the file extensions when dragging and dropping layers into ...
Here is the commit:
https://github.com/qgis/Quantum-GIS/blob/a2b80be89b1d183cfeb69bc019e6fcaddb4bb404/src/providers/...
Etienne Tourigny
02:51 PM Bug report #5621: make browser remove the file extensions when dragging and dropping layers into ...
Giovanni Manghi wrote:
> Etienne Tourigny wrote:
> > I am probably responsible for that... I thought it was more expl...
Etienne Tourigny
02:05 PM Bug report #5621: make browser remove the file extensions when dragging and dropping layers into ...
Giovanni Manghi wrote:
> what about allowing have the extensions added as an option in qgis general properties?
In g...
Giovanni Manghi
02:04 PM Bug report #5621: make browser remove the file extensions when dragging and dropping layers into ...
what about allowing have the extensions added as an option in qgis general properties? Giovanni Manghi
02:03 PM Bug report #5621: make browser remove the file extensions when dragging and dropping layers into ...
Giovanni Manghi wrote:
> Etienne Tourigny wrote:
> > I am probably responsible for that... I thought it was more expl...
Giuseppe Sucameli
01:52 PM Bug report #5621: make browser remove the file extensions when dragging and dropping layers into ...
Etienne Tourigny wrote:
> I am probably responsible for that... I thought it was more explanatory to know what the so...
Giovanni Manghi
01:48 PM Bug report #5621: make browser remove the file extensions when dragging and dropping layers into ...
I am probably responsible for that... I thought it was more explanatory to know what the source is (i.e. tiff vs. net... Etienne Tourigny
11:55 PM Feature request #3278: Explode selected features
Related to #3834 Volker Fröhlich
11:55 PM Feature request #3278: Explode selected features
Related to #3834 Volker Fröhlich
11:54 PM Feature request #3834: Add a button to separate the selected parts of a multipart feature while e...
Related to #3278 Volker Fröhlich
09:27 PM Bug report #5597: External URL access via PyQt crashes QGIS on Mac OS X
Well, I just installed Ubuntu Pangolin 12.04 and loaded up QGIS 1.8, which is compiled against Qt 4.8.1 and it does n... Larry Shaffer
09:19 AM Bug report #5597: External URL access via PyQt crashes QGIS on Mac OS X
Let's hope you have found the source of the phantom crashes in trunk on OSX. Perhaps this is also related to the cras... John Tull
04:04 AM Bug report #5597: External URL access via PyQt crashes QGIS on Mac OS X
Done some more research, and think I have maybe found where to look for the problem/fix. A core C++ dev will need to ... Larry Shaffer
08:52 PM Revision 5ff3354f (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
Radim Blazek
08:47 PM Revision 5a4412a2 (qgis): updated widgets / customization
Radim Blazek
08:32 PM Revision 17803446 (qgis): fix 'unused' warning
Jürgen Fischer
08:24 PM Revision 4c066e4c (qgis): partial fix for #5617 from Salvatore Larosa (slightly modified)
Alexander Bruy
06:38 PM Feature request #5587: v.in.ogr.qgis should allow us to ignore details
Thanks. From the best I can tell, this is not yet available in 1.7.4? Or if it is, it's not available in a repository... Aren Cambre
05:58 PM Revision 81a612c8 (qgis): open sqlite3 database readonly where possible (another followup on 9154...
Jürgen Fischer
04:57 PM Revision 74a612bb (qgis): update icon link for api doc - again
Jürgen Fischer
04:57 PM Revision abda05c1 (qgis): merge master:
- don't use createFromEpsg
- cleanup: don't save tiles for debugging
Jürgen Fischer
04:57 PM Revision db6f314f (qgis): DBManager: don't raise any errors while disconnecting signals from dest...
Giuseppe Sucameli
04:57 PM Revision 095779d9 (qgis): update icon link for api doc
Jürgen Fischer
04:57 PM Revision c4adf776 (qgis): DBManager: added missing required (not implicit) self argument
Giuseppe Sucameli
04:57 PM Revision d651892b (qgis): log more verbose error messages if the view primary key selection is wr...
Jürgen Fischer
04:57 PM Revision 8cb380ad (qgis): DBManager: remove label from separators (fix #5393)
Giuseppe Sucameli
04:57 PM Revision 86243eb8 (qgis): fix zip file reading for gdal<1.9 and add test for folder-in-zip
Etienne Tourigny
04:57 PM Revision 56353916 (qgis): fix #5176
Jürgen Fischer
04:57 PM Revision d11f0f52 (qgis): trim proj4 parameters for sql queries (#5598)
Etienne Tourigny
04:57 PM Revision b7f5c286 (qgis): zip files: update VSIReadDirRecursive1() from VSIReadDirRecursive() in ...
Etienne Tourigny
04:57 PM Revision ee2dd79d (qgis): add missing copyright headers to c++ files
Jürgen Fischer
04:57 PM Revision d0728856 (qgis): prefer non-deprecated crses (fixes part of #4977)
Etienne Tourigny
04:57 PM Revision 19e2286b (qgis): fix #5544
Jürgen Fischer
04:57 PM Revision 46dba8a2 (qgis): WFS service Capability request resource bug
D'Hont René-Luc
04:57 PM Revision 45dc1051 (qgis): QgsMapRenderer: Load projection flag and destination CRS before extent....
Marco Hugentobler
04:51 PM Bug report #5136: Styles saved as QML if filename don't have .sld suffix
This problem is due to a QT issue...
A solution may be to use a non-native QFileDialog but it should be avoided.
A ...
Giuseppe Sucameli
04:34 PM Revision 8b86d833 (qgis): fix feature info for WMS 1.3
Jürgen Fischer
03:27 PM Bug report #5327: Nodetool partially broken on qgis-master
Giuseppe Sucameli wrote:
> I suppose the geometry is not updated after the vertex is moved and the following steps se...
Jürgen Fischer
08:01 AM Bug report #5327: Nodetool partially broken on qgis-master
I suppose the geometry is not updated after the vertex is moved and the following steps seem to trust me:
1. move a ...
Giuseppe Sucameli
03:20 PM Bug report #4011: Map canvas flickers when content is dragged
It would be helpful to find out which versions of Qt produce the crashed from #2714 - for those ones the workaround c... Martin Dobias
05:42 AM Bug report #4011: Map canvas flickers when content is dragged
Matthias Kuhn wrote:
> I reverted patch commit:f4d26d6211830a866030a333236dcfbf15e077aa and the flicker disappeared. ...
Giovanni Manghi
01:27 PM Revision 4dfa15f8 (qgis): update icon link for api doc - again
Jürgen Fischer
01:25 PM Revision 61d098d2 (qgis): update icon link for api doc
Jürgen Fischer
01:11 PM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...
I have commited more changes to my pull request. Once commited and built, I will send a mailing list email toask peop... Etienne Tourigny
04:52 AM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...
I use and dev on linux, and sometimes test on windows. I will post another, permanent fix today(for stray buggy GEOGC... Etienne Tourigny
11:38 AM Bug report #5486 (Closed): SRS error for new SpatiaLite layer in old SL DBs
Probably that db has no spatial_ref_sys table and then it's an invalid SL database. Giuseppe Sucameli
11:38 AM Bug report #5486 (Closed): SRS error for new SpatiaLite layer in old SL DBs
Probably that db has no spatial_ref_sys table and then it's an invalid SL database. Giuseppe Sucameli
07:43 AM Bug report #5617: Unexpected results from "union" and "intersection" tool, maybe others

> Anyway, today I worked on this issue and I solved many problems! It seems be not a GEOS bug!
> I'll do a git pull ...
Giovanni Manghi
07:41 AM Bug report #5617: Unexpected results from "union" and "intersection" tool, maybe others
Giovanni Manghi wrote:
> Hi Salvatore,
> probably the "shared" segment on the left is not perfectly overlapped betwee...
Salvatore Larosa
07:09 AM Bug report #4486: Diagrams: export to image or pdf (or direct printing) doesn't respect Print Com...
Still a big problem as of version 1.9 !
1) All exports of diagrams overlay fails when set to MM ... as described by A...
Stef Lef
05:35 AM Bug report #5615 (Open): Qgis crashes frequently when digitizing streams over aerial images (via ...
Filipe Dias wrote:
> I did some more tests in 2 PCs
>
> With tiff - on a new and clean project (opened, loaded .tiff...
Giovanni Manghi
04:01 AM Revision 36084520 (qgis): finished adding pymorph algorithms
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@187 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]

2012-05-20

01:52 AM Revision f97a6b51 (qgis): replaced mmqgis by new improved version, compatible with standalone plugin
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@186 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]
12:39 AM Bug report #5486: SRS error for new SpatiaLite layer in old SL DBs
See subject and comment #9: yes, this is due to old DBs Paolo Cavallini
11:29 AM Bug report #5486: SRS error for new SpatiaLite layer in old SL DBs
Unable to reproduce it. Probably the problem depends on the used database (old or what?).
Could you provide a small ...
Giuseppe Sucameli
12:17 AM Bug report #5475: Problem to insert splitted geometries in postgis
>(see comment 15)
Ah true, the comment list is too long to keep the overview :-)
Marco Hugentobler
12:07 AM Bug report #5475: Problem to insert splitted geometries in postgis
Marco Hugentobler wrote:
> Another possible solution would be to show QgsMergeAttributesDialog after a split operatio...
Jürgen Fischer
11:21 PM Bug report #5475: Problem to insert splitted geometries in postgis
Another possible solution would be to show QgsMergeAttributesDialog after a split operation (the attribute form is le... Marco Hugentobler
03:24 AM Bug report #5475: Problem to insert splitted geometries in postgis
The contextual menu patch can be a useful tool, anyway I would open the form dialog at the end of the split operation... Giovanni Allegri
07:00 PM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...
Etienne, I've just tested a osgeo4w QGIS windows build (based on commit:c64b715) and - yay - the attached shapefile i... Mathieu Pellerin - nIRV
09:09 AM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...
What gdal version are you using? works here with gdal 1.9, even before changes in pull request 144. Etienne Tourigny
06:57 PM Revision b4d8a5ae (qgis): DBManager: don't raise any errors while disconnecting signals from dest...
Giuseppe Sucameli
06:57 PM Revision c2118e74 (qgis): DBManager: remove label from separators (fix #5393)
Giuseppe Sucameli
06:57 PM Revision c64b7157 (qgis): DBManager: added missing required (not implicit) self argument
Giuseppe Sucameli
05:04 PM Revision 4d3cf1ab (qgis): Marked updateFeatureCount as unused (removes compiler warning)
Tim Sutton
02:04 PM Bug report #5622 (Closed): layer properties, general, provider-specific options, encoding can not...
In Qgis 1.7.x, you can choose and save the encoding (p.e. utf8, system) of the dbf-file. In 1.8, you can choose the e... Gerhard Spieles
12:45 PM Revision f11878b6 (qgis): fix zip file reading for gdal<1.9 and add test for folder-in-zip
Etienne Tourigny
12:17 PM Bug report #5615: Qgis crashes frequently when digitizing streams over aerial images (via WMS and...
I did some more tests in 2 PCs
With tiff - on a new and clean project (opened, loaded .tiff and shp and started digi...
Filipe Dias
11:14 AM Bug report #5615: Qgis crashes frequently when digitizing streams over aerial images (via WMS and...
Filipe Dias wrote:
> Yes it happens on a different machine, with a clean installation. Did you "push" things? Sometim...
Giovanni Manghi
09:57 AM Bug report #5393 (Closed): Separator with label in DB Manager menu
Fixed in changeset commit:"c2118e744f94567ae8c503649ed3e2e23345e716". Giuseppe Sucameli
09:48 AM Bug report #5621 (Closed): make browser remove the file extensions when dragging and dropping lay...
subject says it all Giovanni Manghi
08:33 AM Bug report #5617: Unexpected results from "union" and "intersection" tool, maybe others
Salvatore Larosa wrote:
> Also, I tested Line Intersection and Clip tools but w/out success I always get a blank vect...
Giovanni Manghi
07:04 AM Bug report #5617: Unexpected results from "union" and "intersection" tool, maybe others
Also, I tested Line Intersection and Clip tools but w/out success I always get a blank vector!
In PostGIS, as Giovan...
Salvatore Larosa

2012-05-19

01:05 AM Bug report #5615: Qgis crashes frequently when digitizing streams over aerial images (via WMS and...
Yes it happens on a different machine, with a clean installation. Did you "push" things? Sometimes it only takes a fe... Filipe Dias
03:41 PM Bug report #5615 (Feedback): Qgis crashes frequently when digitizing streams over aerial images (...
Hi Filipe,
I believe we already discussed this issue privately recently. I gave it a go another time with the provid...
Giovanni Manghi
10:13 PM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...
I've done that, as well as removing the custom crs from the recently used crs. QGIS still ends up creating a custom C... Mathieu Pellerin - nIRV
09:13 PM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...
Just saw this - you can delete the user-defined crs from your personal db with Settings-Custom CRS Etienne Tourigny
09:04 PM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...
Hi
this is probably because you already have that user-defined crs in your personal srs.db . This happened to me whe...
Etienne Tourigny
08:58 PM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...
Etienne, thanks for looking into this.
I've compiled the latest revision of qgis-master, which includes your commit...
Mathieu Pellerin - nIRV
08:41 PM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...
I have addressed your concern, and also added a test which should point out any new regressions.
https://github.com/...
Etienne Tourigny
12:07 PM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...
OSRExportToProj4 always inserts a trailing space, and we should consider that user input could have a trailing space,... Etienne Tourigny
07:39 AM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...
Probably we should go deeper and search for the function that adds (or not removes) that trailing space, otherwise th... Giuseppe Sucameli
07:33 AM Bug report #5598 (Closed): CRS attribution algorithm for newly added layers broken in qgis-master...
The pull request (by Etienne) was merged in master branch. Giuseppe Sucameli
07:33 AM Bug report #5598 (Closed): CRS attribution algorithm for newly added layers broken in qgis-master...
The pull request (by Etienne) was merged in master branch. Giuseppe Sucameli
07:31 AM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...
in this case (and probably most cases, it's the +nodefs . Most (all?) proj strings end with a space:
'+proj=longlat ...
Etienne Tourigny
05:19 AM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...
Giuseppe Sucameli wrote:
> The string is splitted on space(s) followed by '+' sign, where spaces are in the param?
F...
Giuseppe Sucameli
04:16 AM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...
Happy to know that my commit doesn't work as I expected :)
But I really don't understand why trimming the string fix...
Giuseppe Sucameli
08:31 PM Bug report #5030: Incorrect layer CRS is shown when opening CRS selector more than once (recently...
OK, this is partly fixed, but there is still a nasty bug.
If a layer's CRS is not in the list of recently used CRSs,...
Alister Hood
08:08 PM Feature request #4069: Enhancement: ability to search for a plugin to run
If plugins are ported to sextante where appropriate this will probably no longer be necessary. Alister Hood
07:55 PM Bug report #5620 (Closed): libqgis_core in the build directory is not used when running crssync d...
Building on Arch Linux fails like this:... Alister Hood
07:53 PM Bug report #4074 (Closed): "invert color map" is not checked when it has been enabled for a layer
Fixed in master Alister Hood
07:53 PM Bug report #4074 (Closed): "invert color map" is not checked when it has been enabled for a layer
Fixed in master Alister Hood
07:53 PM Bug report #4074 (Closed): "invert color map" is not checked when it has been enabled for a layer
Fixed in master Alister Hood
03:51 PM Revision 1b6b8415 (qgis): Merge pull request #142 from etiennesky/fix_crs
Fix crs issues Tim Sutton
03:48 PM Revision 9dcee6b4 (qgis): Merge pull request #141 from etiennesky/zip_fixes2
zip files: update VSIReadDirRecursive1() from VSIReadDirRecursive() in gdal trunk Tim Sutton
03:08 PM Bug report #5617 (Feedback): Unexpected results from "union" and "intersection" tool, maybe others
I'm not sure it is a QGIS issue at all: as this operations are done through the GEOS library it may be a GEOS issue a... Giovanni Manghi
03:08 PM Bug report #5617 (Feedback): Unexpected results from "union" and "intersection" tool, maybe others
I'm not sure it is a QGIS issue at all: as this operations are done through the GEOS library it may be a GEOS issue a... Giovanni Manghi
09:07 AM Bug report #5475: Problem to insert splitted geometries in postgis
Other ideas:
# leave the attributes of the splitted feature untouched and require the use to use the merge attributes...
Jürgen Fischer
07:23 AM Bug report #5597: External URL access via PyQt crashes QGIS on Mac OS X
Hi Martin,
> Does that code produce a crash also outside of QGIS environment?
Not with PyQt. My help browser works ...
Larry Shaffer
03:23 AM Bug report #5597: External URL access via PyQt crashes QGIS on Mac OS X
Does that code produce a crash also outside of QGIS environment? Martin Dobias
07:21 AM Revision 396aaf1c (qgis): prefer non-deprecated crses (fixes part of #4977)
Etienne Tourigny
07:11 AM Revision e3f25dae (qgis): trim proj4 parameters for sql queries (#5598)
Etienne Tourigny

2012-05-18

10:34 PM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...
Found a solution - the parameters passed to sql query must be trimmed.
This is a regression caused by commit:2a830...
Etienne Tourigny
08:32 PM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...
The problem is that OGR's MorphFromESRI() wkt fixing code (see gdal bug #4345) does not work with this file, because ... Etienne Tourigny
10:10 PM Revision b6997a07 (qgis): zip files: update VSIReadDirRecursive1() from VSIReadDirRecursive() in ...
Etienne Tourigny
07:36 PM Revision 1e7b9ed0 (qgis): add missing copyright headers to c++ files
Jürgen Fischer
01:36 PM Bug report #5475: Problem to insert splitted geometries in postgis
Giovanni Allegri wrote:
> Ok, but I think that (if it would be possible/paid/sponsored/etc) it should be different. A...
Jürgen Fischer
01:29 PM Bug report #5475: Problem to insert splitted geometries in postgis
Ok, but I think that (if it would be possible/paid/sponsored/etc) it should be different. A split operation should be... Giovanni Allegri
10:55 AM Bug report #5475: Problem to insert splitted geometries in postgis
Giovanni Allegri wrote:
> I agree with you Jürgen. Anyway, I think that a good design is to resume from a commit if a...
Jürgen Fischer
07:48 AM Bug report #5475: Problem to insert splitted geometries in postgis
I agree with you Jurgen. Anyway, I think that a good design is to resume from a commit if an error happens. In this c... Giovanni Allegri
07:33 AM Bug report #5475: Problem to insert splitted geometries in postgis
Giovanni Allegri wrote:
> If we want keep the responsability out of the provider, I think we should advice the user a...
Jürgen Fischer
06:05 AM Bug report #5475: Problem to insert splitted geometries in postgis
> It could, but that might also be considered a bug - if someone wants to set an explicit key (see #5608).
Mmm, you'...
Giovanni Allegri
05:55 AM Bug report #5475: Problem to insert splitted geometries in postgis
Giovanni Allegri wrote:
> Actually this is a provider concern. The provider has the ability to know what kind of PK i...
Jürgen Fischer
05:40 AM Bug report #5475: Problem to insert splitted geometries in postgis
??Now it has a concrete value in it. Currently there is no way to know which attributes make up the primary key outsi... Giovanni Allegri
03:20 AM Bug report #5475: Problem to insert splitted geometries in postgis
Giovanni Allegri wrote:
> Being impossible for Qgis to judge how to manage PKs, it should be left to the backend to m...
Jürgen Fischer
03:09 AM Bug report #5475: Problem to insert splitted geometries in postgis
When I insert a new feature, the PK attribute is automatically filled with the following string:
@nextval('testsplit...
Giovanni Allegri
02:53 AM Bug report #5475: Problem to insert splitted geometries in postgis
If the insert of the new features fails, the user receives a descriptive error message and still has the possibility ... Marco Hugentobler
01:20 PM Revision 56808d91 (qgis): fix #5176
Jürgen Fischer
01:06 PM Revision 85cf8c35 (qgis): log more verbose error messages if the view primary key selection is wr...
Jürgen Fischer
12:26 PM Revision 4c673b19 (qgis): WFS service Capability request resource bug
D'Hont René-Luc
10:15 AM Feature request #5618 (Closed): Handling of GRASS console output
GRASS console output is often very useful, and should be easy to inspect for
the user
Paolo Cavallini
10:02 AM Bug report #5597: External URL access via PyQt crashes QGIS on Mac OS X
Ok, I tested under 10.6.8/Qt 4.7.4 with no issues (external URLs loaded fine in QWebViews).
To remove PyQt from the ...
Larry Shaffer
05:47 AM Bug report #5617 (Closed): Unexpected results from "union" and "intersection" tool, maybe others
dear all.

we discovered that there is an incorrect behavior with the geoprocessing functions in qGis with a particu...
Marica Landini bulma
05:05 AM Revision 7f4e3716 (qgis): implemented a few more pymorph algorithms
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@185 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]
04:21 AM Bug report #5176 (Closed): Wrong projections for custom CRS
Fixed in changeset commit:"56808d91a12ddb33b1d173778f3b47b136876093". Jürgen Fischer

2012-05-17

01:50 AM Revision d28b6559 (qgis): WMTS/WMS-C: remove Cache-Control header from tile requests to force cac...
Jürgen Fischer
01:25 AM Bug report #4011: Map canvas flickers when content is dragged
I reverted patch commit:f4d26d6211830a866030a333236dcfbf15e077aa and the flicker disappeared. (This makes sense, as t... Matthias Kuhn
12:24 AM Bug report #5616 (Closed): "Add" button is enabled when no PostGIS layers are selected
In the "Add PostGIS Table(s)" dialog, when no layers are selected, the "Add" button is enabled. Clicking this button ... Mike Taves
11:29 PM Bug report #5597: External URL access via PyQt crashes QGIS on Mac OS X
Hi Marco,
I agree that it should just be classified as high until more testing can show if QGIS src to be the cause....
Larry Shaffer
11:13 PM Bug report #5597: External URL access via PyQt crashes QGIS on Mac OS X
That looks like a packaging or Qt compilation problem on OS X. Therefore I think it should not be classified as a blo... Marco Hugentobler
11:28 PM Revision ed0cb5d4 (qgis): fix #5544
Jürgen Fischer
09:09 PM Revision f3330e6b (qgis): wmts fixes:
- [FEATURE] add support for CRS:27 and CRS:83 in QgsCoordinateReferenceSystem
- fix axis orientation for CRS:84
- res...
Jürgen Fischer
09:06 PM Revision d6ea1b94 (qgis): minor formatting fixes
Alexander Bruy
09:06 PM Revision e454c5f7 (qgis): debian packaging: add optional support for gdal 1.9 in ubuntu lucid/one...
Jürgen Fischer
09:06 PM Revision 52a35edd (qgis): show warning before updating exisiting shapefile (fix #5335)
Alexander Bruy
09:06 PM Revision f48a4bf6 (qgis): Add Multigeometries support in Simplify tool for geomVertexCount function
slarosa
09:06 PM Revision 99f88b31 (qgis): add MultiLineString support to Densify geometries tool (addresses #5577)
Alexander Bruy
09:06 PM Revision 4be77266 (qgis): run make t2tdoc
Jürgen Fischer
09:06 PM Revision 3b0d3dbe (qgis): QgsMSLayerCache inherits from QObject to use signal/slot mechanism
Marco Hugentobler
09:06 PM Revision 260d76b8 (qgis): fix cmake warning and report GDAL version
Jürgen Fischer
09:06 PM Revision 663beae1 (qgis): re-run scripts/scandeps.pl
Jürgen Fischer
09:06 PM Revision be13365a (qgis): Rastercalculator: fix for reading out of source raster bounds
Marco Hugentobler
09:06 PM Revision b2dbfc8f (qgis): fix overriding of locale in options
Jürgen Fischer
09:06 PM Revision 8b2445ea (qgis): fix GDAL version check
Jürgen Fischer
09:06 PM Revision f4c21a17 (qgis): Invalidate cache layers if project files are changed
Marco Hugentobler
09:06 PM Revision 30d270f6 (qgis): Empty config file entry in layer cache for sld layers
Marco Hugentobler
09:06 PM Revision 32cd9b55 (qgis): also add MultiPolygon support in Densify geometry
Alexander Bruy
04:56 PM Revision 16b3417f (qgis): implemented a few more pymorph algorithms
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@184 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]
02:48 PM Revision 783b67f1 (qgis): QgsMapRenderer: Load projection flag and destination CRS before extent....
Marco Hugentobler
02:37 PM Bug report #4271: British National Grid CRS incorrectly specified when exporting to MapInfo
A colleague pointed out behaviour matching this to me, except with the Australian Datums (GDA94 and ADG84) and associ... ramon .
02:30 PM Bug report #5544 (Closed): --configpath not used
Fixed in changeset commit:"ed0cb5d468d56e4977c9e47bb9cb8852a74f87d0". Jürgen Fischer
01:50 PM Revision bc367ce7 (qgis): update fr strings
Jean-Roc Morreale
01:48 PM Revision 45510c05 (qgis): Merge branch 'master' of git://github.com/qgis/Quantum-GIS
Jean-Roc Morreale
12:51 PM Bug report #4969 (Closed): Postgis Primary key
Giuseppe Sucameli wrote:
> The problem occurs again (regression?).
> The first primary key for views is not pre-sele...
Jürgen Fischer
12:51 PM Bug report #4969 (Closed): Postgis Primary key
Giuseppe Sucameli wrote:
> The problem occurs again (regression?).
> The first primary key for views is not pre-sele...
Jürgen Fischer
12:51 PM Bug report #4969 (Closed): Postgis Primary key
Giuseppe Sucameli wrote:
> The problem occurs again (regression?).
> The first primary key for views is not pre-sele...
Jürgen Fischer
12:51 PM Bug report #4969 (Closed): Postgis Primary key
Giuseppe Sucameli wrote:
> The problem occurs again (regression?).
> The first primary key for views is not pre-sele...
Jürgen Fischer
12:51 PM Bug report #4969 (Closed): Postgis Primary key
Giuseppe Sucameli wrote:
> The problem occurs again (regression?).
> The first primary key for views is not pre-sele...
Jürgen Fischer
12:51 PM Bug report #4969 (Closed): Postgis Primary key
Giuseppe Sucameli wrote:
> The problem occurs again (regression?).
> The first primary key for views is not pre-sele...
Jürgen Fischer
12:51 PM Bug report #4969 (Closed): Postgis Primary key
Giuseppe Sucameli wrote:
> The problem occurs again (regression?).
> The first primary key for views is not pre-sele...
Jürgen Fischer
09:20 AM Bug report #5608 (Closed): Value in Primary Key Field with Sequence Is Ignored When New Feature I...
Lee Hachadoorian wrote:
> Tested with master. Can confirm correct behavior, so this is an old/already fixed problem. ...
Jürgen Fischer
09:20 AM Bug report #5608 (Closed): Value in Primary Key Field with Sequence Is Ignored When New Feature I...
Lee Hachadoorian wrote:
> Tested with master. Can confirm correct behavior, so this is an old/already fixed problem. ...
Jürgen Fischer
09:17 AM Bug report #5608: Value in Primary Key Field with Sequence Is Ignored When New Feature Is Added
Tested with master. Can confirm correct behavior, so this is an old/already fixed problem. Affected version should ha... Lee Hachadoorian
08:02 AM Bug report #5615 (Closed): Qgis crashes frequently when digitizing streams over aerial images (vi...
I've been trying to digitize a number of streams over (1) Bing aerial layers, (2) Bing images obtained from WMS and (... Filipe Dias
06:02 AM Revision 40f1ea53 (qgis): started adding pymorph library
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@183 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]
05:50 AM Bug report #5605 (Closed): Zoom is not restored opening a project with OTFR on while the canvas h...
Fixed in 783b67f1baf2a6de2e709499f7698966ce22e50f Marco Hugentobler

2012-05-16

09:05 PM Revision bfd846a1 (qgis): fix last commit - not my day - sorry
Jürgen Fischer
08:59 PM Revision 3a252fc1 (qgis): fix feature info for WMS 1.3
Jürgen Fischer
06:29 PM Revision f503bc3e (qgis): Revert last four accidental commits:
backport wmts support: 50ba9929afaf470e9417b4779e85835648f022cc
WMTS/WMS updates: 84959cb891348fa498a3eadd4b4b464dbd7...
Jürgen Fischer
06:22 PM Revision 0bac04db (qgis): debian packaging: add optional support for gdal 1.9 in ubuntu lucid/one...
Jürgen Fischer
04:23 PM Revision d18529fc (qgis): show warning before updating exisiting shapefile (fix #5335)
Alexander Bruy
02:47 PM Feature request #5612 (Closed): Add data defined symbol in new symbology (is/was available in old...
It would be great to be able to assign a unique symbol to unique classified values in new symbology interface, the sa... Carlos da Ponte
02:44 PM Bug report #5611 (Closed): Deleting multiple classified symbols in the style window not working
in the Layer Properties / Style tab (using the new symbology interface) if I classify a layer, then select multiple s... Carlos da Ponte
02:39 PM Bug report #5610 (Closed): MS SQL Server driver - Attribute table empty after using Query builder
After using the MS SQL Server driver and the query builder to filter the imported layer/table, the attribute table is... Carlos da Ponte
01:44 PM Bug report #5609 (Closed): Print composer probably generating pdf even if user canceled the file...
Steps to reproduce:
# Open some big project - it's necessary to see the time difference, don't check this if output p...
Wojciech Jurkowlaniec
12:29 PM Bug report #5608: Value in Primary Key Field with Sequence Is Ignored When New Feature Is Added
Not reproducable with master.
Creating a table with:...
Jürgen Fischer
10:33 AM Bug report #5608 (Closed): Value in Primary Key Field with Sequence Is Ignored When New Feature I...
See thread [Qgis-user] QGis 1.7.4 possible bug with PostgreSQL/Postgis manual integer primary key? http://lists.osgeo... Lee Hachadoorian
09:34 AM Bug report #5607: Qgis-nigthly builds from qgis.org/ubuntugis-nightly depends on libgdal 1.7.0
Already noticed. Hopefully fixed in commit:0bac04db. Let's wait for the next round of nightly builds. Jürgen Fischer
09:23 AM Bug report #5607 (Closed): Qgis-nigthly builds from qgis.org/ubuntugis-nightly depends on libgdal...
The new nigthly builds for the ubuntugis ppa depends on libgdal 1.7.0
> apt-rdepends qgis | grep libgdal
> Reading ...
leonardo andres hardtke
09:15 AM Bug report #5564: linux qgis nightly-build built using 2-years-old gdal 1.7.3, creating misaligne...
I got an answer form the ubuntugis people...
> owner changed from ubuntu@… to jlarouche
> status changed from ...
leonardo andres hardtke
05:17 AM Bug report #5564: linux qgis nightly-build built using 2-years-old gdal 1.7.3, creating misaligne...
Hi there...
I found something strange...
> apt-rdepends qgis | grep libgdal
> Reading package lists... Done
> Buildin...
leonardo andres hardtke
07:32 AM Bug report #5335 (Closed): "export/add geometry columns" make QGIS crash if you have previously o...
Fixed in changeset commit:"d18529fc266cf03992a35244164b73e04e505a0e". Alexander Bruy
07:23 AM Feature request #5606 (Open): Defining column types for CSV imports
At work we use Mac OS X. Microsoft Office for Mac no longer supports DBF exports, and much of our data that we'd like... Kenton Ngo
06:39 AM Bug report #5544: --configpath not used
I think this should be a blocker. Several organizations rely on this feature in their more complex setups. In my opin... Andreas Neumann
06:39 AM Bug report #5544: --configpath not used
I think this should be a blocker. Several organizations rely on this feature in their more complex setups. In my opin... Andreas Neumann
06:39 AM Bug report #5544: --configpath not used
I think this should be a blocker. Several organizations rely on this feature in their more complex setups. In my opin... Andreas Neumann
04:24 AM Revision 38b3212b (qgis): fixed #5566
added deactivation of algorithms in modeler
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-...
[email protected]
02:59 AM Bug report #5605 (Closed): Zoom is not restored opening a project with OTFR on while the canvas h...
The zoom is not correctly restored when opening a project which has OTFR on while the canvas has OTFR off.
Steps to ...
Giuseppe Sucameli

2012-05-15

11:43 PM Bug report #4521: Map Tips does not work with on the fly CRS transformation
Submitting a patch for this issue. But please review it carefully since I'm new both to C++ and Qgis core programming... Victor Axbom
11:11 PM Bug report #5602: Identify disabled in WMS for grouped layers
tested on:
- ubuntu 10.04 + qgis trunk
- win xp + qgis 1.7.4
- win server 2003 + qgis 1.7.4
- win 7 + qgis 1.7.4
All...
michele zanolli
08:09 AM Bug report #5602 (Feedback): Identify disabled in WMS for grouped layers
Giovanni Manghi
08:06 AM Bug report #5602: Identify disabled in WMS for grouped layers
what platform and qgis version? Giovanni Manghi
08:02 AM Bug report #5602 (Closed): Identify disabled in WMS for grouped layers
I have a WMS service (mapserver) like this:
-group1
--layer1
--layer2
--layer3
If I open separately layer1, layer2...
michele zanolli
06:01 PM Revision 07e4fb15 (qgis): Merge branch 'master' of git://github.com/qgis/Quantum-GIS
Jean-Roc Morreale
01:11 PM Bug report #5544: --configpath not used
I tried on linux (fedora 17) with qgis master, same problem. Jean-Roc Morreale
07:34 AM Bug report #5544: --configpath not used
I redid a try on Windows 7 and 1.8.0-Lisboa Lisboa, 3874b10
I deleted the previous qgis folder so the app would crea...
Jean-Roc Morreale
10:36 AM Feature request #5604 (Closed): Add a "select all classes" button in vector style tab
Sometimes in categorised and graduated symbology the number of classes is HUGE and if a user needs to change a proper... Giovanni Manghi
08:54 AM Bug report #5597: External URL access via PyQt crashes QGIS on Mac OS X
I have tested it on latest 1.8 under Mac OS X 10.7.3, too. Also crashes.
Here is where William Kyngesburye mentione...
Larry Shaffer
08:01 AM Bug report #5597: External URL access via PyQt crashes QGIS on Mac OS X
Larry Shaffer wrote:
> Giovanni Manghi wrote:
> > If this is a regression since 1.7.4 please tag this as blocker.
>
...
Giovanni Manghi
05:19 AM Bug report #5597: External URL access via PyQt crashes QGIS on Mac OS X
Giovanni Manghi wrote:
> If this is a regression since 1.7.4 please tag this as blocker.
How do I change the status ...
Larry Shaffer
08:53 AM Feature request #5603 (Closed): Add support for project files in the QGIS browser
subject say it all Giovanni Manghi
08:35 AM Bug report #5255 (Reopened): Wrong codepage of shapefile
You can try custom QGIS build from NextGIS (http://nextgis.ru/en/nextgis-qgis/) where this issue solved Alexander Bruy
08:32 AM Bug report #5255: Wrong codepage of shapefile
Recompiled GDAl and QGIS:
QGIS version: 1.8.0-Lisboa, QGIS code revision: a1255fc, Compiled against GDAL/OGR: 2.0dev...
zirneklitis -
04:54 AM Bug report #5601 (Closed): print composer rendering
Creating a custom point will not render correctly in print composer. The legend will display the point ok but the com... Jake Maier
02:34 AM Bug report #5588: Print Composer - arrow size
see also #5590 Giovanni Manghi
02:14 AM Bug report #5588: Print Composer - arrow size
Yep, 1.7.4 Jonathan Moules
02:33 AM Bug report #5590: Arrow in composer - "bounding box" corners
Ok I see, but I would say that this issue is related to #5588 Giovanni Manghi
02:18 AM Bug report #5590: Arrow in composer - "bounding box" corners
Screenshot attached. 1.7.4 on Windows server 2008 r2 Jonathan Moules

2012-05-14

01:38 AM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...
Also, I noticed that in PROJ4.7 EPSG 3148 is defined:... Salvatore Larosa
01:28 AM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...

> In the same setup (GDAL and maybe PROJ.4)?
yes, on osgeo4w
Giovanni Manghi
01:25 AM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...
Giovanni Manghi wrote:
> but the bottom line is that qgis 1.7.4 reads correctly also the provided prj
In the same se...
Jürgen Fischer
01:22 AM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...
Salvatore Larosa wrote:
> It seem depends on the PRJ file definition!
> If you use the definition as below [1], QGIS ...
Giovanni Manghi
01:19 AM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...
It seem depends on the PRJ file definition!
If you use the definition as below [1], QGIS acknowledges the correct ref...
Salvatore Larosa
12:57 AM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...
Also, regarding testepsg not showing the +towgs84 value, I believe this is not linked to the issue raised here. The a... Mathieu Pellerin - nIRV
12:54 AM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...
I don't think it's a gdal issue here: on a windows machine with both qgis (1.7.4) and qgis-dev (to-be 1.8) installed,... Mathieu Pellerin - nIRV
12:47 AM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...
I can confirm the issue with the provided shapefile (tested on Windows/osgei4w) as actually I don't have a Linux mach... Giovanni Manghi
11:02 PM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...
I have the same problem as you. I believe it is a problem with gdal. testepsg shows the towgs84 is being stripped o... cgsbob -
07:26 PM Bug report #5598 (Closed): CRS attribution algorithm for newly added layers broken in qgis-master...
Something's seriously wrong with CRS attribution for newly added layers in qgis-master (i.e. soon to be 1.8). I have ... Mathieu Pellerin - nIRV
01:32 AM Bug report #5599: Unable to select/identify a polyline
It happens with both the identify/select tools and affects also master. Giovanni Manghi
01:32 AM Bug report #5599: Unable to select/identify a polyline
It happens with both the identify/select tools and affects also master. Giovanni Manghi
01:22 AM Bug report #5599 (Closed): Unable to select/identify a polyline
I have a shape file containing polylines. For some of the polylines, QGis fails to detect clicks on the lines (they d... Dieter De Paepe
01:21 AM Bug report #4480 (Closed): Increase/decrease priority in rule-based rendering
Paolo Cavallini
12:37 AM Revision 50ba9929 (qgis): backport wmts support
Jürgen Fischer
12:31 AM Revision 3ff1bff1 (qgis): wmts fixes:
- fix tile limits
- fix support support for multiple formats
Jürgen Fischer
12:17 AM Bug report #5597 (Feedback): External URL access via PyQt crashes QGIS on Mac OS X
If this is a regression since 1.7.4 please tag this as blocker. I cannot test myself as I have not access to a Mac. Giovanni Manghi
06:22 PM Bug report #5597 (Closed): External URL access via PyQt crashes QGIS on Mac OS X
After typing the following commands at the Python Console, QGIS crashes (after entering last command):... Larry Shaffer
07:02 PM Bug report #5564: linux qgis nightly-build built using 2-years-old gdal 1.7.3, creating misaligne...
I've confirmed that using a linux qgis build with gdal 1.9 fixes the displacement issue which was raised while filing... Mathieu Pellerin - nIRV
11:14 AM Bug report #5564: linux qgis nightly-build built using 2-years-old gdal 1.7.3, creating misaligne...
leonardo andres hardtke wrote:
> Nice! I found:
>
> Precise:
> deb http://qgis.org/ubuntugis-nightly precise mai...
leonardo andres hardtke
11:10 AM Bug report #5564: linux qgis nightly-build built using 2-years-old gdal 1.7.3, creating misaligne...
Giovanni Manghi wrote:
> they are not new, but there is still no qgis package in ubuntugis/precise
>
> https://launc...
Jürgen Fischer
11:00 AM Bug report #5564: linux qgis nightly-build built using 2-years-old gdal 1.7.3, creating misaligne...
leonardo andres hardtke wrote:
> Nice! I found:
>
> Precise:
> deb http://qgis.org/ubuntugis-nightly precise mai...
Giovanni Manghi
10:54 AM Bug report #5564: linux qgis nightly-build built using 2-years-old gdal 1.7.3, creating misaligne...
Nice! I found:
Precise:
deb http://qgis.org/ubuntugis-nightly precise main
deb-src http://qgis.org/ubuntugis-nig...
leonardo andres hardtke
04:52 PM Bug report #4969: Postgis Primary key
The behavior was changed in commit:494561167 probably because if the the first suitable pkey is pre-selected the user... Giuseppe Sucameli
02:08 PM Feature request #5596 (Closed): Pass feature Geometry to custom form
Instead of the featureId which is 0 for a newely created feature
http://irclogs.geoapt.com/qgis/%23qgis.2012-05-13.log
Marco Bernasocchi
11:27 AM Bug report #5543: OSX several plugins not loading
More discussion on this issue:
http://osgeo-org.1560.n6.nabble.com/OSGEO4W-vs-Mac-OS-X-Qt-version-or-34-plugins-slig...
Larry Shaffer
10:52 AM Feature request #5589 (Closed): Useability issues with scalebar component in composer
same thing as #5592
It is probably (surely) possible to make things better about the scalebar, but it is a documente...
Giovanni Manghi
10:52 AM Feature request #5589 (Closed): Useability issues with scalebar component in composer
same thing as #5592
It is probably (surely) possible to make things better about the scalebar, but it is a documente...
Giovanni Manghi
09:11 AM Feature request #5589 (Closed): Useability issues with scalebar component in composer
I consider this a bug but typically most people consider this sort of thing a "feature request".
Simply put, the cur...
Jonathan Moules
10:18 AM Bug report #5590 (Feedback): Arrow in composer - "bounding box" corners
I cannot confirm on master on Ubuntu. Can you please leave feeback and post a screenshot? Giovanni Manghi
10:18 AM Bug report #5590 (Feedback): Arrow in composer - "bounding box" corners
I cannot confirm on master on Ubuntu. Can you please leave feeback and post a screenshot? Giovanni Manghi
10:18 AM Bug report #5590 (Feedback): Arrow in composer - "bounding box" corners
I cannot confirm on master on Ubuntu. Can you please leave feeback and post a screenshot? Giovanni Manghi
09:13 AM Bug report #5590 (Closed): Arrow in composer - "bounding box" corners
The four corners for the "bounding box" of the arrow you add in print composer aren't actually surrounding the arrow ... Jonathan Moules
10:13 AM Bug report #5588 (Feedback): Print Composer - arrow size
I confirm it on master/ubuntu. If the user mistakenly just click instead of dragging a little the mouse, then it rema... Giovanni Manghi
10:13 AM Bug report #5588 (Feedback): Print Composer - arrow size
I confirm it on master/ubuntu. If the user mistakenly just click instead of dragging a little the mouse, then it rema... Giovanni Manghi
10:13 AM Bug report #5588 (Feedback): Print Composer - arrow size
I confirm it on master/ubuntu. If the user mistakenly just click instead of dragging a little the mouse, then it rema... Giovanni Manghi
09:26 AM Bug report #5588: Print Composer - arrow size
"Attribute table" does this too. Other elements may also.
The reason this is a problem is because if I wanted to "mo...
Jonathan Moules
08:58 AM Bug report #5588 (Closed): Print Composer - arrow size
I create a new composer, then click on the "Add arrow" button and then click on the blank space.
This gives me a pidd...
Jonathan Moules
10:07 AM Bug report #2001 (Closed): Postgis Manager notes for enhancements/bug fixes
Alexander Bruy wrote:
> Now DB Manager in core, so I think we can close this ticket
you are right
Giovanni Manghi
10:07 AM Bug report #2001 (Closed): Postgis Manager notes for enhancements/bug fixes
Alexander Bruy wrote:
> Now DB Manager in core, so I think we can close this ticket
you are right
Giovanni Manghi
10:05 AM Feature request #5592 (Closed): Right-clicking to "lock" things in composer
Hi,
as this is a request for a change of something/behaviour that already exist (and that by the way is documented i...
Giovanni Manghi
10:05 AM Feature request #5592 (Closed): Right-clicking to "lock" things in composer
Hi,
as this is a request for a change of something/behaviour that already exist (and that by the way is documented i...
Giovanni Manghi
09:24 AM Feature request #5592 (Closed): Right-clicking to "lock" things in composer
1.7.4
I discovered this feature by accident. One minute I'm fiddling around with my boxes, the next my box is locked...
Jonathan Moules
09:57 AM Bug report #5593 (Closed): upside down labels turned upside up with new labelling machanism
I have legacy data using points to label contour lines. The points have associated angle information which places the... Kay F. Jahnke
07:55 AM Bug report #5255 (Closed): Wrong codepage of shapefile
Giovanni Manghi
07:45 AM Bug report #5255: Wrong codepage of shapefile
Bug in GDAL already fixed, see http://trac.osgeo.org/gdal/ticket/4650 Alexander Bruy
07:18 AM Bug report #5255: Wrong codepage of shapefile
zirneklitis - wrote:
> It's impossible to switch the code page for any shape files created by QGIS.
it is not qgis f...
Giovanni Manghi
07:14 AM Bug report #5255: Wrong codepage of shapefile
When *.dbf file is re-saved with OpenOffice Calc, QGIS shows the correct characters with any given code page. Until ... zirneklitis -

2012-05-13

12:37 AM Bug report #5584: QGIS crashes saving a vector with an empty geometry
Hi Marco,
Marco Hugentobler wrote:
> The problem is that in Settings->Snapping options, avoid intersection is switch...
Giovanni Manghi
12:04 AM Bug report #5584: QGIS crashes saving a vector with an empty geometry
The problem is that in Settings->Snapping options, avoid intersection is switched on for the layer 'limites'. Therefo... Marco Hugentobler
01:56 PM Bug report #5584: QGIS crashes saving a vector with an empty geometry
very odd... if in the attached project I remove (not only unselect) the layer "limites", then it work all as expected. Giovanni Manghi
01:31 PM Bug report #5584 (Closed): QGIS crashes saving a vector with an empty geometry
See the attached sample project. Open it.
* You will see a "pda" shape polygon layer that is empty
* Try digitize the...
Giovanni Manghi
12:02 AM Feature request #5587: v.in.ogr.qgis should allow us to ignore details
This is very easy to fix (patches welcome), but will probably be not, as our efforts are mainly devoted to the new se... Paolo Cavallini
08:04 PM Feature request #5587 (Closed): v.in.ogr.qgis should allow us to ignore details
Per #4620, there's a GRASS bug that is totally preventing me from importing certain data into GRASS. However, it appe... Aren Cambre
11:49 PM Bug report #3550: Labels scale dependency not saved
Confirmed on Windows 7 32 bit, QGIS 1.7.4 411aff6, and on Android 3.2 QGIS QGIS 1.9.90 a8cf00d
I've inserted specifi...
Dmitry D
11:19 PM Bug report #4821: Can't print in A0 size, used to work in QGIS 1.6
It should work much better on 32bit machines with change commit:0bf56ab225789dacbd0e7a6523486eda2b054d67 for many cas... Marco Hugentobler
10:42 PM Revision 84959cb8 (qgis): WMTS/WMS updates:
- larger precision in BBOX (WMS/WMS-C)
- keep GetCapabilities request or document for GetCapabilities request (WMTS)
...
Jürgen Fischer
10:38 PM Revision 4b5d2652 (qgis): missed a dialog
Jürgen Fischer
10:36 PM Revision 2130b02c (qgis): [FEATURE] WMTS
Jürgen Fischer
07:24 PM Revision 2caba61b (qgis): update fr strings
Jean-Roc Morreale
04:00 PM Feature request #5586 (Closed): Print composer: allow draw annotation without needing to draw a grid
I know that the line/cross size can be set to 0, but this way around the map beside the annotations is not visible an... Giovanni Manghi
02:26 PM Bug report #5585 (Closed): cannot snap after having finished editing (and started again)
I'm not a guy that does a lot of digitizing, so I would be happy if someone can demonstrate that I'm the one doing th... Giovanni Manghi
09:48 AM Revision 346991e2 (qgis): Merge pull request #140 from slarosa/master
Add Multigeometries support in Simplify tool Alexander Bruy
09:46 AM Revision a1255fce (qgis): minor formatting fixes
Alexander Bruy

2012-05-12

01:54 AM Bug report #5577: "Densify geomteries" crashes QGIS
Alexander Bruy wrote:
> As I understand, shapefile can contain in LineString layer also MultiLineString geometries, a...
Giovanni Manghi
04:19 AM Bug report #5577 (Closed): "Densify geomteries" crashes QGIS
As I understand, shapefile can contain in LineString layer also MultiLineString geometries, and in MultiLineString la... Alexander Bruy
04:19 AM Bug report #5577 (Closed): "Densify geomteries" crashes QGIS
As I understand, shapefile can contain in LineString layer also MultiLineString geometries, and in MultiLineString la... Alexander Bruy
04:07 AM Bug report #5577: "Densify geomteries" crashes QGIS
Well,
FID 0,2,3 wkbType() returns 2 and isMultipart() returns False;
FID 1 wkbType() returns 5 and isMultipart() ret...
Salvatore Larosa
03:32 AM Bug report #5577: "Densify geomteries" crashes QGIS
Alexander Bruy wrote:
> Well, take a look at geometry with FID = 1. This one is MultiGeometry and you can easy check ...
Salvatore Larosa
12:24 AM Revision edaadddb (qgis): fix cmake warning and report GDAL version
Jürgen Fischer
08:01 PM Revision e9ff0723 (qgis): Add Multigeometries support in Simplify tool for geomVertexCount function
slarosa
01:49 PM Bug report #5576: Paths with accented characters give error when opening files
Pierre-Luc Auclair wrote:
> I can't confirm it's a regression.
ok, I'll change the priority, change it again if you ...
Giovanni Manghi
01:36 PM Bug report #5576: Paths with accented characters give error when opening files
I can't confirm it's a regression. Pierre-Luc Auclair
01:04 PM Revision 2607535b (qgis): also add MultiPolygon support in Densify geometry
Alexander Bruy
10:53 AM Bug report #5579: qgis-plugin-grass fails to install from nightly build on Ubuntu Precise
Problem was a corrupted package cache - manually uninstalling and reinstalling dependencies appears eventually to hav... Kevin Kenny
10:09 AM Bug report #5579 (Closed): qgis-plugin-grass fails to install from nightly build on Ubuntu Precise
Kevin Kenny wrote:
> > GRASS
> >
> > If you want the GRASS plugin make sure to install the optional package
> >
> >...
Jürgen Fischer
10:09 AM Bug report #5579 (Closed): qgis-plugin-grass fails to install from nightly build on Ubuntu Precise
Kevin Kenny wrote:
> > GRASS
> >
> > If you want the GRASS plugin make sure to install the optional package
> >
> >...
Jürgen Fischer
09:32 AM Bug report #5579: qgis-plugin-grass fails to install from nightly build on Ubuntu Precise
Thanks for your time, and sorry that I'm being too stupid to install this stuff.
In the nightly repository, I see th...
Kevin Kenny
07:17 AM Bug report #5579: qgis-plugin-grass fails to install from nightly build on Ubuntu Precise
Kevin Kenny wrote:
> that appears to be older than anything available for Ubuntu Precise from the ubuntugis-unstable...
Jürgen Fischer
04:30 AM Bug report #5579: qgis-plugin-grass fails to install from nightly build on Ubuntu Precise
Uhm, I've been installing from the nightly build repository - as it says in the first line of the problem description... Kevin Kenny
10:26 AM Revision 033d58d4 (qgis): add MultiLineString support to Densify geometries tool (addresses #5577)
Alexander Bruy
04:50 AM Bug report #2001 (Feedback): Postgis Manager notes for enhancements/bug fixes
Now DB Manager in core, so I think we can close this ticket Alexander Bruy
04:39 AM Bug report #4547: Garbled Japanese characters in GRASS plugin
Looks like duplicate of #3164 (same issue for cyrillic) Alexander Bruy
04:39 AM Bug report #4547: Garbled Japanese characters in GRASS plugin
Looks like duplicate of #3164 (same issue for cyrillic) Alexander Bruy
04:37 AM Bug report #4480 (Feedback): Increase/decrease priority in rule-based rendering
Should be fixed by Martin's improvements for rule-based renderer Alexander Bruy

2012-05-11

01:57 AM Feature request #5583: Allow enter interactively reclass rules in r.reclass
Check wxpy GRASS GUI for an example implementation Paolo Cavallini
01:42 AM Feature request #5583 (Closed): Allow enter interactively reclass rules in r.reclass
subject says it all Giovanni Manghi
01:49 AM Bug report #5577: "Densify geomteries" crashes QGIS
Anyway I add MultiLineString support in commit:033d58d454, and now attached file processed correctly. Now working on ... Alexander Bruy
01:45 AM Bug report #5577: "Densify geomteries" crashes QGIS
Salvatore Larosa wrote:
> I don't think that the problem is the MultiGeometries:
>
> [...]
>
> indeed it is not a M...
Alexander Bruy
01:34 AM Bug report #5577: "Densify geomteries" crashes QGIS
Alexander Bruy wrote:
> This is because attached layer contains MultiLineString geometry. It is odd that wkbType() fo...
Giovanni Manghi
01:32 AM Bug report #5577: "Densify geomteries" crashes QGIS
I don't think that the problem is the MultiGeometries:... Salvatore Larosa
12:31 AM Bug report #5577: "Densify geomteries" crashes QGIS
This is because attached layer contains MultiLineString geometry. It is odd that wkbType() for this layer returns 2 (... Alexander Bruy
11:01 AM Bug report #5577 (Closed): "Densify geomteries" crashes QGIS
On Ubuntu 64bit
gio@sibirica:~$ qgis
Warning: loading of qgis translation failed [/usr/share/qgis/i18n//qgis_en_US]
...
Giovanni Manghi
01:36 AM Bug report #5579 (Feedback): qgis-plugin-grass fails to install from nightly build on Ubuntu Precise
There are no yet packages for QGIS in the ubuntugis/precise repository. If you want to install qgis-dev/1.8 in precis... Giovanni Manghi
07:53 PM Bug report #5579 (Closed): qgis-plugin-grass fails to install from nightly build on Ubuntu Precise
I've been updating from nightly builds to get a QGIS compatible with the Ubuntu Precise system libraries. The last t... Kevin Kenny
01:32 AM Bug report #5576 (Feedback): Paths with accented characters give error when opening files
It is a blocker only if it is a regression (in qgis-master aka 1.8 aka Lisboa) since 1.7.4, con you confirm is a regr... Giovanni Manghi
10:24 AM Bug report #5576: Paths with accented characters give error when opening files
Note, this doesn't seem to happen on every type of file formats.
.xls files do not work, while .shp do.
Pierre-Luc Auclair
10:11 AM Bug report #5576 (Closed): Paths with accented characters give error when opening files
If you try to open a file and its path contains accented characters, the file will not load, giving error : ".../is n... Pierre-Luc Auclair
05:37 PM Revision fa8c9ba8 (qgis): Empty config file entry in layer cache for sld layers
Marco Hugentobler
05:37 PM Revision 6678c751 (qgis): QgsMSLayerCache inherits from QObject to use signal/slot mechanism
Marco Hugentobler
05:37 PM Revision 0971879a (qgis): Invalidate cache layers if project files are changed
Marco Hugentobler
04:20 PM Revision 19a5a471 (qgis): run make t2tdoc
Jürgen Fischer
04:12 PM Revision 7d108f67 (qgis): re-run scripts/scandeps.pl
Jürgen Fischer
12:29 PM Revision 44248cb0 (qgis): fix GDAL version check
Jürgen Fischer
11:08 AM Bug report #5571 (Closed): Debian testing build fails after Qt update.
Apparently a problem in @libqtwebkit-dev@ that is already fixed in unstable. cmake looks for @libQtWebKit.so@ in @/us... Jürgen Fischer
09:28 AM Bug report #5571: Debian testing build fails after Qt update.
To my knowledge this is a problem in the libqtwebkit debian package and should be reported to the creator of the debi... Werner Macho
09:28 AM Bug report #5571: Debian testing build fails after Qt update.
To my knowledge this is a problem in the libqtwebkit debian package and should be reported to the creator of the debi... Werner Macho
11:03 AM Bug report #5578 (Closed): Node tools symbols (squares) are left on the canvas when the layer is ...
Subject says it all. Giovanni Manghi
08:18 AM Bug report #4537: Unfilled Selected polygons not shown: boundaries not highlighted
One more thing:
if a polygon is filled with a SVG with no round corners (to all the area is covered by the svg patch...
Giovanni Manghi
08:18 AM Bug report #4537: Unfilled Selected polygons not shown: boundaries not highlighted
One more thing:
if a polygon is filled with a SVG with no round corners (to all the area is covered by the svg patch...
Giovanni Manghi
08:02 AM Bug report #5575: The button "classify" has no effect when changing the the color ramp (but not t...
it affects also 1.7.4 so is not a regression/blocker. Giovanni Manghi
07:58 AM Bug report #5575 (Closed): The button "classify" has no effect when changing the the color ramp (...
Tested on master:
pick a vector, make a categorised symbology by selecting a color ramp and a field and hit the "cla...
Giovanni Manghi
07:53 AM Bug report #5574 (Closed): QGIS 1.7.4 fails to start on WinXP SP3 due missing mingwm10.dll
After installing QGIS standalone QGIS-OSGeo4W-1.7.4-d211b16 it fails to start due to missing mingwm10.dll file. If fi... marisn -
05:31 AM Bug report #4969: Postgis Primary key
Blocker as policy for regressions. Giuseppe Sucameli
05:28 AM Bug report #4969 (Open): Postgis Primary key
The problem occurs again (regression?).
The first primary key for views is not pre-selected, on Ubuntu 11.04 and QGi...
Giuseppe Sucameli
05:28 AM Bug report #4969 (Open): Postgis Primary key
The problem occurs again (regression?).
The first primary key for views is not pre-selected, on Ubuntu 11.04 and QGi...
Giuseppe Sucameli
03:59 AM Bug report #5572 (Feedback): Project properties- Bad allocation
I have seen this recently on a Windows machine. Solved by uninstalling, removing proper qgis windows registry keys an... Giovanni Manghi
03:59 AM Bug report #5572 (Feedback): Project properties- Bad allocation
I have seen this recently on a Windows machine. Solved by uninstalling, removing proper qgis windows registry keys an... Giovanni Manghi
03:59 AM Bug report #5572 (Feedback): Project properties- Bad allocation
I have seen this recently on a Windows machine. Solved by uninstalling, removing proper qgis windows registry keys an... Giovanni Manghi
03:59 AM Bug report #5572 (Feedback): Project properties- Bad allocation
I have seen this recently on a Windows machine. Solved by uninstalling, removing proper qgis windows registry keys an... Giovanni Manghi
03:49 AM Bug report #5572 (Closed): Project properties- Bad allocation
I have been facing some issues accessing the project properties and georeferencer. I keep getting a "bad allocation" ... Yahaira Urbina
03:43 AM Bug report #5070: Geometry validity does not work well
AFAIK, there is not a tool for that, so it would be important to understand why it does not work!
I did some test and...
Salvatore Larosa
03:43 AM Bug report #5070: Geometry validity does not work well
AFAIK, there is not a tool for that, so it would be important to understand why it does not work!
I did some test and...
Salvatore Larosa
02:03 AM Bug report #5070: Geometry validity does not work well
see also #5570 (that has a sample attached) Giovanni Manghi
02:42 AM Feature request #5546 (Open): Add a warning when vector fields/values are above the limits
New description:
Is not unusual to find shapefiles with field values that are above the limits for the column dataty...
Giovanni Manghi
02:42 AM Feature request #5546 (Open): Add a warning when vector fields/values are above the limits
New description:
Is not unusual to find shapefiles with field values that are above the limits for the column dataty...
Giovanni Manghi
02:42 AM Feature request #5546 (Open): Add a warning when vector fields/values are above the limits
New description:
Is not unusual to find shapefiles with field values that are above the limits for the column dataty...
Giovanni Manghi
02:42 AM Feature request #5546 (Open): Add a warning when vector fields/values are above the limits
New description:
Is not unusual to find shapefiles with field values that are above the limits for the column dataty...
Giovanni Manghi
02:42 AM Feature request #5546 (Open): Add a warning when vector fields/values are above the limits
New description:
Is not unusual to find shapefiles with field values that are above the limits for the column dataty...
Giovanni Manghi
02:03 AM Bug report #5570 (Closed): missed errors using `Check geometry validity` tool
duplicate of #5070 Giovanni Manghi
02:03 AM Bug report #5570 (Closed): missed errors using `Check geometry validity` tool
duplicate of #5070 Giovanni Manghi

2012-05-10

01:34 AM Bug report #5571 (Closed): Debian testing build fails after Qt update.
After the Qt library update in Debian testing (wheezy) last night, qgis will now not build:
-- Found Qt4: /usr/bin/q...
Andy Wood
04:54 PM Bug report #5570 (Closed): missed errors using `Check geometry validity` tool
OpenJUMP found these errors which the `Check geometry validity` tool missed. They appear to be either Duplicate rings... joe larson
02:42 PM Revision fa8c9e62 (qgis): renamed mmqgis code
splitted r.surf.rst
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@181 881b9c09-3ef8...
volayaf
01:50 PM Feature request #5569 (Feedback): Turn all attribute table buttons into right click options
Ref: v1.8 Lisboa
This is possibly a Windows-centric UI request, but it seems to me that having the buttons at the bo...
Jeff Meyer
01:46 PM Revision 3874b107 (qgis): fix overriding of locale in options
Jürgen Fischer
01:01 PM Revision 92ec1188 (qgis): added GridSurface and MergeData algs to FUSION
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@180 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
01:00 PM Revision 3e774231 (qgis): changed batch process behaviour when there are html outputs
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@179 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
06:45 AM Bug report #5564: linux qgis nightly-build built using 2-years-old gdal 1.7.3, creating misaligne...
The way I raised the issue might have been poorly worded, but it'd be nice for the underlying issue not to be rejecte... Mathieu Pellerin - nIRV
06:35 AM Bug report #5564: linux qgis nightly-build built using 2-years-old gdal 1.7.3, creating misaligne...
+ 1 !
It would be good to have a qgis nightly version, built against the ubuntugis-unstable gdal version (1.9.0).
Th...
leonardo andres hardtke
06:29 AM Bug report #5564 (Rejected): linux qgis nightly-build built using 2-years-old gdal 1.7.3, creatin...
The nightly builds are using the gdal version of the target distributions and are mainly to test if qgis builds again... Jürgen Fischer
06:29 AM Bug report #5564 (Rejected): linux qgis nightly-build built using 2-years-old gdal 1.7.3, creatin...
The nightly builds are using the gdal version of the target distributions and are mainly to test if qgis builds again... Jürgen Fischer
06:25 AM Bug report #5564 (Rejected): linux qgis nightly-build built using 2-years-old gdal 1.7.3, creatin...
The linux qgis nightly-build offered @ http://qgis.org/debian-nightly is built using a 2-years-old version of gdal (1... Mathieu Pellerin - nIRV
06:32 AM Bug report #4434: "project properties" and menu icons missing from QGIS when using UNITY Desktop ...
Hi!
I'm running 1.8 rc under Ubuntu 12.04 LTS, no entry for "project properties" on the menu yet.
here is the output ...
leonardo andres hardtke

2012-05-09

01:31 AM Feature request #3472: Enhancement: create by length/angle / Rotate feature
Making polygons by fixed length exists in plugin Enhanced polygon capture.
Rotate is possible with plugin Rectangles,...
alobo -
01:31 AM Feature request #3472: Enhancement: create by length/angle / Rotate feature
Making polygons by fixed length exists in plugin Enhanced polygon capture.
Rotate is possible with plugin Rectangles,...
alobo -
12:27 AM Feature request #5561: Project Scale List
Thanks for reviewing this patch. Good point for postpone it to Qgis after 1.8.
Please have a look to my use of the m...
Michael Douchin
12:22 AM Feature request #5561: Project Scale List
Thanks for patch, I'll look at it ASAP. But as this new feature it can be applied only after releasing 1.8.0 Alexander Bruy
06:05 PM Feature request #5561: Project Scale List
Good job. Looks good to me. Might have to wait until 1.8 is out though as it's a new feature, not really a bug fix. Nathan Woodrow
12:39 PM Feature request #5561 (Closed): Project Scale List
This patch adds a new feature in Qgis Desktop project properties. The aim is to provide a way to configure and use a ... Michael Douchin
06:03 PM Feature request #5563: All CRS selection dialogs should clearly state current projection system
I agree. I might be able to get this in for 1.8 if not I can add it after. Shouldn't take much work. Nathan Woodrow
05:09 PM Feature request #5563 (Closed): All CRS selection dialogs should clearly state current projection...
This may seem ridiculous to old hands, but most dialogs don't actually show this.
There should be a non-editable fiel...
Jeff Meyer
05:06 PM Revision a8651bc8 (qgis): added r histogram script
fixed bug in r script editor
fixed bug in modeler when using lagorithms with optional raster layers
git-svn-id: http...
volayaf
04:07 PM Revision 6d6331d6 (qgis): forced output log filename in R
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@177 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
02:44 PM Revision 16708cd5 (qgis): added clear history button
fixed buf in outputs (missing open variable)
fixed bug when using table-like params dialog
git-svn-id: http://sextan...
volayaf
01:42 PM Bug report #5562 (Closed): scaling in print manager
to have more flexibility in scaling in different units it would be advantages to be able to have more decimal points ... Jake Maier
10:45 AM Revision 45f56188 (qgis): added pseudo-optional outputs
switched to rst-based help files
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@175 ...
volayaf
08:43 AM Revision d1cb3f3f (qgis): Rastercalculator: fix for reading out of source raster bounds
Marco Hugentobler
06:32 AM Bug report #5556: Label field not saved
Pierre-Luc Auclair wrote:
> Will the new engine eventually replace this screen ?
not sure if new labelling will go ...
Giovanni Manghi
06:30 AM Bug report #5558 (Feedback): QGIS 1.7.4 and < freeze when you close the "add postgis layer" witho...
Please try qgis-master and report back. Giovanni Manghi
06:30 AM Bug report #5558 (Feedback): QGIS 1.7.4 and < freeze when you close the "add postgis layer" witho...
Please try qgis-master and report back. Giovanni Manghi
06:30 AM Bug report #5558 (Feedback): QGIS 1.7.4 and < freeze when you close the "add postgis layer" witho...
Please try qgis-master and report back. Giovanni Manghi
05:44 AM Bug report #5558 (Closed): QGIS 1.7.4 and < freeze when you close the "add postgis layer" without...
This occurs since a long time and I never took a few minutes to report it.
When you first want to add a postgis laye...
Mathieu Bossaert
06:03 AM Feature request #5559: add tooltip on fields in identify window / attribute window / feature form
Here is the picture Regis Haubourg
05:58 AM Feature request #5559 (Open): add tooltip on fields in identify window / attribute window / featu...
Many times, fields name are short and not explicit enough to understand their meaning.
Comments are already availabl...
Regis Haubourg
06:01 AM Feature request #5560 (Closed): add option for field display order in identify window
Identify window displays fields using alphabetic order. Sometimes it's great, sometimes it's confusing since feature ... Regis Haubourg

2012-05-08

11:18 PM Revision 7544239b (qgis): use VSIReadDir() from gdal instead of quazip for listing .zip files and...
Etienne Tourigny
11:18 PM Revision 36b9ad19 (qgis): fix ziplayer handling for windows
Etienne Tourigny
11:18 PM Revision 169e4125 (qgis): Removed unused qsettings includes in tests
Tim Sutton
11:18 PM Revision 77b8a337 (qgis): translation update: sl_SI by Joze
Werner Macho
11:18 PM Revision d11603e7 (qgis): Remove old GCPs in georeferencer; clear image on close. Fixes #4310
Nathan Woodrow
11:18 PM Revision ed47bcce (qgis): Mark unused var
Tim Sutton
11:18 PM Revision f2623951 (qgis): update fr strings
Jean-Roc Morreale
11:18 PM Revision d8b081e3 (qgis): improve message log resizing
Jürgen Fischer
11:18 PM Revision c09cc7f8 (qgis): translation update: PL by Robert
Robert Szczepanek
11:07 PM Revision 50f6f4c4 (qgis): Merge pull request #139 from etiennesky/zip_fixes
Zip support fixes from Etienne Tim Sutton
09:39 PM Revision fe0e48b5 (qgis): added GroundFilter (fusion)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@174 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
08:34 PM Revision 31b48deb (qgis): fixed bugs in saga and grass extent calculation
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@173 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
06:24 PM Revision f60d40aa (qgis): use VSIReadDir() from gdal instead of quazip for listing .zip files and...
Etienne Tourigny
06:20 PM Revision e23e21f9 (qgis): fix ziplayer handling for windows
Etienne Tourigny
02:15 PM Revision cd2f975a (qgis): fixed bug when running unsaved models
added gridmetrics to FUSION
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@172 881b9...
volayaf
01:41 PM Revision 0dbf937f (qgis): translation update: sl_SI by Joze
Werner Macho
11:59 AM Revision c80371a7 (qgis): added explode and multi to single part algorithms
added lastools for linux
added FUSION filterdata algorihtm
changed r installation method
git-svn-id: http://sextante...
volayaf
11:54 AM Bug report #5556: Label field not saved
Thanks ! Did now know that ! Will the new engine eventually replace this screen ? Should I use the new engine exclusi... Pierre-Luc Auclair
11:50 AM Bug report #5556 (Closed): Label field not saved
Pierre-Luc Auclair wrote:
> The one in vector properties.
that is the old engine, no more maintained and kept until ...
Giovanni Manghi
11:50 AM Bug report #5556 (Closed): Label field not saved
Pierre-Luc Auclair wrote:
> The one in vector properties.
that is the old engine, no more maintained and kept until ...
Giovanni Manghi
11:47 AM Bug report #5556: Label field not saved
The one in vector properties. Pierre-Luc Auclair
11:41 AM Bug report #5556: Label field not saved
what do you mean with "normal" labelling symbology? the one available in the vector properties or the one available t... Giovanni Manghi
11:38 AM Bug report #5556 (Closed): Label field not saved
The "Field containing label" property is not saved, using the normal labeling symbology.
If this is relevant in any ...
Pierre-Luc Auclair
09:27 AM Bug report #5231: QGis crashes on Gradual styling
I'm not sure about that. And I'm still waiting to get back my old laptop to reproduce some things. So till then I can... Victor Mensing
09:08 AM Bug report #5231: QGis crashes on Gradual styling
Victor Mensing wrote:
> I lost my password on this environmnet and was unable to ask for a new password.
the ID use...
Giovanni Manghi
05:56 AM Bug report #5231: QGis crashes on Gradual styling
I lost my password on this environmnet and was unable to ask for a new password. So i created a new account tot end t... Victor Mensing
06:07 AM Bug report #5553 (Closed): If PostGIS database has many layers then listing/adding can take a lot...
When adding a new postgis Theme in version 1.7.4 all works fine. In this version the themes are black and I able to c... Victor Mensing
02:54 AM Bug report #5486 (Reopened): SRS error for new SpatiaLite layer in old SL DBs
It was not due to compilation, but to a change in SL provider, I think: spatial_ref_sys of old SL db are not recogniz... Paolo Cavallini
02:54 AM Bug report #5486 (Reopened): SRS error for new SpatiaLite layer in old SL DBs
It was not due to compilation, but to a change in SL provider, I think: spatial_ref_sys of old SL db are not recogniz... Paolo Cavallini
02:54 AM Bug report #5486 (Reopened): SRS error for new SpatiaLite layer in old SL DBs
It was not due to compilation, but to a change in SL provider, I think: spatial_ref_sys of old SL db are not recogniz... Paolo Cavallini
02:54 AM Bug report #5486 (Reopened): SRS error for new SpatiaLite layer in old SL DBs
It was not due to compilation, but to a change in SL provider, I think: spatial_ref_sys of old SL db are not recogniz... Paolo Cavallini

2012-05-07

11:57 PM Revision eaff178e (qgis): Mark unused var
Tim Sutton
11:24 PM Bug report #5486 (Closed): SRS error for new SpatiaLite layer in old SL DBs
Looks like a package problem to me then. Marco Hugentobler
01:50 PM Bug report #5486: SRS error for new SpatiaLite layer in old SL DBs
same here on Debian/wheezy and QGIS master (173e9ad), everything works fine! Salvatore Larosa
01:44 PM Bug report #5486: SRS error for new SpatiaLite layer in old SL DBs
works fine on ubuntu 11.04 and qgis master from the nightly build repo. Giovanni Manghi
12:07 PM Bug report #5486: SRS error for new SpatiaLite layer in old SL DBs
Just checked, with today's master, same error.
Self packaged on Debian testing with master debian/rules
Paolo Cavallini
12:03 PM Bug report #5486: SRS error for new SpatiaLite layer in old SL DBs
I can create a new spatialite layer without SRS problem (master branch from today). Is the ticket still valid? Marco Hugentobler
10:46 PM Revision 8cde0d3e (qgis): WMTS/WMS updates:
- larger precision in BBOX (WMS/WMS-C)
- keep GetCapabilities request or document for GetCapabilities request (WMTS)
...
Jürgen Fischer
09:50 PM Revision 173e9ada (qgis): improve message log resizing
Jürgen Fischer
02:32 PM Revision 3107d165 (qgis): moved grass.txt
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@170 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
01:43 PM Bug report #5547 (Closed): [DB Manager] - Geometry type (MultiPolygon) does not match column type...
It seems related at #5328
drag & drop shp file throws this error:...
Salvatore Larosa
12:13 PM Revision d0125890 (qgis): Merge pull request #138 from Cracert/trans
translation update: PL by Robert Werner Macho
12:07 PM Bug report #5081 (Closed): QGIS server raster problem
Seems this ticket can be closed now Marco Hugentobler
11:54 AM Revision 301e3206 (qgis): translation update: PL by Robert
Robert Szczepanek
10:50 AM Revision c819bf1e (qgis): missed a dialog
Jürgen Fischer
09:53 AM Feature request #5546: Add a warning when vector fields/values are above the limits
TJ Maciak wrote:
>Is there a better way to clone it that you can tell me how to do?
I already told you, the QGIS fi...
Giovanni Manghi
09:52 AM Feature request #5546 (Feedback): Add a warning when vector fields/values are above the limits
Giovanni Manghi
09:52 AM Feature request #5546: Add a warning when vector fields/values are above the limits
New description:
pick the attached shapefile. Clone the column "GEOID" to another one or just re-save the shape into ...
Giovanni Manghi
09:52 AM Feature request #5546: Add a warning when vector fields/values are above the limits
New description:
pick the attached shapefile. Clone the column "GEOID" to another one or just re-save the shape into ...
Giovanni Manghi
09:34 AM Feature request #5546: Add a warning when vector fields/values are above the limits
We did try to clone the column using the "Table Manager" plugin (in 1.74) but was not given an option to change the t... TJ Maciak
09:30 AM Feature request #5546: Add a warning when vector fields/values are above the limits
To change the column datatype of a shapefile you need to use the QGIS field calculator. Actually the normal operation... Giovanni Manghi
09:26 AM Feature request #5546 (Open): Add a warning when vector fields/values are above the limits
We converted a shapefile of neighborhoods from 4326 to 3857 epsg that contained a field called GEOID that was 13 char... TJ Maciak
09:20 AM Revision ccdf076f (qgis): fixed syntax error in sagaalgorithm
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@169 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
09:10 AM Bug report #5545: There isn't repository for ubuntu 12.04
Eric Marx wrote:
> I add this: "deb http://qgis.org/debian-nightly precise main" and I still can't download qgis-...
Giovanni Manghi
09:02 AM Bug report #5545: There isn't repository for ubuntu 12.04
I add this: "deb http://qgis.org/debian-nightly precise main" and I still can't download qgis-master.
":~$ sudo i...
Eric Marx
08:49 AM Bug report #5545 (Closed): There isn't repository for ubuntu 12.04
The repository exist, is called ubuntugis but the packages for precise are not yet available. In any case is not a QG... Giovanni Manghi
08:49 AM Bug report #5545 (Closed): There isn't repository for ubuntu 12.04
The repository exist, is called ubuntugis but the packages for precise are not yet available. In any case is not a QG... Giovanni Manghi
08:42 AM Bug report #5545 (Closed): There isn't repository for ubuntu 12.04
I can't install qgis on ubuntu, because there isn't any ppa for ubuntu precise. Eric Marx
07:48 AM Revision be0e17be (qgis): Remove old GCPs in georeferencer; clear image on close. Fixes #4310
Nathan Woodrow
06:41 AM Feature request #5383 (Closed): DXF feature
Giovanni Manghi
05:04 AM Feature request #5383: DXF feature
Doing some tests, I found that the DXF feature 'Hatch' can be displayed as Polygon feature in QGis. I agree that this... Alessandro Ciali
05:57 AM Bug report #5544 (Closed): --configpath not used
Hi,
The actual version of QGIS's master has trouble using the "--configpath" boot parameter.
If you set C:\\OSGeo4...
Jean-Roc Morreale

2012-05-06

10:57 PM Bug report #4310 (Closed): Georeferencer: GCP are not removed from map canvas and the tool does n...
Fixed in changeset commit:"be0e17be31784702c5f8b13b048e6afbe0e972de". Nathan Woodrow
10:05 PM Revision d3eae08b (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
Tim Sutton
10:00 PM Revision 54eabf30 (qgis): Removed unused qsettings includes in tests
Tim Sutton
09:56 PM Revision 154f4d6b (qgis): added how-to about grass description files (yet to be finished)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@168 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]
09:55 PM Revision fa6a4e56 (qgis): changed resampling extent behaviour in SAGA
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@167 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d [email protected]
09:05 PM Revision acd16433 (qgis): Merge pull request #136 from Jean-Roc/master
translation update: fr by JR Werner Macho
09:01 PM Revision 1ad8700c (qgis): update fr strings
Jean-Roc Morreale
03:36 PM Revision 018a047c (qgis): [FEATURE] WMTS
Jürgen Fischer
03:19 PM Revision db1c3d9f (qgis): test cleanups
Jürgen Fischer
01:33 PM Revision c5ea708d (qgis): remove unused icons
Alexander Bruy
01:31 PM Revision ad0d711f (qgis): new icons for Georeferencer plugin (fix #5530)
Alexander Bruy
11:40 AM Revision dc866829 (qgis): changed str() with unicode(), to avoid problems with files in non-ascii...
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@166 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d volayaf
08:31 AM Bug report #5543: OSX several plugins not loading
It looks like another plugin that connects the activated() signal to its launching gui elements.
https://github.com/...
Larry Shaffer
05:39 AM Bug report #5543: OSX several plugins not loading
Yeah SpatialQuery is core. Nathan Woodrow
05:37 AM Bug report #5543: OSX several plugins not loading
Spatial Query comes with QGIS 1.7 (see note on clean install) and does not show up in the list on plugins.qgis.org - ... Howard Frederick
05:26 AM Bug report #5543 (Feedback): OSX several plugins not loading
the plugins are 3rd party or core? If are 3rd party then you have to report the issues to the authors and/or to the p... Giovanni Manghi
05:24 AM Bug report #5543 (Closed): OSX several plugins not loading
Several plugins do not load in QGIS, e.g. QuickWKT and Spatial Query.
When selected from the menu or toolbar buttons...
Howard Frederick
06:41 AM Feature request #3565 (Closed): Add layer by drag'n'drop to map frame
Works as expected in master Nathan Woodrow
06:41 AM Feature request #3565 (Closed): Add layer by drag'n'drop to map frame
Works as expected in master Nathan Woodrow
06:41 AM Feature request #3565 (Closed): Add layer by drag'n'drop to map frame
Works as expected in master Nathan Woodrow
06:41 AM Feature request #3565 (Closed): Add layer by drag'n'drop to map frame
Works as expected in master Nathan Woodrow
06:37 AM Feature request #5127 (Closed): Actions: add default/sample/templates
Added in commit:1786b96ba80bd2 Nathan Woodrow
06:37 AM Feature request #5127 (Closed): Actions: add default/sample/templates
Added in commit:1786b96ba80bd2 Nathan Woodrow
05:45 AM Feature request #4103: "Snap Tolerance" dialogue text needs to be updated
Does this dialog even show up anymore. I can't get it to show up even when not clicking near a segment. Nathan Woodrow
05:29 AM Revision 0d230296 (qgis): Merge pull request #135 from Cracert/trans
Translation update PL Werner Macho
05:27 AM Feature request #5412 (Closed): Make the About>Developers page more human
Giovanni Manghi
05:25 AM Feature request #5412: Make the About>Developers page more human
Added in commit:69ef4deba198b Nathan Woodrow
04:42 AM Feature request #5530 (Closed): Toolbar icons for Georeferencer
Fixed in changeset commit:"ad0d711f6a84098268e97bbd5a9c894db67bc34e". Alexander Bruy
03:11 AM Revision 8c236a39 (qgis): translation PL update: Dlg*
Robert Szczepanek
02:25 AM Revision 579c91d4 (qgis): translation PL test
Robert Szczepanek
 

Also available in: Atom