Activity

From 2010-02-09 to 2010-03-10

2010-03-10

07:14 PM Feature request #2541 (Closed): Add canUninstall function to python plugin modules
Some modules need to manage behaviour when they are uninstalled (as opposed to just unloaded when qgis closes down). ... Chris Crook
04:03 PM Feature request #2394 (Closed): Listing the layer retrieving extent
fixed in commit:4852ceb1 (SVN r13045). See also #2460. Jürgen Fischer
04:03 PM Feature request #2394 (Closed): Listing the layer retrieving extent
fixed in commit:4852ceb1 (SVN r13045). See also #2460. Jürgen Fischer
04:02 PM Feature request #581 (Closed): POSTGIS Layer feature count methodology
fixed in commit:4852ceb1 (SVN r13045). See also #2460. Jürgen Fischer
04:02 PM Feature request #581 (Closed): POSTGIS Layer feature count methodology
fixed in commit:4852ceb1 (SVN r13045). See also #2460. Jürgen Fischer
04:01 PM Feature request #2460 (Closed): Use estimated metadata for PostGIS layers
slightly modified applied in commit:4852ceb1 (SVN r13045). Thanks Jeremy. Jürgen Fischer
04:01 PM Feature request #2460 (Closed): Use estimated metadata for PostGIS layers
slightly modified applied in commit:4852ceb1 (SVN r13045). Thanks Jeremy. Jürgen Fischer
11:24 AM Feature request #2492: Legend fails to update when layer visibility is changed during QgsMapCanva...
Could you test with your plugin the following case:
You have legend groups with several layers in it and you change t...
Marco Hugentobler
08:34 AM Bug report #2540 (Closed): Join by attributes throws an error if a table contains fields with cyr...
Though I understand this is not smart for the person to create such fields, field names in language other than Englis... Maxim Dubinin
07:38 AM Feature request #2539 (Closed): Add QGIS revision number to python error output
Would it make sense to do that?
This would allow to quickly determine which revision is reporter is running.
Maxim Dubinin
03:39 AM Bug report #2538: QGIS 1.0.2 (Windows binary) crashes on signal from QgsMapToolEmitPoint
see also . Jürgen Fischer
03:35 AM Bug report #2538: QGIS 1.0.2 (Windows binary) crashes on signal from QgsMapToolEmitPoint
For the record -- those links in the ticket were generated by the tracker and do not go anywhere. I just did not expe... nodereus -
03:27 AM Bug report #2538 (Closed): QGIS 1.0.2 (Windows binary) crashes on signal from QgsMapToolEmitPoint
Windows binary of stable QGIS 1.0.2 crashes when a python plugin has a [[QgsMapToolEmitPoint]] based class emit a SIG... nodereus -

2010-03-09

