Activity

From 2008-07-22 to 2008-08-20

2008-08-20

11:55 PM Bug report #1229 (Closed): FindGEOS does not detect GEOS.Framework on OSX 10.5
thanks for the patch. applied in commit:c2c69742 (SVN r9106) Jürgen Fischer
11:55 PM Bug report #1229 (Closed): FindGEOS does not detect GEOS.Framework on OSX 10.5
thanks for the patch. applied in commit:c2c69742 (SVN r9106) Jürgen Fischer
08:12 PM Bug report #1229: FindGEOS does not detect GEOS.Framework on OSX 10.5
I can confirm this issue. I've always mapped it manually with:
-D GEOS_INCLUDE_DIR=/Library/Frameworks/GEOS.framework...
John Tull
07:07 PM Bug report #1229: FindGEOS does not detect GEOS.Framework on OSX 10.5
Hmm, as I see I can not edit Ticket description for QGIS, so please could anyone fix broken link to [[FindGEOS]].cmak... Mateusz Loskot -
07:04 PM Bug report #1229 (Closed): FindGEOS does not detect GEOS.Framework on OSX 10.5
Under Mac OS X 10.5, current version of [trunk/qgis/cmake/FindGEOS.cmake@9093 [[FindGEOS]].cmake] macro does not dete... Mateusz Loskot -
09:39 PM Feature request #234: ISO C++ forbids casting between pointer-to-function and pointer-to-object
Tim,
Continuing my previous comment, current SVN trunk does still thrown the same warning if compiled with my set of...
Mateusz Loskot -
09:32 PM Feature request #234: ISO C++ forbids casting between pointer-to-function and pointer-to-object
Tim,
Current version of QGIS SVN trunk does not set any flags like -Wall, -Werroretc. I have to do it manually:
<pr...
Mateusz Loskot -
05:34 PM Feature request #1016: mysterious white box obscures data in the map window
I have found that white boxes are caused by the order of setting a new size for mMap and mScene in the [[QgsMapCanvas... Steven Mizuno
01:46 PM Feature request #366: Adding a new column to a (dbf) table?
Which plugin is that? Does it add a new button to the table manager? Markus Neteler
01:39 PM Feature request #366: Adding a new column to a (dbf) table?
Anyway, this is now possible (and easy) with a python plugin. Maybe the ticked can be closed? Paolo Cavallini
12:19 PM Feature request #366: Adding a new column to a (dbf) table?
The related GRASS C code is here:
http://trac.osgeo.org/grass/browser/grass/trunk/db/drivers/dbf/column.c
add_column()
Markus Neteler
12:11 PM Feature request #366: Adding a new column to a (dbf) table?
this should probably added to the OGR shape driver. QGIS would automatically pick it up, once the OGR would support it. Jürgen Fischer
12:08 PM Feature request #417: Attribute constraints when editing vector layers
commit:43278d72 (SVN r9093) introduces some enhancements that covers this partly, although not by strict constraints. Jürgen Fischer
12:06 PM Feature request #1223: cannot remove islands from multipolygons
Replying to [comment:3 jef]:
> duplicate of #1042
Not entirely - #1042 is about *islands*, this one one is about *ri...
Maciej Sieczka -
11:54 AM Feature request #1223 (Closed): cannot remove islands from multipolygons
duplicate of #1042 Jürgen Fischer
11:54 AM Feature request #1223 (Closed): cannot remove islands from multipolygons
duplicate of #1042 Jürgen Fischer
07:25 AM Feature request #1223: cannot remove islands from multipolygons
Looks like there's only one feature in you shape and that feature is a multipolygon. The problem is that there curre... Jürgen Fischer
06:16 AM Feature request #1223 (Closed): cannot remove islands from multipolygons
1. Open the attached Shapefile.
2. Toggle editing.
3. Navigate to top-left corner.
4. You can't remove any of the ...
Maciej Sieczka -
12:03 PM Feature request #575 (Closed): API Feature Request: Concrete subclass of QgsVectorDataProvider wi...
there's the memoryrprovider now, that covers some if not all aspects of this proposal. Feel free to reopen, if you f... Jürgen Fischer
12:03 PM Feature request #575 (Closed): API Feature Request: Concrete subclass of QgsVectorDataProvider wi...
there's the memoryrprovider now, that covers some if not all aspects of this proposal. Feel free to reopen, if you f... Jürgen Fischer
11:54 AM Bug report #1042: possibility to delete rings and islands
see also #1223 Jürgen Fischer
11:46 AM Feature request #1193 (Closed): use GEOS C-API
applied in commit:935d5666 (SVN r9094) Jürgen Fischer
11:46 AM Feature request #1193 (Closed): use GEOS C-API
applied in commit:935d5666 (SVN r9094) Jürgen Fischer
11:44 AM Feature request #1175 (Closed): POSTGIS cursor performance
with commit:f2cdcca6 (SVN r9096) cursors are back to the old behaviour. transactional updates are now down through a... Jürgen Fischer
11:44 AM Feature request #1175 (Closed): POSTGIS cursor performance
with commit:f2cdcca6 (SVN r9096) cursors are back to the old behaviour. transactional updates are now down through a... Jürgen Fischer
08:20 AM Bug report #1215 (Closed): "blue pencil" Attribute Edit
fixed in commit:43278d72 (SVN r9093) Jürgen Fischer
08:20 AM Bug report #1215 (Closed): "blue pencil" Attribute Edit
fixed in commit:43278d72 (SVN r9093) Jürgen Fischer
08:19 AM Bug report #1213 (Closed): Attribute Table editing / Stop Editing dialog behavior is confusing
fixed in commit:43278d72 (SVN r9093). Attribute and geometry editing is now unified and the 'toggle editing' buttons... Jürgen Fischer
08:19 AM Bug report #1213 (Closed): Attribute Table editing / Stop Editing dialog behavior is confusing
fixed in commit:43278d72 (SVN r9093). Attribute and geometry editing is now unified and the 'toggle editing' buttons... Jürgen Fischer
07:39 AM Bug report #1227: loading a style replaces the layer
Replying to [comment:2 msieczka]:
> Replying to [comment:1 bjpfei]:
> > I think this looks similar to ticket #1162.
>...
Jürgen Fischer
07:22 AM Bug report #1227 (Closed): loading a style replaces the layer
Replying to [comment:1 bjpfei]:
> I think this looks similar to ticket 1162.
> Maybe we should meld these tickets to ...
Maciej Sieczka -
07:22 AM Bug report #1227 (Closed): loading a style replaces the layer
Replying to [comment:1 bjpfei]:
> I think this looks similar to ticket 1162.
> Maybe we should meld these tickets to ...
Maciej Sieczka -
07:11 AM Bug report #1227: loading a style replaces the layer
I think this looks similar to ticket 1162.
Maybe we should meld these tickets to one ticket?
bjpfei -
06:59 AM Bug report #1227 (Closed): loading a style replaces the layer
1. Set up symbology for a shapefile.
2. Save the style for this shapefile.
3. Load it for another Shapefile.
The '...
Maciej Sieczka -
07:33 AM Bug report #1228 (Closed): sorting by non-numeric col fails
fixed in commit:109c9f4a (SVN r9095). thanks for testing. Jürgen Fischer
07:33 AM Bug report #1228 (Closed): sorting by non-numeric col fails
fixed in commit:109c9f4a (SVN r9095). thanks for testing. Jürgen Fischer
07:18 AM Bug report #1228: sorting by non-numeric col fails
(I mean in table editor.) Maciej Sieczka -
07:16 AM Bug report #1228 (Closed): sorting by non-numeric col fails
Sorting by non-numeric col fails. reproducible with any Shapefile.
Maciej Sieczka -
07:26 AM Bug report #1162: missing possibility to use QML Style for more than one layer
I don't consider this issue as an enhacement request. It is a critical bug rather. If re-using QMLs for different lay... Maciej Sieczka -
07:15 AM Bug report #1224 (Closed): editing table should not turn editing the geometry on
That's intentional. There is no digitizing mode. Attributes and geometry can now be edited in one session. Jürgen Fischer
07:15 AM Bug report #1224 (Closed): editing table should not turn editing the geometry on
That's intentional. There is no digitizing mode. Attributes and geometry can now be edited in one session. Jürgen Fischer
06:22 AM Bug report #1224: editing table should not turn editing the geometry on
Typo: line "2. Open it's, toggle editing the table." should read "2. Open it's table, toggle editing the table.".
Maciej Sieczka -
06:20 AM Bug report #1224 (Closed): editing table should not turn editing the geometry on
1. Open some Shapefile.
2. Open it's, toggle editing the table.
Digitising mode becomes toggle on too. It shouldn't.
Maciej Sieczka -
06:27 AM Bug report #1226 (Closed): tools dialogs should not pop-up after leaving the digitising mode
Example:
1. Select "Measure tool".
2. Close it's dialog.
3. Toggle editing on for some layer.
4. Toggle editing o...
Maciej Sieczka -
06:27 AM Bug report #1225 (Closed): Crash when editing table of a polygon shape
Testing the metis release (0.11.0.1 & 0.11.1.2) I always have crashes while editing the table of a polygon shape. It ... cantalou -
06:02 AM Feature request #1222 (Closed): make "Search radius for vertex edits" configurable per layer
Currently one can only define "Snapping tolerance" per layer, which has effect only when adding new features. For mov... Maciej Sieczka -
05:39 AM Bug report #418: QGIS fails to read undefined projection from user datum in shape.prj file
In current SVN trunk i(pre 1.0.0) t continues to fail:... Markus Neteler
02:29 AM Bug report #844 (Closed): WMS layers support only PNG format
Fixed with the release of QGIS-0.11.0-2 Marco Pasetti -
02:29 AM Bug report #844 (Closed): WMS layers support only PNG format
Fixed with the release of QGIS-0.11.0-2 Marco Pasetti -
02:28 AM Bug report #844: WMS layers support only PNG format
It's a packaging error due to the lack of qt imageformats dlls Marco Pasetti -

2008-08-19

10:05 AM Bug report #1221: layer with non-standard CRS doesn't get its CRS set correctly on loading file o...
jef suggested there is a bug with doing multiple importFromProj4()'s from a foot based coordinate system. Reviewing ... Frank Warmerdam -

2008-08-18

03:32 PM Bug report #1205 (Closed): No valid projection. Unable to set map units.
fixed in Jürgen Fischer
03:32 PM Bug report #1205 (Closed): No valid projection. Unable to set map units.
fixed in Jürgen Fischer
03:32 PM Bug report #1221 (Closed): layer with non-standard CRS doesn't get its CRS set correctly on loadi...
fixed in Jürgen Fischer
03:32 PM Bug report #1221 (Closed): layer with non-standard CRS doesn't get its CRS set correctly on loadi...
fixed in Jürgen Fischer
03:16 PM Bug report #1221: layer with non-standard CRS doesn't get its CRS set correctly on loading file o...
To illustrate the problem:
1) load [ftp://ftp2.census.gov/geo/tiger/TIGER2007FE/06_CALIFORNIA/fe_2007_06_county.zi...
cgsbob -
09:08 AM Bug report #1221: layer with non-standard CRS doesn't get its CRS set correctly on loading file o...
I am running on a Ubuntu 8.04 X86_64 system with qt4.4 and I'm having the same problem. I mentioned this problem in... cgsbob -

2008-08-17

06:43 PM Bug report #1221 (Closed): layer with non-standard CRS doesn't get its CRS set correctly on loadi...
The situation:
1. project CRS set to epsg:26915 with on-the-fly projection enabled; a layer in epsg:26915 for refer...
Steven Mizuno

2008-08-15

04:57 PM Bug report #1192: Labels incorrectly rendered in OS X 10.5.4 (QGIS 0.11.0)
Confirmed, I see this too, also under Mac OS X 10.5.4 and QGIS 0.11.0.
It appears that only the part of the label b...
Ollie O'Brien -

2008-08-14

07:34 PM Feature request #1016: mysterious white box obscures data in the map window
more information (based on Windows builds):
(a work-around) I have discovered that using the Pan Map tool, then drag...
Steven Mizuno
06:38 PM Bug report #1220 (Closed): transparency for point layers does not work
The Transparency control on Layer Properties, Symbology for a Point layer does not affect the map display.
on Linux...
Steven Mizuno
06:27 PM Feature request #1219 (Closed): OTFT on, layer's and project's CRS the same: measure tools and Id...
Occurs on Windows and Linux - don't know about Mac.
Project CRS set to epsg:32615 or 26915 (haven't tried others), m...
Steven Mizuno
12:40 PM Feature request #1218 (Closed): grass modules tree default open to one or two levels
With so many Grass functions present in QGIS now, it doesn't seem efficient to start with the modules tree fully expa... jaadfoo -

2008-08-13

01:19 PM Feature request #699: problem when moving quickly a layer trough the legend
This bug has been around for a very long time now and I can still reproduce it in trunk . The scenario in comment:2 i... Maciej Sieczka -
01:04 PM Bug report #935: no layer name if the layer loaded from CLI
As of the behavior is different for Shapefiles - the full path to file is present as the layer name. This is bad too... Maciej Sieczka -
09:16 AM Bug report #1176: Transverse mercator south orientated projections not supported
command and output line should read:
$ proj +proj=tmerc +ellps=WGS84 +lon_0=27 -m -1 proj2
31587.18 3397679.73
Wher...
Neil Robinson -
09:08 AM Bug report #1176: Transverse mercator south orientated projections not supported
I've been communicating with Gerald Evenden who has a lot to do with the proj4 library.
Via command-line, I can get ...
Neil Robinson -
06:39 AM Bug report #1217 (Closed): some GRASS commands block the GRASS shell
1. Open some GRASS mapset.
3. Run GRASS Tools.
3. Run GRASS shell
4. Some commands block the shell so that you can...
Maciej Sieczka -

2008-08-12

10:55 AM Bug report #1034 (Closed): Georeferencer forces a greyscale pallette on indexed images
Replying to [comment:2 msieczka]:
> In a result a new raster is created. It should be have the same colortable as the...
ersts -
10:55 AM Bug report #1034 (Closed): Georeferencer forces a greyscale pallette on indexed images
Replying to [comment:2 msieczka]:
> In a result a new raster is created. It should be have the same colortable as the...
ersts -
06:21 AM Bug report #1215: "blue pencil" Attribute Edit
Replying to [comment:3 mhugent]:
> The reason is that [[QgsVectorLayer]] is not able to cope with geometry edits and ...
Jürgen Fischer
05:24 AM Bug report #1215: "blue pencil" Attribute Edit
Hi sdikiy
The reason is that [[QgsVectorLayer]] is not able to cope with geometry edits and attribute edits (uncommi...
Marco Hugentobler
03:35 AM Bug report #1215: "blue pencil" Attribute Edit
Hi, Marco
What reason for remove ability 'Attribute Edit' in [[QgsMapToolIdentify]]::identifyVectorLayer commit:2002...
Serge Dikiy

2008-08-11

02:28 PM Bug report #1215: "blue pencil" Attribute Edit
Please, modify [[QgsMapToolIdentify]]::identifyVectorLayer in /trunk/qgis/src/app/qgsmaptoolidentify.cpp (add line fr... Serge Dikiy
09:30 AM Bug report #454: fill pattern rendered extremely thick
I'll keep an eye on that. Cheers. Maciej Sieczka -
09:28 AM Feature request #554 (Feedback): identify - some varchar column displayed instead of the key column
Replying to [comment:6 timlinux]:
> For me the issue is resolved now following this procedure:
>
> - load supplied '...
Maciej Sieczka -
09:28 AM Feature request #554 (Feedback): identify - some varchar column displayed instead of the key column
Replying to [comment:6 timlinux]:
> For me the issue is resolved now following this procedure:
>
> - load supplied '...
Maciej Sieczka -
08:50 AM Bug report #605: Building pyramids causes segfault
Replying to [comment:13 timlinux]:
> Hi
>
> Its strange, because that message is propogated from GDAL as shown in th...
Maciej Sieczka -
08:33 AM Bug report #1034: Georeferencer forces a greyscale pallette on indexed images
Replying to [comment:1 ersts]:
> msieczka,
>
> I cannot seem to reproduce this Ubuntu with the 0.11.0 branch.
>
>...
Maciej Sieczka -

2008-08-10

07:55 PM Bug report #1214 (Closed): Python not loading in Windows QGIS (build from source)
Replying to [comment:3 jef]:
> hopefully fixes the problem correctly...
Yes, the problem is fixed. Thank you.
I am...
Steven Mizuno
07:55 PM Bug report #1214 (Closed): Python not loading in Windows QGIS (build from source)
Replying to [comment:3 jef]:
> hopefully fixes the problem correctly...
Yes, the problem is fixed. Thank you.
I am...
Steven Mizuno
12:45 PM Bug report #1214: Python not loading in Windows QGIS (build from source)
Replying to [comment:2 smizuno]:
> I am reopening this ticket because commit:4040ddd6 (SVN r9031) builds the dll as l...
Jürgen Fischer
12:19 PM Bug report #1216 (Closed): Projection Selector dialogs may occur on project load
If Settings>Options>CRS is set for Prompt for CRS, when loading a project containing layers that have no CRS associat... Steven Mizuno

2008-08-09

06:48 PM Bug report #1214 (Feedback): Python not loading in Windows QGIS (build from source)
I am reopening this ticket because commit:4040ddd6 (SVN r9031) builds the dll as liblibqgispython.dll, which won't be... Steven Mizuno
06:48 PM Bug report #1214 (Feedback): Python not loading in Windows QGIS (build from source)
I am reopening this ticket because commit:4040ddd6 (SVN r9031) builds the dll as liblibqgispython.dll, which won't be... Steven Mizuno

2008-08-08

07:31 AM Bug report #1176: Transverse mercator south orientated projections not supported
Hi
Thanks for the update. I see on http://spatialreference.org/ref/epsg/2053/ that even there your CRS is not suppor...
Tim Sutton
05:59 AM Bug report #1176 (Feedback): Transverse mercator south orientated projections not supported
One can define custom projections, and I tried, but proj4 does not support transverse mercator south orientated proje... Neil Robinson -
05:59 AM Bug report #1176 (Feedback): Transverse mercator south orientated projections not supported
One can define custom projections, and I tried, but proj4 does not support transverse mercator south orientated proje... Neil Robinson -
04:48 AM Bug report #1215 (Closed): "blue pencil" Attribute Edit
Can not edit object attributes -- when clicking on object in edit mode, info popup appears. Should appear "Enter attr... Serge Dikiy

2008-08-07

12:01 AM Bug report #1214 (Closed): Python not loading in Windows QGIS (build from source)
[[MinGW]] issue fixed in commit:4040ddd6 (SVN r9031) Jürgen Fischer
12:01 AM Bug report #1214 (Closed): Python not loading in Windows QGIS (build from source)
[[MinGW]] issue fixed in commit:4040ddd6 (SVN r9031) Jürgen Fischer
07:10 PM Bug report #1214 (Closed): Python not loading in Windows QGIS (build from source)
For Windows platform, when I build from source the file libqgispython.dll is not loaded by QGIS, therefore there is n... Steven Mizuno
06:07 PM Bug report #1213 (Closed): Attribute Table editing / Stop Editing dialog behavior is confusing
1. After opening Attribute Table, if you toggle editing on and then toggle it off without making any changes the Stop... Steven Mizuno
05:29 PM Bug report #1176 (Closed): Transverse mercator south orientated projections not supported
Hi
You can define custom projection definitions using the tool provided under the tools menu. Also your terminology ...
Tim Sutton
05:29 PM Bug report #1176 (Closed): Transverse mercator south orientated projections not supported
Hi
You can define custom projection definitions using the tool provided under the tools menu. Also your terminology ...
Tim Sutton
03:10 PM Bug report #1197 (Closed): Open Recent Project does not work
Fixed in commit:6bab3188 (SVN r9024). gjm -
03:10 PM Bug report #1197 (Closed): Open Recent Project does not work
Fixed in commit:6bab3188 (SVN r9024). gjm -
11:46 AM Bug report #1197: Open Recent Project does not work
This bug also happens on Ubuntu Hardy x86_64 milovanderlinden -
11:49 AM Bug report #1212 (Closed): "spatial operation on vector layer" dialog shows operatio instead of o...
A minor cosmetic bug; the label field for operation seems to be set to small. milovanderlinden -
11:37 AM Feature request #1195: Option to load multiple grass rasters
That certainly is an improvement, but still requires the user to double click every raster individually. It also req... jaadfoo -
08:49 AM Feature request #182: Deal properly with multiple raster drivers supporting the same format
It seems to me that the need to disable or otherwise mess with the list of registered drivers is fairly rare and esot... Frank Warmerdam -
02:59 AM Bug report #1172 (Closed): pan in overview does not work
Fixed in commit:c2d3a888 (SVN r9019). Bug was introduced in as part of a commit that removed Qt3 compatibility code. gjm -
02:59 AM Bug report #1172 (Closed): pan in overview does not work
Fixed in commit:c2d3a888 (SVN r9019). Bug was introduced in as part of a commit that removed Qt3 compatibility code. gjm -

2008-08-06

12:48 AM Feature request #1211 (Closed): Relative paths within QGIS project file
It would be extremely useful to allow for the use of relative paths to files loaded within a Qgis project file that r... springmeyer -
11:58 PM Bug report #953 (Closed): Actions fail getting columns with digits in their name
Fixed in . Use square brackets around the field name to delimit it if necessary. For example, using [%col10] will pre... gjm -
11:58 PM Bug report #953 (Closed): Actions fail getting columns with digits in their name
Fixed in . Use square brackets around the field name to delimit it if necessary. For example, using [%col10] will pre... gjm -
11:54 PM Bug report #1210 (In Progress): Postgis: columns with enum datatypes are not shown in attribute t...
Jürgen Fischer
11:12 PM Bug report #1210 (Closed): Postgis: columns with enum datatypes are not shown in attribute table
Attribute tables with Postgis sources don't show columns with data type "enum". Enums are available in [[PostgreSQL]]... Andreas Neumann
08:26 PM Feature request #182: Deal properly with multiple raster drivers supporting the same format
Tim
When multiple driver are available, GDAL uses the first successful driver. It is possible to deactivate drivers ...
ersts -
06:05 PM Feature request #1209 (Closed): GPS plugin - use stored path for all file browser dialogs; also s...

1. GPS Tools (GPS Importer) - use stored path to GPX file to initialize the file dialog (and save on successful oper...
Steven Mizuno
05:49 PM Bug report #857 (Closed): Option to ignore transparency values in "Load Min Max From Band" button
The [[NoDataValue]] is now excluded in both the estimated and internally computed min-max.
As for the second idea, a...
ersts -
05:49 PM Bug report #857 (Closed): Option to ignore transparency values in "Load Min Max From Band" button
The [[NoDataValue]] is now excluded in both the estimated and internally computed min-max.
As for the second idea, a...
ersts -
05:21 PM Bug report #1204 (Closed): Show coordinates in different projections in one project
Implemented all these features and a few more in the new Coordinate Capture plugin I have written. Available as of co... Tim Sutton
05:21 PM Bug report #1204 (Closed): Show coordinates in different projections in one project
Implemented all these features and a few more in the new Coordinate Capture plugin I have written. Available as of co... Tim Sutton
05:15 PM Bug report #1034 (In Progress): Georeferencer forces a greyscale pallette on indexed images
msieczka,
I cannot seem to reproduce this Ubuntu with the 0.11.0 branch.
Would you be able to provide an example ...
ersts -
03:28 PM Feature request #1208 (Closed): show current raster value in status bar
Additionally to the recent request to display the coordiantes r1 it would be nice to show the current value of the ra... timmie -
03:25 PM Feature request #1207 (Closed): deal with GRASS rasters missing a colortable
I would like to ask for one feature:
Qgis can leash its full power as a viewer for GRASS data.
I'd wish to have QGIS ...
timmie -
07:23 AM Bug report #1206 (Closed): Printlayout crash
The printlayout crash arbirary no some SHP-files.
Version : 0.11.0 on ubuntu (amd64) hardy
bmss -
05:20 AM Bug report #1201: detect invalid split if splitting line ends in polygon
Are those dangling lines? the geos polygonizer also has a method without C-API for that. If it is, we should propos... Jürgen Fischer

2008-08-05

03:11 PM Bug report #1205 (Closed): No valid projection. Unable to set map units.
A vanilla build of 0.11.0 produces numerous prints of "No valid projection. Unable to set map units."
This is unavoi...
jcs -
01:37 PM Bug report #992: GeoJP2 images improperly displayed as all black
I have updated this ticket with two attachments showing outputs of the unit test I wrote, first on ubuntu and then on... Tim Sutton
01:25 PM Bug report #953: Actions fail getting columns with digits in their name
I think any form of explicit delimitation of column names would be OK. Goyo D
12:15 PM Feature request #1109 (Closed): Add shapefiles to dataset
Closed ticket since this task has now been carried out (pers comm Tara Athan). Tim Sutton
12:15 PM Feature request #1109 (Closed): Add shapefiles to dataset
Closed ticket since this task has now been carried out (pers comm Tara Athan). Tim Sutton
09:54 AM Bug report #1204 (Closed): Show coordinates in different projections in one project
It would be helpful to be able to see the displayed coordinates of the map in
different coordinate systems. At the m...
Pinquin -
03:11 AM Bug report #1165: WFS must follow WMS convention for URL (missing ? or & at end auto supplied)
Oops, I meant commit:f5227a6a (SVN r8993). Marco Hugentobler
03:10 AM Bug report #1165 (Closed): WFS must follow WMS convention for URL (missing ? or & at end auto sup...
Fixed in commit:f930e4fc (SVN r1166). Thanks for reporting!
Marco
Marco Hugentobler
03:10 AM Bug report #1165 (Closed): WFS must follow WMS convention for URL (missing ? or & at end auto sup...
Fixed in commit:f930e4fc (SVN r1166). Thanks for reporting!
Marco
Marco Hugentobler

2008-08-04

01:59 AM Bug report #953: Actions fail getting columns with digits in their name
The bug is not to do with column names with digits in their name, but rather having column names that are a substring... gjm -
01:10 AM Bug report #911 (Closed): Error in copy attribute table data
Fixed in . Have changed the field separator from a comma to a tab as the WKT for lines and polygons has commas in it. gjm -
01:10 AM Bug report #911 (Closed): Error in copy attribute table data
Fixed in . Have changed the field separator from a comma to a tab as the WKT for lines and polygons has commas in it. gjm -
12:20 AM Bug report #1203 (Closed): QGIS segfaults when an Action with capture output has an invalid path ...
Fixed by applying patch in #989. gjm -
12:20 AM Bug report #1203 (Closed): QGIS segfaults when an Action with capture output has an invalid path ...
Fixed by applying patch in #989. gjm -
06:11 PM Bug report #1203 (Closed): QGIS segfaults when an Action with capture output has an invalid path ...
Steps to show the problem:
1. create an Action in Layer Properties, specifying a program that doesn't exist - xyz, f...
Steven Mizuno
12:19 AM Feature request #989 (Closed): Action with Capture output disabled appears to do nothing
Applied in commit:1b378f63 (SVN r8990). Thanks. gjm -
12:19 AM Feature request #989 (Closed): Action with Capture output disabled appears to do nothing
Applied in commit:1b378f63 (SVN r8990). Thanks. gjm -
10:16 PM Bug report #1166: WMS / WFS not valid SRS requests
You can try (usually up from 22h00 to 02h00 UTC, I will keep it 24h up
for next days)
"Don't miss this final "&" (...
LuizDomingues53 -
08:48 PM Bug report #1165: WFS must follow WMS convention for URL (missing ? or & at end auto supplied)
WFS should check URL like WMS (code follows)... LuizDomingues53 -
03:36 PM Bug report #1202 (Closed): Classify Equal Interval does't work with some Mid/Mif
Under certain cases, the Classify button doesn't show a correct classification. Clicking on Properties / Graduated Sy... fabceolin -
04:57 AM Bug report #1201 (Closed): detect invalid split if splitting line ends in polygon
If a splitting line starts outside a polygon and ends inside it, the user should receive an error message. Instead, a... Marco Hugentobler

2008-08-03

10:46 PM Bug report #1200 (Closed): Graduated Symbol Mode is not maintained, state lost
If the users chooses to symbolize by Quantiles in a layers properties (and then clicks apply or OK) when the layer pr... springmeyer -

2008-08-02

08:27 PM Bug report #279: Low resolution of point symbols in print composer / printed map
Reassigned to Marco since he is refactoring the map composer Tim Sutton
04:15 AM Bug report #992: GeoJP2 images improperly displayed as all black
Hi
I have added a regression test for this ticket to the unit testing framework - regression992 (commit . I used the...
Tim Sutton
02:35 AM Bug report #996: Re: [Quantum GIS] #996: QGIS corrupts JPEG2000 colors
I have removed the 'must fix' for release denotation for this bug since it requires using a non free library, and the... Tim Sutton
02:30 AM Feature request #1109: Add shapefiles to dataset
Hi Tara
Is this issue still open? Is there a particular person you were hoping to resolve it for you? Please update ...
Tim Sutton
02:26 AM Bug report #642 (Closed): Edit of MetaData Extents
Hi
Editing of metadata in QGIS is not supported. The reporting of ymin ymax is carried out by the underlying provide...
Tim Sutton
02:26 AM Bug report #642 (Closed): Edit of MetaData Extents
Hi
Editing of metadata in QGIS is not supported. The reporting of ymin ymax is carried out by the underlying provide...
Tim Sutton
02:21 AM Feature request #554 (Closed): identify - some varchar column displayed instead of the key column
Hi
Ok another update on this. I found the problem causing display field combo box issues in vector props dialog (app...
Tim Sutton
02:21 AM Feature request #554 (Closed): identify - some varchar column displayed instead of the key column
Hi
Ok another update on this. I found the problem causing display field combo box issues in vector props dialog (app...
Tim Sutton

2008-08-01

01:55 AM Feature request #554 (In Progress): identify - some varchar column displayed instead of the key c...
Hi
I believe this is in fact intended behaviour as the [[QgsVectorLayer]] author implemented it :...
Tim Sutton
01:25 AM Bug report #454: fill pattern rendered extremely thick
Can you test this once the new print composer code from Marco Hugentobler is merged in and then verify if the issue s... Tim Sutton
01:20 AM Bug report #1079 (Closed): on the fly projections do not work
Ticket closed as solution has been implemented by msieczka and rduif and is pending user feedback for almost a month... Tim Sutton
01:20 AM Bug report #1079 (Closed): on the fly projections do not work
Ticket closed as solution has been implemented by msieczka and rduif and is pending user feedback for almost a month... Tim Sutton
01:16 AM Bug report #1166: WMS / WFS not valid SRS requests
Hi
Could you give a public server url to test against? Its not possibly to test using the url you provided since the...
Tim Sutton
11:39 PM Bug report #1032: QGIS crashes when I load a wrong symbol-style file
Hi
When applying a qml from one layer to another layer the result will be undefined. That said QGIS should never cra...
Tim Sutton
11:10 PM Bug report #1025: segfault or error during splitting features
Hi
I tried to replicate (using 8975) this using the polygon test data set under qgis/tests/testdata. I tried every p...
Tim Sutton
11:00 PM Bug report #1010: 'Bus Error' crash on QGIS 0.7 and 0.8 when running on Debian 4.0/Sparc 64
Marked as awaiting user input. I'm removing the must fix status until we have more info. jsimantov Could you also pro... Tim Sutton
10:45 PM Bug report #605: Building pyramids causes segfault
Hi
Its strange, because that message is propogated from GDAL as shown in the following snippet:
1601 if (!res.isN...
Tim Sutton
03:57 PM Bug report #605: Building pyramids causes segfault
Replying to [comment:11 timlinux]:
> With you can now specify internal or external overviews.
Cool. Smallish issue ...
Maciej Sieczka -
12:34 PM Bug report #605 (Closed): Building pyramids causes segfault
With you can now specify internal or external overviews. Compressed overviews are not yet supported since http://www... Tim Sutton
12:34 PM Bug report #605 (Closed): Building pyramids causes segfault
With you can now specify internal or external overviews. Compressed overviews are not yet supported since http://www... Tim Sutton
11:49 AM Bug report #605: Building pyramids causes segfault
As it turns out, I had HFA_USE_RRD set to YES in my environment. After removal, gdaladdo only created an aux file.
...
jaadfoo -
11:21 AM Bug report #605: Building pyramids causes segfault
Replying to [comment:8 dickeya]:
> One question:
>
> In the first example you show a ".aux" file of 125M. Shouldn't...
Maciej Sieczka -
11:08 AM Bug report #605: Building pyramids causes segfault
One question:
In the first example you show a ".aux" file of 125M. Shouldn't this be the ".rrd" file? From my unde...
jaadfoo -
04:47 AM Bug report #605: Building pyramids causes segfault
Since my last #comment:4 regarding overwievs, I have learned that external overviews in *GeoTIFF* are also a nice opt... Maciej Sieczka -
02:20 AM Bug report #605 (In Progress): Building pyramids causes segfault
Tim Sutton
03:54 PM Feature request #1199 (Closed): let the user specify overviews format and compression
Please let the user use either Erdas or TIFF external overviews and set compression on/off. In case of TIFF overviews... Maciej Sieczka -
09:52 AM Bug report #1198: Open attribute table hangs when a postGIS layer has pending copy from other layer
Also happens with two shapefiles. I used two polygon shapefiles. milovanderlinden -
09:44 AM Bug report #1198: Open attribute table hangs when a postGIS layer has pending copy from other layer
The postGIS table has 80 records, so it is not a matter of it being to large. milovanderlinden -
09:43 AM Bug report #1198: Open attribute table hangs when a postGIS layer has pending copy from other layer
More steps for reproduction:
- If I open the postGIS layer and press the button to open the attribute table, it is t...
milovanderlinden -
09:42 AM Bug report #1198 (Closed): Open attribute table hangs when a postGIS layer has pending copy from ...
How to reproduce:
1- Open [[PostGIS]] table, toggle editable.
2- Open shapefile. Select objects on shapefile layer ...
milovanderlinden -
06:56 AM Bug report #1197 (Closed): Open Recent Project does not work
from head, in kubuntu, the open recent projects doesn't bring up a list. Sometimes i wee tiny little box appears, bu... arkygeek -
03:53 AM Feature request #1194 (Closed): Add rrd support for raster overviews
This is a duplicate of a request in #605. I am going to close this ticket and deal with the request in the original t... Tim Sutton
03:53 AM Feature request #1194 (Closed): Add rrd support for raster overviews
This is a duplicate of a request in #605. I am going to close this ticket and deal with the request in the original t... Tim Sutton

2008-07-31

06:43 PM Bug report #825: Layers can't be quickly rearranged without upsetting the order
UPDATE: Just installed v0.11.0 on a computer running Windows XP Pro with SP2 installedand the problem still exists!
paulp575 -
05:39 PM Bug report #1196 (Closed): projection parameter +no_uoff is not applied to layer SRS; affects Mic...
background: the PROJ.4 definitions for Michigan [[GeoRef]] (EPSG:3078, 3079) don't work properly unless +no_uoff is i... Steven Mizuno
01:26 PM Feature request #3918 (Closed): Consider use of the term "CRS" instead of "Projection" throughout...
Hi
I have fixed this with commit:e1368a77 (SVN r8955). Please note its a superficial fix in as much I only changed ...
Tim Sutton
01:26 PM Feature request #3918 (Closed): Consider use of the term "CRS" instead of "Projection" throughout...
Hi
I have fixed this with commit:e1368a77 (SVN r8955). Please note its a superficial fix in as much I only changed ...
Tim Sutton
12:15 PM Feature request #1195: Option to load multiple grass rasters
FYI you can also use the GRASS toolbox's browser to add GRASS layers, which is more efficient.
Please close the bug, ...
Jürgen Fischer
11:09 AM Feature request #1195 (Closed): Option to load multiple grass rasters
The current dialog box for loading GRASS raster files only allows the selection of one file. This is very inefficien... jaadfoo -
10:55 AM Feature request #1193: use GEOS C-API
Replying to [comment:1 jef]:
> requires a patch to GEOS (see http://trac.osgeo.org/geos/ticket/195)
commited as http...
Jürgen Fischer
09:42 AM Feature request #1193: use GEOS C-API
requires a patch to GEOS (see http://trac.osgeo.org/geos/ticket/195) Jürgen Fischer
09:40 AM Feature request #1193 (Closed): use GEOS C-API
use GEOS C-API Jürgen Fischer
09:53 AM Feature request #1194 (Closed): Add rrd support for raster overviews
Since gdal supports the creation of Imagine .rrd overviews, could the functionality be added to QGIS? It would be mo... jaadfoo -

2008-07-30

12:32 AM Bug report #829: QGIS crashes if more than about 6 files have been moved or renamed
Hi
I tried to replicate this by creating a project with 8 or so layers, closing the project, moving the data aside a...
Tim Sutton
10:45 AM Bug report #848: GRASS vector not refreshed after quiting GRASS Edit
Hi
I believe it was probably fixed by Marcos render context commits prior to release of 0.11.0.
Regards
Tim
Tim Sutton
09:19 AM Bug report #935: no layer name if the layer loaded from CLI
I'm extending the description to reflect that the issue is not limited to rasters only. E.g.:... Maciej Sieczka -
09:17 AM Bug report #1191 (Closed): no layer name if the layer loaded from CLI
Replying to [comment:1 cgsbob]:
> This is related a #935.
Oops, sorry. A duplicate actually. Closing this one.
Maciej Sieczka -
09:17 AM Bug report #1191 (Closed): no layer name if the layer loaded from CLI
Replying to [comment:1 cgsbob]:
> This is related a #935.
Oops, sorry. A duplicate actually. Closing this one.
Maciej Sieczka -
09:00 AM Bug report #1191: no layer name if the layer loaded from CLI
Replying to "msieczka":/issues/show/1191:
> Point QGIS at a layer at the command line, e.g. like:
> ...
cgsbob -
06:56 AM Bug report #1191 (Closed): no layer name if the layer loaded from CLI
Point QGIS at a layer at the command line, e.g. like:... Maciej Sieczka -
09:03 AM Bug report #1192 (Closed): Labels incorrectly rendered in OS X 10.5.4 (QGIS 0.11.0)
In QGIS 0.11.0 running under OS X 10.5.4, Labels (Display labels) are incorrectly rendered. All or major parts of the... rpeskin -

2008-07-29

12:33 AM Bug report #848 (Closed): GRASS vector not refreshed after quiting GRASS Edit
Tim,
Indeed I can't reproduce it anymore, in commit:a7bbe620 (SVN r8952). Closing it. Any idea why the issue is gone?
Maciej Sieczka -
12:33 AM Bug report #848 (Closed): GRASS vector not refreshed after quiting GRASS Edit
Tim,
Indeed I can't reproduce it anymore, in commit:a7bbe620 (SVN r8952). Closing it. Any idea why the issue is gone?
Maciej Sieczka -
03:59 PM Bug report #848: GRASS vector not refreshed after quiting GRASS Edit
Hi Maciej
I tried to replicate this in commit:a25211d4 (SVN r8949) without success (using spearfish, archsites on ub...
Tim Sutton
12:08 PM Feature request #515: Thoroughly use OGR
I'm setting this to milestone 2.0 - Godofredo can always change it back if he is able to implement his generic access... Tim Sutton
11:47 AM Feature request #1054 (Closed): Restore old default theme as "classic"
Fixed in commit:a25211d4 (SVN r8949). Tim Sutton
11:47 AM Feature request #1054 (Closed): Restore old default theme as "classic"
Fixed in commit:a25211d4 (SVN r8949). Tim Sutton

2008-07-28

01:40 AM Bug report #1179 (Closed): QGIS crashes when trying to modify the structure of a table in a PGQ l...
fixed in commit:c7c26662 (SVN r8947) Jürgen Fischer
01:40 AM Bug report #1179 (Closed): QGIS crashes when trying to modify the structure of a table in a PGQ l...
fixed in commit:c7c26662 (SVN r8947) Jürgen Fischer
01:16 PM Feature request #982 (Closed): Attribute Table - combine Start/Stop Editing buttons into one butt...
Fixed in commit:8b24e296 (SVN r8946). Left button in text mode though. Tim Sutton
01:16 PM Feature request #982 (Closed): Attribute Table - combine Start/Stop Editing buttons into one butt...
Fixed in commit:8b24e296 (SVN r8946). Left button in text mode though. Tim Sutton
07:31 AM Bug report #1190 (Closed): GRASS modules: v.out.ogr wrong for PostGIS
the module v.out.ogr does not work for exporting data to [[PostGIS]], as the module misses the crucial parameters (db... Paolo Cavallini

2008-07-27

05:36 PM Feature request #1054 (In Progress): Restore old default theme as "classic"
I'm looking at this - I've also implemented failover so that if a theme icon is not found it will provide the default... Tim Sutton
05:14 PM Feature request #767: Only one KML vector layer loaded
Hi right this should be addressed by the your proposal which suggested refactoring so we have:
* provider
* dataset
...
Tim Sutton
02:02 AM Feature request #767: Only one KML vector layer loaded
Replying to [comment:1 timlinux]:
> This is because QGIS doesnt support mixed geometry datasets. Future versions will...
Jürgen Fischer
01:04 PM Bug report #1180: Crash on OS X when adding vector layers
and #1187 Jürgen Fischer
12:59 PM Bug report #1180: Crash on OS X when adding vector layers
see additional comments in #1188 and #1189 Jürgen Fischer
01:03 PM Bug report #1187 (Closed): OS X crash when creating new layer
looks like duplicate of #1180. Jürgen Fischer
01:03 PM Bug report #1187 (Closed): OS X crash when creating new layer
looks like duplicate of #1180. Jürgen Fischer
10:53 AM Bug report #1187 (Closed): OS X crash when creating new layer
QGIS 0.10.0 crashes when creating a new vector layer. The crash occurs during the attempt to file the new shapemap f... rpeskin -
12:59 PM Bug report #1188 (Closed): QGIS 0.11.0 has same crash reported in ticket 1180
please comment on #1180 to give more detail if necessary instead of opening new bugs. Jürgen Fischer
12:59 PM Bug report #1188 (Closed): QGIS 0.11.0 has same crash reported in ticket 1180
please comment on #1180 to give more detail if necessary instead of opening new bugs. Jürgen Fischer
11:34 AM Bug report #1188 (Closed): QGIS 0.11.0 has same crash reported in ticket 1180
QGIS 0.11.0 has same crash reported in ticket 1180 rpeskin -
12:57 PM Bug report #1189 (Closed): Tickets 1180 1188 look to be a PPC issue
please comment on #1180 to give more detail if necessary instead of opening new bugs. Jürgen Fischer
12:57 PM Bug report #1189 (Closed): Tickets 1180 1188 look to be a PPC issue
please comment on #1180 to give more detail if necessary instead of opening new bugs. Jürgen Fischer
12:24 PM Bug report #1189 (Closed): Tickets 1180 1188 look to be a PPC issue
The new layer creation problem I reported in Tickets 1180 and 1188 appear to be a PPC (Power PC processor) problem. B... rpeskin -

2008-07-26

03:57 PM Feature request #994 (Closed): Add delay to expansion of grouped items in legend
This seems to be a duplicate of #825. Closing this ticket as it should be address in the earlier posted ticket when i... Tim Sutton
03:57 PM Feature request #994 (Closed): Add delay to expansion of grouped items in legend
This seems to be a duplicate of #825. Closing this ticket as it should be address in the earlier posted ticket when i... Tim Sutton
03:53 PM Feature request #767: Only one KML vector layer loaded
This is because QGIS doesnt support mixed geometry datasets. Future versions will, but for now I'm going to shift thi... Tim Sutton
03:50 PM Feature request #689: fill color doesn't affect the symbols
Hi
This is something that we will address in a future version of QGIS (probably 2.0 I think). The solution involves ...
Tim Sutton
03:47 PM Feature request #484 (Closed): Get rid of HTML in messages for translation
Closed as old. Solution has been proposed, no feedback given.
Regards
Tim
Tim Sutton
03:47 PM Feature request #484 (Closed): Get rid of HTML in messages for translation
Closed as old. Solution has been proposed, no feedback given.
Regards
Tim
Tim Sutton
03:45 PM Feature request #355 (Closed): WFS icon: put besides WMS icon
This was addressed somewhat in recent changes I made to group all the 'file open' type tools together. Unfortunately ... Tim Sutton
03:45 PM Feature request #355 (Closed): WFS icon: put besides WMS icon
This was addressed somewhat in recent changes I made to group all the 'file open' type tools together. Unfortunately ... Tim Sutton
03:40 PM Feature request #312 (Closed): Need meteorological symbology
Hi
I'm closing this ticket since I believe that its beyond the remit of QGIS. There are many potential types of symb...
Tim Sutton
03:40 PM Feature request #312 (Closed): Need meteorological symbology
Hi
I'm closing this ticket since I believe that its beyond the remit of QGIS. There are many potential types of symb...
Tim Sutton
02:10 PM Feature request #3918: Consider use of the term "CRS" instead of "Projection" throughout QGIS
Replying to [comment:8 timlinux]:
> Changed the ticket type from bug (nothing is 'broken' by using one term over ano...
Maciej Sieczka -
12:22 PM Feature request #3918 (In Progress): Consider use of the term "CRS" instead of "Projection" throu...
My comment was based on the assumption that the original poster was referring to internal references to SRS in source... Tim Sutton
03:13 AM Bug report #1186: if symbol scale < 1, points are not rendered for some symbols
not reproducable on Windows (msvc build), but on Linux Jürgen Fischer
02:36 AM Bug report #1184 (Closed): Cannot reset field settings to <off> in layers properties
fixed in Jürgen Fischer
02:36 AM Bug report #1184 (Closed): Cannot reset field settings to <off> in layers properties
fixed in Jürgen Fischer

2008-07-25

12:44 AM Bug report #1185 (Closed): if symbol scale < 1, points are not rendered for some symbols
duplicate of #1186 Jürgen Fischer
12:44 AM Bug report #1185 (Closed): if symbol scale < 1, points are not rendered for some symbols
duplicate of #1186 Jürgen Fischer
08:17 AM Bug report #1185 (Closed): if symbol scale < 1, points are not rendered for some symbols
1. Open the attached shapefile in QGIS. 5 points show up.
2. In layer properties set scale to field 'scl' and choose...
Maciej Sieczka -
08:39 PM Bug report #959 (Closed): Windows Vista - Error saving project - missing datasource params at qgs...
Hello Marco,
i have tested QGIS 0.11.0 with one postgis layer, one shp layer and one csv layer and all function with...
luigibr -
08:39 PM Bug report #959 (Closed): Windows Vista - Error saving project - missing datasource params at qgs...
Hello Marco,
i have tested QGIS 0.11.0 with one postgis layer, one shp layer and one csv layer and all function with...
luigibr -
07:25 AM Bug report #959: Windows Vista - Error saving project - missing datasource params at qgs file
Replying to "luigibr":/issues/show/959:
> I use qgis 0.91 for windows avaliable at www.qgis.org
> I have a project w...
Marco Pasetti -
05:01 PM Bug report #1036 (Closed): GRASS toolbox windows cannot be resized vertically
Fixed in by putting options list in a scroll view. Tim Sutton
05:01 PM Bug report #1036 (Closed): GRASS toolbox windows cannot be resized vertically
Fixed in by putting options list in a scroll view. Tim Sutton
03:17 PM Bug report #1184 (In Progress): Cannot reset field settings to <off> in layers properties
Note jpg images are generally smaller and attachable. Tim Sutton
08:07 AM Bug report #1184: Cannot reset field settings to <off> in layers properties
Confirmed on Debian. Sample attached.
1. Take the attached shapefile.
2. In layer properties, set scale or rotation...
Maciej Sieczka -
06:32 AM Bug report #1184: Cannot reset field settings to <off> in layers properties
Replying to "marcopx":/issues/show/1184:
> In the layer property window I set Rotation and Artea scale fields and the...
Marco Pasetti -
06:27 AM Bug report #1184 (Closed): Cannot reset field settings to <off> in layers properties
In the layer property window I set Rotation and Area scale fields and then press OK.
After that, when I open the prop...
Marco Pasetti -
08:17 AM Bug report #1186 (Closed): if symbol scale < 1, points are not rendered for some symbols
1. Open the attached shapefile in QGIS. 5 points show up.
2. In layer properties set scale to field 'scl' and choose...
Maciej Sieczka -
06:14 AM Feature request #1183 (Closed): Support for modules with multiple input options in GRASS plug-in
The GRASS tools GUI (i.e. the graphical list of available GRASS modules
in the GRASS plug-in) is lacking support for ...
benducke -
04:58 AM Bug report #1182 (Closed): Project 'dirty' flag not set for loading layers (and other operations)
Fixed in commit:5133fc7e (SVN r8898), commit:96a66727 (SVN r8899) and .
I set the dirty flag in qgisapp whenever a la...
Tim Sutton
04:58 AM Bug report #1182 (Closed): Project 'dirty' flag not set for loading layers (and other operations)
Fixed in commit:5133fc7e (SVN r8898), commit:96a66727 (SVN r8899) and .
I set the dirty flag in qgisapp whenever a la...
Tim Sutton
02:59 AM Bug report #1182 (Closed): Project 'dirty' flag not set for loading layers (and other operations)
Start Qgis, load a layer (vector or raster), then do File... Exit. Qgis quits without prompting to save the project.
...
barryrowlingson -
03:57 AM Feature request #3918: Consider use of the term "CRS" instead of "Projection" throughout QGIS
Replying to [comment:6 timlinux]:
> Given the invasiveness of the changes required and that we are months away from 1...
Maciej Sieczka -

2008-07-24

01:00 AM Bug report #1181 (Closed): Problem with v.what.rast from the shell of Grass Tools
If I use the command v.what.rast from the shell of the GRASS Tools the shell stop to work and anything happens. To st... leolami -
05:06 AM Bug report #1180 (Closed): Crash on OS X when adding vector layers
Hi Guys,
There's apparently a bug with OS X that when using the file open or add vector or raster layer dialogs to n...
Shanker -

2008-07-23

05:25 PM Bug report #1179 (Closed): QGIS crashes when trying to modify the structure of a table in a PGQ l...
When try to modify the structure of an attribute table in a [[PostgreSQL]] layer Qgis 0.11 crash. Under Windows platf... jorgebrasili -
01:00 PM Bug report #1178 (Closed): QGIS 0.11.0 crashes when using print composer
I am having exactly the same problem I reported "in 0.10.0":https://trac.osgeo.org/qgis/ticket/1128/, now using 0.11.... morgan -
08:25 AM Bug report #1177 (Closed): GRASS module: v.what.rast
The module v.what.rast from the GRASS toolbox is unusable, as it does not allow to select a field from the db table (... Paolo Cavallini
06:47 AM Bug report #1174: QGIS slows down PostgreSQL
A possible explanation here:
http://www.rigacci.org/wiki/doku.php/tecnica/gps_cartografia_gis/postgis#quinto_esempio
...
Paolo Cavallini
03:17 AM Bug report #1176 (Closed): Transverse mercator south orientated projections not supported
I need to project maps in South Africa, where we use the Hartebeesthoek projections. These are based on transverse me... Neil Robinson -

2008-07-22

03:18 PM Feature request #1175 (Closed): POSTGIS cursor performance
One of the great features that has returned to QGIS is incremental rendering of layers and the ability to cancel this... Jeremy Palmer
09:03 AM Bug report #1174 (Closed): QGIS slows down PostgreSQL
When qgis (0.10 on deb) queries the db (to load geometries) often postgres takes up a very large amount of CPU, for *... Paolo Cavallini
08:38 AM Bug report #1173 (Closed): db grass modules
To connect to a pg database, the user apparently must:
- run db.connect(.schema) giving:
Driver name (pg)
Database na...
Paolo Cavallini
08:28 AM Bug report #582 (Open): Use the estimateExtents function for PostGIS and PostgreSQL 8
Jürgen Fischer
 

Also available in: Atom