Activity
From 2008-07-26 to 2008-08-24
2008-08-24
- 02:08 PM Bug report #1245 (Closed): QgsFeature.setGeometry() does not work properly for MultiPolygons
- 09:32 AM Bug report #1245: QgsFeature.setGeometry() does not work properly for MultiPolygons
- You're running GEOS 2.2.3. GEOSGeom_clone() doesn't seem to work on multipolygons there (QgsGeometry contained a wor...
- 07:55 AM Bug report #1245 (Closed): QgsFeature.setGeometry() does not work properly for MultiPolygons
- Using the following test, I get an unknown wkbType:
geom = feat.geometry()
multi_geom = [[QgsGeometry]]()
if geom.is... - 01:20 PM Bug report #1246 (Closed): WFS plug-in should handle SRS from servers
- should be back to normal with commit:de7be9eb (SVN r9157)
- 01:20 PM Bug report #1246 (Closed): WFS plug-in should handle SRS from servers
- should be back to normal with commit:de7be9eb (SVN r9157)
- 12:30 PM Bug report #1246 (Closed): WFS plug-in should handle SRS from servers
- After recent changes for CRS nomenclature, the add WFS layer dialog does not show anything in the Coordinate Referenc...
- 04:43 AM Bug report #1244 (Closed): QGIS should warn/disallow selecting shapefiles that contain spaces
- QGIS should either warn or disallow selecting shapefiles which contain spaces in "Add a Vector Layer", and explain wh...
- 04:30 AM Bug report #1243 (Closed): plugin_builder.py generates README with broken URL to API reference
- The _plugin_builder.py_ generates README file with incorrect URL to QGIS API reference:...
- 02:25 AM Bug report #1242 (Closed): WMS layers won't load
- fixed in commit:c436cb79 (SVN r9144)
- 02:25 AM Bug report #1242 (Closed): WMS layers won't load
- fixed in commit:c436cb79 (SVN r9144)
- 02:08 AM Bug report #884 (Closed): Save window size when quiting
- Fixed in commit:8449c221 (SVN r9146). The original issue has been resolved for some time. The toggle full screen mode...
- 02:08 AM Bug report #884 (Closed): Save window size when quiting
- Fixed in commit:8449c221 (SVN r9146). The original issue has been resolved for some time. The toggle full screen mode...
2008-08-23
- 01:27 AM Feature request #1016 (Closed): mysterious white box obscures data in the map window
- Applied in commit:d6e4c29b (SVN r9143).
Thanks!
Marco - 01:27 AM Feature request #1016 (Closed): mysterious white box obscures data in the map window
- Applied in commit:d6e4c29b (SVN r9143).
Thanks!
Marco - 01:08 AM Bug report #896: Quickprint Plugin scaling issues
- Quickprint on Windows Vista 64 bit: Labels on map features are way to large. e.g. set font to Arial 10 points, but le...
- 09:39 PM Bug report #1142 (Closed): bogus add/remove field buttons descriptions in the "create new shapefi...
- The existing tooltips make some sort of sense to me. However, I've changed the add one a little to make it clearer wh...
- 09:39 PM Bug report #1142 (Closed): bogus add/remove field buttons descriptions in the "create new shapefi...
- The existing tooltips make some sort of sense to me. However, I've changed the add one a little to make it clearer wh...
- 09:22 PM Bug report #83 (Closed): Strange polygon fill rendering
- This problem appears to be fixed in all of it's various guises. It has always been a problem with how Qt renders poly...
- 09:22 PM Bug report #83 (Closed): Strange polygon fill rendering
- This problem appears to be fixed in all of it's various guises. It has always been a problem with how Qt renders poly...
- 09:09 PM Bug report #159: SVG export doesn't crop layers to page size
- An update on this bug:
The svg implementation in Qt (v4.4.0 when I last checked) only supports the "static":http://w... - 06:25 PM Bug report #1242 (Closed): WMS layers won't load
- sometime after r9104 WMS layers won't load (r9133 is when I noticed the problem)
1. add WMS layer dialog shows 'no p... - 09:33 AM Feature request #234: ISO C++ forbids casting between pointer-to-function and pointer-to-object
- Jef,
I agree about where is the root of the problem and _extern "C"_ does not solve all aspects of it. Clean and 100... - 09:10 AM Feature request #234 (Closed): ISO C++ forbids casting between pointer-to-function and pointer-to...
- Replying to [comment:13 mloskot]:
> Folks, as I see dlsym is used indirectly but through QLibrary::resolve. The http:... - 09:10 AM Feature request #234 (Closed): ISO C++ forbids casting between pointer-to-function and pointer-to...
- Replying to [comment:13 mloskot]:
> Folks, as I see dlsym is used indirectly but through QLibrary::resolve. The http:... - 07:47 AM Feature request #234: ISO C++ forbids casting between pointer-to-function and pointer-to-object
- Folks, as I see dlsym is used indirectly but through QLibrary::resolve. The http://doc.trolltech.com/4.0/qlibrary.htm...
- 07:51 AM Feature request #1239: Compilation strict mode and warnings cleanup for GCC 4.1
- One more note regarding the strict aliasing. Yes, I'd expect Qt breaks strict aliasing rules, however it's a good ide...
- 07:44 AM Feature request #1239: Compilation strict mode and warnings cleanup for GCC 4.1
- Jef,
Thanks for applying it. A few additional comments.
* You may also add "/Gz":http://msdn.microsoft.com/en-us/li... - 07:11 AM Feature request #1239 (Closed): Compilation strict mode and warnings cleanup for GCC 4.1
- Replying to "mloskot":/issues/show/1239:
> I've prepared a patch for _trunk/qgis_ subtree that enables more strict co... - 07:11 AM Feature request #1239 (Closed): Compilation strict mode and warnings cleanup for GCC 4.1
- Replying to "mloskot":/issues/show/1239:
> I've prepared a patch for _trunk/qgis_ subtree that enables more strict co... - 07:25 AM Bug report #1079 (Feedback): on the fly projections do not work
- I confirm that QGIS does not understand data in a GRASS location with towgs parameter:...
- 07:25 AM Bug report #1079 (Feedback): on the fly projections do not work
- I confirm that QGIS does not understand data in a GRASS location with towgs parameter:...
- 07:12 AM Bug report #1240 (Closed): Invalid preprocessor condition testing value of GEOS_VERSION_MAJOR
- also fixed with commit:120a61ca (SVN r9134)
- 07:12 AM Bug report #1240 (Closed): Invalid preprocessor condition testing value of GEOS_VERSION_MAJOR
- also fixed with commit:120a61ca (SVN r9134)
- 06:55 AM Bug report #1236 (Closed): Invalid use of stream operator dxf2shp converter
- I cleaned up the dxf2shp plugin a bit in commit:07c905b7 (SVN r9133)
- 06:55 AM Bug report #1236 (Closed): Invalid use of stream operator dxf2shp converter
- I cleaned up the dxf2shp plugin a bit in commit:07c905b7 (SVN r9133)
2008-08-22
- 09:52 AM Bug report #1241: SPIT & Identify Features crashes
- I just tested on my system and was able to add a shapefile to my postgis. Tried with your sample file and it also wor...
- 08:04 AM Bug report #1241 (Closed): SPIT & Identify Features crashes
- After the recent changes to Postgres stuff QGIS (r9120) crashes when using SPIT. The crash seems to originate in '/us...
- 05:34 AM Bug report #1240 (Closed): Invalid preprocessor condition testing value of GEOS_VERSION_MAJOR
- In file [source:trunk/qgis/src/core/qgsgeometry.h@9096#L27 qgsgeometry.h], line 27, preprocessir #if-def testing majo...
- 05:23 AM Bug report #1236: Invalid use of stream operator dxf2shp converter
- I've forgot to tell where the buggy usage of stream occurs: [source:trunk/qgis/src/plugins/dxf2shp_converter/builder....
- 05:20 AM Feature request #1239 (Closed): Compilation strict mode and warnings cleanup for GCC 4.1
- I've prepared a patch for _trunk/qgis_ subtree that enables more strict compilation with GCC 4.1 and cleans number of...
- 03:32 AM Bug report #1237 (Closed): PostGIS layers don't display data - geometry or attributes - since r9095
- thanks for the quick notification. fixed commit:753a1c44 (SVN r9121)
- 03:32 AM Bug report #1237 (Closed): PostGIS layers don't display data - geometry or attributes - since r9095
- thanks for the quick notification. fixed commit:753a1c44 (SVN r9121)
2008-08-21
- 07:20 PM Feature request #1238 (Closed): increase the precision of lines/outlines size settings in Symbology
- I request that the various Symbology size settings have a precision to at least 4 places to the right of the decimal ...
- 06:47 PM Bug report #1237 (Closed): PostGIS layers don't display data - geometry or attributes - since r9095
- No data are retrieved due as the PG server log shows errors like:...
- 03:52 PM Bug report #1235 (Closed): Invalid multiline string literal in dxf2shp converter
- thanks. fixed in
- 03:52 PM Bug report #1235 (Closed): Invalid multiline string literal in dxf2shp converter
- thanks. fixed in
- 03:42 PM Bug report #1235 (Closed): Invalid multiline string literal in dxf2shp converter
- In file [source:trunk/qgis/src/plugins/dxf2shp_converter/dxf2shpconvertergui.cpp@9053#L129 dxf2shpconvertergui.cpp], ...
- 03:51 PM Bug report #1234 (Closed): Suspicious retrival of active layer in dxf2shp converter
- thanks. fixed in
- 03:51 PM Bug report #1234 (Closed): Suspicious retrival of active layer in dxf2shp converter
- thanks. fixed in
- 03:39 PM Bug report #1234: Suspicious retrival of active layer in dxf2shp converter
- Sorry, the link to file is broken, here is corrected version: [source:trunk/qgis/src/plugins/dxf2shp_converter/dxf2sh...
- 03:36 PM Bug report #1234 (Closed): Suspicious retrival of active layer in dxf2shp converter
- In file [source:trunk/qgis/src/plugins/dxf2shp_converter/dxf2shpconverter.cpp?rev=9053#L114 dxf2shpconverter.cpp], li...
- 03:51 PM Bug report #1236 (Closed): Invalid use of stream operator dxf2shp converter
- logfile object below is of std::ostream type:...
- 03:40 PM Bug report #1233 (Closed): EPSG code assigned to temporary object
- Replying to "mloskot":/issues/show/1233:
> It's very likely a logical bug.
I agree. Good spotting. Fixed in commit:d... - 03:40 PM Bug report #1233 (Closed): EPSG code assigned to temporary object
- Replying to "mloskot":/issues/show/1233:
> It's very likely a logical bug.
I agree. Good spotting. Fixed in commit:d... - 03:28 PM Bug report #1233 (Closed): EPSG code assigned to temporary object
- In file [source:trunk/qgis/src/plugins/wfs/qgswfssourceselect.cpp@9108#L100 qgswfssourceselect.cpp], lines 100-105 lo...
- 03:28 PM Bug report #1230 (Closed): SPIT: 'SET SEARCH_PATH TO NULL' yields an error
- not reproducable here, but commit:d7717556 (SVN r9113) should still fix it.
- 03:28 PM Bug report #1230 (Closed): SPIT: 'SET SEARCH_PATH TO NULL' yields an error
- not reproducable here, but commit:d7717556 (SVN r9113) should still fix it.
- 04:27 AM Bug report #1230 (Closed): SPIT: 'SET SEARCH_PATH TO NULL' yields an error
- QGIS SVN trunk r9094, [[PostgreSQL]] 8.2.7, [[PostGIS]] 1.3.3, QT 4.4.0
Debian testing amd64.
1. add a Shapefile in... - 01:46 PM Bug report #1229: FindGEOS does not detect GEOS.Framework on OSX 10.5
- Worked for me also.
- 01:08 PM Bug report #1229: FindGEOS does not detect GEOS.Framework on OSX 10.5
- Jef,
Thanks for applying. I confirm it works. - 06:31 AM Bug report #1079: on the fly projections do not work
- Replying to [comment:10 leolami]:
> A little correlate problem is that if I load a layer from a Location of GRASS wi... - 05:36 AM Bug report #1079: on the fly projections do not work
- Hi all,
I posted a sample GRASS location with towgs84 parameters with a single layer for testing - 04:57 AM Bug report #1079: on the fly projections do not work
- Replying to [comment:11 neteler]:
> Replying to [comment:10 leolami]:
> > Hi all,
> > the problem seems solved, I tes... - 04:52 AM Bug report #1079: on the fly projections do not work
- Replying to [comment:10 leolami]:
> But if I create a custom projection like this and I set it as the default projec... - 04:46 AM Bug report #1079: on the fly projections do not work
- Replying to [comment:10 leolami]:
> Hi all,
> the problem seems solved, I tested using a projection like Gauss Boaga ... - 03:05 AM Bug report #1079: on the fly projections do not work
- Hi all,
the problem seems solved, I tested using a projection like Gauss Boaga standard (EPSG code=3003)
+proj=tmerc... - 06:01 AM Bug report #1232: can't remove a custom CRS
- Update - ithe "remove" button is not always greyed-out, but only when entering the first custom CRS ever. If you ente...
- 05:56 AM Bug report #1232 (Closed): can't remove a custom CRS
- The buttom for removing an item in "Custom CRS" dialog is allways greyed-out. Also, all the buttons are missing toolt...
- 05:26 AM Bug report #551: QGIS does not allow to load themes which were created in GRASS using v.external
- Hi,
I don't add the v.external module in QGIS because QGIS is not able to read and load in the canvas an external lay... - 05:17 AM Bug report #1231 (Closed): When creating a new GRASS location, QGIS fails loading predefined regions
- When creating a new GRASS location, QGIS fails loading predefined regions.
For every nation selected (from Afghanista...
2008-08-20
- 01:56 AM Feature request #366: Adding a new column to a (dbf) table?
- Sorry, I was wrong. It's Table Manager from Borys Jurgiel repo
- 01:20 AM Feature request #366: Adding a new column to a (dbf) table?
- Carson Farmer's fTools>Table tools
- 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?
- 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?
- 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() - 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.
- 12:29 AM Feature request #1016: mysterious white box obscures data in the map window
- Hi Smizuno
I'm going to review this patch.
Thanks,
Marco - 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...
- 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)
- 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)
- 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... - 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...
- 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...
- 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... - 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... - 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.
- 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... - 11:54 AM Feature request #1223 (Closed): cannot remove islands from multipolygons
- duplicate of #1042
- 11:54 AM Feature request #1223 (Closed): cannot remove islands from multipolygons
- duplicate of #1042
- 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...
- 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 ... - 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...
- 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...
- 11:54 AM Bug report #1042: possibility to delete rings and islands
- see also #1223
- 11:46 AM Feature request #1193 (Closed): use GEOS C-API
- applied in commit:935d5666 (SVN r9094)
- 11:46 AM Feature request #1193 (Closed): use GEOS C-API
- applied in commit:935d5666 (SVN r9094)
- 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...
- 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...
- 08:20 AM Bug report #1215 (Closed): "blue pencil" Attribute Edit
- fixed in commit:43278d72 (SVN r9093)
- 08:20 AM Bug report #1215 (Closed): "blue pencil" Attribute Edit
- fixed in commit:43278d72 (SVN r9093)
- 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...
- 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...
- 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.
>... - 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 ... - 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 ... - 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? - 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 '... - 07:33 AM Bug report #1228 (Closed): sorting by non-numeric col fails
- fixed in commit:109c9f4a (SVN r9095). thanks for testing.
- 07:33 AM Bug report #1228 (Closed): sorting by non-numeric col fails
- fixed in commit:109c9f4a (SVN r9095). thanks for testing.
- 07:18 AM Bug report #1228: sorting by non-numeric col fails
- (I mean in table editor.)
- 07:16 AM Bug report #1228 (Closed): sorting by non-numeric col fails
- Sorting by non-numeric col fails. reproducible with any Shapefile.
- 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...
- 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.
- 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.
- 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.".
- 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.
- 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... - 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 ...
- 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...
- 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:...
- 02:29 AM Bug report #844 (Closed): WMS layers support only PNG format
- Fixed with the release of QGIS-0.11.0-2
- 02:29 AM Bug report #844 (Closed): WMS layers support only PNG format
- Fixed with the release of QGIS-0.11.0-2
- 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
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 ...
2008-08-18
- 03:32 PM Bug report #1205 (Closed): No valid projection. Unable to set map units.
- fixed in
- 03:32 PM Bug report #1205 (Closed): No valid projection. Unable to set map units.
- fixed in
- 03:32 PM Bug report #1221 (Closed): layer with non-standard CRS doesn't get its CRS set correctly on loadi...
- fixed in
- 03:32 PM Bug report #1221 (Closed): layer with non-standard CRS doesn't get its CRS set correctly on loadi...
- fixed in
- 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... - 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...
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...
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...
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... - 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... - 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... - 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...
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...
- 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...
- 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... - 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 ... - 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...
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... - 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... - 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 ... - 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... - 03:35 AM Bug report #1215: "blue pencil" Attribute Edit
- Hi, Marco
What reason for remove ability 'Attribute Edit' in [[QgsMapToolIdentify]]::identifyVectorLayer commit:2002...
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...
- 09:30 AM Bug report #454: fill pattern rendered extremely thick
- I'll keep an eye on that. Cheers.
- 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 '... - 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 '... - 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... - 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.
>
>...
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... - 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... - 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... - 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...
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...
- 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...
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... - 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...
- 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...
- 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...
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)
- 12:01 AM Bug report #1214 (Closed): Python not loading in Windows QGIS (build from source)
- [[MinGW]] issue fixed in commit:4040ddd6 (SVN r9031)
- 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...
- 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...
- 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 ... - 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 ... - 03:10 PM Bug report #1197 (Closed): Open Recent Project does not work
- Fixed in commit:6bab3188 (SVN r9024).
- 03:10 PM Bug report #1197 (Closed): Open Recent Project does not work
- Fixed in commit:6bab3188 (SVN r9024).
- 11:46 AM Bug report #1197: Open Recent Project does not work
- This bug also happens on Ubuntu Hardy x86_64
- 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.
- 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...
- 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...
- 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.
- 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.
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...
- 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...
- 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...
- 11:54 PM Bug report #1210 (In Progress): Postgis: columns with enum datatypes are not shown in attribute t...
- 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]]...
- 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 ... - 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...- 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... - 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... - 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...
- 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...
- 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 ... - 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...
- 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 ... - 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 - 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...
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... - 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...
- 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.
- 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).
- 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).
- 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... - 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).
- 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 - 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
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...
- 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.
- 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.
- 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.
- 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.
- 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... - 12:19 AM Feature request #989 (Closed): Action with Capture output disabled appears to do nothing
- Applied in commit:1b378f63 (SVN r8990). Thanks.
- 12:19 AM Feature request #989 (Closed): Action with Capture output disabled appears to do nothing
- Applied in commit:1b378f63 (SVN r8990). Thanks.
- 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 "&" (... - 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)...
- 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...
- 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...
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...
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
- 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... - 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...
- 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 ... - 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... - 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... - 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... - 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...
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 :... - 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...
- 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...
- 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...
- 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... - 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... - 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... - 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...
- 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... - 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 ... - 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...
- 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...
- 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.
... - 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... - 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... - 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...
- 02:20 AM Bug report #605 (In Progress): Building pyramids causes segfault
- 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...
- 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.
- 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.
- 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... - 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 ... - 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...
- 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...
- 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...
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!
- 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...
- 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 ... - 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 ... - 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, ... - 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...
- 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... - 09:42 AM Feature request #1193: use GEOS C-API
- requires a patch to GEOS (see http://trac.osgeo.org/geos/ticket/195)
- 09:40 AM Feature request #1193 (Closed): use GEOS C-API
- use GEOS C-API
- 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...
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... - 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 - 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.:...
- 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.
- 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.
- 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:
> ... - 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:...
- 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...
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?
- 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?
- 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... - 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...
- 11:47 AM Feature request #1054 (Closed): Restore old default theme as "classic"
- Fixed in commit:a25211d4 (SVN r8949).
- 11:47 AM Feature request #1054 (Closed): Restore old default theme as "classic"
- Fixed in commit:a25211d4 (SVN r8949).
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)
- 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)
- 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.
- 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.
- 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...
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...
- 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
... - 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... - 01:04 PM Bug report #1180: Crash on OS X when adding vector layers
- and #1187
- 12:59 PM Bug report #1180: Crash on OS X when adding vector layers
- see additional comments in #1188 and #1189
- 01:03 PM Bug report #1187 (Closed): OS X crash when creating new layer
- looks like duplicate of #1180.
- 01:03 PM Bug report #1187 (Closed): OS X crash when creating new layer
- looks like duplicate of #1180.
- 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...
- 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.
- 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.
- 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
- 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.
- 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.
- 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...
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...
- 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...
- 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...
- 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 ... - 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 - 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 - 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 ...
- 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 ...
- 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... - 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... - 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... - 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...
- 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
- 02:36 AM Bug report #1184 (Closed): Cannot reset field settings to <off> in layers properties
- fixed in
- 02:36 AM Bug report #1184 (Closed): Cannot reset field settings to <off> in layers properties
- fixed in
2008-07-25
- 12:44 AM Bug report #1185 (Closed): if symbol scale < 1, points are not rendered for some symbols
- duplicate of #1186
- 12:44 AM Bug report #1185 (Closed): if symbol scale < 1, points are not rendered for some symbols
- duplicate of #1186
Also available in: Atom