08:38 PM Bug report #2537 (Closed): Trunk build fails
Current source is failing to build for me with cmake on OS X, qt-4.6.2:
Generating flex_qgssearchstringlexer.cpp
/Us...
John Tull
05:13 PM Bug report #2502 (Closed): Range of bugs/enhancements for Random Selection tool
Fixed in commit:24ba0309 (SVN r13038).
-Carson
cfarmer -
05:13 PM Bug report #2502 (Closed): Range of bugs/enhancements for Random Selection tool
Fixed in commit:24ba0309 (SVN r13038).
-Carson
cfarmer -
05:12 PM Feature request #2506 (Closed): Layers that are switched off in Layers list are not usable in a r...
As of commit:24ba0309 (SVN r13038) all fTools functions should display all layers in the layer list (including non-vi... cfarmer -
05:12 PM Feature request #2506 (Closed): Layers that are switched off in Layers list are not usable in a r...
As of commit:24ba0309 (SVN r13038) all fTools functions should display all layers in the layer list (including non-vi... cfarmer -
02:42 PM Bug report #2497: ftools: difference tool (asymmetrical difference) does not work with multipolyg...
Hi Carson,
thanks for looking into this.
Yes I can attach the problematic data but not right now: the input vectors ...
Giovanni Manghi
02:35 PM Bug report #2497: ftools: difference tool (asymmetrical difference) does not work with multipolyg...
Difference between multipolygon (and multiline) features works ok for me here, could you please attach a test dataset... cfarmer -
08:13 AM Feature request #2536: ftools: Intersection and union don't produce a result
Confirmed. I've get the same problem on some of my layers.
Moreover if both merged layer's attribute tables have the ...
dr -
08:12 AM Feature request #2492: Legend fails to update when layer visibility is changed during QgsMapCanva...
Gary Sherman said Marco were the one testing and checking in patches, so I'll reassign it to him. audun -

2010-03-08

11:52 PM Feature request #2536 (Closed): ftools: Intersection and union don't produce a result
1. open the attached shapes (both produced with ftools/buffer)
2. select ftools union/intersection
3. proceed the uni...
Horst Düster
11:03 PM Feature request #2517: Progressbar in Select by Location don't work
Sorry, it's my fault. There is a typo in code Alexander Bruy
08:15 PM Feature request #2517 (Feedback): Progressbar in Select by Location don't work
When I try to use this tool I get an error:... dr -
08:15 PM Feature request #2517 (Feedback): Progressbar in Select by Location don't work
When I try to use this tool I get an error:... dr -
11:59 AM Feature request #2517 (Closed): Progressbar in Select by Location don't work
Patch applied in commit:c902101f (SVN r13025).
Thanks to alexbruy for the fix!
-Carson
cfarmer -
11:59 AM Feature request #2517 (Closed): Progressbar in Select by Location don't work
Patch applied in commit:c902101f (SVN r13025).
Thanks to alexbruy for the fix!
-Carson
cfarmer -
04:53 PM Bug report #2498 (Closed): ftools: buffer tool, if output (shapefile) name end with an "s", then ...
Fixed in commit:fae4a08a (SVN r13035). Should also be fixed for other tools.
-Carson
cfarmer -
04:53 PM Bug report #2498 (Closed): ftools: buffer tool, if output (shapefile) name end with an "s", then ...
Fixed in commit:fae4a08a (SVN r13035). Should also be fixed for other tools.
-Carson
cfarmer -
04:26 PM Bug report #2493 (Closed): ftools: simplify geometries tool crashes/freezes qgis (or throws a pyh...
Should be fixed in commit:1f0d1afa (SVN r13034). Now using built-in simplify function from [[QgsGeometry]]? (added at... cfarmer -
04:26 PM Bug report #2493 (Closed): ftools: simplify geometries tool crashes/freezes qgis (or throws a pyh...
Should be fixed in commit:1f0d1afa (SVN r13034). Now using built-in simplify function from [[QgsGeometry]]? (added at... cfarmer -
04:25 PM Bug report #2499 (Closed): Simplify Geometry tool throws an error
Should be fixed in commit:1f0d1afa (SVN r13034). Now using built-in simplify function from [[QgsGeometry]] (added at ... cfarmer -
04:25 PM Bug report #2499 (Closed): Simplify Geometry tool throws an error
Should be fixed in commit:1f0d1afa (SVN r13034). Now using built-in simplify function from [[QgsGeometry]] (added at ... cfarmer -
04:00 PM Bug report #2507 (Closed): Convex hull is created only for features in current extent
Fixed in commit:1f1d648c (SVN r13033).
-Carson
cfarmer -
04:00 PM Bug report #2507 (Closed): Convex hull is created only for features in current extent
Fixed in commit:1f1d648c (SVN r13033).
-Carson
cfarmer -
03:56 PM Bug report #2532: ilwis raster image opens but with no bands settings, so remains invisible until...
Replying to [comment:1 ersts]:
> No bug, just a bad qml file. Remove it and layer loads just fine. The next task may ...
Giovanni Manghi
03:54 PM Bug report #2532 (Closed): ilwis raster image opens but with no bands settings, so remains invisi...
No bug, just a bad qml file. Remove it and layer loads just fine. The next task may be to try and figure out why/how ... ersts -
03:54 PM Bug report #2532 (Closed): ilwis raster image opens but with no bands settings, so remains invisi...
No bug, just a bad qml file. Remove it and layer loads just fine. The next task may be to try and figure out why/how ... ersts -
03:46 PM Bug report #2504 (Closed): Switching on "use selected" in Basic statistics tool crashes qgis/thro...
Fixed in commit:f60dda6b (SVN r13032). This error only occurred if the 'use selected' checkbox was checked and *no* f... cfarmer -
03:46 PM Bug report #2504 (Closed): Switching on "use selected" in Basic statistics tool crashes qgis/thro...
Fixed in commit:f60dda6b (SVN r13032). This error only occurred if the 'use selected' checkbox was checked and *no* f... cfarmer -
03:15 PM Bug report #2509 (Closed): ftools: mean coordinate(s) tool with "unique ID" field returns wrong r...
Fixed in commit:428b7281 (SVN r13031).
-Carson
cfarmer -
03:15 PM Bug report #2509 (Closed): ftools: mean coordinate(s) tool with "unique ID" field returns wrong r...
Fixed in commit:428b7281 (SVN r13031).
-Carson
cfarmer -
01:50 PM Bug report #2488: Unable to add filter to PostGIS layer while "Render" option is turned off
not reproducable here. Jürgen Fischer
01:25 PM Bug report #2510 (Closed): Basic statistics tool crashes qgis/throws an error on PostGIS layers
This should be fixed in commit:7bfbb762 (SVN r13029). Tested here with several [[PostGIS]] layers and now everything ... cfarmer -
01:25 PM Bug report #2510 (Closed): Basic statistics tool crashes qgis/throws an error on PostGIS layers
This should be fixed in commit:7bfbb762 (SVN r13029). Tested here with several [[PostGIS]] layers and now everything ... cfarmer -
01:01 PM Bug report #2494 (Closed): ftools: vector grid tool (random points/ regular points) tool assign w...
Jürgen Fischer
12:39 PM Bug report #2505 (Closed): Incorrect names in dropdown lists, Distance Matrix tool
Fixed in commit:f0e23e3e (SVN r13028).
-Carson
cfarmer -
12:39 PM Bug report #2505 (Closed): Incorrect names in dropdown lists, Distance Matrix tool
Fixed in commit:f0e23e3e (SVN r13028).
-Carson
cfarmer -
12:29 PM Bug report #2501 (Closed): Adding projection information (prj-file) throws an error if folder has...
Fixed in commit:1def2d34 (SVN r13027) (and commit:4fa5e8f0 (SVN r13026)) :-p
-Carson
cfarmer -
12:29 PM Bug report #2501 (Closed): Adding projection information (prj-file) throws an error if folder has...
Fixed in commit:1def2d34 (SVN r13027) (and commit:4fa5e8f0 (SVN r13026)) :-p
-Carson
cfarmer -
12:01 PM Feature request #2535 (Closed): in "advanced search" the "%", "IN" and "NOT IN" operators are no...
tested with trunk under Ubuntu 9.10. Tested shapes, postgis and spatialite.
Buttons stay greyed out.
Giovanni Manghi
10:30 AM Bug report #2522 (Closed): Random points tool throws an error if folder has cyrrilics
Replying to [comment:4 cfarmer]:
> Could either lutra or alexbruy clarify the above statements? Has the bug been fixe...
Alexander Bruy
10:30 AM Bug report #2522 (Closed): Random points tool throws an error if folder has cyrrilics
Replying to [comment:4 cfarmer]:
> Could either lutra or alexbruy clarify the above statements? Has the bug been fixe...
Alexander Bruy
03:03 AM Bug report #2522: Random points tool throws an error if folder has cyrrilics
Replying to [comment:4 cfarmer]:
> Could either lutra or alexbruy clarify the above statements? Has the bug been fixe...
Giovanni Manghi
09:51 AM Bug report #2533 (Closed): Attribute Table advanced search doesn't distinguish between 0 and NULL
fixed in commit:0e72bcbb (SVN r13024). Jürgen Fischer
09:51 AM Bug report #2533 (Closed): Attribute Table advanced search doesn't distinguish between 0 and NULL
fixed in commit:0e72bcbb (SVN r13024). Jürgen Fischer
03:26 AM Bug report #2533 (Closed): Attribute Table advanced search doesn't distinguish between 0 and NULL
1. open the attached shape
2. open attribute table
3. open Advanced search
4. select attribute Hoehenbest = 0
5. => a...
Horst Düster
06:13 AM Bug report #2534 (Closed): avoid the possibility to enter -in attributes table- strings/numbers b...
Actually you can enter values in the attributes table with a length that is > of the field length. This can be source... Giovanni Manghi
03:00 AM Bug report #2496: Error trying to make distance matrix for "ID fields" with non ascii characters
Replying to [comment:5 cfarmer]:
> A fix has been made in 13019. This fix is based on a workaround (from http://docs....
Giovanni Manghi
02:42 AM Bug report #2513: ftools: "join attributes by location" tool -> option "take summary of intersect...
Hi Carson,
thanks for the feedback.
I am probably the one missing something, but please then help me understand how ...
Giovanni Manghi
01:27 AM Bug report #2524: actions: problem when a column is named as the first part of another column name
Replying to [comment:4 dassau]:
> yes, it is documented in the user manual.
ok sorry, I missed it
Giovanni Manghi

2010-03-07

12:29 AM Bug report #2524: actions: problem when a column is named as the first part of another column name
yes, it is documented in the user manual. Otto Dassau
11:30 AM Bug report #2524: actions: problem when a column is named as the first part of another column name
Replying to [comment:1 jef]:... Giovanni Manghi
11:28 AM Bug report #2524: actions: problem when a column is named as the first part of another column name
Replying to [comment:1 jef]:... Jürgen Fischer
11:25 AM Bug report #2524 (Closed): actions: problem when a column is named as the first part of another c...
... Jürgen Fischer
11:25 AM Bug report #2524 (Closed): actions: problem when a column is named as the first part of another c...
... Jürgen Fischer
10:52 AM Bug report #2524 (Closed): actions: problem when a column is named as the first part of another c...
Imagine to have a vector and in its table of attributes you have a column called "*colu*" and another called "*coluna... Giovanni Manghi
06:33 PM Bug report #2513 (Closed): ftools: "join attributes by location" tool -> option "take summary of ...
This is the intended behaviour, unless I am missing something here? Think of this tool as similar to the 'join attrib... cfarmer -
06:33 PM Bug report #2513 (Closed): ftools: "join attributes by location" tool -> option "take summary of ...
This is the intended behaviour, unless I am missing something here? Think of this tool as similar to the 'join attrib... cfarmer -
07:37 AM Bug report #2513 (Closed): ftools: "join attributes by location" tool -> option "take summary of ...
In the table of attributes of the resulting vector the "summary of intersecting features" (mean, min, max, sum) are a... Giovanni Manghi
06:16 PM Bug report #2494: ftools: vector grid tool (random points/ regular points) tool assign wrong coor...
Fixed in commit:3fa3d002 (SVN r13022).
-Carson
cfarmer -
06:09 PM Bug report #2503 (Closed): Cannot set more than 99 in Random selection within Subsets
Patch committed in commit:31ce45e7 (SVN r13021). Thanks to alexbruy for patch!
-Carson
cfarmer -
06:09 PM Bug report #2503 (Closed): Cannot set more than 99 in Random selection within Subsets
Patch committed in commit:31ce45e7 (SVN r13021). Thanks to alexbruy for patch!
-Carson
cfarmer -
09:03 AM Bug report #2503: Cannot set more than 99 in Random selection within Subsets
Patch attached Alexander Bruy
06:03 PM Bug report #2496 (Closed): Error trying to make distance matrix for "ID fields" with non ascii ch...
A fix has been made in 13019. This fix is based on a workaround (from http://docs.python.org/library/csv.html), as th... cfarmer -
06:03 PM Bug report #2496 (Closed): Error trying to make distance matrix for "ID fields" with non ascii ch...
A fix has been made in 13019. This fix is based on a workaround (from http://docs.python.org/library/csv.html), as th... cfarmer -
01:24 PM Bug report #2496: Error trying to make distance matrix for "ID fields" with non ascii characters
The same happens with non ascii chars, like "ç" or "õ". The error is the same... Giovanni Manghi
04:42 PM Bug report #2471 (Closed): toolbars have no buffer around icons with Qt 4.6
It looks like it was a Qt problem. Problem reported with Qt 4.6.1. I just updated to Qt 4.6.2 and toolbar icons hav... William Kyngesburye
04:42 PM Bug report #2471 (Closed): toolbars have no buffer around icons with Qt 4.6
It looks like it was a Qt problem. Problem reported with Qt 4.6.1. I just updated to Qt 4.6.2 and toolbar icons hav... William Kyngesburye
04:25 PM Bug report #2523 (Closed): text/precision (minor) issue when creating a new vector layer
fixed in commit:e41bb346 (SVN r13019). Jürgen Fischer
04:25 PM Bug report #2523 (Closed): text/precision (minor) issue when creating a new vector layer
fixed in commit:e41bb346 (SVN r13019). Jürgen Fischer
10:40 AM Bug report #2523 (Closed): text/precision (minor) issue when creating a new vector layer
click on the button "create new vector layer"
add a new attribute of "decimal" type (select a precision)
add anothe...
Giovanni Manghi
03:45 PM Bug report #2522: Random points tool throws an error if folder has cyrrilics
Could either lutra or alexbruy clarify the above statements? Has the bug been fixed as of commit:23ed0fef (SVN r13016... cfarmer -
10:30 AM Bug report #2522: Random points tool throws an error if folder has cyrrilics
Confirmed on Windows and Linux with commit:23ed0fef (SVN r13016) Alexander Bruy
10:16 AM Bug report #2522: Random points tool throws an error if folder has cyrrilics
Hi,
under qgis trunk/ubuntu 9.10, if the output folder is called "Шейп" the tool works ok (beside the fact it assign...
Giovanni Manghi
10:07 AM Bug report #2522 (Closed): Random points tool throws an error if folder has cyrrilics
Subj, you can try to replicate with folder name "Шейп"
Error message: ...
dr -
02:55 PM Bug report #2532 (Closed): ilwis raster image opens but with no bands settings, so remains invisi...
See attached screenshot.
Test raster also attached.
Until manually setting "single band gray" the image is not rend...
Giovanni Manghi
02:44 PM Bug report #2003 (Feedback): crash when refreshing layer list if this contains unclean vectors
Replying to [comment:4 lutra]:
> I believe that the cause of this problem has another important consequence:
>
> try...
Giovanni Manghi
02:44 PM Bug report #2003 (Feedback): crash when refreshing layer list if this contains unclean vectors
Replying to [comment:4 lutra]:
> I believe that the cause of this problem has another important consequence:
>
> try...
Giovanni Manghi
02:27 PM Bug report #1748: (windows) GRASS gui does not show if GRASS was run with wxpyhton interface
I tested the latest qgis-dev with osgeo4w under Windows Seven and tried to launch the GRASS interface from the qgis G... Giovanni Manghi
02:01 PM Bug report #2531 (Closed): if text values in attributes table begin with a letter with a accent, ...
Pick a vector with a text column data type, and a few values in in it.
Edit one of those values in order to the stri...
Giovanni Manghi
01:38 PM Bug report #2526 (Closed): Search options button in PostGIS connection window doesn't work
fxied in commit:a39de09c (SVN r13018). Jürgen Fischer
01:38 PM Bug report #2526 (Closed): Search options button in PostGIS connection window doesn't work
fxied in commit:a39de09c (SVN r13018). Jürgen Fischer
11:43 AM Bug report #2526: Search options button in PostGIS connection window doesn't work
confirmed under linux/trunk.
In qgis 1.4 the button works.
Giovanni Manghi
11:40 AM Bug report #2526 (Closed): Search options button in PostGIS connection window doesn't work
1. Choose Add [[PostGIS]] Layer;
2. Connect to any [[PosftGIS]] database and get list of tables;
3. Press Search op...
dr -
01:29 PM Feature request #2530 (Closed): add a "query manager"
Suggestion:
in the vector properties add a "query manager", in order to allow the user write and store their preferr...
Giovanni Manghi
12:23 PM Bug report #2529: Convex hull doesn't work on PostGIS layer.
Confirmed also under linux ubuntu 9.10 and trunk. Moreover after the tools produces an empty shapfile, the table of a... Giovanni Manghi
12:13 PM Bug report #2529 (Closed): Convex hull doesn't work on PostGIS layer.
Subj. This tools produce empty shapefiles. dr -
11:56 AM Bug report #2528 (Closed): Jumping items in legend
Well, it is pretty odd that there is no ticket about this issue. It has been around for a while and it affects both l... Giovanni Manghi
11:45 AM Feature request #2527 (Closed): in vector properties (general) show the code/name of CRS
otherwise the user that has doubts needs always to go and check by clicking the "specify crs" button. Giovanni Manghi
11:26 AM Feature request #2525: Width of field contains cyrillic values
Confirmed on Windows with commit:23ed0fef (SVN r13016).
But under Linux with UTF-8 locale all works fine.
Alexander Bruy
11:00 AM Feature request #2525 (Open): Width of field contains cyrillic values
I'm not sure is it bug or not, but it could throw into confusion some users. When create new vector layer and set its... dr -
10:27 AM Feature request #2040 (Closed): Connecting to PostgreSQL via OGR could use default username
fixed in commit:c7d632ea (SVN r12923). Jürgen Fischer
10:27 AM Feature request #2040 (Closed): Connecting to PostgreSQL via OGR could use default username
fixed in commit:c7d632ea (SVN r12923). Jürgen Fischer
10:18 AM Bug report #2146 (Closed): PostGres connection exposes username and password
fixed in commit:3c5c55ee (SVN r12860). Jürgen Fischer
10:18 AM Bug report #2146 (Closed): PostGres connection exposes username and password
fixed in commit:3c5c55ee (SVN r12860). Jürgen Fischer
10:15 AM Bug report #2516 (Closed): qgis crashes when clicking on "copy features attributes" after having ...
Jürgen Fischer
10:15 AM Bug report #2516: qgis crashes when clicking on "copy features attributes" after having selected ...
fixed in commit:c0d78c16 (SVN r13017). Jürgen Fischer
09:22 AM Bug report #2516 (Closed): qgis crashes when clicking on "copy features attributes" after having ...
Tested on qgis trunk under ubuntu 9.10.
Terminal message is "seg fault".
To reproduce:
add one polygon vector from...
Giovanni Manghi
09:54 AM Feature request #2521 (Closed): print composer: add option to add grid annotations only on two si...
Instead of having only the option that add grid annotations on all 4 sides of the map. Giovanni Manghi
09:49 AM Feature request #2520 (Closed): wfs client: add a query builder (like the postgis client)
See summary. This is a feature available in other wfs clients and often a requested one by new qgis users. Giovanni Manghi
09:45 AM Bug report #2519 (Closed): wms client: in image enconding "png" is repeated
I believe it refers to two types of png, nevertheless should be specified. Giovanni Manghi
09:35 AM Bug report #2511 (Closed): Mean coordinate(s) tool crashes qgis/throws an error on PostGIS polygo...
looks like this is caused by {{estimated_extent}} doesn't work on your database. commit:b0a9d994 (SVN r13015) copes ... Jürgen Fischer
09:35 AM Bug report #2511 (Closed): Mean coordinate(s) tool crashes qgis/throws an error on PostGIS polygo...
looks like this is caused by {{estimated_extent}} doesn't work on your database. commit:b0a9d994 (SVN r13015) copes ... Jürgen Fischer
03:31 AM Bug report #2511: Mean coordinate(s) tool crashes qgis/throws an error on PostGIS polygonal layers
Hi,
it works for me. No crashes o python error messages with qgis 1.4/trunk under ubuntu 9.04/9.10.
Giovanni Manghi
03:23 AM Bug report #2511: Mean coordinate(s) tool crashes qgis/throws an error on PostGIS polygonal layers
You can connect to our [[PostGIS]] server directly:
1. Host - gis-lab.info
2. Database - geosample
3. Port - 5432
...
dr -
03:14 AM Bug report #2511: Mean coordinate(s) tool crashes qgis/throws an error on PostGIS polygonal layers
it works fine here under ubuntu 9.10 and qgis trunk. Can you add the polygon you are testing so I will export to my p... Giovanni Manghi
03:08 AM Bug report #2511 (Closed): Mean coordinate(s) tool crashes qgis/throws an error on PostGIS polygo...
Mean coordinate(s) tool crashes qgis/throws an error on [[PostGIS]] polygonal layers, with point and linear layers it... dr -
09:35 AM Feature request #2518 (Closed): column limit when copying to clipboard from the table of attibute...
There seem to be a limit when copying records in the table of attributes and pasting them into a text editor. I have ... Giovanni Manghi
09:23 AM Feature request #2517 (Closed): Progressbar in Select by Location don't work
Add two layers to project and run Select by Location. After few minutes we have selection but progressbar always stay... Alexander Bruy
09:09 AM Bug report #2515 (Closed): No labels in the x-axis of the raster histogram
Histograms have numeric labels just at the extremes of the x-axis, which
makes them difficult to inspect. Numeric val...
alobo -
08:43 AM Feature request #2514 (Closed): diagrams: add bar charts with support for negative values
if a column with negative values is added to the diagram overlay configurations then is discarded and not show in the... Giovanni Manghi
08:19 AM Bug report #2512 (Closed): General plugin failure if "username" in C:/Documents and Settings/user...
fixed in commit:3e339396 (SVN r13014). Jürgen Fischer
08:19 AM Bug report #2512 (Closed): General plugin failure if "username" in C:/Documents and Settings/user...
fixed in commit:3e339396 (SVN r13014). Jürgen Fischer
07:32 AM Bug report #2512: General plugin failure if "username" in C:/Documents and Settings/username has ...
Hi,
to be more specific, for "general failure" it is meant that the python plugins do not install when the windows u...
Giovanni Manghi
04:11 AM Bug report #2512 (Closed): General plugin failure if "username" in C:/Documents and Settings/user...
The current windows install sets the
.qgis/python/plugind directory under
C:/Documents and Settings/username
which r...
alobo -
02:52 AM Bug report #2500: Broken copy functionality in python error output window
this is weird because yesterday night, while testing/creating new tickets it doesn't worked. Today, after no update w... Giovanni Manghi
02:49 AM Bug report #2500: Broken copy functionality in python error output window
Are you sure it isn't only related to Windows? I can't observe any problems with copying on Linux. Borys Jurgiel
02:47 AM Bug report #2510: Basic statistics tool crashes qgis/throws an error on PostGIS layers
On linux the terminal message is... Giovanni Manghi
02:40 AM Bug report #2510 (Closed): Basic statistics tool crashes qgis/throws an error on PostGIS layers
Basic statistic tool doesn't work on [[PostGIS]] layers.
[http://gis-lab.info/share/DR/basic-statistics-postgis.png]
dr -
02:27 AM Bug report #2509 (Closed): ftools: mean coordinate(s) tool with "unique ID" field returns wrong r...
To test I used the "regions" polygon layer from the spatialite sample dataset, saved as shapefile.
Using as "unique ...
Giovanni Manghi
02:12 AM Bug report #2501: Adding projection information (prj-file) throws an error if folder has cyrrilics
Confirmed also under linux (qgis trunk, ubuntu 9.10). Giovanni Manghi
02:08 AM Bug report #2508 (Closed): ftools: mean coordinate tool returns error when used on spatialite vector
Tested on qgis trunk, Ubuntu 9.10 and with the spatialite sample dataset.
With he same vector (regions) saved as sha...
Giovanni Manghi

2010-03-06

06:14 PM Bug report #2507: Convex hull is created only for features in current extent
confirmed also under linux. Giovanni Manghi
06:11 PM Bug report #2507 (Closed): Convex hull is created only for features in current extent
well, subject...
Either add a note, or better add a switch to use for this behavior.
Otherwise rather unintuitive, ...
Maxim Dubinin
06:12 PM Bug report #2502: Range of bugs/enhancements for Random Selection tool
all confirmed under linux (ubuntu 9.10, qgis trunk) too. Giovanni Manghi
05:39 PM Bug report #2502 (Closed): Range of bugs/enhancements for Random Selection tool
1. Tool window is modal (can use other tools when tool window is open). Is that really necessary? (also the case for ... Maxim Dubinin
06:09 PM Feature request #2506: Layers that are switched off in Layers list are not usable in a range of t...
This is true also under linux.
Moreover there are many other tools of the "vector" toolbox that do allow the use non...
Giovanni Manghi
06:05 PM Feature request #2506 (Closed): Layers that are switched off in Layers list are not usable in a r...
Throughout Vector (fTools) I cannot use layers that switched off in Layers list. This is quite inconvinient, as somet... Maxim Dubinin
06:03 PM Bug report #2505: Incorrect names in dropdown lists, Distance Matrix tool
confirmed also under linux (ubuntu 9.10) and qgis trunk. Giovanni Manghi
05:56 PM Bug report #2505 (Closed): Incorrect names in dropdown lists, Distance Matrix tool
1. Open two point layers
2. Switch on Distance Matrix tool
3. Change the first dropdown layer selector from one layer...
Maxim Dubinin
06:02 PM Bug report #2504: Switching on "use selected" in Basic statistics tool crashes qgis/throws an error
Under linux (ubuntu 9.10, qgis trunk) is worst: qgis crashes. Tested with layers in the qgis sample dataset.... Giovanni Manghi
05:50 PM Bug report #2504 (Closed): Switching on "use selected" in Basic statistics tool crashes qgis/thro...
1. Any layer, nothing is selected
2. Basic Stats tool, turn on "use selected"
Error:
http://gis-lab.info/images/scre...
Maxim Dubinin
05:46 PM Bug report #2503 (Closed): Cannot set more than 99 in Random selection within Subsets
Try any layer with large number of features and try to set more the 99 features to be selected. Maxim Dubinin
05:32 PM Bug report #2501 (Closed): Adding projection information (prj-file) throws an error if folder has...
Subj, you can try to replicate with folder name "Куку"
Error message:...
Maxim Dubinin
05:30 PM Bug report #2499: Simplify Geometry tool throws an error
ok, lets wait for #2493 fix and if it fixes this problem too, I'll be happy to close this one too. Maxim Dubinin
05:27 PM Bug report #2499: Simplify Geometry tool throws an error
Hi again,
> Thanks for checking, I saw your report and specifically checked for this and ran Multipart-Singlepart b...
Giovanni Manghi
05:21 PM Bug report #2499: Simplify Geometry tool throws an error
Thanks for checking, I saw your report and specifically checked for this and ran Multipart-Singlepart before on my su... Maxim Dubinin
05:10 PM Bug report #2499: Simplify Geometry tool throws an error

> Weird, but seems like I no longer can copy anything from Python Error Window,
Same here.
This ticket should be...
Giovanni Manghi
05:03 PM Bug report #2499 (Closed): Simplify Geometry tool throws an error
While trying to simplify linear geometries, I'm getting this error after 99% progress. Confirmed on two machines (XP ... Maxim Dubinin
05:28 PM Bug report #2500 (Closed): Broken copy functionality in python error output window
Cannot copy from python error output window anymore.
Confirmed here.
https://trac.osgeo.org/qgis/ticket/2499#comment:2
Maxim Dubinin
05:23 PM Bug report #2496: Error trying to make distance matrix for "ID fields" with non ascii characters

> Hmm, please check this screenshot, it does have cyrrilics
> http://gis-lab.info/images/screenshots/20100306-bu0-10...
Giovanni Manghi
05:19 PM Bug report #2496: Error trying to make distance matrix for "ID fields" with non ascii characters
_I'm trying to replicate here under linux but I don't see any Cyrillic char in the category column of the poi-osm lay... Maxim Dubinin
05:05 PM Bug report #2496: Error trying to make distance matrix for "ID fields" with non ascii characters
Hi,
I'm trying to replicate here under linux but I don't see any Cyrillic char in the category column of the poi-os...
Giovanni Manghi
04:17 PM Bug report #2496 (Closed): Error trying to make distance matrix for "ID fields" with non ascii ch...
1. Make point layer from admin.shp with Mean Coordinates tool
2. Using created point layer and poi-osm, try to use D...
Maxim Dubinin
04:30 PM Bug report #2498 (Closed): ftools: buffer tool, if output (shapefile) name end with an "s", then ...
You then need to enter in
vector properties -> general -> options -> display name
and correct it.
This applies al...
Giovanni Manghi
04:19 PM Bug report #2497 (Closed): ftools: difference tool (asymmetrical difference) does not work with m...
When trying to make a "difference" operation between polygon layers and both are multipolygon then the following warn... Giovanni Manghi
03:13 PM Bug report #2495 (Closed): ftools: random points tool take a long to create output
Open the "alaska" shapefile from the qgis sample dataset. Set the project CRS as the one of the vector and try create... Giovanni Manghi
03:01 PM Bug report #2494: ftools: vector grid tool (random points/ regular points) tool assign wrong coor...
the same applies to the random points and regular points tools. Giovanni Manghi
02:58 PM Bug report #2494 (Closed): ftools: vector grid tool (random points/ regular points) tool assign w...
When creating vector grids with ftools the assigned coordinate system is not the one of the project but the one defin... Giovanni Manghi
11:48 AM Bug report #2493 (Closed): ftools: simplify geometries tool crashes/freezes qgis (or throws a pyh...
The tool seems to not like/not work with multipart geometries, so a control should be added. A singlepart version of ... Giovanni Manghi
10:11 AM Feature request #2492 (Closed): Legend fails to update when layer visibility is changed during Qg...
This is a problem when writing plugins that toggle the visibility of layers for workflow or other purposes.
If visib...
audun -

2010-03-05

03:10 PM Bug report #2467: Problems creating shapefiles
How are you creating shapefiles? please describe the steps. Giovanni Manghi
12:24 PM Bug report #2467: Problems creating shapefiles
Hi,
Sorry, I apparently mis-entered the information above. I am using 1.4.
Thanks,
Shawn
yermahn -
06:57 AM Bug report #2467: Problems creating shapefiles
can you please give it a try with a non obsolete version, like 1.4 and then report back? thanks Giovanni Manghi
07:13 AM Bug report #1215 (Closed): "blue pencil" Attribute Edit
Replying to [comment:7 sdikiy]:
> "Can not edit object attributes -- when clicking on object..." :-(
Huh? You can s...
Jürgen Fischer
07:13 AM Bug report #1215 (Closed): "blue pencil" Attribute Edit
Replying to [comment:7 sdikiy]:
> "Can not edit object attributes -- when clicking on object..." :-(
Huh? You can s...
Jürgen Fischer
05:51 AM Bug report #1215 (Feedback): "blue pencil" Attribute Edit
"Can not edit object attributes -- when clicking on object..." :-(
Serge Dikiy
05:51 AM Bug report #1215 (Feedback): "blue pencil" Attribute Edit
"Can not edit object attributes -- when clicking on object..." :-(
Serge Dikiy
05:32 AM Bug report #1916 (Feedback): (windows) : "Access violation - No RTTI Data!"
it is pretty common to still spot this problem under every windows version. Tested with qgis 1.4/trunk installed with... Giovanni Manghi
05:32 AM Bug report #1916 (Feedback): (windows) : "Access violation - No RTTI Data!"
it is pretty common to still spot this problem under every windows version. Tested with qgis 1.4/trunk installed with... Giovanni Manghi
04:10 AM Bug report #1799: g.manual not working
It is bug in g.manual, I guess the problem is spaces in explorer path.
See also http://trac.osgeo.org/grass/ticket/...
Redmine Admin
01:36 AM Bug report #1748: (windows) GRASS gui does not show if GRASS was run with wxpyhton interface
GRASS wxpython fails if GISBASE contains a backslash, so it is bug in GRASS I think.
I have added conversion \\ -> / ...
Redmine Admin

2010-03-04

12:20 AM Bug report #2489: QDomNode: No such file or directory
... Sandro Santilli
07:14 AM Bug report #2489: QDomNode: No such file or directory
I'm seeing the same error trying to compile on Ubuntu. Giovanni Manghi
07:10 AM Bug report #2489: QDomNode: No such file or directory
Please can you check the compiler arguments?
Hint: use...
Martin Dobias
06:39 AM Bug report #2489: QDomNode: No such file or directory
System QDomNode is here:
/usr/include/QtXml/QDomNode
Bug still present as of commit:5ea14878 (SVN r12998)
Sandro Santilli
06:30 AM Bug report #2489 (Closed): QDomNode: No such file or directory
ccmake didnt' complain, allowed to configure and generate.
But make failed:...
Sandro Santilli
11:09 AM Bug report #1872 (Closed): man pages not entirely visible on the shell
With COLOR_SCHEME_BLACK_ON_LIGHT_YELLOW it works, QTermWidget has only: COLOR_SCHEME_WHITE_ON_BLACK, COLOR_SCHEME_GRE... Redmine Admin
11:09 AM Bug report #1872 (Closed): man pages not entirely visible on the shell
With COLOR_SCHEME_BLACK_ON_LIGHT_YELLOW it works, QTermWidget has only: COLOR_SCHEME_WHITE_ON_BLACK, COLOR_SCHEME_GRE... Redmine Admin
08:04 AM Bug report #1872: man pages not entirely visible on the shell
Not. eg:
man g.gisenv
returns:
NAME
g.gisenv - Outputs and modifies the user's current GRASS variable settin...
Paolo Cavallini
10:21 AM Bug report #2491 (Closed): Raster transparency doesn't handle alpha channel
Open a [[GeoTIFF]] with the aplha channel. No transparency occurs. In the layer properities all 4 channels are availa... Borys Jurgiel
07:30 AM Feature request #2490 (Closed): Topological editing for lines
Hi, for a comfortable topological - line editing, these features would be useful:
1. line that crosses another: the...
luca76 -
02:58 AM Bug report #1631: v.db.addcol: table not updated
Damn, I didn't realized that fixing this would have been that hard. Meanwhile I'll change the priority, (new) users w... Giovanni Manghi

2010-03-03

05:43 PM Bug report #2488 (Closed): Unable to add filter to PostGIS layer while "Render" option is turned off
I found that I was not able to add filters on [[PostGIS]] layers while the "Render" option in the lower right hand co... bstempi -
12:04 PM Bug report #1872: man pages not entirely visible on the shell
Which characters? Non ascii? Could it be wrong terminal encoding? Redmine Admin
12:01 PM Feature request #2438 (Closed): patches for v.surf.rst and v.surf.idw
Applied in commit:0b94e824 (SVN r12997) Redmine Admin
12:01 PM Feature request #2438 (Closed): patches for v.surf.rst and v.surf.idw
Applied in commit:0b94e824 (SVN r12997) Redmine Admin
11:54 AM Bug report #1631: v.db.addcol: table not updated
There are 2 problems here:
1) GRASS modules do not call Vect_set_db_updated: http://trac.osgeo.org/grass/ticket/982
...
Redmine Admin
11:26 AM Feature request #2452: Save as vector (not only to shapefile)
Would it be possible to add a feature so that if the layer is using the non-persistent memory data provider, then whe... Chris Crook
10:48 AM Bug report #2486: Unique value symbology doesn't work in canvas with postgres "character" data type
ya, generally you don't want to use 'character' type, but when you do QGIS likely should not strip the padded whitesp... springmeyer -
08:09 AM Bug report #2486 (Closed): Unique value symbology doesn't work in canvas with postgres "character...
If a unique value symbology is applied to a PostGIS layer with a data type "character", it can be formatted normally ... Mike Taves
10:42 AM Bug report #551 (Closed): QGIS does not allow to load themes which were created in GRASS using v....
The problem is described here http://trac.osgeo.org/grass/ticket/981 , it is GRASS bug, definitely it cannot be fixed... Redmine Admin
10:42 AM Bug report #551 (Closed): QGIS does not allow to load themes which were created in GRASS using v....
The problem is described here http://trac.osgeo.org/grass/ticket/981 , it is GRASS bug, definitely it cannot be fixed... Redmine Admin
09:41 AM Bug report #2487 (Closed): Memory data provider should not be saved
Layers built with the memory data provider should not be saved to the project file, as when the file is reloaded, the... Chris Crook

2010-03-02

02:36 PM Feature request #2452: Save as vector (not only to shapefile)
I've being doing some more testing with transforming output vector layers. I have found that if the layer transformat... Jeremy Palmer
02:49 AM Bug report #2399 (Closed): Build fails for r12842.
Martin Dobias
02:42 AM Bug report #2399: Build fails for r12842.
Unfortunately I installed libQtWebKit-devel so can't check it.
Feel free to close if you did test yourself.
Sandro Santilli
02:17 AM Bug report #2485 (Closed): CPU load too high when waiting for WMS server response.
When QGIS is waithing for WMS server response, CPU is fully loaded. Strace shows that many poll()/read() syscalls are... jekhor -
02:10 AM Bug report #2484 (Closed): EPSG:3857 SRS is missing.
3857 is official EPSG ID of Google Mercator projection and should be added instead (or with) bogus ID 900913. jekhor -

2010-03-01

12:57 AM Bug report #2399: Build fails for r12842.
The check has been added in svn trunk, commit:c4cb0d3e (SVN r12992).
Can we close the ticket?
Martin Dobias
12:20 AM Bug report #2475: Segmentation Fault in 1.4, opensuse 11.2
Replying to [comment:1 pcav]:
> Which SIP do you have?
Well, I have installed python-sip 4.9.1-1.1.1.
By the way, y...
jtornero -
11:53 AM Bug report #2483: Window resize/zoom problem with large rasters
Disabling rendering is a means to circumvent the issue. Perhaps it would be possible to disable rendering of the map ... John Tull
10:11 AM Bug report #2483 (Closed): Window resize/zoom problem with large rasters
With current trunk and qt-4.6.2 on OS X, the qgis application window behaves strangely when trying to resize it. To r... John Tull

2010-02-28

02:19 PM Bug report #2475: Segmentation Fault in 1.4, opensuse 11.2
Which SIP do you have? Paolo Cavallini
02:15 PM Bug report #2482 (Closed): Interpolation plugin causes seg fault
Tested on both linux and windows xp with the following point vector
http://mapserver.uevora.pt/~mapserver/dados.rar
...
Giovanni Manghi
01:55 PM Bug report #2474 (Closed): QGIS crashes when TOC window width has been changed
Hi,
this is duplicate of #2339.
Cheers
Giovanni Manghi
01:55 PM Bug report #2474 (Closed): QGIS crashes when TOC window width has been changed
Hi,
this is duplicate of #2339.
Cheers
Giovanni Manghi
07:53 AM Feature request #2387: enable creation of spatialite vector layer from scratch
Replying to [comment:1 gsherman]:
> I'm working on this enhancement (2010-02-25)
great news indeed!
Giovanni Manghi

2010-02-26

05:24 PM Feature request #2481 (Closed): Change Coordinate Reference System (CRS) by Layer
For change Coordinate Reference System of Map Canvas with CRS of one layer, it is necessary select CRS by list in Pro... Luiz Motta
11:38 AM Bug report #2478 (Closed): Action, open browser don`t functions
It ist not really a problem. You have to set the path to the exe file into double paranthese.
The right action comma...
Gerhard Spieles
11:38 AM Bug report #2478 (Closed): Action, open browser don`t functions
It ist not really a problem. You have to set the path to the exe file into double paranthese.
The right action comma...
Gerhard Spieles
08:06 AM Bug report #2478 (Closed): Action, open browser don`t functions
Layer properties, Action list schould open an application when click on "Actions" in the identify results box of an o... Gerhard Spieles
11:34 AM Bug report #2479 (Closed): Identify tool form
fixed in commit:3640e112 (SVN r12977). Jürgen Fischer
11:34 AM Bug report #2479 (Closed): Identify tool form
fixed in commit:3640e112 (SVN r12977). Jürgen Fischer
10:58 AM Bug report #2479 (Closed): Identify tool form
Identify tool works incorrect when using of feature form is enabled. To reproduce:
1. Settings-Options-Map tools, ch...
Alexander Bruy
11:34 AM Feature request #2480 (Closed): Quoted filenames in Georeferencer scripts
Patch for Georeferencer. This adds quoted filenames in GDAL script generated with Georeferencer.
Patch provided by J...
Alexander Bruy
07:51 AM Bug report #2477 (Closed): RSO Projection
The Proj4 source code was recently updated & the oblque mercator projection can now handle RSO Projection. (Please re... alexckp -
02:30 AM Bug report #2474: QGIS crashes when TOC window width has been changed
Clarification: Bug reproduces only with Overview enabled. jekhor -
02:23 AM Bug report #2474: QGIS crashes when TOC window width has been changed
Bug reproduces only with render caching enabled. jekhor -
02:08 AM Bug report #2474: QGIS crashes when TOC window width has been changed
I am sorry, there is sample data here: http://latlon.org/~jek/qgis-test-crash.tar.bz2 jekhor -
02:03 AM Bug report #2474 (Closed): QGIS crashes when TOC window width has been changed
QGIS crashes when TOC window width has been changed. There is message on console: "Warning: QPaintDevice: Cannot dest... jekhor -
02:29 AM Feature request #2476 (Closed): Support for "selected features only" in "Select by location"
Could you please add "selected features only" support for "Select by location" like some other functions already have... Anita Graser
02:17 AM Bug report #2475 (Closed): Segmentation Fault in 1.4, opensuse 11.2
When Qgis starts, it crashes whith this message:
----
rewrewqr@ewrqwerqw:~/.config/QuantumGIS> qgis
Python support ...
jtornero -

2010-02-25

07:33 PM Feature request #2387: enable creation of spatialite vector layer from scratch
I'm working on this enhancement (2010-02-25) Gary Sherman
04:06 PM Bug report #2470 (Closed): Sizing issue with coordinate reference system selector
duplicate of #2323 Jürgen Fischer
04:06 PM Bug report #2470 (Closed): Sizing issue with coordinate reference system selector
duplicate of #2323 Jürgen Fischer
12:55 PM Bug report #2470 (Closed): Sizing issue with coordinate reference system selector
The coordinate reference system selector dialog displays buttons with the four most recently selected systems. For s... Chris Crook
03:44 PM Bug report #2473 (Closed): identify window stays on top of other application's windows with Qt 4....
When I have an identify results window open, then switch to another application, the identify results window stays in... William Kyngesburye
03:14 PM Bug report #2472 (Closed): some menus have small height in unpopped state with Qt 4.6
On OSX, with Qt 4.6, both Carbon 32bit and Cocoa 64bit, some menus have a small height, just to the top/bottom pixel ... William Kyngesburye
03:06 PM Bug report #2471: toolbars have no buffer around icons with Qt 4.6
P.S. that's both docked and floating toolbars. William Kyngesburye
03:04 PM Bug report #2471 (Closed): toolbars have no buffer around icons with Qt 4.6
With Qt 4.6 on OSX, both Carbon 32bit and Cocoa 64bit, there is no buffer around icons in toolbars, except the OSM to... William Kyngesburye
09:56 AM Feature request #2466: Define Current Projection in fTools don't work
commit:196037dd (SVN r12975) Maxim Dubinin
03:35 AM Feature request #2466 (Closed): Define Current Projection in fTools don't work
the patch was committed and is working fine! Giovanni Manghi
03:35 AM Feature request #2466 (Closed): Define Current Projection in fTools don't work
the patch was committed and is working fine! Giovanni Manghi
01:39 AM Feature request #2466: Define Current Projection in fTools don't work
Hi,
many thanks for the patch, this was a much awaited fix for a known bug (strange that hadn't a ticket open). I wou...
Giovanni Manghi
05:46 AM Feature request #2469 (Closed): advancedDigitizeToolBar is not visible for plugin development
There is no function in the main qgis interface to retrieve the advanced digitize toolbar from a plugin (in my case w... skiefer -
04:52 AM Feature request #2468 (Closed): Support for Column Permissions in PostgreSQL 8.4
Column Permission in [[PostgreSQL]] 8.4 is not supported in Qgis. When I grant insert or update on a specific column,... pinux -
01:58 AM Feature request #1899: Nested Grouping in Layer Tree
I agree,
I feel the same necessity for a more complex legend structure and the same is asked by the vast majority of ...
Giovanni Manghi

2010-02-24

05:52 PM Bug report #2467 (Closed): Problems creating shapefiles
Any time I do something that should create a shapefile, I get the three "inner files" (.qpj, .prj and .dbf), but ther... yermahn -
10:44 AM Feature request #2466 (Closed): Define Current Projection in fTools don't work
Seems that fTools "Define Current Projection" does not work correctly. It produces prj file... Alexander Bruy
08:10 AM Feature request #1899: Nested Grouping in Layer Tree
I find the lack of nested groups in projects with lots of layers to be a significant shortfall, especially when using... Donkagen2 -
01:12 AM Bug report #2399: Build fails for r12842.
Indeed no qwebview.h
I belive that part is in a package called libQtWebKit-devel.
Qgis should check for qwebview.h ex...
Sandro Santilli

2010-02-23

09:15 AM Bug report #2465 (Closed): Georeferencer: does not correctly handle files with existing georefere...
When opening an already georeferenced raster, any added GCPs
are expressed in geocoordinates instead of pixel coordin...
mmassing -
07:19 AM Feature request #2447 (Closed): Output pixel size in Georeferencer
Implemented in commit:b7a47cad (SVN r12966).
mmassing -
07:19 AM Feature request #2447 (Closed): Output pixel size in Georeferencer
Implemented in commit:b7a47cad (SVN r12966).
mmassing -
05:11 AM Bug report #2463 (Closed): segmentation fault when starting qgis 1.4.0-2~karmic2
Moved to [[UbuntuGIS]]. nsavard -
05:11 AM Bug report #2463 (Closed): segmentation fault when starting qgis 1.4.0-2~karmic2
Moved to [[UbuntuGIS]]. nsavard -
03:22 AM Bug report #2464 (Closed): Georeferencer: Selection of custom projection as target SRS is not fol...
Adressed in commit:e0785445 (SVN r12965). mmassing -
03:22 AM Bug report #2464 (Closed): Georeferencer: Selection of custom projection as target SRS is not fol...
Adressed in commit:e0785445 (SVN r12965). mmassing -
02:44 AM Bug report #2464 (Closed): Georeferencer: Selection of custom projection as target SRS is not fol...
Paolo Cavalini: We spotted a problem though: if we select a custom projection as a target
SRS, the georef does not ta...
mmassing -

2010-02-22

05:45 PM Feature request #2452: Save as vector (not only to shapefile)
Tested patch on [[WinXP]] with Visual studio 2008 build. Compiled and worked well.
Mapinfo and KML export seems to ...
Jeremy Palmer
03:34 PM Bug report #2458 (Closed): print composer grid misses the most leftward vertical line
Fixed in commit:38c5d725 (SVN r12964) Marco Hugentobler
03:34 PM Bug report #2458 (Closed): print composer grid misses the most leftward vertical line
Fixed in commit:38c5d725 (SVN r12964) Marco Hugentobler
02:54 PM Bug report #2459 (Closed): print composer grid "interval X" setting max value is 6 numbers long (...
They have the same length now (commit:c9c41d5f (SVN r12963)) Marco Hugentobler
02:54 PM Bug report #2459 (Closed): print composer grid "interval X" setting max value is 6 numbers long (...
They have the same length now (commit:c9c41d5f (SVN r12963)) Marco Hugentobler
01:44 PM Bug report #2463: segmentation fault when starting qgis 1.4.0-2~karmic2
norm, please move this bug on the [[UbuntuGIS]] instance. It will be auto-assigned to Jef, the qgis ubuntu package ma... aboudreault -
12:04 PM Bug report #2463 (Closed): segmentation fault when starting qgis 1.4.0-2~karmic2
First I updated the sources.list with the ppa found here https://launchpad.net/~ubuntugis/+archive/ubuntugis-unstable... nsavard -
09:56 AM Bug report #2462 (Closed): Composer non-raster print to pdf ignores svg image items
I have a project file with a composer that I am having to print to pdf as a non-raster file. (This is because of some... John Tull
03:10 AM Bug report #2214: georeferencer windows passes behind qgis main window when choosing points from ...
Thank you for looking into this.
It'd be great if you could file the custom crs issue as a new bug.
mmassing -
01:57 AM Feature request #2461 (Closed): Add Incremental rendering of features when using Symbology V2
Applied in commit:e988e215 (SVN r12962). Thanks for contributing! Martin Dobias
01:57 AM Feature request #2461 (Closed): Add Incremental rendering of features when using Symbology V2
Applied in commit:e988e215 (SVN r12962). Thanks for contributing! Martin Dobias
01:55 AM Bug report #2409 (Closed): Incremental rendering of features does not work when Symbology V2 is used
Applied in commit:e988e215 (SVN r12962). Thanks for contributing! Martin Dobias
01:55 AM Bug report #2409 (Closed): Incremental rendering of features does not work when Symbology V2 is used
Applied in commit:e988e215 (SVN r12962). Thanks for contributing! Martin Dobias

2010-02-21

05:38 PM Feature request #2461 (Closed): Add Incremental rendering of features when using Symbology V2
This patch implements version 2 incremental rendering. Note that I have only implemented processing of key events whe... Jeremy Palmer
05:30 PM Feature request #2460 (Closed): Use estimated metadata for PostGIS layers
[[PostGIS]] layers with millions of features take quite some time to be added to the map canvas because of table feat... Jeremy Palmer
02:46 PM Bug report #2459 (Closed): print composer grid "interval X" setting max value is 6 numbers long (...
See title. Seen on qgis trunk on both linux and windows. Giovanni Manghi
02:38 PM Bug report #2458 (Closed): print composer grid misses the most leftward vertical line
See attached images.
This has been seen on qgis 1.4/trunk on all platforms. Tested various kind of data, including t...
Giovanni Manghi
11:31 AM Bug report #2457 (Closed): qgis (1.4, trunk) crashes if reprojecting with a raster active in the ...
The following has been tested with data from the QGIS sample dataset (plus the small shapefile attached to this ticke... Giovanni Manghi
08:24 AM Bug report #2407: Quick search behaviour in attributes tables has changed
Unfortunately "Quick search" is not an "find" anymore. Wildcards are not accepted, unescaped SQL also gives errors.
...
marisn -
07:22 AM Bug report #2455: Windows installer doesn't warn user if it can't create directories
is this just a Vista/Seven problem or does affect also XP? Giovanni Manghi
07:19 AM Bug report #2456 (Closed): Installation of Quantum GIS is impossible, when folder has name "Progr...
Hi,
one of these problems is known, under Vista/Seven you must launch the installer as administrator (right click on ...
Giovanni Manghi
07:19 AM Bug report #2456 (Closed): Installation of Quantum GIS is impossible, when folder has name "Progr...
Hi,
one of these problems is known, under Vista/Seven you must launch the installer as administrator (right click on ...
Giovanni Manghi
03:25 AM Bug report #2214 (Closed): georeferencer windows passes behind qgis main window when choosing poi...
Hi,
just tested the new georeferencer and it works really fine! closing this.
PS
I just found the following:
when y...
Giovanni Manghi
03:25 AM Bug report #2214 (Closed): georeferencer windows passes behind qgis main window when choosing poi...
Hi,
just tested the new georeferencer and it works really fine! closing this.
PS
I just found the following:
when y...
Giovanni Manghi

2010-02-20

05:47 PM Bug report #2456 (Closed): Installation of Quantum GIS is impossible, when folder has name "Progr...
When trying to install - under Windows Vista - Quantum GIS Enceladus into the folder "Program Files" (which is the de... Ghuoargh -
01:11 AM Bug report #2455 (Closed): Windows installer doesn't warn user if it can't create directories
Current version of QGIS Windows installer (1.4.0 standalone) gives no warning to user if user has no write permission... marisn -

2010-02-19

09:10 AM Bug report #2371 (Closed): There are no vertical scrollbars
dr -
06:42 AM Bug report #2451 (Closed): Georeferencer plugin not incuded
William Kyngesburye
06:42 AM Bug report #2451 (Feedback): Georeferencer plugin not incuded
cleaning up William Kyngesburye
06:42 AM Bug report #2451 (Feedback): Georeferencer plugin not incuded
cleaning up William Kyngesburye
01:45 AM Feature request #783: Allow multi-layer selection in the legend and zoom to various layers at sam...
I agree with lutra. Take a look in gvSIG, if you select more than one layer in the legend panel, automatically the op... michele -

2010-02-18

12:30 AM Bug report #2451 (Closed): Georeferencer plugin not incuded
Thank you Kyngchaos i have dounload the Qgis(standalone)-1.4.0-6-Leopard.dmg and the georeferencer plug in is present ! vrgsmm01 -
12:30 AM Bug report #2451 (Closed): Georeferencer plugin not incuded
Thank you Kyngchaos i have dounload the Qgis(standalone)-1.4.0-6-Leopard.dmg and the georeferencer plug in is present ! vrgsmm01 -
06:25 AM Bug report #2451: Georeferencer plugin not incuded
Is this the standalone binary version? Make sure you have downloaded the latest version, there was a library problem... William Kyngesburye
08:26 PM Bug report #2371: There are no vertical scrollbars
should we close this bug? Maxim Dubinin
08:24 PM Feature request #2454 (Closed): Cannot remove custom CRS
If a custom CRS is on one of the quick-access buttons, this projection cannot be removed from the list using Settings... Maxim Dubinin
03:38 PM Bug report #1500: Blank fieldnames in new vector layers
Any news on this bug? It still persists in 1.5 (commit:34144244 (SVN r12954))
On top of that, user can create a fiel...
Maxim Dubinin
08:41 AM Feature request #2452: Save as vector (not only to shapefile)
I tested the patch on my OS X setup with commit:34144244 (SVN r12954). It worked very well on a kml export I performe... John Tull
05:45 AM Bug report #2453 (Closed): New georeferencer can't read old GCP files
The format of the GCP files written by the georeferencer plugin has changed. The new georeferencer is not able to rea... jcrepetto -
04:37 AM Bug report #2324: Vector - Sum lines length crashes QGIS
Moreover there are other projection (ie epsg 20790) that I can use to save the original layers that cause qgis crash ... Giovanni Manghi
04:34 AM Bug report #2324: Vector - Sum lines length crashes QGIS
Well,
in the case of the layers I posted it turns that if I save them in another projection (ie epsg 3763) the operat...
Giovanni Manghi
04:16 AM Bug report #2324: Vector - Sum lines length crashes QGIS
This is right on the money, I just found two layers you can download here
http://mapserver.uevora.pt/~mapserver/
th...
Giovanni Manghi
03:40 AM Bug report #2324 (Feedback): Vector - Sum lines length crashes QGIS
bug is not fixed dr -
03:40 AM Bug report #2324 (Feedback): Vector - Sum lines length crashes QGIS
bug is not fixed dr -

2010-02-17

10:32 PM Feature request #2452 (Closed): Save as vector (not only to shapefile)
The following patch adds the possibility to save vector to an OGR supported file format (replaces the 'save as shapef... Marco Hugentobler
10:41 AM Bug report #2451 (Closed): Georeferencer plugin not incuded
The Georeferencer plugin is not incuded in the 1.4.0 version vrgsmm01 -
08:45 AM Bug report #2444: Discrepancy between gdalinfo and QGIS raster metadata
ok, I think I've been able to clarify this:
1. Interpolation plugin generates an Arc Ascii raster, even if it's named...
alobo -
03:35 AM Bug report #2444: Discrepancy between gdalinfo and QGIS raster metadata
Let me reproduce the process again this afternoon using the same machine.
The interpolation was made with the interpo...
alobo -
03:29 AM Bug report #2444: Discrepancy between gdalinfo and QGIS raster metadata
Replying to [comment:7 mhugent]:
> With which tool has this tiff (test2.tif) been generated?
> It cannot be with the ...
rbivand -
03:01 AM Bug report #2444: Discrepancy between gdalinfo and QGIS raster metadata
With which tool has this tiff (test2.tif) been generated?
It cannot be with the interpolation C++ plugin, because thi...
Marco Hugentobler
08:28 AM Bug report #2363 (Closed): Map composer export sometimes crops a line of the lower boundary of ra...
pablotcarreira -
08:27 AM Bug report #2362 (Closed): SVG export does not export grid annotations.
pablotcarreira -
07:15 AM Bug report #2450 (Closed): Simplify tool segfaults if OTFR is enabled
I used following dance to make it crash:
* Add raster layer with CRS1;
* Enable OTFR and set project CRS to be CRS1;
...
marisn -
05:51 AM Bug report #2214: georeferencer windows passes behind qgis main window when choosing points from ...
Hi,
this ticket was about the old georeferencer. I'll test the new and let you know. Thanks!
Giovanni Manghi
05:49 AM Bug report #2214: georeferencer windows passes behind qgis main window when choosing points from ...
I can't reproduce this with the new georeferencer from SVN trunk.
For me, the qgis main windows is initially raised (...
mmassing -
04:47 AM Bug report #2449 (Closed): georeferencer: gcp list ordering is lexicographic, and does not auto-r...
This is a user interface issue with the GCP list: when sorting ground control points by e.g.
their residual, modifyin...
mmassing -
04:07 AM Feature request #2447 (In Progress): Output pixel size in Georeferencer
mmassing -
02:59 AM Bug report #2419: qgis standalone crashes when opening a vector layer with "Shift-JIS" encoding
see also #2448 Giovanni Manghi
02:58 AM Bug report #2448 (Closed): 1.4 crashes with SHIFT-JIS
This seems duplicate of #2419, please update the title/description of that ticket if necessary. Giovanni Manghi
02:58 AM Bug report #2448 (Closed): 1.4 crashes with SHIFT-JIS
This seems duplicate of #2419, please update the title/description of that ticket if necessary. Giovanni Manghi

2010-02-16

10:31 PM Bug report #2448 (Closed): 1.4 crashes with SHIFT-JIS
I ran qgis 1.4.0 (Kyng Chaos version and compiled from source version) to read Japanese census data with encoding Shi... baba -
03:28 PM Feature request #2447 (Closed): Output pixel size in Georeferencer
It would be nice to have ability to set output pixel size for georeferenced rasters.
This can be implemented in the f...
Maxim Dubinin
02:35 PM Bug report #2386 (Closed): Join attributes issues
fixed (again) in #12952 cfarmer -
02:35 PM Bug report #2386 (Closed): Join attributes issues
fixed (again) in #12952 cfarmer -
03:37 AM Bug report #2399: Build fails for r12842.
[[QtWebKit]] is a required part for the help viewer.
Any chance the qtwebkit include files are not present on your s...
Martin Dobias
02:58 AM Bug report #2446: Python.cmake is wrong about python-sip version
I fixed it with:... antimirov -
02:38 AM Bug report #2446 (Closed): Python.cmake is wrong about python-sip version
What QGIS version is that? This is not a problem anymore in SVN trunk (will be released as 1.5).
I think the develop...
Martin Dobias
02:38 AM Bug report #2446 (Closed): Python.cmake is wrong about python-sip version
What QGIS version is that? This is not a problem anymore in SVN trunk (will be released as 1.5).
I think the develop...
Martin Dobias
02:37 AM Bug report #2446: Python.cmake is wrong about python-sip version
Did you try to remove the build/python directory before recompiling? I have SIP 4.10 and no such error occurs (Ubuntu... Borys Jurgiel
02:33 AM Bug report #2446: Python.cmake is wrong about python-sip version
I'm sorry. Lexicographically 'a' is higher than "7", but the issue with Cmake's way of detecting python-sip version i... antimirov -
02:16 AM Bug report #2446 (Closed): Python.cmake is wrong about python-sip version
Today I got this error after having upgraded my python-sip package to newer version:
"SIP is required in version 4.7...
antimirov -
02:47 AM Bug report #2445: Problems with table manager and postgis tables
me yes but not our users.
It's not that good if they edit the tables directly on the database ;-)
bjpfei -
02:19 AM Bug report #2445: Problems with table manager and postgis tables
meanwhile you can use the "postgis manager" plugin. Giovanni Manghi
02:06 AM Bug report #2445 (Closed): Problems with table manager and postgis tables
It seems that the table manager doesn't work with postgis tables that don't have the geometry column as last column.
...
bjpfei -

2010-02-15

08:07 AM Bug report #2444: Discrepancy between gdalinfo and QGIS raster metadata
Replying to [comment:5 rbivand]:
> Replying to [comment:2 mmassing]:
> > To summarize this more concisely, I think th...
rbivand -
06:20 AM Bug report #2444: Discrepancy between gdalinfo and QGIS raster metadata
Replying to [comment:2 mmassing]:
> To summarize this more concisely, I think this is a bug in R (which fails to hand...
rbivand -
06:06 AM Bug report #2444: Discrepancy between gdalinfo and QGIS raster metadata
Displaying the VRT coordinate frame instead of the original raster coordinate frame
can arguably be seen as a user i...
mmassing -
05:50 AM Bug report #2444: Discrepancy between gdalinfo and QGIS raster metadata
I'll let Roger Bivand know about this thread, but beyond R,
why is the info displayed by gdalinfo (not R) different t...
alobo -
04:13 AM Bug report #2444: Discrepancy between gdalinfo and QGIS raster metadata
To summarize this more concisely, I think this is a bug in R (which fails to handle general
coordinate systems), and ...
mmassing -
04:03 AM Bug report #2444: Discrepancy between gdalinfo and QGIS raster metadata
Looking at the sample file you provided, I think the issue here is that the generated .tif
is not north-up (i.e. the ...
mmassing -
03:18 AM Bug report #2444 (Closed): Discrepancy between gdalinfo and QGIS raster metadata
At reading file test2.tif (use pseudocolor for visualization), which
is available here
http://sites.google.com/site/e...
alobo -
03:02 AM Bug report #2443 (Closed): georeferencer switches 'link georeferencer to QGIS' and 'link QGIS to...
mmassing -
01:59 AM Bug report #2443 (Closed): georeferencer switches 'link georeferencer to QGIS' and 'link QGIS to...
As noted by Marco, the functionality of 'Link georeferencer to QGIS' and 'Link
QGIS to georeferencer' menu entries s...
mmassing -

2010-02-14

11:49 PM Bug report #2399: Build fails for r12842.
libQtCore.so.4.4.3
qglobal.h:#define QT_VERSION_STR "4.4.3"
I guess I could do w/out [[QtWebKit]], if there's a way ...
Sandro Santilli

2010-02-13

01:18 PM Bug report #2411: FTBFS: qgsgrass.cpp + old grasses on Debian/Lenny
ok, I ran 'debuild clean' and then 'svn status' to identify and clean out a few files in debian/ that it missed', and... hamish -
12:06 PM Bug report #2411: FTBFS: qgsgrass.cpp + old grasses on Debian/Lenny
this seems to fix the @'class QStringList' has no member named 'length'@ error:... hamish -
11:55 AM Bug report #2411: FTBFS: qgsgrass.cpp + old grasses on Debian/Lenny
ah, trunk/debian/build/CMakeCache.txt:... hamish -

2010-02-12

11:47 AM Bug report #1631: v.db.addcol: table not updated
Replying to [comment:3 pcav]:
> See #1659
if fixing #1659 will show newly added columns than is ok... this bug hurts...
Giovanni Manghi
11:34 AM Bug report #1631 (Feedback): v.db.addcol: table not updated
Redmine Admin
11:26 AM Feature request #385 (Closed): set the "option" and "required" option in qgis-grass integration
Redmine Admin
11:24 AM Bug report #1860: Support thumbnail in legend for raster providers
The same problem like #2440 , currently the thumbnail is hardcoded grey in raster layer for all providers (except bui... Redmine Admin
11:20 AM Feature request #2440: Better support for raster providers
Well, then I believe that until we have a "Better support for raster providers" the qgis raster layer properties for ... Giovanni Manghi
11:13 AM Feature request #2440: Better support for raster providers
All the above problems cannot be solved in GRASS raster data provider. At the moment it does just what it can, it is ... Redmine Admin
10:13 AM Feature request #2440 (Closed): Better support for raster providers
The new GRASS provider solved many problems, especially a few nasty bugs that made many GRASS modules not usable und... Giovanni Manghi
11:13 AM Feature request #2442 (Open): Enhanced constraint violation error dialog while saving edits
Let's assume that before hand some constraints in the database - say not null, uniqueness, etc. - or even topology ru... Sfkeller -
11:03 AM Feature request #2441 (Closed): Shortcut key to save/update edits without leaving edit mode
While in edit mode, implement a shortcut key to periodically "save/update edits"
without leaving this mode.
Sfkeller -
10:14 AM Bug report #1945: [Vista] Qgis crashes removing GRASS raster layer from map canvas
Hi Radim,
about the problems in my last comment I opened a new ticket, so this can be abandoned.
Giovanni Manghi
10:02 AM Feature request #2369 (Closed): Cannot change column for existing graduated (or categorized) symb...
Fixed in commit:1b575f1d (SVN r12940) (commit message claims it fixes #2422 but that's a typo)
Martin Dobias
10:02 AM Feature request #2369 (Closed): Cannot change column for existing graduated (or categorized) symb...
Fixed in commit:1b575f1d (SVN r12940) (commit message claims it fixes #2422 but that's a typo)
Martin Dobias
09:26 AM Bug report #2439: QGIS 1.0.2 build on opensuse 11.2 fails with python-sip4 error
This time the problem is in the attached sip49_support.patch - the last chunk of added code in python/core/conversion... Martin Dobias
08:59 AM Bug report #2439: QGIS 1.0.2 build on opensuse 11.2 fails with python-sip4 error
no, doesn't work, result is:
[ 61%] Generating core/Makefile, gui/Makefile
sip: [[QgsOverlayObject]] is undefined
si...
Otto Dassau
08:12 AM Bug report #2439: QGIS 1.0.2 build on opensuse 11.2 fails with python-sip4 error
Try to apply patch from commit:3d35c57d (SVN r11774). See #1959 for some details. Martin Dobias
07:43 AM Bug report #2439 (Closed): QGIS 1.0.2 build on opensuse 11.2 fails with python-sip4 error
Hi,
wanted to build QGIS 1.0.2 rpms for opensuse 11.2 and ended up with following python-sip4 error (was working wi...
Otto Dassau
09:17 AM Bug report #2422: qgis-trunk, closing the program after installing a pyhton plugin returns an error
Borys, please check the patch and apply if it's fine... Martin Dobias
07:48 AM Feature request #2433: Fix relative paths from absolute-with-symlinks
Argh, forget the second patch. It would abort. I was assuming too much.
I think I'm off on this, isn't that much imp...
Sandro Santilli
07:30 AM Feature request #2433: Fix relative paths from absolute-with-symlinks
I add an updated patch.
Checks if the path does have a "canonical" representation (it does if it exists
on the filesy...
Sandro Santilli
06:34 AM Feature request #2433: Fix relative paths from absolute-with-symlinks
How about adding this:
if ( srcPath.empty() ) srcPath = src;
Between lines 1413 and 1414 of my patch ?
QDir::cano...
Sandro Santilli
06:25 AM Feature request #2433: Fix relative paths from absolute-with-symlinks
Replying to [comment:3 jef]:
> Replying to [comment:2 strk]:
> > Replying to [comment:1 jef]:
> > > What's the point ...
Sandro Santilli
04:44 AM Feature request #2433: Fix relative paths from absolute-with-symlinks
Replying to [comment:2 strk]:
> Replying to [comment:1 jef]:
> > What's the point in using two different paths to the...
Jürgen Fischer
02:30 AM Feature request #2433: Fix relative paths from absolute-with-symlinks
Replying to [comment:1 jef]:
> What's the point in using two different paths to the same directory in one project?
N...
Sandro Santilli
06:35 AM Bug report #1459: External table modifications are not visible in QGIS table editor
As pointed out above, this is not only GRASS problem, but general problem for all vector data.
Redmine Admin
06:33 AM Feature request #2063: wrapper for R and GRASS
Sorry I was unclear. Many users find the location-mapset GRASS concept difficult to understand, and cumbersome for on... Paolo Cavallini
06:29 AM Feature request #2063: wrapper for R and GRASS
How GRASS is involved here? There is rgdal. Especially if you start with r.external, I don't see any reason it should... Redmine Admin
06:32 AM Feature request #2438 (Closed): patches for v.surf.rst and v.surf.idw
patches for v.surf.rst and v.surf.idw Giovanni Manghi
04:03 AM Bug report #2335 (Closed): r.watershed tries to load additional wrong maps
This was bug in GRASS in definition of threshold option which is fixed in trunk. Redmine Admin
04:03 AM Bug report #2335 (Closed): r.watershed tries to load additional wrong maps
This was bug in GRASS in definition of threshold option which is fixed in trunk. Redmine Admin
03:52 AM Bug report #2437 (Closed): Legend raster icons do not show anymore
In qgis trunk the raster icons in the legend do not show anymore, happens for both non GRASS and GRASS rasters. See a... Giovanni Manghi
03:00 AM Bug report #1775 (Closed): v.what.rast not updating tables
Redmine Admin
02:18 AM Feature request #2432: authentication method 7 not supported
libpq.dll (and libeay32.dll and ssleay32.dll) can be replaced with newer version as a workaround - works for me (qgis... pungami -
01:57 AM Bug report #1616 (Closed): v.kernel and r.surf.fractal overwriting and not showing results
Redmine Admin

2010-02-11

11:38 PM Bug report #2434 (Closed): Project save is not triggered when not active layer is moved
fixed in . Jürgen Fischer
11:38 PM Bug report #2434 (Closed): Project save is not triggered when not active layer is moved
fixed in . Jürgen Fischer
08:11 PM Bug report #2434 (Closed): Project save is not triggered when not active layer is moved
Extension of #963
1. New project with two layers. Switch first layer off, second on. Save project.
2. Move first (of...
Maxim Dubinin
08:43 PM Bug report #2435: Error when using query builder if layer name is in cyrrilics
Ah? scratch that, just noticed "Subset" in the frame. Maxim Dubinin
08:20 PM Bug report #2435: Error when using query builder if layer name is in cyrrilics
Also, I suggest renaming Query Builder -> Definition query, used (for example in [[ArcGIS]]) to describe a query that... Maxim Dubinin
08:17 PM Bug report #2435 (Closed): Error when using query builder if layer name is in cyrrilics
If layer name is cyrrilic, query builder from layer properties doesn work.
To replicate:
1. Open layer (test one at...
Maxim Dubinin
08:33 PM Bug report #2436 (Closed): New symbology print issue
1. Open any polygonal layer and set New symbology: "Funny fill" symbol style;
2. If print this layer by internal QGI...
dr -
07:47 PM Bug report #963: The project Save? dialog does not appear when expected.
If move disabled layer in TOC to new place then The project Save? dialog does not appear. dr -
04:22 AM Bug report #963 (Closed): The project Save? dialog does not appear when expected.
fixed in commit:b1e241a0 (SVN r12927). maybe just partly. issues from #2431 are covered. if there are any other acti... Jürgen Fischer
04:22 AM Bug report #963 (Closed): The project Save? dialog does not appear when expected.
fixed in commit:b1e241a0 (SVN r12927). maybe just partly. issues from #2431 are covered. if there are any other acti... Jürgen Fischer
01:36 AM Bug report #963: The project Save? dialog does not appear when expected.
confirmed https://trac.osgeo.org/qgis/ticket/2431 dr -
04:44 PM Feature request #2433: Fix relative paths from absolute-with-symlinks
What's the point in using two different paths to the same directory in one project?
If you use the same path for bot...
Jürgen Fischer
04:00 PM Feature request #2433 (Closed): Fix relative paths from absolute-with-symlinks
If your project file refers to resources by absolute path but the absolute
path is formed by symlinks, the current co...
Sandro Santilli
09:32 AM Bug report #2430: Random points ftools issue
I confirm, mine stuck at 14% with 10 random points. No error though. Maxim Dubinin
08:05 AM Feature request #2432 (Closed): authentication method 7 not supported
Cannot connect (add new [[PostGIS]] layer) to gss-api configured ("single-sign-on") [[PostgreSQL]] server.
"Connectio...
pungami -
06:14 AM Bug report #1800 (Closed): Missing GRASS crashes application
Well, since OSX 10.4 is now in the unsupported state by Apple, and above reason, let's just say that for my OSX 10.4 ... William Kyngesburye
06:14 AM Bug report #1800 (Closed): Missing GRASS crashes application
Well, since OSX 10.4 is now in the unsupported state by Apple, and above reason, let's just say that for my OSX 10.4 ... William Kyngesburye
06:00 AM Bug report #1800: Missing GRASS crashes application
Haven't had a chance to test. OSX 10.4 is not much of a priority for me these days. William Kyngesburye
04:57 AM Bug report #1945: [Vista] Qgis crashes removing GRASS raster layer from map canvas
Replying to [comment:34 rblazek]:
> Forget about color bands, they have no meaning for GRASS.
>
You are right.
...
Giovanni Manghi
01:57 AM Bug report #1945: [Vista] Qgis crashes removing GRASS raster layer from map canvas
Replying to [comment:33 lutra]:
> I just compiled commit:09547004 (SVN r12918) under linux and I still see the colorb...
Redmine Admin
04:37 AM Bug report #2026 (Closed): Oracle connection fails
... Jürgen Fischer
04:37 AM Bug report #2026 (Closed): Oracle connection fails
... Jürgen Fischer
02:31 AM Bug report #2429 (Closed): Crash when editing GRASS vector
Redmine Admin
01:32 AM Bug report #2431 (Closed): Save project changes dialog window doesn't appear
really, i didn't noticed it dr -
01:32 AM Bug report #2431 (Closed): Save project changes dialog window doesn't appear
really, i didn't noticed it dr -
01:24 AM Bug report #2431: Save project changes dialog window doesn't appear
Hi, I believe that this is duplicate of #963.
Cheers
Giovanni Manghi
01:21 AM Bug report #2431 (Closed): Save project changes dialog window doesn't appear
If open existing project and try to do one of the following actions:
1) Change scale of view by zoom tools (not zoo...
dr -

2010-02-10

12:23 AM Bug report #2429: Crash when editing GRASS vector
This is confirmed under both linux and windows (both with qgis 1.4 and trunk). Under linux I see only a "segmentation... Giovanni Manghi
06:54 PM Bug report #2429 (Closed): Crash when editing GRASS vector
When editing attributes of a GRASS point vector layer (points), clicking away from a point crashes QGIS 1.4.0. dthonon -
12:09 AM Bug report #2430: Random points ftools issue
I tested both under windows (xp) and linux and got no python errors, but the tool is way too slow: I waited something... Giovanni Manghi
08:00 PM Bug report #2430 (Closed): Random points ftools issue
1. Open shapefile: "2. Try to put two random points with Random points tool;[[BR":http://gis-lab.info/data/vmap0/boun... dr -
12:18 PM Bug report #2009 (Closed): OGR Database Connection MySQL
fixed in 12922. Jürgen Fischer
12:18 PM Bug report #2009 (Closed): OGR Database Connection MySQL
fixed in 12922. Jürgen Fischer
09:18 AM Bug report #2399: Build fails for r12842.
What Qt version do you use? At least Qt4.4 is necessary due [[QtWebKit]] component.
WITH_QWT cmake variable has othe...
Martin Dobias
08:09 AM Bug report #2399: Build fails for r12842.
Yes, still as of commit:8cd99cd4 (SVN r12920)
src/qgis/build/src/helpviewer/ui_qgshelpviewerbase.h:20:29: error: [[Q...
Sandro Santilli
03:16 AM Bug report #2399: Build fails for r12842.
Still valid? Paolo Cavallini
08:58 AM Bug report #1799: g.manual not working
it does not under windows (xp)... Giovanni Manghi
07:59 AM Bug report #1799: g.manual not working
it works under Ubuntu now, using commit:09547004 (SVN r12918) and GRASS installed from the ubuntugis ppa repository. Giovanni Manghi
06:42 AM Bug report #1799: g.manual not working
In commit:c24f308f (SVN r12198) is slightly different:
g.manual -i
Starting browser for module index...
/usr/lib/...
Paolo Cavallini
08:58 AM Feature request #2195 (Closed): DXF2SHP converter plugin improvement
Duplicate of #1437; see also #1343 Paolo Cavallini
08:58 AM Feature request #2195 (Closed): DXF2SHP converter plugin improvement
Duplicate of #1437; see also #1343 Paolo Cavallini
07:39 AM Bug report #1945: [Vista] Qgis crashes removing GRASS raster layer from map canvas
Hi Radim,
I just compiled commit:09547004 (SVN r12918) under linux and I still see the colorbands problem (see the l...
Giovanni Manghi
07:37 AM Bug report #1680 (Closed): When exiting from the qgis GRASS shell, qgis overwrites ~/.grassrc6
I have done something in commit:8cd99cd4 (SVN r12920) too much work for nothing. Redmine Admin
07:37 AM Bug report #1680 (Closed): When exiting from the qgis GRASS shell, qgis overwrites ~/.grassrc6
I have done something in commit:8cd99cd4 (SVN r12920) too much work for nothing. Redmine Admin
07:21 AM Bug report #1680: When exiting from the qgis GRASS shell, qgis overwrites ~/.grassrc6
Hi,
the problem described in comments # 13 and # 17 is confirmed (commit:1f3f3ee6 (SVN r12908) under ubuntu): when u...
Giovanni Manghi
07:32 AM Feature request #1028 (Closed): Debian package on life support
Replying to [comment:15 pcav]:
> Can this be closed, now that we have qgis on main?
That is friggin excellent news. ...
hamish -
07:32 AM Feature request #1028 (Closed): Debian package on life support
Replying to [comment:15 pcav]:
> Can this be closed, now that we have qgis on main?
That is friggin excellent news. ...
hamish -
03:13 AM Feature request #1028: Debian package on life support
Can this be closed, now that we have qgis on main? Paolo Cavallini
07:15 AM Bug report #2428: (windows) Identify Features tool returns incorrect band values
Works on OSX. William Kyngesburye
04:56 AM Bug report #2428: (windows) Identify Features tool returns incorrect band values
Replying to [comment:8 dr]:
> If you try to click in different place of pixel you will get different values of bands....
Giovanni Manghi
04:53 AM Bug report #2428: (windows) Identify Features tool returns incorrect band values
If you try to click in different place of pixel you will get different values of bands. dr -
04:52 AM Bug report #2428: (windows) Identify Features tool returns incorrect band values
I'm not sure that issue is connected with transparency. Seems that it is Identify Feature tool issue. dr -
04:44 AM Bug report #2428: (windows) Identify Features tool returns incorrect band values
Hi,
I think that the title of this ticket does not really match the described issue. What about changing it? maybe s...
Giovanni Manghi
04:22 AM Bug report #2428: (windows) Identify Features tool returns incorrect band values
Thanks for testing it. Sorry I don't have possibility to test bug under Mac OS. dr -
04:12 AM Bug report #2428: (windows) Identify Features tool returns incorrect band values
Ok, is confirmed that the issue happens under windows but not linux. Any Mac to test it? Giovanni Manghi
04:07 AM Bug report #2428: (windows) Identify Features tool returns incorrect band values
Just tested the raster you linked and it works fine under linux and qgis trunk. I'll check also under xp and report b... Giovanni Manghi
03:52 AM Bug report #2428: (windows) Identify Features tool returns incorrect band values
This bug I've reproduced on different rasters. For example [http://gis-lab.info/share/DR/l5_19880625.img] dr -
03:28 AM Bug report #2428: (windows) Identify Features tool returns incorrect band values
Hi,
I cannot replicate it here with trunk under linux. Can you post please a sample of the data you are using?
Giovanni Manghi
06:44 AM Bug report #2153: GRASS icons missing: r.circle
In fact, the icon is there:
/usr/share/qgis/grass/modules/r.circle.png
but is not shown
Paolo Cavallini
05:52 AM Bug report #2334 (Closed): g.proj.proj does not work?
Fixed. Redmine Admin
05:52 AM Bug report #2334 (Closed): g.proj.proj does not work?
Fixed. Redmine Admin
05:39 AM Bug report #1748: (windows) GRASS gui does not show if GRASS was run with wxpyhton interface
Hi,
I tested again qgis-dev (commit:6b9f41d8 (SVN r12904)) installed with osgeo4w (there was recently an update of t...
Giovanni Manghi
05:24 AM Bug report #1885 (Closed): r.mapcalc command misses apices
Hopefully fixed in commit:5e1c5f80 (SVN r12917). Redmine Admin
05:24 AM Bug report #1885 (Closed): r.mapcalc command misses apices
Hopefully fixed in commit:5e1c5f80 (SVN r12917). Redmine Admin
04:54 AM Bug report #1615 (Closed): NVIZ help not showing
Fixed in commit:59ad1557 (SVN r12916). Redmine Admin
04:54 AM Bug report #1615 (Closed): NVIZ help not showing
Fixed in commit:59ad1557 (SVN r12916). Redmine Admin
04:46 AM Bug report #2259: 'Add values from display' doesn't work
I hope someone will have a look at this feature. It's not convinient to add color of transparent pixels manually. Ide... dr -
03:15 AM Bug report #1800: Missing GRASS crashes application
Is this ok for current version? Can it be closed? Paolo Cavallini
03:06 AM Bug report #2197 (Closed): NVIZ crashes if a color layer is not selected
Fixed, commit:dcf060a6 (SVN r12915), dont use empty input. Redmine Admin
03:06 AM Bug report #2197 (Closed): NVIZ crashes if a color layer is not selected
Fixed, commit:dcf060a6 (SVN r12915), dont use empty input. Redmine Admin
01:39 AM Feature request #2351 (Closed): v.dissolve returns ''Item with key map not found''
Fixed in Paolo Cavallini
01:39 AM Feature request #2351 (Closed): v.dissolve returns ''Item with key map not found''
Fixed in Paolo Cavallini

2010-02-09

07:16 PM Bug report #2428 (Closed): (windows) Identify Features tool returns incorrect band values
1. Open any RGB raster and zoom it to high scale;
2. Click on any pixel and identify band values;
3. Set color from...
dr -
05:09 PM Bug report #2426: On-the-fly projection issues with large extents
Thanks for testing it again, glad it was confirmed.
I'm aware of other ways of reprojecting it permanently, but I am...
Maxim Dubinin
03:30 PM Bug report #2426: On-the-fly projection issues with large extents
Well, you are right. I made a slightly different test:
The vector you posted is defined in wgs84 crs and I exported ...
Giovanni Manghi
11:46 AM Bug report #2426: On-the-fly projection issues with large extents
Replying to [comment:2 gislab]:
> Thanks for testing, please check out this video
> http://www.screencast.com/users/g...
dr -
11:41 AM Bug report #2426: On-the-fly projection issues with large extents
Thanks for testing, please check out this video
http://www.screencast.com/users/gislab/folders/Jing/media/43dc0347-d6...
Maxim Dubinin
11:28 AM Bug report #2426: On-the-fly projection issues with large extents
Hi,
I just followed the steps and I cannot replicate the behaviour on both windows xp and linux using qgis trunk.
Th...
Giovanni Manghi
10:59 AM Bug report #2426 (Closed): On-the-fly projection issues with large extents
When I'm trying to project the whole Russian Federation layer, there is some weird behaviour.
1. Take sample from ht...
Maxim Dubinin
12:29 PM Bug report #2359 (Closed): links in man pages are slow, and leave a blank page in the plugin
Enabled openExternalLinks http://doc.trolltech.com/4.6/qtextbrowser.html#openExternalLinks-prop Redmine Admin
12:29 PM Bug report #2359 (Closed): links in man pages are slow, and leave a blank page in the plugin
Enabled openExternalLinks http://doc.trolltech.com/4.6/qtextbrowser.html#openExternalLinks-prop Redmine Admin
12:18 PM Bug report #2427: Can't build pyramids for IMG files
So there is a problem in the way that qgis handles .img files/gdal when it comes to create pyramids. And so does the ... Giovanni Manghi
12:14 PM Bug report #2427: Can't build pyramids for IMG files
I've test gdal from command line with landcover.img from the qgis sample dataset. Here is output
of gdalinfo (no pyra...
Alexander Bruy
11:39 AM Bug report #2427: Can't build pyramids for IMG files
Hi,
if you don't choose the pyramids resolution (up-right), then clicking the "build pyramid" button does nothing. N...
Giovanni Manghi
11:32 AM Bug report #2427 (Closed): Can't build pyramids for IMG files
Seems that QGIS can't build pyramids for the ERDAS IMAGINE (IMG) files, even if file don't have buildin pyramids. To ... Alexander Bruy
12:16 PM Bug report #2347 (Closed): GRASS error routin conflict
Fixed with native GRASS raster provider. Redmine Admin
12:16 PM Bug report #2347 (Closed): GRASS error routin conflict
Fixed with native GRASS raster provider. Redmine Admin
10:30 AM Feature request #2351: v.dissolve returns ''Item with key map not found''
patch attached Giovanni Manghi
10:24 AM Bug report #2386 (Feedback): Join attributes issues
Now another error (thanks to dr). Open any vector layer and run Vector - Data management tool - Join attributes. Erro... Alexander Bruy
10:24 AM Bug report #2386 (Feedback): Join attributes issues
Now another error (thanks to dr). Open any vector layer and run Vector - Data management tool - Join attributes. Erro... Alexander Bruy
10:12 AM Bug report #2425 (Closed): page setup problems MacOS
When you try to print from the composer...if the layout paper is bigger than A4
...print result is out of range.
Th...
vrgsmm01 -
08:11 AM Feature request #2424 (Closed): Set extent of plugin layer
Applied in commit:64b68ae5 (SVN r12910).
Martin Dobias
08:11 AM Feature request #2424 (Closed): Set extent of plugin layer
Applied in commit:64b68ae5 (SVN r12910).
Martin Dobias
07:45 AM Feature request #2424 (Closed): Set extent of plugin layer
This patch adds the method @QgsPluginLayer::setExtent(const [[QgsRectangle]]&)@ to allow Python plugins to set the ex... Mathias Walker
07:58 AM Bug report #2423 (Closed): spatialite: deleting columns is not allowed
Giovanni Manghi
07:54 AM Bug report #2423: spatialite: deleting columns is not allowed
Sorry, deleting a column isn't allowed at all in SQLite.
You can add columns to any table after initial CREATE: but ...
Sandro Furieri
07:38 AM Bug report #2423 (Closed): spatialite: deleting columns is not allowed
Is the spatialite provider supposed to allow deleting columns in the table of attributes? If yes then in QGIS (tested... Giovanni Manghi
07:04 AM Bug report #2422 (Closed): qgis-trunk, closing the program after installing a pyhton plugin retur...
tested on both linux and windows.
After installing a plugin from the repositories, when you close qgis it returns a ...
Giovanni Manghi
06:59 AM Bug report #2419: qgis standalone crashes when opening a vector layer with "Shift-JIS" encoding
Hi, this is replicable with the standalone installer but not with the osego4w one. Giovanni Manghi
06:35 AM Bug report #2078: [Windows] adding a GRASS raster created with r.external crashes QGIS
O, I noticed that today GRASS was updated in the osgeo4w installer. I then tested r.external and all seems to works f... Giovanni Manghi
04:29 AM Bug report #2420 (Closed): Layer editing is unavailable
QGIS justs asks the data provider about it capabilities.
For [[PostgreSQL]] editing is not restricted by a subset st...
Jürgen Fischer
04:29 AM Bug report #2420 (Closed): Layer editing is unavailable
QGIS justs asks the data provider about it capabilities.
For [[PostgreSQL]] editing is not restricted by a subset st...
Jürgen Fischer
03:48 AM Bug report #2420 (Closed): Layer editing is unavailable
If set any subset of vector layer by Query Builder then editing is disabled and I can't to edit attributes of this su... dr -
03:56 AM Bug report #2421 (Closed): Identify Features tool issue
Open any RGB raster and set Render as "Single band gray". If click on raster with Identify Features tool then in iden... dr -

2010-02-08

12:47 AM Bug report #2419: qgis standalone crashes when opening a vector layer with "Shift-JIS" encoding
Update: it was related to encoding. The program works fine when encoding is "UTF-8," but fails when it is "Shift-JIS." toltec77 -
12:37 AM Bug report #2419 (Closed): qgis standalone crashes when opening a vector layer with "Shift-JIS" e...
Downloaded QGIS-1.4.0-1-No-GrassSetup.exe today. After installed and started the QGIS, A raster layer of Alaska sampl... toltec77 -
 

Also available in: Atom